Matthew Jason Benson
bbd75a7c27
Add IgnoreDependenciesExecutor for weird cases when the user wants to run only the targets explicitly specified.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@521278 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Steve Loughran
71812c8dc2
bug id 41904; -autoproxy broken.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@520382 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
560433da5e
Bug 41742: <junitreport> stylesheets now supports setting the title by <param>s.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@514625 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
fd0bdb2676
add truncate task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@513901 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
1a0a6dc389
add <last> resource collection
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@513829 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jacobus Martinus Kruithof
006796ac5d
pr: 41544 Replace task summary output incorrect
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@505532 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
0f9a9661e2
Pr: 41284 dependset throws NullPointerException. Sort is not suitable to sort items in an order that might change during sorting.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@500694 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
9a388391c4
41411 Bug in org.apache.tools.ant.types.resources.comparators.Date
Cedomir Igaly
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@500620 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jesse N. Glick
e15b1d67a0
#41422 : <junit> in Ant 1.7.0 could throw NPE if no <classpath> was defined.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@498519 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
bddca28a0f
fix binary append; BZ 41399
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@497528 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
b2db0ad087
Extra diagnostics. Dump all types in a namespace if the one you ask for isnt known. Good for identifying typos, and helps you differentiate "library not yet loaded" from "task unknown"
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@495399 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
bf283617db
Synchonization issues in PropertyHelper. Bugzilla 41353.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@495340 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
e52b987d30
Bug 41349: rmic should strip out -J compiler args when not forking
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@495229 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
14770e40d5
as discussed on dev@, allow <mapper refid> to refer to a FileNameMapper
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@495014 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
c82099323b
document null Project reference bug
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@494970 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
7d62e0e780
bugzilla 29143: show previous version in tagdiff.xsl
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@493754 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
bae15b693d
reduce verbosity of <apply skipemptyfilesets>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@493733 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
d09eeab9ef
bug 41280 APT Task ignores memoryMaximumSize argument
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@492317 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
7719d03ac2
Bugzilla 41268: rollback 32927
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@491717 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
5c06c0c506
Bugzilla 41264: douple expansion in <sql>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@491347 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jesse N. Glick
6672d9d6c7
#41264 : In Ant 1.7.0, <fileset> in <javadoc> does not by default include
only **/*.java as the documentation claims and earlier revisions did.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@491150 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
d70334b863
Bugzilla 41158: add classpathref to <whichresource>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@491018 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
56956979d8
add updated and error property attributes to the javac task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@490751 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
f150c7e837
fix <script> to allow bsf.jar to be in a nested <classpath>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@490088 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
799229ef90
Bugzilla: 41226 Target from imported file listsed twice
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@489799 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
067b8a5fba
PR 41090: jsch-0.1.30 causes SCP task to hang
Contributed by Atsuhiko Yamanaka
jsch 0.1.30 has improved the stream handling internally and it must be flushed
explicitly.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@489755 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
a795a072de
Upgrade Xerces and xml-apis
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@489295 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
4d262a4b59
Document why we removed these optional tasks.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@488574 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
a71352491b
-noproxy is not a change. It's neither in 1.6.5 nor in 1.7.0. Only in early 1.7.0Alpha ...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@488573 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
efd2db02d5
Bugzilla 41201: [jar-task] wrong name for services folder
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@488437 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
8f13cea7eb
preparation for further changes ...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@486480 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
93a50c4b48
preparation for the 1.7.0 release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@486471 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
df0fa4d4ab
Regression: <path> was evaluating nested content only once, so that it could
not e.g. pick up files that didn't exist the first time through.
Bugzilla 41151.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@485926 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
a0023f4852
automatic proxy handling is only there if -autoproxy is set; marked as such in the docs. -noproxy is removed.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@485920 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
0c25b68914
Fix for Bugzilla 41049.
This modification stops ComponentHelper from keeping track
of tasks so that they can be invalidated if the task
definition changes. This is not needed anymore as
changes in UnknownElement processing in ant 1.7 mean
that UEs are kept in the Target task/type list, not the
resultant tasks.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@485287 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
c89a59c178
distribute ant-testutil
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@483807 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jesse N. Glick
3232de3fa4
Minor edits.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@483652 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
6e56b07c80
s/ISO-8879-1/ISO-8859-1/
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@483206 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
cdc877add2
doc for javax scripting
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@481978 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jesse N. Glick
f40249fb49
#41058 : permit Java 5 enumerations to work like EnumeratedAttribute.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@481322 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
ac456bb17e
BZ:41080 xmlproperty multi-values overwrite properties
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@481078 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
f001fcba2b
fix NPE in recursive filtering. BZ 41086.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@481041 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
e5e76b0db4
editing for cleanliness and such
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@481037 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
a0c024f4c2
Pr 40972 Directory Deletion Dont Work Properly
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@479017 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
8e7ee8d75e
fix regression: dependset fails if target directory does not exist
BZ 40916
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@477980 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
3095d02ef0
Fix for 41004: prefix with refid
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@477913 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
34de8a14b4
fixed wrong BZ number
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@476177 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
5e4d3d0c93
do not uppercase systematically drive letters in FileUtils#normalize
append drive letter to absolute paths in Locator#fromURI
make FileUtilsTest pass under JDK 1.3
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475206 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
b9bf508d0c
Bugzilla 38249: add quiet to loadfile
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@474520 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
aa2a44ee38
bugzilla 40754: add dtd for junit xml output (code already commited)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@474500 13f79535-47bb-0310-9956-ffa450edef68
19 years ago