Date: 2004-10-28T06:59:11 Editor: ReinhardPoetz <[EMAIL PROTECTED]> Wiki: Cocoon Wiki Page: CocoonBlockBuilder URL: http://wiki.apache.org/cocoon/CocoonBlockBuilder
no comment Change Log: ------------------------------------------------------------------------------ @@ -25,7 +25,7 @@ Please consider this as a proposal. I don't know build tools like Maven in depth so that I couldn't have prototyped my ideas like I've done it with Ant. For the first, let's talk about functionality and then about tools. === How to use it? === -Checkout http(s)://svn.apache.org/repos/asf/cocoon/whiteboard/block-builder. Make sure, that during build the property and blockbuilder.root is available. Easiest way is adding a file with the name "local.block.build.properties" to the root directory of the block. +Checkout http(s)://svn.apache.org/repos/asf/cocoon/whiteboard/block-builder. Make sure, that when you call the ant script, the property and blockbuilder.root is available. The easiest way is adding a file with the name "local.block.build.properties" to the root directory of the block. The content of local.block.build.properties could look like this:
