Skip to content

Commit

Permalink
Remove junk created by tests from standalone.zip
Browse files Browse the repository at this point in the history
  • Loading branch information
fhoeben committed Dec 1, 2015
1 parent e481368 commit 5927082
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/assembly/standalone.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@
<useDefaultExcludes>true</useDefaultExcludes>
<outputDirectory></outputDirectory>
<excludes>
<exclude>copy/**</exclude>
<exclude>files/**</exclude>
<exclude>bye.txt</exclude>
<exclude>greeting.*</exclude>
<exclude>FitNesseRoot/**/*.zip</exclude>
<exclude>FitNesseRoot/files/**</exclude>
<exclude>FitNesseRoot/FitNesse/**</exclude>
Expand Down

0 comments on commit 5927082

Please sign in to comment.