On 11/3/05, Martin van den Bemt <[EMAIL PROTECTED]> wrote: > > Hmm can't get the build to fail (only javadoc gave the error you > mentioned), though just for safety > fixed the javadoc target, so there are just 20 warnings left. Can you try > it again ? > > TIA
Looks like whatever you just changed fixed it ... look for nightly builds tonight (they run starting at 3am Pacific Time). They'll be at: http://cvs.apache.org/builds/jakarta-commons/nightly/commons-feedparser/ Mvgr, > Martin Craig Craig McClanahan wrote: > > On 11/3/05, Martin van den Bemt <[EMAIL PROTECTED]> wrote: > > > >>Hi Craig, > >> > >>Could you add feedparser to the nightly build ? Just added a dist target > >>for that purpose :) > >> > >>It can be build from > >>https://svn.apache.org/repos/asf/jakarta/commons/proper/feedparser/trunk > > > > > > > > I'd be happy to, but I just tried checking out the latest code ... and I > get > > 17 errors and 100 warnings. The root cause seems to be that the > > org.jdomclasses aren't found on the compile time classpath. > > > > If you are normally using the Maven build script yourselves, the > simplest > > approach is to run "maven ant" to generate a build.xml that has matching > > semantics, then check that in. > > > > TIA.. > > > >>Mvgr, > >>Martin > > > > > > > > Craig > > > > > > --------------------------------------------------------------------- > > > >>To unsubscribe, e-mail: [EMAIL PROTECTED] > >>For additional commands, e-mail: [EMAIL PROTECTED] > >> > >> > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
