|
|
@@ -26,6 +26,11 @@ enhancements of existing tasks. |
|
|
|
* Add a JavaApply task that executes a given class with files from a |
|
|
|
fileset as arguments - similar to <apply>. |
|
|
|
|
|
|
|
* Include some more sophisticated loggers with the Ant distribution - |
|
|
|
especially for sending emails. |
|
|
|
|
|
|
|
Could be part of the same module task would be developed in? |
|
|
|
|
|
|
|
II. Abstract goals that need to be abstract until we get into design |
|
|
|
decisions. |
|
|
|
====================================================================== |
|
|
@@ -219,3 +224,5 @@ V. Things we probably don't agree on. |
|
|
|
that doesn't use SYSTEM entities at all and therefore is XSchema |
|
|
|
friendly, allows for property expansions ... |
|
|
|
|
|
|
|
* Make loggers configurable via build.xml. |
|
|
|
|