Skip to content

Conversation

@elharo
Copy link
Contributor

@elharo elharo commented Dec 22, 2025

No description provided.

@elharo elharo added the documentation Improvements or additions to documentation label Dec 22, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR addresses Javadoc formatting to comply with Oracle conventions by adding periods at the end of all class-level Javadoc summary sentences. The changes ensure consistency across the codebase and improve documentation quality.

  • Added periods to end Javadoc summary sentences across five Java files
  • All changes follow Oracle's convention that Javadoc summary sentences should end with a period
  • Ensures consistent documentation formatting throughout the jdeprscan plugin codebase

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/main/java/org/apache/maven/plugins/jdeprscan/consumers/JDeprScanConsumer.java Added period to class-level Javadoc summary sentence
src/main/java/org/apache/maven/plugins/jdeprscan/TestJDeprScanMojo.java Added period to class-level Javadoc summary sentence
src/main/java/org/apache/maven/plugins/jdeprscan/JDeprScanMojo.java Added period to class-level Javadoc summary sentence
src/main/java/org/apache/maven/plugins/jdeprscan/BaseJDeprScanMojo.java Added period to class-level Javadoc summary sentence
src/main/java/org/apache/maven/plugins/jdeprscan/AbstractJDeprScanMojo.java Added period to class-level Javadoc summary sentence

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@elharo elharo merged commit 9e8eb9f into master Dec 22, 2025
44 checks passed
@elharo elharo deleted the docs branch December 22, 2025 13:14
@elharo elharo self-assigned this Dec 22, 2025
@github-actions github-actions bot added this to the 3.0.1 milestone Dec 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants