[jboss-dev-forums] [Embedded JBoss Development] - Re: SHRINKWRAP-97: Verbose toString format
ALRubinger
do-not-reply at jboss.com
Sat Dec 5 22:58:53 EST 2009
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#4269153
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4269153
More information about the jboss-dev-forums
mailing list