diff --git a/.classpath b/.classpath index a6d406a..54c7604 100644 --- a/.classpath +++ b/.classpath @@ -1,6 +1,6 @@ - + @@ -31,5 +31,5 @@ - + diff --git a/pom.xml b/pom.xml index 0f845fc..9f3e531 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.portlets.admin service-endpoint-editor war - 1.7.0-SNAPSHOT + 2.0.0-SNAPSHOT gCube Service End Point Editor Management Portlet gCube Service End Point Editor Management Portlet @@ -25,16 +25,17 @@ - 2.5.1 + 2.7.0 distro 1.7 1.7 ${project.build.directory}/${project.build.finalName} + MacOSX edit this file /etc/launchd.conf and put "setenv CATALINA_HOME /Users/massi/portal/ + etc etc" on Linux? --> ${env.CATALINA_HOME} + 6.2.5 UTF-8 UTF-8 @@ -49,21 +50,30 @@ - + com.google.gwt gwt-user - provided - - - com.google.gwt - gwt-servlet + ${gwtVersion} provided + + com.google.gwt + gwt-servlet + ${gwtVersion} + provided + + + com.google.gwt + gwt-dev + provided + ${gwtVersion} + com.sencha.gxt - gxt - 2.2.5 + gxt2.2.5-gwt2.X + 2.7.0 + compile org.gcube.portlets.admin @@ -98,7 +108,7 @@ org.gcube.core - common-encryption + common-encryption org.gcube.applicationsupportlayer @@ -113,12 +123,14 @@ org.gcube.portal custom-portal-handler + [2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT) provided - + com.liferay.portal portal-service + ${liferay.version} provided diff --git a/src/main/webapp/WEB-INF/liferay-display.xml b/src/main/webapp/WEB-INF/liferay-display.xml index 3607870..2b9b9ee 100644 --- a/src/main/webapp/WEB-INF/liferay-display.xml +++ b/src/main/webapp/WEB-INF/liferay-display.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/webapp/WEB-INF/liferay-portlet.xml b/src/main/webapp/WEB-INF/liferay-portlet.xml index c61cd69..6a02a48 100644 --- a/src/main/webapp/WEB-INF/liferay-portlet.xml +++ b/src/main/webapp/WEB-INF/liferay-portlet.xml @@ -1,5 +1,5 @@ - + diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml index 42ec6e3..81e69ce 100644 --- a/src/main/webapp/WEB-INF/web.xml +++ b/src/main/webapp/WEB-INF/web.xml @@ -1,10 +1,8 @@ - - - + serviceendpointEditor