On 10/5/06, Steve Loughran <[EMAIL PROTECTED]> wrote:

I know this is the wrong maillist, but I also know people on ant-dev are
on ant-contrib.

Question: who broke my build by requiring ivy on the classpath of my
gump run?

That would be Matt Inger ->

http://svn.sourceforge.net/viewvc/ant-contrib/trunk/ant-contrib/src/java/net/sf/antcontrib/net/URLImportTask.java?r1=18&r2=41
and
http://svn.sourceforge.net/viewvc/ant-contrib/trunk/ant-contrib/src/java/net/sf/antcontrib/antcontrib.properties?r1=39&r2=40

To fix, the urlimporttask definition needs to be moved to antlib.xml with a
onerror="ignore" option, or add onerror to the
<taskdef resource="net/sf/antcontrib/antcontrib.properties"/>
tag.
Have not tested either, {currently cannot remember my sourceforge
password},

Peter



http://vmgump.apache.org/gump/public/antbook/antbook-diary-core/gump_work/build_antbook_antbook-diary-core.html


javadocs-outofdate:

BUILD FAILED
/x1/gump/public/workspace/antbook/diary/core/core-chapter-09.xml:220:
The following error occurred while executing this line:
jar:file:/x1/gump/public/workspace/ant-contrib/target/ant-contrib-05102006.jar!/net/sf/antcontrib/antlib.xml:3:
taskdef A class needed by class net.sf.antcontrib.net.URLImportTask
cannot be found: fr/jayasoft/ivy/DependencyResolver




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

Reply via email to