diff --git a/proposal/myrmidon/docs/ant1compat.html b/proposal/myrmidon/docs/ant1compat.html index 4bd18ea99..4fff917e0 100644 --- a/proposal/myrmidon/docs/ant1compat.html +++ b/proposal/myrmidon/docs/ant1compat.html @@ -51,6 +51,8 @@
Extending Ant
diff --git a/proposal/myrmidon/docs/buildfile.html b/proposal/myrmidon/docs/buildfile.html index 892185827..76305c246 100644 --- a/proposal/myrmidon/docs/buildfile.html +++ b/proposal/myrmidon/docs/buildfile.html @@ -51,6 +51,8 @@Extending Ant
diff --git a/proposal/myrmidon/docs/classloader.html b/proposal/myrmidon/docs/classloader.html index 183b6d103..1ac32dba9 100644 --- a/proposal/myrmidon/docs/classloader.html +++ b/proposal/myrmidon/docs/classloader.html @@ -51,6 +51,8 @@Extending Ant
diff --git a/proposal/myrmidon/docs/differences.html b/proposal/myrmidon/docs/differences.html new file mode 100644 index 000000000..2e23a42a3 --- /dev/null +++ b/proposal/myrmidon/docs/differences.html @@ -0,0 +1,138 @@ + + + + + + + + + + + + + +
+ ![]() |
+
+ Apache Myrmidon |
+
+ + | |||
+ Myrmidon +
User Guide +
Extending Ant +
Container Design +
|
+
+
|
+ ||
+ + | |||
+
+ Copyright © 2000-2002, Apache Software Foundation
+
+ |
Extending Ant
diff --git a/proposal/myrmidon/docs/index.html b/proposal/myrmidon/docs/index.html index 0baf94640..ba99379b2 100644 --- a/proposal/myrmidon/docs/index.html +++ b/proposal/myrmidon/docs/index.html @@ -51,6 +51,8 @@Extending Ant
@@ -76,85 +78,27 @@--Myrmidon is one of the Ant 2 proposals currently in development. You can -read more about the goals of Ant 2 -here. -
--Myrmidon is a general-purpose task engine. 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 -engine, and a library of build related tasks. -
--Currently, Myrmidon is a prototype of what a task engine might look. It -includes a small set of tasks and data types. We are currently porting -many of the Ant 1.x tasks to the Myrmidon task engine. -
--
-
- - Differences to Ant 1.x - - |
- - |
Extending Ant
diff --git a/proposal/myrmidon/docs/task.html b/proposal/myrmidon/docs/task.html index c551dc7cb..c0c30bac0 100644 --- a/proposal/myrmidon/docs/task.html +++ b/proposal/myrmidon/docs/task.html @@ -51,6 +51,8 @@Extending Ant
diff --git a/proposal/myrmidon/docs/todo.html b/proposal/myrmidon/docs/todo.html index 4b8ae218e..595e81681 100644 --- a/proposal/myrmidon/docs/todo.html +++ b/proposal/myrmidon/docs/todo.html @@ -51,6 +51,8 @@Extending Ant
@@ -80,6 +82,51 @@ sections describe some of the many things which still need to be done to achieve that goal. This list is currently under construction.+ + Security Manager + + | |||||||||
+ ++ |
Self Hosting @@ -94,6 +141,20 @@ able to be built from scratch, without using Ant 1.x at all). |
+ + Validation Pass + + |
+ ++ |
@@ -154,12 +215,14 @@
Write tests for the various bits that rely on Myrmidon
functionality:
|