1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-28 09:08:13 -07:00
Commit graph

833 commits

Author SHA1 Message Date
Cedric Beust
9e53359790 Merge branch 'master' of github.com:cbeust/kobalt 2016-02-02 16:31:07 -08:00
Cedric Beust
b474c2de37 Mixed language projects. 2016-02-02 22:58:53 +04:00
Cedric Beust
93415868b0 Refactoring toward mixed mode. 2016-02-02 21:30:29 +04:00
Cedric Beust
f4f5e8c05e Comments. 2016-01-31 08:24:50 -08:00
Cedric Beust
66c4f9a1e0 Fix KobaltClient's debug mode. 2016-01-29 23:25:20 +04:00
Cedric Beust
e441d8bafb Minor fixes to the Daniil's timeout checks. 2016-01-29 22:59:53 +04:00
voddan
18bf0e494a replaced wrapperProperties.versionLastChecked with versio with VersionCheckTimestampFile 2016-01-29 21:34:59 +03:00
voddan
6ad374006f moved the waiting operation under the timeout check 2016-01-29 12:57:40 +03:00
voddan
ac968cef99 added time check 2016-01-29 12:48:38 +03:00
voddan
0fe76cd31d replaced Timestamp with Instant 2016-01-29 12:08:57 +03:00
voddan
934db829dc added kobalt.version.last_checked to kobalt-wrapper.properties 2016-01-29 11:52:52 +03:00
voddan
73b751f43f extracted checking for a new version into UpdateKobalt; semantics did not change 2016-01-29 11:04:12 +03:00
Cedric Beust
edb737f52a Don't overwrite build file with --init if it already exists.
Fixes #107.
2016-01-27 15:09:15 -08:00
Cedric Beust
0e6ea698ce Not used. 2016-01-23 08:45:32 -08:00
Cedric Beust
e6a3d224a4 Better error message. 2016-01-23 08:45:20 -08:00
Cedric Beust
60036dcb43 If a dependent project fails, fail the ones that follow. 2016-01-15 01:51:59 +04:00
Cedric Beust
27d6332ea4 Settings for Kobalt.
~/.kobalt/settings.xml.
2016-01-12 23:40:48 +04:00
Cedric Beust
228a3c1441 Fix war{} includes/excludes. 2016-01-12 01:58:26 +04:00
Cedric Beust
9b5d923bcc Rename JCenter -> Bintray. 2016-01-08 23:33:21 +04:00
Cedric Beust
60afbed65f Fix crash due to @Nullable not being Runtime. 2016-01-07 21:44:29 +04:00
Cedric Beust
d832bee66f Not used. 2016-01-06 23:02:28 -08:00
Aaron Sarazan
df2a1c61b3 fix org uploading 2016-01-06 22:58:52 -08:00
Cedric Beust
92d281e423 Move zip verification to tests. 2016-01-06 16:36:49 -08:00
Cedric Beust
19ad4ae3a2 VerifyKobaltZip. 2016-01-06 16:16:48 -08:00
Cedric Beust
2db5df1897 Fix #93. 2016-01-07 00:51:19 +04:00
Cedric Beust
949fc353d8 Doc. 2016-01-06 23:25:00 +04:00
Cedric Beust
4ab161cf1d jcenter { sign }. 2016-01-06 23:20:06 +04:00
Cedric Beust
1636d4f4eb Simplify the publish org/username logic. 2016-01-06 01:43:39 +04:00
Cedric Beust
e7fe61be7c Remove RetrolambdaPlugin (now in its own project). 2016-01-06 01:43:17 +04:00
Cedric Beust
c5cc1009ba Not used. 2016-01-04 21:24:27 +04:00
Cedric Beust
6aa3c16d38 Fix test includes/excludes. 2016-01-02 14:29:19 -08:00
Cedric Beust
b3107f52b5 Make both kotlin and java test compile incremental. 2016-01-02 10:29:49 -08:00
Cedric Beust
e7f844ab7f Make Kotlin compileTest incremental. 2016-01-02 10:10:00 -08:00
Cedric Beust
4017cd820f Adjust a few paths. 2016-01-01 10:19:22 -08:00
Cedric Beust
eb2937098d Add includes/excludes to the test{} directives.
Original code from @bmsantos.
2016-01-01 09:55:04 -08:00
Cedric Beust
98ca6543e9 Send provided dependencies to the IDEA. 2015-12-30 05:10:48 +04:00
Cedric Beust
15db122504 Rename. 2015-12-29 08:30:41 +04:00
Aaron Sarazan
6cef3a3308 afaik this should work for bintray orgs 2015-12-28 13:06:02 -08:00
Cedric Beust
5914242147 Not needed. 2015-12-28 20:56:18 +04:00
Cedric Beust
c16a93e4a2 Fix the repo bug.
Repo contributors were not applied early enough, so resources coming from the Android m2repository could not be resolved.
2015-12-28 20:56:03 +04:00
Cedric Beust
5dc1953ea8 Remove dokka from KotlinPlugin. 2015-12-28 05:22:19 +04:00
Cedric Beust
ec398e0c8a Syntax updates for 0.4584. 2015-12-28 01:50:51 +04:00
Kirill Rakhman
7c0dd710ea update to kotlin beta 4 2015-12-27 20:02:18 +01:00
Cedric Beust
56f59fc858 Only run the interceptors if there are any.
Otherwise, we always clear the interceptors.
2015-12-26 00:28:50 +04:00
Cedric Beust
643c85f1a4 Remove the Android plug-in from the core.
It's now in its own project.
2015-12-26 00:28:50 +04:00
Cedric Beust
05d4571a9a Better message. 2015-12-26 00:28:50 +04:00
Cedric Beust
9ec8be4adc Merge branch 'master' of github.com:cbeust/kobalt 2015-12-25 07:20:22 -08:00
Cedric Beust
bcc6af5f37 Fail the build if "assemble" fails. 2015-12-25 19:06:55 +04:00
Cedric Beust
a187061af9 Merge branch 'master' of github.com:cbeust/kobalt 2015-12-24 17:46:41 -08:00
Cedric Beust
8b92f31982 Fix Retrolambda for Windows.
Note: this file is now in its own repo, will delete it soon.
2015-12-24 17:46:18 -08:00