Author: jeff.yuchang
Date: 2010-10-27 02:02:19 -0400 (Wed, 27 Oct 2010)
New Revision: 1063
Modified:
branches/RiftSaw-2.1.x/distribution/src/main/release/install/build.xml
Log:
* RIFTSAW-207,RIFTSAW-308: update the juddi.
Modified: branches/RiftSaw-2.1.x/distribution/src/main/release/install/build.xml
===================================================================
--- branches/RiftSaw-2.1.x/distribution/src/main/release/install/build.xml 2010-10-27
05:59:49 UTC (rev 1062)
+++ branches/RiftSaw-2.1.x/distribution/src/main/release/install/build.xml 2010-10-27
06:02:19 UTC (rev 1063)
@@ -257,8 +257,8 @@
value="bpel.uddi.client.impl=org.jboss.soa.bpel.uddi.UDDIRegistration"/>
<!-- juddi-client, should be removed once esb catches up to 3.0.4-->
- <!-- now deletes the 3.0.1 version, and then copy the 3.0.4 into the
esb.deployer/lib-->
- <delete file="${deployers.dir}/esb.deployer/lib/juddi-client-3.0.1.jar"
/>
+ <!-- now deletes the 3.0.3 version, and then copy the 3.0.4 into the
esb.deployer/lib-->
+ <delete file="${deployers.dir}/esb.deployer/lib/juddi-client-3.0.3.jar"
/>
<copy todir="${deployers.dir}/esb.deployer/lib"
overwrite="true">
<fileset dir="../db/juddi">
<include name="juddi-client-*.jar"/>
Show replies by date