DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28299>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28299

Please add <mapper> inside <fileset>





------- Additional Comments From [EMAIL PROTECTED]  2004-04-08 20:43 -------
Sorry I did not rename all the properties.
    <copy todir="${product-image-dir}">
      <fileset dir="${base-image-dir}">
        <include name="lib/*.jar"/>
        <include name="lib/*.zip"/>
        <include name="system/"/>
      </fileset>
      <fileset dir="other/dir" includes="system/config/"/>
      <fileset file="dir/launcher.bat"/>
    </copy>
    <sync todir="${product-image-dir}/support/jre">
      <fileset dir="${jre-dir}"/>
    </sync>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to