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 2004/05/10 16:00:04 UTC

[WIKI-UPDATE] sandbox YourCocoonBasedProjectAnt16 DebugFlowScripts Mon May 10 16:00:04 2004

Page: http://wiki.cocoondev.org/Wiki.jsp?page=sandbox , version: 10 on Sun May 10 13:52:35 2004 by 61.51.243.111

- [http://www.99986.com/ |网站建设]
- [http://www.99986.com/ |网页设计]
- [http://www.99986.com/ |网页制作]
- [http://www.99986.com/ |网站推广]
+ [网站建设 |http://www.99986.com/ ]
+ [网页设计 |http://www.99986.com/ ]
+ [网页制作 |http://www.99986.com/ ]
+ [网站推广 |http://www.99986.com/ ]


Page: http://wiki.cocoondev.org/Wiki.jsp?page=YourCocoonBasedProjectAnt16 , version: 30 on Sun May 10 13:15:11 2004 by BertrandDelacretaz

+ # customize the src/cocoon/local.build.properties and remove the path variables in this file (ant cannot substitute variables in property files, so ${...} variables would cause build errors). Remove sections build, build webapp, src, standalone demo, dir layout, tools, deprecated, ide, lib, dist, site, legal, gump, so that there are no more ${...} and variables in this file.
- # customize the src/cocoon/local.build.properties 
- # remove the path variables in the build paths, because Ant cannot substitute variables in property files (so remove sections build, build webapp, src, standalone demo, dir layout, tools, deprecated, ide, lib, dist, site, legal, gump)


Page: http://wiki.cocoondev.org/Wiki.jsp?page=DebugFlowScripts , version: 11 on Sun May 10 13:10:05 2004 by AntonioGallardo

-   <debugger>Enabled </debugger>  <!-- this line enables the flow debugger -->
?             ^      -

+   <debugger>enabled</debugger>  <!-- this line enables the flow debugger -->
?             ^