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

Michael Yuan michael.yuan at jboss.com
Mon Feb 26 18:38:59 EST 2007


  User: myuan   
  Date: 07/02/26 18:38:59

  Modified:    examples/jpa  build.xml
  Log:
  remove navigation and excessive auth files
  
  Revision  Changes    Path
  1.11      +0 -5      jboss-seam/examples/jpa/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/jpa/build.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -b -r1.10 -r1.11
  --- build.xml	23 Feb 2007 01:45:31 -0000	1.10
  +++ build.xml	26 Feb 2007 23:38:59 -0000	1.11
  @@ -73,7 +73,6 @@
         <webinf dir="${resources}">
           <include name="faces-config.xml" />
           <include name="pages.xml" />
  -        <include name="navigation.xml" />
           <include name="jboss-web.xml" />
           <include name="components.xml" />
         </webinf>
  @@ -131,7 +130,6 @@
         <webinf dir="${resources}">
           <include name="faces-config.xml" />
           <include name="pages.xml" />
  -        <include name="navigation.xml" />
         </webinf>
         <webinf dir="${resources}/tomcat">
           <include name="components.xml" />
  @@ -192,7 +190,6 @@
         <webinf dir="${resources}">
           <include name="faces-config.xml" />
           <include name="pages.xml" />
  -        <include name="navigation.xml" />
           <include name="components.xml" />
         </webinf>
         <lib dir="${seamlib}">
  @@ -251,7 +248,6 @@
         <webinf dir="${resources}">
           <include name="faces-config.xml" />
           <include name="pages.xml" />
  -        <include name="navigation.xml" />
           <include name="components.xml" />
         </webinf>
         <lib dir="${seamlib}">
  @@ -307,7 +303,6 @@
         <webinf dir="${resources}">
           <include name="faces-config.xml" />
           <include name="pages.xml" />
  -        <include name="navigation.xml" />
           <include name="components.xml" />
         </webinf>
         <lib dir="${seamlib}">
  
  
  



More information about the jboss-cvs-commits mailing list