From 74a69fd96cb2f33e9e15a73a138a9c2cbf31493e Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Wed, 25 Sep 2013 10:00:13 +0000 Subject: [PATCH] moved to GWT 2.5.1 git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/news-feed@81939 82a268e6-3cf1-43bd-a215-b396298e98cf --- .classpath | 4 ++-- .settings/com.google.gdt.eclipse.core.prefs | 2 +- distro/changelog.xml | 4 ++++ pom.xml | 12 +++++++++--- 4 files changed, 16 insertions(+), 6 deletions(-) diff --git a/.classpath b/.classpath index 804906f..26f1c07 100644 --- a/.classpath +++ b/.classpath @@ -1,6 +1,6 @@ - + @@ -31,5 +31,5 @@ - + diff --git a/.settings/com.google.gdt.eclipse.core.prefs b/.settings/com.google.gdt.eclipse.core.prefs index 3c11524..f144a5b 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/news-feed/target/news-feed-1.2.0-SNAPSHOT +lastWarOutDir=/Users/massi/Documents/workspace/news-feed/target/news-feed-1.3.0-SNAPSHOT warSrcDir=src/main/webapp warSrcDirIsOutput=false diff --git a/distro/changelog.xml b/distro/changelog.xml index b4383d4..11f300c 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,4 +1,8 @@ + + Moved to GWT 2.5.1 + Fix for support Ticket #708 diff --git a/pom.xml b/pom.xml index ca8e57c..952f1b5 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.portlets.user news-feed war - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT gCube News Feed Portlet @@ -26,7 +26,7 @@ - 2.4.0 + 2.5.1 distro 1.6 @@ -71,6 +71,12 @@ [1.5.0-SNAPSHOT, 2.0.0-SNAPSHOT) provided + + org.gcube.portlets.user + workspace-light-tree + [2.11.0-SNAPSHOT, 3.0.0-SNAPSHOT) + provided + org.gcube.portlets.user wsmail-widget @@ -172,7 +178,7 @@ org.codehaus.mojo gwt-maven-plugin - 2.4.0 + ${gwtVersion}