summaryrefslogtreecommitdiff
path: root/stopYACY.bat
diff options
context:
space:
mode:
author(no author) <(no author)@6c8d7289-2bf4-0310-a012-ef5d649a1542>2005-04-19 08:17:16 +0000
committer(no author) <(no author)@6c8d7289-2bf4-0310-a012-ef5d649a1542>2005-04-19 08:17:16 +0000
commite2a884031cc7cf143138d45fc388403b71863e8e (patch)
tree72dd6a14f4ee85a7244d10cc8db8e0d55c7b1bef /stopYACY.bat
parenta1d3e1b8969ff04a1ef06abbd5f75cb6a5d7aefa (diff)
*) added new lib dir to classpath.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@29 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'stopYACY.bat')
-rw-r--r--stopYACY.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/stopYACY.bat b/stopYACY.bat
index 5704cc083..a74fba1a6 100644
--- a/stopYACY.bat
+++ b/stopYACY.bat
@@ -1,2 +1,2 @@
-@java -classpath classes yacy -shutdown
+@java -classpath classes:lib/commons-collections.jar:lib/commons-pool-1.2.jar yacy -shutdown