[seam-commits] Seam SVN: r8414 - branches/Seam_1_2_1_AP.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Wed Jun 25 02:21:35 EDT 2008
Author: manaRH
Date: 2008-06-25 02:21:35 -0400 (Wed, 25 Jun 2008)
New Revision: 8414
Modified:
branches/Seam_1_2_1_AP/changelog.txt
Log:
updated lists of issues
Modified: branches/Seam_1_2_1_AP/changelog.txt
===================================================================
--- branches/Seam_1_2_1_AP/changelog.txt 2008-06-25 04:20:21 UTC (rev 8413)
+++ branches/Seam_1_2_1_AP/changelog.txt 2008-06-25 06:21:35 UTC (rev 8414)
@@ -5,6 +5,18 @@
Release Notes - JBoss Seam - Version 1.2.1.GA
** Bug
+ * [JBPAPP-738] - itext examples produce xml in Firefox instead of html to redirect
+ * [JBPAPP-759] - Spring files missing between packaged seam jars a built seam jars
+ * [JBPAPP-769] - Seam Spring example throws NoClassDefFoundError: org/codehaus/groovy/control/CompilationFailedException during deployment
+ * [JBPAPP-770] - Seam Spring example can not change password
+ * [JBPAPP-774] - endless recursion in public class
+ * [JBPAPP-800] - seam hibernate example is missing the el-ri.jar from the war archive
+ * [JBPAPP-801] - seam icefaces throws "Could not instantiate feature[compiler.ExpressionFactory]: org.jboss.seam.ui.facelet.SeamExpressionFactory" when accessed
+ * [JBPAPP-802] - Seam mail deployment exceptions - app still seems to run
+ * [JBPAPP-807] - dvdstore example does not handle invalid orders correctly
+ * [JBPAPP-913] - org.jboss.seam.mock.MockFacesContext should do the cleanup in the release() Method
+ * [JBPAPP-659] - clearing authenticated session
+ * [JBPAPP-638] - adding a page security element in seam-gen
* [JBSEAM-781] - Identity.login is reporting a login failure with a SEVERITY_INFO
* [JBSEAM-822] - XSDs should not have jndi-name for components which are not session beans
* [JBSEAM-835] - After Upload the Conversation id seems to be lost when use a button to move forward from the "upload" screen.
@@ -94,6 +106,13 @@
* [JBSEAM-1071] - Documentation corrections effecting configuration 21.1.5. Don't forget!
** Task
+ * [JBPAPP-755] - Seam source readme.txt need url, and other updates
+ * [JBPAPP-678] - upgrade to JSF RI 1.2
+ * [JBPAPP-676] - duplicated commons-* libraries in examples
+ * [JBPAPP-637] - facelets is upgrade to 1.1.13 GA from snapshot
+ * [JBPAPP-631] - EL integration was rewritten
+ * [JBPAPP-636] - upgrade richfaces and ajax4jsf to GA versions from snapshots
+ * [JBPAPP-634] - upgrade JFreeChart to EAP version
* [JBSEAM-915] - Split remoting stuff into jboss-seam-remoting.jar
* [JBSEAM-924] - Upgrade to MyFaces 1.1.5 and test on Tomcat
* [JBSEAM-973] - Remove dependency on org.jboss.util.NotImplementedException
More information about the seam-commits
mailing list