aboutsummaryrefslogtreecommitdiff
path: root/sbt-bridge/bridge/src/sbt-test/source-dependencies/java-mixed/test
blob: 60402f1e68acd2c951343a3b01ac9eeb454e3dea (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
$ copy-file changes/S1.scala S.scala
> compile
$ copy-file changes/S2.scala S.scala
-> compile

> clean
$ copy-file changes/build.sbt build.sbt
> reload

$ copy-file changes/S1.scala S.scala
> compile
$ copy-file changes/S2.scala S.scala
-> compile