[seam-commits] Seam SVN: r11164 - branches/community/Seam_2_2.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Tue Jun 16 14:28:34 EDT 2009


Author: norman.richards at jboss.com
Date: 2009-06-16 14:28:33 -0400 (Tue, 16 Jun 2009)
New Revision: 11164

Modified:
   branches/community/Seam_2_2/changelog.txt
   branches/community/Seam_2_2/readme.txt
Log:
for release

Modified: branches/community/Seam_2_2/changelog.txt
===================================================================
--- branches/community/Seam_2_2/changelog.txt	2009-06-16 16:18:30 UTC (rev 11163)
+++ branches/community/Seam_2_2/changelog.txt	2009-06-16 18:28:33 UTC (rev 11164)
@@ -1,6 +1,36 @@
 JBoss Seam Changelog
 ====================
 
+
+Release Notes - Seam - Version 2.2.0.CR1
+
+** Bug
+    * [JBSEAM-2523] - Identity component should be scoped to the WAR module
+    * [JBSEAM-2746] - Hibernate Search doesn't update index correctly
+    * [JBSEAM-3849] - ClassLoader cannot find xhtml files when scanning page.xml files in an EAR with Multiple WARs
+    * [JBSEAM-4034] - Using outdated Drools API in documentation example
+    * [JBSEAM-4172] - s:validateEquality doesn't work with empty values
+    * [JBSEAM-4205] - Multiple p:paragraph's in p:cell cause text duplication
+    * [JBSEAM-4207] - Security xsd for components.xml is incorrect
+    * [JBSEAM-4230] - Target eclipseclasspath generates .classpath file with path to local maven repository for tools.jar, while this shouldn't be in maven repo
+    * [JBSEAM-4244] - fix for JBSEAM-4131 introduced a performance regression
+    * [JBSEAM-4246] - Addition of numberDepth to p:chapter
+
+** Feature Request
+    * [JBSEAM-1587] - page parameters: option to bypass model-based validations
+    * [JBSEAM-3891] - openid fails on port 80
+    * [JBSEAM-3948] - Excel attachment should be more user-friendly to create
+    * [JBSEAM-4011] - Upgrade Drools framework integration to version 5
+    * [JBSEAM-4049] - Drools Custom Consequence Exception handlers
+    * [JBSEAM-4079] - Modularize jBPM integration
+    * [JBSEAM-4188] - Add decision table support to org.jboss.seam.drools.RuleBase 
+    * [JBSEAM-4214] - Upgrade to Drools 5
+    * [JBSEAM-4225] - Allow to add eventListeners to WorkingMemory
+
+** Task
+    * [JBSEAM-4201] - Upgrade to newest Hibernate libraries (3.3.x series) and Hibernate Search to 3.1.1
+
+
 Release Notes - Seam - Version 2.1.2
 
 ** Bug

Modified: branches/community/Seam_2_2/readme.txt
===================================================================
--- branches/community/Seam_2_2/readme.txt	2009-06-16 16:18:30 UTC (rev 11163)
+++ branches/community/Seam_2_2/readme.txt	2009-06-16 18:28:33 UTC (rev 11164)
@@ -1,7 +1,7 @@
 
 JBoss Seam - Contextual Component framework for Java EE 5
 =========================================================
-version 2.1.2, May 2009
+version 2.2.0.CR1, June 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