| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
Also use "event" as the name for events
|
|
|
|
|
|
|
|
| |
* Simplify lambda expressions
And remove unneeded 'return' keyword.
* Format
|
|
|
| |
And remove unused imports.
|
| |
|
| |
|
|
|
|
|
| |
If the UI scope is not prototype, show a warning that declarative services are not available in the UI.
Fixes #9589
|
|
|
|
|
|
| |
- Rename OSGi to Osgi in class names.
- Rename VaadinOSGiPortlet to OSGiVaadinPortlet for consistency with
Spring, CDI etc. add-ons
- Add missing javadoc
|
|
|
| |
Use the correct snapshot version of the parent.
|
|
|
|
| |
Indicate that the classes are only for Liferay 7+, clarify annotation
parameters and update module description.
|
|
|
|
| |
Adds RequiredExecutionEnvironment and License fields and renames some
bundles (SymbolicName) for backwards compatibility.
|
|
|
|
| |
In response to property change the properties
|
|
|
|
|
|
|
| |
A property can be used instead of the convenience annotation to mark a UI
as a Portlet UI registration that should be picked up by the liferay
integration. This removes the unnecessary dependency on the liferay-integration
bundle.
|
|
|