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/05 21:47:45 UTC

[sling-org-apache-sling-commons-messaging-mail] branch master updated: let bnd calculate version of package import for javax.activation

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 f9d932d  let bnd calculate version of package import for javax.activation
f9d932d is described below

commit f9d932d12cfcfd5e9a901c9f5dc2443f5749c30d
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Sun Apr 5 23:47:36 2020 +0200

    let bnd calculate version of package import for javax.activation
---
 bnd.bnd | 4 ----
 1 file changed, 4 deletions(-)

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