You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by my...@apache.org on 2007/07/14 04:55:09 UTC

svn commit: r556213 [1/3] - in /db/derby/code/branches/10.3: CHANGES.html RELEASE-NOTES.html java/build/org/apache/derbyBuild/ReleaseNotesGenerator.java releaseSummary.xml tools/release/build.xml

Author: myrnavl
Date: Fri Jul 13 19:55:08 2007
New Revision: 556213

URL: http://svn.apache.org/viewvc?view=rev&rev=556213
Log:
release work:
 - updated RELEASE-NOTES which now
   . excludes bugs introduced & fixed in 10.3*
   . does not distinguish new features in categories 
   . contains a small list of critical open bugs
 - updated releaseSummary.xml and ReleaseNotesGenerator which helped identify
   any new 10.3.1.2 fixes
 - reintroduce a changes file, but this time an CHANGES.html file, created by 
   commenting out the exception strings in the ReleaseNotesGenerator, followed
   by manual removal of the headers, and Issues sections.

Added:
    db/derby/code/branches/10.3/CHANGES.html   (with props)
Modified:
    db/derby/code/branches/10.3/RELEASE-NOTES.html
    db/derby/code/branches/10.3/java/build/org/apache/derbyBuild/ReleaseNotesGenerator.java
    db/derby/code/branches/10.3/releaseSummary.xml
    db/derby/code/branches/10.3/tools/release/build.xml