I use this, and I think since this thinks that there are many files it
fails. Is that the case?

target name="copyBuild">
              <echo message="Copying build file name is ${label}"/>
                <copy tofile="F:/cmkserver_${label}.zip">
                        <fileset dir="${blvm_root}/build/dist"/>
                </copy>
        </target>

-----Original Message-----
From: Diane Holt [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 05, 2002 10:44 AM
To: Ant Users List
Subject: Re: File copy problem


--- "Shvartsburd, Feliks" <[EMAIL PROTECTED]> wrote:
> WHen I want to copy a file using <copy
> tofile="F:/cmkserver_${label}.zip"> I get this error.
> 
> C:\dev\QA\build\qabuild.xml:151: Cannot concatenate multple files into a
> single file.

How are you specifying the name of the file you're copying?

Diane

=====
([EMAIL PROTECTED])



__________________________________________________
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com

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

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

Reply via email to