You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Steve Loughran <st...@apache.org> on 2004/11/03 11:54:37 UTC

broken bootstrap.



On Wed, 03 Nov 2004 00:23:21 PST, Gump Integration Build 
<ge...@gump.apache.org> 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 general@gump.apache.org.
 >

 > ---------------------------------------------
 > 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: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org