temporary build fix until maven is set up properly

This commit is contained in:
aPunch 2012-02-17 20:40:12 -06:00
parent 6e6c9eb167
commit d077fcd907
5 changed files with 4 additions and 0 deletions

View File

@ -19,6 +19,10 @@
<pathelement location="${lib}/bukkit-1.1-R3.jar" />
<pathelement location="${lib}/craftbukkit-1.1-R3.jar" />
<pathelement location="${lib}/CitizensAPI.jar" />
<pathelement location="${lib}/hamcrest.jar" />
<pathelement location="${lib}/junit-3.8.1.jar" />
<pathelement location="${lib}/hamcrest-library-1.2.1.jar" />
<pathelement location="${lib}/hamcrest-core-1.2.1.jar" />
<fileset dir="lib">
<include name="CitizensAPI.jar" />
</fileset>

Binary file not shown.

BIN
lib/hamcrest-core-1.2.1.jar Normal file

Binary file not shown.

Binary file not shown.

BIN
lib/junit-3.8.1.jar Normal file

Binary file not shown.