stevel 2005/08/22 09:51:16
Modified:src/main/org/apache/tools/ant ComponentHelper.java
src/main/org/apache/tools/ant/taskdefs Definer.java
Log:
move to constants to define policy strings; change so that ignore loads print
out something at -v level. Why so? to debug a
peterreilly2004/05/28 08:24:32
Modified:src/main/org/apache/tools/ant/taskdefs Tag: ANT_16_BRANCH
Definer.java
Log:
sync
Revision ChangesPath
No revision
No revision
1.44.2.9 +12 -9 ant/src/main/org/apac
peterreilly2004/05/28 08:23:26
Modified:src/main/org/apache/tools/ant/taskdefs Definer.java
Log:
change message of recursive loading of antlibs to include
the original location from where it was loaded.
Revision ChangesPath
1.54 +12 -9 ant/src/main/org/apache/t
peterreilly2004/05/28 01:21:04
Modified:src/main/org/apache/tools/ant/taskdefs Tag: ANT_16_BRANCH
Definer.java
Log:
sync
Revision ChangesPath
No revision
No revision
1.44.2.8 +26 -1 ant/src/main/org/apac
peterreilly2004/05/28 01:20:22
Modified:src/main/org/apache/tools/ant/taskdefs Definer.java
Log:
typedef: check for recursive loading of xml files/resources (aka antlibs)
typedef: do not throw an NPE if attempting to load a file that does not exist
Revision ChangesPath
peterreilly2004/03/15 10:03:56
Modified:src/main/org/apache/tools/ant/launch Tag: ANT_16_BRANCH
LaunchException.java Launcher.java
src/main/org/apache/tools/ant/taskdefs Tag: ANT_16_BRANCH
Definer.java
Log:
checkcheck
peterreilly2004/03/15 10:02:35
Modified:src/main/org/apache/tools/ant/launch LaunchException.java
Launcher.java
src/main/org/apache/tools/ant/taskdefs Definer.java
Log:
checkcheck
Revision ChangesPath
1.7 +0 -3
ant/src/ma
peterreilly2003/10/30 07:43:13
Modified:src/main/org/apache/tools/ant/taskdefs Definer.java
Log:
Only load the first properties resource for typedef and taskdef for
backward compatibility
Revision ChangesPath
1.46 +1 -0 ant/src/main/org/apache/tools/ant/taskde
peterreilly2003/07/22 09:40:32
Modified:src/main/org/apache/tools/ant/taskdefs Definer.java
Log:
add space in error message
Revision ChangesPath
1.38 +1 -1 ant/src/main/org/apache/tools/ant/taskdefs/Definer.java
Index: Definer.java
===
peterreilly2003/07/04 02:53:08
Modified:src/main/org/apache/tools/ant/taskdefs Definer.java
Log:
Use getProject() instead of the project field
Revision ChangesPath
1.34 +1 -1 ant/src/main/org/apache/tools/ant/taskdefs/Definer.java
Index: Definer.java
peterreilly2003/07/04 02:35:31
Modified:src/main/org/apache/tools/ant AntTypeDefinition.java
ComponentHelper.java
src/main/org/apache/tools/ant/taskdefs Definer.java
Log:
Remove cloning of AntTypeDefinition when creating a sub-project
PR: 2129
Yep,
However it is not used at the moment, and it
got placed in by accident in the first place.
Peter
On Fri, 2003-07-04 at 10:01, Stefan Bodewig wrote:
> This also remove the format attribute, won't we need that for XML
> style task definitions to come?
>
> Stefan
>
> --
This also remove the format attribute, won't we need that for XML
style task definitions to come?
Stefan
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
peterreilly2003/07/04 01:48:19
Modified:src/main/org/apache/tools/ant/taskdefs Definer.java
Log:
clean up to pass checkstyle
Revision ChangesPath
1.32 +131 -42 ant/src/main/org/apache/tools/ant/taskdefs/Definer.java
Index: Definer.java
==
conor 2003/06/10 07:05:58
Modified:src/main/org/apache/tools/ant ComponentHelper.java
src/main/org/apache/tools/ant/taskdefs Definer.java
Log:
Improve error messages when creating tasks
Revision ChangesPath
1.11 +4 -0 ant/src/main/org/apache/too
15 matches
Mail list logo