Actions
User story #2100
closedSwitch to Lift 2.4-M5 and Scala 2.9.1
Status:
Released
Priority:
2
Assignee:
Category:
Architecture - Code maintenance
Target version:
Pull Request:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:
Description
As we have some time to test it and may expect a Lift 2.4 final really soon, almost the same as Lift 2.4-M5, we should try to upgrade to that milestone.
Moreover, it will allows to use Scala 2.9.1 which brings a much faster compiler than 2.9.0.
Updated by François ARMAND almost 13 years ago
In fact, there is a bunch of other library version to update/rationnalize:
- there is a least three different commons-io version
- rudder version is duplicated in lot of place
- scala version parameter is not always used
- joda time may be updated to 2.0
- commons-io to 2.1
- slf4j to 1.6.4
- specs2 to 1.6.1
- spring version to 3.0.6
- cglib to 2.2.2
- commons-lang to 2.6
Be careful, JodaTime "new DateTime()" was removed and is replaced by "DateTime.now"
Updated by François ARMAND almost 13 years ago
- % Done changed from 0 to 100
Updated by François ARMAND almost 13 years ago
- Status changed from 8 to Discussion
Should be in "technical review".
Updated by François ARMAND almost 13 years ago
- Status changed from Discussion to Pending technical review
Updated by Nicolas CHARLES almost 13 years ago
- Status changed from Pending technical review to 10
This is valid !
Updated by Jonathan CLARKE almost 13 years ago
- Status changed from 10 to Released
Actions