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] > >
