diff --git a/proposal/myrmidon/docs/index.html b/proposal/myrmidon/docs/index.html index 6aceb29f2..431aac438 100644 --- a/proposal/myrmidon/docs/index.html +++ b/proposal/myrmidon/docs/index.html @@ -129,8 +129,9 @@ an API library that can be reused in other products. It contains the basic building blocks for assembling any sort of task-based tool. Ant 2 is an example of such a tool, which could be assembled using the Myrmidon - task container, and a library of build related tasks. -
+ task container, and a library of build related tasks. In the future expect + to see Testing frameworks, Job Schedulers (ie Cron managers), shells + and install tools based on the myrmidon base. diff --git a/proposal/myrmidon/src/xdocs/index.xml b/proposal/myrmidon/src/xdocs/index.xml index 3979d4b8d..7b3f519d5 100644 --- a/proposal/myrmidon/src/xdocs/index.xml +++ b/proposal/myrmidon/src/xdocs/index.xml @@ -53,8 +53,9 @@ an API library that can be reused in other products. It contains the basic building blocks for assembling any sort of task-based tool. Ant 2 is an example of such a tool, which could be assembled using the Myrmidon - task container, and a library of build related tasks. - + task container, and a library of build related tasks. In the future expect + to see Testing frameworks, Job Schedulers (ie Cron managers), shells + and install tools based on the myrmidon base.