From aa145bb34990a41fb74de623648469e39803d65b 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-sdmx-export-widget@101749 82a268e6-3cf1-43bd-a215-b396298e98cf --- .classpath | 19 +++++++++++++++---- .project | 11 ----------- .settings/com.google.gwt.eclipse.core.prefs | 1 + pom.xml | 15 ++++++++++++--- 4 files changed, 28 insertions(+), 18 deletions(-) diff --git a/.classpath b/.classpath index 3740cd2..d3590a9 100644 --- a/.classpath +++ b/.classpath @@ -1,12 +1,12 @@ - + - + @@ -22,7 +22,18 @@ - + + + + + + + + + + + + @@ -34,5 +45,5 @@ - + diff --git a/.project b/.project index 1637576..96eb2f8 100644 --- a/.project +++ b/.project @@ -20,16 +20,6 @@ - - com.google.gdt.eclipse.core.webAppProjectValidator - - - - - com.google.gwt.eclipse.core.gwtProjectValidator - - - org.eclipse.m2e.core.maven2Builder @@ -42,6 +32,5 @@ org.eclipse.jdt.core.javanature org.eclipse.m2e.core.maven2Nature org.eclipse.wst.common.project.facet.core.nature - com.google.gwt.eclipse.core.gwtNature diff --git a/.settings/com.google.gwt.eclipse.core.prefs b/.settings/com.google.gwt.eclipse.core.prefs index f23a752..fb32c70 100644 --- a/.settings/com.google.gwt.eclipse.core.prefs +++ b/.settings/com.google.gwt.eclipse.core.prefs @@ -1,2 +1,3 @@ eclipse.preferences.version=1 entryPointModules= +filesCopiedToWebInfLib= diff --git a/pom.xml b/pom.xml index e1faf18..f4cce80 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,14 @@ config - 2.5.1 + + + + 2.6.1 + 3.3.2 + 3.1.1 ${env.KEYS} @@ -79,10 +86,12 @@ com.google.gwt gwt-servlet + ${gwtVersion} com.google.gwt gwt-user + ${gwtVersion} @@ -102,7 +111,7 @@ com.sencha.gxt gxt - 3.0.1 + ${gxtVersion} @@ -144,7 +153,7 @@ com.allen-sauer.gwt.log gwt-log - 3.2.1 + ${gwtLogVersion} provided