On Wed, 03 Nov 2004 00:23:21 PST, Gump Integration Build <[email protected]> wrote:
> To whom it may engage...
>
> This is an automated request, but not an unsolicited one. For
> more information please visit http://gump.apache.org/nagged.html,
> and/or contact the folk at [EMAIL PROTECTED]
>
> ---------------------------------------------
> Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tools/ant/Main
> ---------------------------------------------
I'm seeing this, not just in our gump build, but in a clean bootstrap/build from CVS:
chamonix:ant> sh build.sh
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/Launcher
There is no Launcher in the JAR;
..short pause...
yes, it was me. By making the selector needs.apache.httpclient empty, I managed to leave out everything. That was an unexpected quirk.
Fix checked in.
-steve
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
