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 common pkger #96

Merged
merged 1 commit into from
Jan 31, 2024
Merged

Use common pkger #96

merged 1 commit into from
Jan 31, 2024

Conversation

bastien-gatling
Copy link
Member

No description provided.

basePluginExtension.libsDirectory.get().asFile.getAbsolutePath(),
project.name +
jarVersion +
'-' + ARCHIVE_CLASSIFIER +
Copy link
Member

Choose a reason for hiding this comment

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

Just to be sure: does this generate the same file name as before?

Copy link
Member Author

Choose a reason for hiding this comment

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

Actually, that's my intention. I started to map what you done in the maven plugin (with the .shaded.jar extension) and the integration tests were no longer passing.

So I reproduce the name schema of the AbstractArchiveTask that the previous task inherit before.

Now, IT still ok, and there is the version before de tests classifier when a version is defined.

@bastien-gatling bastien-gatling marked this pull request as ready for review January 30, 2024 14:35
Base automatically changed from upgrade-min-version-7.1 to main January 31, 2024 08:51
@slandelle
Copy link
Member

@bastien-gatling Please rebase. Merge then?

@bastien-gatling bastien-gatling merged commit d99ced9 into main Jan 31, 2024
1 check passed
@bastien-gatling bastien-gatling deleted the misc-445-use-common-pkger branch January 31, 2024 15:47
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.

3 participants