You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by st...@outerthought.org on 2003/09/23 13:00:03 UTC

[WIKI-UPDATE] YourCocoonBasedProject Tue Sep 23 13:00:03 2003

Page: http://wiki.cocoondev.org/Wiki.jsp?page=YourCocoonBasedProject , version: 10 on Tue Sep 23 10:01:15 2003 by NickVdB

- build.bat -propertyfile %PROJECT_PROPERTIES% clean webapp -Dbuild.webapp=%PROJECT_WEBAPP%
+ build.bat -propertyfile %PROJECT_PROPERTIES% clean webapp "-Dbuild.webapp=%PROJECT_WEBAPP%"
?                                                           +                               +

-  -Dtools.tasks.dest=%PROJECT_TASKDEFS%
+  "-Dtools.tasks.dest=%PROJECT_TASKDEFS%"
?  +                                     +