Skip to content
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

chore(project): switch to jdk 11 source code level #3691

Merged
merged 26 commits into from
Sep 18, 2023

Conversation

yanavasileva
Copy link
Member

@yanavasileva yanavasileva self-assigned this Aug 21, 2023
@yanavasileva yanavasileva marked this pull request as draft August 21, 2023 11:35
@yanavasileva yanavasileva added the ci:default-build Runs the builds that have no explicit trigger (e.g. different history levels). label Aug 21, 2023
@yanavasileva yanavasileva added ci:h2 Runs the builds for the H2 database. ci:e2e Runs the frontend end-to-end tests. ci:all-as Runs the builds for all application servers. ci:wildfly Runs the builds for the Wildfly application server. ci:rest-api Runs extra builds for the REST API (currently only WLS compatibility builds). ci:all-db Runs the builds for all databases. ci:no-build Prevents any CI stage from running. ci:migration Runs the process instance migration builds. and removed ci:no-build Prevents any CI stage from running. labels Aug 22, 2023
@yanavasileva
Copy link
Member Author

yanavasileva commented Aug 30, 2023

TODO:

  • trigger sidetrack
  • trigger daily docs stages again

@yanavasileva yanavasileva added ci:mysql Runs the builds for the MySQL database. ci:oracle Runs the builds for the Oracle database. ci:run Runs the integration tests for the Run distribution. bot:java-dependency-tree and removed ci:all-as Runs the builds for all application servers. ci:h2 Runs the builds for the H2 database. ci:e2e Runs the frontend end-to-end tests. ci:default-build Runs the builds that have no explicit trigger (e.g. different history levels). ci:migration Runs the process instance migration builds. ci:mysql Runs the builds for the MySQL database. ci:oracle Runs the builds for the Oracle database. ci:rest-api Runs extra builds for the REST API (currently only WLS compatibility builds). ci:wildfly Runs the builds for the Wildfly application server. labels Aug 30, 2023
@github-actions
Copy link

Dependency Tree Diff

@yanavasileva yanavasileva added ci:no-build Prevents any CI stage from running. and removed ci:no-build Prevents any CI stage from running. labels Sep 8, 2023
@yanavasileva yanavasileva force-pushed the 3690-source-code-level-jdk-11 branch from 33898c5 to 7d69366 Compare September 12, 2023 11:17
@yanavasileva yanavasileva removed the ci:no-build Prevents any CI stage from running. label Sep 12, 2023
@yanavasileva yanavasileva marked this pull request as ready for review September 12, 2023 12:21
Copy link
Member

@tmetzke tmetzke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 The changes look really good, well done!
🔧 I think there are more modules that use Maven profiles with an activation condition <jdk>[11,)</jdk> that can be adjusted, e.g. engine-cdi, engine-rest, examples, and webapps.

Jenkinsfile Outdated Show resolved Hide resolved
.ci/sidetrack/Jenkinsfile Outdated Show resolved Hide resolved
.ci/main-trigger/Jenkinsfile Outdated Show resolved Hide resolved
.ci/daily/Jenkinsfile Outdated Show resolved Hide resolved
@yanavasileva yanavasileva added ci:no-build Prevents any CI stage from running. ci:cockroachdb Runs the builds for the CockroachDB database. and removed ci:no-build Prevents any CI stage from running. labels Sep 14, 2023
Copy link
Member

@tmetzke tmetzke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's wait for CI feedback but I have nothing to add, well done! 👍

@yanavasileva yanavasileva merged commit 4c65ada into master Sep 18, 2023
@yanavasileva yanavasileva deleted the 3690-source-code-level-jdk-11 branch September 18, 2023 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:all-as Runs the builds for all application servers. ci:all-db Runs the builds for all databases. ci:cockroachdb Runs the builds for the CockroachDB database. ci:e2e Runs the frontend end-to-end tests. ci:h2 Runs the builds for the H2 database. ci:jdk Runs the builds for all supported Java versions. ci:rest-api Runs extra builds for the REST API (currently only WLS compatibility builds). ci:rolling-update Runs the rolling update builds. ci:run Runs the integration tests for the Run distribution. ci:webapp-integration Runs the webapp integration builds. ci:wildfly Runs the builds for the Wildfly application server.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants