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 2018/05/29 12:58:35 UTC

[sling-org-apache-sling-scripting-core] branch master updated: clean up bnd instructions

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-scripting-core.git


The following commit(s) were added to refs/heads/master by this push:
     new 54ccc21  clean up bnd instructions
54ccc21 is described below

commit 54ccc217bb577892de9e089a215be886bcfe9b44
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Tue May 29 13:51:46 2018 +0200

    clean up bnd instructions
---
 bnd.bnd | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/bnd.bnd b/bnd.bnd
index ee66fb0..d1df79a 100644
--- a/bnd.bnd
+++ b/bnd.bnd
@@ -11,15 +11,11 @@ Bundle-Vendor: The Apache Software Foundation
 Conditional-Package:\
   org.apache.felix.utils.json.*
 
--baseline: *
-
 -exportcontents: ${packages;VERSIONED}
 
 -includeresource:\
   @org.apache.sling.commons.osgi-*.jar!/org/apache/sling/commons/osgi/PropertiesUtil.*
 
 -removeheaders:\
-  Embed-Dependency,\
-  Embed-Transitive,\
   Include-Resource,\
   Private-Package

-- 
To stop receiving notification emails like this one, please contact
olli@apache.org.