twogee
f109d2f31d
HTML5-compliant javadoc
This closes #88 pull request at github/apache/ant repo
6 years ago
Gintas Grigelionis
790e27474f
Revert "Check spelling"
7 years ago
Gintas Grigelionis
54b6df2f44
Check spelling
7 years ago
Gintas Grigelionis
070c3bc86f
Deprecate CollectionUtils and Enumerations;
reduce explicit use of Enumeration
7 years ago
Gintas Grigelionis
95495d57aa
Remove extraneous casts and (un)boxing, tersify logic
7 years ago
Gintas Grigelionis
1c80d507f4
Use foreach loops
7 years ago
Gintas Grigelionis
b4243b9300
Shorten fully qualified names and other small fixes
7 years ago
Stefan Bodewig
8425ca927b
Merge branch '1.9.x'
7 years ago
Stefan Bodewig
e50fdd719c
java 11's javac whines if @Deprecated Annotation is missing
7 years ago
Gintas Grigelionis
6656db28bb
Let’s use doclint
8 years ago
Gintas Grigelionis
67f29ce0c2
Let’s use doclint
8 years ago
Stefan Bodewig
5f70336124
Merge branch '1.9.x' closes #46
8 years ago
Stefan Bodewig
20fe0ffaf6
properly handle factory configuration exception
based on patch by Kui Liu
8 years ago
Matt Benson
b7d1e9bde4
java 5-8
8 years ago
Stefan Bodewig
af74d1f6b8
reduce GC pressure by replacing File(In|Out)putStream
8 years ago
Stefan Bodewig
7aeadd7b0d
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
121043fe59
false positives
9 years ago
Stefan Bodewig
3c930b9323
more obsolete Java version checks
9 years ago
Jan Matèrne
bf6026a147
organize imports
11 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
Jesse N. Glick
ec8453fec5
FindBugs.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1148910 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
a28f64f5cf
fix a bunch of warnings you get when building on Harmony which uses Eclipse's compiler. There are still lots (more than 100) of deprecation warnings and warnings about missing serialversionids that I have ignored.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1037691 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
af5b94e9d9
drop version check now that ant-nodeps.jar has been removed
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@948667 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
d7cd65aa7f
untabify
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@912484 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Antoine Levy-Lambert
4d7bc0e158
fix getClassLocation method in Diagnostics class. Bug 48782. Reported by Torsten Werner. Patch by Ludovic Claude.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@912258 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
b0eca5e4bb
print where core and optional classes have been found. PR 47574. Make check for optional classes work again after the test task has been removed.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@798399 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
499deaa377
Include information about the XSLT processor found (if any) in -diagnostics. PR 46612.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@738872 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
6cc29239b3
make diagnostics check the file it has just written in order to detect full filesystems. PR 32676.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@728019 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
94da71c764
change command line parser so that version is only printed once - and version as well as diagnostics methods know the current loglevel. The former is PR 45695, the later useful for 45692.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@689477 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Peter Reilly
7679c154cf
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@557220 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
3be2b26d81
fmt/refac
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@557021 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
0aa2b2528f
some checkstyle changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@469717 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
44f1058c6d
handle security checks on property get gracefully
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@468181 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
ff5195fa54
move other java1.5+ check down to the other java1.5 proxy tests.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@441117 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
a6e993b7aa
fix for diagnostics using java 1.4
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@440335 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
Jacobus Martinus Kruithof
1e6540e597
Adding property storing the ant core library.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@388848 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
b73a6c6b82
Improved use of MagicNames for ant internal properties
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@388834 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
3043b48186
extra proxy diagnostics, in a java1.5-only package. By abusing the toString() operation, we dont need any extra interfaces for this.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@370259 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
75b9942dba
xml nameserver check
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@359325 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
954f6058d7
Layout, extracted methods / named constants
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@291012 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
bcb846c805
Little something to make IDE debugging easier; <diagnostics/> prints the diagnostics out as per -diagnostics.
1. Why does Netbeans4.1 keep javax.xml.parsers.SAXParserFactory a secret? SecurityException handling to Diagnostics to compensate.
2. could add output file support, maybe?
3. could add task="junit" for detailed task diags instead...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278422 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
b32f4587da
PR: 35246
As suggested by Darin Swanson.
(use USER_LIBDIR, and use File.separatorChar in there)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278406 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
1511487597
Avoiding to catch unspecified Error. The context indicates we want to continue even when loading a class is unsuccessful. The only Error we expect and want to continue on would in that case be LinkageError (and not e.g ThreadDeath / VirtualMachineError).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278323 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
faba017869
Made compilable on 1.2 / 1.3
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278113 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
c68814d655
ok, sometimes drift is -ve.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278112 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
b5e043025f
looking@why my junit reports are apparently an hour old. No fix, but -diagnostics now prints some clock info, and examines diffs between temp dir and local clock and complains if they are too different. (>10s, purely arbitrary)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278111 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
0641431ea7
spacing
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277898 13f79535-47bb-0310-9956-ffa450edef68
20 years ago