On 2009-10-14, Donald McLean wrote:
> I'm using 1.7.1 and got this error message:
> Could not load definitions from resource
> org/apache/tools/ant/antlib.xml. It could not be found.
Looks like either an incomplete or mixed up installation.
Try running "ant -diagnostics" to see what Ant itself
On Wed, Oct 14, 2009 at 16:23, Donald McLean wrote:
> I'm using 1.7.1 and got this error message:
>
> Could not load definitions from resource org/apache/tools/ant/antlib.xml. It
> could not be found.
>
> The build that I'm trying to run is failing for no reason that I can find.
> The error messag
out making a copy. Thank you.
- Original Message -
From: "Anderson, Rob (Global Trade)" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Thursday, July 20, 2006 12:25 PM
Subject: RE: Error using ant under cygwin like environment
Not sure. Ant sets up it's
ant
Does it work?
-Rob A
> -Original Message-
> From: Mayuresh Kshirsagar [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 19, 2006 10:02 PM
> To: Ant Users List
> Subject: RE: Error using ant under cygwin like environment
>
> I solved the problem by specifying th
I solved the problem by specifying the class path relatively. How does
that affect?
-Original Message-
From: Anderson, Rob (Global Trade) [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 20, 2006 12:08 AM
To: Ant Users List
Subject: RE: Error using ant under cygwin like environment
This
[EMAIL PROTECTED]
> Sent: Wednesday, July 19, 2006 4:16 AM
> To: Ant Users List
> Subject: RE: Error using ant under cygwin like environment
>
> As I pasted. The path is set correctly.
>
> -Original Message-
> From: Rich Goldman [mailto:[EMAIL PROTECTED]
> Sent
As I pasted. The path is set correctly.
-Original Message-
From: Rich Goldman [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 18, 2006 10:27 PM
To: Ant Users List
Subject: Re: Error using ant under cygwin like environment
Should your path say "ant" instead of "ants"?
Should your path say "ant" instead of "ants"?
Mayuresh Kshirsagar wrote:
>I am trying to use ant with cygwin. But I am always getting the error:
>
>
>
>mayuresh% ant
>
>Exception in thread "main" java.lang.NoClassDefFoundError:
>org/apache/tools/ant/launch/Launcher
>
>
>
>I have set the ANT_HOM