You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2020/04/04 11:16:26 UTC

[sling-org-apache-sling-commons-messaging-mail] branch master updated: remove version from javax.activation package import

This is an automated email from the ASF dual-hosted git repository.

olli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-messaging-mail.git


The following commit(s) were added to refs/heads/master by this push:
     new 7b42ae1  remove version from javax.activation package import
7b42ae1 is described below

commit 7b42ae1786f5ead0e6a2b1b396c7899719cfc6ee
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Sat Apr 4 13:16:18 2020 +0200

    remove version from javax.activation package import
---
 bnd.bnd | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/bnd.bnd b/bnd.bnd
index e36a0d6..f0608ad 100644
--- a/bnd.bnd
+++ b/bnd.bnd
@@ -1,3 +1,7 @@
+Import-Package:\
+  javax.activation;version=!,\
+  *
+
 -removeheaders:\
   Include-Resource,\
   Private-Package