1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-26 08:27:12 -07:00
Commit graph

2371 commits

Author SHA1 Message Date
Cedric Beust
c2aa0b45cb 0.868. 2016-07-24 22:39:56 -08:00
Cedric Beust
888e5cde73 Added --profiling. 2016-07-24 22:39:43 -08:00
Cedric Beust
f8d2d0ed23 Tests for profiles. 2016-07-22 01:11:44 -08:00
Cedric Beust
6b1ddc2333 Rename. 2016-07-22 01:10:29 -08:00
Cedric Beust
0057611869 val 2016-07-22 01:10:20 -08:00
Cedric Beust
9decde54c4 Make private. 2016-07-22 01:10:04 -08:00
Cedric Beust
d029e654b0 Tests to make sure COMPILE scoped dependencies are resolved properly. 2016-07-21 22:17:38 -08:00
Cedric Beust
1b7987b07a 0.867. 2016-07-21 20:09:10 -07:00
Cedric Beust
f76b525f0c Fix file path. 2016-07-21 20:08:51 -07:00
Cedric Beust
ba3bc4d216 0.866. 2016-07-21 19:57:02 -07:00
Cedric Beust
1697b96923 Actually publish to the correct local maven repo. 2016-07-21 19:56:46 -07:00
Cedric Beust
9265eb20fb Comment. 2016-07-21 19:56:29 -07:00
Cedric Beust
84f104c2d6 0.865. 2016-07-21 04:02:48 -08:00
Cedric Beust
45e40a1397 Transitive dependencies for tests were not correct. 2016-07-21 04:02:22 -08:00
Cedric Beust
4ba5f5bee1 0.864. 2016-07-21 00:23:28 -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
6aaa18e6f6 0.863. 2016-07-20 22:53:59 -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
Cedric Beust
6b32aa6e62 Merge pull request #290 from ethauvin/master
Added support for jvm parameters (-Dkey=value)
2016-07-20 22:44:42 -07:00
2d6c8f720c Added support for jvm parameters (-Dkey=value) 2016-07-20 22:36:45 -07:00
Cedric Beust
67ab53f8a3 0.862. 2016-07-20 18:21:51 -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
3562682cb4 0.861. 2016-07-20 01:18:12 -08: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
Cedric Beust
5d6272065c Description and URL for the pom file. 2016-07-20 01:17:51 -08:00
Cedric Beust
e24d9cea76 Merge pull request #288 from ethauvin/master
Fixed kobaltw for TravisCI
2016-07-20 13:15:52 -07: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
67a5a670e9 0.860. 2016-07-19 21:48:24 -08: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
f31c092acf Merge pull request #286 from ethauvin/master
Batch file installation (Take 2)
2016-07-20 06:18:28 -07: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
53ba3a4c0c 0.859. 2016-07-19 16:41:58 -07:00
Cedric Beust
ccd65b1baf Log. 2016-07-19 16:41:46 -07:00
Cedric Beust
e24847d231 0.858. 2016-07-19 01:01:01 -08:00
Cedric Beust
868abad621 Rename. 2016-07-19 01:00:49 -08:00
Cedric Beust
b5c81c4e8d Faster .jarFile. 2016-07-19 01:00:40 -08:00
Cedric Beust
80f732bb00 Typo. 2016-07-18 23:49:49 -08:00
Cedric Beust
91c6463c2e 0.857. 2016-07-18 23:48:46 -08:00
Cedric Beust
c1c43e961a 0.856. 2016-07-18 23:44:28 -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
Cedric Beust
da8728f5f6 Merge pull request #284 from ethauvin/master
Fix kobatlw shebang for Cygwin/MinGW.
2016-07-19 10:02:25 -07:00