Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » JDT compiler: ECJ jars 3.7 and 3.7.1 on maven central lack OSGi information
JDT compiler: ECJ jars 3.7 and 3.7.1 on maven central lack OSGi information [message #769548] Thu, 22 December 2011 09:55 Go to next message
Geoffrey De Smet is currently offline Geoffrey De SmetFriend
Messages: 3
Registered: July 2009
Junior Member
On maven central there are several JDT compiler ECJ jar versions:
ht tp://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.eclipse.jdt.core.compiler%22%20AND%20a%3A%22ecj%22

Version 3.5.1 has OSGi metadata in its manifest.mf, but version 3.7 and 3.7.1 do not have OSGi info in their manifest.mf.
As a result, our framework (drools), that has a requirement to be OSGi compliant too, can't upgrade ecj from 3.5.1 to 3.7.1.

Are there any plans to upload newer versions of ECJ with correct OSGi metadata to maven central?
Re: JDT compiler: ECJ jars 3.7 and 3.7.1 on maven central lack OSGi information [message #769652 is a reply to message #769548] Thu, 22 December 2011 13:31 Go to previous messageGo to next message
Satyam Kandula is currently offline Satyam KandulaFriend
Messages: 444
Registered: July 2009
Senior Member
I don't know who had uploaded it to Maven, but the bits at http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/R-3.7.1-201109091335/ecj-3.7.1.jar does have the proper OSGi metadata.
Re: JDT compiler: ECJ jars 3.7 and 3.7.1 on maven central lack OSGi information [message #769655 is a reply to message #769652] Thu, 22 December 2011 13:37 Go to previous message
Geoffrey De Smet is currently offline Geoffrey De SmetFriend
Messages: 3
Registered: July 2009
Junior Member
The manifest.mf says:
Built-By: ibrandt

It would very nice if "uploading to maven central" became part of your release procedure. It's not that hard if you follow this document [1] (even if you build with ANT, gradle or buildr).

[1]ht tps://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide
Previous Topic:are ligatures supported and how to?
Next Topic:Cannot access Tomcat home page in Eclipse
Goto Forum:
  


Current Time: Sat Apr 27 00:44:16 GMT 2024

Powered by FUDForum. Page generated in 0.03043 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top