diff options
| author | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2005-04-25 11:35:50 +0000 |
|---|---|---|
| committer | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2005-04-25 11:35:50 +0000 |
| commit | 2d9fc71af1daf256463fc052ec7dd7f1262d1a61 (patch) | |
| tree | c1517791874cf65f17c8e01fd67e85a06522e2c5 /stopYACY.bat | |
| parent | 7fb645b0ab782d496418a9b6cab6455d214a2187 (diff) | |
adopted makerelease and start/stop-scripts fro new libs
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@52 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'stopYACY.bat')
| -rw-r--r-- | stopYACY.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stopYACY.bat b/stopYACY.bat index e8b2c8649..a0c58eadf 100644 --- a/stopYACY.bat +++ b/stopYACY.bat @@ -1,2 +1,2 @@ -@java -classpath classes;lib/commons-collections.jar;lib/commons-pool-1.2.jar yacy -shutdown
+@java -classpath classes;lib/commons-collections.jar;lib/commons-pool-1.2.jar;libx/PDFBox-0.7.1.jar;libx/log4j-1.2.9.jar;libx/tm-extractors-0.4.jar yacy -shutdown
|
