Closed lfu closed 1 year ago
Couple of questions:
- Can Candlepin 4.3.1 use Java 11 or is it Java 17 only?
- Can the current version of Candlepin use Java 17?
- Is Candlepin 4.3.1 available in nightly repositories? If not, when is it planned to be available?
The reason I ask these questions is to help us ensure we take changes in the correct order so as not to break.
@ehelms here are the answers to your questions
We'll have a period where things might be broken, but that's OK. The recommended order I see for us is:
Candlepin 4.3.1 has been tagged to nightly. Some of the tests failed here.
It now fails on Puppet 6 since concat dropped Puppet 6 (or rather, Ruby 2.5) support and we use the latest version.
Something to deal with tomorrow.
Couple of questions:
The reason I ask these questions is to help us ensure we take changes in the correct order so as not to break.