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

Peter Muir peter at bleepbleep.org.uk
Tue Oct 9 11:42:40 EDT 2007


  User: pmuir   
  Date: 07/10/09 11:42:40

  Modified:    examples/mail  build.xml
  Log:
  Double oops
  
  Revision  Changes    Path
  1.11      +4 -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.10
  retrieving revision 1.11
  diff -u -b -r1.10 -r1.11
  --- build.xml	9 Oct 2007 13:58:50 -0000	1.10
  +++ build.xml	9 Oct 2007 15:42:40 -0000	1.11
  @@ -20,5 +20,9 @@
         <include name="**/*.xhtml" />
       </patternset>
   
  +    <path id="test.classpath.extras">
  +      <path location="${lib.dir}/jboss-seam-ui.jar" />
  +    </path>
  +
   </project>
   
  
  
  



More information about the jboss-cvs-commits mailing list