Update of /var/cvs/contributions/CMSContainer/overview_generator
In directory james.mmbase.org:/tmp/cvs-serv11222/overview_generator

Modified Files:
        readme.txt 
Log Message:
CMSC-472 fix a typo in readme.


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/overview_generator
See also: http://www.mmbase.org/jira/browse/CMSC-472


Index: readme.txt
===================================================================
RCS file: /var/cvs/contributions/CMSContainer/overview_generator/readme.txt,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- readme.txt  19 May 2008 07:59:09 -0000      1.5
+++ readme.txt  10 Jun 2008 12:49:45 -0000      1.6
@@ -5,7 +5,7 @@
 The first is generating a jar including all dependencies;
    run it with the command "maven gen:single"
    locate to CMSContainer/overview_generator/target,we'll find a jar generated
-   This jar file is executable,wo can run it with "java -jar jarfilename 
configfilePath [workfolder] [outputpath]"
+   This jar file is executable,we can run it with "java -jar jarfilename 
configfilePath [workfolder] [outputpath]"
 
    configfilePath:  absolute path ,the file included urls of cvs and svn ; 
e.g.  D:/project/cmsc/CMSContainer/overview_generator/config.sample.properties
       workfolder :  the path that the source code,checked out , will be put . 
e.g. d:/
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to