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
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
Jan Materne
04d90bd93b
Keep in sync with xml source
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@485549 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
2769a62f2c
Bugzilla 39617, clarification of tar task functionality
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@485302 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
a8b485c525
refactor Launcher#run to reduce its line count
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@485296 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
3fe578a16d
retain the original casiness when handing replaceing case insensitive env properties
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@485295 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
Jesse N. Glick
c908e8023a
223, not 233.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@485112 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
ce83d9e0c7
update for script (partial)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@484998 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
e440163359
I plan to have this frozen by the end of the month too.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@484857 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
bc28d31407
last minute; avoid NPE when attempting to map no-name resource. Bugzilla 39960.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@484850 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
efa433f65f
fix the link
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@484842 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Kevin Jackson
d3fe71fb38
-TODO comments
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@483908 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Kevin Jackson
b9f1982589
-first stab at converting Location test to antunit
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@483907 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Kevin Jackson
e8579c7e07
-remove unused import
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@483892 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
Peter Reilly
4abffcedc6
align script implementation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@483681 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jesse N. Glick
c8df6694d7
It is now possible to build Ant without BSF and then run using JSR scripting.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@483672 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jesse N. Glick
cfe5fa582b
Correcting typo.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@483668 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
e391ff8c80
add protected newProject accessor. Bugzilla 41127.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@483591 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
e964fd352e
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@483275 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
Matthew Jason Benson
c2a1684cb7
use ProjectComponent's description
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@483114 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
50db66a856
Move description attribute from Task to ProjectComponent
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@482907 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
c036ab1d3c
opps, return too early
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@482645 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
d7d1d31625
opps: forgot to commit this
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@482163 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
db1b34f91f
linefeeds
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@482074 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
4b16358b66
linefeeds
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@482069 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
Peter Reilly
a757f30ad3
use helper class, add manager attribute, add classpath
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@481972 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
14805c9fcd
use helper class, add manager attribute
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@481971 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
2f9e3c1127
use helper class, add manager attribute
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@481970 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
5b149fbfff
a helper and creator class for script runners
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@481968 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
45052e0d2f
native eol-style
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@481967 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
48e5804121
add implementaion for javax script runner
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@481962 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
bc0b6f1332
change supportslanguge method
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@481961 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
ac4255606a
helper methods for class resources
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@481960 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
384332304e
native eol
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@481958 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
6c0a09aaf0
helper classes for reflection
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@481956 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jesse N. Glick
f1efc8f298
#41098 : Virtual Ant.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@481878 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
912d48e591
linelength and 1.5 bootstrap whining
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@481763 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jesse N. Glick
a729691fff
Docs improvements.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@481618 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Kevin Jackson
88badd6f2a
- remove wrong comment
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@481484 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jesse N. Glick
fd9e5512f7
Forgot to document #41058 !
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@481329 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
Jan Materne
4d082edbbd
Add Leafcutter.
Minor codestyle.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@481253 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
Peter Reilly
c9c2af1151
eol-style
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@481076 13f79535-47bb-0310-9956-ffa450edef68
19 years ago