Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Liferay kernel version to support 7.4.3.5 GA5 (#12503) | Tatu Lund | 2021-12-30 | 1 | -1/+1 |
| | |||||
* | Support Liferay 7.4.3 kernel version (#12477) | Tatu Lund | 2021-11-11 | 1 | -1/+1 |
| | |||||
* | chore: Update liferay kernel version (#12387) | Tatu Lund | 2021-08-26 | 1 | -1/+1 |
| | | | Enables to use Liferay 7.4.x | ||||
* | Update Liferay kernel dependency range to [7.0.0,12.0.0) (#12290) | Tatu Lund | 2021-05-04 | 1 | -1/+1 |
| | | | Fixes: https://github.com/vaadin/framework/issues/12285 | ||||
* | Update Liferay kernel version (#11943) | Tatu Lund | 2020-04-09 | 1 | -1/+1 |
| | | | | | Liferay 7.3 series have kernel version 10.x, i.e. limit needs to be extended from 10 -> 11 Fixes: https://github.com/vaadin/framework/issues/11938 | ||||
* | Update for Liferay 7.2 compatibility (#11564) | Chris Morris | 2019-05-13 | 1 | -1/+1 |
| | | | Change so that liferay 7.2 can run Vaadin portlets | ||||
* | Fix vaadin-server/bnd.bnd file so it is compatible with Liferay 7.0 and (#11360) | Sampsa Sohlman | 2018-12-10 | 1 | -1/+1 |
| | | | | | 7.1. (#11156) * This the range might be necessary to increase when Liferay 7.2 or newer has been released. | ||||
* | Add missing fields to OSGi manifests | Henri Sara | 2017-04-25 | 1 | -0/+2 |
| | | | | Adds RequiredExecutionEnvironment and License fields and renames some bundles (SymbolicName) for backwards compatibility. | ||||
* | Fix dependency issues that cause the server bundle to be built incorrectly | Mirjan Merruko | 2017-04-25 | 1 | -1/+2 |
| | |||||
* | Add OSGi support #8830 #8827 #8828 #8829 | Mirjan Merruko | 2017-04-25 | 1 | -0/+15 |
Use bnd-maven-plugin instead of maven-bundle-plugin and helper class, and add support for publishing static resources such as themes and widgetsets. |