tetsuya 2003/07/11 19:32:50
Modified: docs index.html
docs/site news.html
xdocs index.xml
xdocs/site news.xml
Log:
Jakarta POI-pre2 Released/ Jakarta ECS 1.4.2 Re;eased
Revision Changes Path
1.266 +5 -0 jakarta-site2/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/index.html,v
retrieving revision 1.265
retrieving revision 1.266
diff -u -r1.265 -r1.266
--- index.html 9 Jul 2003 12:19:10 -0000 1.265
+++ index.html 12 Jul 2003 02:32:48 -0000 1.266
@@ -221,6 +221,11 @@
<blockquote>
<h4><a href="site/news.html">Jakarta Product
news</a></h4>
<ul>
+
+
+ <li><a href="site/news.html#20030711.2">11 July 2003 - <b> POI
2.0-pre2 Released</b></a></li>
+ <li><a href="site/news.html#20030711.1">11 July 2003 - <b> ECS
(Element Construction Set) 1.4.2 Released</b></a></li>
+
<li><a href="site/news.html#20030702.1">02 July 2003 - <b> Commons
HttpClient 2.0 Beta 2 Released</b></a></li>
<li><a href="site/news.html#20030629.1">29 June 2003 - <b> Struts
1.1 Released</b></a></li>
<li><a href="site/news.html#20030625.1">25 June 2003 - <b> Commons
FileUpload 1.0 Released</b></a></li>
1.335 +27 -1 jakarta-site2/docs/site/news.html
Index: news.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/news.html,v
retrieving revision 1.334
retrieving revision 1.335
diff -u -r1.334 -r1.335
--- news.html 11 Jul 2003 06:45:40 -0000 1.334
+++ news.html 12 Jul 2003 02:32:48 -0000 1.335
@@ -178,7 +178,33 @@
</td></tr>
<tr><td>
<blockquote>
- <a name="20030625.1">
+ <a name="20030711.2">
+<h3>11 July 2003 - Jakarta POI 2.0-pre2 Released</h3>
+</a>
+ <p>
+The POI Team is proud to announce the immediate availability of the Jakarta
+POI 2.0-pre2 release. This is the second milestone on the way to releasing
+the 2.0 production release.
+</p>
+ <p>
+<b>WHAT IS POI?</b><br />
+The POI project consists of APIs for manipulating various file formats
+based upon Microsoft's OLE 2 Compound Document format using pure Java. In
+short, you can read and write MS Excel files using Java. Reading property
+information is also supported. Work continues on reading and writing the
+MS Word format.
+</p>
+ <p>
+<b>DOWNLOADS (source and binaries)</b>:<br />
+<a
href="http://jakarta.apache.org/builds/jakarta-poi/dev/">http://jakarta.apache.org/builds/jakarta-poi/dev/</a>
+</p>
+ <p>
+ For more information on Jakarta Poi, see the
+ <a href="http://jakarta.apache.org/poi/index.html">Jakarta Poi</a>
+ web site.
+</p>
+ <hr size="1" noshade="noshade" />
+ <a name="20030711.1">
<h3>11 July 2003 - Jakarta Element Construction Set 1.4.2 Released</h3>
</a>
<p>
1.213 +5 -0 jakarta-site2/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/index.xml,v
retrieving revision 1.212
retrieving revision 1.213
diff -u -r1.212 -r1.213
--- index.xml 9 Jul 2003 12:19:10 -0000 1.212
+++ index.xml 12 Jul 2003 02:32:49 -0000 1.213
@@ -46,6 +46,11 @@
<section name="Headlines">
<h4><a href="site/news.html">Jakarta Product news</a></h4>
<ul>
+
+
+ <li><a href="site/news.html#20030711.2">11 July 2003 - <b> POI
2.0-pre2 Released</b></a></li>
+ <li><a href="site/news.html#20030711.1">11 July 2003 - <b> ECS
(Element Construction Set) 1.4.2 Released</b></a></li>
+
<li><a href="site/news.html#20030702.1">02 July 2003 - <b> Commons
HttpClient 2.0 Beta 2 Released</b></a></li>
<li><a href="site/news.html#20030629.1">29 June 2003 - <b> Struts
1.1 Released</b></a></li>
<li><a href="site/news.html#20030625.1">25 June 2003 - <b> Commons
FileUpload 1.0 Released</b></a></li>
1.286 +29 -1 jakarta-site2/xdocs/site/news.xml
Index: news.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/news.xml,v
retrieving revision 1.285
retrieving revision 1.286
diff -u -r1.285 -r1.286
--- news.xml 11 Jul 2003 06:45:41 -0000 1.285
+++ news.xml 12 Jul 2003 02:32:49 -0000 1.286
@@ -11,7 +11,35 @@
<section name="News & Status">
-<a name="20030625.1">
+<a name="20030711.2">
+<h3>11 July 2003 - Jakarta POI 2.0-pre2 Released</h3>
+</a>
+<p>
+The POI Team is proud to announce the immediate availability of the Jakarta
+POI 2.0-pre2 release. This is the second milestone on the way to releasing
+the 2.0 production release.
+</p>
+<p>
+<b>WHAT IS POI?</b><br/>
+The POI project consists of APIs for manipulating various file formats
+based upon Microsoft's OLE 2 Compound Document format using pure Java. In
+short, you can read and write MS Excel files using Java. Reading property
+information is also supported. Work continues on reading and writing the
+MS Word format.
+</p>
+<p>
+<b>DOWNLOADS (source and binaries)</b>:<br/>
+<a
href="http://jakarta.apache.org/builds/jakarta-poi/dev/">http://jakarta.apache.org/builds/jakarta-poi/dev/</a>
+</p>
+<p>
+ For more information on Jakarta Poi, see the
+ <a href='http://jakarta.apache.org/poi/index.html'>Jakarta Poi</a>
+ web site.
+</p>
+
+<hr size="1" noshade="noshade" />
+
+<a name="20030711.1">
<h3>11 July 2003 - Jakarta Element Construction Set 1.4.2 Released</h3>
</a>
<p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]