diff --git a/proposal/myrmidon/src/xdocs/todo.xml b/proposal/myrmidon/src/xdocs/todo.xml index 27df209fb..c0035e039 100644 --- a/proposal/myrmidon/src/xdocs/todo.xml +++ b/proposal/myrmidon/src/xdocs/todo.xml @@ -24,6 +24,34 @@ + + +

Consider allowing the user to configure the ant system by setting the + following path types.

+ +

+ The default search path will probably include a per-user path element, + a workspace path element and a system path elemtn that are searched in + that order. Some possible defaults; +

+ + +
+

There are 2 parts to this broad topic: Allow Ant 1.x build scripts to be @@ -64,67 +92,97 @@ -

The file data-types, such as <fileset> and - <path>, are some of the most widely used parts of Ant 1.x. - Unfortunately, they aren't particularly extensible.

+

The file data-types, such as + <fileset> and + + <path>, are some of the most widely used parts of Ant 1.x. + Unfortunately, they aren't particularly extensible. +

@@ -142,8 +200,12 @@ configuration files.
  • Allow the following via config files: +