Stefan Bodewig
e50fdd719c
java 11's javac whines if @Deprecated Annotation is missing
7 years ago
Gintas Grigelionis
5eef12a964
Checkstyle: whitespace, line continuation and modifier idiosyncrasies
8 years ago
Gintas Grigelionis
67f29ce0c2
Let’s use doclint
8 years ago
Stefan Bodewig
6cd989e534
deal with theoretical case of version scheme changing again
8 years ago
Stefan Bodewig
bd0759d943
try to adapt to Java10+ rapidly changing major versions
8 years ago
Gintas Grigelionis
0ed7f4ab51
Normalise tabulation and line breaks (cf master)
8 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
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
89dc07df9e
fix some comments
10 years ago
Stefan Bodewig
db2254973c
update some comments
10 years ago
Stefan Bodewig
e09e4bbac6
whitespace
10 years ago
Jan Matèrne
1b76f1b6da
checkstyle
11 years ago
Antoine Levy-Lambert
105011430e
fix javadoc comment
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1586196 13f79535-47bb-0310-9956-ffa450edef68
11 years ago
Jan Materne
4c0b73f726
detect Java9
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1585981 13f79535-47bb-0310-9956-ffa450edef68
11 years ago
Antoine Levy-Lambert
58a2039b5a
Debian patch for GNU Classpath, contributed by Emmanuel Bourg. Bugzilla PR 54760
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1479454 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Matthew Jason Benson
3d706ab818
java 5 updates
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1375137 13f79535-47bb-0310-9956-ffa450edef68
13 years ago
Jacobus Martinus Kruithof
6b7bc9e535
Bug 53291 - Several spell checker findings in apache ant 1.8.3 documentation
-- api --
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1342897 13f79535-47bb-0310-9956-ffa450edef68
13 years ago
Stefan Bodewig
132fb32522
OpenJDK8 snaphot works, I have found a new class in java.lang.reflect and OpenJDK's javac defaults to -source 8. No, I don't like the code in DefaultCompilerAdapter either.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1236803 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
06a078f0ed
Use a class not present in libgcj to detect Java 1.6 - PR 50256
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1040148 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
b856b94179
detect Java7 features
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1037607 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
9f59925bbd
detect Apache Harmony
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1033587 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
9fec95e95e
print whether Kaffe/gcj have been detected in -diagnostics
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1033569 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
7f25ba893f
add support for gchj to javah. PR 50149. Submitted by Bernhard Rosenkraenzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1027025 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Jesse N. Glick
efd287b871
More cleanup of pre-1.4 code and docs.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@808163 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
f62d563414
PrintWriter hides exceptions, avoid it
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@793462 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Jacobus Martinus Kruithof
94dd480d07
request from cactus team, backward incompatible change in FileUtils made backward compatible
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@608939 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
c1ed1355c8
add in defines for version numbers
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@566693 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Kevin Jackson
117d2ff5c6
- java.util.Service moved to java.util.ServiceLoader in Java6 final
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@486032 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
290108eb35
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@476582 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
fba52dd8fa
added at least check to JavaEnvUtils (and make use of it)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@476230 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
5d029deab9
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@474079 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
e6e70c16c1
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@471560 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
2e897819a8
copy2license.pl
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@439418 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
c08f713b3c
Add extra diags on the error message by printing out java.home
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@421585 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
7c207c28d2
PR39027: also build file + updated comment
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@389264 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
dcd356a92b
PR:39027 Request to change 1.5 check to java.net.Proxy for compatibility with GNU Classpath.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@388909 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
b1c63b2dee
preliminary Mustang support
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@382927 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
3477bbf647
untabify
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278136 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
0c39b52b1d
Java1.5 has different classes in the parent. i've blocked off the xml parser stuff; i worry if that is the right thing to do, but it adheres to the spec.
This may be something to go into 1.6.3
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278135 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
126daf8b31
Removing old code testing for JDK 1.0 and 1.1.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278071 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
7229e5923e
-env util to get an ordered version number,
-test of tsa only runs on java1.5+
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278051 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
7498cc00cb
checkstyle - mostly javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277443 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jacobus Martinus Kruithof
257dadeaf0
Make use of FileUtils in a uniform way via the getFileUtils method and a static final reference in the using files.
Also removed unused/* imports along the way.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277295 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
2d0707e131
Jikes again: shadows, some private finals that could be static and statics used as instance methods
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277219 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
db48fbb829
Various checkstyle violations
Submitted by: Larry Shatzer
And some
(untabify (point-min) (point-max))
on some files.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277063 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
c31f5ae257
Somewhat reworked patch for bug# 31106, submitted by Isao Yanagimachi.
Took the opportunity to clean up the tasks slightly, such as removing duplication in various methods.
We need a unit test for long command line java, and many parameter java, just to see what breaks.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276922 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
c885f56836
remove authors from files
PR: 27177
Obtained from: J.M. (Martijn) Kruithof
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276208 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
278781dcd6
Copyright owner is The Apache Software Foundation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276065 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
66555ca10d
Remove trailing spaces in all java files
in order to make checkstyle happy
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276017 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
ca1513552f
Switch to Apache Software License 2.0
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276010 13f79535-47bb-0310-9956-ffa450edef68
22 years ago