[jboss-cvs] jboss-seam/seam-gen/icefaces/build-scripts ...

Norman Richards norman.richards at jboss.com
Wed Nov 7 13:44:29 EST 2007


  User: nrichards
  Date: 07/11/07 13:44:29

  Modified:    seam-gen/icefaces/build-scripts   build-war.xml build.xml
  Log:
  JBSEAM-2216
  
  Revision  Changes    Path
  1.6       +1 -1      jboss-seam/seam-gen/icefaces/build-scripts/build-war.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build-war.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/seam-gen/icefaces/build-scripts/build-war.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- build-war.xml	21 Oct 2007 20:27:45 -0000	1.5
  +++ build-war.xml	7 Nov 2007 18:44:29 -0000	1.6
  @@ -184,7 +184,7 @@
                   <include name="jboss-seam-*.jar" />
                   <exclude name="jboss-seam-gen.jar" />
                   <include name="drools-*.jar"/>
  -                <include name="janino-*.jar"/>
  +                <include name="janino*.jar"/>
                   <include name="antlr-*.jar"/>
                   <include name="mvel*.jar"/>
                   <include name="groovy-*.jar" if="groovy.present"/>
  
  
  
  1.6       +1 -1      jboss-seam/seam-gen/icefaces/build-scripts/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/seam-gen/icefaces/build-scripts/build.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- build.xml	21 Oct 2007 20:27:45 -0000	1.5
  +++ build.xml	7 Nov 2007 18:44:29 -0000	1.6
  @@ -149,7 +149,7 @@
                                   <include name="lib/jbpm*.jar" />
                                   <include name="lib/jboss-el.jar" />
                                   <include name="lib/drools-*.jar"/>
  -                                <include name="lib/janino-*.jar"/>
  +                                <include name="lib/janino*.jar"/>
                                   <include name="lib/antlr-*.jar"/>
                                   <include name="lib/mvel*.jar"/>
   				<include name="lib/icefaces*.jar" />
  
  
  



More information about the jboss-cvs-commits mailing list