+1. Except for a documentation issue which I explain below, rest all looks fine. I'm not sure if for the documentation fix (which I have pushed upstream) we need to redo a new RC release.

- Downloaded apache-ant-1.10.3-bin.tar.gz
- set ANT_HOME to this version and built ant-ivy repo (ant clean jar) using this version - ALL OK (previous 1.10.2 was failing with a compilation error as noted in [1]) - Checked out lucene-solr repo[2] and ran "ant compile" - LOOKS FINE (no longer fails with NPE as reported in [3]. I didn't test the whole build process of that repo though) - Read through the junitlauncher manual. Verified its usage as documented against a local project which uses a combination of JUnit4 and JUnit5 tests. Ran the tests using this new task and verified the results and formatted results. - ALL OK except a documentation issue. The doc issue in the junitlauncher task documentation about nested classpath element has now been fixed upstream[4] a few minutes back.

[1] https://www.mail-archive.com/dev@ant.apache.org/msg46747.html
[2] https://github.com/apache/lucene-solr
[3] https://bz.apache.org/bugzilla/show_bug.cgi?id=62086
[4] https://github.com/apache/ant/commit/12c975888a762f0f901391a1bf27703360d179d0

-Jaikiran



On 24/03/18 1:07 AM, Stefan Bodewig wrote:
Hi all

I've created a release candidate for 1.10.3:

git tag: ANT_1.10.3_RC1
          on commit: d00658c
tarballs: https://dist.apache.org/repos/dist/dev/ant/
           revision: 25917
Maven artifacts:
          
https://repository.apache.org/content/repositories/orgapacheant-1024/org/apache/ant/

This Vote will be open at least for 72 hours and close no earlier than
2018-03-26 19:30UTC.

Cheers

         Stefan

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



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

Reply via email to