-
Notifications
You must be signed in to change notification settings - Fork 57
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
Fix ArrayList error in Orchestration pipeline - 4.x #756
Conversation
metmajer
commented
Nov 5, 2021
•
edited by s2oBCN
Loading
edited by s2oBCN
- Fix SerializationException
- Fix NULL in SSDS generation
- Fix SaaS bug in FinalizeStage
Fix ArrayList error in Orchestration pipeline
@clemensutschig @s2oBCN I am currently not able to execute Unit tests locally. CodeNarc and Changelog need to be fixed as well. |
martin - this is buggy :( /home/runner/work/ods-jenkins-shared-library/ods-jenkins-shared-library/src/org/ods/util/Util.groovy: 33: Apparent variable 'logger' was found in a static scope but doesn't refer to a local variable, static field or class. Possible causes: 1 error |
…kins-shared-library into fix/arraylist-error
This reverts commit 949b0e7.
this is incomplete - at least for the finalize stage the changes are missing ... |
please also fwd port to msater :) |
Fix SerializationException Fix NULL in SSDS generation Fix SaaS bug in FinalizeStage
Thanks for the fixes @s2oBCN |
Fix SerializationException Fix NULL in SSDS generation Fix SaaS bug in FinalizeStage
Fix SerializationException Fix NULL in SSDS generation Fix SaaS bug in FinalizeStage