[istack-commons] 09/25: Build the new import-properties-plugin module
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Mar 29 15:32:05 BST 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository istack-commons.
commit 13a3f04b2b6a31db0af1c6208ab9813de49bdbc5
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Mar 29 14:55:29 2018 +0200
Build the new import-properties-plugin module
---
debian/changelog | 4 ++--
debian/libistack-commons-java.poms | 2 +-
debian/maven.rules | 3 ++-
3 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index cf0f4c3..ddda057 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-istack-commons (2.18-1) UNRELEASED; urgency=medium
+istack-commons (2.21-1) UNRELEASED; urgency=medium
* Team upload.
* New upstream release
- - Ignore the new import-properties-plugin module
+ - Build the new import-properties-plugin module
* Standards-Version updated to 4.1.3
* Switch to debhelper level 11
* Removed the jar files from the upstream tarball
diff --git a/debian/libistack-commons-java.poms b/debian/libistack-commons-java.poms
index 077d5ee..4918579 100644
--- a/debian/libistack-commons-java.poms
+++ b/debian/libistack-commons-java.poms
@@ -27,7 +27,7 @@
#
pom.xml --no-parent --has-package-version
buildtools/pom.xml --has-package-version
-import-properties-plugin/pom.xml --ignore
+import-properties-plugin/pom.xml --has-package-version
runtime/pom.xml --has-package-version
test/pom.xml --has-package-version
tools/pom.xml --has-package-version
diff --git a/debian/maven.rules b/debian/maven.rules
index 89530ed..93663f8 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -10,5 +10,6 @@ junit junit jar s/4\..*/4.x/ * *
org.apache.maven.shared file-management jar s/.*/debian/ * *
org.testng testng jar s/6\..*/6.x/ * *
s/ant/org.apache.ant/ * * s/.*/debian/ * *
-org.apache.maven maven-plugin-api * s/.*/3.x/ * *
+org.apache.maven maven-* * s/.*/3.x/ * *
org.apache.maven s/maven-project/maven-core/ * s/.*/3.x/ * *
+s/org.eclipse.aether/org.apache.maven.resolver/ s/aether-(.*)/maven-resolver-$1/ * s/.*/debian/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/istack-commons.git
More information about the pkg-java-commits
mailing list