Thorsten Scherler schrieb: > On Thu, 2007-05-10 at 14:20 +0200, Thorsten Scherler wrote: >> Hi all, >> >> the other day I deployed the javadocs for 1.2 and 1.4 to our website. >> However ./build.sh javadocs for 1.4 was throwing a lot of errors with >> 1.5 that I used on my box at home and reporting a build fails. >> > > I tried again and no luck. > > We need to publish the java docs now urgently since we changed the > version number, can somebody try and maybe (s)he has an idea?
The problem is that it tries to generate the Javadocs for the defaultusecases module, which doesn't contain any classes anymore but only empty directories. I removed it from SVN and try to build the Javadocs again ATM. -- Andreas > > TIA. > > salu2 > >> Now I am trying with 1.6.0-b105 and do not see the prior errors but >> still: >> BUILD FAILED >> /home/thorsten/src/apache/lenya-1.4.x/src/targets/modules-build.xml:80: >> The following error occurred while executing this line: >> /home/thorsten/src/apache/lenya-1.4.x/build/lenya/temp/modules-build.xml:66: >> The following error occurred while executing this line: >> /home/thorsten/src/apache/lenya-1.4.x/build/lenya/temp/modules-build.xml:5365: >> No source files and no packages have been specified. >> >> Does anybody tried lately to generate the javadocs? >> >> salu2 -- Andreas Hartmann, CTO BeCompany GmbH http://www.becompany.ch --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
