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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...