Very basic status of xml-commons docs (not necessarily sources) updated

Hey - wireless works at ApacheCon!


git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@226019 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
curcuru 2002-11-20 01:03:38 +00:00
parent bd99f739b3
commit b8c067e5f1

View File

@ -4,6 +4,9 @@
<developers> <developers>
<person name="Shane Curcuru" email="curcuru@apache.org" id="curcuru" /> <person name="Shane Curcuru" email="curcuru@apache.org" id="curcuru" />
<person name="David Crossley" email="crossley@apache.org" id="crossley" /> <person name="David Crossley" email="crossley@apache.org" id="crossley" />
<person name="Neil Graham" email="neilg@ca.ibm.com" id="neilg" />
<person name="Ielen Seeleman" email="ilene@ca.ibm.com" id="ilene" />
<person name="Norman Walsh" email="ndw@apache.org" id="ndw" />
<person name="Volunteer needed" email="commons-dev@xml.apache.org" id="open"/> <person name="Volunteer needed" email="commons-dev@xml.apache.org" id="open"/>
<!-- Add more people here --> <!-- Add more people here -->
</developers> </developers>
@ -15,8 +18,10 @@
Finish initial website. Follow procedure in Finish initial website. Follow procedure in
<link href="howto-forrest.html">How-to Forrest</link> <link href="howto-forrest.html">How-to Forrest</link>
</action> </action>
<action context="docs" dev="open"> <action context="code" dev="neilg">
Tweak the initial content for the top-level docs. Update versions of external DOM/SAX/JAXP code to best-possible that still passes TCK-JAXP-1.2.
<link href="http://nagoya.apache.org/eyebrowse/ReadMsg?listName=commons-dev@xml.apache.org&amp;msgNo=39">making TCK-compliant API's common</link>
(Actually is neilg,ilene)
</action> </action>
<action context="build" dev="open"> <action context="build" dev="open">
Decide how to build separate distributable docs for each "component", Decide how to build separate distributable docs for each "component",
@ -26,9 +31,12 @@
</action> </action>
</actions> </actions>
<actions priority="medium"> <actions priority="medium">
<action context="docs" dev="open"> <action context="architecture" dev="open">
Add top-level documents about each resource that is provided by Basic consensus building/comments about explicitly shipping various
xml-commons. portions of xml-commons as separate components.
See email:
<link href="http://marc.theaimsgroup.com/?l=xml-commons-dev&amp;m=103766277714207&amp;w=2">[PROPOSAL] xml-commons project organization: several subprojects
</link>
</action> </action>
<action context="build" dev="open"> <action context="build" dev="open">
Decide directory layout. See email: Decide directory layout. See email:
@ -38,11 +46,32 @@
Replace the README file at Replace the README file at
<link href="http://xml.apache.org/commons/dist/">http://xml.apache.org/commons/dist/</link> <link href="http://xml.apache.org/commons/dist/">http://xml.apache.org/commons/dist/</link>
</action> </action>
<action context="build" dev="open">
Move the distribution area to be more mirror-friendly (see infrastructure@ list)
</action>
</actions>
<actions priority="low">
<action context="docs" dev="open">
Better overview doc of why xml-commons has it's own sets of DOM/SAX/JAXP; also
basic docs on TCK compliance etc.
</action>
<action context="architecture" dev="open">
Discussion and concensus on packaging of external DOM/SAX/JAXP interfaces (xml-apis.jar etc.).
</action>
</actions> </actions>
</todo> </todo>
<changes> <changes>
<!-- Add new releases here --> <!-- Add new releases here -->
<release version="0.3" date="2002-11-19">
<action type="add" context="docs" dev="curcuru">
Note that this release number is only really the release number of the
forrestized-docs, not of the individual components or code.
### Fixme: figure out how to use this part of forrest on an individual
component kind of basis (since resolver, which, etc. will get shipped
as individual components, even thought they live in the same project).
</action>
</release>
<release version="0.2" date="2002-11-16"> <release version="0.2" date="2002-11-16">
<!-- Some action types have associated images. By default, images are <!-- Some action types have associated images. By default, images are
defined for 'add', 'fix', 'remove' and 'update'. If you add defined for 'add', 'fix', 'remove' and 'update'. If you add