[jboss-cvs] build/jboss ...

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


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

  Modified:    jboss    build-thirdparty.xml
  Log:
  Updated JSF and JSTL version.  Added test for JSF and JSTL integration.
  
  Revision  Changes    Path
  1.128     +4 -4      build/jboss/build-thirdparty.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build-thirdparty.xml
  ===================================================================
  RCS file: /cvsroot/jboss/build/jboss/build-thirdparty.xml,v
  retrieving revision 1.127
  retrieving revision 1.128
  diff -u -b -r1.127 -r1.128
  --- build-thirdparty.xml	19 Jul 2006 16:11:09 -0000	1.127
  +++ build-thirdparty.xml	19 Jul 2006 21:28:43 -0000	1.128
  @@ -1,5 +1,5 @@
   <?xml version="1.0"?>
  -<!-- $Id: build-thirdparty.xml,v 1.127 2006/07/19 16:11:09 kkhan Exp $ -->
  +<!-- $Id: build-thirdparty.xml,v 1.128 2006/07/19 21:28:43 ssilvert Exp $ -->
   <project name="main.build"
             default="synchronize"
             basedir=".">
  @@ -57,7 +57,6 @@
         <componentref name="apache-fileupload" version="1.0"/>
         <componentref name="apache-httpclient" version="2.0.2"/>
         <componentref name="apache-jaxme" version="0.2-cvs"/>
  -      <componentref name="apache-jstl" version="1.1.2"/>
         <componentref name="apache-lang" version="2.0"/>
         <componentref name="apache-log4j" version="1.2.8"/>
         <componentref name="apache-logging" version="1.0.5.GA-jboss"/>
  @@ -124,12 +123,13 @@
         <componentref name="spring" version="2.0m3"/>
         <componentref name="struts-test-case" version="2.1.3"/>
         <componentref name="sun-jaf" version="1.0.2"/>
  -      <componentref name="sun-jsf" version="1.2.1_01-b01"/>
  +      <componentref name="sun-jsf" version="1.2.1"/>
         <componentref name="sun-javacc" version="3.2"/>
         <componentref name="sun-javamail" version="1.3.1"/>
         <componentref name="sun-jaxp" version="1.2.3"/>
         <componentref name="sun-jmf" version="2.1.1b"/>
         <componentref name="sun-jmx" version="1.2.8"/>
  +      <componentref name="sun-jstl" version="1.2"/>
         <componentref name="sun-servlet" version="2.4"/>
         <componentref name="sun-xacml" version="2.0"/>
         <componentref name="trove" version="1.0.2"/>
  
  
  



More information about the jboss-cvs-commits mailing list