|
From: <rv...@us...> - 2009-11-02 16:07:29
|
Revision: 233
http://treebase.svn.sourceforge.net/treebase/?rev=233&view=rev
Author: rvos
Date: 2009-11-02 16:07:21 +0000 (Mon, 02 Nov 2009)
Log Message:
-----------
Added postgres driver to classpath
Modified Paths:
--------------
trunk/treebase-core/.classpath
Modified: trunk/treebase-core/.classpath
===================================================================
--- trunk/treebase-core/.classpath 2009-11-02 16:04:37 UTC (rev 232)
+++ trunk/treebase-core/.classpath 2009-11-02 16:07:21 UTC (rev 233)
@@ -79,5 +79,6 @@
<classpathentry kind="var" path="M2_REPO/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/ws/commons/schema/XmlSchema/1.4.2/XmlSchema-1.4.2.jar"/>
<classpathentry kind="var" path="M2_REPO/org/nexml/model/nexml/1.5-SNAPSHOT/nexml-1.5-SNAPSHOT.jar"/>
+ <classpathentry kind="var" path="M2_REPO/postgresql/postgresql/8.3-603.jdbc3/postgresql-8.3-603.jdbc3.jar"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|