From 733aab875836b73621d49a646dee9d827c66bfe7 Mon Sep 17 00:00:00 2001 From: Francesco Mangiacrapa Date: Wed, 1 Jun 2016 13:55:00 +0000 Subject: [PATCH] Liferay files Migrated to 6.2 https://wiki.gcube-system.org/gcube/Developing_gCube_Portlets_Guide#Migrating_from_Liferay_6.0_to_Liferay_6.2.5 git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace@128962 82a268e6-3cf1-43bd-a215-b396298e98cf --- src/main/webapp/WEB-INF/liferay-display.xml | 3 +++ src/main/webapp/WEB-INF/liferay-portlet.xml | 3 ++- src/main/webapp/WEB-INF/web.xml | 6 +++--- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/src/main/webapp/WEB-INF/liferay-display.xml b/src/main/webapp/WEB-INF/liferay-display.xml index f814e4f..eb9be52 100644 --- a/src/main/webapp/WEB-INF/liferay-display.xml +++ b/src/main/webapp/WEB-INF/liferay-display.xml @@ -1,3 +1,6 @@ + + diff --git a/src/main/webapp/WEB-INF/liferay-portlet.xml b/src/main/webapp/WEB-INF/liferay-portlet.xml index 7e0dfc1..b2d3c25 100644 --- a/src/main/webapp/WEB-INF/liferay-portlet.xml +++ b/src/main/webapp/WEB-INF/liferay-portlet.xml @@ -1,5 +1,6 @@ - + diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml index 0487032..8d5b01e 100644 --- a/src/main/webapp/WEB-INF/web.xml +++ b/src/main/webapp/WEB-INF/web.xml @@ -1,8 +1,8 @@ - + http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd" + version="3.0">