Or perhaps this is another one for user choice:
archive.toString(Verbosity.ALL); // Jesper's proposal; parent dirs listed
| archive.toString(Verbosity.CONTENTS); // Current impl
| archive.toString(Verbosity.MINIMAL); // Same as archive.toString()
| archive.toString(true); // We deprecate this, defaulting to Verbosity.CONTENTS
S,
ALR
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4269153#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...