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 rh...@apache.org on 2015/09/13 21:17:00 UTC

svn commit: r1702804 - in /db/derby/code/trunk: RELEASE-NOTES.html STATUS releaseSummary.xml

Author: rhillegas
Date: Sun Sep 13 19:17:00 2015
New Revision: 1702804

URL: http://svn.apache.org/r1702804
Log:
DERBY-6811: Update STATUS file in preparation for producing the first 10.12.1 release candidate; commit derby-6811-03-aa-updatedStatus.diff.

Modified:
    db/derby/code/trunk/RELEASE-NOTES.html
    db/derby/code/trunk/STATUS
    db/derby/code/trunk/releaseSummary.xml

Modified: db/derby/code/trunk/RELEASE-NOTES.html
URL: http://svn.apache.org/viewvc/db/derby/code/trunk/RELEASE-NOTES.html?rev=1702804&r1=1702803&r2=1702804&view=diff
==============================================================================
--- db/derby/code/trunk/RELEASE-NOTES.html (original)
+++ db/derby/code/trunk/RELEASE-NOTES.html Sun Sep 13 19:17:00 2015
@@ -59,7 +59,7 @@ Derby functionality includes:
 
 
 <p>
-Support for Java SE 6 is being sunsetted. The 10.13 release family will not support that platform. The 10.12 release family supports the following Java and JDBC versions:
+Support for Java SE 6 and Java SE 7 is being sunsetted. The 10.13 release family will not support those platforms. The 10.12 release family supports the following Java and JDBC versions:
 </p>
 
 <ul>

Modified: db/derby/code/trunk/STATUS
URL: http://svn.apache.org/viewvc/db/derby/code/trunk/STATUS?rev=1702804&r1=1702803&r2=1702804&view=diff
==============================================================================
--- db/derby/code/trunk/STATUS (original)
+++ db/derby/code/trunk/STATUS Sun Sep 13 19:17:00 2015
@@ -59,6 +59,8 @@ None.
 RECENT VOTES
 =================================
 
+The community voted to sunset support for Java SE 7. The vote closed on 2015-09-12.
+The community voted to sunset support for Java SE 6. The vote closed on 2014-09-15.
 Release 10.11.1.1 was approved as a release on 2014-08-25, published on 2014-08-26, and announced on 2014-08-27.
 Release 10.10.2.0 was approved as a release on 2014-04-11, published on 2014-04-15, and announced on 2014-04-17.
 Release 10.10.1.1 was approved as a release on 2013-04-15, published on 2013-04-16, and announced on 2013-04-17.
@@ -75,7 +77,7 @@ OTHER NEWS
 RELEASE STATUS
 ==============
 
-The community is working on a 10.11.2 maintenance release.
+The community is working on a 10.12.1 feature release.
 
 
 

Modified: db/derby/code/trunk/releaseSummary.xml
URL: http://svn.apache.org/viewvc/db/derby/code/trunk/releaseSummary.xml?rev=1702804&r1=1702803&r2=1702804&view=diff
==============================================================================
--- db/derby/code/trunk/releaseSummary.xml (original)
+++ db/derby/code/trunk/releaseSummary.xml Sun Sep 13 19:17:00 2015
@@ -92,7 +92,7 @@ Derby functionality includes:
 </ul>
 
 <p>
-Support for Java SE 6 is being sunsetted. The 10.13 release family will not support that platform. The 10.12 release family supports the following Java and JDBC versions:
+Support for Java SE 6 and Java SE 7 is being sunsetted. The 10.13 release family will not support those platforms. The 10.12 release family supports the following Java and JDBC versions:
 </p>
 <ul>
   <li>Java SE 6 and higher with JDBC 4.0, 4.1, and 4.2.</li>