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
>>
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/
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
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
>>
> 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)
>&
>>
| 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
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/
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:
>
>>
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
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/
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
11 matches
Mail list logo