]> source.dussan.org Git - vaadin-framework.git/commit
Generate sources with release profile
authorTeemu Suo-Anttila <teemusa@vaadin.com>
Mon, 11 Apr 2016 10:31:41 +0000 (13:31 +0300)
committerTeemu Suo-Anttila <teemusa@vaadin.com>
Mon, 11 Apr 2016 13:51:21 +0000 (16:51 +0300)
commitf776982842daa0dcdf04cc7055afaae9d3386280
tree56fb5ef43b48a6c4710ffc0799d097de2a8899cc
parent7c6710191bd8a5be69c2ec6fc356f013bd36aaf7
Generate sources with release profile

This patch refactors how unpacking of dependencies is handled.
It now uses a more generic configuration on top level as well as
updates the phase where the extraction happens. This way the source
plugin configuration remains small

Change-Id: I952ec84e05eac255f8b44044baceba37e07737c5
13 files changed:
all/pom.xml
buildhelpers/pom.xml
client-compiler/pom.xml
client/pom.xml
liferay/liferay-assembly-descriptor.xml
liferay/pom.xml
pom.xml
server/pom.xml
shared/pom.xml
shared/src/main/java-templates/com/vaadin/shared/Version.java
themes/pom.xml
uitest/pom.xml
widgets/pom.xml