I thought that would work :) But included the other...just in case ;)
On Fri, 17 Dec 2010, Michael Ludwig wrote:
Scot P. Floess schrieb am 17.12.2010 um 08:05 (-0500):
Honestly, its been a while since I passed in params from an Ant
script...one of the two should work...
At least one of th
ownership is not enough
for unix filesystems, the group must have read for files and
read+execute for dirs
-Original Message-
From: Nathan King [mailto:nking...@yahoo.com]
Sent: Thursday, December 16, 2010 2:52 PM
To: user@ant.apache.org
Subject: Can't load definitions unless target is ex
Scot P. Floess schrieb am 17.12.2010 um 08:05 (-0500):
> Honestly, its been a while since I passed in params from an Ant
> script...one of the two should work...
At least one of them does work:
--
Michael Ludwig
---
You are mixing concepts... Although your XSLT is invoked from Ant, you
lose Ant's properties. Quite honestly, this is no different than kicking
off an XSLT from a Java app...the XSLT is somewhat insulated :)
You will need to use the param subelement... This should fix your problem
(althou
Hello people,
how do I pass a variable to a stylesheet using xslt task?
I have this ant script:
and this stylesheet:
Thanks a ton for the quick response, Antonie
That would surely help.
Do anyone know the executable used for processing Android.mk file? I not
able to find it.
Thanks
Girish
On Friday 17 December 2010 04:59 PM, Antoine Levy-Lambert wrote:
On 12/16/10 11:05 PM, Girish wrote:
* Is there any w
On 12/16/10 11:05 PM, Girish wrote:
>
> * Is there any way to execute "Android.mk" file from Ant script?
>
If Android.mk are processed by an executable called make or andromake or
whatever, then you can do this using the exec task.
Antoine
No suggestions ? I'm realy stuck with this.
Tomas
> -Original Message-
> From: Roos Tomas [mailto:tomas.r...@mpsbroadband.com]
> Sent: den 15 december 2010 14:36
> To: Ant Users List
> Subject: RE: Fixed default target
>
> I did this now according to Davids recommendation.
> This seem to