-
Notifications
You must be signed in to change notification settings - Fork 82
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
Bump and unify google apis versions to 1.31.0 #304
base: 7.67.x-blue
Are you sure you want to change the base?
Conversation
jenkins do fdb |
Just a note: we don't need to test with java 8 on this branch anymore. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@cimbalek We have 9 tests failing :( (please check the GithHub action JDk 11 logs)
Google apis version 1.31.0 depend on api-client version 1.31.1
jenkins retest this |
@cimbalek any update about those failures, please? |
@baldimir I am not sure how this could possibly break drools which seem to be built before this repository. |
jenkins retest this |
Here is the error:
Does anyone have any knowledge about what could be the cause? |
I saw such problem in one of the other PRs. So it looks unrelated. |
Hi @cimbalek, I see compilation failures, when I try these changes locally. Could you please take a look? It looks related to this PR. E.g.
|
It's all green now locally, I fixed also projects which were broken even before versions update. Acording to execution plan in the log drools are built before jbpm-work-items so it has to be broken somewhere else. |
jenkins retest this |
jenkins do fdb |
jenkins do cdb |
FYI |
jenkins retest this |
jenkins run cdb |
jenkins run fdb |
jenkins retest this |
jenkins run cdb |
There are enforcer failures about duplicate classes being present. @cimbalek could you please take a look? |
I am unable to reproduce the failure. All green in my environment. Plus the parser thing was broken even before my input. |
No description provided.