diff --git a/proposal/myrmidon/src/xdocs/todo.xml b/proposal/myrmidon/src/xdocs/todo.xml index f0e5a7830..ced094059 100644 --- a/proposal/myrmidon/src/xdocs/todo.xml +++ b/proposal/myrmidon/src/xdocs/todo.xml @@ -44,6 +44,14 @@ public class MyrmidonSecurityManager + + +

Consider calling validate() on task prior to execute(). This would allow + us to have a "make -k" mode that actually did basic validation and would also + encourage task writers to do validation properly.

+ +
+

Consider allowing the user to configure the ant system by setting the