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

Michael Yuan michael.yuan at jboss.com
Mon Feb 26 04:43:27 EST 2007


  User: myuan   
  Date: 07/02/26 04:43:27

  Modified:    examples/glassfish  build.xml
  Log:
  Works with the security model. But uses "org.jboss.seam.security.identity" instead of "identity"
  
  Revision  Changes    Path
  1.7       +0 -1      jboss-seam/examples/glassfish/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/glassfish/build.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  --- build.xml	23 Feb 2007 01:55:21 -0000	1.6
  +++ build.xml	26 Feb 2007 09:43:27 -0000	1.7
  @@ -67,7 +67,6 @@
         <webinf dir="${resources}/WEB-INF/">
           <include name="faces-config.xml" />
           <include name="pages.xml" />
  -        <include name="navigation.xml" />
           <include name="components.xml" />
         </webinf>
         <lib dir="${lib}">
  
  
  



More information about the jboss-cvs-commits mailing list