Skip to content

Commit

Permalink
OGM-803 Do not discard the exploded module directory for ease of debu…
Browse files Browse the repository at this point in the history
…gging
  • Loading branch information
Sanne committed May 11, 2015
1 parent 844d1db commit f1828ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/wildfly/src/main/assembly/dist.xml
Expand Up @@ -8,6 +8,7 @@
<id>wildfly9</id>
<formats>
<format>zip</format>
<format>dir</format> <!-- For ease of debugging only -->
</formats>
<includeBaseDirectory>false</includeBaseDirectory>
<baseDirectory>/</baseDirectory>
Expand Down

0 comments on commit f1828ad

Please sign in to comment.