Mark Harrah
|
1567de67b2
|
fix update, default project supports triggered execution
|
2010-09-21 22:38:18 -04:00 |
Mark Harrah
|
2e3367d6d6
|
first part of fixing #44
|
2010-09-04 08:42:37 -04:00 |
Mark Harrah
|
b2077ce60c
|
more 2.8 updates, launcher compiles and runs with 2.8
|
2010-06-15 20:38:18 -04:00 |
Mark Harrah
|
33d29a4768
|
* can now set 'offline' property to 'true' to not refresh dynamic revisions (not needed if no -SNAPSHOT versions used)
* more control over Ivy logging: override ivyUpdateLogging = UpdateLogging.Full,DownloadOnly (default), or Quiet
|
2010-05-02 19:15:01 -04:00 |
Mark Harrah
|
a2126f19db
|
* Added pomRepositoryFilter(repo: MavenRepository): Boolean that excludes local repositories by default
* Added pomPostProcess(pom: Node): Node to make advanced manipulation of the default pom easier (pomExtra covers basic cases)
|
2010-04-23 21:20:07 -04:00 |
Mark Harrah
|
9720566f84
|
detect packaging for make-pom
|
2010-03-30 09:19:36 -04:00 |
Mark Harrah
|
a33223a02c
|
legal cleanup
|
2010-02-07 23:45:19 -05:00 |
Mark Harrah
|
6a6ae03ad6
|
Throw a custom exception when there is an Ivy resolve error
|
2010-02-06 17:43:14 -05:00 |
Mark Harrah
|
a5732b56ab
|
* Basic support for writing repositories to the pom in make-pom.
* Pretty-print pom in make-pom
|
2010-01-30 10:46:47 -05:00 |
Mark Harrah
|
3b67efa0d4
|
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 |
Mark Harrah
|
fa93a64cf9
|
Replace Ivy interface with the component from xsbt
|
2010-01-15 19:05:23 -05:00 |
Mark Harrah
|
b2fdc07505
|
Turned sbt launcher into a general Scala application launcher as described in launch.specification
|
2009-09-27 14:39:26 -04:00 |
Mark Harrah
|
108807a773
|
Tests and fixes for component manager and cache interface.
|
2009-08-20 00:02:06 -04:00 |
Mark Harrah
|
67e13ad887
|
Setup interface project for testing
|
2009-08-18 00:51:08 -04:00 |
Mark Harrah
|
65fc0e0453
|
Initial xsbt commit
|
2009-08-16 14:29:08 -04:00 |