Andreas Hartmann schrieb: > 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.
It seems to work now. You have to run the normal build once so that all module build files are generated correctly. -- Andreas -- Andreas Hartmann, CTO BeCompany GmbH http://www.becompany.ch --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
