[libnetlib-java] 16/22: Ignore all modules except legacy

Markus Koschany apo at moszumanska.debian.org
Sun May 8 22:30:04 UTC 2016


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

apo pushed a commit to branch experimental
in repository libnetlib-java.

commit 9daa2b234f671ba25352a52c2bdb3352a66ad586
Author: Markus Koschany <apo at debian.org>
Date:   Sun May 8 23:12:18 2016 +0200

    Ignore all modules except legacy
---
 debian/libnetlib-java.poms | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/libnetlib-java.poms b/debian/libnetlib-java.poms
index 1fd13fe..aead323 100644
--- a/debian/libnetlib-java.poms
+++ b/debian/libnetlib-java.poms
@@ -26,10 +26,10 @@
 #     Empty by default. [mh_install]
 #
 pom.xml --has-package-version --no-parent
-core/pom.xml --has-package-version --no-parent
-legacy/pom.xml --has-package-version
-native_ref/pom.xml --has-package-version
-native_ref/java/pom.xml --has-package-version
-native_system/pom.xml --has-package-version
-native_system/java/pom.xml --has-package-version
-generator/pom.xml --has-package-version
+core/pom.xml --ignore --no-parent
+legacy/pom.xml --has-package-version --no-parent
+native_ref/pom.xml --ignore
+native_ref/java/pom.xml --ignore
+native_system/pom.xml --ignore
+native_system/java/pom.xml --ignore
+generator/pom.xml --ignore

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libnetlib-java.git



More information about the pkg-java-commits mailing list