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

(Fixes #315) Exclude lighty.io core logging dependencies #321

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

ihrasko
Copy link
Collaborator

@ihrasko ihrasko commented Dec 16, 2024

lighty-parent is adding logging dependencies like log4j which is conflicting with lighty.io validator logic depending on logback (and hard-casting to it).

Use lighty-minimal-parent instead which just declares needed lighty.io core and OpenDaylight dependencies.

JIRA: LIGHTY-350

lighty-parent is adding logging dependencies like log4j
which is conflicting with lighty.io validator logic depending
on logback (and hard-casting to it).

Use lighty-minimal-parent instead which just declares needed
lighty.io core and OpenDaylight dependencies.

There is planned effort which will bring maven.compiler.release
to lighty-minimal-parent in lighty.io 22. This is marked by FIXME.

JIRA: LIGHTY-350
Signed-off-by: Ivan Hrasko <ivan.hrasko@pantheon.tech>
@ihrasko ihrasko merged commit 1ccb570 into PANTHEONtech:main Dec 16, 2024
3 checks passed
@ihrasko ihrasko deleted the exclude-log4j branch December 16, 2024 11:05
@ihrasko ihrasko changed the title Exclude lighty.io core logging dependencies (Fixes #315) Exclude lighty.io core logging dependencies Dec 16, 2024
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.

1 participant