Commit Graph

30 Commits

Author SHA1 Message Date
Teemu Suo-Anttila
c78069eb3e Remove unnecessary buildhelpers module (#10742) 2018-03-22 16:36:14 +02:00
Teemu Suo-Anttila
cf0d3dcc5a
Upgrade minor version in the project to 8.4 (#10520) 2018-01-24 14:50:25 +02:00
Teemu Suo-Anttila
27c5730e2a
Update version number to 8.3-SNAPSHOT (#10348) 2017-11-22 12:58:21 +02:00
Ahmed Ashour
4e720f6b2b Remove redundant versions in POMs (#9990) 2017-09-14 13:28:32 +03:00
Teemu Suo-Anttila
87175a86c9 Update version to 8.2-SNAPSHOT (#9946) 2017-09-08 12:47:15 +03:00
Henri Sara
d7fd3022bb Add new artifacts to vaadin-all ZIP
Fixes #9444
2017-05-26 15:27:16 +03:00
Ilia Motornyi
6eed666314 Snapshot version update to 8.1 (#9023) 2017-04-05 16:15:33 +03:00
Henri Sara
75ac9c9e4b Fix creation of vaadin-all javadoc in release builds (#8588)
* Fix creation of vaadin-all javadoc in release builds
2017-02-16 17:20:10 +02:00
Teemu Suo-Anttila
2a52bce417 Remove vaadin-widgets module (#7960) 2016-12-13 09:31:49 +02:00
Pekka Hyvönen
f1f4be9dc2 Reduce javadoc errors by adding missing dependencies
vaadin-all currently has +100 errors/warning when creating javadocs,
this reduces most of them related to missing resources to link to.
2016-12-12 16:16:44 +02:00
Aleksi Hietanen
24e11dca6b Move all themes except Valo into a new compatibility-themes package
Change-Id: Ife0707c69bac83f190b5497af5fef1af43af6e46
2016-10-13 11:58:59 +00:00
Denis Anisimov
8d825141f2 Change japicmp profile activation to avoid run it for all modules.
Change-Id: Id25311621de43d247b21359a1069e694562a2762
2016-10-07 13:18:13 +00:00
Denis Anisimov
39b8049755 Add new goal for japicmp to compare different API version
Change-Id: I89a1e18932bd8db6a53c8261c7ccb85379f0a4ee
2016-10-07 09:25:30 +03:00
Artur Signell
a6fd8bd063 Remove broken changelog section for release notes and related code
Change-Id: I1e35dcbe4f75cb8b21a7c2a78143556522f32363
2016-09-14 22:28:29 +03:00
Artur Signell
61aff6078c Format project pom files using correct settings (4 spaces)
Change-Id: I4b4760949897d2755da26a06f9048a596abdf0b6
2016-09-09 10:32:17 +00:00
Henri Sara
de590afcf9 Include compatibility packages in vaadin-all ZIP
Change-Id: Id4d97ae130d1267acf7cb1acb4e60746643fab57
2016-09-08 15:51:06 +03:00
Henri Sara
29bb5e47ca Delete broken stylesheet and revert to default style until a new
stylesheet is created

Change-Id: I25da6154d55ab829d1166bbde5075bacaf62bf26
2016-09-08 12:39:07 +00:00
Henri Sara
05095f52b3 Remove unused commit author fetching from build.
Change-Id: I36faa94382258d5df40c7f200e5c24805896f100
2016-09-08 12:39:07 +00:00
Teemu Suo-Anttila
3abd26bf5a Update version number, use Java 8
Change-Id: Icb36a9c019ba086cdcdece2497c2120ea6bafb7a
2016-08-03 09:59:33 +00:00
Teemu Suo-Anttila
fb63a60cc4 Use gwt-user and gwt-dev dependencies in client and compiler
This removes GWT dependency from the server and shared parts of the
framework

Change-Id: Iafbb752c0184611a18d4a9d61c9e03229d42836e
2016-06-01 10:59:24 +03:00
elmot
4410535d9a Move checkstyles plugin to actual modules
Change-Id: I2d87a1aeba8ffc8cc15909c32a0c9d10b3ada9a7
2016-04-27 14:09:56 +03:00
Teemu Suo-Anttila
63c3404c9d Final working configuration for nexus staging plugin
Change-Id: I05d546b763651ad6856fb86adc068058a35be429
2016-04-14 13:15:38 +03:00
Teemu Suo-Anttila
9f6c62dfab Skip only staging instead of the whole nexus deploy mojo
Change-Id: I4b1015dd27422500aed698bfa3dc87fc7b13a58a
2016-04-14 11:09:43 +03:00
Henri Sara
0a0d134468 Skip staging of non-deployable modules
Change-Id: I2882a5b4df627f440d17733b57fa173d85ea8c6e
2016-04-13 13:08:34 +00:00
Henri Sara
bd987e2e1d Skip GPG signing for vaadin-all
The type of the module is JAR but it does not actually produce a JAR,
so GPG signing needs to be explicitly skipped.

Change-Id: If8d0577a0a75e2a86077451efdc79b72f06fbf38
2016-04-13 09:01:44 +00:00
Henri Sara
f39691ddde Move organization, license and SCM to parent POM
This change also cleans up some redundant POM metaadata.

Even though Maven documentation does not list it, also the organization
section is inherited to the effective POM.

pom-template.xml is still in the project for a longer description and a
repositories section until publishing to staging is cleaned up.

Change-Id: I76b71aec1d2812e2f9ef321c3b4131c613a29cb7
2016-04-13 08:07:56 +00:00
Teemu Suo-Anttila
2beb030674 Generate combined JavaDoc in vaadin-all pom.xml
Change-Id: I8e3ef8cd027def174e6f697597c77ba6c5870f2a
2016-04-13 10:13:43 +03:00
Teemu Suo-Anttila
f776982842 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
2016-04-11 16:51:21 +03:00
Teemu Suo-Anttila
4529f98b21 Clean up pom files, update plugins, skip liferay install
Change-Id: Ia0cabe96616d5357928810ae2473606d7e7cf00b
2016-03-31 13:58:17 +00:00
Teemu Suo-Anttila
bbd3549959 Build vaadin-all with maven
Change-Id: I87aef5ee0b35ff8746a182192706f236afaef32d
2016-03-31 13:48:52 +00:00