Author: keith
Date: Sat Jan 19 23:28:30 2008
New Revision: 12530
Log:
Fixing Mashup-550
Modified:
trunk/mashup/java/modules/distribution/pom.xml
Modified: trunk/mashup/java/modules/distribution/pom.xml
==============================================================================
--- trunk/mashup/java/modules/distribution/pom.xml (original)
+++ trunk/mashup/java/modules/distribution/pom.xml Sat Jan 19 23:28:30 2008
@@ -176,6 +176,9 @@
<move
file="target/temp/jdic_native_all-${jdic.version}/linux/libtray.so"
tofile="${dist.dir}/lib/linux/x86/libtray.so"/>
<move
file="target/temp/jdic_native_all-${jdic.version}/linux/libjdic.so"
tofile="${dist.dir}/lib/linux/x86/libjdic.so"/>
+
+ <filter token="mashup_version"
value="${wso2mashup.version}"/>
+ <filter token="bcprov_jdk15_version"
value="${bcprov.jdk15.version}"/>
<echo message="### Copy the shell/bat scripts
###"/>
<mkdir dir="${dist.dir}/bin"/>
<copy todir="${dist.dir}/bin" filtering="on">
_______________________________________________
Mashup-dev mailing list
[email protected]
http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev