diff --git a/.classpath b/.classpath index 491b63f..b14402f 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 4169d85..9b6345b 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/notifications/target/notifications-0.6.0-SNAPSHOT +lastWarOutDir=/Users/massi/Documents/workspace/notifications/target/notifications-1.0.0-SNAPSHOT warSrcDir=src/main/webapp warSrcDirIsOutput=false diff --git a/distro/changelog.xml b/distro/changelog.xml index 4877949..7f5e143 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,9 +1,19 @@ - - Fix support #701 User link does not redirect to profile + + Ported to GWT 251 + Removed GCF Dependency + Logging with sl4j Enabled - - Added support for calendar notifications, add, edit and deleted events + + Fix support #701 User link does not redirect to profile + + + + Added support for calendar notifications, add, edit and + deleted events diff --git a/pom.xml b/pom.xml index d05e612..a1e277c 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.portlets.user notifications war - 0.6.0-SNAPSHOT + 1.0.0-SNAPSHOT gCube Notifications Portlet