summaryrefslogtreecommitdiffstats
path: root/all
diff options
context:
space:
mode:
Diffstat (limited to 'all')
-rw-r--r--all/build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/all/build.xml b/all/build.xml
index a83d60b382..d6095af20b 100644
--- a/all/build.xml
+++ b/all/build.xml
@@ -103,6 +103,7 @@
provided by the container -->
<exclude name="**/servlet-api*" />
<exclude name="**/portlet-api*" />
+ <exclude name="**/portal-service-*" />
<!-- Buildhelpers should not even get here ... -->
<exclude name="*buildhelpers*" />
<!-- Zip users should not need javadoc, sources or pom files -->