git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272134 13f79535-47bb-0310-9956-ffa450edef68master
@@ -129,8 +129,9 @@ | |||||
an API library that can be reused in other products. It contains the | 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 | 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 | is an example of such a tool, which could be assembled using the Myrmidon | ||||
task container, and a library of build related tasks. | |||||
</p> | |||||
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.</p> | |||||
</blockquote> | </blockquote> | ||||
</td></tr> | </td></tr> | ||||
</table> | </table> | ||||
@@ -53,8 +53,9 @@ | |||||
an API library that can be reused in other products. It contains the | 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 | 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 | is an example of such a tool, which could be assembled using the Myrmidon | ||||
task container, and a library of build related tasks. | |||||
</p> | |||||
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.</p> | |||||
</section> | </section> | ||||