1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-27 16:48:12 -07:00

Commit graph

  • ff23b223cc Clean up ProjectInfo. Cedric Beust 2016-02-04 21:58:06 +04:00
  • 638d16588e No more classes extend JvmCompilerPlugin. Cedric Beust 2016-02-04 21:44:51 +04:00
  • 02995ce6cb Better toString(). Cedric Beust 2016-02-04 21:34:45 +04:00
  • b7719e7c23 Bogus content root. Cedric Beust 2016-02-04 02:07:10 +04:00
  • 6f4b56c277 Fewer resources. Cedric Beust 2016-02-03 01:14:39 +04:00
  • dff35d627a Cleaner. Cedric Beust 2016-02-03 01:07:38 +04:00
  • 862bca22c0 0.411. Cedric Beust 2016-02-02 17:12:02 -08:00
  • b7efab2826 One build file for all test projects. Cedric Beust 2016-02-02 17:11:38 -08:00
  • 52141a1d98 Fix the bad directory problem. Cedric Beust 2016-02-02 17:11:19 -08:00
  • 136d2042b4 Fix resources for IDEA. 0.411 Cedric Beust 2016-02-02 16:58:41 -08:00
  • 20f5d7a9f3 0.410. Cedric Beust 2016-02-02 16:57:52 -08:00
  • 385a5005a1 Fix lateinit bug. Cedric Beust 2016-02-02 16:57:31 -08:00
  • 9e53359790 Merge branch 'master' of github.com:cbeust/kobalt Cedric Beust 2016-02-02 16:31:07 -08:00
  • 6e3ce70f23 0.408. 0.410 Cedric Beust 2016-02-02 23:08:54 +04:00
  • 8765c6707c Update tests to 0.408. Cedric Beust 2016-02-02 23:08:44 +04:00
  • ddea0e191d Tests for mixed projects. Cedric Beust 2016-02-02 23:03:44 +04:00
  • b474c2de37 Mixed language projects. Cedric Beust 2016-02-02 22:58:53 +04:00
  • 93415868b0 Refactoring toward mixed mode. Cedric Beust 2016-02-02 21:30:29 +04:00
  • 15efe61a74 Use the suffix. Cedric Beust 2016-02-02 21:20:05 +04:00
  • d649eb3dd7 Merge branch 'master' of github.com:cbeust/kobalt Cedric Beust 2016-02-01 20:54:27 -08:00
  • 5027a92087 Reformat. 0.408 Cedric Beust 2016-02-02 02:57:49 +04:00
  • f39c3ce514 0.408. Cedric Beust 2016-02-02 02:20:01 +04:00
  • 94a7aedd96 Fix test directory output. Cedric Beust 2016-02-02 01:46:10 +04:00
  • f4f5e8c05e Comments. Cedric Beust 2016-01-31 08:24:50 -08:00
  • bddcd3071d 0.406. 0.407 Cedric Beust 2016-01-30 23:21:27 +04:00
  • dac01c371a NPE in GithubApi. Cedric Beust 2016-01-30 23:21:12 +04:00
  • f21efb6510 0.404. 0.406 0.405 Cedric Beust 2016-01-30 01:13:22 +04:00
  • c5bacb6c4f Fix jitpack.io repo. Cedric Beust 2016-01-30 01:10:02 +04:00
  • 3f1dbca5b5 0.403. 0.404 Cedric Beust 2016-01-30 00:45:11 +04:00
  • 763c1c492a TODO. Cedric Beust 2016-01-30 00:45:06 +04:00
  • c90fbb6a41 Fix for #104: if depended-on project changes dependent project's jar should be updated. Cedric Beust 2016-01-30 00:43:59 +04:00
  • 66c4f9a1e0 Fix KobaltClient's debug mode. 0.403 Cedric Beust 2016-01-29 23:25:20 +04:00
  • bf36a9f247 0.402. Cedric Beust 2016-01-29 23:25:03 +04:00
  • de593a0b56 Use a valid ISO8601 constant. Cedric Beust 2016-01-29 23:23:50 +04:00
  • e441d8bafb Minor fixes to the Daniil's timeout checks. 0.402 Cedric Beust 2016-01-29 22:59:53 +04:00
  • efd12733ee Merge pull request #109 from voddan/ADD_newVersionCheck_timeout Cedric Beust 2016-01-29 10:50:00 -08:00
  • 18bf0e494a replaced wrapperProperties.versionLastChecked with versio with VersionCheckTimestampFile voddan 2016-01-29 21:34:59 +03:00
  • f1b420849d added manager for .kobalt/versionCheckTimestamp.txt voddan 2016-01-29 21:23:04 +03:00
  • 6ad374006f moved the waiting operation under the timeout check voddan 2016-01-29 12:57:40 +03:00
  • ac968cef99 added time check voddan 2016-01-29 12:48:38 +03:00
  • 789918a7ab added versionCheckTimeout to Kobalt added kobalt.version.check_timeout to kobalt.properties Uses ISO-8601 period format voddan 2016-01-29 12:36:48 +03:00
  • 0fe76cd31d replaced Timestamp with Instant voddan 2016-01-29 12:08:57 +03:00
  • 934db829dc added kobalt.version.last_checked to kobalt-wrapper.properties voddan 2016-01-29 11:52:52 +03:00
  • 73b751f43f extracted checking for a new version into UpdateKobalt; semantics did not change voddan 2016-01-29 11:04:12 +03:00
  • f199a8892e 0.401. Cedric Beust 2016-01-29 01:50:40 +04:00
  • 965d467ac3 Accept versions with a "v" in them. Cedric Beust 2016-01-29 01:43:38 +04:00
  • 6003f2199c 0.400. 0.401 Cedric Beust 2016-01-27 15:10:47 -08:00
  • edb737f52a Don't overwrite build file with --init if it already exists. Cedric Beust 2016-01-27 15:09:15 -08:00
  • 4ba62269c5 Merge pull request #106 from voddan/FIX_runCommand_output 0.400 Cedric Beust 2016-01-26 21:30:54 -08:00
  • ae261412f3 fixed the issue with RunCommand output voddan 2016-01-27 08:13:40 +03:00
  • 0e6ea698ce Not used. Cedric Beust 2016-01-23 08:45:32 -08:00
  • e6a3d224a4 Better error message. Cedric Beust 2016-01-23 08:45:20 -08:00
  • 7fefcc7846 0.399. Cedric Beust 2016-01-15 02:12:41 +04:00
  • 2b9533e011 Clean up Strings. Cedric Beust 2016-01-15 02:12:19 +04:00
  • 7604cbf06b Polish. Cedric Beust 2016-01-15 02:09:15 +04:00
  • 92f1044a82 0.398. 0.399 Cedric Beust 2016-01-15 01:52:58 +04:00
  • 60036dcb43 If a dependent project fails, fail the ones that follow. Cedric Beust 2016-01-15 01:51:59 +04:00
  • 23032f52d7 0.397. 0.398 Cedric Beust 2016-01-13 20:00:17 -08:00
  • 56ab44599e Fix the repo directory. Cedric Beust 2016-01-13 19:55:08 -08:00
  • 3d6f0e4efb Use ~/kobalt/settings.xml. 0.397 0.396 0.395 Cedric Beust 2016-01-13 23:25:59 +04:00
  • a7d951df10 0.394. Cedric Beust 2016-01-12 23:41:50 +04:00
  • 27d6332ea4 Settings for Kobalt. Cedric Beust 2016-01-12 23:40:48 +04:00
  • 24bd2c6299 Simplify. 0.394 Cedric Beust 2016-01-12 02:55:38 +04:00
  • f004358727 0.393. Cedric Beust 2016-01-12 02:47:16 +04:00
  • 0dee89c8be Clear the test configurations before adding new ones. Cedric Beust 2016-01-12 02:47:11 +04:00
  • e493641d8d 0.392. Cedric Beust 2016-01-12 02:42:20 +04:00
  • 8f62ff7207 Tests not running without a test {}. Cedric Beust 2016-01-12 02:42:08 +04:00
  • 979981d8fd 0.391. Cedric Beust 2016-01-12 01:59:31 +04:00
  • 228a3c1441 Fix war{} includes/excludes. Cedric Beust 2016-01-12 01:58:26 +04:00
  • f7be0ef52b 0.390. 0.393 0.392 0.391 0.390 Cedric Beust 2016-01-08 23:34:12 +04:00
  • 9b5d923bcc Rename JCenter -> Bintray. Cedric Beust 2016-01-08 23:30:46 +04:00
  • 2253b06965 0.389. Cedric Beust 2016-01-07 21:44:34 +04:00
  • 60afbed65f Fix crash due to @Nullable not being Runtime. Cedric Beust 2016-01-07 21:44:29 +04:00
  • 1e1f0e3ac2 0.388. 0.389 Cedric Beust 2016-01-06 23:03:58 -08:00
  • d832bee66f Not used. Cedric Beust 2016-01-06 23:02:28 -08:00
  • 706700f293 Merge pull request #94 from Levelmoney/master 0.388 Cedric Beust 2016-01-06 23:01:47 -08:00
  • df2a1c61b3 fix org uploading Aaron Sarazan 2016-01-06 22:58:52 -08:00
  • 5109935931 Verbose tests. Cedric Beust 2016-01-06 16:40:33 -08:00
  • 7bf5f48ec8 Log. Cedric Beust 2016-01-06 16:36:58 -08:00
  • 92d281e423 Move zip verification to tests. Cedric Beust 2016-01-06 16:36:49 -08:00
  • 1e958ef7dd TODO.md. Cedric Beust 2016-01-06 16:21:41 -08:00
  • 19ad4ae3a2 VerifyKobaltZip. Cedric Beust 2016-01-06 16:16:48 -08:00
  • b83c012c62 0.387. Cedric Beust 2016-01-06 15:06:51 -08:00
  • 1c425d9124 Log. Cedric Beust 2016-01-06 15:04:50 -08:00
  • 2db5df1897 Fix #93. 0.387 Cedric Beust 2016-01-07 00:51:19 +04:00
  • 949fc353d8 Doc. Cedric Beust 2016-01-06 23:25:00 +04:00
  • 18180ca4f0 0.386. Cedric Beust 2016-01-06 23:20:29 +04:00
  • 4ab161cf1d jcenter { sign }. Cedric Beust 2016-01-06 23:20:06 +04:00
  • e647096022 Warnings. Cedric Beust 2016-01-06 23:05:57 +04:00
  • ad6e7e7f65 Remove build.gradle since it no longer works. 0.386 Cedric Beust 2016-01-06 21:44:46 +04:00
  • c1f4f2895e Formatting. Cedric Beust 2016-01-06 21:41:57 +04:00
  • eac18d0df1 Incremental output checksum wasn't right. Cedric Beust 2016-01-06 21:41:43 +04:00
  • 179a98eb59 0.385. Cedric Beust 2016-01-06 01:44:10 +04:00
  • 1636d4f4eb Simplify the publish org/username logic. Cedric Beust 2016-01-06 01:43:39 +04:00
  • e7fe61be7c Remove RetrolambdaPlugin (now in its own project). Cedric Beust 2016-01-06 01:43:17 +04:00
  • 1bf4828e47 Version ordering was backward. Cedric Beust 2016-01-06 01:43:03 +04:00
  • c4ce4784c8 Reverse the readlink change (doesn't work on cygwin). 0.385 0.384 0.383 0.382 Cedric Beust 2016-01-04 16:19:41 -08:00
  • 6c3c3033cf Merge pull request #83 from AlexCzar/master Cedric Beust 2016-01-04 15:14:29 -08:00
  • a3fbe343b2 0.381. Cedric Beust 2016-01-05 02:53:42 +04:00
  • 4c8ae7b346 Allow multiple test{} directives. Cedric Beust 2016-01-05 02:52:16 +04:00