From 4e21668cf58fe057a2a1e67666ef0132dcb21d2c Mon Sep 17 00:00:00 2001 From: Anatol Sialitski Date: Tue, 15 Oct 2024 16:12:50 +0200 Subject: [PATCH] Fix MANIFEST FILE --- bnd.bnd | 1 + 1 file changed, 1 insertion(+) diff --git a/bnd.bnd b/bnd.bnd index de871ec6..09b952e7 100644 --- a/bnd.bnd +++ b/bnd.bnd @@ -1,2 +1,3 @@ -exportcontents: graphql.annotations.* +Import-Package: !java.*, * -nouses: true