-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
optimizationImprovement of existing feature (performance, accuracy, ...)Improvement of existing feature (performance, accuracy, ...)
Description
So maven shade (and I guess also maven package) has undefined behavior where if you have a file with the same name multiple times in a dependency tree, such as repositoryConfig.xml it will randomly (the first jar it comes across) select one of the two.
While that is not a hard fix from an outside perspective (just copy the file / contents you want) it would likely be a smart idea to rename the default config in neo4j to something not everyone will use anyways. Suggested: defaultNeo4JConfig.xml
If we set this issue to confirmed, we should also open an issue in the machinelearning project.
Migrated from: https://aist.fh-hagenberg.at/git/Development/neo4j/-/issues/74
Metadata
Metadata
Assignees
Labels
optimizationImprovement of existing feature (performance, accuracy, ...)Improvement of existing feature (performance, accuracy, ...)