[seam-commits] Seam SVN: r12200 - branches/community/Seam_2_2.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Sat Mar 13 13:41:28 EST 2010
Author: manaRH
Date: 2010-03-13 13:41:27 -0500 (Sat, 13 Mar 2010)
New Revision: 12200
Modified:
branches/community/Seam_2_2/changelog.txt
Log:
release 2.2.1.CR1
Modified: branches/community/Seam_2_2/changelog.txt
===================================================================
--- branches/community/Seam_2_2/changelog.txt 2010-03-13 07:16:22 UTC (rev 12199)
+++ branches/community/Seam_2_2/changelog.txt 2010-03-13 18:41:27 UTC (rev 12200)
@@ -1,7 +1,6 @@
JBoss Seam Changelog
====================
-
Release Notes - Seam - Version 2.2.1.CR1
** Bug
@@ -16,7 +15,6 @@
* [JBSEAM-3778] - MDB - IllegalStateException: No event context active
* [JBSEAM-3844] - Hot deployment : You are trying to use a connection factory that has been shut down
* [JBSEAM-3906] - Attachements are not shown in outlook
- * [JBSEAM-3996] - Seam should ignore duplicate classes on classpath
* [JBSEAM-4029] - NPE in JBossClusterMonitor.locateJBoss when other non-JBoss JMX servers are present
* [JBSEAM-4067] - ELSupport.coerceToType modifies BigDecimal Values
* [JBSEAM-4087] - Regexp Query.SUBJECT_PATTERN may be improved for JBSEAM-3032
@@ -55,7 +53,13 @@
* [JBSEAM-4537] - s:validateEquality tag doesn't work with JBossAS 6.0.0.M1
* [JBSEAM-4539] - s:selectItems part of UI example doesn't work with JBossAS 6.0.0.M1
* [JBSEAM-4549] - NPE in handleInbound()when servlet contexts are initialized
+ * [JBSEAM-4561] - testMultipleWindowSearch() stuck in Firefox
+ * [JBSEAM-4563] - Seambay example unable to commit transaction
+ * [JBSEAM-4566] - seam-mail does not work on JBoss AS 6
+ * [JBSEAM-4575] - Seam Itext example doesn't work correctly
+ * [JBSEAM-4580] - Booking example in cluster throws org.jboss.serial.exception.SerializationException
+
** Feature Request
* [JBSEAM-1572] - Make s:decorate behave more similarly to ui:decorate (h:panelGrid-friendly)
* [JBSEAM-2057] - Syntax highlighting
@@ -82,6 +86,7 @@
* [JBSEAM-4036] - Wicket Example - Missing jars in tomcat.deploy ant task
* [JBSEAM-4455] - Seamspace -- viewIds in s:link and s:button
+
** Task
* [JBSEAM-3035] - upgrade to Spring JAR to version 2.5
* [JBSEAM-3714] - Update release-process.txt to include the functional test execution
More information about the seam-commits
mailing list