> Betreff: RE: "files" attribute problem in task
> Datum: Thu, 9 Jun 2005 14:22:11 +0530
>
> Yes, it works for property task, but creates problem for the "files"
> attribute in the task.
> And ANT documentation doesn't mention anything li
Sent: Thursday, June 09, 2005 1:31 PM
To: Ant Users List
Subject: RE: "files" attribute problem in task
Maybe '${user.home}' works
i do that for property that contain spaces
Regards, Gilbert
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
S
Maybe '${user.home}' works
i do that for property that contain spaces
Regards, Gilbert
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 09, 2005 9:57 AM
To: user@ant.apache.org
Subject: "files" attribute problem in task
Hi ,
I am trying to se