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

Shane Bryzak Shane_Bryzak at symantec.com
Wed Dec 13 23:12:21 EST 2006


  User: sbryzak2
  Date: 06/12/13 23:12:21

  Modified:    examples/seamspace  build.xml
  Log:
  fixed compiler errors in security example
  
  Revision  Changes    Path
  1.6       +1 -0      jboss-seam/examples/seamspace/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/seamspace/build.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- build.xml	6 Dec 2006 03:24:08 -0000	1.5
  +++ build.xml	14 Dec 2006 04:12:21 -0000	1.6
  @@ -10,6 +10,7 @@
   
       <property name="example.webinf.lib.dir"  value="."/>
       <property name="example.facelets.lib"    value="yes"/>
  +    <property name="example.drools.lib"      value="yes"/>    
       <property name="src.java.dir"            value="src"/>
       <property name="src.test.dir"            value="src"/>
       <property name="test.classpath"          value="test.eejb.classpath"/>
  
  
  



More information about the jboss-cvs-commits mailing list