[jboss-cvs] JBossAS SVN: r68417 - branches/Branch_4_2/build.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Dec 19 08:14:46 EST 2007


Author: thomas.diesler at jboss.com
Date: 2007-12-19 08:14:46 -0500 (Wed, 19 Dec 2007)
New Revision: 68417

Modified:
   branches/Branch_4_2/build/build-distr.xml
   branches/Branch_4_2/build/build-thirdparty.xml
Log:
Install jboss-juddi-2.0.0.RC5

Modified: branches/Branch_4_2/build/build-distr.xml
===================================================================
--- branches/Branch_4_2/build/build-distr.xml	2007-12-19 13:13:14 UTC (rev 68416)
+++ branches/Branch_4_2/build/build-distr.xml	2007-12-19 13:14:46 UTC (rev 68417)
@@ -798,7 +798,7 @@
 
     <!-- Include the juddi sar unpacked -->
     <mkdir dir="${install.server}/all/deploy/juddi-service.sar"/>
-    <unjar src="${jboss.jaxr.lib}/juddi-service.sar"
+    <unjar src="${jboss.jboss.juddi.lib}/juddi-service.sar"
        dest="${install.server}/all/deploy/juddi-service.sar" />
 
     <!-- Include the HTTP invoker service unpacked -->

Modified: branches/Branch_4_2/build/build-thirdparty.xml
===================================================================
--- branches/Branch_4_2/build/build-thirdparty.xml	2007-12-19 13:13:14 UTC (rev 68416)
+++ branches/Branch_4_2/build/build-thirdparty.xml	2007-12-19 13:14:46 UTC (rev 68417)
@@ -59,7 +59,6 @@
     <componentref name="apache-jaxme" version="0.2-cvs"/>
     <componentref name="apache-log4j" version="1.2.14-brew"/>
     <componentref name="apache-logging" version="1.1.0.jboss"/>
-    <componentref name="apache-scout" version="0.7rc2"/>
     <componentref name="apache-slide" version="2.1-brew"/>
     <componentref name="apache-velocity" version="1.4jboss-brew"/>
     <componentref name="apache-xalan" version="2.7.0.patch01-brew"/>
@@ -80,8 +79,8 @@
     <componentref name="jboss/cache" version="1.4.1.SP7-brew"/>
     <componentref name="jboss/common" version="1.2.1.GA"/>
     <componentref name="jboss/dom4j-jarjar" version="1.6.1"/>
-    <componentref name="jboss/jaxr" version="1.2.0.GA"/>
     <componentref name="jboss/jbossts14" version="4.2.3.SP6"/>
+    <componentref name="jboss/jboss-juddi" version="2.0.0.RC5"/>
     <componentref name="jboss/jboss-vfs" version="1.0.0.GA"/>    
     <componentref name="jboss/jbossws-native42" version="2.0.2.GA"/>
     <componentref name="jboss/jbossxb" version="1.0.0.SP1"/>
@@ -93,7 +92,6 @@
     <componentref name="jfreechart" version="1.0.2"/>
     <componentref name="jgroups" version="2.4.1.SP4"/>
     <componentref name="joesnmp" version="0.3.4-brew"/>
-    <componentref name="juddi" version="0.9RC4-brew"/>
     <componentref name="junit" version="3.8.2-brew"/>
     <componentref name="objectweb-joramtests" version="1.1"/>
     <componentref name="odmg" version="3.0-brew"/>




More information about the jboss-cvs-commits mailing list