From 4c98d2561e4daf099c33799a96c093fa11426bb2 Mon Sep 17 00:00:00 2001 From: Francesco Mangiacrapa Date: Thu, 12 Dec 2013 17:57:06 +0000 Subject: [PATCH] distro files updated git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace@86906 82a268e6-3cf1-43bd-a215-b396298e98cf --- .classpath | 4 ++-- .settings/com.google.gdt.eclipse.core.prefs | 2 +- distro/README | 2 +- distro/changelog.xml | 8 +++++++- 4 files changed, 11 insertions(+), 5 deletions(-) diff --git a/.classpath b/.classpath index aabdc54..cffe71e 100644 --- a/.classpath +++ b/.classpath @@ -1,6 +1,6 @@ - + @@ -30,5 +30,5 @@ - + diff --git a/.settings/com.google.gdt.eclipse.core.prefs b/.settings/com.google.gdt.eclipse.core.prefs index 1a1bfa6..62c0640 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=/home/francesco-mangiacrapa/wseclipse/workspace/target/workspace-6.5.0-SNAPSHOT +lastWarOutDir=/home/francesco-mangiacrapa/wseclipse/workspace/target/workspace-6.5.1-SNAPSHOT warSrcDir=src/main/webapp warSrcDirIsOutput=false diff --git a/distro/README b/distro/README index 26def5a..69fb919 100644 --- a/distro/README +++ b/distro/README @@ -18,7 +18,7 @@ Authors Version and Release Date ------------------------ -v. 6.5.0 +v. 6.5.1 Description diff --git a/distro/changelog.xml b/distro/changelog.xml index af47a9b..8bc51f6 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,4 +1,9 @@ + + #Ticket 738 fixed. HomeLibrary initialize Exception + + #Ticket 2223. This project was enhancements to gwt 2.5.1 @@ -10,7 +15,8 @@ Provide support for public link, Related ticket: #1993 Link sharing and public link: generate a human-readable URL - via URL shortening, Related ticket: #1921 + via URL shortening, Related ticket: #1921 + Fixed bug on shared links, Ticket #630