mirror of
https://github.com/actions/setup-java.git
synced 2025-07-01 05:14:17 +00:00
fix e2e for sbt.
This commit is contained in:
parent
7df480742f
commit
b9d25ecda2
66 changed files with 110 additions and 12 deletions
0
__tests__/cache/sbt/target/streams/_global/csrConfiguration/_global/streams/out
vendored
Normal file
0
__tests__/cache/sbt/target/streams/_global/csrConfiguration/_global/streams/out
vendored
Normal file
0
__tests__/cache/sbt/target/streams/_global/csrProject/_global/streams/out
vendored
Normal file
0
__tests__/cache/sbt/target/streams/_global/csrProject/_global/streams/out
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
-467104387
|
|
@ -0,0 +1 @@
|
|||
{"{\"organization\":\"org.scala-lang\",\"name\":\"scala-library\",\"revision\":\"2.12.15\",\"isChanging\":false,\"isTransitive\":true,\"isForce\":false,\"explicitArtifacts\":[],\"inclusions\":[],\"exclusions\":[],\"extraAttributes\":{},\"crossVersion\":{\"type\":\"Disabled\"}}":{"value":{"$fields":["path","range"],"path":"/Users/fmeriaux/Documents/Projects/OS/setup-java/__tests__/cache/sbt/build.sbt","range":{"$fields":["start","end"],"start":3,"end":4}},"type":"RangePosition"},"{\"organization\":\"org.scala-lang.modules\",\"name\":\"scala-parser-combinators\",\"revision\":\"1.1.2\",\"isChanging\":false,\"isTransitive\":true,\"isForce\":false,\"explicitArtifacts\":[],\"inclusions\":[],\"exclusions\":[],\"extraAttributes\":{},\"crossVersion\":{\"type\":\"Binary\",\"prefix\":\"\",\"suffix\":\"\"}}":{"value":{"$fields":["path","range"],"path":"/Users/fmeriaux/Documents/Projects/OS/setup-java/__tests__/cache/sbt/build.sbt","range":{"$fields":["start","end"],"start":3,"end":4}},"type":"RangePosition"}}
|
0
__tests__/cache/sbt/target/streams/_global/ivyConfiguration/_global/streams/out
vendored
Normal file
0
__tests__/cache/sbt/target/streams/_global/ivyConfiguration/_global/streams/out
vendored
Normal file
0
__tests__/cache/sbt/target/streams/_global/ivySbt/_global/streams/out
vendored
Normal file
0
__tests__/cache/sbt/target/streams/_global/ivySbt/_global/streams/out
vendored
Normal file
0
__tests__/cache/sbt/target/streams/_global/moduleSettings/_global/streams/out
vendored
Normal file
0
__tests__/cache/sbt/target/streams/_global/moduleSettings/_global/streams/out
vendored
Normal file
0
__tests__/cache/sbt/target/streams/_global/projectDescriptors/_global/streams/out
vendored
Normal file
0
__tests__/cache/sbt/target/streams/_global/projectDescriptors/_global/streams/out
vendored
Normal file
3
__tests__/cache/sbt/target/streams/_global/update/_global/streams/out
vendored
Normal file
3
__tests__/cache/sbt/target/streams/_global/update/_global/streams/out
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[0m[[0m[0mdebug[0m] [0m[0mnot up to date. inChanged = true, force = true[0m
|
||||
[0m[[0m[0mdebug[0m] [0m[0mUpdating ...[0m
|
||||
[0m[[0m[0mdebug[0m] [0m[0mDone updating [0m
|
Loading…
Add table
Add a link
Reference in a new issue