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

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


    from 5aca870  test must be skipped when runnng in Gump
     add e5e0019  ensure build.compiler works with full classnames for 
extjavac/modern
     new 9943641  Merge branch '1.9.x'

The 1 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:
 WHATSNEW                                           |   5 +
 src/main/org/apache/tools/ant/taskdefs/Javac.java  |  68 ++-------
 .../taskdefs/compilers/CompilerAdapterFactory.java | 170 ++++++++++++++++++---
 .../taskdefs/compilers/DefaultCompilerAdapter.java |  45 +++---
 .../org/apache/tools/ant/taskdefs/JavacTest.java   |   5 +
 .../compilers/DefaultCompilerAdapterTest.java      |  28 +++-
 6 files changed, 225 insertions(+), 96 deletions(-)

Reply via email to