Commit Graph

9384 Commits

Author SHA1 Message Date
Eugene Yokota 1f0680efbf Bump modules 2018-10-05 02:25:36 -04:00
Eugene Yokota 48726a0d60 Formatting 2018-10-05 02:25:21 -04:00
eugene yokota 5649ac0410
Merge pull request #4400 from eed3si9n/bport/junit-reports
[1.2.x] Duplicate reports for backwards-compat adding a name-compliant copy
2018-10-05 01:18:20 -04:00
Ignasi Marimon-Clos 3ea7533d4f Duplicate reports for backwards-compat adding a name-compliant copy 2018-10-05 00:17:33 -04:00
Eugene Yokota 6224b1dda1 Util 1.3.0-M2 2018-10-02 11:08:49 -04:00
eugene yokota f16997d3a9
Merge pull request #184 from eed3si9n/wip/progress
Adds sbt.color flag and sbt.progress flag
2018-10-02 08:58:38 -04:00
Eugene Yokota efe04c1cde Cleaning up code 2018-10-02 08:51:17 -04:00
Eugene Yokota 6dc27a3f6e change to DeleteLine 2018-10-02 08:25:28 -04:00
Eugene Yokota 1465604f8c Demote "Done updating." log to debug level 2018-10-02 08:25:28 -04:00
Eugene Yokota c316c80093 adds task progress
Fixes #4362

This implements an instance of ExecuteProgress that is enabled by default to report progress on the shell.
Combined with the scroll up logger, this takes over the bottom lines of the terminal screen and display a count up clock of the currently executing task.
2018-10-02 08:25:28 -04:00
Eugene Yokota 4be4017f06 Refactor ExecuteProgress type parameters 2018-10-02 08:24:17 -04:00
Eugene Yokota 458675239c Add mima exclusion for JsonProtocol.LogOptionFormat
According to Travis CI only Scala 2.11 seems to be affected.
2018-10-02 08:17:08 -04:00
eugene yokota e2923541b1
Merge pull request #4384 from andreaTP/lspCancellationSupport
Implementing cancellation requests for LSP server
2018-10-01 15:00:43 -04:00
andrea d7c55a3d82 Implementing cancellation requests for LSP server 2018-10-01 14:39:26 +01:00
Eugene Yokota 9bb244314d implement sbt.progress
This implements a logger that grows upward, instead towards bottom.
2018-10-01 05:50:35 -04:00
Eugene Yokota 53c9b84858 add sbt.color flag
This implements a new sbt.color flag that takes always/auto/never/true/false value as a replacement of current sbt.log.format=true/false flag.

When neither flags are set, the default behavior is to enable color when the terminal supports ANSI and it detects an stdout console (as opposed to redirects).

Fixes https://github.com/sbt/sbt/issues/4284
2018-09-30 21:00:09 -04:00
eugene yokota cc0dc0c903
Merge pull request #4393 from eed3si9n/wip/sourcedependencies
Bump tests to 2.12
2018-09-30 13:54:54 -04:00
Eugene Yokota 94e18992b5 Bump tests to 2.12 2018-09-30 12:25:21 -04:00
eugene yokota 2afff9571b
Merge pull request #4392 from eed3si9n/wip/update-test-tests
Bump up test frameworks used in scripted tests
2018-09-30 00:41:24 -04:00
Eugene Yokota 467d653efb Bump up test frameworks used in scripted tests
This is in part to test these on JDK 11 by bumping tests to Scala 2.12.7.
2018-09-29 23:19:49 -04:00
eugene yokota 18a0141fc0
Merge pull request #4390 from dwijnand/fix-DslAggregate-doc
Fix scaladoc for DslAggregate
2018-09-28 10:40:21 -04:00
Dale Wijnand b174a13b9c
Fix scaladoc for DslAggregate 2018-09-28 10:41:08 +01:00
eugene yokota 3f9972df4d
Merge pull request #4388 from eed3si9n/wip/2127
[1.2.x]  Scala 2.12.7
2018-09-28 04:58:50 -04:00
Eugene Yokota cd7a5c6f6b Use linesIterator for JDK 11 compat 2018-09-28 03:03:28 -04:00
Eugene Yokota 4e00a3e9f0 Scala 2.12.7 2018-09-28 03:03:17 -04:00
eugene yokota 1fc0cd0314
Merge pull request #4377 from eed3si9n/wip/openjdk11
Scala 2.12.7 and linesIterator
2018-09-28 02:56:37 -04:00
eugene yokota 256e9a7c65
Merge pull request #182 from eed3si9n/wip/2127
Scala 2.12.7
2018-09-28 02:37:21 -04:00
Eugene Yokota 5ea9ee159c 1.3.0 2018-09-28 02:28:12 -04:00
Eugene Yokota ab674321dc Scala 2.12.7 2018-09-28 02:27:45 -04:00
Eugene Yokota 2389106aa6 Use linesIterator for JDK 11 compat 2018-09-27 12:41:47 -04:00
Eugene Yokota fb168d24bb Scala 2.12.7 2018-09-27 12:38:39 -04:00
eugene yokota 144a146f07
Merge pull request #4380 from eed3si9n/wip/version
Refactor type parameter names
2018-09-25 13:09:40 -04:00
Eugene Yokota ea0fac1302 Refactor type parameter names 2018-09-25 12:02:42 -04:00
Eugene Yokota aec08f6760 1.3.0-SNAPSHOT 2018-09-25 11:25:24 -04:00
eugene yokota 125087a0ff
Merge pull request #4378 from andreaTP/fix4370
Fix: #4370
2018-09-25 09:38:56 -04:00
andrea 15d11f8f55 Fix: #4370 2018-09-25 12:57:09 +01:00
eugene yokota dbd17e63e2
Merge pull request #181 from eed3si9n/wip/jdk11
openjdk11
2018-09-22 01:13:48 -04:00
Eugene Yokota e121d969c4 openjdk11 2018-09-22 00:55:00 -04:00
eugene yokota 69d6b3aeb8
Merge pull request #180 from eed3si9n/wip/fatal-warnings
Fix 2.10 build
2018-09-22 00:47:22 -04:00
Eugene Yokota 9f876009c8 Fix 2.10 build
Fixes #179
2018-09-22 00:35:20 -04:00
eugene yokota a4555f9aaa
Merge pull request #177 from eed3si9n/wip/sip-18
SIP-18 import
2018-09-20 01:42:49 -04:00
eugene yokota 7f9ffb7e62
Merge pull request #178 from eed3si9n/wip/fatal-warnings
-Xfatal-warnings
2018-09-20 01:42:32 -04:00
Eugene Yokota dee4ccaa68 only for 2.12 2018-09-20 00:36:32 -04:00
eugene yokota 550c068b98
Merge pull request #4369 from eed3si9n/wip/task-sequential
Implement sequential[B](tasks: Seq[Initialize[Task[B]]])
2018-09-19 23:19:16 -04:00
Eugene Yokota cf0467609d -Xfatal-warnings 2018-09-19 22:46:38 -04:00
Eugene Yokota 9beff33152 SIP-18 import
Adds SIP-18 import for unidoc purpose.
2018-09-19 22:03:32 -04:00
Eugene Yokota 7254a258d5 SIP-18 import
Adds SIP-18 import for unidoc purpose.
2018-09-19 22:01:18 -04:00
Yusuke Izawa b47ca1b9ef Implement sequential[B](tasks: Seq[Initialize[Task[B]]]) and remove useless comment outs 2018-09-19 20:54:18 -04:00
eugene yokota a8e319e97b
Merge pull request #4367 from kai-chi/tilde-exp
expand tilde prefix
2018-09-19 20:42:55 -04:00
kai-chi 3f1ce8b9a0 expand tilde prefix 2018-09-19 18:35:59 +02:00