is there any task / properties which can be use to track the build failed
or not. I don't want to extend any ant class for this task. Is there any
built in task ?
:Hasan
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
Hi,
I have a target which upload folders/files to one location and I need to
compare the content after upload, how to proceed ? uploaded part has been
done by using copy and fileset task. Can't find any good solution for
compare.
Hasan
--
> Md. Jahidul Hasan wrote:
>> Hi,
>>
>> I have a target which upload folders/files to one location and I need to
>> compare the content after upload, how to proceed ? uploaded part has
>> been
>> done by using copy and fileset task. Can't find a
Hi
I am trying to copy some files and if the file exists with different
content(in the destination area) then copy task doesn't upload the file
again. I don't want to use the overwrite parameter because there are lots
of files and I don't want to overwrite all the files again. Just want to
know how
Hi
Is there any way to handle configuration files with ant ? I have a config
file which contains some properties with correspond values.
property 1= value 1
property 2= value 2
property 3= value 3
I want to change the values by searching the property name.
BR
Hasan
Is there any task to find the drive name from a given file/directory path
? "dirname" task can't help in this regards as it takes the full path
until that filename. I only need that drive name.
Thanks
Hasan
-
To unsubscribe, e
Hi,
Anybody have ideas about line coverage tools for ANT ? like "cobertura"
for Java.
BR,
Jahidul
.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi,
Anybody have ideas about line coverage tools for ANT ? like "cobertura"
for Java.
BR,
Jahidul
.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi
Is it possible to capture the output from a single target into a file as
xml format ?
--
With best regards
Md. Jahidul Hasan
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
I have found that task can record the message into a file as text
format, but how can I grab those as xml ?
> Hi
>
> Is it possible to capture the output from a single target into a file as
> xml format ?
>
> --
> With best regard
Hi,
I have a text file with few blocks in it.
--
Block 1 :
Some text
Block 2 :
Some text
Block 3 :
Some text
--
How I can read the file from Block 2 to end of the file ?
Br
Jahid
---
Hi
Is there any way to detect my ant is running in debug mode or not ? eg.
using -d or not
I want to track it.
Br, Jahid
-
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant
Hi,
Is there any way I can get the jar file informations using ant ?
Br,
Jahid
-
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org
13 matches
Mail list logo