[jboss-cvs] jbosstest/imports ...

Stan Silvert ssilvert at jboss.com
Wed Jul 19 17:28:44 EDT 2006


  User: ssilvert
  Date: 06/07/19 17:28:44

  Modified:    imports  test-jars.xml
  Log:
  Updated JSF and JSTL version.  Added test for JSF and JSTL integration.
  
  Revision  Changes    Path
  1.143     +3 -1      jbosstest/imports/test-jars.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: test-jars.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jbosstest/imports/test-jars.xml,v
  retrieving revision 1.142
  retrieving revision 1.143
  diff -u -b -r1.142 -r1.143
  --- test-jars.xml	30 Jun 2006 20:02:58 -0000	1.142
  +++ test-jars.xml	19 Jul 2006 21:28:44 -0000	1.143
  @@ -1,5 +1,5 @@
   <!-- Ant project fragment for the unit tests deployment jars
  -$Id: test-jars.xml,v 1.142 2006/06/30 20:02:58 afu Exp $
  +$Id: test-jars.xml,v 1.143 2006/07/19 21:28:44 ssilvert Exp $
   -->
   <project name="test-jars">
   
  @@ -40,6 +40,7 @@
      <import file="sections/jmsra.xml"/>
      <import file="sections/jmx.xml"/>
      <import file="sections/jrmp.xml"/>
  +   <import file="sections/jsf.xml"/>
      <import file="sections/jsr77.xml"/>
      <import file="sections/kernel.xml"/>
      <import file="sections/load.xml"/>
  @@ -120,6 +121,7 @@
           _jars-jmsra,
           _jars-jmx,
           _jars-jrmp,
  +        _jars-jsf,
           _jars-jsr77,
           _jars-kernel,
           _jars-load,
  
  
  



More information about the jboss-cvs-commits mailing list