[jboss-dev-forums] [Embedded JBoss Development] - Re: SHRINKWRAP-99 ExplodedExporter and Filesystem conflicts
ALRubinger
do-not-reply at jboss.com
Sat Dec 5 17:48:33 EST 2009
I like the user choice angle.
Does this read more naturally:
Exporter.export(ExportMode.OVERWRITE);
| Exporter.export(ExportMode.OVERLAP);
| Exporter.export(ExportMode.REQUIRES_NEW);
| Exporter.export(); // Default to REQUIRES_NEW
...?
S,
ALR
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4269144#4269144
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4269144
More information about the jboss-dev-forums
mailing list