Project

General

Profile

Actions

Bug #14290

closed

Compilation fails with Java 11

Added by François ARMAND about 5 years ago. Updated about 5 years ago.

Status:
Released
Priority:
N/A
Category:
Architecture - Dependencies
Target version:
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

Actions #1

Updated by François ARMAND about 5 years ago

  • Description updated (diff)
Actions #2

Updated by François ARMAND about 5 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
Actions #3

Updated by Rudder Quality Assistant about 5 years ago

  • Assignee changed from Nicolas CHARLES to François ARMAND
Actions #4

Updated by François ARMAND about 5 years ago

  • Status changed from Pending technical review to Pending release
Actions #5

Updated by François ARMAND about 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

Also available in: Atom PDF