sbt/sbt/src/sbt-test/source-dependencies/macro/test

17 lines
316 B
Plaintext

# Marked as pending due to StackOverflow error, see
# https://github.com/sbt/sbt/issues/1544 for details
> compile
# replace macro with one that throws an error
$ copy-file macro-provider/changes/Provider.scala macro-provider/Provider.scala
> macro-provider/compile
-> macro-client/compile
> clean
-> compile