[jboss-cvs] jboss-seam ...

Gavin King gavin.king at jboss.com
Sun Oct 22 07:16:32 EDT 2006


  User: gavin   
  Date: 06/10/22 07:16:32

  Modified:    jboss-seam   readme.txt build.xml
  Log:
  1.1 beta
  
  Revision  Changes    Path
  1.20      +2 -2      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.19
  retrieving revision 1.20
  diff -u -b -r1.19 -r1.20
  --- readme.txt	18 Jun 2006 15:49:03 -0000	1.19
  +++ readme.txt	22 Oct 2006 11:16:32 -0000	1.20
  @@ -8,10 +8,10 @@
   Get Up And Running Quick
   ------------------------
      
  -1. Install JBoss AS 4.0.4.GA with the EJB 3.0 profile selected
  +1. Install JBoss AS 4.0.5.GA with the EJB 3.0 profile selected
      using the JEMS installer
      
  -   http://sourceforge.net/project/showfiles.php?group_id=22866&package_id=193295
  +   http://jboss.sourceforge.net/jnlp/jems-installer-1.2.0.BETA3.jnlp
   
   2. Edit the "build.properties" file and change jboss.home to your 
      JBoss AS installation directory
  
  
  
  1.92      +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.91
  retrieving revision 1.92
  diff -u -b -r1.91 -r1.92
  --- build.xml	16 Oct 2006 12:16:42 -0000	1.91
  +++ build.xml	22 Oct 2006 11:16:32 -0000	1.92
  @@ -14,7 +14,7 @@
       <property name="Name"                 value="JBoss Seam"/>
       <property name="name"                 value="jboss-seam"/>
       <property name="version"              value="1.1"/>
  -    <property name="patchlevel"           value="beta1"/>
  +    <property name="patchlevel"           value="0.BETA"/>
   
       <!-- set global properties for this build -->
       <property name="build.dir"            value="build"/>
  
  
  



More information about the jboss-cvs-commits mailing list