So as those poms are pushed to central repo I would prefer revert those. We won't be able to use those poms in the maven plugin by example and that will fail too people using this artifact.
2012/4/7 Peter Roßbach <p...@objektpark.de>: > I know, > > but this is the current tomcat used ecj version > > # ----- Eclipse JDT, version 3.2 or later ----- > jdt.version=3.7.2 > jdt.release=R-3.7.2-201202080800 > jdt.home=${base.path}/ecj-${jdt.version} > jdt.jar=${jdt.home}/ecj-${jdt.version}.jar > # The download will be moved to the archive area eventually. We are taking > care of that in advance. > jdt.loc.1=http://archive.eclipse.org/eclipse/downloads/drops/${jdt.release}/ecj-${jdt.version}.jar > jdt.loc.2=http://download.eclipse.org/eclipse/downloads/drops/${jdt.release}/ecj-${jdt.version}.jar > > Peter > > Am 07.04.2012 um 14:09 schrieb Olivier Lamy: > >> Hello, >> >> 3.7.2 ? >> >> I cannot see the version here >> http://repo.maven.apache.org/maven2/org/eclipse/jdt/core/compiler/ecj/ >> >> >> >> 2012/4/7 <p...@apache.org>: >>> Author: pero >>> Date: Sat Apr 7 08:20:45 2012 >>> New Revision: 1310693 >>> >>> URL: http://svn.apache.org/viewvc?rev=1310693&view=rev >>> Log: >>> update to ecj 3.7.2 >>> >>> Modified: >>> tomcat/tc7.0.x/trunk/res/maven/tomcat-jasper.pom >>> tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml >>> >>> Modified: tomcat/tc7.0.x/trunk/res/maven/tomcat-jasper.pom >>> URL: >>> http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/res/maven/tomcat-jasper.pom?rev=1310693&r1=1310692&r2=1310693&view=diff >>> ============================================================================== >>> --- tomcat/tc7.0.x/trunk/res/maven/tomcat-jasper.pom (original) >>> +++ tomcat/tc7.0.x/trunk/res/maven/tomcat-jasper.pom Sat Apr 7 08:20:45 >>> 2012 >>> @@ -49,7 +49,7 @@ >>> <dependency> >>> <groupId>org.eclipse.jdt.core.compiler</groupId> >>> <artifactId>ecj</artifactId> >>> - <version>3.7</version> >>> + <version>3.7.2</version> >>> </dependency> >>> <dependency> >>> <groupId>org.apache.tomcat</groupId> >>> >>> Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml >>> URL: >>> http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1310693&r1=1310692&r2=1310693&view=diff >>> ============================================================================== >>> --- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original) >>> +++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Sat Apr 7 08:20:45 2012 >>> @@ -64,6 +64,13 @@ >>> </add> >>> </changelog> >>> </subsection> >>> + <subsection name="Other"> >>> + <changelog> >>> + <update> >>> + Update to Eclipse JDT Compiler 3.7.2 at maven tomcat-japser.pom. >>> (pero) >>> + </update> >>> + </changelog> >>> + </subsection> >>> </section> >>> <section name="Tomcat 7.0.27 (markt)" rtext="released 2012-04-05"> >>> <subsection name="Catalina"> >>> >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org >>> For additional commands, e-mail: dev-h...@tomcat.apache.org >>> >> >> >> >> -- >> Olivier Lamy >> Talend: http://coders.talend.com >> http://twitter.com/olamy | http://linkedin.com/in/olamy >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org >> For additional commands, e-mail: dev-h...@tomcat.apache.org >> >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org > For additional commands, e-mail: dev-h...@tomcat.apache.org > -- Olivier Lamy Talend: http://coders.talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org