Re: NullPointerException ant.util.ChainedMapper.java:36

2018-03-03 Thread Jaikiran Pai
Hi Ahmet, This is actually a bug in Ant 1.10.2 that we released recently. It got reported a while back here https://bz.apache.org/bugzilla/show_bug.cgi?id=62086 and we have fixed itin Ant upstream repo and it will be available in one of our next release soon. -Jaikiran On 03/03/18 7:59 PM

NullPointerException ant.util.ChainedMapper.java:36

2018-03-03 Thread Ahmet ARSLAN
Hi all, I have installed Ant 1.10.2 along with Java 9.0.4. When I clone and https://github.com/apache/lucene-solr run ‘ant’, I get the following track trace. I figured that, null pointer exception looks coming from tools.ant.util.ChainedMapper. Does Ant 1.10.2 work with java9? Thanks, Ahmet /