[PR #545] [MERGED] turn java library into an OSGi bundle #1191

Open
opened 2026-01-29 20:52:54 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/545
Author: @bodewig
Created: 5/4/2017
Status: Merged
Merged: 5/4/2017
Merged by: @eustas

Base: masterHead: osgi-bundle


📝 Commits (1)

  • 9910c4c turn java library into an OSGi bundle

📊 Changes

1 file changed (+46 additions, -0 deletions)

View changed files

📝 java/org/brotli/dec/pom.xml (+46 -0)

📄 Description

This makes the Maven build turn the created jar into an OSGi bundle. I'm not sure whether Maven or Bazel is the preferred build tool, though.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/google/brotli/pull/545 **Author:** [@bodewig](https://github.com/bodewig) **Created:** 5/4/2017 **Status:** ✅ Merged **Merged:** 5/4/2017 **Merged by:** [@eustas](https://github.com/eustas) **Base:** `master` ← **Head:** `osgi-bundle` --- ### 📝 Commits (1) - [`9910c4c`](https://github.com/google/brotli/commit/9910c4c9374bffb5d79751eac4be19ec80245eba) turn java library into an OSGi bundle ### 📊 Changes **1 file changed** (+46 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `java/org/brotli/dec/pom.xml` (+46 -0) </details> ### 📄 Description This makes the Maven build turn the created jar into an OSGi bundle. I'm not sure whether Maven or Bazel is the preferred build tool, though. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 20:52:54 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1191