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 #4245: Add integration test to check that apache.commons.collections is not present anymore #4279

Merged
merged 3 commits into from
Dec 11, 2024

Conversation

vga91
Copy link
Collaborator

@vga91 vga91 commented Dec 6, 2024

Fixes #4245

Created TestContainer's network using Weaviate and Neo4j containers,
to check that the Apache error is no longer present with enterprise neo4j too.

Created WeaviateTestUtil.java

With neo4j embedded it works even with org.apache.commons.collections.MapUtils imported.

@RobertoSannino RobertoSannino merged commit db54aa4 into dev Dec 11, 2024
5 checks passed
@RobertoSannino RobertoSannino deleted the issue_4245 branch December 11, 2024 14:05
vga91 added a commit that referenced this pull request Dec 11, 2024
…tions is not present anymore (#4279)

* Fixes #4245: Add integration test to check that apache.commons.collections is not present anymore

* fix tests

* fix CI error
vga91 added a commit that referenced this pull request Dec 11, 2024
…tions is not present anymore (#4279)

* Fixes #4245: Add integration test to check that apache.commons.collections is not present anymore

* fix tests

* fix CI error
vga91 added a commit that referenced this pull request Dec 12, 2024
…tions is not present anymore (#4279)

* Fixes #4245: Add integration test to check that apache.commons.collections is not present anymore

* fix tests

* fix CI error
vga91 added a commit that referenced this pull request Dec 12, 2024
…tions is not present anymore (#4279) (#4302)

* Fixes #4245: Add integration test to check that apache.commons.collections is not present anymore (#4279)

* Fixes #4245: Add integration test to check that apache.commons.collections is not present anymore

* fix tests

* fix CI error

* removed import org.apache.commons.collections
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants