Actions
Bug #14290
closedCompilation fails with Java 11
Status:
Released
Priority:
N/A
Assignee:
Category:
Architecture - Dependencies
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
Error message is:
Error:(86, 50) value mkString is not a member of java.util.stream.Stream[String] | ${s.lines.dropWhile(_.trim.isEmpty).mkString("\n ")}
We are hit but that bug and need to update to Scala 2.12.7: https://stackoverflow.com/questions/52815574/scala-12-x-and-java-11-string-lines-how-to-force-the-implicit-conversion-in-a
Updated by François ARMAND almost 6 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/rudder/pull/2136
Updated by Rudder Quality Assistant almost 6 years ago
- Assignee changed from Nicolas CHARLES to François ARMAND
Updated by François ARMAND almost 6 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|e3f8593dd12e68603890f5e72c621950a6cbe76c.
Updated by François ARMAND over 5 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.1.20, 4.3.10 and 5.0.7 which were released today.
Actions