[jboss-cvs] jboss-seam ...

Norman Richards norman.richards at jboss.com
Tue Feb 27 21:18:44 EST 2007


  User: nrichards
  Date: 07/02/27 21:18:42

  Modified:    jboss-seam    build.xml changelog.txt readme.txt
  Log:
  patch1
  
  Revision  Changes    Path
  1.161     +1 -1      jboss-seam/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/build.xml,v
  retrieving revision 1.160
  retrieving revision 1.161
  diff -u -b -r1.160 -r1.161
  --- build.xml	28 Feb 2007 01:25:10 -0000	1.160
  +++ build.xml	28 Feb 2007 02:18:41 -0000	1.161
  @@ -13,7 +13,7 @@
       <property name="Name"                 value="JBoss Seam"/>
       <property name="name"                 value="jboss-seam"/>
       <property name="version"              value="1.2"/>
  -    <property name="patchlevel"           value="0.GA"/>
  +    <property name="patchlevel"           value="0.PATCH1"/>
   
       <!-- set global properties for this build -->
       <property name="build.dir"            value="build"/>
  
  
  
  1.44      +1 -1      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.43
  retrieving revision 1.44
  diff -u -b -r1.43 -r1.44
  --- changelog.txt	27 Feb 2007 06:20:06 -0000	1.43
  +++ changelog.txt	28 Feb 2007 02:18:42 -0000	1.44
  @@ -1,7 +1,7 @@
   JBoss Seam Changelog
   ====================
   
  -Release Notes - JBoss Seam - Version 1.2.0.GA
  +Release Notes - JBoss Seam - Version 1.2.0.PATCH1
   
   ** Bug
       * [JBSEAM-916] - Build fails doing "seam restart" 
  
  
  
  1.33      +1 -1      jboss-seam/readme.txt
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: readme.txt
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/readme.txt,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -b -r1.32 -r1.33
  --- readme.txt	27 Feb 2007 06:20:06 -0000	1.32
  +++ readme.txt	28 Feb 2007 02:18:42 -0000	1.33
  @@ -1,6 +1,6 @@
   JBoss Seam - Contextual Component framework for Java EE 5
   =========================================================
  -version 1.2.0.GA, February 2007
  +version 1.2.0.PATCH1, February 2007
   
   This software is distributed under the terms of the FSF Lesser Gnu
   Public License (see lgpl.txt).
  
  
  



More information about the jboss-cvs-commits mailing list