*) libs added to classpath

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2824 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
theli 19 years ago
parent a1acc9c389
commit 9eecc9a888

@ -17,6 +17,10 @@
<path id="soap.class.path">
<pathelement location="${build}" />
<!-- libs needed for the yacy thread/object-pools -->
<pathelement location="${lib}/commons-collections.jar" />
<pathelement location="${lib}/commons-pool-1.2.jar" />
<!-- all needed libs -->
<pathelement location="${libx}/axis.jar" />
<pathelement location="${libx}/axis-ant.jar" />

Loading…
Cancel
Save