Author: jeff.yuchang
Date: 2010-10-21 00:30:59 -0400 (Thu, 21 Oct 2010)
New Revision: 1050
Modified:
branches/RiftSaw-2.1.x/distribution/src/main/release/install/build.xml
Log:
* RIFTSAW-300.
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-21
04:25:49 UTC (rev 1049)
+++ branches/RiftSaw-2.1.x/distribution/src/main/release/install/build.xml 2010-10-21
04:30:59 UTC (rev 1050)
@@ -260,6 +260,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.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