summaryrefslogtreecommitdiffstats
path: root/container-apache-http-client-bundle
diff options
context:
space:
mode:
authorHarald Musum <musum@verizonmedia.com>2021-07-06 07:26:54 +0200
committerGitHub <noreply@github.com>2021-07-06 07:26:54 +0200
commitb84af903ec10d570cb35256e2771482d38efe949 (patch)
tree6fe10ef35d625fcf38d47a22e49207872585ed85 /container-apache-http-client-bundle
parent0a0e29113ef1c68119f960f5d0ef766493bc34a1 (diff)
Revert "Revert "Bjorncs/fix""
Diffstat (limited to 'container-apache-http-client-bundle')
-rw-r--r--container-apache-http-client-bundle/src/main/java/org/apache/http/client/entity/package-info.java8
1 files changed, 8 insertions, 0 deletions
diff --git a/container-apache-http-client-bundle/src/main/java/org/apache/http/client/entity/package-info.java b/container-apache-http-client-bundle/src/main/java/org/apache/http/client/entity/package-info.java
new file mode 100644
index 00000000000..28199fd727b
--- /dev/null
+++ b/container-apache-http-client-bundle/src/main/java/org/apache/http/client/entity/package-info.java
@@ -0,0 +1,8 @@
+// Copyright Verizon Media. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+/**
+ * @author bjorncs
+ */
+@ExportPackage
+package org.apache.http.client.entity;
+
+import com.yahoo.osgi.annotation.ExportPackage; \ No newline at end of file