[jboss-cvs] jboss-seam ...

Peter Muir peter at bleepbleep.org.uk
Sun Feb 4 08:03:01 EST 2007


  User: pmuir   
  Date: 07/02/04 08:03:01

  Modified:    jboss-seam  build.xml
  Log:
  mail depends on ui,pdf
  
  Revision  Changes    Path
  1.135     +2 -2      jboss-seam/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/build.xml,v
  retrieving revision 1.134
  retrieving revision 1.135
  diff -u -b -r1.134 -r1.135
  --- build.xml	4 Feb 2007 05:13:00 -0000	1.134
  +++ build.xml	4 Feb 2007 13:03:01 -0000	1.135
  @@ -594,7 +594,7 @@
           </javac>
       </target>
   	
  -	<target name="compilemail" depends="initmail,select-compiler"
  +	<target name="compilemail" depends="initmail,select-compiler,jarpdf,jarui"
   	            description="Compile the Java source code for the Mail package">
   	        <javac
   	            source="1.5"
  
  
  



More information about the jboss-cvs-commits mailing list