From 92968ecce68ea077c54bfb936d9752b6702d734b Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Thu, 5 Jun 2014 15:13:31 +0000 Subject: [PATCH] fixed pom, updated version for gCube 3.2.0 git-svn-id: https://svn.research-infrastructures.eu/d4science/gcube/trunk/portlets/user/share-updates@96805 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 | 25 +++++++++++++++------ pom.xml | 17 +++----------- 5 files changed, 24 insertions(+), 27 deletions(-) diff --git a/.classpath b/.classpath index 76541d5..7b09df9 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 d846d59..50af6e7 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-1.4.0-SNAPSHOT +lastWarOutDir=/Users/massi/Documents/workspace/share-updates/target/share-updates-1.5.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 986910a..335abd2 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -7,9 +7,6 @@ uses - - uses - diff --git a/distro/changelog.xml b/distro/changelog.xml index d90f824..54788bf 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,4 +1,8 @@ + + Adapted pom to the new portal bundle gcore free + Fixed bug when posting in single vre @@ -6,24 +10,31 @@ Added possibility to alert the users of a VRE when sharing an - update + update + Refined the way to guess content and images when parsing HTML Improved images recognition when parsing html pages having no - image indication from openGraph + image indication from openGraph + Added user agent property to http requests to avoid web - servers 'complaining' HTTP 403 errors + servers 'complaining' HTTP 403 errors + Replaced all the line breaks and all the double spaces with - the html version to preserve new lines in posts + the html version to preserve new lines in posts + Fixed bug when changing user avatar and minor restyle Several improvements in url checkings resolved problem with AdBlock plugin Fixed mention user dialog y-position when textbox is higher - than usual due to new lines + than usual due to new lines + Mention users list now returns only the list of the available - users in the current organization + users in the current organization + Fixed posts when multiple tabs are open, now the status is - kept on the client + kept on the client + diff --git a/pom.xml b/pom.xml index 29c31c2..851c18b 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.portlets.user share-updates war - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT gCube Share Updates Portlet @@ -48,12 +48,11 @@ - xerces xercesImpl 2.9.1 + provided com.google.gwt @@ -68,12 +67,10 @@ org.gcube.common.portal portal-manager - [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) org.gcube.portal social-networking-library - [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) provided @@ -94,7 +91,7 @@ org.gcube.core common-scope-maps - [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) + compile org.gcube.portlets.widgets @@ -110,13 +107,11 @@ org.gcube.contentmanagement storage-manager-core - [2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT) provided org.gcube.contentmanagement storage-manager-wrapper - [2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT) provided @@ -136,7 +131,6 @@ org.apache.tika tika-core - 1.4 net.coobird @@ -146,13 +140,11 @@ commons-fileupload commons-fileupload - 1.2.1 compile commons-io commons-io - 1.4 compile @@ -178,7 +170,6 @@ com.google gwt-jsonmaker - 1.2.1 org.htmlparser @@ -203,12 +194,10 @@ commons-validator commons-validator - 1.4.0 com.liferay.portal portal-service - 6.0.6 provided