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

eclipse cdt re-publishing: remove original signature #5170

Merged
merged 2 commits into from
Dec 9, 2024

Conversation

mpollmeier
Copy link
Contributor

we re-publish this jar, so we can't keep the original signature,
otherwise there's plenty of errors when trying to compile c2cpg:

[error]   reading aborted with class java.lang.SecurityException:
[error]   Invalid signature file digest for Manifest main attributes

we re-publish this jar, so we can't keep the original signature,
otherwise there's plenty of errors when trying to compile c2cpg:

```
[error]   reading aborted with class java.lang.SecurityException:
[error]   Invalid signature file digest for Manifest main attributes
```
@max-leuthaeuser max-leuthaeuser merged commit 582ede4 into master Dec 9, 2024
5 checks passed
@max-leuthaeuser max-leuthaeuser deleted the michael/eclipse-cdt-fix branch December 9, 2024 11:30
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