something similar a short while back ... and simply
decided to use the depends attribute.
For example:
...
Parag Doke
Save paper, save trees. Do not print emails/documents unless absolutely
necessary.
On Sun, Apr 19, 2015 at 1:21 AM, Stefan Bodewig wrote:
> [pretty impressive build setup, ku
Hi Vinodh.
Have you tried the contains or matches conditions ? I believe (haven't
tried yet) what you are trying to achieve is doable using those.
Refer link: http://ant.apache.org/manual/Tasks/conditions.html
Hope this helps,
Parag Doke
Save paper, save trees. Do not print emails/docu
okay to do
this via just ant (rather than shell + ant) ?
Thanks,
Parag Doke
Save paper, save trees. Do not print emails/documents unless absolutely
necessary.
On Fri, Nov 4, 2011 at 1:01 PM, prbharsakle wrote:
> Hi All,
>
> I have defined some logic in my a.csh file.
>
> e.g. : f
l for suggesting the way out !
Will keep a watch on the thread if some implementation specific inputs are
shared.
Regards,
Parag Doke
Save paper, save trees. Do not print emails/documents unless absolutely
necessary.
On Thu, Nov 3, 2011 at 7:57 PM, Steve Amerige wrote:
> Hi Vimil,
>
>
I read this somewhere (don't recollect where) ... and thought you might find
it useful too.
Let us say you save the 2 property sets in files unix.properties and
windows.properties.
Then all you need in the ant file is
HTH,
Parag Doke
Save paper, save trees. Do not print emails/documents u
Hello Kent.
Have you tried checking the ant.jar version from grand ? Sometime back
I figured updating that jar helped for one similar problem I had run
into.
Not sure if this helps ... but do give it a try ...
Thanks,
Parag Doke
Save paper, save trees. Do not print emails/documents unless
Hello Venu.
That's right ... ant won't execute targets in the order they appear in
the build.xml file.
Here is the link to the manual:
http://ant.apache.org/manual/targets.html
Hope this helps,
Parag Doke
Save paper, save trees. Do not print emails/documents unless
absolutely necessary.
Hello Shawn.
The fileset supports an includesfile attribute which could point to a
file containing patterns. If you can generate a file at runtime, would
this help ?
http://ant.apache.org/manual/Types/fileset.html
Thanks,
Parag Doke
Save paper, save trees. Do not print emails/documents unless
us know how this goes,
Parag Doke
Save paper, save trees. Do not print emails/documents unless
absolutely necessary.
On Mon, Aug 22, 2011 at 8:00 PM, Urena, Jose M (Jose)
wrote:
> another tip, it is not pretty.
> in windows when paths have spaces, you can try using windows short names
>
f line (precede with "rem ") in ant.bat / ant.cmd
under ANT_HOME/bin? Maybe, if you comment that, you will see on the
console what executable it is trying to run.
Hope this helps,
Parag Doke
Save paper, save trees. Do not print emails/documents unless
absolutely necessary.
On Mon,
There is the try/catch task in antcontrib
(http://ant-contrib.sourceforge.net/tasks/tasks/index.html) that
allows you to catch exceptions in tasks. I haven't tried this anytime
... but maybe you could try calling a target within such a block.
Thanks,
Parag Doke
Save paper, save trees. D
result property settings are not active
when spawning a process.
since Ant 1.6
Try:
"Done."
Hope this helps,
Parag Doke
Save paper, save trees. Do not print emails/documents unless
absolutely necessary.
On Sat, Jul 23, 2011 at 4:12 PM, vino_hymi wrote:
>
dren of
project as well as as children of target.
<<<<<
The nested include element supports attributes "if" and "unless".
Hope this helps.
Thanks,
Parag Doke
Save paper, save trees. Do not print emails/documents unless
absolutely necessary.
On Mon, Jul 4, 2
Hi Dominic.
I'm no ant expert, but just trying to understand the requirement.
If you intent to check presence of encoding value in XML files ?
Or is your intent to validate the XML files using the encoding ?
Thanks in advance,
Parag Doke
Save paper, save trees. Do not print emails/docu
ls of the xslt task and check if I can provide
the xsl(t?) instructions inline with the build.xml. If that isn't
doable, then will place them in an adjacent external .xsl file and use
it using ${basedir}.
Thanks once again,
Parag Doke
Save paper, save trees. Do not print emails/documents unl
uncertain, I don't know how to go about it.
Has anyone else observed the same ? If yes, is there something wrong
in the way I am expecting it to work ?
Thanks in advance for any inputs,
Parag Doke
Save paper, save trees. Do not print emails/documents unless
absol
Hello Matt.
Many thanks for that. I believe this suits my intent perfectly!
Regards,
Parag Doke
Save paper, save trees. Do not print emails/documents unless
absolutely necessary.
On Sun, Mar 13, 2011 at 1:08 PM, Matt Benson wrote:
> You should see the task, whereby you can set up sco
Any ideas anyone ?
Thanks in advance,
Parag Doke
Save paper, save trees. Do not print emails/documents unless
absolutely necessary.
On Mon, Mar 7, 2011 at 12:52 PM, Parag Doke wrote:
> Hello ant users.
> I am facing an issue with handling properties with calls to tasks/macros
> nest
l task and let
the macros run one after the other. But that would be modifying the
requirement to suit the scripting limitation I've run into. So I thought of
asking here before jumping on any implementation.
Thanks in advance for any pointers,
Parag Doke
Save paper, save trees. Do not print e
19 matches
Mail list logo