Revision: 84
http://polepos.svn.sourceforge.net/polepos/?rev=84&view=rev
Author: carlrosenberger
Date: 2009-02-06 12:16:24 +0000 (Fri, 06 Feb 2009)
Log Message:
-----------
cr: make 7.8 the default db4o jar
Modified Paths:
--------------
trunk/polepos/.classpath
Removed Paths:
-------------
trunk/polepos/lib/db4o-6.3-java5.jar
Modified: trunk/polepos/.classpath
===================================================================
--- trunk/polepos/.classpath 2009-02-05 14:57:04 UTC (rev 83)
+++ trunk/polepos/.classpath 2009-02-06 12:16:24 UTC (rev 84)
@@ -30,8 +30,8 @@
<classpathentry kind="lib" path="lib/jdo.jar"/>
<classpathentry kind="lib" path="lib/ant.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="lib" path="lib/db4o-6.3-java5.jar"/>
<classpathentry kind="lib" path="lib/gna-jorm-runtime-05.07.jar"/>
<classpathentry kind="lib" path="lib/javassist.jar"/>
+ <classpathentry kind="lib" path="lib/db4o-7.8.79.12525-all-java5.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Deleted: trunk/polepos/lib/db4o-6.3-java5.jar
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|