aboutsummaryrefslogtreecommitdiff
path: root/sbt-bridge/bridge/src/sbt-test/source-dependencies/ext/test
blob: 2b01a3de7f0cf2791e840bbc542b97e08a228934 (plain) (blame)
1
2
3
4
5
6
7
# initial compilation
> checkIterations 1

# no further compilation should be necessary, since nothing changed
# previously, a dependency on a jar in <java.home>lib/ext/ would
# always force recompilation
> checkIterations 1