[seam-commits] Seam SVN: r11020 - branches/community/Seam_2_1.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Thu May 28 10:58:42 EDT 2009
Author: norman.richards at jboss.com
Date: 2009-05-28 10:58:42 -0400 (Thu, 28 May 2009)
New Revision: 11020
Modified:
branches/community/Seam_2_1/changelog.txt
branches/community/Seam_2_1/readme.txt
Log:
prepare for release
Modified: branches/community/Seam_2_1/changelog.txt
===================================================================
--- branches/community/Seam_2_1/changelog.txt 2009-05-28 14:10:39 UTC (rev 11019)
+++ branches/community/Seam_2_1/changelog.txt 2009-05-28 14:58:42 UTC (rev 11020)
@@ -1,6 +1,28 @@
JBoss Seam Changelog
====================
+Release Notes - Seam - Version 2.1.2
+
+** Bug
+ * [JBSEAM-2690] - Websphere on Windows JPA reference guide example throws a ClassCastException
+ * [JBSEAM-3603] - Progressbar example is broken
+ * [JBSEAM-3648] - Several source file reference a copyright.txt in the distribution that is nonexistent
+ * [JBSEAM-4152] - HTTP BASIC authentication fails with exception during embedded container testing
+ * [JBSEAM-4169] - Enum converter does not handle inner anonymous enums
+ * [JBSEAM-4173] - Wicket instrumentation results in incorrect disinjection when invoking superclass methods from a subclass constructor
+ * [JBSEAM-4199] - Blog directory plugin shows duplicate attachments
+
+** Feature Request
+ * [JBSEAM-4090] - EntityTest testStale failing
+
+** Task
+ * [JBSEAM-2232] - Full review of Seam's log levels
+ * [JBSEAM-3264] - REST requests create anemic HttpSessions
+ * [JBSEAM-4010] - Document various approaches to Wicket instrumentation
+ * [JBSEAM-4135] - Upload selenium libs to jboss maven repository
+ * [JBSEAM-4193] - Document attributes "color" of tag "p:font" and "scaleToFit" of tag "p:image"
+
+
Release Notes - Seam - Version 2.1.2.CR2
** Bug
Modified: branches/community/Seam_2_1/readme.txt
===================================================================
--- branches/community/Seam_2_1/readme.txt 2009-05-28 14:10:39 UTC (rev 11019)
+++ branches/community/Seam_2_1/readme.txt 2009-05-28 14:58:42 UTC (rev 11020)
@@ -1,7 +1,7 @@
JBoss Seam - Contextual Component framework for Java EE 5
=========================================================
-version 2.1.2.CR2, April 2009
+version 2.1.2, May 2009
This software is distributed under the terms of the FSF Lesser Gnu
Public License (see lgpl.txt).
More information about the seam-commits
mailing list