[PR #449] [MERGED] Fix POM files sources paths #1072

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

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/449
Author: @eustas
Created: 10/18/2016
Status: Merged
Merged: 10/18/2016
Merged by: @eustas

Base: masterHead: master


📝 Commits (1)

  • d18c736 Fix POM files sources paths

📊 Changes

4 files changed (+49 additions, -4 deletions)

View changed files

📝 java/dec/BitReader.java (+1 -0)
📝 java/dec/BrotliInputStream.java (+3 -0)
📝 java/dec/pom.xml (+43 -2)
📝 java/integration/pom.xml (+2 -2)

📄 Description

  • also add javadocs and sources generation

🔄 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/449 **Author:** [@eustas](https://github.com/eustas) **Created:** 10/18/2016 **Status:** ✅ Merged **Merged:** 10/18/2016 **Merged by:** [@eustas](https://github.com/eustas) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`d18c736`](https://github.com/google/brotli/commit/d18c7369d99ba58e35d7af1fe6b0266e4f75edc3) Fix POM files sources paths ### 📊 Changes **4 files changed** (+49 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `java/dec/BitReader.java` (+1 -0) 📝 `java/dec/BrotliInputStream.java` (+3 -0) 📝 `java/dec/pom.xml` (+43 -2) 📝 `java/integration/pom.xml` (+2 -2) </details> ### 📄 Description - also add javadocs and sources generation --- <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:22 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1072