sbt/librarymanagement/src
jvican 5ff32f2a99
Add a frozen mode to update configuration
The frozen mode is used by the dependency lock file.

It makes sure that the resolution is always intransitive and that ivy
does not check for changed dependencies and stores that information in
the resolved ivy files. Following the ivy documentation, the last change
may bring a slight performance improvement:

http://ant.apache.org/ivy/history/latest-milestone/use/resolve.html
2017-05-11 18:00:24 +02:00
..
main Add a frozen mode to update configuration 2017-05-11 18:00:24 +02:00
test Add a frozen mode to update configuration 2017-05-11 18:00:24 +02:00