Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Integrating OSGi bundles from Maven Central

FYI, the OSGi meta-data ini Freemarker is fixed for version 2.3.21 which is planned for this October.

Best regards, Lars


2014-08-13 23:59 GMT+02:00 Lars Vogel <lars.vogel@xxxxxxxxx>:
Hi Doug,

I notified Daniel Dekany (current maintainer of FreeMarker) about the incorrect data and asked him to fix it.

Best regards, Lars


2014-06-20 17:32 GMT+02:00 Doug Schaefer <dschaefer@xxxxxxx>:
Actually, all I had to do was add the dependency and then tell target-platform-configuration to consider pomDependencies. But that has led me to a problem with the freemarker MANIFEST where they some reason specified J2SE-1.6 as the execution environment and not JavaSE-1.6. :(

Doug.


From: tycho-user-bounces@xxxxxxxxxxx [tycho-user-bounces@xxxxxxxxxxx] on behalf of Doug Schaefer [dschaefer@xxxxxxx]
Sent: Friday, June 20, 2014 11:17 AM
To: tycho-user@xxxxxxxxxxx
Subject: [tycho-user] Integrating OSGi bundles from Maven Central

Hey gang,

FreeMarker has OSGi'ed their jar file up on maven central. I'd like to integrate it into my tycho build, basically generating an eclipse-repository with it in it so I can use that repository as a target. Any suggestions on how I can fetch OSGi bundles from maven central?

Thanks,
Doug

_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user




Back to the top