Hi,

1)Checked out head from 2.1 module
2)Commented out all blocks except flow, batik, fop and supersonic
3)Did
exclude.webapp.documentation=true
exclude.webapp.javadocs=true
exclude.webapp.samples=true
exclude.webapp.test-suite=true

# ---- Build Exclusions --------------------------------------------------------

exclude.deprecated=true
exclude.documentation=true
exclude.javadocs=true

4)build.sh webapp
.................

validate-jars:
Copying 1 file to D:\src\cocoon-2.1\build\cocoon-2.2.0-dev\temp
Processing D:\src\cocoon-2.1\lib\jars.xml to D:\src\cocoon-2.1\build\cocoon-2.2.0-dev\temp\jars.xml
Loading stylesheet D:\src\cocoon-2.1\tools\src\check-jars.xsl
D:/src/cocoon-2.1/tools/src/check-jars.xsl:90:37: Warning!
[WARN] Poor filename for file endorsed/xml-apis.jar
Please add version number or datestamp.


D:/src/cocoon-2.1/tools/src/check-jars.xsl:155:40: Warning!
File portal/lib/pluto-20040310.jar appears in the lib/ directory, but is not declared in lib/jars.xml.


Please update the lib/jars.xml file to include the portal/lib/pluto-20040310.jar file together with a description.
: Fatal Error! Formatvorlage hat die Beendigung Ãbertragen.
D:/src/cocoon-2.1/tools/src/check-jars.xsl:155:40: Fatal Error! Fatal error during transformation Cause: Fatal error during transformation
Failed to process D:\src\cocoon-2.1\lib\jars.xml


5) I deleted pluto-20040310.jar from src\blocks\portal\lib\ and build.sh webapp again, ran fine this time.


This lib should probably be removed from the repository.

Regards
Jorg




Reply via email to