From 081ae357121c9ebaef86b4bb50b6238f68274283 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Fri, 1 Apr 2016 15:09:57 +0000 Subject: [PATCH] removed GWT standard css git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/widgets/image-previewer-widget@126649 82a268e6-3cf1-43bd-a215-b396298e98cf --- .classpath | 17 ----------------- .settings/org.eclipse.core.resources.prefs | 1 + distro/changelog.xml | 3 +++ pom.xml | 2 +- .../imagepreviewerwidget/ImagePreviewer.gwt.xml | 8 -------- 5 files changed, 5 insertions(+), 26 deletions(-) diff --git a/.classpath b/.classpath index 8d950c4..6ecff5f 100644 --- a/.classpath +++ b/.classpath @@ -33,23 +33,6 @@ - - - - - - - - - - - - - - - - - diff --git a/.settings/org.eclipse.core.resources.prefs b/.settings/org.eclipse.core.resources.prefs index 29abf99..160c7b8 100644 --- a/.settings/org.eclipse.core.resources.prefs +++ b/.settings/org.eclipse.core.resources.prefs @@ -3,4 +3,5 @@ encoding//src/main/java=UTF-8 encoding//src/main/resources=UTF-8 encoding//src/test/java=UTF-8 encoding//src/test/resources=UTF-8 +encoding//target/generated-sources/gwt=UTF-8 encoding/=UTF-8 diff --git a/distro/changelog.xml b/distro/changelog.xml index 3be48f0..f6d93c9 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,4 +1,7 @@ + + Removed GWT Standard css + First Release diff --git a/pom.xml b/pom.xml index 15512b8..8d03b3f 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.portlets.widgets image-previewer-widget jar - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT gCube Image previewer widget gCube Image Previewer widget is a GWT Widget that can be used to show a preview of one or more images diff --git a/src/main/resources/org/gcube/portlets/widgets/imagepreviewerwidget/ImagePreviewer.gwt.xml b/src/main/resources/org/gcube/portlets/widgets/imagepreviewerwidget/ImagePreviewer.gwt.xml index 0e6f399..2ceae13 100644 --- a/src/main/resources/org/gcube/portlets/widgets/imagepreviewerwidget/ImagePreviewer.gwt.xml +++ b/src/main/resources/org/gcube/portlets/widgets/imagepreviewerwidget/ImagePreviewer.gwt.xml @@ -2,14 +2,6 @@ - - - - - - - -