Modified: xerces/c/web/xml/releases_archive.xml
URL: 
http://svn.apache.org/viewvc/xerces/c/web/xml/releases_archive.xml?rev=700199&r1=700198&r2=700199&view=diff
==============================================================================
--- xerces/c/web/xml/releases_archive.xml (original)
+++ xerces/c/web/xml/releases_archive.xml Mon Sep 29 11:26:49 2008
@@ -21,6 +21,7 @@
 <s1 title="Releases Archive">
     <s2 title="Release Information for earlier releases">
       <ul>
+        <li><link anchor="Release280">Release Information for &XercesCName; 
2.8.0</link></li>
         <li><link anchor="Release270">Release Information for &XercesCName; 
2.7.0</link></li>
         <li><link anchor="Release260">Release Information for &XercesCName; 
2.6.0</link></li>
         <li><link anchor="Release250">Release Information for &XercesCName; 
2.5.0</link></li>
@@ -44,6 +45,137 @@
       </ul>
     </s2>
 
+<anchor name="Release280"/>
+<s2 title="Release Information for &XercesCName; &XercesCLatest;">
+
+<p>The following new features and bug fixes have been implemented in
+&XercesCName; &XercesCLatest;:</p>
+
+<table>
+    <tr>
+        <th>Date</th>
+        <th>Contributor</th>
+        <th>Description</th>
+    </tr>
+
+
+<tr><td>2007-08-23</td><td>Scott Cantor</td><td>RPM spec file update to 
support 64 bit builds (XERCESC-1740)</td></tr>
+<tr><td>2007-08-22</td><td>Boris Kolpackov</td><td>Remove option to explicitly 
link against libc.</td></tr>
+<tr><td>2007-08-22</td><td>Alberto Massari</td><td>Rename afxres.h to winres.h 
(XERCESC-1737).</td></tr>
+<tr><td>2007-08-21</td><td>Boris Kolpackov</td><td>Static build 
option.</td></tr>
+<tr><td>2007-08-21</td><td>Boris Kolpackov</td><td>Exponential growth for DOM 
heap.</td></tr>
+<tr><td>2007-08-21</td><td>Boris Kolpackov</td><td>Add HTTPS scheme to 
URI.</td></tr>
+<tr><td>2007-08-21</td><td>Boris Kolpackov</td><td>64 bit Windows build 
(XERCESC-1531).</td></tr>
+<tr><td>2007-08-21</td><td>Boris Kolpackov</td><td>Explicit type conversion to 
get rid of a warning.</td></tr>
+<tr><td>2007-08-21</td><td>Boris Kolpackov</td><td>Auto-detect HP aCC3 vs aCC6 
compiler versions.</td></tr>
+<tr><td>2007-08-21</td><td>Boris Kolpackov</td><td>Verbose mode (add VERBOSE=1 
to the gmake command line).</td></tr>
+<tr><td>2007-08-21</td><td>Boris Kolpackov</td><td>Support for g++ on AIX and 
HP-UX.</td></tr>
+<tr><td>2007-08-21</td><td>Boris Kolpackov</td><td>Change optimization level 
on GNU/Linux from -O to -O2.</td></tr>
+<tr><td>2007-08-21</td><td>Boris Kolpackov</td><td>Add appendChildFast and 
call it in parser. Performance patch.</td></tr>
+<tr><td>2007-08-21</td><td>Boris Kolpackov</td><td>64 bit compile/link options 
auto-detection for Solaris.</td></tr>
+<tr><td>2007-08-21</td><td>Boris Kolpackov</td><td>VC8 projects.</td></tr>
+<tr><td>2007-07-30</td><td>Alberto Massari</td><td>The GroupContentRestricted 
error is used for both 'sequence' and 'choice' models, so get the model at 
runtime (XERCESC-1724).</td></tr>
+<tr><td>2007-07-26</td><td>Alberto Massari</td><td>XSWildcard was always 
getting a 'strict' processContent when the namespace list contained more than 2 
elements.</td></tr>
+<tr><td>2007-07-23</td><td>Christian Will</td><td>Performance patch for 
XERCESC-1657.</td></tr>
+<tr><td>2007-07-23</td><td>Anton Nikolaevsky</td><td> Patch for 
XERCESC-1591.</td></tr>
+<tr><td>2007-07-18</td><td>Alberto Massari</td><td>Send the NODE_CLONED 
notification for each node in the tree when cloning the entire DOMDocument 
(XERCESC-1722).</td></tr>
+<tr><td>2007-06-15</td><td>David Bertoni</td><td>Fix for null pointer 
dereference in the case where the expression is empty and the case-insensitive 
option is specified.</td></tr>
+<tr><td>2007-06-09</td><td>Gilbert Chan</td><td>Apply base whitespace facet to 
enumeration values.</td></tr>
+<tr><td>2007-06-09</td><td>John Kim</td><td>Suppress DTD error message for 
attribute referring to unknown entity when attribute not used.</td></tr>
+<tr><td>2007-06-08</td><td>Alberto Massari</td><td>Add missing include for 
MinGW (XERCESC-1617)</td></tr>
+<tr><td>2007-06-01</td><td>David Cargill</td><td>Schema fixes for anonymous 
type with mixed and substitution with bock.</td></tr>
+<tr><td>2007-05-22</td><td>David Cargill</td><td>For enumeration only check 
base as per spec.</td></tr>
+<tr><td>2007-05-22</td><td>David Cargill</td><td>Only complain when NOTATION 
is in schema namespace.</td></tr>
+<tr><td>2007-05-15</td><td>Alberto Massari</td><td>mblen returns 0 when given 
an empty string; rewrote code to only use mbstowcs (XERCESC-1702).</td></tr>
+<tr><td>2007-04-17</td><td>Alberto Massari</td><td>In the Windows registry, 
the code page for an encoding is stored in @InternetEncoding, not in @Codepage 
(XERCESC-1092).</td></tr>
+<tr><td>2007-03-28</td><td>David Cargill</td><td>Various schema 
fixes.</td></tr>
+<tr><td>2007-03-27</td><td>Alberto Massari</td><td>Performance 
improvements.</td></tr>
+<tr><td>2007-03-27</td><td>Alberto Massari</td><td>A decimal value of 0.0 was 
treated as a positive number, so it was different from 0.</td></tr>
+<tr><td>2007-03-08</td><td>Alberto Massari</td><td>Fixed infinite loop when an 
XPath expression contained an unexpected character (XERCESC-1682).</td></tr>
+<tr><td>2007-03-06</td><td>Boris Kolpackov</td><td>IconvGNU and IconvFBSD 
transcoders override application-set locale (XERCESC-1660).</td></tr>
+<tr><td>2007-02-07</td><td>Alberto Massari</td><td>Even if the XSTS suite 
thinks differently, the XMLSchema 1.1 clarifies that two values derived from 
the same value space should be treated as equals; so find out the common 
ancestor and use it to perform the comparison.</td></tr>
+<tr><td>2007-02-06</td><td>Alberto Massari</td><td>When invoking the userData 
handlers, first build a snapshot of the map, so that the callbacks can update 
it safely.</td></tr>
+<tr><td>2007-01-31</td><td>Alberto Massari</td><td>Equal lexical values of 
unrelated types must be treated as different.</td></tr>
+<tr><td>2007-01-31</td><td>Alberto Massari</td><td>Handle escaped characters 
in schemaLocation attributes.</td></tr>
+<tr><td>2007-01-31</td><td>Alberto Massari</td><td>Before using a local memory 
manager, check that we have a valid pointer.</td></tr>
+<tr><td>2007-01-30</td><td>Alberto Massari</td><td>Allow 'list' and 'union' in 
the finalDefault attribute of a schema (XERCESC-1633).</td></tr>
+<tr><td>2007-01-30</td><td>Alberto Massari</td><td>Only xs:key should complain 
if not all the fields of an identity constraint are not found in the XML 
instance (XERCESC-1237).</td></tr>
+<tr><td>2007-01-29</td><td>David Cargill</td><td>Complex type restriction with 
substation group fix.</td></tr>
+<tr><td>2007-01-25</td><td>David Cargill</td><td>Schema and UTF32 
fixes.</td></tr>
+<tr><td>2007-01-02</td><td>Alberto Massari</td><td>When calling 
getAttributeNodeNS, ensure we are providing a localName 
(XERCESC-1473).</td></tr>
+<tr><td>2006-12-30</td><td>Charles McLouth</td><td>Added support for WinSock 
and Windows Transcoder on Mingw/msys platform (XERCESC-1617).</td></tr>
+<tr><td>2006-12-27</td><td>Alberto Massari</td><td>Detect open() failures 
(XERCESC-1658).</td></tr>
+<tr><td>2006-12-11</td><td>Alberto Massari</td><td>Performance improvement: 
allocate memory only when the data inside the XMLElementDecl cannot be 
reused.</td></tr>
+<tr><td>2006-12-03</td><td>David Cargill</td><td>Schema derivation 
fixes.</td></tr>
+<tr><td>2006-12-03</td><td>David Cargill</td><td>Case insensitive regular 
expression fixes.</td></tr>
+<tr><td>2006-12-03</td><td>David Cargill</td><td>Static initialization 
fix.</td></tr>
+<tr><td>2006-10-20</td><td>Alberto Massari</td><td>Report the correct error 
when the XML PI has 'XML' instead of 'xml' (XERCESC-1641).</td></tr>
+<tr><td>2006-10-10</td><td>Alberto Massari</td><td>Allow whitespace-only nodes 
to be added as children of a DOMDocument.</td></tr>
+<tr><td>2006-10-05</td><td>David Cargill</td><td>Handle anonymous types 
properly.</td></tr>
+<tr><td>2006-10-05</td><td>David Cargill</td><td>Don't add extra whitespace 
when validating datatypes.</td></tr>
+<tr><td>2006-10-05</td><td>David Cargill</td><td>Treat "." as invalid 
double/float.</td></tr>
+<tr><td>2006-09-29</td><td>David Bertoni</td><td>Removed unnecessary 
transcoding of file names, that resulted in round-trip transcoding.  Moved 
calls to initializer list to avoid initializing to a default value.</td></tr>
+<tr><td>2006-09-27</td><td>David Bertoni</td><td>Fixed some bugs where the 
literal 0 was being used as the value of an invalid file handle.  This affects 
platforms like Solaris, which use open/close, etc., instead of fopen/fclose, 
etc.</td></tr>
+<tr><td>2006-09-26</td><td>Boris Kolpackov</td><td>When checking for a valid 
restriction, take into account substitution groups (XERCESC-1281).</td></tr>
+<tr><td>2006-09-11</td><td>Alberto Massari</td><td>Don't crash if an external 
parameter entity has no SYSTEM id (XERCESC-1536).</td></tr>
+<tr><td>2006-08-23</td><td>Alberto Massari</td><td>Default or fixed attribute 
values should be whitespace normalized, if the datatype requires it, before 
being validated.</td></tr>
+<tr><td>2006-08-23</td><td>Alberto 
Massari</td><td>DOMLSParserImpl::loadGrammar should not release the previously 
loaded DOMDocument (XERCESC-1626).</td></tr>
+<tr><td>2006-08-10</td><td>Alberto Massari</td><td>Fix memory leak 
(XERCESC-1624).</td></tr>
+<tr><td>2006-07-07</td><td>Jay Hansen</td><td>OS400 fixes.</td></tr>
+<tr><td>2006-07-06</td><td>David Cargill</td><td>Fix crashes that can occur 
when a non-default memory manager tries to clean up after running out of 
memory.</td></tr>
+<tr><td>2006-05-30</td><td>Alberto Massari</td><td>SAX2XMLReader should use 
the prefix reported by the reader, not the one stored in the element 
declaration (XERCESC-1598)</td></tr>
+<tr><td>2006-05-30</td><td>Alberto Massari</td><td>DGXMLScanner was treating 
predefined entities inside attribute values as if they were in the element 
content (XERCESC-1597)</td></tr>
+<tr><td>2006-05-08</td><td>David Cargill</td><td>Documentation update. Default 
validation is never, not auto.</td></tr>
+<tr><td>2006-04-29</td><td>David Cargill</td><td>Better message for invalid 
boolean datatype.</td></tr>
+<tr><td>2006-04-28</td><td>David Cargill</td><td>Performance fix, don't use 
QName as colon location is already available.</td></tr>
+<tr><td>2006-04-28</td><td>David Cargill</td><td>Use ln -fs instead of ln -f 
to avoid error message during Unix build.</td></tr>
+<tr><td>2006-04-19</td><td>Alberto Massari</td><td>Fix an error that 
manifested itself when a DTD defined a general entity using a parameter entity 
for specifying the name.</td></tr>
+<tr><td>2006-04-18</td><td>Alberto Massari</td><td>setEncoding was relying on 
XMLRecognizer::encodingForName to return OtherEncoding when presented with a 
endian-neutral UTF16/UTF32 encoding, but it doesn't do it anymore.</td></tr>
+<tr><td>2006-04-18</td><td>David Cargill</td><td>Put xmlns attributes in 
registry to avoid errors when checking for required attributes.</td></tr>
+<tr><td>2006-04-18</td><td>David Cargill</td><td>Ensure decimal is valid on 
getActualValue call when toValidate is true.</td></tr>
+<tr><td>2006-04-18</td><td>David Cargill</td><td>Thread safety fix, don't do 
lazy evaluation of patterns.</td></tr>
+<tr><td>2006-03-27</td><td>Alberto Massari</td><td>Allow whitespace at the 
beginning and after the union operator in XPath expressions of identity 
constraints.</td></tr>
+<tr><td>2006-03-23</td><td>David Cargill</td><td>Make getCanonical for float 
and double have consistent behaviour with getActual.</td></tr>
+<tr><td>2006-03-21</td><td>Alberto Massari</td><td>If "entities" feature is 
set to TRUE, entities reference inside attribute values should be serialized as 
"&amp;ent;"</td></tr>
+<tr><td>2006-03-19</td><td>Alberto Massari</td><td>Factory method is no more 
inline to avoid including an internal header in a public one 
(XERCESC-1579).</td></tr>
+<tr><td>2006-03-17</td><td>David Cargill</td><td>Display actual errorCode when 
reporting an error.</td></tr>
+<tr><td>2006-03-05</td><td>Alberto Massari</td><td>Allow non-standard names 
for the C++ compiler.</td></tr>
+<tr><td>2006-03-03</td><td>Alberto Massari</td><td>Updated Borland C++ 6 
projects.</td></tr>
+<tr><td>2006-02-28</td><td>Alberto Massari</td><td>Remove BOM-detection code 
inside refreshCharBuffer: the fix for XERCESC-1284 makes it unnecessary, and 
the UTF-8 part was updating the wrong index (XERCESC-1385).</td></tr>
+<tr><td>2006-02-24</td><td>Alberto Massari</td><td>Improve performances of 
addRange.</td></tr>
+<tr><td>2006-02-18</td><td>Alberto Massari</td><td>When serializing attribute 
values, escape also carriage returns and tabs (XERCESC-1547).</td></tr>
+<tr><td>2006-02-18</td><td>Alberto Massari</td><td>If an encoding has been 
forced on a InputSource, ignore a compatible BOM found in the stream 
(XERCESC-1284).</td></tr>
+<tr><td>2006-02-06</td><td>Tobias Schuette</td><td>Fix for 
XERCESC-1491.</td></tr>
+<tr><td>2006-02-06</td><td>David Cargill</td><td>Put annotations for duplicate 
elements on the first element.</td></tr>
+<tr><td>2006-02-06</td><td>David Cargill</td><td>Update schema limitations and 
clarify float and double behaviour.</td></tr>
+<tr><td>2006-01-30</td><td>Khaled Noaman</td><td>Do not generate error message 
if switchGrammar fails when laxly validating.</td></tr>
+<tr><td>2006-01-21</td><td>Mark Weaver</td><td>Fix for XERCESC-1555.</td></tr>
+<tr><td>2006-01-21</td><td>David Bertoni</td><td>Fixes for 
XERCESC-1548.</td></tr>
+<tr><td>2006-01-16</td><td>David Cargill</td><td>Fix for XERCESC-1546. 
Canonical value of list was putting in an extra null character.</td></tr>
+<tr><td>2006-01-16</td><td>Alberto Massari</td><td>When evaluating a union in 
a regular expression, take the branch that matches the longest part of the 
input string (XERCESC-1521).</td></tr>
+<tr><td>2005-12-30</td><td>Khaled Noaman</td><td>Fix for erroneous duplicate 
id problem.</td></tr>
+<tr><td>2005-12-28</td><td>David Cargill</td><td>Uniconv390 fixes.</td></tr>
+<tr><td>2005-12-28</td><td>David Cargill</td><td>Put debug code under specific 
flag so it only gets built when needed instead of for each debug 
build.</td></tr>
+<tr><td>2005-12-28</td><td>David Cargill</td><td>Fix size of boolean 
structure.</td></tr>
+<tr><td>2005-12-28</td><td>David Cargill</td><td>Schema fixes for union of 
union and empty element.</td></tr>
+<tr><td>2005-12-27</td><td>Alberto Massari</td><td>Improve validation 
performances when dealing with schemas with lots of top level definitions 
(XERCESC-1542).</td></tr>
+<tr><td>2005-12-26</td><td>Alberto Massari</td><td>Fix for XERCESC-1533 
(default attributes in the definition for an element that is not validated 
because of errors would be added to the list of attributes even if already 
present).</td></tr>
+<tr><td>2005-12-15</td><td>David Bertoni</td><td>Added missing parameter 
(XERCESC-1538).</td></tr>
+<tr><td>2005-12-14</td><td>Alberto Massari</td><td>When cloning or importing a 
node, also copy the type information (XERCESC-1517).</td></tr>
+<tr><td>2005-11-15</td><td>David Cargill</td><td>Treat "+" and "-" as invalid 
numeric schema values.</td></tr>
+<tr><td>2005-11-15</td><td>David Cargill</td><td>Fix bug where very long 
element names gives parsing error.</td></tr>
+<tr><td>2005-11-09</td><td>Alberto Massari</td><td>Generated static library in 
lowercase like the dynamic one (XERCESC-1522).</td></tr>
+<tr><td>2005-10-31</td><td>Alberto Massari</td><td>Nodes that implement 
getFeature should also implement isSupported (XERCESC- 1479).</td></tr>
+<tr><td>2005-10-15</td><td>David Cargill</td><td>Fix for 
XERCESC-1515.</td></tr>
+<tr><td>2005-10-15</td><td>David Cargill</td><td>Message update for QName fix 
and XERCESC-1515.</td></tr>
+<tr><td>2005-10-12</td><td>David Cargill</td><td>QName fix.  Need to verify 
that the prefix is defined.</td></tr>
+<tr><td>2005-10-12</td><td>David Cargill</td><td>Check for valid schema 
characters for float and double.</td></tr>
+<tr><td>2005-10-12</td><td>David Cargill</td><td>Annotation bug 
fixes.</td></tr>
+<tr><td>2005-09-28</td><td>Alberto Massari</td><td>closesocket should be 
dynamically bound (XERCESC-1467).</td></tr>
+
+</table>
+</s2>
+
 <anchor name="Release270"/>
 <s2 title="Release Information for &XercesCName; 2.7.0">
 <p>Here is the list of bugs that are resolved in this release, &XercesCName; 
2.7.0.

Modified: xerces/c/web/xml/releases_plan.xml
URL: 
http://svn.apache.org/viewvc/xerces/c/web/xml/releases_plan.xml?rev=700199&r1=700198&r2=700199&view=diff
==============================================================================
--- xerces/c/web/xml/releases_plan.xml (original)
+++ xerces/c/web/xml/releases_plan.xml Mon Sep 29 11:26:49 2008
@@ -23,206 +23,16 @@
 <s2 title="&XercesCName; Future Releases Plan">
 <p>This document highlights the release plan for &XercesCName;.</p>
 
-<s3 title="Current Status"><p>&XercesCName; 2.8.0 - released on August 31, 
2007.</p></s3>
+<s3 title="Current Status"><p>&XercesCName; 3.0.0 - released on September 29, 
2008.</p></s3>
 
 <s3 title="Next Target Release">
        <p>The &XercesCName; team is currently working on plans for future 
releases.
-       At present, we believe there will be a 3.0 release with new 
functionality
-       targeted roughly at the end of 2007. As a change in the major version 
allows us
-       to break source compatibility, we are trying to take our time in order 
to
-       break now what needs to be broken. There is some chance that changes 
breaking
-       source compatibility will not be needed, and that "3.0" features will be
-       released in the 2.x line.</p>
-       <p>Further releases in the 2.x line are anticipated concurrent with 3.0 
development
-       in order to fix issues or bugs in 2.x. Once 3.0 is released, we may 
also issue
-       further 2.x releases as needed by the community.</p>
-       <p>&XercesCName; 2.y.z - as needed to address bugs or other issues.</p>
-       <p>&XercesCName; 3.0 - Targetted roughly for the end of 2007.</p>
-</s3>
-
-<s3 title="&XercesCName; 3.0 (tentative) Features list">
-
-       <p>The following table lists the potential TODO items for &XercesCName; 
3.0.
-       It does not include fixing bugs that are opened in Jira; unless such 
Jira bug
-       involves a major development effort and requires an architectural 
redesign,
-       or is an enhancement suggestion.</p>
-
-       <p>This list tracks current ideas and developer sign-up for 3.0 
features. Some items
-       on this list have no volunteer. Items that have no volunteer will 
receive no
-       development attention and therefore will not become part of 3.0. If you 
would
-       like to volunteer for these or other items please email the 
&XercesCName; mailing
-       list</p>
-
-       <table>
-               <tr>
-                       <th>ID</th>
-                       <th>Feature Description</th>
-                       <th>Volunteer</th>
-               </tr>
-
-               <tr>
-                       <td>1</td>
-                       <td>Reorganization of public/private includes</td>
-                       <td></td>
-               </tr>
-
-               <tr>
-                       <td>2</td>
-                       <td>Revisiting/sanity checking of install locations</td>
-                       <td></td>
-               </tr>
-
-               <tr>
-                       <td>3</td>
-                       <td>Refactoring of x-platform support</td>
-                       <td>Initial cut - James (done)<br/>
-                                       Basic posix support - James (done)<br/>
-                                       Mac re-port/test - James (done)<br/>
-                                       Windows re-port/test - Alberto<br/>
-                                       Linux re-port/test: Gareth, Alberto 
[VMWare (Red Hat 9, Red Hat 7.3) and I can add more],
-                                               Scott Cantor [test], cargilld 
[w/ xlC]<br/>
-                                       Solaris - Scott Cantor [test]<br/>
-                                       Cygwin - Neil/Alberto (mostly 
done?)<br/>
-                                       MingGW - Alberto (mostly done?)<br/>
-                                       Interix - Alberto<br/>
-                                       AIX - cargilld<br/>
-                                       OS390 - cargilld
-                       </td>
-               </tr>
-
-               <tr>
-                       <td>4</td>
-                       <td>A true autoconf based build infrastructure</td>
-                       <td>James,
-                               Jason Stewart,
-                               Scott Cantor,
-                               John Snelson
-                               (mostly done--pending ports of additional 
platforms)
-                       </td>
-               </tr>
-
-               <tr>
-                       <td>5</td>
-                       <td>Add a libcurl based NetAccessor</td>
-                       <td>James (done)</td>
-               </tr>
-
-               <tr>
-                       <td>6</td>
-                       <td>DOM 3.0 support</td>
-                       <td>Alberto,
-                           Gareth
-                       </td>
-               </tr>
-
-               <tr>
-                       <td>7</td>
-                       <td>XPath</td>
-                       <td></td>
-               </tr>
-
-               <tr>
-                       <td>8</td>
-                       <td>XInclude</td>
-                       <td>Gareth,
-                               Caroline Rioux
-                               Graham Innocent
-                       </td>
-               </tr>
-
-               <tr>
-                       <td>9</td>
-                       <td>Add a ACE-based NetAccessor</td>
-                       <td>Alberto - as time permits</td>
-               </tr>
-
-               <tr>
-                       <td>10</td>
-                       <td>Add RelaxNG support</td>
-                       <td>(Michael Fuller -- would provide some help)</td>
-               </tr>
-
-               <tr>
-                       <td>11</td>
-                       <td>Audit/Update of XML Schema support.</td>
-                       <td>cargilld</td>
-               </tr>
-
-               <tr>
-                       <td>12</td>
-                       <td>Const signature changes. [783, 1153, 1223]</td>
-                       <td>cargilld</td>
-               </tr>
-
-               <tr>
-                       <td>13</td>
-                       <td>XML Catalog Support</td>
-                       <td></td>
-               </tr>
-
-               <tr>
-                       <td>14</td>
-                       <td>Roll .c code into template headers?</td>
-                       <td></td>
-               </tr>
-
-               <tr>
-                       <th></th><th colspan='2'>Features/APIs to be 
removed</th>
-               </tr>
-
-               <tr>
-                       <td>20</td>
-                       <td>Remove Deprecated DOM altogether -
-                               Whether we should actually do this is still 
being debated.
-                       </td>
-                       <td>Gareth</td>
-               </tr>
-
-               <tr>
-                       <td>21</td>
-                       <td>Remove and/or update deprecated enums</td>
-                       <td>Gareth</td>
-               </tr>
-
-               <tr>
-                       <td>22</td>
-                       <td>Remove non-thread-safe psvi methods</td>
-                       <td>Gareth</td>
-               </tr>
-
-               <tr>
-                       <td>23</td>
-                       <td>Remove Mac OS Classic Support</td>
-                       <td>James</td>
-               </tr>
-
-               <tr>
-                       <td>24</td>
-                       <td>Remove OS/2 (or update it)</td>
-                       <td>Alberto</td>
-               </tr>
-
-               <tr>
-                       <td>25</td>
-                       <td>Remove Borland C++ 4, CodeWarrior, VACPP40 and 
Unsupported from Windows platform</td>
-                       <td>Alberto</td>
-               </tr>
-
-               <tr>
-                       <td>26</td>
-                       <td>Audit/Potential removal of all deprecated 
methods</td>
-                       <td>cargilld</td>
-               </tr>
-
-               <tr>
-                       <td>27</td>
-                       <td>Remove tests/samples not invoked by 
sanityTest.pl</td>
-                       <td>cargilld / James</td>
-               </tr>
-
-       </table>
+       At present, we believe the next release will be 3.1.0 which will include
+        bug fixes and new functionality. It is targeted roughly for mid 
2009.</p>
 
+       <p>Further releases in the 2.x.y line are currently not anticipated.</p>
 </s3>
+
 </s2>
 
 </s1>

Modified: xerces/c/web/xml/source-repository.xml
URL: 
http://svn.apache.org/viewvc/xerces/c/web/xml/source-repository.xml?rev=700199&r1=700198&r2=700199&view=diff
==============================================================================
--- xerces/c/web/xml/source-repository.xml (original)
+++ xerces/c/web/xml/source-repository.xml Mon Sep 29 11:26:49 2008
@@ -42,16 +42,18 @@
 svn co https://svn.apache.org/repos/asf/xerces/c/trunk
 </source>
 
-    <p>To check out the code in the xerces-2.7 branch, execute:</p>
+    <p>To check out the code in the xerces-2 branch (the place where
+       the development for the next 2-series release, if any, is
+       taking place), execute:</p>
 
 <source>
-svn co https://svn.apache.org/repos/asf/xerces/c/branches/xerces-2.7
+svn co https://svn.apache.org/repos/asf/xerces/c/branches/xerces-2
 </source>
 
-    <p>To check out the code tagged xerces-2.8.0_rc1, execute:</p>
+    <p>To check out the code tagged Xerces-C_2_8_0, execute:</p>
 
 <source>
-svn co https://svn.apache.org/repos/asf/xerces/c/tags/xerces-2.8.0_rc1
+svn co https://svn.apache.org/repos/asf/xerces/c/tags/Xerces-C_2_8_0
 </source>
 
     <p>You can also browse the repository and examine individual

Modified: xerces/c/web/xml/style/dtd/entities.ent
URL: 
http://svn.apache.org/viewvc/xerces/c/web/xml/style/dtd/entities.ent?rev=700199&r1=700198&r2=700199&view=diff
==============================================================================
--- xerces/c/web/xml/style/dtd/entities.ent (original)
+++ xerces/c/web/xml/style/dtd/entities.ent Mon Sep 29 11:26:49 2008
@@ -3,7 +3,7 @@
 <!ENTITY XercesCProjectName     "Xerces">                       <!-- 
projectname -->
 <!ENTITY XercesCFullName        "Xerces-C++ XML Parser">        <!-- 
fullproductname -->
 <!ENTITY XercesCName            "Xerces-C++">                   <!-- 
productname -->
-<!ENTITY XercesCLatest          "2.8.0">                        <!-- 
versionnumber -->
+<!ENTITY XercesCLatest          "3.0.0">                        <!-- 
versionnumber -->
 <!ENTITY XercesCDevelEmailAddress "[EMAIL PROTECTED]"> <!-- emailaddress -->
 <!ENTITY XercesCDevelSAddress   "[EMAIL PROTECTED]"> <!-- emailaddress -->
 <!ENTITY XercesCDevelUAddress   "[EMAIL PROTECTED]"> <!-- emailaddress -->

Modified: xerces/c/web/xml/xerces-c_book.xml
URL: 
http://svn.apache.org/viewvc/xerces/c/web/xml/xerces-c_book.xml?rev=700199&r1=700198&r2=700199&view=diff
==============================================================================
--- xerces/c/web/xml/xerces-c_book.xml (original)
+++ xerces/c/web/xml/xerces-c_book.xml Mon Sep 29 11:26:49 2008
@@ -24,7 +24,7 @@
 
   <separator/>
 
-     <document id="index"       label="Readme"             
source="readme.xml"/>
+     <document id="index"       label="Overview"             
source="readme.xml"/>
      <document id="charter"     label="Charter"             
source="charter.xml"/>
      <document id="releases"    label="Release Info"     
source="releases.xml"/>
      <hidden id="releases_archive"                   
source="releases_archive.xml"/>



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

Reply via email to