peterreilly2005/01/14 09:03:40
Modified:src/main/org/apache/tools/ant PropertyHelper.java
Log:
date
Revision ChangesPath
1.24 +1 -1 ant/src/main/org/apache/tools/ant/PropertyHelper.java
Index: PropertyHelper.java
==
peterreilly2005/01/14 08:19:43
Modified:src/main/org/apache/tools/ant PropertyHelper.java
Log:
Attempt to cut down on memory usage of local properties
for threads that do not use properties.
This is a quick fix and not tested too much.
The whole thing may be scrapped...
Re
peterreilly2005/01/13 06:10:00
Modified:src/main/org/apache/tools/ant PropertyHelper.java
Log:
remove a printf
Revision ChangesPath
1.20 +0 -1 ant/src/main/org/apache/tools/ant/PropertyHelper.java
Index: PropertyHelper.java
===
mbenson 2004/12/15 08:40:22
Modified:src/main/org/apache/tools/ant PropertyHelper.java
Log:
For non-debug (verbose) log messages, enclose property names in double quotes
for clarity. Fix cases where "property name" is logged as '${property name}'
as that notation more appropriat
peterreilly2004/09/10 10:32:11
Modified:src/main/org/apache/tools/ant Tag: ANT_16_BRANCH
PropertyHelper.java
Log:
sync
Revision ChangesPath
No revision
No revision
1.9.2.8 +2 -21 ant/src/main/org/apache
peterreilly2004/09/10 10:31:50
Modified:src/main/org/apache/tools/ant PropertyHelper.java
Log:
use copy constructor Simplified copying of Hashtables in propertyhelper.java
PR: 30163
Obtained from: Jesse Glick
Revision ChangesPath
1.17 +2 -21 ant/src/main/org/
peterreilly2004/09/03 03:46:12
Modified:src/main/org/apache/tools/ant Tag: ANT_16_BRANCH
PropertyHelper.java
Log:
sync
Revision ChangesPath
No revision
No revision
1.9.2.7 +20 -3 ant/src/main/org/apache
peterreilly2004/09/03 03:43:15
Modified:src/main/org/apache/tools/ant PropertyHelper.java
Log:
javadoc fixes
Revision ChangesPath
1.16 +20 -3 ant/src/main/org/apache/tools/ant/PropertyHelper.java
Index: PropertyHelper.java
=
bodewig 2003/10/22 06:45:11
Modified:src/main/org/apache/tools/ant Tag: ANT_16_BRANCH
PropertyHelper.java
Log:
Merge from HEAD
Revision ChangesPath
No revision
No revision
1.9.2.1 +2 -2 ant/src/main/or
bodewig 2003/10/22 06:44:48
Modified:src/main/org/apache/tools/ant PropertyHelper.java
Log:
user and new arguments have been swapped in setNew and setUser, PR 23966,
Submitted by Jose Alberto Fernandez
Revision ChangesPath
1.10 +2 -2 ant/src/main/org/apache/too
10 matches
Mail list logo