Skip to content

Removing logback because of LGPL license - #1673

Merged
fjtirado merged 1 commit into
open-workflow-specification:mainfrom
fjtirado:removing_logback
Sep 11, 2026
Merged

Removing logback because of LGPL license#1673
fjtirado merged 1 commit into
open-workflow-specification:mainfrom
fjtirado:removing_logback

Conversation

@fjtirado

Copy link
Copy Markdown
Collaborator

A check recently added by CNCF folks #1672 do not like logback because is LGPL, replacing it.

Copilot AI lite review requested due to automatic review settings September 11, 2026 16:15
Signed-off-by: Francisco Javier Tirado Sarti <ftirados@ibm.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

No unresolved review issues remain.

Pull request overview

Replaces LGPL-licensed Logback test dependencies with the SLF4J Simple backend.

Changes:

  • Removes Logback dependency management and dependencies.
  • Adds test-scoped SLF4J Simple dependencies.
  • Updates affected module POMs.
File summaries
File Description
pom.xml Updates dependency management.
impl/test/pom.xml Replaces the test logging backend.
impl/persistence/mvstore/pom.xml Replaces the test logging backend.
impl/model/pom.xml Replaces the test logging backend.
api/pom.xml Replaces the test logging backend.
Review details
  • Files reviewed: 5/5 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@fjtirado
fjtirado merged commit dff82db into open-workflow-specification:main Sep 11, 2026
4 checks passed
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.

3 participants