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

Fix archive baseName #115

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

PaulFridrick
Copy link
Contributor

I found an odd condition in PlayDistributionPlugin:143 when browsing the plugin source code. I think I fixed the generated archives (zip & tar) base name.

I had to change some tests but it seems legitimate in this case.

@PaulFridrick
Copy link
Contributor Author

Updated to resolve the conflicts with master

@JLLeitschuh
Copy link
Contributor

Hey @PaulFridrick this would technically be an API breaking change. If we're going to make this change, it will need to be documented in the release notes.

@PaulFridrick
Copy link
Contributor Author

Hello !
Yes it makes sense, should I add a line in the changelog AsciiDoc file on this branch then ?
I see the generated start scripts are also named 'main', whereas with the Application Gradle plugin the project name is used by convention. Maybe I should also fix it on this branch to group the breaking changes ?

@IvanGeorgiev89
Copy link

Hi, the fix seems to be trivial and is already 3 years old.
Is it possible to move this forward ?

Signed-off-by: Paul Fridrick <[email protected]>
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.

3 participants