remove code to copy config.xml and join-mock.xml, will leave these steps to the instructions

This commit is contained in:
Fred Dixon 2012-02-22 19:41:47 -05:00
parent 742df4e50a
commit 9fd046a961

View File

@ -363,7 +363,7 @@
</if>
</target>
<target name="copy-resource-files" depends="copy-config-if-needed,copy-join-mock-if-needed">
<target name="copy-resource-files" >
<copy todir="${OUTPUT_DIR}/swfobject/" >
<fileset dir="${PROD_RESOURCES_DIR}/swfobject" />
</copy>