sbt/ivy
Mark Harrah c70896febe document some methods on Resolver 2010-02-06 19:23:06 -05:00
..
src/test/scala Replace Ivy interface with the component from xsbt 2010-01-15 19:05:23 -05:00
ComponentManager.scala Use a machine-global lock on Ivy because caches are not safe for concurrent access 2010-01-28 19:31:04 -05:00
ConvertResolver.scala Replace Ivy interface with the component from xsbt 2010-01-15 19:05:23 -05:00
CustomXmlParser.scala Replace Ivy interface with the component from xsbt 2010-01-15 19:05:23 -05:00
Ivy.scala Add artifacts provided in EmptyConfiguration 2010-02-06 14:20:51 -05:00
IvyActions.scala Throw a custom exception when there is an Ivy resolve error 2010-02-06 17:43:14 -05:00
IvyCache.scala Use custom pom generation instead of Ivy's built-in generation in order to support extra information like licenses. 2010-01-29 20:31:07 -05:00
IvyConfigurations.scala Use custom pom generation instead of Ivy's built-in generation in order to support extra information like licenses. 2010-01-29 20:31:07 -05:00
IvyInterface.scala document some methods on Resolver 2010-02-06 19:23:06 -05:00
IvyLogger.scala Fix 'unknown resolver' errors in normal projects 2010-02-06 14:14:49 -05:00
IvyScala.scala Replace Ivy interface with the component from xsbt 2010-01-15 19:05:23 -05:00
MakePom.scala * Basic support for writing repositories to the pom in make-pom. 2010-01-30 10:46:47 -05:00