sbt/ivy
Indrajit Raychaudhuri 67102aadff - Extra Settings are now available to control project information, viz., name, description, homepage, organization name, organization homepage, licenses
- Modified name/signature of some private types/methods to reduce confusion (all in limited scope, so nothing should change from end user's pov)
- Enriched Ivy and Maven descriptors produced out of the box (see Keys.scala and Defaults.scala for more)
- Projects do not need to create custom Ivy <info/> block anymore, there is more settings-specific control instead
2011-08-03 08:49:46 +05:30
..
src locking of boot directory can be disabled by with [boot].lock: true in boot.properties 2011-05-19 22:04:05 -04:00
ComponentManager.scala remove code obsolete after 0.7.1 2011-06-10 08:08:51 -04:00
ConflictWarning.scala log conflict messages as one unit 2011-07-27 19:50:58 -04:00
ConvertResolver.scala explicitly set pattern for Maven resolver for more control 2011-07-27 19:50:59 -04:00
Credentials.scala add methods for directly working with credentials 2011-06-26 12:27:06 -04:00
CustomPomParser.scala maven-compatible plugin dependency system 2011-07-27 19:50:59 -04:00
CustomXmlParser.scala more 2.8 updates, launcher compiles and runs with 2.8 2010-06-15 20:38:18 -04:00
DependencyBuilders.scala reorganize main 2011-04-08 19:15:13 -04:00
DependencyFilter.scala warn when there is an sbt version conflict. fixes #80 2011-07-08 21:54:59 -04:00
Ivy.scala - Extra Settings are now available to control project information, viz., name, description, homepage, organization name, organization homepage, licenses 2011-08-03 08:49:46 +05:30
IvyActions.scala - Extra Settings are now available to control project information, viz., name, description, homepage, organization name, organization homepage, licenses 2011-08-03 08:49:46 +05:30
IvyCache.scala support checksum generation and checking, enable by default 2011-04-15 18:25:54 -04:00
IvyConfigurations.scala - Extra Settings are now available to control project information, viz., name, description, homepage, organization name, organization homepage, licenses 2011-08-03 08:49:46 +05:30
IvyInterface.scala - Extra Settings are now available to control project information, viz., name, description, homepage, organization name, organization homepage, licenses 2011-08-03 08:49:46 +05:30
IvyLogger.scala drop problem summary for update-seems entirely redundant 2011-07-23 23:07:54 -04:00
IvyRetrieve.scala maven-compatible plugin dependency system 2011-07-27 19:50:59 -04:00
IvyScala.scala use 'scalaVersion in update' for cross building, IvyScala.substituteCross for generality. fixes #86 2011-07-17 11:26:27 -04:00
MakePom.scala - Extra Settings are now available to control project information, viz., name, description, homepage, organization name, organization homepage, licenses 2011-08-03 08:49:46 +05:30
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
StringUtilities.scala reorganize main 2011-04-08 19:15:13 -04:00
UpdateReport.scala use configurations for modules for update-classifiers. fixes #104 2011-07-31 22:17:50 -04:00