From: Denis Anisimov Date: Fri, 7 Oct 2016 09:54:31 +0000 (+0300) Subject: Change japicmp profile activation to avoid run it for all modules. X-Git-Tag: 8.0.0.alpha4~4 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=8d825141f239a6f39a6d4ebd3b48ced7e97fc61b;p=vaadin-framework.git Change japicmp profile activation to avoid run it for all modules. Change-Id: Id25311621de43d247b21359a1069e694562a2762 --- diff --git a/all/pom.xml b/all/pom.xml index e4658dffd1..1630241db7 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -338,22 +338,5 @@ - - apicmp - - false - - - - - com.github.siom79.japicmp - japicmp-maven-plugin - - true - - - - - diff --git a/pom.xml b/pom.xml index 53647e8a36..e87295383a 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,6 @@ 9.3.7.v20160115 2.1.1 - @@ -87,28 +86,6 @@ - - buildhelpers - shared - push - server - client - client-compiler - client-compiled - themes - widgets - uitest-common - uitest - liferay - all - compatibility-server - compatibility-client - compatibility-client-compiled - compatibility-shared - - bom - - @@ -548,6 +525,38 @@ + + + default + + + !apiDiff + + + + buildhelpers + shared + push + server + client + client-compiler + client-compiled + themes + widgets + uitest-common + uitest + liferay + all + compatibility-server + compatibility-client + compatibility-client-compiled + compatibility-shared + + bom + + slowtest @@ -607,10 +616,28 @@ + apicmp - false + + apiDiff + + + server + client + compatibility-server + compatibility-client + client-compiler + shared + compatibility-shared + @@ -649,8 +676,9 @@ - + +