Bug #31346
Use Java 11 for Candlepin
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman modules
Target version:
Pull request:
Fixed in Releases:
Found in Releases:
Description
Candlepin 3.2.x requires Java 11 and we need to adapt
Associated revisions
Refs #31346 - Expose java_package parameter
The java_package parameter allows installing Java 11. Because the candlepin
package depends on java, it should be installed prior to installing candlepin.
Otherwise you end up with two java packages installed.
Refs #31346 - Use Java 11 for Candlepin
History
#1
Updated by The Foreman Bot about 2 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman-installer/pull/626 added
#2
Updated by The Foreman Bot about 2 months ago
- Pull request https://github.com/theforeman/puppet-candlepin/pull/169 added
#3
Updated by The Foreman Bot 18 days ago
- Pull request https://github.com/theforeman/puppet-katello/pull/372 added
#4
Updated by Jonathon Turel 6 days ago
- Status changed from Ready For Testing to Closed
#5
Updated by Tomer Brisker 6 days ago
- Fixed in Releases 2.4.0 added
Refs #31346 - remove java version precheck