You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Konstantin Piroumian <kp...@apache.org> on 2003/01/21 16:51:41 UTC

How to setup build properties?

Hi guys and girls (if any)!

I just wonder, if there is anybody who was able to setup his build
properties so documentation and javadocs was not generated at all? I've
created an .ant.properties with the following properties:
include.webapp.libs=true
exclude.webapp.javadocs=true
exclude.webapp.documentation=true

so, I was expecting that JavaDocs are not generated, but they were. I've
also tried to other set of properties:

exclude.javadocs.from.webapp=true
exclude.documentation.from.webapp=true

with no success.

Anybody knows the magic combination?

Thanks!

Regards,
  Konstantin


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org