You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by ma...@apache.org on 2020/11/30 09:48:29 UTC

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

Author: markt
Date: Mon Nov 30 09:48:29 2020
New Revision: 1883949

URL: http://svn.apache.org/viewvc?rev=1883949&view=rev
Log:
Tomcat needs a newer version of ECJ

Modified:
    gump/metadata/project/eclipse.xml

Modified: gump/metadata/project/eclipse.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/eclipse.xml?rev=1883949&r1=1883948&r2=1883949&view=diff
==============================================================================
--- gump/metadata/project/eclipse.xml (original)
+++ gump/metadata/project/eclipse.xml Mon Nov 30 09:48:29 2020
@@ -28,7 +28,7 @@
 
     <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/R-4.13-201909161045/ecj-4.13.jar" id="jdtcore"/>
+    <jar name="plugins/R-4.17-202009021800/ecj-4.17.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>