Skip to content

Conversation

@ppkarwasz
Copy link
Contributor

We remove the command line tools to generate logger wrappers and convert Log4j 1.x configuration.

The tools have been submitted to Log4j Transform:

and are not necessary at runtime.

The Log4j1ConfigurationFactory that has been removed from log4j-1.2-api is an older and deprecated version of the PropertiesConfigurationFactory.

@ppkarwasz ppkarwasz added this to the 3.x milestone Apr 1, 2024
@ppkarwasz ppkarwasz force-pushed the feature/remove-picocli branch from 4d62b6d to 0d582e6 Compare April 1, 2024 13:21
@ppkarwasz
Copy link
Contributor Author

The build failure is an April's Fool I played on myself: the failing test was disabled until 2024-04-01. I'll fix it in main.

@ppkarwasz ppkarwasz force-pushed the feature/remove-picocli branch 2 times, most recently from 0e596ed to bdd29ca Compare April 3, 2024 12:17
We remove the command line tools to generate logger wrappers and convert
Log4j 1.x configuration.

The tools have been submitted to Log4j Transform:

 * apache/logging-log4j-transform#92
 * apache/logging-log4j-transform#93

and are not necessary at runtime.

The `Log4j1ConfigurationFactory` that has been removed from
`log4j-1.2-api` is an **older** and deprecated version of the
`PropertiesConfigurationFactory`.
@ppkarwasz ppkarwasz force-pushed the feature/remove-picocli branch from bdd29ca to 6a1e0f0 Compare April 4, 2024 14:09
@ppkarwasz ppkarwasz self-assigned this Apr 5, 2024
Copy link
Member

@vy vy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You remove Java files and that does not cause any changes in the source code. Hilarious! A solid indicator of a-feature-that-could-have-been-a-separate-project. Good job @ppkarwasz!

Could you double-check that the src/site doesn't need to be updated, please?

The documentation for the code generators are replaced with a link to the Apache Log4j Transform project documentation.
@ppkarwasz
Copy link
Contributor Author

@vy,

Could you double-check that the src/site doesn't need to be updated, please?

I migrated the documentation of the code generator to the apache/logging-log4j-transform#92 PR. As far as I could see, the Log4j 1.x configuration converter was never documented on our site.

@ppkarwasz ppkarwasz merged commit 0941b6d into main Apr 8, 2024
@ppkarwasz ppkarwasz deleted the feature/remove-picocli branch April 8, 2024 10:38
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