From a3f12c7131adbd6693ca417038ea5d267c72d1cc Mon Sep 17 00:00:00 2001 From: "massimiliano.assante" Date: Wed, 15 Jan 2014 14:25:16 +0000 Subject: [PATCH] updated pom to java7 git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/notifications@90135 82a268e6-3cf1-43bd-a215-b396298e98cf --- .classpath | 14 ++++++------- .settings/com.google.gdt.eclipse.core.prefs | 2 +- .settings/org.eclipse.jdt.core.prefs | 1 - pom.xml | 22 +++------------------ src/main/webapp/WEB-INF/portlet.xml | 6 +++--- 5 files changed, 14 insertions(+), 31 deletions(-) diff --git a/.classpath b/.classpath index b14402f..db32000 100644 --- a/.classpath +++ b/.classpath @@ -1,6 +1,6 @@ - + @@ -19,16 +19,16 @@ - - - - - - + + + + + + diff --git a/.settings/com.google.gdt.eclipse.core.prefs b/.settings/com.google.gdt.eclipse.core.prefs index 9b6345b..3bd2961 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-1.0.0-SNAPSHOT +lastWarOutDir=/Users/massi/Documents/workspace/notifications/target/notifications-1.0.1-SNAPSHOT warSrcDir=src/main/webapp warSrcDirIsOutput=false diff --git a/.settings/org.eclipse.jdt.core.prefs b/.settings/org.eclipse.jdt.core.prefs index 23f2710..69c31cd 100644 --- a/.settings/org.eclipse.jdt.core.prefs +++ b/.settings/org.eclipse.jdt.core.prefs @@ -1,4 +1,3 @@ -#Mon Jan 28 22:47:29 CET 2013 eclipse.preferences.version=1 org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 diff --git a/pom.xml b/pom.xml index a1e277c..0d9519d 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.portlets.user notifications war - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT gCube Notifications Portlet @@ -21,8 +21,8 @@ 2.5.1 distro - 1.6 - 1.6 + 1.7 + 1.7 ${project.build.directory}/${project.build.finalName} UTF-8 @@ -62,12 +62,10 @@ com.googlecode.gwtquery gwtquery 1.3.3 - provided org.gcube.portlets.user gcube-widgets - provided org.gcube.portlets.widgets @@ -92,7 +90,6 @@ com.liferay.portal portal-service - 6.0.6 provided @@ -112,19 +109,6 @@ 4.7 test - - javax.validation - validation-api - 1.0.0.GA - test - - - javax.validation - validation-api - 1.0.0.GA - sources - test - diff --git a/src/main/webapp/WEB-INF/portlet.xml b/src/main/webapp/WEB-INF/portlet.xml index 9e0f28b..69bff8d 100644 --- a/src/main/webapp/WEB-INF/portlet.xml +++ b/src/main/webapp/WEB-INF/portlet.xml @@ -10,9 +10,9 @@ text/html - Notifications Portlets - Notifications Portlet - Notifications Portlet + Notifications + Notifications + Notifications administrator