Actions
Bug #7102
closedArchitecture #6903: Switch to Scala 2.11.x and lift 2.6.2
Strange behaviour with string interpollation in scala IDE
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Architecture - Dependencies
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
For some reason, since the switch on Scala 2.11 and Scala IDE 4.1.1, the string interpolator warner goes made in """ val foo = "$foo" """ and I can't work anymore.
The simple workaround is to just change variable name (especially here, where it's just in a test).
Updated by François ARMAND over 9 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/913
Updated by François ARMAND over 9 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder|a900291bedbb658e9d8f93cb85eeb45165f0d00d.
Updated by Vincent MEMBRÉ over 9 years ago
Applied in changeset rudder|a2acf1f7552aadf211b1ee7968d562bd0477230c.
Updated by François ARMAND over 9 years ago
- Description updated (diff)
- Assignee changed from Vincent MEMBRÉ to François ARMAND
- % Done changed from 100 to 0
- Parent task set to #6903
Updated by Vincent MEMBRÉ almost 9 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 3.2.0~beta1 which was released today.
Actions