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

Use mainClass instead of mainClassName #164

Merged
merged 1 commit into from
May 28, 2021
Merged

Conversation

wowselim
Copy link
Contributor

Motivation:

This PR is a migration from mainClassName to mainClass. It seems to be deprecated in the java plugin and it says one should use mainClass instead.

https://github.com/gradle/gradle/blob/master/subprojects/plugins/src/main/java/org/gradle/api/plugins/JavaApplication.java#L73

Conformance:

Your commits should be signed and you should have signed the Eclipse Contributor Agreement as explained in https://github.com/eclipse/vert.x/blob/master/CONTRIBUTING.md
Please also make sure you adhere to the code style guidelines: https://github.com/vert-x3/wiki/wiki/Vert.x-code-style-guidelines

@wowselim
Copy link
Contributor Author

looks like shadowJar depends on the old property 😞

@wowselim wowselim closed this Jan 10, 2021
@wowselim
Copy link
Contributor Author

there's already a ticket for it and once this is live I can reopen this PR. johnrengelman/shadow#609

@tsegismont
Copy link
Collaborator

Thanks @wowselim for the PR. We can keep it open and hold off merging.

@tsegismont tsegismont reopened this Jan 11, 2021
@tsegismont tsegismont added this to the 2.0.12 milestone Jan 11, 2021
@vietj vietj modified the milestones: 2.0.12, 2.0.13 Feb 3, 2021
@tsegismont tsegismont removed this from the 2.0.13 milestone Feb 18, 2021
@wowselim wowselim mentioned this pull request May 1, 2021
@tsegismont tsegismont added this to the 2.0.15 milestone May 27, 2021
@tsegismont tsegismont removed the hold label May 28, 2021
@tsegismont tsegismont merged commit da106ab into vert-x3:master May 28, 2021
@wowselim wowselim deleted the patch-1 branch May 28, 2021 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants