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

Peter Muir peter at bleepbleep.org.uk
Sun Apr 22 14:58:32 EDT 2007


  User: pmuir   
  Date: 07/04/22 14:58:32

  Modified:    trinidad/examples/seamdiscs  build.xml
  Log:
  JBSEAM-1220
  
  Revision  Changes    Path
  1.3       +1 -0      jboss-seam/trinidad/examples/seamdiscs/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/trinidad/examples/seamdiscs/build.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- build.xml	18 Apr 2007 13:48:19 -0000	1.2
  +++ build.xml	22 Apr 2007 18:58:32 -0000	1.3
  @@ -57,6 +57,7 @@
   		<mkdir dir="${ear.dir}" />
   		<mkdir dir="${war.dir}" />
   		<mkdir dir="${dist.dir}" />
  +		<ant dir="../../" target="build" inheritall="false"/>
   	</target>
   
   	<target name="compile" depends="init" description="Compile the Java source code" unless="eclipse.running">
  
  
  



More information about the jboss-cvs-commits mailing list