Skip to content

ATLAS-5217: updated atlas-testtools dependency scope to test#522

Merged
mneethiraj merged 1 commit intoapache:masterfrom
mneethiraj:ATLAS-5217
Feb 13, 2026
Merged

ATLAS-5217: updated atlas-testtools dependency scope to test#522
mneethiraj merged 1 commit intoapache:masterfrom
mneethiraj:ATLAS-5217

Conversation

@mneethiraj
Copy link
Contributor

What changes were proposed in this pull request?

  • updated dependency for atlas-testtools to test scope
  • removed dependency on log4j-over-slf4j

How was this patch tested?

  • verified all unit tests complete successfully
  • verified quick start completes successfully

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the dependency management for atlas-testtools and removes the unused log4j-over-slf4j dependency across multiple modules. The changes ensure test utilities are properly scoped and remove unnecessary logging dependencies.

Changes:

  • Moved atlas-testtools dependency to test scope in webapp and repository modules
  • Removed log4j-over-slf4j dependency from parent POM, webapp, and test-tools modules

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
webapp/pom.xml Relocated atlas-testtools from compile to test scope section; removed log4j-over-slf4j dependency
test-tools/pom.xml Removed log4j-over-slf4j test dependency (unnecessary with logback)
repository/pom.xml Added test scope to atlas-testtools in graph-provider-janus profile for consistency
pom.xml Removed log4j-over-slf4j from parent dependency management

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mneethiraj mneethiraj merged commit ca244f6 into apache:master Feb 13, 2026
7 of 8 checks passed
mneethiraj added a commit that referenced this pull request Feb 13, 2026
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