Remove the maven build of jSword, use the proper Ant build

Also means we now have all the dependencies automagically copied in for
us.
This commit is contained in:
Bradlee Speice 2014-04-18 22:21:09 -04:00
parent 63123a1a31
commit 08f179b0c3
3 changed files with 19 additions and 0 deletions

View File

@ -1,2 +1,3 @@
/gen
/bin
/libs-src

18
MinimalBible/libs/.gitignore vendored Normal file
View File

@ -0,0 +1,18 @@
/commons-codec-1.9.jar
/commons-compress-1.7.jar
/commons-net-3.3.jar
/hamcrest-core-1.3.jar
/hamcrest-library-1.3.jar
/httpclient-4.3.2.jar
/httpcore-4.3.2.jar
/icu4j-52.1.jar
/jcl-over-slf4j-1.7.6.jar
/jdom2-2.0.5.jar
/junit-4.11.jar
/lucene-analyzers-3.0.3.jar
/lucene-core-3.0.3.jar
/lucene-smartcn-3.0.3.jar
/lucene-snowball-3.0.3.jar
/slf4j-api-1.7.6.jar
/slf4j-jdk14-1.7.6.jar
/xz-1.4.jar