]> WPIA git - gigi.git/commitdiff
Change classpath things for testing.
authorFelix Dörre <felix@dogcraft.de>
Wed, 25 Jun 2014 14:56:04 +0000 (16:56 +0200)
committerFelix Dörre <felix@dogcraft.de>
Wed, 25 Jun 2014 14:56:04 +0000 (16:56 +0200)
build.xml

index 27e039ca5898152897380c5e6f35128c2c47b8c6..4bfd034601ba5f3b31634d562da52acd281cb5e5 100644 (file)
--- a/build.xml
+++ b/build.xml
     </path>
     <path id="cacert-gigi.classpath">
         <pathelement location="bin"/>
-        <path refid="JUnit 4.libraryclasspath"/>
         <pathelement location="${mysqlconnector}"/>
     </path>
     <path id="cacert-gigi.test.classpath">
+        <pathelement location="bin"/>
         <pathelement location="bintest"/>
         <path refid="JUnit 4.libraryclasspath"/>
         <pathelement location="${mysqlconnector}"/>