mirror of
https://github.com/CitizensDev/Citizens2.git
synced 2025-02-23 07:41:29 +01:00
temporary build fix until maven is set up properly
This commit is contained in:
parent
0c2433b8ca
commit
adbe8a3518
@ -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
BIN
lib/hamcrest-core-1.2.1.jar
Normal file
Binary file not shown.
BIN
lib/hamcrest-library-1.2.1.jar
Normal file
BIN
lib/hamcrest-library-1.2.1.jar
Normal file
Binary file not shown.
BIN
lib/junit-3.8.1.jar
Normal file
BIN
lib/junit-3.8.1.jar
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user