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

Revert "Update constraints in java build files / Constrain lib in UI (#1060)" #1068

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

tjennison-work
Copy link
Collaborator

The is causing indexing failures due to missing libraries:

Exception in thread “main” java.lang.NoClassDefFoundError:
ch/qos/logback/classic/Level

Removing the exclusion from indexing/ fails at a different location processing DataFlow results so just rolling back the entire change for now.

This reverts commit fdbc5b3.

…1060)"

The is causing indexing failures due to missing libraries:

```
Exception in thread “main” java.lang.NoClassDefFoundError:
ch/qos/logback/classic/Level
```

Removing the exclusion from indexing/ fails at a different location
processing DataFlow results so just rolling back the entire change for
now.

This reverts commit fdbc5b3.
Copy link
Collaborator

@freemabd freemabd left a comment

Choose a reason for hiding this comment

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

Thanks Tim.

@tjennison-work tjennison-work merged commit 26562b4 into main Nov 18, 2024
8 checks passed
@tjennison-work tjennison-work deleted the tj-log branch November 18, 2024 20:14
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