From: <otm...@us...> - 2009-10-23 06:01:59
|
Revision: 6889 http://jython.svn.sourceforge.net/jython/?rev=6889&view=rev Author: otmarhumbel Date: 2009-10-23 06:01:53 +0000 (Fri, 23 Oct 2009) Log Message: ----------- include the new extlibs/constantine.jar Modified Paths: -------------- trunk/jython/.classpath Modified: trunk/jython/.classpath =================================================================== --- trunk/jython/.classpath 2009-10-23 01:52:46 UTC (rev 6888) +++ trunk/jython/.classpath 2009-10-23 06:01:53 UTC (rev 6889) @@ -16,7 +16,7 @@ <classpathentry kind="lib" path="extlibs/antlr-runtime-3.1.3.jar"/> <classpathentry kind="lib" path="extlibs/asm-3.1.jar"/> <classpathentry kind="lib" path="extlibs/asm-commons-3.1.jar"/> - <classpathentry kind="lib" path="extlibs/constantine-0.4.jar"/> + <classpathentry kind="lib" path="extlibs/constantine.jar"/> <classpathentry kind="lib" path="extlibs/jna-posix.jar"/> <classpathentry kind="lib" path="extlibs/mockrunner-0.4.1/jar/jdom.jar"/> <classpathentry kind="lib" path="extlibs/mockrunner-0.4.1/lib/jdk1.5/j2ee1.3/mockrunner-servlet.jar"/> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |