Re: Ant 1.6.1 released
From: Ed Burns (edburns_at_yahoo.com)
Date: 02/23/04
- Next message: Ira Baxter: "Re: Tool to find unused functions/classes"
- Previous message: Michael Amling: "Re: Tool to find unused functions/classes"
- In reply to: Ed Burns: "Re: Ant 1.6.1 released"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 22 Feb 2004 22:33:47 -0800
edburns@yahoo.com (Ed Burns) wrote in message news:<bbf0af98.0402220902.1064d300@posting.google.com>...
> "rami" <abulroam@yahoo.com> wrote in message news:<0ed6a0554c66e456b56270f7e37fec67@localhost.talkaboutprogramming.com>...
> > I have a problem using 'Ant'.
> >
> > It gives me an error saying 'junit not found in CLASSPATH' even though I have the file in that specific folder...
> >
> > Can you help?
> >
> > Thank you,
> >
> > Rami
>
> I too am having problems getting junit 3.8.1 to work from inside of
> ant 1.6.1:
>
> BUILD FAILED
> D:\Projects\workareas\build.xml:580: Could not create task or type
> of type: junit.
>
> What am I missing? This worked fine in 1.5.1.
For the record, putting junit.jar into %ANT_HOME%\lib worked.
Ed
- Next message: Ira Baxter: "Re: Tool to find unused functions/classes"
- Previous message: Michael Amling: "Re: Tool to find unused functions/classes"
- In reply to: Ed Burns: "Re: Ant 1.6.1 released"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|