GitHub user twogee opened a pull request:

    https://github.com/apache/ant/pull/50

    Use newer Maven Ant tasks

    The initial aim was to avoid NPE when retrieving jasper and automate 
retrieval of ant-antunit (with exclusion of ant/ant-launcher).
    
    Then I started wondering whether it could be possible to forgo JUnit 3 
altogether and update JUnit 4 to 4.12; if there's a good reason for keeping 
things the way they were, I'd be happy to add automated downloads of both 
versions and removal of JUnit 3 classes in JUnit 4.
    
    Finally, jakarta regex is updated to the final version 1.4; AFACS, both 
versions have the same version of bytecode.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/twogee/ant master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ant/pull/50.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #50
    
----
commit 051f70e9e2bdf674d3216846c67fd3d2a17f4d25
Author: twogee <g.grigelio...@gmail.com>
Date:   2017-12-09T13:21:33Z

    Use newer Maven Ant tasks

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to