Oh my, thanks for reporting, Vadim. The tool can now generate docs for components contained in blocks, but as blocks don't have docs right now, there is no hook in the build system for generating the docs :(
I have just committed I small patch for it, so it should work now. Anyway, I think we should test a little bit with everything and perhaps disable the generation for the 2.1.5 release. Carsten > -----Original Message----- > From: Vadim Gritsenko [mailto:[EMAIL PROTECTED] > Sent: Monday, May 03, 2004 3:49 PM > To: [EMAIL PROTECTED] > Subject: Re: [RT] Generating docs and entries for sitemap > component from JavaDocs > > Carsten Ziegeler wrote: > > >Have a look, comment and - most important - improve it! > > > > > > BUILD FAILED > C:\cocoon-2.1\tools\targets\webapp-build.xml:93: Following > error occured while executing this line > C:\cocoon-2.1\build\cocoon-2.1.5-dev\temp\blocks-build.xml:120 > 0: DocDir > (C:\cocoon-2.1\build\cocoon-2.1.5-dev\documentation\xdocs\user > docs) is not a directory. > > > With local.build.properties: > > exclude.webapp.documentation=true > exclude.webapp.javadocs=true > > exclude.documentation=true > exclude.javadocs=true > > exclude.validate.xdocs=true > exclude.validate.jars=true > > > Vadim >
