[jboss-cvs] jboss-seam ...

Gavin King gavin.king at jboss.com
Tue Oct 24 10:45:09 EDT 2006


  User: gavin   
  Date: 06/10/24 10:45:09

  Modified:    jboss-seam  build.xml
  Log:
  examples dist
  
  Revision  Changes    Path
  1.95      +5 -4      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.94
  retrieving revision 1.95
  diff -u -b -r1.94 -r1.95
  --- build.xml	24 Oct 2006 12:27:19 -0000	1.94
  +++ build.xml	24 Oct 2006 14:45:09 -0000	1.95
  @@ -541,6 +541,7 @@
                   <exclude name="booking/build.alter.xml"/>
                   <include name="hibernate/**/*"/>
                   <include name="blog/**/*"/>
  +                <include name="contactlist/**/*"/>
                   <include name="issues/**/*"/>
                   <include name="registration/**/*"/>
                   <include name="dvdstore/**/*"/>
  @@ -550,9 +551,9 @@
                   <include name="portal/**/*"/>
               	  <include name="drools/**/*"/>
                   <include name="security/**/*"/>
  -                <include name="remoting/**/*"/>
  -                <exclude name="remoting/stories"/>
  -                <exclude name="remoting/stories/**/*"/>
  +                <include name="remoting/chatroom/*"/>
  +            	<include name="remoting/helloworld/*"/>
  +            	<include name="remoting/progressbar/*"/>
                   <include name="readme.txt"/>
                   <include name="seam-examples.html"/>
                   <exclude name="*/build"/>
  
  
  



More information about the jboss-cvs-commits mailing list