Skip to content

Conversation

jbb01
Copy link

@jbb01 jbb01 commented Mar 22, 2025

This will allow the log4j-docgen-maven-plugin to generate xsd schema attributes for plugin fields with a type of Class, InetAddress, URL, Charset or Pattern. This addresses #3423.

This will allow the log4j-docgen-maven-plugin to generate xsd schema attributes for plugin fields with a type of Class, InetAddress, URL, Charset or Pattern.
@vy vy self-assigned this Apr 13, 2025
@vy vy added bug Incorrect, unexpected, or unintended behavior of existing code api Affects the public API documentation Pull requests or issues that affect documentation labels Apr 13, 2025
Copy link

github-actions bot commented Apr 13, 2025

Job Requested goals Build Tool Version Build Outcome Build Scan®
build-macos-latest clean install 3.9.8 Build Scan PUBLISHED
build-ubuntu-latest clean install 3.9.8 Build Scan PUBLISHED
build-windows-latest clean install 3.9.8 Build Scan PUBLISHED
Generated by gradle/develocity-actions

@jbb01
Copy link
Author

jbb01 commented Apr 30, 2025

I am somewhat confused as to why the build fails. If I'm reading the logs correctly the spotbugs plugin is complaining about some Java code, but this PR does not change any Java code. Is this an issue with the PR or with the build pipeline?

@ppkarwasz
Copy link
Contributor

I am somewhat confused as to why the build fails. If I'm reading the logs correctly the spotbugs plugin is complaining about some Java code, but this PR does not change any Java code. Is this an issue with the PR or with the build pipeline?

Please merge the changes from 2.x.
The failure is due to an upgrade of Spotbugs, which has more rules now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api Affects the public API bug Incorrect, unexpected, or unintended behavior of existing code documentation Pull requests or issues that affect documentation

Projects

Status: To triage

Development

Successfully merging this pull request may close these issues.

3 participants