[jboss-cvs] jboss-seam/src/main/org/jboss/seam/international ...

Gavin King gavin.king at jboss.com
Thu Jul 5 14:27:12 EDT 2007


  User: gavin   
  Date: 07/07/05 14:27:12

  Modified:    src/main/org/jboss/seam/international  Messages.java
  Log:
  hot deploy resource bundle
  
  Revision  Changes    Path
  1.4       +1 -1      jboss-seam/src/main/org/jboss/seam/international/Messages.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: Messages.java
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/src/main/org/jboss/seam/international/Messages.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- Messages.java	20 Jun 2007 17:45:56 -0000	1.3
  +++ Messages.java	5 Jul 2007 18:27:12 -0000	1.4
  @@ -24,7 +24,7 @@
    * 
    * @author Gavin King
    */
  - at Scope(ScopeType.SESSION)
  + at Scope(ScopeType.EVENT)
   @BypassInterceptors
   @Name("org.jboss.seam.international.messages")
   @Install(precedence=BUILT_IN)
  
  
  



More information about the jboss-cvs-commits mailing list