tetsuya 2003/10/14 07:41:14
Modified: docs index.html
docs/site elsewhere.html sourceindex.html
xdocs index.xml
xdocs/site elsewhere.xml
Log:
14 October 2003 - XML-Commons Resolver component 1.1 beta 1 Released
Congratulations, Shane Curcuru and XML-Commons Team!
Revision Changes Path
1.328 +1 -0 jakarta-site2/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/index.html,v
retrieving revision 1.327
retrieving revision 1.328
diff -u -r1.327 -r1.328
--- index.html 14 Oct 2003 02:08:50 -0000 1.327
+++ index.html 14 Oct 2003 14:41:14 -0000 1.328
@@ -250,6 +250,7 @@
<h4>Other news from <a
href="site/news.html">Jakarta</a>
and <a href="site/elsewhere.html">Elsewhere</a></h4>
<ul>
+ <li><a href="site/elsewhere.html#20031014.1">14 October 2003 -
<b>XML-Commons Resolver component 1.1 beta 1</b> Released</a></li>
<li><a href="site/elsewhere.html#20031013.1">13 October 2003 -
<b>Scarab Beta 17</b> is now available from Tigris.org</a></li>
<li><a href="site/elsewhere.html#20031006.1">06 October 2003 -
<b>Apache Forrest 0.5.1</b> Released</a></li>
<li><a href="site/elsewhere.html#20031002.1">02 October 2003 -
<b>Apache Cocoon 2.1.2 </b> Released</a></li>
1.96 +56 -3 jakarta-site2/docs/site/elsewhere.html
Index: elsewhere.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/elsewhere.html,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- elsewhere.html 13 Oct 2003 09:23:53 -0000 1.95
+++ elsewhere.html 14 Oct 2003 14:41:14 -0000 1.96
@@ -197,8 +197,61 @@
</td></tr>
<tr><td>
<blockquote>
- <a name="20031013.1">
- <h3>October 13, 2003 - <b>Scarab Beta 17</b> is now available from
Tigris.org</h3>
+ <a name="20031014.1">
+ <h3>14 October 2003 - XML-Commons Resolver component 1.1 beta 1 Released</h3>
+</a>
+ <p>
+The xml-commons team is pleased to announce a beta release of our
+popular Resolver component version 1.1b1 (beta before a 1.1 release).<br />
+ The release is available at<br />
+<a
href="http://www.apache.org/dyn/closer.cgi/xml/commons/">http://www.apache.org/dyn/closer.cgi/xml/commons/</a>
+</p>
+ <p>
+Blurb<br />
+-----
+</p>
+ <p>
+Resolver
+(<a
href="http://xml.apache.org/commons/components/resolver/index.html">http://xml.apache.org/commons/components/resolver/index.html</a>)
is a
+catalog-based XML Entity and URI resolver suitable for plugging into
+your XML tools. It supports several popular catalog formats.
+XML-Commons is a subproject devoted to XML Standards-related code and
+components, and also hosts the Which utility and xml-apis.jar, which
+implements JAXP.
+</p>
+ <p>
+Status<br />
+------
+</p>
+ <p>
+Resolver 1.1b1 is a beta release in preparation for a 1.1 release in
+the very near future. It incorporates a number of minor bugfixes as
+well as some new functionality requested by the Ant team. Note that
+some of the APIs in 1.1 are not backwards-compatible with the 1.0
+release, so if you're a previous user please read the release notes
+carefully.
+</p>
+ <p>
+This release is built from code tagged xml-commons-resolver-1_1_b1 in
+CVS.
+</p>
+ <p>
+The full list of changes for 1.1x is viewable at:
+</p>
+ <p>
+<a href="http://xml.apache.org/commons/components/resolver/resolver-release-not
es.html">http://xml.apache.org/commons/components/resolver/resolver-release-not
+es.html</a>
+</p>
+ <p>
+Please send feedback to [EMAIL PROTECTED] (after
+subscribing).
+</p>
+ <p>
+ The Apache xml-commons team
+</p>
+ <hr size="1" noshade="noshade" />
+ <a name="20031013.1">
+ <h3>13 October 2003 - <b>Scarab Beta 17</b> is now available from
Tigris.org</h3>
</a>
<p>
<a href="http://scarab.tigris.org/">Scarab</a> is the next-generation
Issue/Artifact
@@ -265,7 +318,7 @@
</p>
<hr size="1" noshade="noshade" />
<a name="20031002.1">
- <h3>October 02, 2003 - Apache Cocoon 2.1.2 Released</h3>
+ <h3>02 October 2003 - Apache Cocoon 2.1.2 Released</h3>
</a>
<p>
Apache Cocoon 2.1.2 Released<br />
1.278 +2 -2 jakarta-site2/docs/site/sourceindex.html
Index: sourceindex.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/sourceindex.html,v
retrieving revision 1.277
retrieving revision 1.278
diff -u -r1.277 -r1.278
--- sourceindex.html 14 Oct 2003 02:08:50 -0000 1.277
+++ sourceindex.html 14 Oct 2003 14:41:14 -0000 1.278
@@ -444,12 +444,12 @@
<p>Commons HttpClient
<em>unsigned</em>
<ul>
<li>
-<a
href="[preferred]/jakarta/commons/httpclient/source/commons-httpclient-2.0-rc2-src.zip">2.0
Release Candidate 2 zip</a>
+<a
href="[preferred]/jakarta/commons/httpclient/source/commons-httpclient-2.0-rc2-src.zip">2.0-rc2
zip</a>
PGP
MD5
</li>
<li>
-<a
href="[preferred]/jakarta/commons/httpclient/source/commons-httpclient-2.0-rc2-src.tar.gz">2.0
Release Candidate 2 tar.gz</a>
+<a
href="[preferred]/jakarta/commons/httpclient/source/commons-httpclient-2.0-rc2-src.tar.gz">2.0-rc2
tar.gz</a>
PGP
MD5
</li>
1.266 +1 -0 jakarta-site2/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/index.xml,v
retrieving revision 1.265
retrieving revision 1.266
diff -u -r1.265 -r1.266
--- index.xml 14 Oct 2003 02:08:50 -0000 1.265
+++ index.xml 14 Oct 2003 14:41:14 -0000 1.266
@@ -56,6 +56,7 @@
<h4>Other news from <a href="site/news.html">Jakarta</a>
and <a href="site/elsewhere.html">Elsewhere</a></h4>
<ul>
+ <li><a href="site/elsewhere.html#20031014.1">14 October 2003 -
<b>XML-Commons Resolver component 1.1 beta 1</b> Released</a></li>
<li><a href="site/elsewhere.html#20031013.1">13 October 2003 -
<b>Scarab Beta 17</b> is now available from Tigris.org</a></li>
<li><a href="site/elsewhere.html#20031006.1">06 October 2003 -
<b>Apache Forrest 0.5.1</b> Released</a></li>
<li><a href="site/elsewhere.html#20031002.1">02 October 2003 -
<b>Apache Cocoon 2.1.2 </b> Released</a></li>
1.60 +58 -3 jakarta-site2/xdocs/site/elsewhere.xml
Index: elsewhere.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/elsewhere.xml,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- elsewhere.xml 13 Oct 2003 09:23:53 -0000 1.59
+++ elsewhere.xml 14 Oct 2003 14:41:14 -0000 1.60
@@ -12,8 +12,64 @@
<section name="Elsewhere ...">
+<a name="20031014.1">
+ <h3>14 October 2003 - XML-Commons Resolver component 1.1 beta 1 Released</h3>
+</a>
+<p>
+The xml-commons team is pleased to announce a beta release of our
+popular Resolver component version 1.1b1 (beta before a 1.1 release).<br/>
+ The release is available at<br/>
+<a
href="http://www.apache.org/dyn/closer.cgi/xml/commons/">http://www.apache.org/dyn/closer.cgi/xml/commons/</a>
+</p>
+<p>
+Blurb<br/>
+-----
+</p>
+<p>
+Resolver
+(<a
href="http://xml.apache.org/commons/components/resolver/index.html">http://xml.apache.org/commons/components/resolver/index.html</a>)
is a
+catalog-based XML Entity and URI resolver suitable for plugging into
+your XML tools. It supports several popular catalog formats.
+XML-Commons is a subproject devoted to XML Standards-related code and
+components, and also hosts the Which utility and xml-apis.jar, which
+implements JAXP.
+</p>
+<p>
+Status<br/>
+------
+</p>
+<p>
+Resolver 1.1b1 is a beta release in preparation for a 1.1 release in
+the very near future. It incorporates a number of minor bugfixes as
+well as some new functionality requested by the Ant team. Note that
+some of the APIs in 1.1 are not backwards-compatible with the 1.0
+release, so if you're a previous user please read the release notes
+carefully.
+</p>
+<p>
+This release is built from code tagged xml-commons-resolver-1_1_b1 in
+CVS.
+</p>
+<p>
+The full list of changes for 1.1x is viewable at:
+</p>
+<p>
+<a href="http://xml.apache.org/commons/components/resolver/resolver-release-not
+es.html">http://xml.apache.org/commons/components/resolver/resolver-release-not
+es.html</a>
+</p>
+<p>
+Please send feedback to [EMAIL PROTECTED] (after
+subscribing).
+</p>
+<p>
+ The Apache xml-commons team
+</p>
+
+<hr size="1" noshade="noshade" />
+
<a name="20031013.1">
- <h3>October 13, 2003 - <b>Scarab Beta 17</b> is now available from
Tigris.org</h3>
+ <h3>13 October 2003 - <b>Scarab Beta 17</b> is now available from
Tigris.org</h3>
</a>
<p>
<a href='http://scarab.tigris.org/'>Scarab</a> is the next-generation
Issue/Artifact
@@ -22,7 +78,6 @@
well known faces from Jakartaland.
</p>
-
<hr size="1" noshade="noshade" />
<a name="20031006.1">
@@ -85,7 +140,7 @@
<hr size="1" noshade="noshade" />
<a name="20031002.1">
- <h3>October 02, 2003 - Apache Cocoon 2.1.2 Released</h3>
+ <h3>02 October 2003 - Apache Cocoon 2.1.2 Released</h3>
</a>
<p>
Apache Cocoon 2.1.2 Released<br/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]