Add some todo notes for the resolver build.

git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@226149 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
crossley 2003-12-30 03:23:02 +00:00
parent 8e5731bb14
commit 1b48947743

View File

@ -13,9 +13,17 @@
<todo> <todo>
<actions priority="high"> <actions priority="high">
<action context="build" dev="curcuru"> <action context="build" dev="open">
The 'build dist' for resolver is not picking up the tests and examples
in xml-commons/java/tests/resolver/
</action>
<action context="build" dev="open">
Fix resolver.xml build file to have -src and -bin distros. Fix resolver.xml build file to have -src and -bin distros.
</action> </action>
<action context="build" dev="open">
Ensure proper line-endings in .zip and .tar.gz
(evidently .zip is for Win and .tar.gz is for UNIX.
</action>
<action context="docs" dev="open"> <action context="docs" dev="open">
Finish attending to license inconsistencies as per: Finish attending to license inconsistencies as per:
<link href="http://marc.theaimsgroup.com/?l=xml-commons-dev&amp;m=106255258125081">Re: some issues with docs: license review</link> <link href="http://marc.theaimsgroup.com/?l=xml-commons-dev&amp;m=106255258125081">Re: some issues with docs: license review</link>