You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2014/03/20 10:40:44 UTC

svn commit: r1579576 - /gump/metadata/project/eclipse.xml

Author: bodewig
Date: Thu Mar 20 09:40:44 2014
New Revision: 1579576

URL: http://svn.apache.org/r1579576
Log:
update ecj for Tomcat8

Modified:
    gump/metadata/project/eclipse.xml

Modified: gump/metadata/project/eclipse.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/eclipse.xml?rev=1579576&r1=1579575&r2=1579576&view=diff
==============================================================================
--- gump/metadata/project/eclipse.xml (original)
+++ gump/metadata/project/eclipse.xml Thu Mar 20 09:40:44 2014
@@ -28,7 +28,8 @@
 
     <jar name="plugins/org.eclipse.core.boot_3.0.0/boot.jar" id="boot"/>
     <jar name="plugins/org.eclipse.core.runtime_3.1.0.jar" id="runtime"/>
-    <jar name="plugins/org.eclipse.jdt.core_3.4.2/jdtcore.jar" id="jdtcore"/>
+    <!--jar name="plugins/org.eclipse.jdt.core_3.4.2/jdtcore.jar" id="jdtcore"/-->
+    <jar name="plugins/P20140317-1600/ecj-P20140317-1600.jar" id="jdtcore"/>
     <jar name="plugins/org.eclipse.jface_3.1.0.jar" id="jface"/>
     <jar name="plugins/org.eclipse.swt.motif_3.1.0.jar" id="swt"/>
   </project>