<copy> command no longer using symbols?

From: Ken Anderson (list..nderhome.com)
Date: Thu Sep 14 2006 - 18:06:54 EDT

  • Next message: Marc Guenther: "Re: Incremental Builder"

    This used to work:

    <target name="copyINTCX">
            <copy todir="${dest.dir}/${project.name}.woa/INTCX_HOME">
                    <fileset dir="INTCX_HOME"/>
            </copy>
    </target>

    Unfortunately, I now get a directory in my project directory called $
    {dest.dir}

    I've searched all around and can't find a clue as to why this stopped
    working... any thoughts?

    Thanks,
    Ken



    This archive was generated by hypermail 2.0.0 : Thu Sep 14 2006 - 18:07:20 EDT