Open GoogleCodeExporter opened 9 years ago
Thanks. We'll get this into 1.1.
Original comment by crazybob...@gmail.com
on 19 Mar 2007 at 2:23
Original comment by kevin...@gmail.com
on 19 Mar 2007 at 7:33
Original comment by kevin...@gmail.com
on 19 Mar 2007 at 7:33
Original comment by limpbizkit
on 30 May 2008 at 6:55
Mike Ward wrote a patch that we've submitted. The fix was a bit more
complicated in order to make sure that
inSubpackage("com.go")
doesn't match classes in com.google.inject, for example.
He also did due diligence on the package/classloader issues that come up for
the java.lang.reflect.Package class.
In particular, he made our inPackage matcher not respect classloaders, unlike
our inPackage matcher.
Original comment by limpbizkit
on 19 Jun 2008 at 11:28
Original issue reported on code.google.com by
gk5...@gmail.com
on 18 Mar 2007 at 9:21Attachments: