From d64716ba8f63e89551550de8a6c4d3b436d095bf Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Wed, 23 Oct 2013 10:57:43 +0000 Subject: [PATCH] release 2.17 git-svn-id: https://svn.research-infrastructures.eu/d4science/gcube/trunk/portlets/user/share-updates@83785 82a268e6-3cf1-43bd-a215-b396298e98cf --- .classpath | 4 ++-- .settings/com.google.gdt.eclipse.core.prefs | 2 +- .settings/org.eclipse.wst.common.component | 3 --- distro/changelog.xml | 12 ++++++++++-- pom.xml | 2 +- 5 files changed, 14 insertions(+), 9 deletions(-) diff --git a/.classpath b/.classpath index ac1f943..b73d87d 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 13ac861..8e9f45b 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/share-updates/target/share-updates-0.6.0-SNAPSHOT +lastWarOutDir=/Users/massi/Documents/workspace/share-updates/target/share-updates-1.0.0-SNAPSHOT warSrcDir=src/main/webapp warSrcDirIsOutput=false diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index 9add07e..fe006d9 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -5,9 +5,6 @@ - - uses - diff --git a/distro/changelog.xml b/distro/changelog.xml index 26bece6..234017d 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,7 +1,15 @@ - + Ported to GWT 251 + Ported to Feather Weight Stack + Removed GCF Dependency + Logging with sl4j Enabled + + - Mention people in tags correctly referred to user profiles + Mention people in tags correctly referred to user profiles + diff --git a/pom.xml b/pom.xml index 017392b..0eecb0d 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.portlets.user share-updates war - 0.6.0-SNAPSHOT + 1.0.0-SNAPSHOT gCube Share Updates Portlet