From 7bde26acbf9aa57e1ddb9be5c6a0ff886499e42b Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Wed, 5 Mar 2014 16:21:42 +0000 Subject: [PATCH] Minor Updated git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-share-widget@92698 82a268e6-3cf1-43bd-a215-b396298e98cf --- pom.xml | 26 +++++++++++++++++++++++--- src/main/webapp/WEB-INF/web.xml | 2 +- 2 files changed, 24 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 36b1c12..0e3829b 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ 4.0.0 org.gcube.portlets.user tabular-data-share-widget - 1.0.0-SNAPSHOT + 0.0.1-SNAPSHOT tabular-data-share-widget @@ -132,13 +132,28 @@ [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) + + org.gcube.portal + social-networking-library + [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) + + + org.gcube.applicationsupportlayer + aslsocial + [0.0.1-SNAPSHOT,1.0.0-SNAPSHOT) + + + + org.gcube.applicationsupportlayer + accesslogger + + org.gcube.portlets.widgets workspace-sharing-widget [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) - provided @@ -165,12 +180,17 @@ gwt-log + org.slf4j slf4j-api - + compile + + + + junit diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml index 6ffd685..2681a32 100644 --- a/src/main/webapp/WEB-INF/web.xml +++ b/src/main/webapp/WEB-INF/web.xml @@ -24,7 +24,7 @@ TDGWTService - tdgwtservice/TDGWTService + /ShareWidget/TDGWTService