diff --git a/.classpath b/.classpath index ebadd93..964a918 100644 --- a/.classpath +++ b/.classpath @@ -1,6 +1,6 @@ - + @@ -25,11 +25,11 @@ - + + - - + diff --git a/.settings/com.google.gdt.eclipse.core.prefs b/.settings/com.google.gdt.eclipse.core.prefs index 0fc4de4..05fd8b0 100644 --- a/.settings/com.google.gdt.eclipse.core.prefs +++ b/.settings/com.google.gdt.eclipse.core.prefs @@ -1,5 +1,5 @@ eclipse.preferences.version=1 jarsExcludedFromWebInfLib= -lastWarOutDir=/Users/massi/Documents/workspace/service-endpoint-editor/target/service-endpoint-editor-1.4.0-SNAPSHOT +lastWarOutDir=/Users/massi/Documents/workspace/service-endpoint-editor/target/service-endpoint-editor-1.6.0-SNAPSHOT warSrcDir=src/main/webapp warSrcDirIsOutput=false diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index cecf53b..7119a71 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,11 +1,13 @@ - - + + + uses + diff --git a/pom.xml b/pom.xml index da20929..3b5f392 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.portlets.admin service-endpoint-editor war - 1.4.0-SNAPSHOT + 1.6.0-SNAPSHOT gCube Service End Point Editor Management Portlet gCube Service End Point Editor Management Portlet @@ -32,9 +32,9 @@ 1.7 ${project.build.directory}/${project.build.finalName} - ${env.GLOBUS_LOCATION} + ${env.CATALINA_HOME} UTF-8 UTF-8 @@ -49,18 +49,12 @@ - - + com.google.gwt gwt-user provided - - - xalan - xalan - + com.google.gwt gwt-servlet @@ -86,7 +80,6 @@ org.gcube.core common-scope-maps - [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) org.gcube.resourcemanagement @@ -97,8 +90,6 @@ org.gcube.resources registry-publisher - [1.1.0-SNAPSHOT, 2.0.0-SNAPSHOT) - compile org.gcube.resourcemanagement @@ -108,9 +99,7 @@ org.gcube.core - common-encryption - [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) - compile + common-encryption org.gcube.applicationsupportlayer @@ -127,17 +116,10 @@ custom-portal-handler provided - - - javax.mail - javax.mail-api - 1.4.5 - provided - + com.liferay.portal portal-service - 6.0.6 provided @@ -182,7 +164,7 @@ - -Xmx512M -DGLOBUS_LOCATION=${GLOBUS_LOCATION} + -Xmx512M -DCATALINA_HOME=${CATALINA_HOME} RuntimeResourceCreator.html ${webappDirectory}