govind nitk
2018-04-18 08:36:52 UTC
My mistake,
in bashrc, ANT_HOME was hardcoded to some other ant.
No more issues.
in bashrc, ANT_HOME was hardcoded to some other ant.
No more issues.
Hi,
Downloaded ant from http://www-eu.apache.org/dist/
/ant/binaries/apache-ant-1.10.3-bin.tar.xz
doing ./bin/ant -version
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m;
support was removed in 8.0
Apache Ant(TM) version 1.10.2 compiled on February 3 2018
I was expecting it will print version 1.10.3
Lucene-solr build is failing
Cannot run with ANT version 1.10.2 - see https://issues.apache.org/
jira/browse/LUCENE-8189
Am I missing something ?
Downloaded ant from http://www-eu.apache.org/dist/
/ant/binaries/apache-ant-1.10.3-bin.tar.xz
doing ./bin/ant -version
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m;
support was removed in 8.0
Apache Ant(TM) version 1.10.2 compiled on February 3 2018
I was expecting it will print version 1.10.3
Lucene-solr build is failing
Cannot run with ANT version 1.10.2 - see https://issues.apache.org/
jira/browse/LUCENE-8189
Am I missing something ?