Gintas Grigelionis
5f4c43ddc3
Checkstyle/spelling
8 years ago
Matt Benson
b7d1e9bde4
java 5-8
9 years ago
Jan Matèrne
bf6026a147
organize imports
11 years ago
Stefan Bodewig
169becaf51
prefixValues=false in <property> doesn't work - PR 54769
yet another part of the never ending nested property expansion story.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1554614 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Matthew Jason Benson
da5f3bfd25
java 5, continued
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1375571 13f79535-47bb-0310-9956-ffa450edef68
13 years ago
Stefan Bodewig
ce8969a8d1
simplify fix for PR 49373
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@959177 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
f67b8649e8
reinstate prefix handling of property task at the expense of even more state in a thread-unfriendly class and with a new attribute on two tasks to make everybody happy. PR 49373.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@959019 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
9caa9ff440
enforce property immutability when resolving properties read as a map
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@915863 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Peter Reilly
919c88282c
BZ48768: invalid ignoring of property setting in property file
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@912610 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Matthew Jason Benson
df2f921cdc
threadsafety warning
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675997 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Matthew Jason Benson
b1a5b49896
since; ws
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675996 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Peter Reilly
902b72ec83
Some cleanups of property expansion
* extact expand property from PropertyExpander
* extact resolve property map from Property task
* remove use of ThreadLocal from Property task
* remove need of cloning of PropertyHelper when resolving properties
in a map.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@578769 13f79535-47bb-0310-9956-ffa450edef68
18 years ago