On Wed, Jun 13, 2012 at 02:56:29PM -1000, Baron Fujimoto wrote: > On Wed, Jun 13, 2012 at 11:56:41PM +0000, Mosior, Benjamin wrote: >> Apache's Ant page on directory-based tasks seems to explain the patterning. >> I'm not sure if it's exactly the same, but it might be something worth >> reading: http://ant.apache.org/manual/dirtasks.html > > Mahalo! The directory-centric distinction and the "**" shortcuts and > assumptions explained there are what I needed.
There does seem to be at least one difference. The Ant docs say, "There is one 'shorthand': if a pattern ends with / or \, then ** is appended". However in my testing, I need to explicitly end the service URL with "/**". Just using "/" doesn't seem to have the equivalent effect. Aloha, -baron -- Baron Fujimoto <[email protected]> :: UH Information Technology Services minutas cantorum, minutas balorum, minutas carboratum desendus pantorum -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
