Build Logs
sbt/librarymanagement • 12068122591
Errors
0
Warnings
39
Total Lines
605
1##################################
2Clonning https://github.com/sbt/librarymanagement.git into repo using revision wip/sbt-2.x
3##################################
4Migrating project using Scala 3.4.2
5----
6Preparing build for 3.4.2
7Scala binary version found: 3.4
8Implicitly using source version 3.4-migration
9Scala binary version found: 3.4
10Implicitly using source version 3.4-migration
11Would try to apply common scalacOption (best-effort, sbt/mill only):
12Append: -rewrite,-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s
13Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
14----
15Starting build for 3.4.2
16Execute tests: false
17sbt project found:
18Try apply source patch:
19Path: project/Dependencies.scala
20Pattern: val scala3 = "3.3.3"
21Replacement: val scala3 = "3.4.2"
22Checking https://github.com/coursier/jvm-index/raw/master/index.json
23Checked https://github.com/coursier/jvm-index/raw/master/index.json
24Downloading https://github.com/coursier/jvm-index/raw/master/index.json
25Downloaded https://github.com/coursier/jvm-index/raw/master/index.json
26Starting compilation server
27Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.pom
28Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.pom
29Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.pom
30Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.pom
31Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.pom
32Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.pom
33Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.pom
34Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.pom
35Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.jar
36Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.jar
37Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.jar
38Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.jar
39Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.jar
40Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.jar
41Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.jar
42Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.jar
43Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.pom
44Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.pom
45Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.jar
46Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.jar
47Compiling project (Scala 3.4.2, JVM (11))
48Compiled project (Scala 3.4.2, JVM (11))
49Successfully applied pattern 'val scala3 = "3.3.3"' in repo/project/Dependencies.scala
50No prepare script found for project sbt/librarymanagement
51##################################
52Scala version: 3.4.2
53Targets: org.scala-sbt%librarymanagement-core org.scala-sbt%librarymanagement-ivy
54Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": {}, "sbt": { "commands": [ "set every scalafmtOnCompile := false" ], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "migrationVersions": [ "3.4.2" ], "sourcePatches": [ { "path": "project/Dependencies.scala", "pattern": "val scala3 = \"3.3.3\"", "replaceWith": "val scala3 = \"<SCALA_VERSION>\"" } ] }
55##################################
56Using extra scalacOptions: -rewrite,-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s
57Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
58[sbt_options] declare -a sbt_options=()
59[process_args] java_version = '11'
60[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_11_0_20/rt.jar'
61# Executing command line:
62java
63-Dfile.encoding=UTF-8
64-Dcommunitybuild.scala=3.4.2
65-Dcommunitybuild.project.dependencies.add=
66-Xmx7G
67-Xms4G
68-Xss8M
69-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
70-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_11_0_20
71-jar
72/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
73"setCrossScalaVersions 3.4.2"
74"++3.4.2 -v"
75"mapScalacOptions "-rewrite,-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,-migration,""
76"set every credentials := Nil"
77"set every scalafmtOnCompile := false"
78moduleMappings
79"runBuild 3.4.2 """{
80 "projects": {
81 "exclude": [],
82 "overrides": {}
83 },
84 "java": {},
85 "sbt": {
86 "commands": [
87 "set every scalafmtOnCompile := false"
88 ],
89 "options": []
90 },
91 "mill": {
92 "options": []
93 },
94 "tests": "compile-only",
95 "migrationVersions": [
96 "3.4.2"
97 ],
98 "sourcePatches": [
99 {
100 "path": "project/Dependencies.scala",
101 "pattern": "val scala3 = \"3.3.3\"",
102 "replaceWith": "val scala3 = \"<SCALA_VERSION>\""
103 }
104 ]
105}""" org.scala-sbt%librarymanagement-core org.scala-sbt%librarymanagement-ivy"
106
107[info] [launcher] getting org.scala-sbt sbt 1.9.3 (this may take some time)...
108[info] welcome to sbt 1.9.3 (Eclipse Adoptium Java 11.0.20)
109[info] loading settings for project repo-build from plugins.sbt ...
110[info] loading project definition from /build/repo/project
111[info] compiling 7 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
112[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.18. Compiling...
113[info] Compilation completed in 8.015s.
114[info] done compiling
115/build/repo/build.sbt:0: warning: This wildcard import imports sbt.Import.Util, which is shadowed by Util.
116This is not according to the language specification and has changed in Scala 2.13, where sbt.Import.Util takes precedence.
117To keep the same meaning in 2.12 and 2.13, un-import Util by adding `Util => _` to the import list.
118import _root_.sbt._
119 ^
120[info] loading settings for project lmRoot from build.sbt ...
121[info] set current project to LM Root (in build file:/build/repo/)
122[warn] there are 2 keys that are not used by any other settings/tasks:
123[warn]
124[warn] * ThisBuild / Test / classLoaderLayeringStrategy
125[warn] +- /build/repo/build.sbt:40
126[warn] * ThisBuild / scalafmtOnCompile
127[warn] +- /build/repo/build.sbt:29
128[warn]
129[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
130[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
131Execute setCrossScalaVersions: 3.4.2
132OpenCB::Changing crossVersion 3.4.2 -> 3.4.2 in lmRoot/crossScalaVersions
133OpenCB::Changing crossVersion 3.4.2 -> 3.4.2 in lmIvy/crossScalaVersions
134OpenCB::Changing crossVersion 3.4.2 -> 3.4.2 in lmCore/crossScalaVersions
135[info] set current project to LM Root (in build file:/build/repo/)
136[info] Setting Scala version to 3.4.2 on 3 projects.
137[info] Switching Scala version on:
138[info] * lmRoot (3.4.2)
139[info] lmCore (3.4.2)
140[info] lmIvy (3.4.2)
141[info] Excluding projects:
142[info] Reapplying settings...
143[info] set current project to LM Root (in build file:/build/repo/)
144Execute mapScalacOptions: -rewrite,-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,-migration,
145[info] Reapplying settings...
146[info] set current project to LM Root (in build file:/build/repo/)
147[info] Defining Global / credentials
148[info] The new value will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 20 others.
149[info] Run `last` for details.
150[info] Reapplying settings...
151[info] set current project to LM Root (in build file:/build/repo/)
152[info] Defining Global / scalafmtOnCompile, Test / scalafmtOnCompile and 5 others.
153[info] The new values will be used by Compile / scalafmtDoFormatOnCompile, IntegrationTest / scalafmtDoFormatOnCompile and 6 others.
154[info] Run `last` for details.
155[info] Reapplying settings...
156[info] set current project to LM Root (in build file:/build/repo/)
157[success] Total time: 0 s, completed Nov 28, 2024, 1:33:16 PM
158Build config: {
159 "projects": {
160 "exclude": [],
161 "overrides": {}
162 },
163 "java": {},
164 "sbt": {
165 "commands": [
166 "set every scalafmtOnCompile := false"
167 ],
168 "options": []
169 },
170 "mill": {
171 "options": []
172 },
173 "tests": "compile-only",
174 "migrationVersions": [
175 "3.4.2"
176 ],
177 "sourcePatches": [
178 {
179 "path": "project/Dependencies.scala",
180 "pattern": "val scala3 = \"3.3.3\"",
181 "replaceWith": "val scala3 = \"<SCALA_VERSION>\""
182 }
183 ]
184}
185Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly))
186Starting build...
187Projects: Set(lmCore, lmIvy)
188Starting build for ProjectRef(file:/build/repo/,lmCore) (librarymanagement-core)...
189OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.18 module Global
190OpenCB::Exclude Scala3 specific scalacOption `-source:3.4-migration` in Scala 2.12.18 module Global
191OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
192OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
193[warn] Found intransitive dependency (com.github.mwiede:jsch:0.2.17 intransitive) while publishMavenStyle is true, but Maven repositories
194[warn] do not support intransitive dependencies. Use exclusions instead so transitive dependencies
195[warn] will be correctly excluded in dependent projects.
196[warn]
197OpenCB::Would not apply setting `-source:3.4-migration`: Project has predefined source version: Some(-source:3.4-migration)
198Compile scalacOptions: List(-encoding, utf8, -unchecked, -language:higherKinds, -language:implicitConversions, -source:3.4-migration, -Xsemanticdb, -semanticdb-target, /build/repo/core/target/scala-3.4.2/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s)
199[info] compiling 144 Scala sources and 1 Java source to /build/repo/core/target/scala-3.4.2/classes ...
200[info] [patched file /build/repo/core/src/main/scala/sbt/librarymanagement/UpdateReportExtra.scala]
201[info] [patched file /build/repo/core/src/main/contraband-scala/sbt/librarymanagement/ConfigurationReportLiteFormats.scala]
202[info] [patched file /build/repo/core/src/main/contraband-scala/sbt/librarymanagement/ModuleConfigurationFormats.scala]
203[info] [patched file /build/repo/core/src/main/contraband-scala/sbt/librarymanagement/UpdateReportFormats.scala]
204[info] [patched file /build/repo/core/src/main/contraband-scala/sbt/librarymanagement/ModuleReportFormats.scala]
205[info] [patched file /build/repo/core/src/main/scala/sbt/librarymanagement/ResolverExtra.scala]
206[info] [patched file /build/repo/core/src/main/contraband-scala/sbt/librarymanagement/ModuleDescriptorConfigurationFormats.scala]
207[info] [patched file /build/repo/core/src/main/scala/sbt/internal/librarymanagement/cross/CrossVersionUtil.scala]
208[info] [patched file /build/repo/core/src/main/contraband-scala/sbt/librarymanagement/PomConfigurationFormats.scala]
209[info] [patched file /build/repo/core/src/main/contraband-scala/sbt/librarymanagement/ModuleSettingsFormats.scala]
210[info] [patched file /build/repo/core/src/main/scala/sbt/internal/librarymanagement/SemanticSelectorExtra.scala]
211[info] [patched file /build/repo/core/src/main/contraband-scala/sbt/librarymanagement/SshAuthenticationFormats.scala]
212[info] [patched file /build/repo/core/src/main/contraband-scala/sbt/librarymanagement/ResolverFormats.scala]
213[info] [patched file /build/repo/core/src/main/scala/sbt/librarymanagement/ConfigurationExtra.scala]
214[info] [patched file /build/repo/core/src/main/contraband-scala/sbt/librarymanagement/PublishConfigurationFormats.scala]
215[info] [patched file /build/repo/core/src/main/contraband-scala/sbt/librarymanagement/GetClassifiersConfigurationFormats.scala]
216[info] [patched file /build/repo/core/src/main/scala/sbt/librarymanagement/DependencyResolution.scala]
217[info] [patched file /build/repo/core/src/main/contraband-scala/sbt/librarymanagement/IvyFileConfigurationFormats.scala]
218[info] [patched file /build/repo/core/src/main/contraband-scala/sbt/librarymanagement/OrganizationArtifactReportFormats.scala]
219[info] [patched file /build/repo/core/src/main/scala/sbt/internal/librarymanagement/formats/GlobalLockFormat.scala]
220[info] [patched file /build/repo/core/src/main/contraband-scala/sbt/librarymanagement/UpdateConfigurationFormats.scala]
221[info] [patched file /build/repo/core/src/main/contraband-scala/sbt/librarymanagement/UpdateReportLiteFormats.scala]
222[info] [patched file /build/repo/core/src/main/scala/sbt/librarymanagement/VersionNumber.scala]
223[info] [patched file /build/repo/core/src/main/contraband-scala/sbt/librarymanagement/PatternsBasedRepositoryFormats.scala]
224[info] [patched file /build/repo/core/src/main/contraband-scala/sbt/librarymanagement/ArtifactFormats.scala]
225[info] [patched file /build/repo/core/src/main/contraband-scala/sbt/librarymanagement/URLRepositoryFormats.scala]
226[info] [patched file /build/repo/core/src/main/contraband-scala/sbt/librarymanagement/MavenRepositoryFormats.scala]
227[info] [patched file /build/repo/core/src/main/contraband-scala/sbt/librarymanagement/FileRepositoryFormats.scala]
228[info] [patched file /build/repo/core/src/main/contraband-scala/sbt/librarymanagement/GetClassifiersModuleFormats.scala]
229[info] [patched file /build/repo/core/src/main/scala/sbt/librarymanagement/Configuration.scala]
230[info] [patched file /build/repo/core/src/main/scala/sbt/librarymanagement/ConfigurationFormats.scala]
231[info] [patched file /build/repo/core/src/main/contraband-scala/sbt/librarymanagement/SshConnectionFormats.scala]
232[info] [patched file /build/repo/core/src/main/contraband-scala/sbt/librarymanagement/ModuleInfoFormats.scala]
233[info] [patched file /build/repo/core/src/main/contraband-scala/sbt/librarymanagement/InclExclRuleFormats.scala]
234[info] [patched file /build/repo/core/src/main/scala/sbt/librarymanagement/ConfigRef.scala]
235[info] [patched file /build/repo/core/src/main/scala/sbt/librarymanagement/CrossVersion.scala]
236[info] [patched file /build/repo/core/src/main/scala/sbt/internal/librarymanagement/VersionRange.scala]
237[info] [patched file /build/repo/core/src/main/contraband-scala/sbt/librarymanagement/RetrieveConfigurationFormats.scala]
238[info] [patched file /build/repo/core/src/main/contraband-scala/sbt/librarymanagement/SshBasedRepositoryFormats.scala]
239[info] [patched file /build/repo/core/src/main/scala/sbt/librarymanagement/DependencyFilter.scala]
240[info] [patched file /build/repo/core/src/main/scala/sbt/internal/librarymanagement/formats/LoggerFormat.scala]
241[info] [patched file /build/repo/core/src/main/contraband-scala/sbt/librarymanagement/ModuleIDFormats.scala]
242[info] [patched file /build/repo/core/src/main/contraband-scala/sbt/librarymanagement/CallerFormats.scala]
243[info] [patched file /build/repo/core/src/main/contraband-scala/sbt/librarymanagement/ChainedResolverFormats.scala]
244[info] [patched file /build/repo/core/src/main/contraband-scala/sbt/librarymanagement/ScalaModuleInfoFormats.scala]
245[info] [patched file /build/repo/core/src/main/scala/sbt/librarymanagement/ConflictWarning.scala]
246[info] [patched file /build/repo/core/src/main/scala/sbt/librarymanagement/EvictionError.scala]
247[info] [patched file /build/repo/core/src/main/contraband-scala/sbt/librarymanagement/SftpRepositoryFormats.scala]
248[info] [patched file /build/repo/core/src/main/contraband-scala/sbt/librarymanagement/SshRepositoryFormats.scala]
249[info] [patched file /build/repo/core/src/main/scala/sbt/librarymanagement/UnresolvedWarning.scala]
250[info] [patched file /build/repo/core/src/main/scala/sbt/librarymanagement/ScalaArtifacts.scala]
251[info] [patched file /build/repo/core/src/main/contraband-scala/sbt/librarymanagement/ConfigurationReportFormats.scala]
252[info] [patched file /build/repo/core/src/main/scala/sbt/librarymanagement/RichUpdateReport.scala]
253[info] done compiling
254[info] compiling 53 Scala sources to /build/repo/core/target/scala-3.4.2/classes ...
255[info] done compiling
256[info] compiling 37 Scala sources to /build/repo/core/target/scala-3.4.2/classes ...
257[info] done compiling
258[info] Main Scala API documentation to /build/repo/core/target/scala-3.4.2/api...
259[info] Skipping unused scalacOptions: -Wconf, -Xsemanticdb, -semanticdb-target, -source, -rewrite
260[info] Main Scala API documentation successful.
261[info] Writing version information to /build/repo/core/target/scala-3.4.2/resource_managed/xsbt.version.properties :
262[info] version=2.0.0-SNAPSHOT
263[info] timestamp=20241128T123356
264[info] compiling 12 Scala sources to /build/repo/core/target/scala-3.4.2/test-classes ...
265[info] [patched file /build/repo/core/src/test/scala/UpdateReportSpec.scala]
266[info] [patched file /build/repo/core/src/test/scala/sbt/librarymanagement/SemanticSelectorSpec.scala]
267[info] [patched file /build/repo/core/src/test/scala/sbt/librarymanagement/VersionNumberSpec.scala]
268[warn] there were 2 deprecation warnings; re-run with -deprecation for details
269[warn] one warning found
270[info] done compiling
271[info] Wrote /build/repo/core/target/scala-3.4.2/librarymanagement-core_3-2.0.0-SNAPSHOT.pom
272[info] Main Scala API documentation to /build/repo/core/target/scala-3.4.2/api...
273[info] Skipping unused scalacOptions: -Wconf, -Xsemanticdb, -semanticdb-target, -source, -rewrite
274[info] Main Scala API documentation successful.
275[info] :: delivering :: org.scala-sbt#librarymanagement-core_3;2.0.0-SNAPSHOT :: 2.0.0-SNAPSHOT :: integration :: Thu Nov 28 13:34:06 CET 2024
276[info] delivering ivy file to /build/repo/core/target/scala-3.4.2/ivy-2.0.0-SNAPSHOT.xml
277[info] published librarymanagement-core_3 to /root/.ivy2/local/org.scala-sbt/librarymanagement-core_3/2.0.0-SNAPSHOT/poms/librarymanagement-core_3.pom
278[info] published librarymanagement-core_3 to /root/.ivy2/local/org.scala-sbt/librarymanagement-core_3/2.0.0-SNAPSHOT/jars/librarymanagement-core_3.jar
279[info] published librarymanagement-core_3 to /root/.ivy2/local/org.scala-sbt/librarymanagement-core_3/2.0.0-SNAPSHOT/srcs/librarymanagement-core_3-sources.jar
280[info] published librarymanagement-core_3 to /root/.ivy2/local/org.scala-sbt/librarymanagement-core_3/2.0.0-SNAPSHOT/docs/librarymanagement-core_3-javadoc.jar
281[info] published ivy to /root/.ivy2/local/org.scala-sbt/librarymanagement-core_3/2.0.0-SNAPSHOT/ivys/ivy.xml
282[info] compiling 3 Scala sources to /build/repo/core/target/scala-3.4.2/test-classes ...
283[info] done compiling
284Starting build for ProjectRef(file:/build/repo/,lmIvy) (librarymanagement-ivy)...
285Compile scalacOptions: List(-encoding, utf8, -unchecked, -language:higherKinds, -language:implicitConversions, -source:3.4-migration, -Xsemanticdb, -semanticdb-target, /build/repo/ivy/target/scala-3.4.2/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s)
286[info] compiling 42 Scala sources and 1 Java source to /build/repo/ivy/target/scala-3.4.2/classes ...
287[info] [patched file /build/repo/ivy/src/main/scala/sbt/internal/librarymanagement/ProjectResolver.scala]
288[info] [patched file /build/repo/ivy/src/main/contraband-scala/sbt/librarymanagement/ivy/InlineIvyConfigurationFormats.scala]
289[info] [patched file /build/repo/ivy/src/main/scala/sbt/internal/librarymanagement/ivyint/CachedResolutionResolveEngine.scala]
290[info] [patched file /build/repo/ivy/src/main/scala/sbt/internal/librarymanagement/IvyActions.scala]
291[info] [patched file /build/repo/ivy/src/main/contraband-scala/sbt/librarymanagement/ivy/IvyConfigurationFormats.scala]
292[info] [patched file /build/repo/ivy/src/main/scala/sbt/internal/librarymanagement/Ivy.scala]
293[info] [patched file /build/repo/ivy/src/main/scala/sbt/internal/librarymanagement/IvyRetrieve.scala]
294[info] [patched file /build/repo/ivy/src/main/scala/sbt/internal/librarymanagement/FakeResolver.scala]
295[info] [patched file /build/repo/ivy/src/main/scala/sbt/internal/librarymanagement/ConvertResolver.scala]
296[info] [patched file /build/repo/ivy/src/main/scala/sbt/internal/librarymanagement/ivyint/MergeDescriptors.scala]
297[info] [patched file /build/repo/ivy/src/main/contraband-scala/sbt/librarymanagement/ivy/ExternalIvyConfigurationFormats.scala]
298[info] [patched file /build/repo/ivy/src/main/scala/sbt/librarymanagement/ivy/Credentials.scala]
299[info] [patched file /build/repo/ivy/src/main/scala/sbt/internal/librarymanagement/ResolutionCache.scala]
300[info] [patched file /build/repo/ivy/src/main/scala/sbt/internal/librarymanagement/mavenint/PomExtraDependencyAttributes.scala]
301[info] [patched file /build/repo/ivy/src/main/scala/sbt/internal/librarymanagement/ComponentManager.scala]
302[info] [patched file /build/repo/ivy/src/main/scala/sbt/internal/librarymanagement/MakePom.scala]
303[info] [patched file /build/repo/ivy/src/main/scala/sbt/internal/librarymanagement/ivyint/ErrorMessageAuthenticator.scala]
304[info] [patched file /build/repo/ivy/src/main/scala/sbt/internal/librarymanagement/CustomPomParser.scala]
305[info] [patched file /build/repo/ivy/src/main/scala/sbt/internal/librarymanagement/IvyScalaUtil.scala]
306[info] [patched file /build/repo/ivy/src/main/scala/sbt/internal/librarymanagement/ivyint/SbtChainResolver.scala]
307[info] [patched file /build/repo/ivy/src/main/scala/sbt/librarymanagement/ivy/formats/UpdateOptionsFormat.scala]
308[warn] there was 1 deprecation warning; re-run with -deprecation for details
309[warn] one warning found
310[info] done compiling
311[info] compiling 21 Scala sources to /build/repo/ivy/target/scala-3.4.2/classes ...
312[warn] there was 1 deprecation warning; re-run with -deprecation for details
313[warn] one warning found
314[info] done compiling
315[info] compiling 2 Scala sources to /build/repo/ivy/target/scala-3.4.2/classes ...
316[warn] one warning found
317[info] done compiling
318[info] Main Scala API documentation to /build/repo/ivy/target/scala-3.4.2/api...
319[info] Skipping unused scalacOptions: -Wconf, -Xsemanticdb, -semanticdb-target, -source, -rewrite
320[info] Main Scala API documentation successful.
321[info] compiling 32 Scala sources to /build/repo/ivy/target/scala-3.4.2/test-classes ...
322[info] [patched file /build/repo/ivy/src/test/scala/sbt/internal/librarymanagement/EvictionWarningSpec.scala]
323[info] [patched file /build/repo/ivy/src/test/scala/sbt/internal/librarymanagement/PlatformResolutionSpec.scala]
324[info] [patched file /build/repo/ivy/src/test/scala/sbt/internal/librarymanagement/ResolutionSpec.scala]
325[info] [patched file /build/repo/ivy/src/test/scala/sbt/internal/librarymanagement/EvictionErrorSpec.scala]
326[info] [patched file /build/repo/ivy/src/test/scala/sbt/internal/librarymanagement/ResolverSpec.scala]
327[info] [patched file /build/repo/ivy/src/test/scala/sbt/internal/librarymanagement/InconsistentDuplicateSpec.scala]
328[info] done compiling
329[info] Wrote /build/repo/ivy/target/scala-3.4.2/librarymanagement-ivy_3-2.0.0-SNAPSHOT.pom
330[info] Main Scala API documentation to /build/repo/ivy/target/scala-3.4.2/api...
331[info] Skipping unused scalacOptions: -Wconf, -Xsemanticdb, -semanticdb-target, -source, -rewrite
332[info] Main Scala API documentation successful.
333[info] :: delivering :: org.scala-sbt#librarymanagement-ivy_3;2.0.0-SNAPSHOT :: 2.0.0-SNAPSHOT :: integration :: Thu Nov 28 13:34:28 CET 2024
334[info] delivering ivy file to /build/repo/ivy/target/scala-3.4.2/ivy-2.0.0-SNAPSHOT.xml
335[info] published librarymanagement-ivy_3 to /root/.ivy2/local/org.scala-sbt/librarymanagement-ivy_3/2.0.0-SNAPSHOT/poms/librarymanagement-ivy_3.pom
336[info] published librarymanagement-ivy_3 to /root/.ivy2/local/org.scala-sbt/librarymanagement-ivy_3/2.0.0-SNAPSHOT/jars/librarymanagement-ivy_3.jar
337[info] published librarymanagement-ivy_3 to /root/.ivy2/local/org.scala-sbt/librarymanagement-ivy_3/2.0.0-SNAPSHOT/srcs/librarymanagement-ivy_3-sources.jar
338[info] published librarymanagement-ivy_3 to /root/.ivy2/local/org.scala-sbt/librarymanagement-ivy_3/2.0.0-SNAPSHOT/docs/librarymanagement-ivy_3-javadoc.jar
339[info] published ivy to /root/.ivy2/local/org.scala-sbt/librarymanagement-ivy_3/2.0.0-SNAPSHOT/ivys/ivy.xml
340[info] compiling 6 Scala sources to /build/repo/ivy/target/scala-3.4.2/test-classes ...
341[info] done compiling
342
343************************
344Build summary:
345[{
346 "module": "librarymanagement-core",
347 "compile": {"status": "ok", "tookMs": 18576, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
348 "doc": {"status": "ok", "tookMs": 17474, "files": 602, "totalSizeKb": 24650},
349 "test-compile": {"status": "ok", "tookMs": 4782, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
350 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
351 "publish": {"status": "ok", "tookMs": 5602}
352},{
353 "module": "librarymanagement-ivy",
354 "compile": {"status": "ok", "tookMs": 4834, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
355 "doc": {"status": "ok", "tookMs": 8081, "files": 398, "totalSizeKb": 10326},
356 "test-compile": {"status": "ok", "tookMs": 3436, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
357 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
358 "publish": {"status": "ok", "tookMs": 2883}
359}]
360************************
361[success] Total time: 74 s (01:14), completed Nov 28, 2024, 1:34:30 PM
362Checking patch project/Dependencies.scala...
363Checking patch build.sbt...
364Applied patch project/Dependencies.scala cleanly.
365Applied patch build.sbt cleanly.
366Commit migration rewrites
367Switched to a new branch 'opencb/migrate-3.4.2'
368[opencb/migrate-3.4.2 3a66340] Apply Scala compiler rewrites for 3.4.2
369 83 files changed, 364 insertions(+), 460 deletions(-)
370 rewrite core/src/main/contraband-scala/sbt/librarymanagement/ModuleSettingsFormats.scala (66%)
371 rewrite ivy/src/main/contraband-scala/sbt/librarymanagement/ivy/ExternalIvyConfigurationFormats.scala (91%)
372 rewrite ivy/src/main/contraband-scala/sbt/librarymanagement/ivy/InlineIvyConfigurationFormats.scala (93%)
373 rewrite ivy/src/main/contraband-scala/sbt/librarymanagement/ivy/IvyConfigurationFormats.scala (89%)
374----
375Preparing build for 3.6.2-RC2-20241128-1298d1f-SNAPSHOT
376Scala binary version found: 3.6
377Implicitly using source version 3.6-migration
378Scala binary version found: 3.6
379Implicitly using source version 3.6-migration
380Would try to apply common scalacOption (best-effort, sbt/mill only):
381Append: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
382Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
383----
384Starting build for 3.6.2-RC2-20241128-1298d1f-SNAPSHOT
385Execute tests: false
386sbt project found:
387Try apply source patch:
388Path: project/Dependencies.scala
389Pattern: val scala3 = "3.3.3"
390Replacement: val scala3 = "3.6.2-RC2-20241128-1298d1f-SNAPSHOT"
391Successfully applied pattern 'val scala3 = "3.3.3"' in repo/project/Dependencies.scala
392No prepare script found for project sbt/librarymanagement
393##################################
394Scala version: 3.6.2-RC2-20241128-1298d1f-SNAPSHOT
395Targets: org.scala-sbt%librarymanagement-core org.scala-sbt%librarymanagement-ivy
396Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": {}, "sbt": { "commands": [ "set every scalafmtOnCompile := false" ], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "migrationVersions": [ "3.4.2" ], "sourcePatches": [ { "path": "project/Dependencies.scala", "pattern": "val scala3 = \"3.3.3\"", "replaceWith": "val scala3 = \"<SCALA_VERSION>\"" } ] }
397##################################
398Using extra scalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
399Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
400[sbt_options] declare -a sbt_options=()
401[process_args] java_version = '11'
402[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_11_0_20/rt.jar'
403# Executing command line:
404java
405-Dfile.encoding=UTF-8
406-Dcommunitybuild.scala=3.6.2-RC2-20241128-1298d1f-SNAPSHOT
407-Dcommunitybuild.project.dependencies.add=
408-Xmx7G
409-Xms4G
410-Xss8M
411-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
412-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_11_0_20
413-jar
414/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
415"setCrossScalaVersions 3.6.2-RC2-20241128-1298d1f-SNAPSHOT"
416"++3.6.2-RC2-20241128-1298d1f-SNAPSHOT -v"
417"mapScalacOptions ",-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
418"set every credentials := Nil"
419"set every scalafmtOnCompile := false"
420moduleMappings
421"runBuild 3.6.2-RC2-20241128-1298d1f-SNAPSHOT """{
422 "projects": {
423 "exclude": [],
424 "overrides": {}
425 },
426 "java": {},
427 "sbt": {
428 "commands": [
429 "set every scalafmtOnCompile := false"
430 ],
431 "options": []
432 },
433 "mill": {
434 "options": []
435 },
436 "tests": "compile-only",
437 "migrationVersions": [
438 "3.4.2"
439 ],
440 "sourcePatches": [
441 {
442 "path": "project/Dependencies.scala",
443 "pattern": "val scala3 = \"3.3.3\"",
444 "replaceWith": "val scala3 = \"<SCALA_VERSION>\""
445 }
446 ]
447}""" org.scala-sbt%librarymanagement-core org.scala-sbt%librarymanagement-ivy"
448
449[info] welcome to sbt 1.9.3 (Eclipse Adoptium Java 11.0.20)
450[info] loading settings for project repo-build from plugins.sbt ...
451[info] loading project definition from /build/repo/project
452[info] compiling 1 Scala source to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
453[info] done compiling
454/build/repo/build.sbt:0: warning: This wildcard import imports sbt.Import.Util, which is shadowed by Util.
455This is not according to the language specification and has changed in Scala 2.13, where sbt.Import.Util takes precedence.
456To keep the same meaning in 2.12 and 2.13, un-import Util by adding `Util => _` to the import list.
457import _root_.sbt._
458 ^
459[info] loading settings for project lmRoot from build.sbt ...
460[info] set current project to LM Root (in build file:/build/repo/)
461[warn] there are 2 keys that are not used by any other settings/tasks:
462[warn]
463[warn] * ThisBuild / Test / classLoaderLayeringStrategy
464[warn] +- /build/repo/build.sbt:40
465[warn] * ThisBuild / scalafmtOnCompile
466[warn] +- /build/repo/build.sbt:29
467[warn]
468[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
469[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
470Execute setCrossScalaVersions: 3.6.2-RC2-20241128-1298d1f-SNAPSHOT
471OpenCB::Changing crossVersion 3.6.2-RC2-20241128-1298d1f-SNAPSHOT -> 3.6.2-RC2-20241128-1298d1f-SNAPSHOT in lmRoot/crossScalaVersions
472OpenCB::Changing crossVersion 3.6.2-RC2-20241128-1298d1f-SNAPSHOT -> 3.6.2-RC2-20241128-1298d1f-SNAPSHOT in lmIvy/crossScalaVersions
473OpenCB::Changing crossVersion 3.6.2-RC2-20241128-1298d1f-SNAPSHOT -> 3.6.2-RC2-20241128-1298d1f-SNAPSHOT in lmCore/crossScalaVersions
474[info] set current project to LM Root (in build file:/build/repo/)
475[info] Setting Scala version to 3.6.2-RC2-20241128-1298d1f-SNAPSHOT on 3 projects.
476[info] Switching Scala version on:
477[info] * lmRoot (3.6.2-RC2-20241128-1298d1f-SNAPSHOT)
478[info] lmCore (3.6.2-RC2-20241128-1298d1f-SNAPSHOT)
479[info] lmIvy (3.6.2-RC2-20241128-1298d1f-SNAPSHOT)
480[info] Excluding projects:
481[info] Reapplying settings...
482[info] set current project to LM Root (in build file:/build/repo/)
483Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
484[info] Reapplying settings...
485[info] set current project to LM Root (in build file:/build/repo/)
486[info] Defining Global / credentials
487[info] The new value will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 20 others.
488[info] Run `last` for details.
489[info] Reapplying settings...
490[info] set current project to LM Root (in build file:/build/repo/)
491[info] Defining Global / scalafmtOnCompile, Test / scalafmtOnCompile and 5 others.
492[info] The new values will be used by Compile / scalafmtDoFormatOnCompile, IntegrationTest / scalafmtDoFormatOnCompile and 6 others.
493[info] Run `last` for details.
494[info] Reapplying settings...
495[info] set current project to LM Root (in build file:/build/repo/)
496[success] Total time: 0 s, completed Nov 28, 2024, 1:34:48 PM
497Build config: {
498 "projects": {
499 "exclude": [],
500 "overrides": {}
501 },
502 "java": {},
503 "sbt": {
504 "commands": [
505 "set every scalafmtOnCompile := false"
506 ],
507 "options": []
508 },
509 "mill": {
510 "options": []
511 },
512 "tests": "compile-only",
513 "migrationVersions": [
514 "3.4.2"
515 ],
516 "sourcePatches": [
517 {
518 "path": "project/Dependencies.scala",
519 "pattern": "val scala3 = \"3.3.3\"",
520 "replaceWith": "val scala3 = \"<SCALA_VERSION>\""
521 }
522 ]
523}
524Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly))
525Starting build...
526Projects: Set(lmCore, lmIvy)
527Starting build for ProjectRef(file:/build/repo/,lmCore) (librarymanagement-core)...
528OpenCB::Exclude Scala3 specific scalacOption `-source:3.6-migration` in Scala 2.12.18 module Global
529OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
530OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
531[warn] Found intransitive dependency (com.github.mwiede:jsch:0.2.17 intransitive) while publishMavenStyle is true, but Maven repositories
532[warn] do not support intransitive dependencies. Use exclusions instead so transitive dependencies
533[warn] will be correctly excluded in dependent projects.
534[warn]
535OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.6-migration)
536Compile scalacOptions: List(-encoding, utf8, -unchecked, -language:higherKinds, -language:implicitConversions, -source:3.6-migration, -Xsemanticdb, -semanticdb-target, /build/repo/core/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/meta, -Wconf:msg=can be rewritten automatically under:s)
537[info] compiling 144 Scala sources and 1 Java source to /build/repo/core/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/classes ...
538[info] done compiling
539[info] Main Scala API documentation to /build/repo/core/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/api...
540[info] Skipping unused scalacOptions: -Wconf, -Xsemanticdb, -semanticdb-target, -source
541[info] Main Scala API documentation successful.
542[info] Writing version information to /build/repo/core/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/resource_managed/xsbt.version.properties :
543[info] version=2.0.0-SNAPSHOT
544[info] timestamp=20241128T123519
545[info] compiling 12 Scala sources to /build/repo/core/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/test-classes ...
546[warn] there were 2 deprecation warnings; re-run with -deprecation for details
547[warn] one warning found
548[info] done compiling
549[info] Wrote /build/repo/core/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/librarymanagement-core_3-2.0.0-SNAPSHOT.pom
550[info] Main Scala API documentation to /build/repo/core/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/api...
551[info] Skipping unused scalacOptions: -Wconf, -Xsemanticdb, -semanticdb-target, -source
552[info] Main Scala API documentation successful.
553[info] :: delivering :: org.scala-sbt#librarymanagement-core_3;2.0.0-SNAPSHOT :: 2.0.0-SNAPSHOT :: integration :: Thu Nov 28 13:35:29 CET 2024
554[info] delivering ivy file to /build/repo/core/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/ivy-2.0.0-SNAPSHOT.xml
555[info] published librarymanagement-core_3 to /root/.ivy2/local/org.scala-sbt/librarymanagement-core_3/2.0.0-SNAPSHOT/poms/librarymanagement-core_3.pom
556[info] published librarymanagement-core_3 to /root/.ivy2/local/org.scala-sbt/librarymanagement-core_3/2.0.0-SNAPSHOT/jars/librarymanagement-core_3.jar
557[info] published librarymanagement-core_3 to /root/.ivy2/local/org.scala-sbt/librarymanagement-core_3/2.0.0-SNAPSHOT/srcs/librarymanagement-core_3-sources.jar
558[info] published librarymanagement-core_3 to /root/.ivy2/local/org.scala-sbt/librarymanagement-core_3/2.0.0-SNAPSHOT/docs/librarymanagement-core_3-javadoc.jar
559[info] published ivy to /root/.ivy2/local/org.scala-sbt/librarymanagement-core_3/2.0.0-SNAPSHOT/ivys/ivy.xml
560Starting build for ProjectRef(file:/build/repo/,lmIvy) (librarymanagement-ivy)...
561Compile scalacOptions: List(-encoding, utf8, -unchecked, -language:higherKinds, -language:implicitConversions, -source:3.6-migration, -Xsemanticdb, -semanticdb-target, /build/repo/ivy/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/meta, -Wconf:msg=can be rewritten automatically under:s)
562[info] compiling 42 Scala sources and 1 Java source to /build/repo/ivy/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/classes ...
563[warn] there was 1 deprecation warning; re-run with -deprecation for details
564[warn] one warning found
565[info] done compiling
566[info] Main Scala API documentation to /build/repo/ivy/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/api...
567[info] Skipping unused scalacOptions: -Wconf, -Xsemanticdb, -semanticdb-target, -source
568[info] Main Scala API documentation successful.
569[info] compiling 32 Scala sources to /build/repo/ivy/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/test-classes ...
570[info] done compiling
571[info] Wrote /build/repo/ivy/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/librarymanagement-ivy_3-2.0.0-SNAPSHOT.pom
572[info] Main Scala API documentation to /build/repo/ivy/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/api...
573[info] Skipping unused scalacOptions: -Wconf, -Xsemanticdb, -semanticdb-target, -source
574[info] Main Scala API documentation successful.
575[info] :: delivering :: org.scala-sbt#librarymanagement-ivy_3;2.0.0-SNAPSHOT :: 2.0.0-SNAPSHOT :: integration :: Thu Nov 28 13:35:44 CET 2024
576[info] delivering ivy file to /build/repo/ivy/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/ivy-2.0.0-SNAPSHOT.xml
577[info] published librarymanagement-ivy_3 to /root/.ivy2/local/org.scala-sbt/librarymanagement-ivy_3/2.0.0-SNAPSHOT/poms/librarymanagement-ivy_3.pom
578[info] published librarymanagement-ivy_3 to /root/.ivy2/local/org.scala-sbt/librarymanagement-ivy_3/2.0.0-SNAPSHOT/jars/librarymanagement-ivy_3.jar
579[info] published librarymanagement-ivy_3 to /root/.ivy2/local/org.scala-sbt/librarymanagement-ivy_3/2.0.0-SNAPSHOT/srcs/librarymanagement-ivy_3-sources.jar
580[info] published librarymanagement-ivy_3 to /root/.ivy2/local/org.scala-sbt/librarymanagement-ivy_3/2.0.0-SNAPSHOT/docs/librarymanagement-ivy_3-javadoc.jar
581[info] published ivy to /root/.ivy2/local/org.scala-sbt/librarymanagement-ivy_3/2.0.0-SNAPSHOT/ivys/ivy.xml
582
583************************
584Build summary:
585[{
586 "module": "librarymanagement-core",
587 "compile": {"status": "ok", "tookMs": 17989, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
588 "doc": {"status": "ok", "tookMs": 7712, "files": 602, "totalSizeKb": 24708},
589 "test-compile": {"status": "ok", "tookMs": 4810, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
590 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
591 "publish": {"status": "ok", "tookMs": 5163}
592},{
593 "module": "librarymanagement-ivy",
594 "compile": {"status": "ok", "tookMs": 5817, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
595 "doc": {"status": "ok", "tookMs": 1988, "files": 398, "totalSizeKb": 10384},
596 "test-compile": {"status": "ok", "tookMs": 3219, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
597 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
598 "publish": {"status": "ok", "tookMs": 2606}
599}]
600************************
601[success] Total time: 56 s, completed Nov 28, 2024, 1:35:44 PM
602Checking patch project/Dependencies.scala...
603Checking patch build.sbt...
604Applied patch project/Dependencies.scala cleanly.
605Applied patch build.sbt cleanly.