MINOR Excluding docs from release, as they bring the package size from 5mb to 8mb

This commit is contained in:
Ingo Schommer 2011-10-18 16:43:13 +02:00
parent 0fdd330ef4
commit 5dcd2f3cdd
1 changed files with 2 additions and 0 deletions

View File

@ -125,6 +125,8 @@ Options:
<exclude name="**/.settings" />
<exclude name="**/.idea/**" /> <!-- remove phpstorm configuration file -->
<exclude name="tools/**" />
<exclude name="cms/docs/**" />
<exclude name="sapphire/docs/**" />
<exclude name="build.xml" />
<exclude name="dependent-modules*" />
<exclude name="changelog-definitions*" />