sbt/util
Eugene Yokota c3ebcd64d8 Fixes sbtApiVersion logic
The NonRelease pattern matcher is ony checking for the third segment, but for sbt 1.x, we need to check both the second and third segment since 1.1.0-M1 would be bincompat with 1.0.

Fixes sbt/sbt#3360
2017-07-23 13:16:34 -04:00
..
appmacro/src/main/scala/sbt/appmacro Adds an Append instance that extracts taskValue 2017-01-22 23:44:48 -05:00
classfile Add a test that we`re able to parse inner classes. 2015-11-10 14:45:04 -08:00
classpath SD-232 Recycle classloaders to be anti-hostile to JIT. 2016-09-26 14:49:47 +10:00
collection Replace procedure syntax by explicit Unit annotation 2015-08-04 10:07:38 +02:00
complete Revert "Completion for build-level keys" 2016-11-29 05:59:33 -05:00
control added scalariform 2014-05-01 12:50:07 -04:00
cross/src/main/input_sources Fixes sbtApiVersion logic 2017-07-23 13:16:34 -04:00
datatype Replace procedure syntax by explicit Unit annotation 2015-08-04 10:07:38 +02:00
io Improve IO.toFile's handling for Windows 2017-04-08 03:56:34 -04:00
log Replace procedure syntax by explicit Unit annotation 2015-08-04 10:07:38 +02:00
logic/src Fix additional warnings 2015-08-07 00:23:14 +02:00
process Replace procedure syntax by explicit Unit annotation 2015-08-04 10:07:38 +02:00
relation/src Simplify operations on collections 2015-08-01 02:25:17 +02:00