Stefan Bodewig
fd4ff0120a
accepted the PR too late for 1.10.1
9 years ago
pyxide
5710193e14
Cosmetic changes
9 years ago
pyxide
49896d3369
Cleaning, proper classpath in JavaxScriptRunner
9 years ago
pyxide
4bd9b4a6e4
Scriptdef task new options : 'compiled' (if javax.script engine implements Compilable), 'encoding' to load resources
9 years ago
Jan Matèrne
bf6026a147
organize imports
12 years ago
Jesse N. Glick
ea33301047
#52829 : ResourceCollection now Iterable<Resource>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1326760 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
11b928d06e
Avoid ConcurrentModificationException when iteratong over life-maps. PR 48310
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@908035 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Peter Reilly
529a3f8250
revert readfully change, add in safeReadFully
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@572363 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
1e5fd23402
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@564923 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
09ce03634e
javadoc/fmting/refactor
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@551543 13f79535-47bb-0310-9956-ffa450edef68
19 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
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
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
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
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