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

Gavin King gavin.king at jboss.com
Wed Feb 7 10:53:39 EST 2007


  User: gavin   
  Date: 07/02/07 10:53:39

  Modified:    examples/pdf  build.xml
  Log:
  conventions are wonderful things
  
  Revision  Changes    Path
  1.5       +1 -1      jboss-seam/examples/pdf/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/pdf/build.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- build.xml	5 Feb 2007 20:22:33 -0000	1.4
  +++ build.xml	7 Feb 2007 15:53:39 -0000	1.5
  @@ -4,7 +4,7 @@
   
       <!-- Example name -->
       <property name="Name"                   value="iText document example"/>
  -    <property name="example.name"           value="jboss-seam-document"/>
  +    <property name="example.name"           value="jboss-seam-pdf"/>
   
       <!-- Overrides -->
       <property name="example.webinf.lib.dir"  value="."/>
  
  
  



More information about the jboss-cvs-commits mailing list