Skip to content

Feature/upgrade to java 11#58

Open
mgucma wants to merge 2 commits intoapache:masterfrom
mgucma:feature/upgrade-to-java-11
Open

Feature/upgrade to java 11#58
mgucma wants to merge 2 commits intoapache:masterfrom
mgucma:feature/upgrade-to-java-11

Conversation

@mgucma
Copy link

@mgucma mgucma commented Jan 24, 2026

What changes were proposed in this pull request?

(Please fill in changes proposed in this fix)

How was this patch tested?

(Please explain how this patch was tested. Ex: unit tests, manual tests)
(If this patch involves UI changes, please attach a screen-shot; otherwise, remove this)

Please review Ambari Contributing Guide before opening a pull request.

Ambari Developer added 2 commits January 24, 2026 10:48
- Update JDK version from 8 to 11 (LTS)
- Update dependencies for Java 11 compatibility:
  - junit: 4.12 → 4.13.2
  - commons-cli: 1.3.1 → 1.4
  - commons-codec: 1.8 → 1.11
  - commons-fileupload: 1.3.3 → 1.4
  - commons-io: 2.5 → 2.6
  - log4j2: 2.10.0 → 2.17.0
- Apply OpenRewrite recipe for Java 8 to Java 11 migration
- All modules compile successfully
- Add objenesis 3.2 to dependencyManagement
- Update EasyMock 3.4 → 4.3 for Java 11 compatibility
- Add objenesis to ambari-infra-solr-client test dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant