Hi Jan,
That was great help!!
I did an , and pointing to same directory where
the "default.properties" file was extracted. So, I didn't use
for updating the jar. Hope I am on the right track. I thought I will share the ant
file for others too in the mailing list.
Hey all,
I have a cmd-line app that I execute from a custom Ant task that I wrote.
This app sometimes prompts for confirmation as it goes through it's stuff.
>From my ant script though, that prompt doesn't come up and ends up hanging
my script since there is no way to answer the prompt. In fact, t
ok, have found a hint.
added to the external page in cvs. should be online by cron job in near
future (i hope)
jan
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, December 17, 2003 2:20 PM
> To: [EMAIL PROTECTED]
> Subject: RE: saxon and xalan
>
Do you know the compatibility to Ant? Then I can add that to the
external page http://ant.apache.org/external.html .
Jan
mtxslt - Multi-XSLT Ant Task
A task for the Apache "Ant" build system. The "mtxslt" (multi-XSLT) task
extends the standard Ant "xslt/style" task to make it easy to use multi
Martin Gainty wrote:
|| Jan/Myriam
|| http://mtxslt.sourceforge.net/
|| Multiple XSLT Engine configurator for Ant
thanks for your help
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED
Jan/Myriam
http://mtxslt.sourceforge.net/
Multiple XSLT Engine configurator for Ant
-Martin
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, December 17, 2003 3:37 AM
Subject: RE: saxon and xalan
> The only idea I have is starting a new ant instance
The only idea I have is starting a new ant instance with different classpath
...
Jan
> -Original Message-
> From: Myriam Delperier [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, December 17, 2003 9:14 AM
> To: [EMAIL PROTECTED]
> Subject: saxon and xalan
>
>
> hello
> on the one hand
> i'
Chalakanth wrote:
Hi,
I am using the "webapp" option to build a whole web application.
My problem is that everytime I run the task, the whole application is being
pre-compiled, not just the Jsps I touched.
Our group wants to use the pre-compiled servlets for debugging. This
becomes impractica
hello
on the one hand
i've got a build.xml in which i have many