Skip to content
Snippets Groups Projects
Commit 9f5b8e28 authored by tjc's avatar tjc
Browse files

update postgres driver

git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@11532 ee4ac58c-ac51-4696-9907-e4b3aa274f04
parent e2fefed8
Branches
Tags
No related merge requests found
...@@ -4,7 +4,6 @@ ...@@ -4,7 +4,6 @@
<classpathentry including="nsdb/|seqdb/|type/" kind="src" path="ant-build/src/main"/> <classpathentry including="nsdb/|seqdb/|type/" kind="src" path="ant-build/src/main"/>
<classpathentry excluding="uk/ac/sanger/artemis/ExternalProgramUtils.java|ant-build/src/main/" including="nsdb/|seqdb/|type/|uk/" kind="src" path=""/> <classpathentry excluding="uk/ac/sanger/artemis/ExternalProgramUtils.java|ant-build/src/main/" including="nsdb/|seqdb/|type/|uk/" kind="src" path=""/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/postgresql-8.1-407.jdbc2ee.jar"/>
<classpathentry kind="lib" path="lib/jemAlign.jar"/> <classpathentry kind="lib" path="lib/jemAlign.jar"/>
<classpathentry kind="lib" path="lib/jakarta-regexp-1.2.jar"/> <classpathentry kind="lib" path="lib/jakarta-regexp-1.2.jar"/>
<classpathentry kind="lib" path="lib/biojava.jar"/> <classpathentry kind="lib" path="lib/biojava.jar"/>
...@@ -14,5 +13,7 @@ ...@@ -14,5 +13,7 @@
<classpathentry kind="lib" path="lib/ibatis/ibatis-2.3.4.726.jar"/> <classpathentry kind="lib" path="lib/ibatis/ibatis-2.3.4.726.jar"/>
<classpathentry kind="lib" path="lib/chado-14-interface.jar"/> <classpathentry kind="lib" path="lib/chado-14-interface.jar"/>
<classpathentry kind="lib" path="lib/ibatis/log4j-1.2.14.jar"/> <classpathentry kind="lib" path="lib/ibatis/log4j-1.2.14.jar"/>
<classpathentry kind="lib" path="test/lib/junit-4.5.jar"/>
<classpathentry kind="lib" path="lib/postgresql-8.4-701.jdbc3.jar"/>
<classpathentry kind="output" path="ant-build/classes/main"/> <classpathentry kind="output" path="ant-build/classes/main"/>
</classpath> </classpath>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment