Stefan Bodewig
c7dfaa577b
Modernize Jikes (unconditionally) - PR 25868 and 26404
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278007 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
03c6952a50
Optionally create javadocs for packages that only contain a
package.html file.
PR: 25339
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278005 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
8f927b8ff5
Optionally resolve the link attribute.
PR: 24364
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278003 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
e81aadf85e
Don't die if Test.getName returns null, PR 29407
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278001 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
bff90f2861
swallow sun.reflect lines when filtertrace is true, PR 22758, Submitted by Emmanuel Bourg <ebourg at apache dot org>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277999 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
2bde11ddeb
Backdating "since" notices for #24918 (console input for <java fork="true">): 1.7 -> 1.6.3.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277998 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
6b21c7c998
spelling patch by Kev Jackson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277995 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
12846e844f
Good links dont move.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277994 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
b13e6ad77f
cright
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277992 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
22393835bf
PR: 31245
cygwin part to handle both unix and windows style paths correctly
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277990 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
6245e1c47c
stronger warning
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277988 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
cd02e2101c
I get these epiphanies lying in bed Saturday mornings... such as
"Properties won't sort under an alternate implementation of
Properties.store()," such as might be encountered on Kaffe...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277987 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
ad0d21945c
Remove unused code, PR 34018
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277986 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
7172df6367
indent
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277983 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
a19fc61bdb
Provide error output if cvs command fails, PR 25645
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277982 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
c358f376cc
Document <sync> behavior, PR 28757
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277979 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
f1c4275fe9
indent
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277978 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
989a7a7160
revision may be null
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277977 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
46632032bc
Use DOM utility classes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277976 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
87ca5fc887
Minor cleanups
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277975 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
7578d5b621
Use DOM utility classes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277974 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
aee9a8516f
Use DOMUtils
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277972 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
5e6d45bc8d
add since 1.6.3 to equals and hashcode
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277971 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
4e439adb4e
DOM utility class
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277970 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
04330159c2
<macrodef> with default values set by properties would be
seen as new definitions when called twice with different properties.
This was confusing so the definitions are now treated as similar.
PR: 31215
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277968 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
d5460f52cc
add equals and hashcode to Location
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277966 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
6e1614c4be
IntelliJ doesnt have project-specific header files. sorry.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277965 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
6df0d9abe2
PR: 33361
In ant 1.7 the security manager will, unless explicitly created to allow
System.exit veto a System.exit. This allows ant to continue its run when
a java program started via the java tasks in nonforked mode without
failonerror set calls System.exit. For java tasks in forked mode nothing
changes. For java tasks with failonerror set this was already the existing
behaviour.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277964 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
8e1526690c
Use DOMElementWriter
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277963 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
a7900921c3
Small refactoring to allow a less memory consuming "streaming mode"
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277962 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
80eb41df70
Restored javadoc in the original format.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277961 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
e5dd10d19c
PR: 28797
FTP list command could crash with an ArrayIndexOutOfBoundsException.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277959 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
6295a44539
stylecheck: mostly javadoc
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277958 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
03e5b39cfb
stylecheck - javadoc + linelength
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277957 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
ca96cdaca8
upcase constants
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277956 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
e98761f7b0
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277955 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
18ed2ffdff
checkstyle: mostly javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277954 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
851af8e868
linelength
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277953 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
f67320a650
checkstyle - mostly javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277952 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
9f2e7800cd
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277951 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
65ab617780
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277950 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
a8a78eef73
checkstyle - mostly javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277949 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
738fa82f09
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277948 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
4c695bbb72
References may point to files with spaces in their names, quote them
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277947 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
cf6d4fb6cc
stylecheck
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277946 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
c471acd11a
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277945 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
9c9c7152b3
javadoc + upcase constants
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277944 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
6b47f81bd1
includes for .NET tasks doesn't work as expected. PR 24194
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277941 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
55d93c10e0
vjc doesn't support /additionalmodules, PR 24112
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277939 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
68e66cfb34
javadoc + linelength
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277938 13f79535-47bb-0310-9956-ffa450edef68
20 years ago