Just upgraded from 3.4.x to 3.5.6, and trying to rebuild our plugin for updated dependencies – no other changes. Started getting a Neo4j error on launch "It is not allowed to define functions in the root namespace please use a namespace". After some deduction, it seems to be triggered simply by adding dependence on tx-api.
Just upgraded from 3.4.x to 3.5.6, and trying to rebuild our plugin for updated dependencies – no other changes. Started getting a Neo4j error on launch "It is not allowed to define functions in the root namespace please use a namespace". After some deduction, it seems to be triggered simply by adding dependence on
tx-api
.I tried simply taking the standard procedure template and adding
Watch the logs on startup with that plugin, and watch the ship go down (same for 3.5.5.53).
Same result with Neo4j 3.5.4. Here are the other plugins in play: