summaryrefslogtreecommitdiffstats
path: root/liferay
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade minor version in the project to 8.4 (#10520)Teemu Suo-Anttila2018-01-241-1/+1
|
* Update version number to 8.3-SNAPSHOT (#10348)Teemu Suo-Anttila2017-11-221-1/+1
|
* Update version to 8.2-SNAPSHOT (#9946)Teemu Suo-Anttila2017-09-081-1/+1
|
* Snapshot version update to 8.1 (#9023)Ilia Motornyi2017-04-051-1/+1
|
* Format project pom files using correct settings (4 spaces)Artur Signell2016-09-091-126/+127
| | | | Change-Id: I4b4760949897d2755da26a06f9048a596abdf0b6
* Remove the "liferay" themeHenri Sara2016-08-051-1/+0
| | | | | | | | The theme was designed for Liferay 6.0 and was following its look. Liferay 6.0 is no longer officially supported by Vaadin 8. Change-Id: I79e8ecd6674b1dce2424121d4c298b69d3f932d4
* Update version number, use Java 8Teemu Suo-Anttila2016-08-031-1/+1
| | | | Change-Id: Icb36a9c019ba086cdcdece2497c2120ea6bafb7a
* Final working configuration for nexus staging pluginTeemu Suo-Anttila2016-04-141-118/+118
| | | | Change-Id: I05d546b763651ad6856fb86adc068058a35be429
* Skip only staging instead of the whole nexus deploy mojoTeemu Suo-Anttila2016-04-141-1/+1
| | | | Change-Id: I4b1015dd27422500aed698bfa3dc87fc7b13a58a
* Skip staging of non-deployable modulesHenri Sara2016-04-131-0/+11
| | | | Change-Id: I2882a5b4df627f440d17733b57fa173d85ea8c6e
* Move organization, license and SCM to parent POMHenri Sara2016-04-131-4/+1
| | | | | | | | | | | | 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-112-2/+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 pom files, update plugins, skip liferay installTeemu Suo-Anttila2016-03-311-6/+6
| | | | Change-Id: Ia0cabe96616d5357928810ae2473606d7e7cf00b
* Build Liferay with mavenelmot2016-03-304-106/+150
| | | | Change-Id: I8f95dc9636c450125cf7401bee1824b2ef186454
* Build vaadin-themes with mavenTeemu Suo-Anttila2016-03-291-1/+1
| | | | Change-Id: Ie40ea2c74358f6bf35a5a36a98561fd53fffe23f
* Build vaadin-client-compiled with mavenTeemu Suo-Anttila2016-03-271-1/+1
| | | | Change-Id: I91ef39fec1244fdeff1ee269be39ae7800a495b3
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-1/+1
| | | | Change-Id: I5c740f4e9cb28103bab199f9a552153d82277e7e
* Use Maven to build vaadin-pushHenri Sara2016-02-291-1/+1
| | | | Change-Id: I244182abfe3b72c59786b520eafb663b5c1e5918
* Added dummy checkstyle and test targets to liferay moduleJohn Ahlroos2013-10-301-1/+5
| | | | | | | | The main build is currently assuming that every submodule has a checkstyle and a test target. Added a dummy implementation for both of them so the build passes. Change-Id: Iea29b25840c26a4a384ba1ce8293d9ea6f37981e
* Added liferay module for building liferay.zip #12748John Ahlroos2013-10-162-0/+102
Change-Id: I16c7ba25387b3e1ad9a56e800c49755306b44890