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

Peter Muir peter at bleepbleep.org.uk
Sun Feb 4 15:58:27 EST 2007


  User: pmuir   
  Date: 07/02/04 15:58:27

  Modified:    examples/mail  build.xml
  Log:
  Add attachments to example
  
  Revision  Changes    Path
  1.5       +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.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- build.xml	2 Feb 2007 16:49:10 -0000	1.4
  +++ build.xml	4 Feb 2007 20:58:27 -0000	1.5
  @@ -10,6 +10,7 @@
   	<property name="example.webinf.lib.dir" value="." />
   	<property name="example.seam.ui.lib" value="yes" />
   	<property name="example.seam.mail.lib" value="yes" />
  +	<property name="example.seam.pdf.lib"    value="yes"/>
   	<property name="example.seam.debug.lib" value="yes" />
   	<property name="example.facelets.lib" value="yes" />
   	<property name="src.java.dir" value="src" />
  
  
  



More information about the jboss-cvs-commits mailing list