the fileset's dir attribute. You are
> referring to the nested-element of (and
> ) which indeed accepts a single pattern only.
>
> --DD
>
Excellent. Thank you so much. I had no idea it could work like that. Problem
solved!
--
View this message in context:
http://www.nabble
On 11/5/07, MikeO <[EMAIL PROTECTED]> wrote:
> I tried something similar before, but from my experience, it seems that the
> fileset task doesn't like dealing with semi-colon separated lists, and only
> deals with single files/directories.
My mistake. You must use comma indeed, instead of semi-col
y I think. --DD
>
> PS: Note the use of forward slashes in .properties. Always prefer
> forward slashes in Ant.
>
>
--
View this message in context:
http://www.nabble.com/Converting-path-to-fileset-issue.-tf4738646.html#a13589882
Sent from the Ant - Dev mailing list arc
On 11/2/07, MikeO <[EMAIL PROTECTED]> wrote:
> classpath.jar.include=lib;lib\ext;lib\config
> What am I doing wrong? Am I even on the right track? Thanks in advance.
You're better off leveraging the includes attribute of fileset in this
case IMHO.
env.properties
classpath.jar.include =
context:
http://www.nabble.com/Converting-path-to-fileset-issue.-tf4738646.html#a13551372
Sent from the Ant - Dev mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail