RE: How to use a variable value in ANT refid

2014-09-12 Thread Urena, Jose M (JOSE)
If you are using ant 1.8.2 or higher These work for me -Original Message- From: WebServ

Re: How to use a variable value in ANT refid

2014-09-12 Thread Matt Sicker
Are you speaking purely of an ant script, or an antlib? Because an antlib has to manually dereference refids. On 12 September 2014 17:08, WebServices Development < webservices_developm...@csx.com> wrote: > I am trying to use a value of a variable with path refid in ANT. > > I tried different app

How to use a variable value in ANT refid

2014-09-12 Thread WebServices Development
I am trying to use a value of a variable with path refid in ANT. I tried different approaches and am getting different errors. Is it possible to use a variable value for refid? Reference ${ant.refid:seq.1} not found. OR

Re: native2ascii and JDK/JRE

2014-09-12 Thread SimonBate
Thanks, Martin, The DITA Open Toolkit is a bit of on odd duck. It uses Ant, but not to build Java, so the JDK isn't required to run the OT. (People just get used to the constant "missing tools.jar" messages.) As I said, the DITA OT only requires a JRE. So yes, you're correct, if the user has

RE: native2ascii and JDK/JRE

2014-09-12 Thread Martin Gainty
> Date: Fri, 12 Sep 2014 15:59:13 -0400 > From: sb...@scriptorium.com > To: user@ant.apache.org > Subject: native2ascii and JDK/JRE > > [Trying again with a better subject and no garbage at the end...sorry.] > > Excuse me if this has been answered or documented elsewhere, I've been > searching

native2ascii and JDK/JRE

2014-09-12 Thread SimonBate
[Trying again with a better subject and no garbage at the end...sorry.] Excuse me if this has been answered or documented elsewhere, I've been searching for the past couple of hours and have found very little on this issue. I have a project that uses the native2ascii task, that works fine on a

Nice to meet you in Sacramento

2014-09-12 Thread SimonBate
Excuse me if this has been answered or documented elsewhere, I've been searching for the past couple of hours and have found very little on this issue. I have a project that uses the native2ascii task, that works fine on a machine with JRE 6 (1.6.0_65-b14-462-11M4609). However, when trying to