[jboss-cvs] jboss-seam ...

Gavin King gavin.king at jboss.com
Thu Dec 14 02:32:18 EST 2006


  User: gavin   
  Date: 06/12/14 02:32:18

  Modified:    jboss-seam  seam.bat
  Log:
  JBSEAM-588
  
  Revision  Changes    Path
  1.17      +1 -1      jboss-seam/seam.bat
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: seam.bat
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/seam.bat,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -b -r1.16 -r1.17
  --- seam.bat	29 Nov 2006 14:23:08 -0000	1.16
  +++ seam.bat	14 Dec 2006 07:32:18 -0000	1.17
  @@ -8,7 +8,7 @@
   set PROGNAME=seam.bat
   if "%OS%" == "Windows_NT" set PROGNAME=%~nx0%
   
  -set SEAMGENDIR=%DIRNAME%\seam-gen
  +set SEAMGENDIR="%DIRNAME%\seam-gen"
   
   set SEAMTASK=%1%
   set ARGS=%ARGS% %*
  
  
  



More information about the jboss-cvs-commits mailing list