[josm-plugins] 113/369: master.xml updated
Bas Couwenberg
sebastic at xs4all.nl
Sat Oct 18 12:03:32 UTC 2014
This is an automated email from the git hooks/post-receive script.
sebastic-guest pushed a commit to branch master
in repository josm-plugins.
commit 4f5008bf3def6e1bb863335f76f599575671fa4f
Author: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
Date: Tue Mar 30 10:42:53 2010 +0200
master.xml updated
---
debian/master.xml | 20 +++++---------------
1 file changed, 5 insertions(+), 15 deletions(-)
diff --git a/debian/master.xml b/debian/master.xml
index a33c6b6..b0e0821 100644
--- a/debian/master.xml
+++ b/debian/master.xml
@@ -15,10 +15,6 @@
<target name="build" depends="init">
- <ant dir="../agpifoj" antfile="build.xml" target="dist">
- <property name="plugin.jar" value="${plugin.dist.dir}/agpifoj.jar"/>
- </ant>
-
<ant dir="../cadastre-fr" antfile="build.xml" target="dist">
<property name="plugin.jar" value="${plugin.dist.dir}/cadastre-fr.jar"/>
</ant>
@@ -63,14 +59,6 @@
<ant dir="../surveyor" antfile="build.xml" target="dist">
<property name="plugin.jar" value="${plugin.dist.dir}/surveyor.jar"/>
</ant>
-
- <ant dir="../utilsplugin" antfile="build.xml" target="dist">
- <property name="plugin.jar" value="${plugin.dist.dir}/utilsplugin.jar"/>
- </ant>
-
- <ant dir="../validator" antfile="build.xml" target="dist">
- <property name="plugin.jar" value="${plugin.dist.dir}/validator.jar"/>
- </ant>
<ant dir="../wmsplugin" antfile="build.xml" target="dist">
<property name="plugin.jar" value="${plugin.dist.dir}/wmsplugin.jar"/>
@@ -79,15 +67,17 @@
</target>
<target name="clean">
- <ant dir="../agpifoj" antfile="build.xml" target="clean"/>
+ <ant dir="../cadastre-fr" antfile="build.xml" target="clean"/>
<ant dir="../colorscheme" antfile="build.xml" target="clean"/>
+ <ant dir="../DirectUpload" antfile="build.xml" target="clean"/>
+ <ant dir="../editgpx" antfile="build.xml" target="clean"/>
+ <ant dir="../lakewalker" antfile="build.xml" target="clean"/>
<ant dir="../livegps" antfile="build.xml" target="clean"/>
<ant dir="../measurement" antfile="build.xml" target="clean"/>
<ant dir="../openvisible" antfile="build.xml" target="clean"/>
+ <ant dir="../routing" antfile="build.xml" target="clean"/>
<ant dir="../slippymap" antfile="build.xml" target="clean"/>
<ant dir="../surveyor" antfile="build.xml" target="clean"/>
- <ant dir="../utilsplugin" antfile="build.xml" target="clean"/>
- <ant dir="../validator" antfile="build.xml" target="clean"/>
<ant dir="../wmsplugin" antfile="build.xml" target="clean"/>
<delete dir="../tmp"/>
<delete dir="${plugin.dist.dir}"/>
--
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