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 2009/09/25 08:31:48 UTC

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

Author: bodewig
Date: Fri Sep 25 06:31:48 2009
New Revision: 818735

URL: http://svn.apache.org/viewvc?rev=818735&view=rev
Log:
fix jar name

Modified:
    gump/metadata/project/jython.xml

Modified: gump/metadata/project/jython.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/jython.xml?rev=818735&r1=818734&r2=818735&view=diff
==============================================================================
--- gump/metadata/project/jython.xml (original)
+++ gump/metadata/project/jython.xml Fri Sep 25 06:31:48 2009
@@ -51,7 +51,7 @@
     <work nested="extlibs/jna-posix.jar"/>
     <work nested="extlibs/libreadline-java-0.8.jar"/>
 
-    <jar  name="dist/jython.jar"/>
+    <jar  name="dist/jython-dev.jar"/>
     <license name="LICENSE.txt"/>
   </project>