Skip to content

Don't repackage jar for uber profile#696

Merged
normanmaurer merged 1 commit intomainfrom
uber
Jan 31, 2022
Merged

Don't repackage jar for uber profile#696
normanmaurer merged 1 commit intomainfrom
uber

Conversation

@normanmaurer
Copy link
Copy Markdown
Member

Motivation:

We shouldn't repackage the native libs for the uber profile but better depend on the artifacts and so let the build tool handle this.

Modifications:

Change uber and uber-snapshot profile to not repackage

Result:

Less likely to see conflicts due multiple versions of tcnative on the classpath

Motivation:

We shouldn't repackage the native libs for the uber profile but better depend on the artifacts and so let the build tool handle this.

Modifications:

Change uber and uber-snapshot profile to not repackage

Result:

Less likely to see conflicts due multiple versions of tcnative on the classpath
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