[jboss-cvs] jboss-seam ...

Shane Bryzak Shane_Bryzak at symantec.com
Wed Aug 23 19:53:30 EDT 2006


  User: sbryzak2
  Date: 06/08/23 19:53:30

  Modified:    jboss-seam  build.xml
  Log:
  Added security example to dist
  
  Revision  Changes    Path
  1.89      +2 -1      jboss-seam/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/build.xml,v
  retrieving revision 1.88
  retrieving revision 1.89
  diff -u -b -r1.88 -r1.89
  --- build.xml	9 Aug 2006 20:30:07 -0000	1.88
  +++ build.xml	23 Aug 2006 23:53:30 -0000	1.89
  @@ -548,6 +548,7 @@
                   <include name="numberguess/**/*"/>
                   <include name="portal/**/*"/>
               	<include name="drools/**/*"/>
  +                <include name="security/**/*"/>
                   <include name="remoting/**/*"/>
                   <exclude name="remoting/stories"/>
                   <exclude name="remoting/stories/**/*"/>
  
  
  



More information about the jboss-cvs-commits mailing list