I've used one with TextPad several years ago (available through TextPad's
extras downloads). There also seems to be something of the sort built into
Eclipse, but I haven't tried to extract it for use with any other editor.
--
Kajsa Anderson
On 12/14/10 10:42 AM, "Perrier, Nathan" wrote:
> I sp
XMLTask may be of help. Check out
http://www.oopsconsultancy.com/software/xmltask
On 14/12/2010 16:19, Ashokkumar B wrote:
Dear Sir/Madam,
Currently we need to add only one into my application.xml file using
ANT. To achive that, we have a template for application.xml with token $module$
and i
Yes, the configuration sets test as private when translating the pom. Is there
some way to avoid this? I'd like to include it as a test dependency just so
that it runs as part of our tests (our current build scripts treat test confs
as runtime deos when running tests).
Thanks,
James
_
Le 14/12/2010 19:07, Antoine Levy-Lambert a écrit :
On 12/14/2010 11:42 AM, Perrier, Nathan wrote:
I spend a lot of time digging through Ant logs in text editors, as I'm
sure we all do.
I'm wondering if there exists a syntax highlighting definition file that
would, for instance, add style t
On 12/14/2010 11:42 AM, Perrier, Nathan wrote:
I spend a lot of time digging through Ant logs in text editors, as I'm
sure we all do.
I'm wondering if there exists a syntax highlighting definition file that
would, for instance, add style to the targets or tasks. I think it
would make them muc
I spend a lot of time digging through Ant logs in text editors, as I'm
sure we all do.
I'm wondering if there exists a syntax highlighting definition file that
would, for instance, add style to the targets or tasks. I think it
would make them much easier to read.
Does anyone know if somet
On 12/14/2010 11:19 AM, Ashokkumar B wrote:
Dear Sir/Madam,
Currently we need to add only one into my application.xml file using
ANT. To achive that, we have a template for application.xml with token $module$
and it will be replaced with actual module name using task. The
changed application.x
Dear Sir/Madam,
Currently we need to add only one into my application.xml file using
ANT. To achive that, we have a template for application.xml with token $module$
and it will be replaced with actual module name using task. The
changed application.xml will be used for the task to generate t
On 12/14/2010 6:09 AM, Jo Support wrote:
Hello,
Scenario: Ant 1.8.0 on WinXP
is there a way to avoid escaping chars by propertyfile task?
The following task
http://mydomain/"/>
produces the following file
MY_URL=http\://mydomain/
that is bad.
This is not bad, this is the conventi
And apparently I didn't read your requirement correctly...again
That should work...
On Tue, 14 Dec 2010, Scot P. Floess wrote:
Sorry, I hit send too soon...
What I sent won't work either...
You might try:
I want Ant to change permi
On Tue, Dec 14, 2010 at 3:47 AM, Roos Tomas wrote:
> I'm wondering if it's possible to have a fixed default target, which
> always executes instead of what's put on the command-line?
>
> The reason for this is we use the depends feature of ant to be able to
> for instance publish to an ivy reposit
Sorry, I hit send too soon...
What I sent won't work either...
You might try:
I want Ant to change permissions on a directory, recursively. I have:
Yet the result does not include the "domunit" directory itself (see
below). How can
Not sure this will work, but maybe:
On Mon, 13 Dec 2010, Garrett Smith wrote:
I want Ant to change permissions on a directory, recursively. I have:
Yet the result does not include the "domunit" directory itself (see
below). How ca
Hello,
Scenario: Ant 1.8.0 on WinXP
is there a way to avoid escaping chars by propertyfile task?
The following task
http://mydomain/"/>
produces the following file
MY_URL=http\://mydomain/
that is bad.
I know there are other solutions, like echoing a new property file
(but I have a
Hey!
I'm wondering if it's possible to have a fixed default target, which
always executes instead of what's put on the command-line?
The reason for this is we use the depends feature of ant to be able to
for instance publish to an ivy repository with a better flow. ant local
milestone publish.
15 matches
Mail list logo