-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[JBPM-9452] ClassCastException fix #1840
Conversation
ClassCastException occurs when mapping DMN output to a Java Object in a BPMN
Can one of the admins verify this PR? Comment with 'ok to test' to start the build. |
15 similar comments
Can one of the admins verify this PR? Comment with 'ok to test' to start the build. |
Can one of the admins verify this PR? Comment with 'ok to test' to start the build. |
Can one of the admins verify this PR? Comment with 'ok to test' to start the build. |
Can one of the admins verify this PR? Comment with 'ok to test' to start the build. |
Can one of the admins verify this PR? Comment with 'ok to test' to start the build. |
Can one of the admins verify this PR? Comment with 'ok to test' to start the build. |
Can one of the admins verify this PR? Comment with 'ok to test' to start the build. |
Can one of the admins verify this PR? Comment with 'ok to test' to start the build. |
Can one of the admins verify this PR? Comment with 'ok to test' to start the build. |
Can one of the admins verify this PR? Comment with 'ok to test' to start the build. |
Can one of the admins verify this PR? Comment with 'ok to test' to start the build. |
Can one of the admins verify this PR? Comment with 'ok to test' to start the build. |
Can one of the admins verify this PR? Comment with 'ok to test' to start the build. |
Can one of the admins verify this PR? Comment with 'ok to test' to start the build. |
Can one of the admins verify this PR? Comment with 'ok to test' to start the build. |
Jenkins retest this |
Jenkins run fdb |
Jenkins retest this |
Jenkins run fdb |
Sorry, no idea. I haven't contributed to this project in the recent past :-) |
@elguardian do you know what's going on with the build? |
Jenkins retest this |
Jenkins run fdb |
Jenkins retest this |
Jenkins run fdb |
@bxf12315 can we try the build again please? |
Jenkins run fdb |
Not sure how to debug this failure, can anyone help? Is it failing because of these changes? |
You need to ask the gatekeep to review your PR. The UT failed, maybe do not relate your code. |
Jenkins retest this |
Kudos, SonarCloud Quality Gate passed! |
Thanks to Mario for the review 😄 Can someone help get this build to pass please? Hoping we can get this merged soon since it has been approved. |
Can someone help get this build to pass please? Hoping we can get this merged soon since it has been approved. |
Can one of the admins verify this patch? |
9 similar comments
Can one of the admins verify this patch? |
Can one of the admins verify this patch? |
Can one of the admins verify this patch? |
Can one of the admins verify this patch? |
Can one of the admins verify this patch? |
Can one of the admins verify this patch? |
Can one of the admins verify this patch? |
Can one of the admins verify this patch? |
Can one of the admins verify this patch? |
Kudos, SonarCloud Quality Gate passed! |
Can someone help get this build to pass please? I can't see the failures from the downstream builds |
@elguardian are you able to help with this one? Not sure how to take this forward |
this is very close to this problem I am merging. |
thx for the contribution @hmatt1 ! |
ClassCastException occurs when mapping DMN output to a Java Object in a BPMN
Thank you for submitting this pull request
JIRA:
JBPM-9452
I created a minimal, reproducible example here and verified this fixes the issue. I didn't see any unit tests for the
RuleSetNodeInstance
class so I wasn't sure what would be the best way to get an automated test in place for this. If you think we need one, I'd be happy to work on that and I'd appreciate some guidance to point me in the right direction.referenced Pull Requests:
How to retest this PR or trigger a specific build:
a pull request please add comment: Jenkins retest this
a full downstream build please add comment: Jenkins run fdb
a compile downstream build please add comment: Jenkins run cdb
a full production downstream build please add comment: Jenkins execute product fdb
an upstream build please add comment: Jenkins run upstream