Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update version number, use Java 8 | Teemu Suo-Anttila | 2016-08-03 | 1 | -6/+6 |
| | | | | Change-Id: Icb36a9c019ba086cdcdece2497c2120ea6bafb7a | ||||
* | Use pure JS instead of JQuery JS for Atmosphere (#19396) | Artur Signell | 2016-07-16 | 1 | -1/+1 |
| | | | | Change-Id: I20c6e98fe84f0e42c3aa7544a85d4283e2a21537 | ||||
* | Fix the OSGi version at MANIFEST.MF so it does not contain -SNAPSHOT | Sampsa Sohlman | 2016-07-14 | 1 | -0/+13 |
| | | | | Change-Id: Iad1f7c9fbff6ded1ce85536788a0b86135ecfbad | ||||
* | Suppress Checkstyle markers from */target/* paths | Johannes Dahlström | 2016-06-03 | 1 | -0/+1 |
| | | | | Change-Id: I2dda177c4e0a5bb28c001dd02aa0b40c81928163 | ||||
* | Upgrade Atmosphere JS back to 2.2.13.vaadin3 as in 7.6 | Artur Signell | 2016-05-16 | 1 | -1/+1 |
| | | | | Change-Id: I9a845ab65cf75daf45b90be30cab8e230a03a064 | ||||
* | Remove guava URL encode dependency | Markus Koivisto | 2016-05-11 | 1 | -1/+0 |
| | | | | Change-Id: I7b76c7736f470dd5016370b61d3872300c3331a9 | ||||
* | Update to Atmosphere 2.2.9.vaadin2 (#19742) | Artur Signell | 2016-05-11 | 1 | -1/+2 |
| | | | | Change-Id: I634e44971c6e4f653ecdcbf694be78ae67ef728f | ||||
* | Move checkstyles plugin to actual modules | elmot | 2016-04-27 | 1 | -26/+16 |
| | | | | Change-Id: I2d87a1aeba8ffc8cc15909c32a0c9d10b3ada9a7 | ||||
* | Move compiled themes out from resources | Teemu Suo-Anttila | 2016-04-27 | 1 | -1/+1 |
| | | | | Change-Id: Id5cc38c717cd43f8e524db330c205958c8db1e31 | ||||
* | Check Java 1.6 compatibility | Henri Sara | 2016-04-25 | 1 | -1/+29 |
| | | | | | | Ensure that server side classes are compatible with Java 1.6. Change-Id: I464096bbb316769a4c2fede55d7bcb11ce61e4f0 | ||||
* | Run checkstyle with Maven | Henri Sara | 2016-04-22 | 1 | -1/+33 |
| | | | | Change-Id: I8590d2161d027827a5037f0b371ec620cea61733 | ||||
* | Compile default widgetset with maven plugin, fix unit cache | Teemu Suo-Anttila | 2016-04-19 | 1 | -0/+5 |
| | | | | Change-Id: I0b0666e22e93ed1b36796365b1811eca863c9cb1 | ||||
* | Final working configuration for nexus staging plugin | Teemu Suo-Anttila | 2016-04-14 | 1 | -13/+14 |
| | | | | Change-Id: I05d546b763651ad6856fb86adc068058a35be429 | ||||
* | Skip only staging instead of the whole nexus deploy mojo | Teemu Suo-Anttila | 2016-04-14 | 1 | -3/+0 |
| | | | | Change-Id: I4b1015dd27422500aed698bfa3dc87fc7b13a58a | ||||
* | Skip local staging in Nexus staging plugin | Teemu Suo-Anttila | 2016-04-14 | 1 | -0/+3 |
| | | | | Change-Id: If0b02ed2830032bbed9fec8473bd429c74d76383 | ||||
* | Remove extra configuration of nexus plug-in | Henri Sara | 2016-04-13 | 1 | -5/+0 |
| | | | | Change-Id: I9ffcfdf2ee91e5ebcf056c7c14b59adffc57cc39 | ||||
* | Add Nexus staging plug-in to release profile | Henri Sara | 2016-04-13 | 1 | -0/+11 |
| | | | | Change-Id: I5b6cfc2b3b0f1026811e8020e76c2f01e3801474 | ||||
* | Move organization, license and SCM to parent POM | Henri Sara | 2016-04-13 | 1 | -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 profile | Teemu Suo-Anttila | 2016-04-11 | 1 | -0/+15 |
| | | | | Change-Id: Ie01ced69a0b07afc336817d2c5c1e69e2b7e118f | ||||
* | Generate sources with release profile | Teemu Suo-Anttila | 2016-04-11 | 1 | -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 runner | elmot | 2016-04-01 | 1 | -0/+1 |
| | | | | Change-Id: Ia7ba1cb6b1c8c4e70b6e834d86feb6c161ab5a29 | ||||
* | Downgrade maven-resources-plugin because of filtering bug | elmot | 2016-04-01 | 1 | -1/+1 |
| | | | | Change-Id: Id8573d82b2a9b2be15694d7aecd95ce2eee814ff | ||||
* | Clean up pom files, update plugins, skip liferay install | Teemu Suo-Anttila | 2016-03-31 | 1 | -0/+9 |
| | | | | Change-Id: Ia0cabe96616d5357928810ae2473606d7e7cf00b | ||||
* | Build vaadin-all with maven | Teemu Suo-Anttila | 2016-03-31 | 1 | -0/+1 |
| | | | | Change-Id: I87aef5ee0b35ff8746a182192706f236afaef32d | ||||
* | Build Liferay with maven | elmot | 2016-03-30 | 1 | -0/+1 |
| | | | | Change-Id: I8f95dc9636c450125cf7401bee1824b2ef186454 | ||||
* | Use newer version of maven plugin to support theme compression | Teemu Suo-Anttila | 2016-03-30 | 1 | -1/+9 |
| | | | | Change-Id: Id876c89b1f1a6498997ef22c0c99d45f11e60c13 | ||||
* | Build widgets with maven | elmot | 2016-03-30 | 1 | -0/+1 |
| | | | | Change-Id: I4ffe710a330e863737561d1c9d2e6f46c3d32c95 | ||||
* | Build vaadin-themes with maven | Teemu Suo-Anttila | 2016-03-29 | 1 | -0/+14 |
| | | | | Change-Id: Ie40ea2c74358f6bf35a5a36a98561fd53fffe23f | ||||
* | Build vaadin-client-compiled with maven | Teemu Suo-Anttila | 2016-03-27 | 1 | -0/+1 |
| | | | | Change-Id: I91ef39fec1244fdeff1ee269be39ae7800a495b3 | ||||
* | Build vaadin-buildhelpers with maven | Teemu Suo-Anttila | 2016-03-24 | 1 | -0/+1 |
| | | | | Change-Id: I1b67fdc7d32d57f98bca78dba4fa190950b94507 | ||||
* | Clean up plugin versions for maven build | Teemu Suo-Anttila | 2016-03-23 | 1 | -0/+87 |
| | | | | Change-Id: I984423abafde267a0da99e9aba4a3227fb6ddc17 | ||||
* | Build vaadin-bom with maven | Teemu Suo-Anttila | 2016-03-22 | 1 | -0/+1 |
| | | | | Change-Id: Ia13198c895eb52b00c9b282ceaa46bc37db244b1 | ||||
* | Build client-compiler with maven | elmot | 2016-03-22 | 1 | -0/+2 |
| | | | | Change-Id: Ic86a95ce44cc37c8d34d607b39f2aec4cc922ce2 | ||||
* | Build vaadin-client with maven | Teemu Suo-Anttila | 2016-03-18 | 1 | -0/+1 |
| | | | | Change-Id: I36c426086a2b957f6f738d17470c499a01ddac3b | ||||
* | Extract version numbers to properties in root pom.xml | Teemu Suo-Anttila | 2016-03-15 | 1 | -1/+12 |
| | | | | Change-Id: I6c9367022eb66ed0fc6cbcc071751a53bd9786a1 | ||||
* | Introduce root pom.xml to ease building with maven | Teemu Suo-Anttila | 2016-03-15 | 1 | -0/+43 |
Change-Id: Ib1252575da642074441818fda0f3946df300aa64 |