Emmanuel Bourg pushed to branch master at Debian Java Maintainers / maven
Commits: ea21e90e by Emmanuel Bourg at 2021-02-10T15:59:24+01:00 Removed the rule replacing the Guice no_aop dependency in the poms (Closes: #982466) - - - - - 3 changed files: - debian/changelog - debian/control - debian/maven.rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +maven (3.6.3-5) unstable; urgency=medium + + * Removed the rule replacing the Guice no_aop dependency in the poms + (Closes: #982466) + + -- Emmanuel Bourg <[email protected]> Wed, 10 Feb 2021 15:59:15 +0100 + maven (3.6.3-4) unstable; urgency=medium * Switch to eclipse-sisu-maven-plugin ===================================== debian/control ===================================== @@ -37,7 +37,7 @@ Build-Depends: libwagon-http-shaded-java, libwagon-provider-api-java, libxmlunit-java, - maven-debian-helper + maven-debian-helper (>= 2.6~) Standards-Version: 4.5.1 Vcs-Git: https://salsa.debian.org/java-team/maven.git Vcs-Browser: https://salsa.debian.org/java-team/maven ===================================== debian/maven.rules ===================================== @@ -7,6 +7,3 @@ org.codehaus.plexus plexus-component-metadata maven-plugin s/1.7.1/1.5.5/ * * org.apache.maven apache-maven pom s/.*/3.x/ * * org.apache.maven maven-parent pom s/33/debian/ * * org.apache.maven maven* * s/.*/3.x/ * * - -# Required to avoid an error with mh_resolve_dependencies -com.google.inject guice * s/.*/debian/ s/no_aop// * View it on GitLab: https://salsa.debian.org/java-team/maven/-/commit/ea21e90ec278a89307ea9e0c29de3eabc7ccfcb2 -- View it on GitLab: https://salsa.debian.org/java-team/maven/-/commit/ea21e90ec278a89307ea9e0c29de3eabc7ccfcb2 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

