[jboss-cvs] jboss-seam/seam-gen/resources/WEB-INF ...

Max Rydahl Andersen mandersen at jboss.com
Thu Aug 16 12:24:28 EDT 2007


  User: mandersen
  Date: 07/08/16 12:24:28

  Modified:    seam-gen/resources/WEB-INF  web.xml
  Log:
  http://jira.jboss.org/jira/browse/JBSEAM-1759
  
  Revision  Changes    Path
  1.17      +1 -3      jboss-seam/seam-gen/resources/WEB-INF/web.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: web.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/seam-gen/resources/WEB-INF/web.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -b -r1.16 -r1.17
  --- web.xml	9 Aug 2007 14:46:08 -0000	1.16
  +++ web.xml	16 Aug 2007 16:24:28 -0000	1.17
  @@ -73,9 +73,7 @@
              <web-resource-name>XHTML</web-resource-name>
              <url-pattern>*.xhtml</url-pattern>
          </web-resource-collection>
  -       <auth-constraint>
  -           <role-name>NONE</role-name>
  -       </auth-constraint>
  +       <auth-constraint/>
      </security-constraint>
      
      
  
  
  



More information about the jboss-cvs-commits mailing list