[jboss-cvs] jboss-seam ...

Norman Richards norman.richards at jboss.com
Thu Oct 4 23:12:07 EDT 2007


  User: nrichards
  Date: 07/10/04 23:12:07

  Modified:    jboss-seam  build.xml
  Log:
  add icefaces and seambay to dist
  
  Revision  Changes    Path
  1.286     +2 -0      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.285
  retrieving revision 1.286
  diff -u -b -r1.285 -r1.286
  --- build.xml	1 Oct 2007 16:21:59 -0000	1.285
  +++ build.xml	5 Oct 2007 03:12:07 -0000	1.286
  @@ -445,6 +445,7 @@
   				<exclude name="booking/alter.config/**/*" />
   				<exclude name="booking/build.alter.xml" />
   				<include name="hibernate2/**/*" />
  +				<include name="icefaces/**/*" />
   				<include name="jpa/**/*" />
   				<include name="jee5/**/*" />
   				<include name="blog/**/*" />
  @@ -452,6 +453,7 @@
   				<include name="registration/**/*" />
   				<include name="dvdstore/**/*" />
   				<include name="itext/**/*" />
  +				<include name="seambay/**/*" />
   				<include name="seampay/**/*" />
   				<include name="seamspace/**/*" />
   				<include name="mail/**/*" />
  
  
  



More information about the jboss-cvs-commits mailing list