[ http://jira.codehaus.org/browse/MAVENUPLOAD-2606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=193562#action_193562 ]
Hugues Malphettes commented on MAVENUPLOAD-2606: ------------------------------------------------ Hi there, I have uploaded to a public repository the 3.5.0 and 3.5.1 version of the ecj: http://www.intalio.org/public/eclipse-m2repo/org/eclipse/jdt/ecj/ I have uploaded the md5 checksums as downloaded from the main eclipse website and the locations of the original downloads are part of the comments in the pom.xml. the sha1 are missing. I have made sure with a small project that maven does download ecj-3.5.1 correctly. I know of 3 projects looking for this: - the glassfish-jasper project: https://jsp.dev.java.net/issues/show_bug.cgi?id=13 - the buildr4osgi project: http://jira.intalio.org/jira/browse/BOSGI-26 - jetty hightide-on-osgi: I don't have ownership of org.eclipse.jdt however there are already other eclipse jars in this group. Please let me know if I am missing something to have this request fulfilled. In particular I can enable rsynch on this repository. Let me know if that would help. Thanks > request to upload the standalone eclipse compiler ecj-3.5.jar to maven > repository > --------------------------------------------------------------------------------- > > Key: MAVENUPLOAD-2606 > URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2606 > Project: Maven Upload Requests > Issue Type: Wish > Reporter: Hugues Malphettes > > ecj-3.5.jar is a java compiler developed by eclipse by the JDT/core project: > http://eclipse.org/jdt/core/index.php > The eclipse java compiler is commonly used as a drop-in replacement of the > JDK's javac tool. > It has no dependency and is widely used for example by the jsp compiler > "jasper". > The 2005 version is named core-3.1.1.jar and is currently distributed with > all popular app-servers: jetty-hightide, glassfish, jboss etc. > http://repo2.maven.org/maven2/org/eclipse/jdt/core/3.1.1/ > ecj-3.5 has multiple advantages over core-3.1.1: > - up to date, support for producing java-1.6 bytecode if necessary. > - smaller than core-3.1.1 that comes with a lot of unused eclipse-only > classes. > - when loaded in an OSGi container it does not require eclipse-RCP (see > https://bugs.eclipse.org/bugs/show_bug.cgi?id=289406) > jasper now supports ecj-3.5 and will probably recommend using it: > https://jsp.dev.java.net/issues/show_bug.cgi?id=13 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira