Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Aug 21, 2025

Pull Request Checklist

Helpful things

Fixes

fix cache directory location. don't use target/scala-2.13/routes/ sources if Scala 3.

Purpose

see scripted test. following error if without this fix

[info] [error] java.lang.AssertionError: assertion failed: scalaVersion = 3.7.2, file = /private/var/folders/nz/vb2z3s8j7719gg71zgz9gj_40000gn/T/sbt_c167a6a1/target/scala-2.13/routes/main/controllers/routes.java
[info] [error] 	at scala.Predef$.assert(Predef.scala:223)
[info] [error] 	at $ef7a6fd61184684303de$.$anonfun$$sbtdef$2(/private/var/folders/nz/vb2z3s8j7719gg71zgz9gj_40000gn/T/sbt_c167a6a1/build.sbt:14)
[info] [error] 	at $ef7a6fd61184684303de$.$anonfun$$sbtdef$2$adapted(/private/var/folders/nz/vb2z3s8j7719gg71zgz9gj_40000gn/T/sbt_c167a6a1/build.sbt:13)
[info] [error] 	at scala.collection.immutable.List.foreach(List.scala:431)
[info] [error] 	at $ef7a6fd61184684303de$.$anonfun$$sbtdef$1(/private/var/folders/nz/vb2z3s8j7719gg71zgz9gj_40000gn/T/sbt_c167a6a1/build.sbt:13)
[info] [error] 	at $ef7a6fd61184684303de$.$anonfun$$sbtdef$1$adapted(/private/var/folders/nz/vb2z3s8j7719gg71zgz9gj_40000gn/T/sbt_c167a6a1/build.sbt:11)

Background Context

References


This is an automatic backport of pull request #13443 done by [Mergify](https://mergify.com).

(cherry picked from commit 4dcb4ff)
@mergify mergify bot mentioned this pull request Aug 21, 2025
7 tasks
@mergify mergify bot merged commit 4a93004 into 2.9.x Aug 22, 2025
27 checks passed
@mergify mergify bot deleted the mergify/bp/2.9.x/pr-13443 branch August 22, 2025 09:21
@mkurz mkurz added this to the 2.9.9 milestone Sep 11, 2025
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