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

1346 commits

Author SHA1 Message Date
Cedric Beust
f4f5e8c05e Comments. 2016-01-31 08:24:50 -08:00
Cedric Beust
bddcd3071d 0.406. 2016-01-30 23:21:27 +04:00
Cedric Beust
f21efb6510 0.404. 2016-01-30 01:13:22 +04:00
Cedric Beust
3f1dbca5b5 0.403. 2016-01-30 00:45:11 +04:00
Cedric Beust
66c4f9a1e0 Fix KobaltClient's debug mode. 2016-01-29 23:25:20 +04:00
Cedric Beust
bf36a9f247 0.402. 2016-01-29 23:25:03 +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
789918a7ab added versionCheckTimeout to Kobalt
added `kobalt.version.check_timeout` to `kobalt.properties`
Uses ISO-8601 period format
2016-01-29 12:36:48 +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
f199a8892e 0.401. 2016-01-29 01:50:40 +04:00
Cedric Beust
965d467ac3 Accept versions with a "v" in them.
Fix #108.
2016-01-29 01:43:38 +04:00
Cedric Beust
6003f2199c 0.400. 2016-01-27 15:10:47 -08: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
7fefcc7846 0.399. 2016-01-15 02:12:41 +04:00
Cedric Beust
92f1044a82 0.398. 2016-01-15 01:52:58 +04:00
Cedric Beust
60036dcb43 If a dependent project fails, fail the ones that follow. 2016-01-15 01:51:59 +04:00
Cedric Beust
23032f52d7 0.397. 2016-01-13 20:00:17 -08:00
Cedric Beust
a7d951df10 0.394. 2016-01-12 23:41:50 +04:00
Cedric Beust
27d6332ea4 Settings for Kobalt.
~/.kobalt/settings.xml.
2016-01-12 23:40:48 +04:00
Cedric Beust
f004358727 0.393. 2016-01-12 02:47:16 +04:00
Cedric Beust
e493641d8d 0.392. 2016-01-12 02:42:20 +04:00
Cedric Beust
979981d8fd 0.391. 2016-01-12 01:59:31 +04:00
Cedric Beust
228a3c1441 Fix war{} includes/excludes. 2016-01-12 01:58:26 +04:00
Cedric Beust
f7be0ef52b 0.390. 2016-01-08 23:34:12 +04:00
Cedric Beust
9b5d923bcc Rename JCenter -> Bintray. 2016-01-08 23:33:21 +04:00
Cedric Beust
2253b06965 0.389. 2016-01-07 21:44:34 +04:00
Cedric Beust
60afbed65f Fix crash due to @Nullable not being Runtime. 2016-01-07 21:44:29 +04:00
Cedric Beust
1e1f0e3ac2 0.388. 2016-01-06 23:03:58 -08: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
5109935931 Verbose tests. 2016-01-06 16:40:33 -08: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
19ad4ae3a2 VerifyKobaltZip. 2016-01-06 16:16:48 -08:00
Cedric Beust
b83c012c62 0.387. 2016-01-06 15:06:51 -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
18180ca4f0 0.386. 2016-01-06 23:20:29 +04:00
Cedric Beust
4ab161cf1d jcenter { sign }. 2016-01-06 23:20:06 +04:00
Cedric Beust
179a98eb59 0.385. 2016-01-06 01:44:10 +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
a3fbe343b2 0.381. 2016-01-05 02:53:42 +04:00