Build Logs
augustjune/canoe • 3.8.0-RC4:2025-12-22
Errors
1
Warnings
0
Total Lines
389
1##################################
2Clonning https://github.com/augustjune/canoe.git into /build/repo using revision v0.6.0
3##################################
4Note: switching to '6c805a19f21d604f2b67c135cacd3e72c6a4cb53'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21Would override fixed Scala version: 3.1.2
22Using target Scala version for migration: 3.7.4
23Migrating project for -source:3.4 using Scala 3.7.4
24----
25Preparing build for 3.7.4
26Would try to apply common scalacOption (best-effort, sbt/mill only):
27Append: -rewrite,REQUIRE:-source:3.4-migration
28Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
29
30Try apply source patch:
31Path: build.sbt
32Pattern: val scala3 = "3.1.2"
33Replacement: val scala3 = "3.7.4"
34Starting compilation server
35Compiling project (Scala 3.7.3, JVM (17))
36Compiled project (Scala 3.7.3, JVM (17))
37Successfully applied pattern 'val scala3 = "3.1.2"' in build.sbt
38----
39Starting build for 3.7.4
40Execute tests: false
41sbt project found:
42Sbt version 1.6.2 is not supported, minimal supported version is 1.11.5
43Enforcing usage of sbt in version 1.11.5
44No prepare script found for project augustjune/canoe
45##################################
46Scala version: 3.7.4
47Targets: org.augustjune%canoe
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["set core.jvm/Test/unmanagedSources/excludeFilter ~= { _ || \"BroadcastSpec.scala\" || \"BotSpec.scala\" }"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.1.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
49##################################
50Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
51Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '17'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
55# Executing command line:
56java
57-Dfile.encoding=UTF-8
58-Dcommunitybuild.scala=3.7.4
59-Dcommunitybuild.project.dependencies.add=
60-Xmx7G
61-Xms4G
62-Xss8M
63-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
64-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
65-jar
66/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
67"setCrossScalaVersions 3.7.4"
68"++3.7.4 -v"
69"mapScalacOptions "-rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
70"set every credentials := Nil"
71"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
72"removeScalacOptionsStartingWith -P:wartremover"
73"set core.jvm/Test/unmanagedSources/excludeFilter ~= { _ || "BroadcastSpec.scala" || "BotSpec.scala" }"
74moduleMappings
75"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["set core.jvm/Test/unmanagedSources/excludeFilter ~= { _ || \"BroadcastSpec.scala\" || \"BotSpec.scala\" }"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.1.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" org.augustjune%canoe"
76
77[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
78[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
79[info] loading project definition from /build/repo/project
80[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
81[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
82[info] Compilation completed in 8.441s.
83[info] done compiling
84[info] loading settings for project canoe from build.sbt...
85[info] set current project to canoe (in build file:/build/repo/)
86Execute setCrossScalaVersions: 3.7.4
87OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coreJVM/crossScalaVersions
88OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coreJS/crossScalaVersions
89OpenCB::Limitting incorrect crossVersions List() -> List(2.13.8) in canoe/crossScalaVersions
90OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in examples/crossScalaVersions
91[info] set current project to canoe (in build file:/build/repo/)
92[info] Setting Scala version to 3.7.4 on 3 projects.
93[info] Switching Scala version on:
94[info] coreJVM (2.12.15, 2.13.8, 3.7.4)
95[info] coreJS (2.12.15, 2.13.8, 3.7.4)
96[info] examples (2.12.15, 2.13.8, 3.7.4)
97[info] Excluding projects:
98[info] * canoe (2.13.8)
99[info] Reapplying settings...
100[info] set current project to canoe (in build file:/build/repo/)
101Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
102[info] Reapplying settings...
103[info] set current project to canoe (in build file:/build/repo/)
104[info] Defining Global / credentials, coreJS / credentials and 2 others.
105[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 19 others.
106[info] Run `last` for details.
107[info] Reapplying settings...
108[info] set current project to canoe (in build file:/build/repo/)
109Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
110[info] Reapplying settings...
111OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
112
113 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
114 Did you mean allExcludeDependencies ?
115 , retry without global scopes
116[info] Reapplying settings...
117[info] set current project to canoe (in build file:/build/repo/)
118Execute removeScalacOptionsStartingWith: -P:wartremover
119[info] Reapplying settings...
120[info] set current project to canoe (in build file:/build/repo/)
121[info] Defining coreJVM / Test / unmanagedSources / excludeFilter
122[info] The new value will be used by coreJVM / Test / unmanagedSources / fileInputs
123[info] Reapplying settings...
124[info] set current project to canoe (in build file:/build/repo/)
125[success] Total time: 0 s, completed Dec 22, 2025, 6:35:24 PM
126Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["set core.jvm/Test/unmanagedSources/excludeFilter ~= { _ || \"BroadcastSpec.scala\" || \"BotSpec.scala\" }"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.1.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
127Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
128Starting build...
129Projects: Set(coreJVM)
130Starting build for ProjectRef(file:/build/repo/,coreJVM) (canoe)... [0/1]
131OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
132OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
133OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
134OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
135Compile scalacOptions: -language:higherKinds, -language:postfixOps, -language:implicitConversions, -Xmax-inlines, 128, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
136[info] compiling 188 Scala sources to /build/repo/core/jvm/target/scala-3.7.4/classes ...
137[info] [patched file /build/repo/core/jvm/src/main/scala/canoe/api/clients/Http4sTelegramClient.scala]
138[info] done compiling
139[info] compiling 1 Scala source to /build/repo/core/jvm/target/scala-3.7.4/classes ...
140[info] done compiling
141[info] compiling 8 Scala sources to /build/repo/core/jvm/target/scala-3.7.4/test-classes ...
142[info] done compiling
143
144************************
145Build summary:
146[{
147 "module": "canoe",
148 "compile": {"status": "ok", "tookMs": 45635, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
149 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
150 "test-compile": {"status": "ok", "tookMs": 4519, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
151 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
152 "publish": {"status": "skipped", "tookMs": 0},
153 "metadata": {
154 "crossScalaVersions": ["2.12.15", "2.13.8", "3.1.2"]
155}
156}]
157************************
158[success] Total time: 77 s (0:01:17.0), completed Dec 22, 2025, 6:36:41 PM
159[0JChecking patch project/plugins.sbt...
160Checking patch project/build.properties...
161Checking patch build.sbt...
162Applied patch project/plugins.sbt cleanly.
163Applied patch project/build.properties cleanly.
164Applied patch build.sbt cleanly.
165Commit migration rewrites
166Switched to a new branch 'opencb/migrate-source-3.4'
167[opencb/migrate-source-3.4 3c9085a] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4
168 1 file changed, 2 insertions(+), 2 deletions(-)
169----
170Preparing build for 3.8.0-RC4
171Scala binary version found: 3.8
172Implicitly using source version 3.8
173Scala binary version found: 3.8
174Implicitly using source version 3.8
175Would try to apply common scalacOption (best-effort, sbt/mill only):
176Append: ,REQUIRE:-source:3.8
177Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
178
179Try apply source patch:
180Path: build.sbt
181Pattern: val scala3 = "3.1.2"
182Replacement: val scala3 = "3.8.0-RC4"
183Successfully applied pattern 'val scala3 = "3.1.2"' in build.sbt
184----
185Starting build for 3.8.0-RC4
186Execute tests: true
187sbt project found:
188Sbt version 1.6.2 is not supported, minimal supported version is 1.11.5
189Enforcing usage of sbt in version 1.11.5
190No prepare script found for project augustjune/canoe
191##################################
192Scala version: 3.8.0-RC4
193Targets: org.augustjune%canoe
194Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["set core.jvm/Test/unmanagedSources/excludeFilter ~= { _ || \"BroadcastSpec.scala\" || \"BotSpec.scala\" }"],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.1.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
195##################################
196Using extra scalacOptions: ,REQUIRE:-source:3.8
197Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
198[sbt_options] declare -a sbt_options=()
199[process_args] java_version = '17'
200[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
201# Executing command line:
202java
203-Dfile.encoding=UTF-8
204-Dcommunitybuild.scala=3.8.0-RC4
205-Dcommunitybuild.project.dependencies.add=
206-Xmx7G
207-Xms4G
208-Xss8M
209-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
210-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
211-jar
212/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
213"setCrossScalaVersions 3.8.0-RC4"
214"++3.8.0-RC4 -v"
215"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
216"set every credentials := Nil"
217"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
218"removeScalacOptionsStartingWith -P:wartremover"
219"set core.jvm/Test/unmanagedSources/excludeFilter ~= { _ || "BroadcastSpec.scala" || "BotSpec.scala" }"
220moduleMappings
221"runBuild 3.8.0-RC4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["set core.jvm/Test/unmanagedSources/excludeFilter ~= { _ || \"BroadcastSpec.scala\" || \"BotSpec.scala\" }"],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.1.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" org.augustjune%canoe"
222
223[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
224[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
225[info] loading project definition from /build/repo/project
226[info] loading settings for project canoe from build.sbt...
227[info] set current project to canoe (in build file:/build/repo/)
228Execute setCrossScalaVersions: 3.8.0-RC4
229OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in coreJVM/crossScalaVersions
230OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in coreJS/crossScalaVersions
231OpenCB::Limitting incorrect crossVersions List() -> List(2.13.8) in canoe/crossScalaVersions
232OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in examples/crossScalaVersions
233[info] set current project to canoe (in build file:/build/repo/)
234[info] Setting Scala version to 3.8.0-RC4 on 3 projects.
235[info] Switching Scala version on:
236[info] coreJVM (2.12.15, 2.13.8, 3.8.0-RC4)
237[info] coreJS (2.12.15, 2.13.8, 3.8.0-RC4)
238[info] examples (2.12.15, 2.13.8, 3.8.0-RC4)
239[info] Excluding projects:
240[info] * canoe (2.13.8)
241[info] Reapplying settings...
242[info] set current project to canoe (in build file:/build/repo/)
243Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
244[info] Reapplying settings...
245[info] set current project to canoe (in build file:/build/repo/)
246[info] Defining Global / credentials, coreJS / credentials and 2 others.
247[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 19 others.
248[info] Run `last` for details.
249[info] Reapplying settings...
250[info] set current project to canoe (in build file:/build/repo/)
251Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
252[info] Reapplying settings...
253OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
254
255 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
256 Did you mean allExcludeDependencies ?
257 , retry without global scopes
258[info] Reapplying settings...
259[info] set current project to canoe (in build file:/build/repo/)
260Execute removeScalacOptionsStartingWith: -P:wartremover
261[info] Reapplying settings...
262[info] set current project to canoe (in build file:/build/repo/)
263[info] Defining coreJVM / Test / unmanagedSources / excludeFilter
264[info] The new value will be used by coreJVM / Test / unmanagedSources / fileInputs
265[info] Reapplying settings...
266[info] set current project to canoe (in build file:/build/repo/)
267[success] Total time: 0 s, completed Dec 22, 2025, 6:36:56 PM
268Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["set core.jvm/Test/unmanagedSources/excludeFilter ~= { _ || \"BroadcastSpec.scala\" || \"BotSpec.scala\" }"],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.1.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
269Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
270Starting build...
271Projects: Set(coreJVM)
272Starting build for ProjectRef(file:/build/repo/,coreJVM) (canoe)... [0/1]
273OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
274OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
275OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
276Compile scalacOptions: -language:higherKinds, -language:postfixOps, -language:implicitConversions, -Xmax-inlines, 128, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
277[info] compiling 188 Scala sources to /build/repo/core/jvm/target/scala-3.8.0-RC4/classes ...
278[info] done compiling
279[info] compiling 8 Scala sources to /build/repo/core/jvm/target/scala-3.8.0-RC4/test-classes ...
280[info] done compiling
281[info] ExpectTextMessageOpsSpec:
282[info] startingWith
283[info] - is defined only at messages which texts are starting with provided string
284[info] endingWith
285[info] - is defined only at messages which texts are ending with provided string
286[info] containing
287[info] - is defined only at messages which texts contain provided string
288[info] matching
289[info] - is defined only at messages which texts match provided regex
290[info] CodecsSpec:
291[info] - encoder works as expected
292[info] - snake case encoder encodes keys in snake_case manner
293[info] - encoded snake_case is decoded in camelCase
294Executing 'test' Telegram method.
295Executing 'test' Telegram method.
296Executing 'test' Telegram method.
297Executing 'test' Telegram method.
298Executing 'test' Telegram method.
299Executing 'test' Telegram method.
300Received unknown Telegram entity during execution of 'test' method.
301Input data: any.
302Could not decode JSON: {
303
304}
305Executing 'test' Telegram method.
306Received failed response from Telegram: Response(false,Some(any),None,None,None). Method name: test, input data: any
307[info] PollingSpec:
308[info] polling
309[info] - starts with given offset
310[info] - uses last offset increased by 1 for each new call
311[info] CaseStringSpec:
312[info] snake_case
313[info] - to camelCase
314[info] - to PascalCase
315[info] camelCase
316[info] - to snake_case
317[info] - to PascalCase
318[info] PascalCase
319[info] - to snake_case
320[info] - to camelCase
321[info] PartialFunctionOpsSpec:
322[info] when
323[info] - appends new condition to isDefineAt
324[info] Http4sClientSpec:
325[info] Client
326[info] sends
327[info] - to correct Telegram endpoint
328[info] - json POST request if attachments contain file upload
329[info] - multipart POST request if attachments contain file upload
330[info] encodes/decodes
331[info] - request entity with method encoder
332[info] - result entity with method decoder
333[info] handles
334[info] - decode failure as ResponseDecodingError
335[info] - unsuccessful result as FailedMethod
336[info] ScenarioSpec:
337[info] Scenario
338[info] expect
339[info] - consumes at least one message
340[info] - uses provided predicate to match the result
341[info] - halts the stream if the first element was not matched
342[info] - checks only the first message
343[info] eval
344[info] - doesn't consume any message
345[info] - evaluates value in the effect
346[info] - evaluates effect once
347[info] - propagates error raised in underlying value
348[info] raiseError
349[info] - interrupts the flow of the scenario
350[info] handleErrorWith
351[info] - transforms into provided substitute in case of error
352[info] attempt
353[info] - wraps exception in left part of Either
354[info] - wraps result in right part of Either
355[info] cancellation
356[info] - is done when matching input element is encountered
357[info] - evaluates cancellation effect
358[info] tolerate
359[info] - skips up to N elements if they don't match
360[info] - doesn't skip the element if it matches
361[info] - can skip all unmatching elements
362[info] - evaluates provided effect each time it skips the element
363[info] interpetation
364[info] - is stack safe
365[info] - propagates input stream failure in a safe way
366[info] flatMap
367[info] - composes scenarios together
368
369************************
370Build summary:
371[{
372 "module": "canoe",
373 "compile": {"status": "ok", "tookMs": 51966, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
374 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
375 "test-compile": {"status": "ok", "tookMs": 3384, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
376 "test": {"status": "ok", "tookMs": 3511, "passed": 44, "failed": 0, "ignored": 0, "skipped": 0, "total": 44, "byFramework": [{"framework": "unknown", "stats": {"passed": 44, "failed": 0, "ignored": 0, "skipped": 0, "total": 44}}]},
377 "publish": {"status": "skipped", "tookMs": 0},
378 "metadata": {
379 "crossScalaVersions": ["2.12.15", "2.13.8", "3.1.2"]
380}
381}]
382************************
383[success] Total time: 69 s (0:01:09.0), completed Dec 22, 2025, 6:38:05 PM
384[0JChecking patch project/plugins.sbt...
385Checking patch project/build.properties...
386Checking patch build.sbt...
387Applied patch project/plugins.sbt cleanly.
388Applied patch project/build.properties cleanly.
389Applied patch build.sbt cleanly.