Use the new Manager.jvm_required method
Use the new Manager.jvm_required
method in order to ensure that all cmmnbuild-dep-manager
dependants get their JARs resolved correctly before the JVM starts up.
Also removes the pjlsa.pjlsa
package - using this double named package is a mistake, and shouldn't be relied upon (a similar change was made to pyjapc in pyjapc!38 (merged), and there were people doing from pyjapc import pyjapc
Merge request reports
Activity
assigned to @mihostet
I see that master is failing (https://gitlab.cern.ch/scripting-tools/pjlsa/-/pipelines/3141260). I would recommend enabling a pipeline schedule https://gitlab.cern.ch/scripting-tools/pjlsa/-/pipeline_schedules/new (e.g. nightly), as this would help us narrow down when/why the failure has occurred.
mentioned in merge request !11 (merged)
OK for me, please merge at your convenience
Also, I added the nightly build
Edited by Michi Hostettleradded 3 commits
-
4fbe2b5f...cbb76827 - 2 commits from branch
scripting-tools:master
- 73641856 - Use the new Manager.jvm_required method in order to ensure that all...
-
4fbe2b5f...cbb76827 - 2 commits from branch
enabled an automatic merge when the pipeline for 73641856 succeeds
mentioned in commit 560ebafe