Stefan Bodewig
99deebc030
not sure what Sonar sees here but not a few lines later
9 years ago
Stefan Bodewig
c8a72df591
whitespace
9 years ago
Stefan Bodewig
032e888aac
plug resource leaks detected by Sonar
9 years ago
Stefan Bodewig
ac1b7652dd
Sonar false positives for resource leaks
9 years ago
Stefan Bodewig
c1bbf2fc0c
add support for Java9's javac --release
https://bz.apache.org/bugzilla/show_bug.cgi?id=60172
9 years ago
Stefan Bodewig
e95fe11095
really remove Java7 and Java8 features
9 years ago
Stefan Bodewig
6ec2478503
remove try-with-resources
9 years ago
Tomas Zezula
bda488eafe
Fixed forgotten -upgrademodulepath in the DefaultCompilerAdapter.
9 years ago
Tomas Zezula
5bbc7b6187
JDK9 command line options updated to JEP 293
9 years ago
Stefan Bodewig
3af6fcc326
fix version numbers
9 years ago
Stefan Bodewig
31cc48c6f7
JDK9 modules support for JUnit by Tomáš Zezula
this is the combined patch or #18 which couldn't be applied via `git am`
9 years ago
Stefan Bodewig
1d7b624155
don't try reflection when we know it doesn't work
https://bz.apache.org/bugzilla/show_bug.cgi?id=60060
9 years ago
Stefan Bodewig
2cec63f68a
allow Ant references to be used for xslt attributes
9 years ago
Stefan Bodewig
7e55fea85d
use the undocumented TraX factory feature for extensions
https://bz.apache.org/bugzilla/show_bug.cgi?id=60060
won't work until https://bugs.openjdk.java.net/browse/JDK-8165116 has
been fixed.
9 years ago
Stefan Bodewig
cac55fbfc0
add support for TraX factory features
9 years ago
Stefan Bodewig
0c4f5b1b62
<get>'s retries attribute has a misleading name
https://bz.apache.org/bugzilla/show_bug.cgi?id=59930
9 years ago
Stefan Bodewig
77fbe3782f
fix the patterns used by touch and date selectors
https://bz.apache.org/bugzilla/show_bug.cgi?id=59909
9 years ago
Stefan Bodewig
ee85859ea0
add support for javac -h
https://bz.apache.org/bugzilla/show_bug.cgi?id=59905
9 years ago
Stefan Bodewig
7ebbdc995c
implement a forking implementation for javah
9 years ago
Stefan Bodewig
e74054fbbd
rmic doesn't allow -Xnew on JDK9
https://bz.apache.org/bugzilla/show_bug.cgi?id=59906
9 years ago
Stefan Bodewig
fdfebe8013
default to forking rmic on JDK 9+
https://bz.apache.org/bugzilla/show_bug.cgi?id=59860
9 years ago
Stefan Bodewig
625d3d371f
nobody is going to call Java 9 1.9 anymore
https://bz.apache.org/bugzilla/show_bug.cgi?id=59863
9 years ago
Stefan Bodewig
326727692a
add a filter for native2ascii
9 years ago
Stefan Bodewig
4ef2554a53
builtin implementation of ascii2native
9 years ago
Stefan Bodewig
0319f81345
built-in implementation of native2ascii
https://bz.apache.org/bugzilla/show_bug.cgi?id=59855
9 years ago
Vincent Privat
fef3ea39f8
fix Bug 59556 - support "jdk" package for Java 7+
Patch based on Chris Hegarty (Oracle) work.
"jdk" package has been introduced in JDK7 but is not known from Ant.
"jdk.net.Sockets" has been chosen as test class because it is available in JDK7, JDK8 and JDK9.
9 years ago
Stefan Bodewig
82b2e47ba8
remove unused throws clauses
https://bz.apache.org/bugzilla/attachment.cgi?id=33898
Patch-by: Dave Brosius <dbrosius@apache.org>
9 years ago
Stefan Bodewig
deaa7d54a1
Merge branch 'bug_47552_scp_compression' into 1.9.x
9 years ago
Dana Dahlstrom
421ae34d70
Preserve cause of AssertionError
… when converting to AssertionFailedError in JUnitTestRunner.
10 years ago
Stefan Bodewig
3fe363e212
add compression support to <scp>
https://bz.apache.org/bugzilla/show_bug.cgi?id=47552
Patch-by: Matthew Yanos
9 years ago
Stefan Bodewig
de5b4058b9
must not set file and dir in <fileset>
https://bz.apache.org/bugzilla/show_bug.cgi?id=59402
9 years ago
Stefan Bodewig
0edf3ca252
<zip> up-to-date check doesn't work properly on NTFS
https://bz.apache.org/bugzilla/show_bug.cgi?id=59562
Patch by Gilles QUERRET
9 years ago
Stefan Bodewig
5c24a75a78
fix possible race-condition
similar to https://bz.apache.org/bugzilla/show_bug.cgi?id=55290
Reported by Yoshiki Higo, Shinpei Hayashi, Hideaki Hata and Mei Nagappan
9 years ago
Stefan Bodewig
647bdfb2d7
<get>'s quiet attribute is broken
https://bz.apache.org/bugzilla/show_bug.cgi?id=59379
9 years ago
Stefan Bodewig
434193d088
whitespace
9 years ago
Stefan Bodewig
03481a6b0c
lower-case macro attribute names set via API
For normal build files IntrospectionHelper has already handled the
lower-casing.
Bugzilla Report 59339
9 years ago
Stefan Bodewig
edeb171a78
cosmetics
9 years ago
Stefan Bodewig
851aa5fb56
serverAliveInterval and serverAliveCountMax in <sshexec> and <scp>
Patch by Issa Gorissen
https://bz.apache.org/bugzilla/show_bug.cgi?id=59162
9 years ago
Stefan Bodewig
17527b6490
AntClassLoader5 has become obsolete long ago
9 years ago
Stefan Bodewig
a8d6367ddc
remove re-implementations of FileUtils.close()
9 years ago
Stefan Bodewig
cd1ff3566e
make ZipFile implement Closeable
9 years ago
Anthony Wat
04f501e77a
Preserve exit status on error in <ant>/<antcall>
9 years ago
Stefan Bodewig
11cd7ffab4
Java6ism
9 years ago
Stefan Bodewig
b2558bc972
some cosmetic changes
9 years ago
Tomas Zezula
7bd7ed44b9
Removed misleading comment. The sourcepath and modulesourcepath cannot be combined.
9 years ago
Tomas Zezula
83eaf48045
Added modulepath, modulesourcepath and upgrademodulepath into Javac task.
9 years ago
Stefan Bodewig
038e1948ed
Merge branch 'jigsaw/java'
Conflicts:
src/main/org/apache/tools/ant/taskdefs/Java.java
src/main/org/apache/tools/ant/types/CommandlineJava.java
9 years ago
Tomas Zezula
1e501f27ec
Added modulepathref attribute to Java.
9 years ago
Tomas Zezula
aef407be4d
Updated Java task manual.
Added since tags.
9 years ago
Stefan Bodewig
588ce1fbe3
avoid slash translations for module names
should fix Windows test errors introduced with #15
9 years ago