[jboss-cvs] jboss-seam/examples ...

Peter Muir peter at bleepbleep.org.uk
Wed Oct 31 12:43:19 EDT 2007


  User: pmuir   
  Date: 07/10/31 12:43:19

  Modified:    examples  build.xml
  Log:
  Typo
  
  Revision  Changes    Path
  1.54      +1 -1      jboss-seam/examples/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/build.xml,v
  retrieving revision 1.53
  retrieving revision 1.54
  diff -u -b -r1.53 -r1.54
  --- build.xml	13 Oct 2007 22:27:18 -0000	1.53
  +++ build.xml	31 Oct 2007 16:43:19 -0000	1.54
  @@ -769,7 +769,7 @@
   		</copy>
   	</target>
   
  -	<target name="jboswar.restart" depends="jbosswar.explode" description="Restart the exploded archive">
  +	<target name="jbosswar.restart" depends="jbosswar.explode" description="Restart the exploded archive">
   		<touch file="${deploy.dir}/${example.name}.war/WEB-INF/web.xml" />
   	</target>
   	
  
  
  



More information about the jboss-cvs-commits mailing list