Is there a way to delay the string resolution of a patternset?  Or re-source it?

Basically I have a patternset that is set like this:

<patternset id="foo">
        <include name="${bar}/some.jar>
</patternset>

The problem is that ${bar} is not set until later. So  my patternset ends up with the 
literal string ${bar} in
it.


Thanks,
Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to