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: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]