Cedric Beust
|
7c39abc785
|
Build fix.
|
2016-07-30 09:46:13 -07:00 |
|
Cedric Beust
|
f319bf5e16
|
Project build listeners.
|
2016-07-30 08:55:50 -07:00 |
|
Cedric Beust
|
755f305e4d
|
No more messages.
|
2016-07-30 07:43:08 -07:00 |
|
Cedric Beust
|
debdae0cd6
|
Merge branch 'master' of github.com:cbeust/kobalt
|
2016-07-30 07:39:33 -07:00 |
|
Cedric Beust
|
8c6e050d3b
|
Fix the CLEAN dependency.
|
2016-07-30 07:36:12 -07:00 |
|
Cedric Beust
|
007bb31ee3
|
Introduce build listeners and build report contributors.
|
2016-07-30 07:36:03 -07:00 |
|
Cedric Beust
|
c72b6b76b6
|
"No tests to run".
|
2016-07-29 04:16:18 -08:00 |
|
Cedric Beust
|
f629b76658
|
Refactor.
|
2016-07-29 01:43:54 -08:00 |
|
Cedric Beust
|
89559d5952
|
Better filter dependency implementation.
|
2016-07-29 00:09:43 -08:00 |
|
Cedric Beust
|
e513508807
|
Only return existing directories.
|
2016-07-28 23:53:20 -08:00 |
|
Cedric Beust
|
e9faa5c01f
|
Forgot to reorder the dependencies.
|
2016-07-28 23:53:04 -08:00 |
|
Cedric Beust
|
ba7ac04fb9
|
Reformat.
|
2016-07-28 23:52:53 -08:00 |
|
Cedric Beust
|
91ec783f64
|
Revert "Throw if a jar file can't be found."
This reverts commit 5a7a6d8277 .
|
2016-07-28 23:39:45 -08:00 |
|
Cedric Beust
|
5a7a6d8277
|
Throw if a jar file can't be found.
|
2016-07-28 23:30:44 -08:00 |
|
Cedric Beust
|
18a34a2cc9
|
Better classpath calculations.
|
2016-07-28 23:30:08 -08:00 |
|
Cedric Beust
|
67cb7a5360
|
Add transitiveClosure() to DynamicGraph.
|
2016-07-28 19:18:12 -07:00 |
|
Cedric Beust
|
035bf4a613
|
Fix test classpath for dependent projects.
|
2016-07-28 02:12:20 -08:00 |
|
Cedric Beust
|
b6cb358606
|
Default COMPILE scope.
|
2016-07-28 00:29:59 -08:00 |
|
Cedric Beust
|
bdef49fb8c
|
Collect the correct jar files.
|
2016-07-27 22:48:56 -08:00 |
|
Cedric Beust
|
901447c1f6
|
Use a val.
|
2016-07-26 02:25:05 -08:00 |
|
Cedric Beust
|
d18c8009c8
|
Revamp the scopes and scope filters.
|
2016-07-26 02:25:05 -08:00 |
|
Cedric Beust
|
b02ba388da
|
Introduce KobaltContext#filefor(id).
|
2016-07-25 00:41:42 -08:00 |
|
Cedric Beust
|
5df0d01a21
|
Refactor PomGenerator.
|
2016-07-25 00:41:21 -08:00 |
|
Cedric Beust
|
888e5cde73
|
Added --profiling.
|
2016-07-24 22:39:43 -08:00 |
|
Cedric Beust
|
9decde54c4
|
Make private.
|
2016-07-22 01:10:04 -08:00 |
|
Cedric Beust
|
9265eb20fb
|
Comment.
|
2016-07-21 19:56:29 -07:00 |
|
Cedric Beust
|
45e40a1397
|
Transitive dependencies for tests were not correct.
|
2016-07-21 04:02:22 -08:00 |
|
Cedric Beust
|
0ca68c2c4f
|
Add the <modelVersion> tag to the generated pom.
Fixes https://github.com/cbeust/klaxon/issues/35.
|
2016-07-21 00:23:21 -08:00 |
|
Cedric Beust
|
156f58ba82
|
IDEA files.
|
2016-07-20 23:15:53 -08:00 |
|
Cedric Beust
|
74181ec892
|
~/.kobalt/repository is now ~/.kobalt/cache
|
2016-07-20 22:50:36 -08:00 |
|
Cedric Beust
|
8a30679966
|
settings.xml now uses camel case tags.
|
2016-07-20 22:46:00 -08:00 |
|
Cedric Beust
|
29dc3dd466
|
Formatting.
|
2016-07-20 21:20:39 -08:00 |
|
Cedric Beust
|
9d3665fe17
|
Merge branch 'master' of github.com:cbeust/kobalt
|
2016-07-21 07:18:02 -07:00 |
|
Cedric Beust
|
ab95e4fc75
|
Refactor.
|
2016-07-21 07:17:51 -07:00 |
|
|
2d6c8f720c
|
Added support for jvm parameters (-Dkey=value)
|
2016-07-20 22:36:45 -07:00 |
|
Cedric Beust
|
c5a79ea673
|
Return URI's for local Maven repo paths.
Partial fix for https://github.com/cbeust/kobalt/issues/289
|
2016-07-20 18:17:06 -07:00 |
|
Cedric Beust
|
3a2ba61c6e
|
Fix the extractHost() missing method exception.
Fixes https://github.com/cbeust/kobalt/issues/287
|
2016-07-20 01:17:51 -08:00 |
|
|
c0a2881ca0
|
Fixed kobaltw for TravisCI, also now handles directory names with space in them.
|
2016-07-20 13:05:11 -07:00 |
|
Cedric Beust
|
2251a1254a
|
Introducing ILocalMavenRepoPathInterceptor.
|
2016-07-19 21:45:44 -08:00 |
|
Cedric Beust
|
19d18bce82
|
Not needed, we already have localMaven().
|
2016-07-19 21:45:02 -08:00 |
|
Cedric Beust
|
6ec5aa8994
|
Changed fix for Gygwin/MinGW to handle Windows specifically.
Switched kotbaltw to bourne shell.
kobaltw.bat now created by default.
|
2016-07-20 03:00:33 -07:00 |
|
Cedric Beust
|
b5c81c4e8d
|
Faster .jarFile.
|
2016-07-19 01:00:40 -08:00 |
|
Cedric Beust
|
d37827ce93
|
Return pairs for benchmark functions.
|
2016-07-18 23:44:28 -08:00 |
|
Cedric Beust
|
db1207ac04
|
Logging.
|
2016-07-18 23:44:28 -08:00 |
|
Cedric Beust
|
0760533444
|
Use Aether for transitive dependencies.
|
2016-07-18 23:44:28 -08:00 |
|
Cedric Beust
|
c7d1dc4a8d
|
Better default test directive.
|
2016-07-18 23:44:28 -08:00 |
|
|
e061db2d1b
|
Fix kobatlw shebang for Cygwin/MinGW.
|
2016-07-19 09:50:53 -07:00 |
|
Cedric Beust
|
ad7fe6c48f
|
Rename test includes.
|
2016-07-18 02:16:37 -08:00 |
|
Cedric Beust
|
ce3daac4f4
|
IDEA file
|
2016-07-18 01:38:50 -08:00 |
|
Cedric Beust
|
4353e438a1
|
Can't be null.
|
2016-07-18 01:30:05 -08:00 |
|