From 1dcd97c6f563f883ee0139733435797f9b07a34f Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Thu, 27 Nov 2014 17:30:27 +0000 Subject: [PATCH] Updated to GWT 2.6.1 git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-share-widget@101749 82a268e6-3cf1-43bd-a215-b396298e98cf --- .classpath | 6 ++-- .settings/com.google.gwt.eclipse.core.prefs | 2 ++ pom.xml | 33 +++++++++------------ 3 files changed, 19 insertions(+), 22 deletions(-) create mode 100644 .settings/com.google.gwt.eclipse.core.prefs diff --git a/.classpath b/.classpath index af1c1bd..9fa4326 100644 --- a/.classpath +++ b/.classpath @@ -1,12 +1,12 @@ - + - + @@ -32,5 +32,5 @@ - + diff --git a/.settings/com.google.gwt.eclipse.core.prefs b/.settings/com.google.gwt.eclipse.core.prefs new file mode 100644 index 0000000..d499ab2 --- /dev/null +++ b/.settings/com.google.gwt.eclipse.core.prefs @@ -0,0 +1,2 @@ +eclipse.preferences.version=1 +entryPointModules=org.gcube.portlets.user.td.sharewidget.ShareWidget diff --git a/pom.xml b/pom.xml index f521843..0ac3640 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,15 @@ config - 2.5.1 + + + + 2.6.1 + 3.3.2 + 3.1.1 + ${env.KEYS} @@ -80,10 +88,12 @@ com.google.gwt gwt-servlet + ${gwtVersion} com.google.gwt gwt-user + ${gwtVersion} @@ -104,7 +114,7 @@ com.sencha.gxt gxt - 3.0.1 + ${gxtVersion} @@ -120,22 +130,7 @@ usermanagement-core - - - + org.gcube.applicationsupportlayer aslsocial @@ -177,7 +172,7 @@ com.allen-sauer.gwt.log gwt-log - 3.2.1 + ${gwtLogVersion} provided