From 366810884076e10085c961bda3bf10ff9fb42097 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kenneth=20Gulbrands=C3=B8y?= Date: Mon, 19 Nov 2012 03:33:59 +0100 Subject: [PATCH 1/8] Fixed gwtl-core integration-test discarded error output --- src/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pom.xml b/src/pom.xml index 635e281..906b619 100644 --- a/src/pom.xml +++ b/src/pom.xml @@ -216,7 +216,6 @@ prepare-package - prepare-package resources From 62c4178f955833847f51639bcc111ba61482b0ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kenneth=20Gulbrands=C3=B8y?= Date: Mon, 19 Nov 2012 10:06:12 +0100 Subject: [PATCH 2/8] Added missing phase in parent POM --- src/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pom.xml b/src/pom.xml index 906b619..635e281 100644 --- a/src/pom.xml +++ b/src/pom.xml @@ -216,6 +216,7 @@ prepare-package + prepare-package resources From a2b365234c7330b7bc60ea1889210d548693451f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kenneth=20Gulbrands=C3=B8y?= Date: Mon, 19 Nov 2012 10:07:12 +0100 Subject: [PATCH 3/8] Fixed missing organization name in license --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 7767823..bd43b69 100644 --- a/LICENSE +++ b/LICENSE @@ -8,7 +8,7 @@ modification, are permitted provided that the following conditions are met: * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - * Neither the name of the nor the + * Neither the name of DISCO Open Source Foundation nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. From 6bf4d02d9355ad61282e01e00081286a3fcfb88d Mon Sep 17 00:00:00 2001 From: David Ignjic Date: Mon, 19 Nov 2012 20:15:02 +0100 Subject: [PATCH 4/8] Change fixed Leaflet.label js --- README.md | 2 +- src/gwtl-label/leaflet-label.version | 4 ++-- .../org/discotools/gwt/leaflet/Label.gwt.xml | 4 ++-- .../leaflet.label-src.js | 18 ++++++++++++++++++ .../leaflet.label.css | 0 .../leaflet.label.js | 6 ++++++ .../leaflet.label.js | 6 ------ 7 files changed, 29 insertions(+), 11 deletions(-) rename src/gwtl-label/src/main/resources/org/discotools/gwt/leaflet/public/libs/leaflet-label/{f41dabbd6af7b1c156f055d3c6ee974fb683b918 => 3c13acff459c36a222e9fdefd718af95396a0a9f}/leaflet.label-src.js (93%) rename src/gwtl-label/src/main/resources/org/discotools/gwt/leaflet/public/libs/leaflet-label/{f41dabbd6af7b1c156f055d3c6ee974fb683b918 => 3c13acff459c36a222e9fdefd718af95396a0a9f}/leaflet.label.css (100%) create mode 100644 src/gwtl-label/src/main/resources/org/discotools/gwt/leaflet/public/libs/leaflet-label/3c13acff459c36a222e9fdefd718af95396a0a9f/leaflet.label.js delete mode 100644 src/gwtl-label/src/main/resources/org/discotools/gwt/leaflet/public/libs/leaflet-label/f41dabbd6af7b1c156f055d3c6ee974fb683b918/leaflet.label.js diff --git a/README.md b/README.md index 2eaa0d4..bf5a77b 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ Following parts of Leaflet API are implemented: ###Label Module (GWT)### -**Dependency**: Leaflet.label [master/f41dabbd6af7b1c156f055d3c6ee974fb683b918d](https://github.com/igieon/Leaflet.label/commit/f41dabbd6af7b1c156f055d3c6ee974fb683b918d) (git) +**Dependency**: Leaflet.label [master/3c13acff459c36a222e9fdefd718af95396a0a9f](https://github.com/igieon/Leaflet.label/commit/3c13acff459c36a222e9fdefd718af95396a0a9f) (git) + Leaflet label - Simple label plugin for Leaflet ([Leaflet.label](https://github.com/igieon/Leaflet.label)) diff --git a/src/gwtl-label/leaflet-label.version b/src/gwtl-label/leaflet-label.version index 96b980b..5a3adba 100644 --- a/src/gwtl-label/leaflet-label.version +++ b/src/gwtl-label/leaflet-label.version @@ -1,6 +1,6 @@ # ------------------------------------------------------------ -# From: https://github.com/igieon/Leaflet.label/commit/f41dabbd6af7b1c156f055d3c6ee974fb683b918 +# From: https://github.com/igieon/Leaflet.label/commit/3c13acff459c36a222e9fdefd718af95396a0a9f # ------------------------------------------------------------ -version=f41dabbd6af7b1c156f055d3c6ee974fb683b918 +version=3c13acff459c36a222e9fdefd718af95396a0a9f \ No newline at end of file diff --git a/src/gwtl-label/src/main/resources/org/discotools/gwt/leaflet/Label.gwt.xml b/src/gwtl-label/src/main/resources/org/discotools/gwt/leaflet/Label.gwt.xml index e7952d5..cd9f038 100644 --- a/src/gwtl-label/src/main/resources/org/discotools/gwt/leaflet/Label.gwt.xml +++ b/src/gwtl-label/src/main/resources/org/discotools/gwt/leaflet/Label.gwt.xml @@ -10,8 +10,8 @@ -