wsdl4j-lib.jar=${wsdl4j-lib.home}/wsdl4j-${wsdl4j-lib.version}.jar
# ----- Eclipse JDT, version 3.2 or later -----
-jdt.version=3.6.2
-jdt.release=R-3.6.2-201102101200
+jdt.version=3.7
+jdt.release=R-3.7-201106131736
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.
<dependency>
<groupId>org.eclipse.jdt.core.compiler</groupId>
<artifactId>ecj</artifactId>
- <version>3.6.2</version>
+ <version>3.7</version>
</dependency>
<dependency>
<groupId>org.apache.tomcat</groupId>
<update>
Update to Commons Daemon 1.0.6. (markt)
</update>
+ <update>
+ Update to Eclipse JDT Compiler 3.7. (markt)
+ </update>
</changelog>
</subsection>
</section>