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

Shane Bryzak Shane_Bryzak at symantec.com
Mon Oct 30 21:54:36 EST 2006


  User: sbryzak2
  Date: 06/10/30 21:54:36

  Modified:    examples/seamspace  build.xml
  Log:
  login stuff for security demo
  
  Revision  Changes    Path
  1.3       +2 -2      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.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- build.xml	25 Oct 2006 09:46:17 -0000	1.2
  +++ build.xml	31 Oct 2006 02:54:36 -0000	1.3
  @@ -56,7 +56,7 @@
       <!-- Deploy -->
       <fileset id="example.deploy"
               dir="resources">
  -      <include name="security-ds.xml"/>
  +      <include name="seamspace-ds.xml"/>
       </fileset>
   
       <!-- Undeploy -->
  
  
  



More information about the jboss-cvs-commits mailing list