[jboss-dev-forums] [Embedded JBoss Development] - SHRINKWRAP-97: Verbose toString format
ALRubinger
do-not-reply at jboss.com
Sat Dec 5 17:59:28 EST 2009
Jesper's proposed we provide for:
log.info(Archives.create("alr", JavaArchive.class).addClass(this.getClass()).toString(true));
from:
/org/jboss/shrinkwrap/impl/base/unit/MemoryMapArchiveTestCase.class
...to:
/org
| /org/jboss
| /org/jboss/shrinkwrap
| /org/jboss/shrinkwrap/impl
| /org/jboss/shrinkwrap/impl/base
| /org/jboss/shrinkwrap/impl/base/unit
| /org/jboss/shrinkwrap/impl/base/unit/MemoryMapArchiveTestCase.class
My question is: why spit out the empty directories? What use is that information?
S,
ALR
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4269145#4269145
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4269145
More information about the jboss-dev-forums
mailing list