Johannes Rudolph
b30519f2d4
ivyReport is not an InputKey any more, all tasks are now defined for all configurations
2012-05-23 10:47:26 +02:00
Johannes Rudolph
a7e37c4ac0
a bunch of refactorings and setting renamings
2012-05-21 18:31:07 +02:00
Johannes Rudolph
9f4852ac64
Merge branch 'sbt-0.12'
...
We can now support the previously 0.12 only features by explicitly including
the Graph class in 0.11 builds.
Conflicts:
project.sbt
project/build.properties
project/gpg.sbt
project/plugins.sbt
src/main/scala/net/virtualvoid/sbt/graph/Plugin.scala
2012-05-21 17:55:20 +02:00
Johannes Rudolph
7ad5a74d4d
update build to sbt 0.11.3
2012-05-21 17:48:46 +02:00
Johannes Rudolph
376e037277
fix dependsOn update compile error
2012-05-21 14:57:52 +02:00
Johannes Rudolph
b765bc6453
simpler sbt version independent crossName implementation
2012-05-21 12:12:25 +02:00
Johannes Rudolph
9a0d44ace7
let ivy-report already depend on update to make sure report actually exists
2012-05-21 12:11:50 +02:00
Johannes Rudolph
e232a9906f
use `scalaVersion in update` to lookup report file
...
This will help if you use the common
scalaVersion := "2.9.2"
scalaVersion in update := "2.9.1"
idiom.
2012-05-21 11:37:53 +02:00
Johannes Rudolph
b7fbd8acdd
depending on update is enough for ivy report to be generated
2012-05-21 11:37:53 +02:00
Johannes Rudolph
d5ffe97485
improve DRYness
2012-05-21 11:31:28 +02:00
Johannes Rudolph
805d246878
Merge commit 'refs/pull/5/head' into sbt-0.12
...
Conflicts:
project/build.properties
2012-05-21 11:16:24 +02:00
Johannes Rudolph
116c13e51b
use sbt 0.12.0-Beta2 for building
...
Had to disable ls for now since it is not yet supported for 0.12.0-Beta2
2012-05-21 11:13:55 +02:00
Johannes Rudolph
be22b8c663
use `scalaVersion in update` to lookup report file
...
This will help if you use the common
scalaVersion := "2.9.2"
scalaVersion in update := "2.9.1"
idiom.
2012-05-20 18:21:17 +02:00
Johannes Rudolph
6722536991
depending on update is enough for ivy report to be generated
2012-05-20 18:19:51 +02:00
Johannes Rudolph
2304f1ecf7
Link to build page instead of to badge
2012-05-20 19:10:45 +03:00
Johannes Rudolph
c0e3053180
add build-hive status batch to readme
2012-05-20 18:08:08 +02:00
Johannes Rudolph
f3aadf22a0
add coda hale's repository for jerkson (needed for ls)
2012-05-20 18:06:28 +02:00
Gerolf Seitz
f69915cb8c
Some visual improvements
...
+ Display nodes as groupId:artifact:version
+ Provide tasks for printing ascii representations
of the dependency graphs for the various
configurations:
compile, test, runtime, optional, provided
2012-05-03 21:27:18 +02:00
Gerolf Seitz
70462d7a62
Add version to nodes.
2012-05-03 07:38:36 +02:00
Johannes Rudolph
5bce725bdf
use new organization
2012-02-13 11:26:14 +01:00
Johannes Rudolph
37fe81565e
release 0.5.2
2012-02-13 11:19:51 +01:00
Johannes Rudolph
1fa68c6a5c
update license headers
2012-02-13 11:18:54 +01:00
Johannes Rudolph
2c2af36531
add information for publishing to sonatype
2012-02-13 11:18:25 +01:00
Johannes Rudolph
dc9d70200c
rename `ivy-report` to `ivy-report-function` and introduce new InputTask `ivy-report` which results in the location of the ivy report file when given a configuration
2011-12-01 11:39:45 +01:00
Johannes Rudolph
43c6006f4e
add ls metadata
2011-11-29 15:24:13 +01:00
Johannes Rudolph
7fbfd7aa8e
Merge pull request #2 from retronym/patch-1
...
s/assembly/dependency-graph
2011-11-23 00:48:17 -08:00
Jason Zaugg
b231d33bd1
s/assembly/dependency-graph
2011-11-23 09:18:45 +01:00
Johannes Rudolph
5fe2abe28e
update readme
2011-11-18 11:17:52 +01:00
Johannes Rudolph
fb38f8d2d2
bump version
2011-11-18 11:15:15 +01:00
Johannes Rudolph
09aa146fc5
refactoring: function returning ivy report file for a config is now a separate SettingsKey
2011-11-18 11:14:01 +01:00
Johannes Rudolph
2520dc25de
take scala version classifier into account when crossPath is true ( fixes #1 )
2011-11-18 11:10:57 +01:00
Johannes Rudolph
7286764bf9
add note about stand-alone usage
2011-11-15 17:27:53 +01:00
Johannes Rudolph
dcc082d215
add other method of including the plugin in README.md
2011-11-15 16:36:33 +01:00
Johannes Rudolph
94b93b0354
add current version in readme
2011-11-15 16:14:03 +01:00
Johannes Rudolph
d3d4bf9681
update git path
2011-11-15 16:11:44 +01:00
Johannes Rudolph
0e9ca265e6
readme and licensing
2011-11-15 16:07:18 +01:00
Johannes Rudolph
da69fd823d
initial version
2011-11-15 16:06:02 +01:00