Actions
Architecture #8656
closedArchitecture #8655: Update Rudder 3.1 to Scala 2.11 / liftweb 2.6
Adapt Rudder project to Scala 2.11 / Lift 2.6 dependencies
Status:
Released
Priority:
3
Assignee:
Category:
Architecture - Dependencies
Target version:
Fix check:
Regression:
Description
This is the part where all the two lines of code have to be changed:
- one in some "select" view, already changed in 3.2
- the only real one interesting, in lift related Boot.scala, where we are actually saying to Lift 2.6 to now switch its template parser to the new default, but keep the one used in Lift 2.5.
Updated by François ARMAND over 8 years ago
- Status changed from New to In progress
Updated by François ARMAND over 8 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/1128
Updated by François ARMAND over 8 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder|7f7ba1d97eac15af7e9501401536a1176dfc0ba3.
Updated by Alexis Mousset over 8 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 3.1.12 and 3.2.5 which were released today.
- 3.1: Announce Changelog
- 3.2: Announce Changelog
- Download: https://www.rudder-project.org/site/get-rudder/downloads/
Actions