cvs commit: jakarta-alexandria status.xml
[email protected] 28 Mar 2003 08:12:14 -0000
| Newsgroups | gmane.comp.jakarta.alexandria.devel |
|---|---|
| Message-ID | <[email protected]> |
nicolaken 2003/03/28 00:12:14
Modified: . status.xml
Log:
status update
Revision Changes Path
1.2 +17 -11 jakarta-alexandria/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/jakarta-alexandria/status.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- status.xml 9 Nov 2002 17:53:11 -0000 1.1
+++ status.xml 28 Mar 2003 08:12:14 -0000 1.2
@@ -6,15 +6,6 @@
<!-- Add more people here -->
</developers>
- <todo>
- <actions priority="high">
- <action context="code" dev="nicolaken">
- Contact the authors of xsldoc and javasrc to have them sign and send a paper that
- grants rights to the ASF.
- </action>
- </actions>
- </todo>
-
<changes>
<!-- Add new releases here -->
<release version="0.1" date="2002">
@@ -23,8 +14,12 @@
src/documentation/resources/images/<foo>.jpg images, these will
automatically be used for entries of type <foo>. -->
- <action dev="nicolaken" type="add" context="admin">
- Initial Import
+ <action dev="nicolaken" type="add" context="code">
+ Import the jsdoc code donated by krysalis.org.
+ </action>
+ <action dev="nicolaken" type="add" context="code">
+ Initial Import with javasrc code and the original
+ javadoc xml doclet.
</action>
<!-- Sample action:
<action dev="JB" type="fix" due-to="Joe Contributor"
@@ -34,4 +29,15 @@
-->
</release>
</changes>
+
+ <todo>
+ <actions priority="high">
+ <action context="code" dev="nicolaken">
+ Contact the authors of xsldocto have them sign and send a paper that
+ grants rights to the ASF.
+ </action>
+ </actions>
+ </todo>
+
+
</status>