donaldp 02/03/31 16:11:36
Modified: proposal/myrmidon/src/xdocs index.xml
proposal/myrmidon/docs index.html
Log:
Add a blurb about schedulers, test engines, install toools and so forth
reusing myrmidon
Revision Changes Path
1.7 +3 -2 jakarta-ant/proposal/myrmidon/src/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-ant/proposal/myrmidon/src/xdocs/index.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- index.xml 30 Mar 2002 14:20:43 -0000 1.6
+++ index.xml 1 Apr 2002 00:11:36 -0000 1.7
@@ -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.
- </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>
1.10 +3 -2 jakarta-ant/proposal/myrmidon/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-ant/proposal/myrmidon/docs/index.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- index.html 31 Mar 2002 02:38:28 -0000 1.9
+++ index.html 1 Apr 2002 00:11:36 -0000 1.10
@@ -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.
- </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>
</td></tr>
</table>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>