[jboss-cvs] build/jboss ...

Anil Saldhana anil.saldhana at jboss.com
Thu Jul 20 13:08:40 EDT 2006


  User: asaldhana
  Date: 06/07/20 13:08:40

  Modified:    jboss    build-thirdparty.xml
  Log:
  JBAS-2621: Fix Scout version and upgrade juddi version
  
  Revision  Changes    Path
  1.129     +3 -3      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.128
  retrieving revision 1.129
  diff -u -b -r1.128 -r1.129
  --- build-thirdparty.xml	19 Jul 2006 21:28:43 -0000	1.128
  +++ build-thirdparty.xml	20 Jul 2006 17:08:40 -0000	1.129
  @@ -1,5 +1,5 @@
   <?xml version="1.0"?>
  -<!-- $Id: build-thirdparty.xml,v 1.128 2006/07/19 21:28:43 ssilvert Exp $ -->
  +<!-- $Id: build-thirdparty.xml,v 1.129 2006/07/20 17:08:40 asaldhana Exp $ -->
   <project name="main.build"
             default="synchronize"
             basedir=".">
  @@ -64,7 +64,7 @@
         <componentref name="apache-myfaces" version="1.1.1"/>
         <componentref name="apache-oro" version="2.0.8"/>
         <componentref name="apache-pool" version="1.0.1"/>
  -      <componentref name="apache-scout" version="1.0.HEAD"/>
  +      <componentref name="apache-scout" version="0.7rc1"/>
         <componentref name="apache-slide" version="2.0"/>
         <componentref name="apache-struts" version="1.2.6"/>
         <componentref name="apache-taglibs" version="1.1.2"/>
  @@ -109,7 +109,7 @@
         <componentref name="jfreechart" version="0.9.20"/>
         <componentref name="jgroups" version="2.3"/>
         <componentref name="joesnmp" version="0.3.4"/>
  -      <componentref name="juddi" version="0.8.0"/>
  +      <componentref name="juddi" version="0.9RC4"/>
         <componentref name="junit" version="3.8.1"/>
         <componentref name="junitejb" version="1.4"/>
         <componentref name="objectweb-joramtests" version="1.1"/>
  
  
  



More information about the jboss-cvs-commits mailing list