[josm-plugins] 01/08: Imported Upstream version 0.0.svn31044+ds1

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Thu Mar 5 23:28:37 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository josm-plugins.

commit b59645cddc08ccf4381a9aa720d6924e904d11d9
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Mar 4 21:02:44 2015 +0100

    Imported Upstream version 0.0.svn31044+ds1
---
 build-common.xml | 7 ++++++-
 svn-info.xml     | 6 +++---
 2 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/build-common.xml b/build-common.xml
index a9681ca..ae5fdd1 100644
--- a/build-common.xml
+++ b/build-common.xml
@@ -136,6 +136,11 @@
             <param name="property.name" value="plugin.stage"/>
             <param name="property.value" value="${plugin.stage}"/>
         </antcall>
+        <antcall target="add-manifest-attribute">
+            <param name="manifest.attribute" value="Plugin-Canloadatruntime"/>
+            <param name="property.name" value="plugin.canloadatruntime"/>
+            <param name="property.value" value="${plugin.canloadatruntime}"/>
+        </antcall>
         <antcall target="additional-manifest" />
         <jar destfile="${plugin.jar}" basedir="${plugin.build.dir}" manifest="MANIFEST">
             <zipgroupfileset dir="${plugin.lib.dir}" includes="*.jar" excludes="*-sources.jar, *-javadoc.jar" erroronmissingdir="no"/>
@@ -435,7 +440,7 @@
             </groovyc>
         </sequential>
     </target>
-    <target name="test" depends="dist, test-compile" 
+    <target name="test" depends="dist, test-clean, test-compile" 
         description="Run unit tests. OSM API (TEST) account shall be set with -Dosm.username and -Dosm.password">
         <taskdef uri="antlib:org.jacoco.ant" resource="org/jacoco/ant/antlib.xml" classpath="../00_core_tools/jacocoant.jar" />
         <sequential>
diff --git a/svn-info.xml b/svn-info.xml
index ff3f8e6..ae114e2 100644
--- a/svn-info.xml
+++ b/svn-info.xml
@@ -3,16 +3,16 @@
 <entry
    kind="dir"
    path="plugins"
-   revision="30932">
+   revision="31044">
 <url>http://svn.openstreetmap.org/applications/editors/josm/plugins</url>
 <repository>
 <root>http://svn.openstreetmap.org</root>
 <uuid>b9d5c4c9-76e1-0310-9c85-f3177eceb1e4</uuid>
 </repository>
 <commit
-   revision="30932">
+   revision="31044">
 <author>malcolmh</author>
-<date>2015-02-01T12:06:30.876428Z</date>
+<date>2015-03-03T16:08:26.785370Z</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