summaryrefslogtreecommitdiffstats
path: root/shared/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Format project pom files using correct settings (4 spaces)Artur Signell2016-09-091-147/+147
| | | | Change-Id: I4b4760949897d2755da26a06f9048a596abdf0b6
* Define common test dependencies in the main pom fileArtur Signell2016-08-181-6/+0
| | | | Change-Id: I7d5897384f1172befbc852e27a7372104e7820da
* Define dependency version in the main pom fileArtur Signell2016-08-181-2/+0
| | | | Change-Id: Id603133355b1cb398bcb880e693dd3c8276f7937
* Make OSGi work againArtur Signell2016-08-151-3/+3
| | | | | | | * Specify correct (Java 8) execution environment for OSGi * Accept any servlet 3 version Change-Id: I170d4577218e773bc17c14342bc7f93572932fcc
* Make vaadin-shared Import-Package empty as it should beArtur Signell2016-08-121-0/+1
| | | | Change-Id: Icccc655b975558e859b961c4eed0f24fdc86b34c
* Fix OSGi manifest for vaadin-sharedArtur Signell2016-08-121-8/+0
| | | | | | | The shared package seems to no longer use any flute or streamhtmlparser classes Change-Id: I63c9bd0340f438b05da4799982b3f3c89c85a5f8
* Update to GWT 2.8.0-rc2Artur Signell2016-08-121-2/+2
| | | | | | Uses upstream com.google GWT instead of com.vaadin.external.gwt Change-Id: Id1c4391d167463082cf252e713d72ccd5f2d2303
* Update version number, use Java 8Teemu Suo-Anttila2016-08-031-1/+1
| | | | Change-Id: Icb36a9c019ba086cdcdece2497c2120ea6bafb7a
* Fix the OSGi version at MANIFEST.MF so it does not contain -SNAPSHOTSampsa Sohlman2016-07-141-1/+2
| | | | Change-Id: Iad1f7c9fbff6ded1ce85536788a0b86135ecfbad
* Use gwt-user and gwt-dev dependencies in client and compilerTeemu Suo-Anttila2016-06-011-30/+2
| | | | | | | This removes GWT dependency from the server and shared parts of the framework Change-Id: Iafbb752c0184611a18d4a9d61c9e03229d42836e
* Remove guava URL encode dependencyMarkus Koivisto2016-05-111-6/+2
| | | | Change-Id: I7b76c7736f470dd5016370b61d3872300c3331a9
* Move checkstyles plugin to actual moduleselmot2016-04-271-0/+13
| | | | Change-Id: I2d87a1aeba8ffc8cc15909c32a0c9d10b3ada9a7
* Move organization, license and SCM to parent POMHenri Sara2016-04-131-3/+0
| | | | | | | | | | | | 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
* Generate sources with release profileTeemu Suo-Anttila2016-04-111-6/+2
| | | | | | | | | 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
* Clean up plugin versions for maven buildTeemu Suo-Anttila2016-03-231-3/+0
| | | | Change-Id: I984423abafde267a0da99e9aba4a3227fb6ddc17
* Use correct unpack goal in shared, rename pushTeemu Suo-Anttila2016-03-181-2/+19
| | | | Change-Id: Ib01fec5ebcefd429bf94badaa069cf486bb8156d
* Extract version numbers to properties in root pom.xmlTeemu Suo-Anttila2016-03-151-1/+1
| | | | Change-Id: I6c9367022eb66ed0fc6cbcc071751a53bd9786a1
* Introduce root pom.xml to ease building with mavenTeemu Suo-Anttila2016-03-151-12/+4
| | | | Change-Id: Ib1252575da642074441818fda0f3946df300aa64
* Migrate vaadin-shared build to mavenTeemu Suo-Anttila2016-03-101-0/+195
Change-Id: I4ddc5050874faeb091740ac5ab4f9cafecf5696b