Use YAML compatible classpath.idx format
Update the `classpath.idx` format to align with `layers.idx` and allow third-parties can parse it as YAML Closes gh-20861
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
a.jar
|
||||
b.jar
|
||||
c.jar
|
||||
d.jar
|
||||
e.jar
|
||||
- "a.jar"
|
||||
- "b.jar"
|
||||
- "c.jar"
|
||||
- "d.jar"
|
||||
- "e.jar"
|
||||
|
||||
Reference in New Issue
Block a user