sbt/ivy
Mark Harrah e532d20732 cleanup of #585: compatible with earlier launchers 2012-10-29 09:52:10 -04:00
..
src make ComponentManager honor value of Ivy home provided by the launcher 2011-09-16 23:08:01 -04:00
ComponentManager.scala org.scala-tools.sbt -> org.scala-sbt and dropping scala-tools.org from defaults 2012-01-22 22:06:52 -05:00
ConflictWarning.scala add ConflictWarning.disable convenience method 2012-02-21 22:47:07 -05:00
ConvertResolver.scala only require descriptors for dependencies without an explicit URL. fixes #263 2011-11-09 18:30:35 -05:00
Credentials.scala Have convenient toString for `FileCredentials` 2012-02-28 23:01:17 +05:30
CrossVersion.scala rework cross versioning to account for prerelease Scala versions 2012-01-22 22:06:53 -05:00
CustomPomParser.scala Merge multiple dependency definitions for the same ID. Fixes #468, #285, #419, #480. 2012-08-27 10:49:13 -04:00
CustomXmlParser.scala bump to Ivy 2.3.0-RC1 2012-05-02 19:56:35 -04:00
DependencyBuilders.scala rework cross versioning to account for prerelease Scala versions 2012-01-22 22:06:53 -05:00
DependencyFilter.scala warn when there is an sbt version conflict. fixes #80 2011-07-08 21:54:59 -04:00
Ivy.scala invalidate cache when metadata deleted from local repository 2012-09-23 15:46:26 -04:00
IvyActions.scala Fail publishing when artifacts to publish do not exist. 2012-09-11 11:37:41 -04:00
IvyCache.scala per-project resolution cache that deletes cached files before each update 2012-08-28 11:55:24 -04:00
IvyConfigurations.scala per-project resolution cache that deletes cached files before each update 2012-08-28 11:55:24 -04:00
IvyInterface.scala cleanup of #585: compatible with earlier launchers 2012-10-29 09:52:10 -04:00
IvyLogger.scala drop problem summary for update-seems entirely redundant 2011-07-23 23:07:54 -04:00
IvyRetrieve.scala Force update on change to last modified time of artifacts or cached descriptor. 2012-08-29 11:13:48 -04:00
IvyScala.scala remove duplicate conflict warnings 2012-05-06 15:11:46 -04:00
MakePom.scala don't write <scope> section of pom if scope is 'compile' 2012-08-28 11:55:24 -04:00
MergeDescriptors.scala Merge multiple dependency definitions for the same ID. Fixes #468, #285, #419, #480. 2012-08-27 10:49:13 -04:00
NOTICE legal cleanup 2010-02-07 23:45:19 -05:00
ProjectResolver.scala fixes issue with inter-project resolution when project delegates are defined 2011-06-18 20:17:50 -04:00
ResolutionCache.scala Force update on change to last modified time of artifacts or cached descriptor. 2012-08-29 11:13:48 -04:00
StringUtilities.scala reorganize main 2011-04-08 19:15:13 -04:00
UpdateReport.scala Force update on change to last modified time of artifacts or cached descriptor. 2012-08-29 11:13:48 -04:00