You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by re...@apache.org on 2023/01/03 11:57:56 UTC

[jackrabbit-oak] branch 1.22 updated: OAK-9995: oak-blob-cloud-azure: unneeded Guava import declaration (#752)

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

reschke pushed a commit to branch 1.22
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git


The following commit(s) were added to refs/heads/1.22 by this push:
     new 87780e65f2 OAK-9995: oak-blob-cloud-azure: unneeded Guava import declaration (#752)
87780e65f2 is described below

commit 87780e65f2f4b3e4d9cf48daff42920c7363395f
Author: Julian Reschke <re...@apache.org>
AuthorDate: Mon Nov 14 18:31:15 2022 +0100

    OAK-9995: oak-blob-cloud-azure: unneeded Guava import declaration (#752)
---
 oak-blob-cloud-azure/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/oak-blob-cloud-azure/pom.xml b/oak-blob-cloud-azure/pom.xml
index 4c45ffd9d6..a65903244d 100644
--- a/oak-blob-cloud-azure/pom.xml
+++ b/oak-blob-cloud-azure/pom.xml
@@ -38,7 +38,6 @@
                 <configuration>
                     <instructions>
                         <Import-Package>
-                          <!-- OAK-7182 -->${guava.osgi.import},
                           *
                         </Import-Package>
                         <Export-Package>