You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bi...@apache.org on 2015/08/01 03:37:38 UTC

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

Author: billbarker
Date: Sat Aug  1 01:37:38 2015
New Revision: 1693677

URL: http://svn.apache.org/r1693677
Log:
Tomcat needs newer eclipse jar. I can't remember if the cron job updates packages. If not somebody will have to 'svn update' it, since I'll be away from the computer this weekend

Modified:
    gump/metadata/project/eclipse.xml

Modified: gump/metadata/project/eclipse.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/eclipse.xml?rev=1693677&r1=1693676&r2=1693677&view=diff
==============================================================================
--- gump/metadata/project/eclipse.xml (original)
+++ gump/metadata/project/eclipse.xml Sat Aug  1 01:37:38 2015
@@ -29,7 +29,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/org.eclipse.jdt.core_3.4.2/jdtcore.jar" id="jdtcore"/-->
-    <jar name="plugins/R-4.4-201406061215/ecj-4.4.jar" id="jdtcore"/>
+    <jar name="plugins/R-4.5-201506032000/ecj-4.5.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>



Re: svn commit: r1693677 - /gump/metadata/project/eclipse.xml

Posted by Stefan Bodewig <bo...@apache.org>.
On 2015-08-01, <bi...@apache.org> wrote:

> I can't remember if the cron job updates packages.

No.  This would require passwords of a PMC member to be stored or add a
technical user to svnauth of the "private" repo.  Neither sounds good to
me.

> If not somebody will have to 'svn update' it

Did just now.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org