Note xml-commons-resolver-1.0 release status

git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@226002 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
curcuru 2002-11-12 16:52:54 +00:00
parent 53db5ea418
commit 8e12eed322

View File

@ -210,6 +210,9 @@ the much more open <a href="http://jakarta.apache.org/commons/">jakarta-commons<
In particular, code submitted here should probably have minimal dependencies: In particular, code submitted here should probably have minimal dependencies:
possibly only depending on DOM/SAX/JAXP and Ant (for builds).</p> possibly only depending on DOM/SAX/JAXP and Ant (for builds).</p>
<ul> <ul>
<li>Current (Nov-02) status:</li>
<li>org.apache.xml.resolver.Resolver: Norm Walsh's entity resolver utility now released
as a separate distribution, see <a href="#releases">Releases</a>.</li>
<li>Current (Feb-02) status:</li> <li>Current (Feb-02) status:</li>
<li>org.apache.env.Which - a simple environment check utility for <li>org.apache.env.Which - a simple environment check utility for
xml-related items in your JVM's environment: see xml-commons/java/which.xml</li> xml-related items in your JVM's environment: see xml-commons/java/which.xml</li>
@ -225,6 +228,16 @@ xml-related items in your JVM's environment: see xml-commons/java/which.xml</li>
<div class="category"><div class="label"><a name="releases">Where can I download releases?</a></div><div class="content"> <div class="category"><div class="label"><a name="releases">Where can I download releases?</a></div><div class="content">
<p>The xml-commons-resolver-1.0 release 12-Nov-02 is available in our
<a href="http://xml.apache.org/dist/commons/">distribution directory</a> and includes:
<ul>
<li>This release is includes just the 1.0 XmlResolver component, by request from coccoon-dev and others.
It is released for users who just want to use the Resolver and don't need the rest
of xml-commons. Pending discussion on commons-dev, we believe that future xml-commons
releases will be separated out in this manner (external/resolver/which/etc). </li>
</ul>
</p>
<p>The xml-commons-1.0.b2 release 06-Feb-02 is available in our <p>The xml-commons-1.0.b2 release 06-Feb-02 is available in our
<a href="http://xml.apache.org/dist/commons/">distribution directory</a> and includes: <a href="http://xml.apache.org/dist/commons/">distribution directory</a> and includes:
<ul> <ul>