ref #9204 add junit and hamcrest also to taxeditor.test so it can be removed from...
[taxeditor.git] / eu.etaxonomy.taxeditor.test / build.properties
index c2f0129ca284a7da86a802a904d38bf420fd5c11..fe23d2a900edf63cc2d710ddf7efc1bb4b1fc0e9 100644 (file)
@@ -2,6 +2,7 @@ source.. = src/test/java/,\
            src/test/resources/
 bin.includes = META-INF/,\
                .,\
+               lib/junit-4.13.jar,\
                lib/byte-buddy-0.5.1.jar,\
                lib/unitils-core-3.4.2.jar,\
                lib/unitils-database-3.4.2.jar,\
@@ -13,5 +14,6 @@ bin.includes = META-INF/,\
                lib/c3p0-0.9.5.2.jar,\
                lib/commons-dbcp-1.4.jar,\
                lib/commons-pool-1.5.4.jar,\
+               lib/hamcrest-core-1.3.jar,\
                src/test/resources/
 output.. = target/classes