[Git][java-team/metro-policy][master] Removed the dependency on libactivation-java

Emmanuel Bourg gitlab at salsa.debian.org
Fri Nov 2 14:03:52 GMT 2018


Emmanuel Bourg pushed to branch master at Debian Java Maintainers / metro-policy


Commits:
4113efa3 by Emmanuel Bourg at 2018-11-02T13:58:49Z
Removed the dependency on libactivation-java

- - - - -


4 changed files:

- debian/changelog
- debian/control
- − debian/patches/01-activation-dependency.patch
- − debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+metro-policy (2.7.2-3) unstable; urgency=medium
+
+  * Removed the dependency on libactivation-java
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Fri, 02 Nov 2018 14:58:40 +0100
+
 metro-policy (2.7.2-2) unstable; urgency=medium
 
   * Fixed the build failure with Java 11 (Closes: #912357)


=====================================
debian/control
=====================================
@@ -7,7 +7,6 @@ Build-Depends:
  debhelper (>= 11~),
  default-jdk,
  junit,
- libactivation-java,
  libistack-commons-java,
  libmaven-bundle-plugin-java,
  libtxw2-java,


=====================================
debian/patches/01-activation-dependency.patch deleted
=====================================
@@ -1,18 +0,0 @@
-Description: Adds the dependency on the Activation Framework to fix the build failure with Java 11.
- This patch can be removed after upgrading to the version 2.7.4 or higher.
-Author: Emmanuel Bourg <ebourg at apache.org>
-Forwarded: not-needed
---- a/pom.xml
-+++ b/pom.xml
-@@ -104,6 +104,11 @@
-             <scope>runtime</scope>
-         </dependency>
-         <dependency>
-+            <groupId>com.sun.activation</groupId>
-+            <artifactId>javax.activation</artifactId>
-+            <version>1.2.0</version>
-+        </dependency>
-+        <dependency>
-             <groupId>junit</groupId>
-             <artifactId>junit</artifactId>
-             <version>3.8.1</version>


=====================================
debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-01-activation-dependency.patch



View it on GitLab: https://salsa.debian.org/java-team/metro-policy/commit/4113efa39eb22d5d410ececbdc1b0decd27ec7a9

-- 
View it on GitLab: https://salsa.debian.org/java-team/metro-policy/commit/4113efa39eb22d5d410ececbdc1b0decd27ec7a9
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20181102/aab0d1a0/attachment.html>


More information about the pkg-java-commits mailing list