Author: jeff.yuchang
Date: 2010-10-21 00:25:49 -0400 (Thu, 21 Oct 2010)
New Revision: 1049
Modified:
trunk/distribution/src/main/release/install/build.xml
Log:
* RIFTSAW-300, remove the 3.0.3 version from esb.
Modified: trunk/distribution/src/main/release/install/build.xml
===================================================================
--- trunk/distribution/src/main/release/install/build.xml 2010-10-21 03:35:56 UTC (rev
1048)
+++ trunk/distribution/src/main/release/install/build.xml 2010-10-21 04:25:49 UTC (rev
1049)
@@ -285,6 +285,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