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

Fail on invalid 'Automatic-Module-Name' in MANIFEST #1

Merged
merged 1 commit into from
Nov 17, 2018
Merged

Conversation

sormuras
Copy link
Contributor

Maven Archiver now fails with a ManifestException when an invalid Automatic-Module-Name is detected within the META-INF/MANIFEST.MF entries.

For details see https://sormuras.github.io/blog/2018-11-16-invalid-automatic-module-names

Addresses https://issues.apache.org/jira/projects/MSHARED/issues/MSHARED-773

@khmarbaise
Copy link
Member

khmarbaise commented Nov 17, 2018

Can we have the same looking like commit message:

[MSHARED-773] - Fail on invalid 'Automatic-Module-Name' in MANIFEST
 Optional supplemental explanations if needed.

The rest looks ok ...

@khmarbaise khmarbaise requested review from khmarbaise and removed request for khmarbaise November 17, 2018 09:09
Copy link
Member

@khmarbaise khmarbaise left a comment

Choose a reason for hiding this comment

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

Can we have the same looking like commit message:

[MSHARED-773] - Fail on invalid 'Automatic-Module-Name' in MANIFEST
 Optional supplemental explanations if needed.

The rest looks ok ...

@sormuras
Copy link
Contributor Author

Sure. Renaming the commit message.

Maven Archiver now fails with a `ManifestException` when an invalid
`Automatic-Module-Name` is detected within the `META-INF/MANIFEST.MF`
entries.

For details see https://sormuras.github.io/blog/2018-11-16-invalid-automatic-module-names

https://issues.apache.org/jira/projects/MSHARED/issues/MSHARED-773
Copy link
Member

@khmarbaise khmarbaise left a comment

Choose a reason for hiding this comment

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

This one I have missed...

@sormuras sormuras merged commit 347d7d3 into master Nov 17, 2018
@sormuras sormuras deleted the MSHARED-773 branch November 17, 2018 12:56
@sormuras
Copy link
Contributor Author

Rebased and merged.

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