Hi,
The sshexec task display the result of the command execution on the
screen. We don't want to display this result on our screen since it's
confident information. I don't see an option to remove this standard
out from sshexec task. Maybe you know how to do it.
On ant macro we have the sshe
On Jul 1, 2010, at 11:07 AM, Michael Ludwig wrote:
Matt Benson schrieb am 01.07.2010 um 10:26 (-0500):
On Jul 1, 2010, at 9:52 AM, Michael Ludwig wrote:
Wouldn't it be nicer to have , which is still young and
flexible, have augment/@refid to refer to an existing reference, and
augment/@id t
What I do is use the exec task and use the tar command. In order to make it
cross platform, I use bsdtar which I was able to find a version for all of our
supported platforms. The bsdtar command has compression support so the
generated tar both preserves the file permissions AND is compressed
Matt Benson schrieb am 01.07.2010 um 10:26 (-0500):
> On Jul 1, 2010, at 9:52 AM, Michael Ludwig wrote:
> >Wouldn't it be nicer to have , which is still young and
> >flexible, have augment/@refid to refer to an existing reference, and
> >augment/@id to present an ID of its own so it can be referre
On Jul 1, 2010, at 9:52 AM, Michael Ludwig wrote:
I'm wondering about the design of the Augment task, which uses
augment/@id instead of augment/@refid to refer to an existing
resource. To draw on the example from the manual:
\,,,/
(o o)
--oOOo-(_)-oOOo--
Given
I'm wondering about the design of the Augment task, which uses
augment/@id instead of augment/@refid to refer to an existing
resource. To draw on the example from the manual:
\,,,/
(o o)
--oOOo-(_)-oOOo--
Given
Modifies the excludes attribute of input-fs.
On 2010-07-01, Carlos Garcés wrote:
> There is other way to represent the null char on ant script?
Unfortunately there isn't - and you can't even legally add a NUL
character to any XML file either (for example � would be invalid).
A custom filter (maybe a scriptfilter using JavaScript) would wor
Hi!
I'm trying to remove null chars of one fine generated with exec task,
this sin the simplified version:
It works with \n, \r, \f, \t and \\
[http://ant.apache.org/manual/Types/filterchain.html#backslash] but not
with \0
There is other way to represent the null char on an
On Jul 1, 2010, at 8:26 AM, Bailey, Darragh wrote:
-Original Message-
From: Matt Benson [mailto:gudnabr...@gmail.com]
Sent: 30 June 2010 15:57
To: Ant Users List
Subject: Re: Constructing patterns for use in fileset includes
You're in luck. I would recommend using antcontrib:for t
> -Original Message-
> From: Matt Benson [mailto:gudnabr...@gmail.com]
> Sent: 30 June 2010 15:57
> To: Ant Users List
> Subject: Re: Constructing patterns for use in fileset includes
> You're in luck. I would recommend using antcontrib:for to
> iterate over a resourcecollection bui
may be helpful.
http://ant.apache.org/manual/Tasks/chmod.html
-Original Message-
From: Stefan Bodewig [mailto:bode...@apache.org]
Sent: Thursday, July 01, 2010 8:30 AM
To: user@ant.apache.org
Subject: Re: Ant 1.8 unzip does not preserve permissions!
On 2010-07-01, ilke Muhtaroglu wro
On 2010-07-01, Rajesh Kumar wrote:
> Hi,
> I am apache-ant-1.6.5 with jdk 1.6 and getting strange error during build
> process.. Any body can explain me or guide me what is going wrong?
> [copy] Copying 1 file to
> D:\WorkSpace\Perforce\Harrier9.01-branch\stg-dev\elance\template-stg\config\
On 2010-07-01, ilke Muhtaroglu wrote:
> When I unzip with ant command
>
> I see the resulting directory does not have the permissions preserved in
> linux environment.
This is true. The unzip task doesn't do anything with permissions and
the manual page even says so
,
| File permissions
Rajesh Kumar schrieb am 01.07.2010 um 16:25 (+0530):
>
> I am apache-ant-1.6.5 with jdk 1.6 and getting strange error during
> build process.. Any body can explain me or guide me what is going
> wrong?
>
> I could not get any solution myself.
> [copy] Infinite loop in tokens. Currently know
Hi,
I am apache-ant-1.6.5 with jdk 1.6 and getting strange error during build
process.. Any body can explain me or guide me what is going wrong?
I could not get any solution myself.
filterTemplates:
[mkdir] Created dir:
D:\WorkSpace\Perforce\Harrier9.01-branch\stg-dev\elance\template-stg
When I unzip with ant command
I see the resulting directory does not have the permissions preserved in
linux environment.
At http://ant.apache.org/manual/Tasks/zip.html I see there is an option
"preserve0permissions"...I have an already zipped directory with permissions
adjusted and when I unzi
When I unzip with ant command
I see the resulting directory does not have the permissions preserved in
linux environment.
At http://ant.apache.org/manual/Tasks/zip.html I see there is an option
"preserve0permissions"...I have an already zipped directory with permissions
adjusted and when I unzi
17 matches
Mail list logo