Resolver v1.1 is released, so remove some todo items.

git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@226147 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
crossley
2003-11-20 02:50:38 +00:00
parent b47aff17ab
commit 1083e4fa2f

View File

@@ -12,12 +12,9 @@
</developers>
<todo>
<!-- Add todo items. @context is an arbitrary string. -->
<actions priority="high">
<action context="build" dev="curcuru">
Fixup resolver.xml build file to have -src and -bin distros. Then have an official
1.1 release ASAP. This is needed so the next Ant release can point at an official
resolver release, since they include resolver in their distro.
Fix resolver.xml build file to have -src and -bin distros.
</action>
<action context="docs" dev="open">
Finish attending to license inconsistencies as per:
@@ -31,10 +28,6 @@
Update the Resolver
<link href="components/resolver/resolver-release-notes.html">release notes</link>.
</action>
<action context="build" dev="open">
Build the v1.1 release of resolver. Docs are currently out-of-sync
with the distribution.
</action>
<action context="code" dev="neilg">
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>
@@ -84,7 +77,7 @@
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.).
Discussion and concensus on packaging of external DOM/SAX/JAXP interfaces (xml-apis.jar etc.) and better jar filenames with a release version number.
</action>
</actions>
</todo>
@@ -127,7 +120,7 @@
</action>
</release>
<release version="xml-commons-resolver-1.1" date="not-yet-released">
<release version="xml-commons-resolver-1.1" date="2003-11-05">
<action type="add" context="docs" dev="crossley"
due-to="Mark Diggory" due-to-email="mdiggory@latte.harvard.edu">
Annotated example CatalogManager.properties for Resolver