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 2010/06/28 09:10:52 UTC

svn commit: r958480 - /gump/metadata/project/jython.xml

Author: bodewig
Date: Mon Jun 28 07:10:52 2010
New Revision: 958480

URL: http://svn.apache.org/viewvc?rev=958480&view=rev
Log:
Jython uses guava now

Modified:
    gump/metadata/project/jython.xml

Modified: gump/metadata/project/jython.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/jython.xml?rev=958480&r1=958479&r2=958480&view=diff
==============================================================================
--- gump/metadata/project/jython.xml (original)
+++ gump/metadata/project/jython.xml Mon Jun 28 07:10:52 2010
@@ -47,9 +47,10 @@
 
     <!-- currently not built or packaged by Gump -->
     <work nested="extlibs/constantine.jar"/>
+    <work nested="extlibs/guava-r05.jar"/>
+    <work nested="extlibs/jffi.jar" />
     <work nested="extlibs/jnr-posix.jar"/>
     <work nested="extlibs/libreadline-java-0.8.jar"/>
-    <work nested="extlibs/jffi.jar" />
 
     <jar  name="dist/jython-dev.jar"/>
     <license name="LICENSE.txt"/>