[jboss-cvs] jboss-seam ...

Gavin King gavin.king at jboss.com
Thu Nov 30 09:01:43 EST 2006


  User: gavin   
  Date: 06/11/30 09:01:43

  Modified:    jboss-seam  changelog.txt
  Log:
  changelog
  
  Revision  Changes    Path
  1.31      +14 -0     jboss-seam/changelog.txt
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: changelog.txt
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/changelog.txt,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -b -r1.30 -r1.31
  --- changelog.txt	27 Nov 2006 03:49:08 -0000	1.30
  +++ changelog.txt	30 Nov 2006 14:01:43 -0000	1.31
  @@ -15,11 +15,25 @@
       * [JBSEAM-524] - Lifecycle.isAttributeDirty(Object attribute) doesn't like null attributes
       * [JBSEAM-525] - Theme / Locale / TimeZone not persistent across browser shutdowns
       * [JBSEAM-526] - bundlenames instead bundleNames in Ch.7 Internationalization document
  +    * [JBSEAM-527] - ICEfaces example needs UseJBossWebLoader
  +    * [JBSEAM-529] - NullPointerException in org.jboss.seam.deployment.NamespaceScanner
  +    * [JBSEAM-530] - Seam-gen create entity using action package (build.xml)
  +    * [JBSEAM-533] - IllegalArgumentException exception from ManagedEntityIdentityInterceptor
  +    * [JBSEAM-534] - ExceptionInterceptor should use a threadlocal instead of contextData
  +    * [JBSEAM-535] - Seam model objects bring generated in wrong directory
  +    * [JBSEAM-537] - conversation lock not unlocked
   
   
   ** Feature Request
       * [JBSEAM-293] - Add well defined precedence for component overriding with the same name.
       * [JBSEAM-397] - page parameters for wildcarded view-ids
  +    * [JBSEAM-518] - Document the new XML namespace stuff
  +    * [JBSEAM-540] - Support #{qualified.name.property} instead of #{qualified$name$property}
  +
  +
  +** Task
  +    * [JBSEAM-528] - upgrade to ICEfaces 1.5.1
  +    * [JBSEAM-532] - readme file for IceFaces Example is incorrect.
   
   Changes in version 1.1.0.CR1 (November 2006)
   --------------------------------------------
  
  
  



More information about the jboss-cvs-commits mailing list