peterreilly2005/01/21 06:27:28
Modified:src/main/org/apache/tools/ant/taskdefs/repository
Library.java
Log:
space around operands
Revision ChangesPath
1.8 +5 -5
ant/src/main/org/apache/tools/ant/taskdefs/repository/Library.java
Ind
Using _setXX for method names does not look nice.
Perhaps use another name for set (assign?) or split
up the class into a configuration class presented to ant and
an implementation class that actually does the processing.
Peter
[EMAIL PROTECTED] wrote:
stevel 2005/01/20 15:09:15
Modified:
stevel 2005/01/20 15:09:15
Modified:src/main/org/apache/tools/ant/taskdefs/repository
Library.java
Log:
cleanup a few loose ends
Revision ChangesPath
1.6 +5 -6
ant/src/main/org/apache/tools/ant/taskdefs/repository/Library.java
Ind