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

770 commits

Author SHA1 Message Date
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
Cedric Beust
20b37cfc88 Reformat. 2016-07-18 01:29:56 -08:00
Cedric Beust
f73315d97a Support internal. 2016-07-18 01:29:13 -08:00
Cedric Beust
33eb4b0908 Relative paths. 2016-07-18 07:14:15 -07:00
Cedric Beust
669b6cf6cb Remote duplicate paths. 2016-07-16 19:09:07 -07:00
89655f4b46 Fix for --log -2 undocumented feature. 2016-07-13 17:37:40 -07:00
Cedric Beust
fdd18a3573 Exclude $ classes from being run by Unit.
Fixes https://github.com/cbeust/kobalt/issues/251.
2016-07-13 02:45:08 -08:00
Cedric Beust
3ac313b7bf Better message when a dependency can't be resolved. 2016-07-13 02:24:20 -08:00
Sargun Vohra
61f1c7c626 Always generate the shebang line 2016-07-12 22:58:11 -04:00
Cedric Beust
46b2c54022 IDEA files. 2016-07-12 18:27:38 -07:00
Cedric Beust
e3c0b4dd0a Fix tests. 2016-07-12 18:27:31 -07:00
Cedric Beust
e7407fdcf8 Fix version for debug. 2016-07-12 03:18:28 -08:00
Cedric Beust
ba2f274ee1 Not used. 2016-07-12 02:22:32 -08:00
Cedric Beust
d577a785c5 This fix broke task ordering, need to investigate. 2016-07-12 02:22:23 -08:00
Cedric Beust
63f02f86bf Better log. 2016-07-12 02:21:59 -08:00
Cedric Beust
2183d3eb0f Better defaults for the generated pom. 2016-07-12 00:31:23 -08:00
Cedric Beust
4a1fbf2f9c Fix task ordering bug.
Fixes https://github.com/cbeust/kobalt/issues/276
2016-07-11 23:35:03 -08:00
Cedric Beust
c57502b985 Fix development mode for Apache classes. 2016-07-11 22:49:28 -08:00
Cedric Beust
644871056f Rename. 2016-07-11 22:34:39 -08:00
Cedric Beust
86abfc3d80 Better pom generation. 2016-07-11 22:34:20 -08:00
Cedric Beust
71a9dac639 Simplify. 2016-07-11 02:38:00 -08:00