tetsuya     2003/07/31 17:37:29

  Modified:    docs     index.html
               docs/site elsewhere.html
               xdocs    index.xml
               xdocs/site elsewhere.xml
  Log:
  Added XMLBeans at index.html and Added news of Apache (XML) Xerces-J Release.
  
  Revision  Changes    Path
  1.281     +16 -0     jakarta-site2/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/index.html,v
  retrieving revision 1.280
  retrieving revision 1.281
  diff -u -r1.280 -r1.281
  --- index.html        31 Jul 2003 19:43:07 -0000      1.280
  +++ index.html        1 Aug 2003 00:37:29 -0000       1.281
  @@ -241,6 +241,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#20030731.1">31 July 2003 - 
<b>Apache Xerces-J 2.5.0</b> Released</a></li>
                   <li><a href="site/elsewhere.html#20030730.1">30 July 2003 - 
<b>Apache Cocoon 2.1 Release Candidate</b> Released</a></li>
                   <li><a href="site/elsewhere.html#20030727.1">27 July 2003 - 
<b>Apache OJB 1.0 RC4</b> Released</a></li>
                   <li><a href="site/elsewhere.html#20030718.2">18 July 2003 - 
<b>Apache FOP 0.20.5</b> Released</a></li>
  @@ -774,6 +775,21 @@
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                   FtpServer is a complete FTP Server component based on Avalon 
Phoenix that allows remote FTP client to attach and download files. The client 
software can be any type of FTP client written in any language.
  +            </font>
  +</td>
  +            </tr>
  +                                <tr>
  +                        <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                
  +<a href="http://xml.apache.org/xmlbeans/";>XMLBeans</a>
  +
  +            </font>
  +</td>
  +                                <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                
  +XMLBeans is an XML-Java binding tool that uses XML Schema as a basis for generating 
Java classes to be used to easily access XML instance data. It was designed to provide 
both easy access to XML information via convenient Java classes as well as complete 
access to the underlying XML, combining the best of low-level, full access APIs like 
SAX and DOM with the convenience of Java binding.
               </font>
   </td>
               </tr>
  
  
  
  1.60      +37 -1     jakarta-site2/docs/site/elsewhere.html
  
  Index: elsewhere.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/elsewhere.html,v
  retrieving revision 1.59
  retrieving revision 1.60
  diff -u -r1.59 -r1.60
  --- elsewhere.html    30 Jul 2003 09:33:53 -0000      1.59
  +++ elsewhere.html    1 Aug 2003 00:37:29 -0000       1.60
  @@ -182,7 +182,43 @@
         </td></tr>
         <tr><td>
           <blockquote>
  -                                    <a name="20030730.1">
  +                                    <a name="20030731.1">
  +<h3>31 Jul 2003 - Apache Xerces-J 2.5.0 released</h3></a>
  +                                                <p>
  +The Apache Xerces-J team is very happy to announce that version 2.5.0 of
  +Xerces-J is now available.  
  +</p>
  +                                                <p>
  +This release provides a partial partial implementation of the XML
  +Inclusions (XInclude) W3C Candidate Recommendation and also brings
  +Xerces-J into compliance with the most recent work of the W3C DOM
  +working group on DOM level 3 Core and Load/Save. 
  +</p>
  +                                                <p>
  +Specifically, the significant changes introduced in this release are:
  +<ul>
  +<li>Added annotation support to the XML Schema component model API implementation. 
Modified the PSVI API to allow exposing facets as objects. [Neil Graham, Elena Litani] 
</li>
  +<li>Added preliminary XInclude implementation, excluding support for XPointer and 
XML Base specifications. [Peter McCracken, Arun Yadav, Elena Litani] </li>
  +<li>Implemented the latest DOM Level 3 Core and Load and Save drafts in Last Call. 
[Elena Litani, Gopal Sharma, Arun Yadav, Neeraj Bajaj] </li>
  +<li>Modified PSVIWriter to output all PSVI information. Changed it to output to an 
XNI event stream rather than a file. [Peter McCracken, Neil Graham] </li>
  +<li>Modified error messages for Schema validation. [Peter McCracken, Sandy Gao] 
</li>
  +<li>Fixed an ArrayIndexOutOfBoundsException in the scanner caused by some invalid 
character references. [Michael Glavassevich] </li>
  +<li>Fixed various bugs related to XML 1.1. [Neil Graham, Neil Delima, Michael 
Glavassevich] </li>
  +<li>Fixed various bugs in the URI implementation, and added previously missing 
support for IPv6 addresses. [Michael Glavassevich] </li>
  +<li>Fixed performance issue for attributes with large value field. [Thomas DeWeese] 
</li>
  +<li>Fixed various bugs. [Neil Delima, Neil Graham, Elena Litani, Michael
  +Glavassevich, K. Venugopal] </li>
  +</ul>
  +</p>
  +                                                <p>
  +The release can be downloaded from<br />
  +<a 
href="http://xml.apache.org/dist/xerces-j/";>http://xml.apache.org/dist/xerces-j/</a>
  +</p>
  +                                                <p>
  +For more information, visit the <a href="http://xml.apache.org/xerces-j/";>Apache 
Xerces-J Java Parser Project WebSite</a>
  +</p>
  +                                                <hr size="1" noshade="noshade" />
  +                                                <a name="20030730.1">
   <h3>30 Jul 2003 - Apache Cocoon 2.1 Release Candidate released</h3></a>
                                                   <p>
   The Apache Cocoon team is proud to announce the new release of Apache Cocoon.
  
  
  
  1.227     +8 -0      jakarta-site2/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/index.xml,v
  retrieving revision 1.226
  retrieving revision 1.227
  diff -u -r1.226 -r1.227
  --- index.xml 31 Jul 2003 19:43:08 -0000      1.226
  +++ index.xml 1 Aug 2003 00:37:29 -0000       1.227
  @@ -62,6 +62,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#20030731.1">31 July 2003 - 
<b>Apache Xerces-J 2.5.0</b> Released</a></li>
                   <li><a href="site/elsewhere.html#20030730.1">30 July 2003 - 
<b>Apache Cocoon 2.1 Release Candidate</b> Released</a></li>
                   <li><a href="site/elsewhere.html#20030727.1">27 July 2003 - 
<b>Apache OJB 1.0 RC4</b> Released</a></li>
                   <li><a href="site/elsewhere.html#20030718.2">18 July 2003 - 
<b>Apache FOP 0.20.5</b> Released</a></li>
  @@ -277,6 +278,13 @@
   <a href="http://incubator.apache.org/projects/ftpserver/";>FTPServer</a>
   </td>
   <td valign="top">FtpServer is a complete FTP Server component based on Avalon 
Phoenix that allows remote FTP client to attach and download files. The client 
software can be any type of FTP client written in any language.</td>
  +</tr>
  +<tr>
  +<td align="right" valign="top">
  +<a href="http://xml.apache.org/xmlbeans/";>XMLBeans</a>
  +</td>
  +<td valign="top">
  +XMLBeans is an XML-Java binding tool that uses XML Schema as a basis for generating 
Java classes to be used to easily access XML instance data. It was designed to provide 
both easy access to XML information via convenient Java classes as well as complete 
access to the underlying XML, combining the best of low-level, full access APIs like 
SAX and DOM with the convenience of Java binding.</td>
   </tr>
   <tr>
   <th></th>
  
  
  
  1.34      +38 -0     jakarta-site2/xdocs/site/elsewhere.xml
  
  Index: elsewhere.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/elsewhere.xml,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- elsewhere.xml     30 Jul 2003 09:33:53 -0000      1.33
  +++ elsewhere.xml     1 Aug 2003 00:37:29 -0000       1.34
  @@ -11,6 +11,44 @@
   
   <section name="Elsewhere ...">
   
  +<a name="20030731.1">
  +<h3>31 Jul 2003 - Apache Xerces-J 2.5.0 released</h3></a>
  +<p>
  +The Apache Xerces-J team is very happy to announce that version 2.5.0 of
  +Xerces-J is now available.  
  +</p>
  +<p>
  +This release provides a partial partial implementation of the XML
  +Inclusions (XInclude) W3C Candidate Recommendation and also brings
  +Xerces-J into compliance with the most recent work of the W3C DOM
  +working group on DOM level 3 Core and Load/Save. 
  +</p>
  +<p>
  +Specifically, the significant changes introduced in this release are:
  +<ul>
  +<li>Added annotation support to the XML Schema component model API implementation. 
Modified the PSVI API to allow exposing facets as objects. [Neil Graham, Elena Litani] 
</li>
  +<li>Added preliminary XInclude implementation, excluding support for XPointer and 
XML Base specifications. [Peter McCracken, Arun Yadav, Elena Litani] </li>
  +<li>Implemented the latest DOM Level 3 Core and Load and Save drafts in Last Call. 
[Elena Litani, Gopal Sharma, Arun Yadav, Neeraj Bajaj] </li>
  +<li>Modified PSVIWriter to output all PSVI information. Changed it to output to an 
XNI event stream rather than a file. [Peter McCracken, Neil Graham] </li>
  +<li>Modified error messages for Schema validation. [Peter McCracken, Sandy Gao] 
</li>
  +<li>Fixed an ArrayIndexOutOfBoundsException in the scanner caused by some invalid 
character references. [Michael Glavassevich] </li>
  +<li>Fixed various bugs related to XML 1.1. [Neil Graham, Neil Delima, Michael 
Glavassevich] </li>
  +<li>Fixed various bugs in the URI implementation, and added previously missing 
support for IPv6 addresses. [Michael Glavassevich] </li>
  +<li>Fixed performance issue for attributes with large value field. [Thomas DeWeese] 
</li>
  +<li>Fixed various bugs. [Neil Delima, Neil Graham, Elena Litani, Michael
  +Glavassevich, K. Venugopal] </li>
  +</ul>
  +</p>
  +<p>
  +The release can be downloaded from<br/>
  +<a 
href="http://xml.apache.org/dist/xerces-j/";>http://xml.apache.org/dist/xerces-j/</a>
  +</p>
  +<p>
  +For more information, visit the <a href="http://xml.apache.org/xerces-j/";>Apache 
Xerces-J Java Parser Project WebSite</a>
  +</p>
  +
  +<hr size="1" noshade="noshade" />
  +
   <a name="20030730.1">
   <h3>30 Jul 2003 - Apache Cocoon 2.1 Release Candidate released</h3></a>
   <p>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to