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

provide an --identifier option to jpackage #17

Merged

Conversation

msgilligan
Copy link
Contributor

This is based on a similar change to the Badass JLink Plugin:
beryx/badass-jlink-plugin@c2190c5

The only difference is the fallback when identifier is not available
is jpd.mainClass rather than td.mainClass (which doesn’t exist in the
Runtime plugin)

This is based on a similar change to the Badass JLink Plugin:
beryx/badass-jlink-plugin@c2190c5

The only difference is the fallback when identifier is not available
is jpd.mainClass rather than td.mainClass (which doesn’t exist in the
Runtime plugin)
@siordache siordache merged commit ade094f into beryx:master Sep 3, 2019
@msgilligan
Copy link
Contributor Author

msgilligan commented Sep 4, 2019

@siordache Looks like I messed this one up and neither of us caught the mistake (doesn't break anything, but doesn't work correctly either). I'll send another PR soon.

UPDATE: PR is ready: #18

@msgilligan msgilligan deleted the msgilligan-provide-identifier-option branch September 4, 2019 00:41
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