]> source.dussan.org Git - vaadin-framework.git/commitdiff
Exclude provided portal-service from all zip (#9823)
authorArtur Signell <artur@vaadin.com>
Thu, 6 Jun 2013 08:06:44 +0000 (11:06 +0300)
committerArtur Signell <artur@vaadin.com>
Thu, 6 Jun 2013 08:07:17 +0000 (11:07 +0300)
Change-Id: Ic08885d74f382547aabf4a394265c2094d884cd5

all/build.xml

index a83d60b38250f83427a9451ec7b3397f24db7aca..d6095af20bd84b41420e696001106e050cd821c9 100644 (file)
                     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 -->