summaryrefslogtreecommitdiffstats
path: root/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Update to latest Atmosphere (2.4.5) and JS (2.3.2)Artur Signell2016-08-121-2/+2
| | | | Change-Id: I3569ed662bc93dd6861e40d8a4e0fa0b801551e6
* Update to GWT 2.8.0-rc2Artur Signell2016-08-121-1/+1
| | | | | | Uses upstream com.google GWT instead of com.vaadin.external.gwt Change-Id: Id1c4391d167463082cf252e713d72ccd5f2d2303
* Use snapshots of Maven plug-inHenri Sara2016-08-071-1/+11
| | | | Change-Id: Ic2e304d6afe0d4d2a53a6983b9095de5303f84ea
* Update version number, use Java 8Teemu Suo-Anttila2016-08-031-6/+6
| | | | Change-Id: Icb36a9c019ba086cdcdece2497c2120ea6bafb7a
* Use pure JS instead of JQuery JS for Atmosphere (#19396)Artur Signell2016-07-161-1/+1
| | | | Change-Id: I20c6e98fe84f0e42c3aa7544a85d4283e2a21537
* Fix the OSGi version at MANIFEST.MF so it does not contain -SNAPSHOTSampsa Sohlman2016-07-141-0/+13
| | | | Change-Id: Iad1f7c9fbff6ded1ce85536788a0b86135ecfbad
* Suppress Checkstyle markers from */target/* pathsJohannes Dahlström2016-06-031-0/+1
| | | | Change-Id: I2dda177c4e0a5bb28c001dd02aa0b40c81928163
* Upgrade Atmosphere JS back to 2.2.13.vaadin3 as in 7.6Artur Signell2016-05-161-1/+1
| | | | Change-Id: I9a845ab65cf75daf45b90be30cab8e230a03a064
* Remove guava URL encode dependencyMarkus Koivisto2016-05-111-1/+0
| | | | Change-Id: I7b76c7736f470dd5016370b61d3872300c3331a9
* Update to Atmosphere 2.2.9.vaadin2 (#19742)Artur Signell2016-05-111-1/+2
| | | | Change-Id: I634e44971c6e4f653ecdcbf694be78ae67ef728f
* Move checkstyles plugin to actual moduleselmot2016-04-271-26/+16
| | | | Change-Id: I2d87a1aeba8ffc8cc15909c32a0c9d10b3ada9a7
* Move compiled themes out from resourcesTeemu Suo-Anttila2016-04-271-1/+1
| | | | Change-Id: Id5cc38c717cd43f8e524db330c205958c8db1e31
* Check Java 1.6 compatibilityHenri Sara2016-04-251-1/+29
| | | | | | Ensure that server side classes are compatible with Java 1.6. Change-Id: I464096bbb316769a4c2fede55d7bcb11ce61e4f0
* Run checkstyle with MavenHenri Sara2016-04-221-1/+33
| | | | Change-Id: I8590d2161d027827a5037f0b371ec620cea61733
* Compile default widgetset with maven plugin, fix unit cacheTeemu Suo-Anttila2016-04-191-0/+5
| | | | Change-Id: I0b0666e22e93ed1b36796365b1811eca863c9cb1
* Final working configuration for nexus staging pluginTeemu Suo-Anttila2016-04-141-13/+14
| | | | Change-Id: I05d546b763651ad6856fb86adc068058a35be429
* Skip only staging instead of the whole nexus deploy mojoTeemu Suo-Anttila2016-04-141-3/+0
| | | | Change-Id: I4b1015dd27422500aed698bfa3dc87fc7b13a58a
* Skip local staging in Nexus staging pluginTeemu Suo-Anttila2016-04-141-0/+3
| | | | Change-Id: If0b02ed2830032bbed9fec8473bd429c74d76383
* Remove extra configuration of nexus plug-inHenri Sara2016-04-131-5/+0
| | | | Change-Id: I9ffcfdf2ee91e5ebcf056c7c14b59adffc57cc39
* Add Nexus staging plug-in to release profileHenri Sara2016-04-131-0/+11
| | | | Change-Id: I5b6cfc2b3b0f1026811e8020e76c2f01e3801474
* Move organization, license and SCM to parent POMHenri Sara2016-04-131-0/+13
| | | | | | | | | | | | 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
* Add fail tolerant javadoc compilation to release profileTeemu Suo-Anttila2016-04-111-0/+15
| | | | Change-Id: Ie01ced69a0b07afc336817d2c5c1e69e2b7e118f
* Generate sources with release profileTeemu Suo-Anttila2016-04-111-0/+67
| | | | | | | | | 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
* Build uitest with maven ant runnerelmot2016-04-011-0/+1
| | | | Change-Id: Ia7ba1cb6b1c8c4e70b6e834d86feb6c161ab5a29
* Downgrade maven-resources-plugin because of filtering bugelmot2016-04-011-1/+1
| | | | Change-Id: Id8573d82b2a9b2be15694d7aecd95ce2eee814ff
* Clean up pom files, update plugins, skip liferay installTeemu Suo-Anttila2016-03-311-0/+9
| | | | Change-Id: Ia0cabe96616d5357928810ae2473606d7e7cf00b
* Build vaadin-all with mavenTeemu Suo-Anttila2016-03-311-0/+1
| | | | Change-Id: I87aef5ee0b35ff8746a182192706f236afaef32d
* Build Liferay with mavenelmot2016-03-301-0/+1
| | | | Change-Id: I8f95dc9636c450125cf7401bee1824b2ef186454
* Use newer version of maven plugin to support theme compressionTeemu Suo-Anttila2016-03-301-1/+9
| | | | Change-Id: Id876c89b1f1a6498997ef22c0c99d45f11e60c13
* Build widgets with mavenelmot2016-03-301-0/+1
| | | | Change-Id: I4ffe710a330e863737561d1c9d2e6f46c3d32c95
* Build vaadin-themes with mavenTeemu Suo-Anttila2016-03-291-0/+14
| | | | Change-Id: Ie40ea2c74358f6bf35a5a36a98561fd53fffe23f
* Build vaadin-client-compiled with mavenTeemu Suo-Anttila2016-03-271-0/+1
| | | | Change-Id: I91ef39fec1244fdeff1ee269be39ae7800a495b3
* Build vaadin-buildhelpers with mavenTeemu Suo-Anttila2016-03-241-0/+1
| | | | Change-Id: I1b67fdc7d32d57f98bca78dba4fa190950b94507
* Clean up plugin versions for maven buildTeemu Suo-Anttila2016-03-231-0/+87
| | | | Change-Id: I984423abafde267a0da99e9aba4a3227fb6ddc17
* Build vaadin-bom with mavenTeemu Suo-Anttila2016-03-221-0/+1
| | | | Change-Id: Ia13198c895eb52b00c9b282ceaa46bc37db244b1
* Build client-compiler with mavenelmot2016-03-221-0/+2
| | | | Change-Id: Ic86a95ce44cc37c8d34d607b39f2aec4cc922ce2
* Build vaadin-client with mavenTeemu Suo-Anttila2016-03-181-0/+1
| | | | Change-Id: I36c426086a2b957f6f738d17470c499a01ddac3b
* Extract version numbers to properties in root pom.xmlTeemu Suo-Anttila2016-03-151-1/+12
| | | | Change-Id: I6c9367022eb66ed0fc6cbcc071751a53bd9786a1
* Introduce root pom.xml to ease building with mavenTeemu Suo-Anttila2016-03-151-0/+43
Change-Id: Ib1252575da642074441818fda0f3946df300aa64