roxspring 2002/11/06 09:44:07
Modified: docs/site/news 200210.html
xdocs/site/news 200210.xml
Log:
Final version for October newsletter
Revision Changes Path
1.4 +48 -0 jakarta-site/docs/site/news/200210.html
Index: 200210.html
===================================================================
RCS file: /home/cvs/jakarta-site/docs/site/news/200210.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- 200210.html 6 Nov 2002 12:09:30 -0000 1.3
+++ 200210.html 6 Nov 2002 17:44:07 -0000 1.4
@@ -171,7 +171,9 @@
<li><a
href="#Avalon">Avalon</a></li>
<li><a
href="#Commons">Commons</a></li>
<li><a href="#Korean
Jakarta">Korean Jakarta</a></li>
+ <li><a href="#Log4j">Log4j</a></li>
<li><a
href="#Lucene">Lucene</a></li>
+ <li><a href="#POI">POI</a></li>
<li><a
href="#Struts">Struts</a></li>
</blockquote>
</td></tr>
@@ -340,6 +342,33 @@
<table border="0" cellspacing="0"
cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
+ <a name="Log4j"><strong>Log4j</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
+ <p><i>"allows developers to control which log
statements are output with arbitrary granularity"</i></p>
+ <p><b>Editor:</b> Ceki G�lc�</p>
+ <p>The main branch of the CVS
repository is now in quasi-sync with the 1.2 branch [<a href="#Log4j1">1</a>]. Work on
log4j version 1.3 has begun in earnest.</p>
+ <p>The committers have voted to
require JDK 1.2 and drop support for JDK 1.1 [<a href="#Log4j2">2</a>].</p>
+ <p>The DOMConfigurator is now able
to parse configuration files that contains component specific elements [<a
href="#Log4j3">3</a>]. This significantly improves on existing capabilities. Many
thanks to James Strachan for enhacing jelly to deal with dynamic properties [<a
href="#Log4j4">4</a>]. The idea to use jelly in log4j has been shelved for the moment
[<a href="#Log4j5">5</a>].</p>
+ <p>Chris Nokes [<a
href="#Log4j6">6</a>] has proposed significant architectural changes to improve memory
usage.</p>
+ <p>
+ <li><a name="Log4j1">[1] - <a
href="http://marc.theaimsgroup.com/?l=log4j-dev&m=103420386032223&w=2">http://marc.theaimsgroup.com/?l=log4j-dev&m=103420386032223&w=2</a></a></li>
+ <li><a name="Log4j2">[2] - <a
href="http://marc.theaimsgroup.com/?l=log4j-dev&m=103366188809758&w=2">http://marc.theaimsgroup.com/?l=log4j-dev&m=103366188809758&w=2</a></a></li>
+ <li><a name="Log4j3">[3] - <a
href="http://marc.theaimsgroup.com/?l=log4j-dev&m=103477613024786&w=2">http://marc.theaimsgroup.com/?l=log4j-dev&m=103477613024786&w=2</a></a></li>
+ <li><a name="Log4j4">[4] - <a
href="http://marc.theaimsgroup.com/?l=jakarta-commons-dev&m=103479230214745&w=2">http://marc.theaimsgroup.com/?l=jakarta-commons-dev&m=103479230214745&w=2</a></a></li>
+ <li><a name="Log4j5">[5] - <a
href="http://marc.theaimsgroup.com/?l=jakarta-commons-dev&m=103479543318721&w=2">http://marc.theaimsgroup.com/?l=jakarta-commons-dev&m=103479543318721&w=2</a></a></li>
+ <li><a name="Log4j6">[6] - <a
href="http://marc.theaimsgroup.com/?t=103471060500008&r=1&w=2">http://marc.theaimsgroup.com/?t=103471060500008&r=1&w=2</a></a></li>
+ </p>
+ </blockquote>
+ </p>
+ </td></tr>
+ <tr><td><br/></td></tr>
+ </table>
+ <table border="0" cellspacing="0"
cellpadding="2" width="100%">
+ <tr><td bgcolor="#525D76">
+ <font color="#ffffff" face="arial,helvetica,sanserif">
<a name="Lucene"><strong>Lucene</strong></a>
</font>
</td></tr>
@@ -355,6 +384,25 @@
<li><a name="Lucene1">[1] - <a
href="http://nagoya.apache.org/eyebrowse/ReadMsg?listName=lucene-dev@;jakarta.apache.org&msgId=417758">http://nagoya.apache.org/eyebrowse/ReadMsg?listName=lucene-dev@;jakarta.apache.org&msgId=417758</a></a></li>
<li><a name="Lucene2">[2] - <a
href="http://nagoya.apache.org/eyebrowse/BrowseList?listName=lucene-dev@;jakarta.apache.org&by=author&from=10162&to=10162&first=1&count=5">http://nagoya.apache.org/eyebrowse/BrowseList?listName=lucene-dev@;jakarta.apache.org&by=author&from=10162&to=10162&first=1&count=5</a></a></li>
</p>
+ </blockquote>
+ </p>
+ </td></tr>
+ <tr><td><br/></td></tr>
+ </table>
+ <table border="0" cellspacing="0"
cellpadding="2" width="100%">
+ <tr><td bgcolor="#525D76">
+ <font color="#ffffff" face="arial,helvetica,sanserif">
+ <a name="POI"><strong>POI</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
+ <p><i>"APIs for manipulating various file
formats based upon Microsoft's OLE 2 Compound Document format"</i></p>
+ <p><b>Editor:</b> Andrew C
Oliver</p>
+ <p>POI put out a new development
release that includes Macro support</p>
+ <p>Shawn Laubach was voted a
committer</p>
+ <p>There was renewed interest in
HDF our word port and several new folks expressed an interest in volunteering</p>
+ <p>Andy discovered the default
encoding on Redhat 8 is now UTF-8 and not 8859-1, hence finally we have a machine to
test POI with a different default encoding and can fix that bug.</p>
</blockquote>
</p>
</td></tr>
1.3 +40 -1 jakarta-site/xdocs/site/news/200210.xml
Index: 200210.xml
===================================================================
RCS file: /home/cvs/jakarta-site/xdocs/site/news/200210.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- 200210.xml 6 Nov 2002 12:02:05 -0000 1.2
+++ 200210.xml 6 Nov 2002 17:44:07 -0000 1.3
@@ -8,6 +8,7 @@
Suribada [[EMAIL PROTECTED]]
Leo Simons <[EMAIL PROTECTED]>
Henri Yandell <[EMAIL PROTECTED]>
+Ceki Gülcü <[EMAIL PROTECTED]>
-->
<document>
<properties>
@@ -24,7 +25,7 @@
<br/>
<b>Url:</b> <a
href="http://jakarta.apache.org/site/news/200210.html">http://jakarta.apache.org/site/news/200210.html</a>
</p>
-<p>After a break for a month the newsletter is back. Over the last two months
there has been lots of organisational discussion. After announcing the Japanese
translation project last time round, a similar project in Korean has come to light - a
section below has been devoted to bringing you up to speed on progress. The lucene
guys have been making the usual steady progress mixing on both bugs and features while
the Struts team been introducing future plans and new members</p>
+ <p>After a break for a month the newsletter is back. Over the last two
months there has been lots of organisational discussion. After announcing the
Japanese translation project last time round, a similar project in Korean has come to
light - a section below has been devoted to bringing you up to speed on progress. The
lucene guys have been making the usual steady progress mixing on both bugs and
features while the Struts team been introducing future plans and new members.</p>
<p>As always, I want to thank those who contributed and hope that you
enjoy the read. If you would like to comment further on any of the highlighted
discussions then please do so on the <a
href="http://jakarta.apache.org/site/mail.html">appropriate list</a>, if you want to
comment on the newsletter itself then please point your comments to <a
href="mailto:general@;jakarta.apache.org?subject=[Newsletter]">[EMAIL PROTECTED]</a>.</p>
<p>Rob Oxspring</p>
@@ -34,7 +35,9 @@
<li><a href="#Avalon">Avalon</a></li>
<li><a href="#Commons">Commons</a></li>
<li><a href="#Korean Jakarta">Korean Jakarta</a></li>
+ <li><a href="#Log4j">Log4j</a></li>
<li><a href="#Lucene">Lucene</a></li>
+ <li><a href="#POI">POI</a></li>
<li><a href="#Struts">Struts</a></li>
</subsection>
</section>
@@ -155,6 +158,30 @@
+ <section name="Log4j">
+ <p><i>"allows developers to control which log statements are
output with arbitrary granularity"</i></p>
+ <p><b>Editor:</b> Ceki Gülcü</p>
+
+ <p>The main branch of the CVS repository is now in quasi-sync with the
1.2 branch [<a href="#Log4j1">1</a>]. Work on log4j version 1.3 has begun in
earnest.</p>
+
+ <p>The committers have voted to require JDK 1.2 and drop support for
JDK 1.1 [<a href="#Log4j2">2</a>].</p>
+
+ <p>The DOMConfigurator is now able to parse configuration files that
contains component specific elements [<a href="#Log4j3">3</a>]. This significantly
improves on existing capabilities. Many thanks to James Strachan for enhacing jelly
to deal with dynamic properties [<a href="#Log4j4">4</a>]. The idea to use jelly in
log4j has been shelved for the moment [<a href="#Log4j5">5</a>].</p>
+
+ <p>Chris Nokes [<a href="#Log4j6">6</a>] has proposed significant
architectural changes to improve memory usage.</p>
+
+ <p>
+ <li><a name="Log4j1">[1] - <a
href="http://marc.theaimsgroup.com/?l=log4j-dev&m=103420386032223&w=2">http://marc.theaimsgroup.com/?l=log4j-dev&m=103420386032223&w=2</a></a></li>
+ <li><a name="Log4j2">[2] - <a
href="http://marc.theaimsgroup.com/?l=log4j-dev&m=103366188809758&w=2">http://marc.theaimsgroup.com/?l=log4j-dev&m=103366188809758&w=2</a></a></li>
+ <li><a name="Log4j3">[3] - <a
href="http://marc.theaimsgroup.com/?l=log4j-dev&m=103477613024786&w=2">http://marc.theaimsgroup.com/?l=log4j-dev&m=103477613024786&w=2</a></a></li>
+ <li><a name="Log4j4">[4] - <a
href="http://marc.theaimsgroup.com/?l=jakarta-commons-dev&m=103479230214745&w=2">http://marc.theaimsgroup.com/?l=jakarta-commons-dev&m=103479230214745&w=2</a></a></li>
+ <li><a name="Log4j5">[5] - <a
href="http://marc.theaimsgroup.com/?l=jakarta-commons-dev&m=103479543318721&w=2">http://marc.theaimsgroup.com/?l=jakarta-commons-dev&m=103479543318721&w=2</a></a></li>
+ <li><a name="Log4j6">[6] - <a
href="http://marc.theaimsgroup.com/?t=103471060500008&r=1&w=2">http://marc.theaimsgroup.com/?t=103471060500008&r=1&w=2</a></a></li>
+ </p>
+ </section>
+
+
+
<section name="Lucene">
<p><i>"a high-performance, full-featured text search
engine"</i></p>
<p><b>Editor:</b> Otis Gospodnetic</p>
@@ -172,6 +199,18 @@
<li><a name="Lucene2">[2] - <a
href="http://nagoya.apache.org/eyebrowse/BrowseList?listName=lucene-dev@;jakarta.apache.org&by=author&from=10162&to=10162&first=1&count=5">http://nagoya.apache.org/eyebrowse/BrowseList?listName=lucene-dev@;jakarta.apache.org&by=author&from=10162&to=10162&first=1&count=5</a></a></li>
</p>
+ </section>
+
+
+
+ <section name="POI">
+ <p><i>"APIs for manipulating various file formats based upon
Microsoft's OLE 2 Compound Document format"</i></p>
+ <p><b>Editor:</b> Andrew C Oliver</p>
+
+ <p>POI put out a new development release that includes Macro support</p>
+ <p>Shawn Laubach was voted a committer</p>
+ <p>There was renewed interest in HDF our word port and several new
folks expressed an interest in volunteering</p>
+ <p>Andy discovered the default encoding on Redhat 8 is now UTF-8 and
not 8859-1, hence finally we have a machine to test POI with a different default
encoding and can fix that bug.</p>
</section>
--
To unsubscribe, e-mail: <mailto:site-cvs-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:site-cvs-help@;jakarta.apache.org>