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

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

Closed
vga91 opened this issue Nov 22, 2024 · 0 comments · Fixed by #4264
Closed

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

vga91 opened this issue Nov 22, 2024 · 0 comments · Fixed by #4264

Comments

@vga91
Copy link
Collaborator

vga91 commented Nov 22, 2024

tried to run: apoc 5.23 in neo4j 5.24

call apoc.vectordb.weaviate.query("<url>", "Organization", [1.0,2.0,3.0],null, 10, {headers: {Authorization: 'Bearer '+$token}, fields:["diffbot_id"], allResults: true})

Failed to invoke procedure apoc.vectordb.weaviate.query: Caused by: java.lang.ClassNotFoundException: org.apache.commons.collections.MapUtils

@vga91 vga91 moved this to Todo in APOC Extended Larus Nov 22, 2024
vga91 added a commit that referenced this issue Dec 6, 2024
vga91 added a commit that referenced this issue Dec 11, 2024
RobertoSannino pushed a commit that referenced this issue 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 issue 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 vga91 closed this as completed Dec 11, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done (check if cherry-pick) in APOC Extended Larus Dec 11, 2024
vga91 added a commit that referenced this issue 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 issue 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 issue 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
@vga91 vga91 moved this from Done (check if cherry-pick) to Done in APOC Extended Larus Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
1 participant