Goddag Tom-
you may want to invoke the ant task 'exec' ..doc available at
http://ant.apache.org/manual/index.html
/*assume /bin/bash is the first line of the exec'ed
shell*/#!/bin/bash/usr/ucb/ln [-fs] OriginalFilename Newlinkname
Sverige Altid-Martin
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed. If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy. Thank you.
----- Original Message -----
From: "Tommy Nordgren" <[EMAIL PROTECTED]>
To: "Ant Users List" <[email protected]>
Sent: Saturday, May 20, 2006 8:14 AM
Subject: Re: Creating symbolic links
On 20 maj 2006, at 14.07, Scot P. Floess wrote:
What doesn't it do? More to the point what is it not doing for you?
Tommy Nordgren wrote:
Are there any ant task available to create a set of symbolic links in a
directory, that
refers to a group of files in another directory?
I've checked out the Symlink task of the ant distribution, but it don't
quite do what I want.
-------------------------------------
This sig is dedicated to the advancement of Nuclear Power
Tommy Nordgren
[EMAIL PROTECTED]
According to docs , when passed a set of files, in dont create a set of
symbolic links in the target
directory. Instead it creates a single file containing all the links in
java resource format.
------------------------------------------------------
"Home is not where you are born, but where your heart finds peace" -
Tommy Nordgren, "The dying old crone"
[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]