Ant1.8 copy task gives error "Failed to copy" with "Permission denied"

2010-04-08 Thread SHAILJA
Hi All, I used ant1.8.0 to build my project. In build.xml I have following lines of code. I am putting snippet of code as only copy section gives me error. When I use ant1.8.0, it gives error like this Failed to copy /u/kumari/main/shailja/src/java/a

Re: Ant1.8 copy task gives error "Failed to copy" with "Permission denied"

2010-04-08 Thread SHAILJA
>> The error is about /u/kumari/main/shailja/bin/share/run_m.pl not the file you mention. Could there be a symbolic link somewhere that Ant tries to traverse but can't? >> Copy task is copying from /u/kumari/main/shailja/src/java/a/jsh/mm/script/run_m.pl to /u/kumari/main/

Re: Ant1.8 copy task gives error "Failed to copy" with "Permission denied"

2010-04-11 Thread SHAILJA
I am executing ant from /u/kumari/main/shailja/src/java, means my build.xml file is /u/kumari/main/shailja/src/java/build.xml. The error occurs only if I invoke ant from src/java in my project. The error is not comming if I invoke ant from /u/kumari/main/shailja/src/java/a/jsh/mm. what could be

Re: Ant1.8 copy task gives error "Failed to copy" with "Permission denied"

2010-04-13 Thread SHAILJA
install_scripts: [mkdir] Skipping /u/kumari/main/shailja/bin/share because it already exists. [copy] load_stats.pl added as load_stats.pl is outdated. [copy] No sources found. [copy] Copying 1 file to /u/kumari/main/shailja/bin/share [copy] Copying /u/kumari/main/shailja

Re: Ant1.8 copy task gives error "Failed to copy" with "Permission denied"

2010-04-13 Thread SHAILJA
>> > Failed to copy > /u/kumari/main/shailja/src/java/a/guas/utd/writer/realtimelagstats/load_stats.pl > to /u/kumari/main/shailja/bin/share/load_stats.pl due to > java.io.FileNotFoundException > /u/kumari/main/shailja/bin/share/load_stats.pl > (Permission denied) >&

Re: Ant1.8 copy task gives error "Failed to copy" with "Permission denied"

2010-04-21 Thread SHAILJA
>> | Failed to copy /u/kumari/main/shailja/src/java/a/jsh/mm/script/run_m.pl to | /u/kumari/main/shailja/bin/share/run_m.pl (Permission denied | /u/kumari/main/shailja/bin/share/run_m.pl (Permission denied) >> Oops, /u/kumari/main/base/bin/share/run_m.pl due to java.io.FileNotFo

Re: Ant1.8 copy task gives error "Failed to copy" with "Permission denied"

2010-05-07 Thread SHAILJA
me: 0 seconds /u/kumari/ant> /u/kumari> ls -alh myfile.txt myfile.txt: No such file or directory Stefan Bodewig wrote: > > On 2010-04-08, SHAILJA wrote: > >> When I use ant1.8.0, it gives error like this > >> Failed to copy /u/kumari/main/shailja/src/java/

Re: Ant1.8 copy task gives error "Failed to copy" with "Permission denied"

2010-05-18 Thread SHAILJA
Hi Stefan, >> Sounds like you are hitting the problem described in the recently opened <https://issues.apache.org/bugzilla/show_bug.cgi?id=49261> >> When the above mentioned bug will be fixed? Stefan Bodewig wrote: > > On 2010-05-07, SHAILJA wrote: > >>

Sometime making jar takes long time

2010-06-01 Thread SHAILJA
might be able to configure Ant to reduce this file system activity. How can we configure Ant to reduce this file system activity ? Thanks ~Shailja " -- View this message in context: http://old.nabble.com/Sometime-making-jar-takes-long-time-tp28742939p28742939.html Sent from the

Re: Ant1.8 copy task gives error "Failed to copy" with "Permission denied"

2010-06-07 Thread SHAILJA
can use to copy and change mode of this file. Stefan Bodewig wrote: > > On 2010-05-18, SHAILJA wrote: > >> Stefan Bodewig wrote: > >>> Sounds like you are hitting the problem described in the recently opened >>> <https://issues.apache.org/bugzilla/

when in ant-1.8.2 release ?

2010-07-27 Thread shailja kumari
Hi All. when in ant-1.8.2 release ? -- View this message in context: http://ant.1045680.n5.nabble.com/when-in-ant-1-8-2-release-tp2255534p2255534.html Sent from the Ant - Dev mailing list archive at Nabble.com. - To unsubscrib