<sn

<snip/>

Added <condition property="unless.exclude.XXX"> <istrue value="${exclude.XXX}"/> </condition> to build.xml, now you can set up your local.build.properties like: exclude.webapp.documentation=false exclude.webapp.javadocs=false exclude.webapp.scratchpad=false exclude.webapp.samples=false exclude.scratchpad=false exclude.deprecated=false overriding the restrictive build.properties setting.

run "build clean", "build webapp" and run "cocoon servlet"
and watch the samples again, under http://localhost:8888/, following the samples link





Reply via email to