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

172 commits

Author SHA1 Message Date
Cedric Beust
8255ca4791 Fix test. 2016-02-20 12:03:35 -08:00
Cedric Beust
6715541690 Fix test. 2016-02-20 02:29:58 +04:00
Cedric Beust
4642d4c9ec Disable broken tests. 2016-02-19 05:33:41 +04:00
Cedric Beust
2f386a622d Fix inclusion bug. 2016-02-19 02:01:40 +04:00
Cedric Beust
b680dc820c Rename. 2016-02-18 02:26:37 +04:00
Cedric Beust
26fbf6164d Fix expandJarFiles. 2016-02-18 02:25:35 +04:00
Cedric Beust
986f1b01be Fix source jar file. 2016-02-18 01:44:47 +04:00
Cedric Beust
2f840a44fd Better zip test. 2016-02-18 00:23:16 +04:00
Cedric Beust
ef9bbe580b Revert "Fix the source includes."
This reverts commit 14cb546dd7.
2016-02-17 06:55:08 -08:00
Cedric Beust
14cb546dd7 Fix the source includes. 2016-02-17 06:51:52 -08:00
Cedric Beust
2b3aeabba2 Rename archetype -> template. 2016-02-16 18:14:28 -08:00
Cedric Beust
027c204f54 Tests. 2016-02-15 10:12:31 -08:00
Cedric Beust
471410a9bc Pass the class loader to archetypes. 2016-02-14 09:45:55 -08:00
Cedric Beust
01df4b8d94 Enable source downloading. 2016-02-13 08:48:49 -08:00
Cedric Beust
b57b1845bc Support for archetypes. 2016-02-11 21:20:29 -08:00
Cedric Beust
0aaa49f25b RemoteRepoTest. 2016-02-10 04:19:29 +04:00
Cedric Beust
4919b19196 Handle 301 better. 2016-02-09 22:52:39 +04:00
Cedric Beust
e87438910f Improve aar support. 2016-02-09 03:54:30 +04:00
Cedric Beust
403a3eccf4 Delete JavaProject/KotlinProject. 2016-02-07 16:59:03 -08:00
Cedric Beust
ed43660d50 PomGenerationTest. 2016-02-06 01:06:01 +04:00
Cedric Beust
965d467ac3 Accept versions with a "v" in them.
Fix #108.
2016-01-29 01:43:38 +04:00
Cedric Beust
27d6332ea4 Settings for Kobalt.
~/.kobalt/settings.xml.
2016-01-12 23:40:48 +04:00
Cedric Beust
7bf5f48ec8 Log. 2016-01-06 16:36:58 -08:00
Cedric Beust
92d281e423 Move zip verification to tests. 2016-01-06 16:36:49 -08:00
Cedric Beust
b518824679 Lists instead of ArrayLists. 2016-01-03 07:57:08 -08:00
Cedric Beust
ecc2e04ddb Tests for include/exclude. 2016-01-03 07:54:35 -08:00
Cedric Beust
4a65177d34 Test fix. 2016-01-02 14:45:26 -08:00
Cedric Beust
08bb03889d Test fix. 2016-01-02 10:44:50 -08:00
Cedric Beust
d139fcf17b Fix test. 2016-01-02 10:43:24 -08:00
Cedric Beust
15db122504 Rename. 2015-12-29 08:30:41 +04:00
Kirill Rakhman
7c0dd710ea update to kotlin beta 4 2015-12-27 20:02:18 +01:00
Cedric Beust
15b43c0127 Incremental packaging. 2015-12-22 05:45:51 +04:00
Cedric Beust
cb1aaf6a75 Incremental manager work. 2015-12-21 00:32:55 +04:00
Cedric Beust
d9a287f710 Timestamp work. 2015-12-19 02:26:10 +04:00
Cedric Beust
ee74dd2dd3 Warnings. 2015-12-18 22:02:56 +04:00
Cedric Beust
80434ca7b6 Fix snapshot resolution. 2015-12-18 21:54:59 +04:00
evanchooly
252c0fce36 fix NPEs 2015-12-16 22:51:57 -05:00
Cedric Beust
fd19860493 Fix tests. 2015-12-15 21:40:40 -08:00
evanchooly
6883db4bb2 fixes #12. adds support for version ranges
updates MavenId parsing to match gradle's parsing
2015-12-15 21:04:04 -05:00
Cedric Beust
6b1b141943 More moving classes around. 2015-12-15 04:37:46 +04:00
Cedric Beust
259d4a3cba Move classes to the app package. 2015-12-15 03:10:11 +04:00
Cedric Beust
79401556bf Carry over the error messages. 2015-12-11 04:49:13 +04:00
Cedric Beust
7189fcde31 Introducing IMavenIdInterceptor.
Allow plug-ins to rewrite Maven id's. Also fix the problem where .aar kept being refetched.
2015-12-11 02:45:35 +04:00
Cedric Beust
1d259808af Fix tests. 2015-12-06 07:02:00 -08:00
Cedric Beust
7af789d282 Move IClasspathDependency in its own package. 2015-11-28 11:06:26 -08:00
Cedric Beust
e16892dbdb Better variant support. 2015-11-21 02:49:59 -08:00
Cedric Beust
88bd553009 Fix tests. 2015-11-19 18:23:54 -08:00
Cedric Beust
7088e781be Test fixes. 2015-11-16 03:11:24 -08:00
Cedric Beust
0e116c04f9 Warning. 2015-11-08 18:49:57 -08:00
Cedric Beust
2c1421863e Move KobaltPluginXml to internal. 2015-11-08 17:21:00 -08:00