[seam-commits] Seam SVN: r11323 - tags/JBoss_Seam_2_2_0_GA.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Wed Jul 29 16:30:59 EDT 2009
Author: norman.richards at jboss.com
Date: 2009-07-29 16:30:58 -0400 (Wed, 29 Jul 2009)
New Revision: 11323
Modified:
tags/JBoss_Seam_2_2_0_GA/changelog.txt
Log:
update changelog
Modified: tags/JBoss_Seam_2_2_0_GA/changelog.txt
===================================================================
--- tags/JBoss_Seam_2_2_0_GA/changelog.txt 2009-07-29 19:24:42 UTC (rev 11322)
+++ tags/JBoss_Seam_2_2_0_GA/changelog.txt 2009-07-29 20:30:58 UTC (rev 11323)
@@ -1,6 +1,7 @@
JBoss Seam Changelog
====================
+
Release Notes - Seam - Version 2.2.0.GA
** Bug
@@ -20,6 +21,9 @@
* [JBSEAM-4278] - @Create methods on @Startup components are called without a transaction
* [JBSEAM-4289] - DBUnitSeamTest can't be executed in the same suite as SeamTest
* [JBSEAM-4299] - Seam RESTEasy integration does not allow root resources defined with @Path("/") .
+ * [JBSEAM-4307] - Spring example needs cglib library
+ * [JBSEAM-4308] - Unable to run TestNG tests within JBDS due to missing dependency - slf4j-api
+ * [JBSEAM-4314] - Blog example needs additional jars for JBoss 4.x
** Feature Request
* [JBSEAM-3119] - Multiple WAR in EAR verification, example, and document
@@ -27,6 +31,7 @@
* [JBSEAM-4241] - Add ability to retract facts from workingmemory in pageflow
** Patch
+ * [JBSEAM-4239] - e:formula ignores xls-format-mask style attribute
* [JBSEAM-4245] - Disinjection in Seam-Guice
** Task
More information about the seam-commits
mailing list