This is an automated email from the ASF dual-hosted git repository.

jkf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ant.git.


    from 1c4a77a  Merge branch '1.9.x'
     new 6904fd1  make deprecated method use non-deprecated method instead of 
the other way around
     new d49dacf  JavaEnvUtils - Suppot of JDK1.8+ only

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/tools/ant/taskdefs/GenerateKey.java |   7 +-
 src/main/org/apache/tools/ant/taskdefs/Javac.java  |  20 +-
 .../org/apache/tools/ant/taskdefs/Javadoc.java     |   6 +-
 .../taskdefs/compilers/DefaultCompilerAdapter.java |   6 +-
 .../org/apache/tools/ant/util/JavaEnvUtils.java    | 204 +++++++++------------
 .../apache/tools/ant/util/JavaEnvUtilsTest.java    |  23 +++
 6 files changed, 117 insertions(+), 149 deletions(-)

Reply via email to