Skip to content

Conversation

ppkarwasz
Copy link
Contributor

This removes the BND configuration in log4j-1.2-api/bnd.bnd and moves it to the POM file.

The resulting JPMS module has the same requirements as version 2.24.1.

requires java.base
requires java.desktop
requires java.management transitive
requires java.xml transitive
requires javax.jms-api static
requires org.apache.logging.log4j transitive
requires org.apache.logging.log4j.core static

This removes the BND configuration in `log4j-1.2-api/bnd.bnd` and moves it to the POM file.

The resulting JPMS module has the same requirements as version `2.24.1`.

```
requires java.base
requires java.desktop
requires java.management transitive
requires java.xml transitive
requires javax.jms-api static
requires org.apache.logging.log4j transitive
requires org.apache.logging.log4j.core static
```
@ppkarwasz ppkarwasz self-assigned this Oct 8, 2024
@ppkarwasz ppkarwasz merged commit 14a635c into 2.x Nov 3, 2024
10 checks passed
@ppkarwasz ppkarwasz deleted the fix/2.x/remove-bnd-bnd branch November 3, 2024 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants