Peter Reilly
c0b5350981
Refactoring ScriptRunner
* split into general non-bsf dependant part and bsf-dependant part
* get classloader to be set outside scriptrunner
* allow script engine to be reused in other scripts (not used in code yet)
* add api to check if language supported (not used in code yet)
Mods from Bugzilla 40908
* add clearing of text (not used in code yet)
* add impl of eval (not used in code yet)
* use fileutils reader functionality (note: need to allow
setting of file encoding)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@478700 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
ebefa298a1
cast null in method call to allow 1.5 generices to not whine
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@478693 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
6fffb31317
remove unused import
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@478690 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
Matthew Jason Benson
6405019ad4
fix regression: dependset fails if target directory does not exist
BZ 40916
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@477976 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
2d80e74185
move so that temp files have no potential to impact anything
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@477975 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
c3232ae202
reorder ComponentHelper imports, refactor getElementName to minimize
code duplication
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@477969 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
2e539cd379
Expose Iterator publicly as a helper to other ResourceCollections
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@477967 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
144e1863cc
fix failures on cygwin since recent drive letter casing changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@477941 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
b994c52004
antunit-ize and FIX (they were severely broken) DependSet tests
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@477939 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
c101c5c8ab
antunit-ize the bulk of the resourcecollection tests
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@477922 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
eda247e75e
unittest for adding prefix to a fileset ref
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@477920 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
63294f1f7b
use a single empty iterator instead of multiple instances... it's all the same groove, my man...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@477846 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
ac27a40d3f
move a public method above private and protected; lazily create the child-holding Vector.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@477837 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
0f3a4ae2e2
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@477343 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
03167c0970
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@477342 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Kevin Jackson
07ad1888a2
- html -> xhtml
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@476693 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
290108eb35
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@476582 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
0a5cf98f65
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@476580 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
ea6cf7be53
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@476579 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
3234666728
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@476578 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
6b572c917c
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@476576 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
691dfe87dc
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@476575 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
9bbce816f1
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@476574 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
af6ab678b6
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@476573 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
1954bcf0f5
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@476571 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
10f0d8c806
protected
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@476570 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
70c67a8e78
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@476569 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
fba52dd8fa
added at least check to JavaEnvUtils (and make use of it)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@476230 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
7a3146ec84
Added @since tags
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@476215 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
Peter Reilly
b8244eaa8f
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475987 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
36012960a9
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475986 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
9dfd03133b
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475983 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
ce0b8ac7d0
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475982 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
664aa11fd0
opps forgot a map
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475980 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
e501c7daa3
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475974 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
e661544ab0
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475973 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
ad89225767
trailing spaces
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475969 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
2d53fc8d19
Validated under windows only but jdk 1.3 doesn't support the international format classpaths in jar manifests.
(Test building the jars under jdk 1.3 and running them directly using java using jdk 1.5 works, but running
them using java form jkd 1.3 gives errors)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475880 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
7d2078fb82
oops
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475811 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
dd33f4dce7
fail on invalid attribute combinations. BZ 40986.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475806 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
13bdae7c19
Added logging of stacktraces of exceptions in logmessage when loglevel = debug.
Made first use of this logging in the Delete task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475788 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
5b42e946ed
add --> to description
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475772 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
4c0e25065b
Recent change changed captialization of drive letter. (Drive letter should be case insensitive anyway)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475741 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
b4c15a3367
one welcome.html slipped through
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475740 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
781b9024f7
Removal of welcome.html
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475734 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
5aca4a21ca
remove of welcome.html from build.xml and ant-msi.wxs
(how to test ant-msi.wxs?)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475733 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
4420c40008
fix mailing lists
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475376 13f79535-47bb-0310-9956-ffa450edef68
19 years ago