[jboss-cvs] jboss-seam ...

Peter Muir peter at bleepbleep.org.uk
Mon Jun 25 18:38:32 EDT 2007


  User: pmuir   
  Date: 07/06/25 18:38:32

  Modified:    jboss-seam  release-process.txt
  Log:
  minor
  
  Revision  Changes    Path
  1.11      +3 -4      jboss-seam/release-process.txt
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: release-process.txt
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/release-process.txt,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -b -r1.10 -r1.11
  --- release-process.txt	23 Jun 2007 18:34:01 -0000	1.10
  +++ release-process.txt	25 Jun 2007 22:38:32 -0000	1.11
  @@ -6,8 +6,7 @@
   * Update the version number embedded in:
     - readme.txt
     - changelog.txt
  -  - build.xml
  -  - doc/reference/en/master.xml
  +  - build.properties
   
     (Actually, we should fix it so the last two
     version numbers can be pulled from build.properties.) 
  @@ -17,7 +16,7 @@
   
   Tests
   -----
  -* "ant cleanall testall", check report/index.html
  +* "ant cleanall testall" with validate.xml = true in build.properties, check report/index.html
   * Sanity check the following example applications on JBoss 4.2.0
     - booking
     - dvdstore
  @@ -105,6 +104,7 @@
   seam.bat
   src
   trinidad
  +ui
   
   * check that the following source directories exist in the dist "ls -1 src"
   
  @@ -116,7 +116,6 @@
   pdf
   remoting
   test
  -ui
   
   * check that the following examples exist in the dist "ls -1 examples"
   
  
  
  



More information about the jboss-cvs-commits mailing list