On Friday, February 21, 2003, at 12:58 PM, Jeremy Quinn wrote:

On Friday, February 21, 2003, at 12:41 PM, Bertrand Delacretaz wrote:


Le Vendredi, 21 fév 2003, à 13:36 Europe/Zurich, Jeremy Quinn a écrit :
...
#exclude.webapp.documentation=true
#exclude.webapp.javadocs=true
...
these are not excluding individual 'blocks'  ....
Just have a look at "blocks.properties" instead of "build.properties"
OK, I worked my way through, un-commenting the following to get rid of compile errors:


exclude.block.databases=true
exclude.block.jsp=true
exclude.block.php=true
exclude.block.python=true
exclude.block.web3=true

but get this final build error:

BUILD FAILED
file:///Users/jermq/Checkouts/Secure/xml-cocoon2/build.xml:669: IOException: java.io.FileNotFoundException: /Users/jermq/Checkouts/Secure/xml-cocoon2/build/cocoon-2.1-dev/webapp/ samples/sitemap.xmap (No such file or directory)

There is no 'samples' directory in 'build/cocoon-2.1-dev/webapp'.

I actually need the 'databases' block in my projects, what do I need to do to get it to compile? Is this a problem with the 'mocks'?


thanks

regards Jeremy

Reply via email to