Lenya-Forerst and most recent Cocoon do not comply
Michael Wechner <[email protected]> Thu, 03 Apr 2003 20:12:25 +0200
| Newsgroups | gmane.comp.cms.wyona.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi The Lenya-Forrest publication (docs-new) has problems compiling together with the most recent Cocoon snapshot (2003.04.03.18.47) http://www.wyona.org/lenya/ To be able to work with the most recent Cocoon snapshot you have to remove the Lenya-Forrest publication (rm -r src/webapp/lenya/pubs/docs-new) and you have to edit build.xml , where you need to place a comment around the Forrest part. Maybe we could replace the Forrest specific part within the build.xml by a specific Ant task, which doesn't throw an exception if the docs-new doesn't exist. That would be similar to the java/src ant task. Thanks Michael