]> source.dussan.org Git - vaadin-framework.git/commit
Add liferay integration originally developed by Sampsa Sohlman #8834
authorMirjan Merruko <mirjan@vaadin.com>
Fri, 24 Mar 2017 11:45:21 +0000 (13:45 +0200)
committerHenri Sara <henri.sara@gmail.com>
Tue, 25 Apr 2017 12:01:06 +0000 (15:01 +0300)
commit16a460fa016e28b32f49b17fa763bda15249d501
treeb9ed560728f07d8a293cc92a96c88aee94931f5a
parente1b923f90623d7dcdbe355225a4049323dabacf7
Add liferay integration originally developed by Sampsa Sohlman #8834
liferay-integration/bnd.bnd [new file with mode: 0644]
liferay-integration/pom.xml [new file with mode: 0644]
liferay-integration/src/main/java/com/vaadin/osgi/liferay/OSGiUIProvider.java [new file with mode: 0644]
liferay-integration/src/main/java/com/vaadin/osgi/liferay/OSGiVaadinPortletService.java [new file with mode: 0644]
liferay-integration/src/main/java/com/vaadin/osgi/liferay/PortletUIServiceTrackerCustomizer.java [new file with mode: 0644]
liferay-integration/src/main/java/com/vaadin/osgi/liferay/VaadinLiferayPortletConfiguration.java [new file with mode: 0644]
liferay-integration/src/main/java/com/vaadin/osgi/liferay/VaadinOSGiPortlet.java [new file with mode: 0644]
liferay-integration/src/main/java/com/vaadin/osgi/liferay/VaadinPortletProvider.java [new file with mode: 0644]
pom.xml
scripts/GenerateBuildTestAndStagingReport.py