sbt/ivy/src/test/scala
Josh Suereth ee28011dfc Pull in @cunei's suggestion for a more complete Ivy->Maven dynamic revision convertor.
We attempt to convert these constructs to maven:
   * 1.+
   * ]1,2]
   * [2,3[
   * 1+  - Albeit this one is a heuristic for accuracy.

This should help ivy users which prefer the nicer 1.2.+ syntax.

Also adds tests/improves exisitng tests.
2014-03-05 19:14:21 -05:00
..
ComponentManagerTest.scala use separate ivy home directories in component provider test so tests can run concurrently 2013-03-18 09:52:57 -04:00
CrossVersionTest.scala add more CrossVersionTest 2013-01-24 13:03:40 -05:00
MakePomTest.scala Pull in @cunei's suggestion for a more complete Ivy->Maven dynamic revision convertor. 2014-03-05 19:14:21 -05:00