What does it say at the bottom of the <copy> documentation regarding permissons?
----- Original Message ----- From: "Michael Klem" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 14, 2003 19:18 Subject: File permissions > I have an executable file that Ant copies from my source directory to > my destination directory, however, the copied file is no longer an > executable file. > This is what I am using: > > <copy todir="${sourceDir}" overwrite="yes" preservelastmodified="yes" > > <fileset dir="${destDir}/" /> > </copy> > > -- > Michael Klem <[EMAIL PROTECTED]> 626-296-3027 > > -- > 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]>