I tried it many times (ant clean rebuild) before posting it to the group :-(. It always hang at JavaDoc.
I'm running on Ubuntu Desktop 7.10. Ant Apache Ant version 1.7.0 and Java version "1.5.0_14". On Feb 18, 2008 11:57 AM, Thierry Boileau <[EMAIL PROTECTED]> wrote: > Hello Todd, > > I've just tried successfully on Windows (jdk 1.5.0_14) and Linux > Debian (jdk 1.5.0_10). > Could you try the "rebuild" task? > > best regards, > Thierry Boileau > > On Feb 18, 2008 7:48 PM, Todd Nguyen <[EMAIL PROTECTED]> wrote: > > Everything works fine until we do an update from the trunk today (svn > > update). Javadocs hang here. Anyone experiences this issue when trying > to do > > a restlet build from the trunk? > > > > generate-javadocs: > > [javadoc] Generating Javadoc > > [javadoc] Javadoc execution > > [javadoc] Creating destination directory: > > "/home/todd/Thirdparty/restlet/build/temp/docs/api/" > > [javadoc] Loading source files for package org.restlet... > > [javadoc] Loading source files for package org.restlet.data... > > [javadoc] Loading source files for package org.restlet.resource... > > [javadoc] Loading source files for package org.restlet.service... > > [javadoc] Loading source files for package org.restlet.util... > > [javadoc] Constructing Javadoc information... > > > > Thanks > > Todd > > > > >

