"adrian(a)jboss.org" wrote : Remove the INFO filter I mentioned above, then
you'll see the problem.
Aha, yes, I see what's the issue now. :-)
It's the getChildren that fails, we really never recurse into those bad jars.
But since we don't do the contents reading lazy - which we probably could/should -
the creation fails, and is correctly ignored. :-)
If the stuff would lazily read contents, it would depend on the recurseFilter it it would
eventually fail,
e.g. comparing just name should have no impact, where checking some contents would.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4166206#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...