Jesse N. Glick
9cfaa985ac
noting #43398
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@581206 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Steve Loughran
81ae3f7447
bugzilla ID 38199, symlink fails on second call
bugzilla ID 43426, <symlink> cant create a symlink over a file
solution is the same: opt for ln -sf after trying to do it internally. We could perhaps drop all ant deletion operations, for a much simpler operation.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@577281 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Steve Loughran
9261f98e42
bug ID 43348: add FileProvider interface for file providing resources
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@576771 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jacobus Martinus Kruithof
9d30d3cd2a
Improved InterruptException handling, especially from Parallel task. Should also solve Pr 42924.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@576177 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jacobus Martinus Kruithof
9cd9731a62
Added a basic profiling logger.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@576173 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jacobus Martinus Kruithof
7e05b3d981
pr33969: tempfile task / FileUtils.createTempFile now actually creates the file.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@574339 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jacobus Martinus Kruithof
02fce032ed
pr 41724: FTP task fail, FTPClient may return null in its arrays.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@574313 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
c7e4640df9
Bugzilla: 43324 stackoverflow
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@573537 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
09c490d485
Spell check.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@572921 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
32ccb517d0
remove resolution for references that are not resolved during normal runtime execution
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@572374 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
9cbd4b06f0
update message about reference handling
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@572309 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
a9592b869e
Bugzilla 43292: filtermapper could throw an NPE. - change FileUtils to return an empty string rather than null for zero-length files
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@572302 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jacobus Martinus Kruithof
f14a2ef8c3
Improvement of handling mappers in the touch task. datetime and millis now take precedence over the timestamp on the original file. Bugzilla report 43235.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@571970 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
eaa4b86d6b
Bugzilla 43114: package-info.java repeatedly compiled
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@568503 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
b0bdced687
Bugzilla 11270: add errorOnMissingDir attribute to fileset
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@568495 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
3db7169d69
adding componentdef to WHATSNEW
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@568040 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
7896dac845
fix for bugzilla 43121 - war task inconsistent bahaviour
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@567744 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
b97014296c
forgot to commit
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@563054 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
a6f974156b
merge from branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@561056 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
b1eddca62b
<property> now supports xml-based property definition. Bug 42946.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@559386 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
e413801422
Regression: Path subclasses that overrode list() stopped working in
resourceCollection contexts in Ant 1.7.0. Bugzilla 42967.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@559096 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
b83cd5bb71
Bugzilla: 40776 work-around for javac generics bug
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@558058 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
5820f9ffda
add the jar change to the WHATSNEW file
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@557377 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
41e30df4a5
bugzilla 42802: merge back into HEAD
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@557016 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
9d227828e9
fmt/refac
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@556987 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
b27c984421
update WHATSNEW to the best of my ability
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@554396 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jacobus Martinus Kruithof
7259f731ec
Br 42377, java, failonerror = false, timeout (or other exception) should have nonzero result value. (error value chosen in-line with the Exec task).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@552208 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
1c1b51bd76
<scriptcondition> now prefers evaluation result/return value over value property.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@551592 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
63fb4d459b
"rawblobs" attribute added to SQL task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@551323 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
f054d17b29
bugzilla: 42739
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@550807 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
31b5a1c762
update whatsnew for the <available> change
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@550557 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
22a90a817b
Bugzilla 41596
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@542819 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
a7bbb2a52d
bugzilla request: 42301 add default for text element in macrodef
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@539547 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Steve Loughran
b5e606fe0e
Logger work.
The main change is the new BigProjectLogger that makes reading the results of very big chained/nested projects manageable.
Some pulling up of helper methods into DefaultLogger, and a bit of cleanup there; plus the appopriate documentation changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@539477 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Steve Loughran
1f0bd8f401
bug 42275...handle failure of File.toURI() by printing the message (too noisy?) and falling back to our own code.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@539002 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Steve Loughran
d6ec4ccf3c
bugzilla bug 42263: ${ant.version} not set in <subant>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@538995 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Kevin Jackson
1ac2f5b90e
-update with new entries
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@537331 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
79901525e8
striplinecomments comment nested text value
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@537021 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
28a34c7ee4
whatsnew wrt string encoding
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@537020 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
d618e1f811
concat fixlastline/nested text regression; PR 42369
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@536592 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
b941f2ef44
massive refactorings to Concat: fix failing testcases in HEAD, and implement ResourceCollection
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@536579 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
a2ef942f63
Bugzilla 42334: System properties may be none string objects
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@535314 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jacobus Martinus Kruithof
758a6bcb93
Pr: 42259 inspired on optimization suggested by Tom Brus
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@533498 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Steve Loughran
b6f25e8e14
Bug #41597 ; scriptdef should be resource-enabled.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@533121 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Steve Loughran
a500ff1e50
bug ID#42231, a static method is package scoped instead of public
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@533058 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jacobus Martinus Kruithof
82545c7118
pr 41766 permissions for AllPermission not working correctly.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@531625 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
4462d80608
Validate the name of manifest attributes. ATM only whitespaces are catched, need some help with the regexp version.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@530374 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
d121889dca
Patternset allows nested inverted patternsets using <invert>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@526228 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
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