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

Remove snappy #1571

Merged
merged 1 commit into from
Sep 27, 2024
Merged

Remove snappy #1571

merged 1 commit into from
Sep 27, 2024

Conversation

lbergelson
Copy link
Contributor

This should remove snappy which will hopefully fix our notarization issue.

@lbergelson
Copy link
Contributor Author

A made a change in htsjdk but I need to do a release before we can fix this branch. samtools/htsjdk#1715

* update htsjd 4.1.1 -> 4.1.2 which makes Snappy optional
@@ -359,7 +361,8 @@ tasks.register('createMacAppWithJavaDistZip', Zip) {
}
}

task createWinDist(type: Copy, dependsOn: createDist) {
tasks.register('createWinDist', Copy) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I missed these in the 21 update branch.

@lbergelson
Copy link
Contributor Author

@jrobinso This removes snappy and sorting should still function ( but more slowly ).

@jrobinso jrobinso merged commit dedd7fc into main Sep 27, 2024
2 checks passed
@jrobinso jrobinso deleted the lb_exclude_snappy branch September 27, 2024 20:40
jrobinso added a commit that referenced this pull request Sep 27, 2024
* update htsjd 4.1.1 -> 4.1.2 which makes Snappy optional
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