From e1e0cafa8ad52ca215931629752662c0d4fdd258 Mon Sep 17 00:00:00 2001
From: Henri Sara
Date: Wed, 26 Apr 2017 16:09:43 +0300
Subject: Add OSGi documentation and release notes (#9155)
Resolves #9141
Partly addresses #8999
---
all/src/main/templates/release-notes.html | 3 +++
1 file changed, 3 insertions(+)
(limited to 'all')
diff --git a/all/src/main/templates/release-notes.html b/all/src/main/templates/release-notes.html
index fcd86bce6a..46b99dd727 100644
--- a/all/src/main/templates/release-notes.html
+++ b/all/src/main/templates/release-notes.html
@@ -85,6 +85,7 @@
Components In Grid
HTML5 Drag and Drop support
TreeGrid and HierarchicalDataProvider
+ Improved OSGi Support
@@ -102,6 +103,7 @@
The TreeGrid component replaces both TreeTable and Tree component
The HierarchicalDataProvider interface replaces Container.Hierarchical and <InMemoryHierarchicalDataProvider replaces HierarchicalContainer
The DragSourceExtension and DropTargetExtension extensions replace the old DnD features
+ OSGi bundle manifests of Vaadin Framework JARs no longer export /VAADIN, and there are new mechanisms for publishing static resources for OSGi
For incompatible or behaviour-altering changes in 8.0, please see 8.0 release notes
@@ -372,6 +374,7 @@
- Liferay Portal 6.2
+ - Liferay Portal 7.0
--
cgit v1.2.3