> > There's also that comment in there: > > # NOTE: Don't modify this file directly but make a copy named > # 'local.blocks.properties' and modify that. The build system will first load > # 'local.blocks.properties' and properties are immutable in Ant. > > Copying blocks.properties to local.blocks.properties, and editing the > latter, should do the job - you probably want the "include.block.html" > value to be true. > > -Bertrand >
Thank's for your reply I had tried that, but make a mistake in saving local.block.properties. Then, I get an error from build.sh about my JAVA_HOME, so, as found in a previous track in the forum, I put a JAVA_HOME setting in my buils.sh Now, the build works, and the output of the build suggest that the html block isn't excluded now. But, the cocoon.war obtained doesn't work properly, what i get is here http://shadok.enst.fr:8080/ Initialization problem Message: Could not find component (key [org.apache.cocoon.webapps.session.ContextManager]) Some more works before an update that works --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org For additional commands, e-mail: users-h...@cocoon.apache.org