[josm-plugins] 02/06: Imported Upstream version 0.0.svn32149+ds
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Apr 29 20:58:54 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository josm-plugins.
commit 257faa72b0b649648627d54612aa2150450af07a
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Apr 29 22:33:16 2016 +0200
Imported Upstream version 0.0.svn32149+ds
---
editgpx/.project | 5 +++++
editgpx/build.xml | 2 +-
svn-info.xml | 10 +++++-----
3 files changed, 11 insertions(+), 6 deletions(-)
diff --git a/editgpx/.project b/editgpx/.project
index 3380528..92b1ae6 100644
--- a/editgpx/.project
+++ b/editgpx/.project
@@ -10,6 +10,11 @@
<arguments>
</arguments>
</buildCommand>
+ <buildCommand>
+ <name>org.sonarlint.eclipse.core.sonarlintBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
diff --git a/editgpx/build.xml b/editgpx/build.xml
index d423eb3..90d809f 100644
--- a/editgpx/build.xml
+++ b/editgpx/build.xml
@@ -3,7 +3,7 @@
<!-- enter the SVN commit message -->
<property name="commit.message" value="Changed constructor signature of plugin main class"/>
<!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
- <property name="plugin.main.version" value="7001"/>
+ <property name="plugin.main.version" value="10144"/>
<!-- Configure these properties (replace "..." accordingly).
See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
diff --git a/svn-info.xml b/svn-info.xml
index b6f3482..0286b4f 100644
--- a/svn-info.xml
+++ b/svn-info.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<info>
<entry
- kind="dir"
path="plugins"
- revision="32110">
+ revision="32149"
+ kind="dir">
<url>https://svn.openstreetmap.org/applications/editors/josm/plugins</url>
<relative-url>^/applications/editors/josm/plugins</relative-url>
<repository>
@@ -11,9 +11,9 @@
<uuid>b9d5c4c9-76e1-0310-9c85-f3177eceb1e4</uuid>
</repository>
<commit
- revision="32109">
-<author>roland</author>
-<date>2016-03-09T16:13:00.466043Z</date>
+ revision="32148">
+<author>donvip</author>
+<date>2016-04-24T00:10:50.443596Z</date>
</commit>
</entry>
</info>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/josm-plugins.git
More information about the Pkg-grass-devel
mailing list