diff --git a/.classpath b/.classpath index 92436b5..0ac8405 100644 --- a/.classpath +++ b/.classpath @@ -1,6 +1,6 @@ - + @@ -35,5 +35,5 @@ - + diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index 38f9b3b..0b07bb5 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -4,12 +4,6 @@ - - uses - - - uses - diff --git a/distro/changelog.xml b/distro/changelog.xml index 5565353..4d77362 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,4 +1,8 @@ + + Minor dependencies fix + Moved to Liferay 6.2 diff --git a/pom.xml b/pom.xml index d2db365..c8e22d9 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.portlets.user social-profile war - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT gCube Social Profile Portlet Social Profile @@ -78,10 +78,12 @@ org.gcube.portlets.widgets session-checker [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) + compile commons-io commons-io + compile org.gcube.core @@ -96,11 +98,13 @@ com.googlecode.json-simple json-simple + compile net.eliasbalasis tibcopagebus4gwt 1.2.0 + compile org.gcube.applicationsupportlayer @@ -127,11 +131,13 @@ org.apache.httpcomponents httpclient 4.3.5 + compile org.gcube.dvos usermanagement-core [2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT) + provided com.liferay.portal @@ -153,14 +159,22 @@ org.slf4j slf4j-log4j12 + provided org.slf4j slf4j-api + provided com.github.gwtbootstrap gwt-bootstrap + compile + + + org.gcube.resources.discovery + ic-client + provided