Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Javadocs and rename arguments in KiwiJars #1203

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

sleberknight
Copy link
Member

  • Rename method arguments and update Javadocs to make it clear the methods are only finding main attributes of a JAR.
  • While it would be nice to rename the methods too, decided against this as it would cause a major version change.

Closes #1198

* Rename method arguments and update Javadocs to make it clear the
  methods are only finding main attributes of a JAR.
* While it would be nice to rename the methods too, decided against
  this as it would cause a major version change.

Closes #1198
@sleberknight sleberknight self-assigned this Sep 19, 2024
Copy link

@sleberknight sleberknight merged commit c1eebfa into main Sep 19, 2024
5 checks passed
@sleberknight sleberknight deleted the 1198-clarify-KiwiJars-gets-main-attributes branch September 19, 2024 22:22
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.

Clarify behavior of KiwiJars methods that read Manifest main attributes
1 participant