[aspectj-maven-plugin] 13/14: Keep the profiles in the pom to resolve the path to tools.jar (Closes: #767982)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Aug 30 22:11:35 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository aspectj-maven-plugin.
commit 4bc53fc2e837c75ab00d7bf7888f553763d970d1
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Aug 31 00:03:09 2017 +0200
Keep the profiles in the pom to resolve the path to tools.jar (Closes: #767982)
---
debian/changelog | 4 +++-
debian/libaspectj-maven-plugin-java.poms | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d5f4dda..1b31b5d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,9 @@
-aspectj-maven-plugin (1.9-1) UNRELEASED; urgency=medium
+aspectj-maven-plugin (1.10-1) UNRELEASED; urgency=medium
* Team upload.
* New upstream release
+ - Keep the profiles in the pom to resolve the path to tools.jar
+ (Closes: #767982)
- Depend on libmaven3-core-java instead of libmaven2-core-java
* Depend on junit4 instead of junit
* Build with the DH sequencer instead of CDBS
diff --git a/debian/libaspectj-maven-plugin-java.poms b/debian/libaspectj-maven-plugin-java.poms
index 5ad70f2..f9557be 100644
--- a/debian/libaspectj-maven-plugin-java.poms
+++ b/debian/libaspectj-maven-plugin-java.poms
@@ -25,4 +25,4 @@
# --site-xml=<location>: Optional, the location for site.xml if it needs to be installed.
# Empty by default. [mh_install]
#
-pom.xml --no-parent --has-package-version
+pom.xml --no-parent --has-package-version --keep-elements=profiles
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/aspectj-maven-plugin.git
More information about the pkg-java-commits
mailing list