| .. |
|
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
|
append sbt pattern to leave the default IBiblioResolver pattern in place. fixes #155
|
2011-08-19 22:13:56 -04:00 |
|
Credentials.scala
|
Remove some deprecations and redundant code
|
2011-08-05 13:30:04 +05:30 |
|
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
|
move to 2.9.1 (RC3), bump to 0.11.0-SNAPSHOT
|
2011-08-16 17:32:26 -04:00 |
|
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
|
remove obsolete assertion. ref #143
|
2011-08-04 18:08:21 -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 |