https://issues.apache.org/bugzilla/show_bug.cgi?id=50007

--- Comment #3 from Trejkaz (pen name) <[email protected]> 2010-09-27 
19:19:53 EDT ---
Aha, the hidden JAR URL. :)
There is some talk of this on a Sun bug record too.
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4730642

The suggestion someone gives there is only to match the ! if it's actually
after .jar so that it won't match a bare directory.  I guess it won't match
.zip which could technically contain classes too, but IMO it's not a jar file
unless it ends in .jar anyway, so it would seem like it would just encourage
people not to do things in a strange way.

What perplexes me is that Ant 1.7.0 didn't have the issue.  I am guessing it
wasn't using URLs?

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to