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

Gavin King gavin.king at jboss.com
Wed Nov 1 20:30:55 EST 2006


  User: gavin   
  Date: 06/11/01 20:30:54

  Modified:    seam-gen  build.xml
  Log:
  fixed bugs
  
  Revision  Changes    Path
  1.2       +2 -1      jboss-seam/seam-gen/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/seam-gen/build.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- build.xml	28 Oct 2006 17:56:05 -0000	1.1
  +++ build.xml	2 Nov 2006 01:30:54 -0000	1.2
  @@ -29,6 +29,7 @@
   				<include name="jboss-seam*.jar" />
   			</fileset>
   		</copy>
  +		<mkdir dir="${basedir}/src/" />
   		<copy todir="${workspace.home}/${project.name}/src">
   			<fileset dir="${basedir}/src/" />
   		</copy>
  
  
  



More information about the jboss-cvs-commits mailing list