[geoserver] 06/09: WIP: patch to fix POMS

Alastair McKinstry mckinstry at moszumanska.debian.org
Tue May 9 11:24:57 UTC 2017


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

mckinstry pushed a commit to branch debian/master
in repository geoserver.

commit 26929bba6d911efcb45988a10f0de885bb160c26
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Mon Jan 9 14:43:38 2017 +0000

    WIP: patch to fix POMS
---
 debian/patches/fix-poms.patch | 17 +++++++++++++++++
 debian/patches/series         |  1 +
 2 files changed, 18 insertions(+)

diff --git a/debian/patches/fix-poms.patch b/debian/patches/fix-poms.patch
new file mode 100644
index 0000000..3b72e9f
--- /dev/null
+++ b/debian/patches/fix-poms.patch
@@ -0,0 +1,17 @@
+Index: geoserver-2.10.1/src/community/pom.xml
+===================================================================
+--- geoserver-2.10.1.orig/src/community/pom.xml
++++ geoserver-2.10.1/src/community/pom.xml
+@@ -121,12 +121,6 @@
+         <module>colormap</module>
+       </modules>
+     </profile>
+-     <profile>
+-      <id>rest</id>
+-      <modules> 
+-        <module>rest</module>
+-      </modules>
+-    </profile>
+     <profile>
+       <id>sldService</id>
+       <modules> 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..13f7bd9
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-poms.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/geoserver.git



More information about the debian-science-commits mailing list