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-jcr-oak-server.git
The following commit(s) were added to refs/heads/master by this push:
new 3fd97c8 clean up bnd instructions
3fd97c8 is described below
commit 3fd97c82d8a92bd5f3fd2b10cb792ab756d571a9
Author: Oliver Lietz <[email protected]>
AuthorDate: Tue May 29 15:19:05 2018 +0200
clean up bnd instructions
---
bnd.bnd | 4 ----
1 file changed, 4 deletions(-)
diff --git a/bnd.bnd b/bnd.bnd
index e5461b3..c5e2edb 100644
--- a/bnd.bnd
+++ b/bnd.bnd
@@ -20,13 +20,9 @@ Import-Package:\
Provide-Capability:\
osgi.service;objectClass:List<String>="java.util.concurrent.Executor,org.apache.sling.commons.threads.ThreadPool"
--baseline: *
-
-includeresource:\
@oak-lucene-*.jar!/org/apache/jackrabbit/oak/plugins/index/lucene/util/LuceneIndexHelper.*
-removeheaders:\
- Embed-Dependency,\
- Embed-Transitive,\
Include-Resource,\
Private-Package
--
To stop receiving notification emails like this one, please contact
[email protected].