Skip to content

Conversation

pvillard31
Copy link
Contributor

Summary

NIFI-14813 - Fix javadoc generation, remove unnecessary dependency overrides, and others

Tracking

Please complete the following tracking steps prior to pull request creation.

Issue Tracking

Pull Request Tracking

  • Pull Request title starts with Apache NiFi Jira issue number, such as NIFI-00000
  • Pull Request commit message starts with Apache NiFi Jira issue number, as such NIFI-00000

Pull Request Formatting

  • Pull Request based on current revision of the main branch
  • Pull Request refers to a feature branch with one commit containing changes

Verification

Please indicate the verification steps performed prior to pull request creation.

Build

  • Build completed using mvn clean install -P contrib-check
    • JDK 21

Licensing

  • New dependencies are compatible with the Apache License 2.0 according to the License Policy
  • New dependencies are documented in applicable LICENSE and NOTICE files

Documentation

  • Documentation formatting appears as expected in rendered files

…errides, and others

- fix javadoc generation by removing Java 8 reference and add fail on error flag similar to nifi-api
- remove all unnecessary version references when the module is already managed via dependencies management at a higher level in the project hierarchy
- bump angus-mail from 2.0.3 to 2.0.4 - https://github.com/eclipse-ee4j/angus-mail/releases/tag/2.0.4
- bump mysql-connector-j from 9.3.0 to 9.4.0 - https://dev.mysql.com/doc/relnotes/connector-j/en/news-9-4-0.html
- bump FlywayDB from 11.10.4 to 11.10.5 - https://github.com/flyway/flyway/releases/tag/flyway-11.10.5
- bump AWS SDK v2 from 2.32.11 to 2.32.13 - https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md
- bump Apache Commons CSV from 1.14.0 to 1.14.1 - https://commons.apache.org/proper/commons-csv/changes.html#a1.14.1
- bump Swagger Annotations from 2.2.34 to 2.2.35 - https://github.com/swagger-api/swagger-core/releases/tag/v2.2.35
- bump checkstyle from 10.21.1 to 10.26.1 - https://github.com/checkstyle/checkstyle/releases/tag/checkstyle-10.26.1
- bump PMD from 7.10.0 to 7.16.0 - https://docs.pmd-code.org/latest/pmd_release_notes.html

Signed-off-by: Pierre Villard <[email protected]>
Copy link
Contributor

@exceptionfactory exceptionfactory left a comment

Choose a reason for hiding this comment

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

Thanks for extensive cleanup @pvillard31, looks good! +1 merging

@exceptionfactory exceptionfactory merged commit 640f4c5 into apache:main Aug 1, 2025
9 of 10 checks passed
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