Eugene Yokota
|
7ddbd69e53
|
Use Scala 2.12.1
Bump up the Scala version used by sbt to 2.12.1.
Most changes are migration of the integration tests.
|
2017-01-15 20:49:14 -05:00 |
Eugene Yokota
|
829ec4dd3a
|
Update Defaults and scripted to := style
|
2016-08-29 23:02:10 -04:00 |
Dale Wijnand
|
01a7a00915
|
Remove old sbt parser
|
2016-06-21 13:15:10 +01:00 |
Josh Suereth
|
4464b13acd
|
Remove reference to dead servers.
|
2015-07-24 13:58:39 -04:00 |
Eugene Yokota
|
81f175ddbf
|
Fixes #1666
|
2015-06-20 00:51:42 -04:00 |
andrzej.jozwik@gmail.com
|
e8e0297967
|
Remove work-around for parsing xml by scala parser
|
2014-12-08 23:35:17 +01:00 |
andrzej.jozwik@gmail.com
|
d9aadaf1e1
|
Multi import in one line
|
2014-11-20 23:10:03 +01:00 |
Eugene Yokota
|
97584457fa
|
merged #1662
|
2014-10-21 12:18:54 -04:00 |
andrzej.jozwik@gmail.com
|
6f9dfcce52
|
Revert brackets for backward compatibility (binary compatibility), addExplicitXmlContent use pattern matching, splitFile - does not return whitespace statements
|
2014-10-19 23:54:18 +02:00 |
andrzej.jozwik@gmail.com
|
8c0e400c11
|
Add ; instead of brackets to xml group
|
2014-10-17 22:23:20 +02:00 |
andrzej.jozwik@gmail.com
|
ddc80357dc
|
Add scala-stm file for unit test.
|
2014-10-14 08:30:20 +02:00 |
Eugene Yokota
|
3f958a5bce
|
enable -deprecation for Scala 2.10
Enable -deprecation flag to catch old code being use when we migrate
things.
In this commit I moved error to sys.error.
|
2014-10-10 15:42:26 -04:00 |
Josh Suereth
|
ddf8a173b0
|
Disable pattern matching in val syntax in sbt 0.13.7.
Fixes #1661 or at least works around it for now.
|
2014-10-10 13:47:02 -04:00 |
andrzej.jozwik@gmail.com
|
2a603da0a8
|
Moved tests to internal package
|
2014-10-03 14:22:52 -04:00 |
andrzej.jozwik@gmail.com
|
9294351e24
|
#1628
|
2014-10-03 14:22:52 -04:00 |
andrzej.jozwik@gmail.com
|
232c28ecd1
|
Handle xml content in session save
|
2014-10-03 14:22:51 -04:00 |
andrzej.jozwik@gmail.com
|
c720a973a6
|
Corrections for "session save"
|
2014-10-03 14:22:51 -04:00 |
andrzej.jozwik@gmail.com
|
8da8fefc68
|
Natural whitespace handling for SBT configuration parser AKA 'no more blankies'
|
2014-10-03 14:22:51 -04:00 |