On Wed, Aug 13, 2008 at 9:37 AM, viet nguyen <viet.atx@gmail.com> wrote:
> Is there a better way to accomplish what I was trying to do?
Have you tried with <pathconvert>? Assuming your jars are all in the
same dir, you won't need basename, a nested <map> should suffice, and
using a pathsep of
"/>
<jar href="
(after correct XML encoding for >< and putting the attribute into
single quote) might get all quite close to your expected string.
Also, have you tried using of the JNLP tasks out there? I see several... --DD
http://www.google.com/search?q=jnlp+ant+task
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org
|