On 27 September 2010 11:48, Stefan Bodewig <bode...@apache.org> wrote:
> On 2010-09-27, sebb wrote:
>
>> On 27 September 2010 10:07,  <bode...@apache.org> wrote:
>
>>> I don't know why wildcards sometimes don't seem to work
>
>>> -    <jar name="target/checkstyle-*[0-9T].jar"
>>> +    <jar name="target/checkstyle-5.3-SNAPSHOT.jar"
>
>> Perhaps they don't work because of the -SNAPSHOT suffix?
>
> No, that works in several other projects.  And the wildcard should still
> match anyway (that's why there is a T in the group).
>

Sorry, I see now. I wondered what the T was doing!

> My best guess currently is - and confirming/fixing it is on my TODO
> list, somewhere - that under certain circumstances the wildcards get
> expanded before the jar has actually been built.

What happens if the wildcard matches more than one file?
Could that cause a problem for the code?

> Stefan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscr...@gump.apache.org
> For additional commands, e-mail: general-h...@gump.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscr...@gump.apache.org
For additional commands, e-mail: general-h...@gump.apache.org

Reply via email to