Ant 1.6.1 released - Java

This is a discussion on Ant 1.6.1 released - Java ; Ant 1.6.1 has been released on February 12th, 2004. Apache Ant 1.6.1 is available for download from : <http://ant.apache.org/bindownload.cgi> The ASF Board has approved the new Apache License 2.0. For a copy of that license, please see http://www.apache.org/licenses/ . The ...

+ Reply to Thread
Results 1 to 4 of 4

Ant 1.6.1 released

  1. Default Ant 1.6.1 released

    Ant 1.6.1 has been released on February 12th, 2004.

    Apache Ant 1.6.1 is available for download from :
    <http://ant.apache.org/bindownload.cgi>

    The ASF Board has approved the new Apache License 2.0. For a copy of
    that license, please see http://www.apache.org/licenses/.

    The Ant 1.6.1 release is delivered with the Apache License 2.0.

    Ant 1.6.1 fixes several bugs, most notably the handling of the default
    namespace for nested elements.

    Ant 1.6.1 also introduces initial support for compiling with Java 1.5.

    Thanks to all the committers and the ant community for helping us
    develop this release.

    Cheers,

    Antoine

  2. Default Re: Ant 1.6.1 released

    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


  3. Default Re: Ant 1.6.1 released

    "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.

    Ed

  4. Default Re: Ant 1.6.1 released

    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

+ Reply to Thread

Similar Threads

  1. [ANN] LTk V 0.91 released
    By Application Development in forum lisp
    Replies: 0
    Last Post: 10-04-2007, 09:18 AM
  2. MDP-2.0 released
    By Application Development in forum Python
    Replies: 0
    Last Post: 06-30-2006, 07:52 AM
  3. CPS 3.4.0 released!
    By Application Development in forum Python
    Replies: 0
    Last Post: 03-07-2006, 12:31 PM
  4. ANN: Pyb 0.2 Released
    By Application Development in forum Python
    Replies: 0
    Last Post: 04-07-2004, 06:38 PM