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

Peter Muir peter at bleepbleep.org.uk
Wed Jan 24 16:13:44 EST 2007


  User: pmuir   
  Date: 07/01/24 16:13:44

  Modified:    examples/mail  build.xml
  Log:
  Update mail example to show sending through API
  
  Revision  Changes    Path
  1.3       +1 -0      jboss-seam/examples/mail/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/mail/build.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- build.xml	21 Jan 2007 16:13:04 -0000	1.2
  +++ build.xml	24 Jan 2007 21:13:44 -0000	1.3
  @@ -18,5 +18,6 @@
       <property name="tomcat.conf"             value="eejb.conf"/>  
       
       <import file="../../build.xml"/>
  +	
   </project>
   
  
  
  



More information about the jboss-cvs-commits mailing list