Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove references to BSD license; add NOTICE file #1662

Merged
merged 3 commits into from
Jan 7, 2025
Merged

Conversation

dwickern
Copy link
Collaborator

@dwickern dwickern commented Jan 5, 2025

Followup to #1661

@dwickern
Copy link
Collaborator Author

dwickern commented Jan 5, 2025

Looks like one of the builds hit sbt/sbt#7873

 [info] [launcher] getting org.scala-sbt sbt 2.0.0-M3  (this may take some time)...
 [info] [launcher] getting Scala 3.6.2 (for sbt)...
Error:  Exception in thread "sbt-parser-init-thread" java.lang.ExceptionInInitializerError
Error:  	at dotty.tools.dotc.core.Contexts$ContextBase.<init>(Contexts.scala:886)
Error:  	at dotty.tools.dotc.Driver.initCtx(Driver.scala:66)
Error:  	at sbt.internal.parser.SbtParser$ParseDriver.<init>(SbtParser.scala:141)
Error:  	at sbt.internal.parser.SbtParser$.$init$$$anonfun$1(SbtParser.scala:138)
Error:  	at sbt.internal.io.Retry$.apply(Retry.scala:47)
Error:  	at sbt.internal.io.Retry$.apply(Retry.scala:29)
Error:  	at sbt.internal.io.Retry$.apply(Retry.scala:24)
Error:  	at sbt.internal.parser.SbtParser$.<clinit>(SbtParser.scala:138)
Error:  	at sbt.internal.parser.SbtParserInit$$anon$1.run(SbtParser.scala:185)
Error:  Caused by: java.util.ConcurrentModificationException
Error:  	at java.util.Hashtable$Enumerator.next(Hashtable.java:1408)
Error:  	at scala.collection.convert.JavaCollectionWrappers$JPropertiesWrapper$$anon$6.next(JavaCollectionWrappers.scala:613)
Error:  	at scala.collection.convert.JavaCollectionWrappers$JPropertiesWrapper$$anon$6.next(JavaCollectionWrappers.scala:609)
Error:  	at scala.collection.IterableOnceOps.find(IterableOnce.scala:677)
Error:  	at scala.collection.IterableOnceOps.find$(IterableOnce.scala:674)
Error:  	at scala.collection.AbstractIterator.find(Iterator.scala:1303)
Error:  	at dotty.tools.dotc.config.PathResolver$Environment$.searchForBootClasspath(PathResolver.scala:40)
Error:  	at dotty.tools.dotc.config.PathResolver$Environment$.javaBootClassPath(PathResolver.scala:49)
Error:  	at dotty.tools.dotc.config.PathResolver$Defaults$.javaBootClassPath(PathResolver.scala:75)
Error:  	at dotty.tools.dotc.config.CommonScalaSettings.$init$(ScalaSettings.scala:92)
Error:  	at dotty.tools.dotc.config.ScalaSettings.<init>(ScalaSettings.scala:33)
Error:  	at dotty.tools.dotc.config.ScalaSettings$.<init>(ScalaSettings.scala:30)
Error:  	at dotty.tools.dotc.config.ScalaSettings$.<clinit>(ScalaSettings.scala:30)
Error:  	... 9 more

I re-ran the job and it worked the second time.

@dwickern dwickern changed the title Remove references to BSD license Remove references to BSD license; add NOTICE file Jan 5, 2025
@muuki88 muuki88 merged commit a8eec07 into main Jan 7, 2025
30 checks passed
@muuki88 muuki88 deleted the update-license branch January 7, 2025 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants