billbarker 2004/01/21 01:04:27
Modified: daemon/src/native/unix INSTALL.txt
Log:
'make' no longer generates the .jar file, so don't claim that it does
Revision Changes Path
1.2 +1 -1 jakarta-commons/daemon/src/native/unix/INSTALL.txt
Index: INSTALL.txt
===================================================================
RCS file: /home/cvs/jakarta-commons/daemon/src/native/unix/INSTALL.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- INSTALL.txt 4 Sep 2003 23:28:20 -0000 1.1
+++ INSTALL.txt 21 Jan 2004 09:04:27 -0000 1.2
@@ -29,7 +29,7 @@
make
-This will generate two files: ./java/service.jar and ./native/jsvc.
+This will generate the file: ./native/jsvc.
It should be straightforward from here on. To check the allowed parameters
for the jsvc binary simply do
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]