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

238 commits

Author SHA1 Message Date
Cedric Beust
1730e8de69 Add -downloadSources. 2017-03-30 13:29:25 -07:00
Cedric Beust
8eb804f486 Reformat 2017-03-29 15:41:54 -07:00
014802e272 Implemented --log 0 2017-03-28 17:16:11 -07:00
726ddc37d5 Merge remote-tracking branch 'upstream/master' 2017-03-27 21:53:40 -07:00
Cedric Beust
ccbfe3bd94 Preliminary work for multiple build files. 2017-03-27 14:54:51 -07:00
f6274df9d0 Added isMavenId() tests. 2017-03-26 20:11:58 -07:00
Cedric Beust
c6ce58fdbd Make sure Versions.class is not in the jar file. 2017-03-26 11:46:11 -07:00
Cedric Beust
ea7cecf590 Test fix. 2017-03-25 13:30:03 -07:00
Cedric Beust
e7d369408f Fix test. 2017-03-25 13:27:30 -07:00
Cedric Beust
152ff7e91b Rename. 2017-03-25 13:20:59 -07:00
Cedric Beust
6974e6cdb2 Backward compatibility. 2017-03-25 13:09:20 -07:00
Cedric Beust
86c166ff76 New profile syntax: val debug by profile() 2017-03-25 12:45:59 -07:00
Cedric Beust
4e4c5a7d9e Put the javac command in a file.
Also introduce fixSlashes().
2017-03-24 23:42:41 -07:00
Cedric Beust
43346a256d Better sequence. 2017-03-24 12:26:25 -07:00
Cedric Beust
f788761e4c Better zip file test. 2017-03-23 14:34:39 -07:00
Cedric Beust
469419fe2e Fix zip test. 2017-03-23 12:23:02 -07:00
Cedric Beust
400a73b51b Test StringVersion sorting. 2017-03-23 10:19:55 -07:00
Cedric Beust
18e61fc7a3 Fix tests for Windows. 2017-03-22 22:22:30 -07:00
Cedric Beust
c7714a5286 Better StringVersion. 2017-03-22 09:26:24 -07:00
Cedric Beust
47bdbf04ee Distinct. 2017-03-21 23:48:03 -07:00
Cedric Beust
34185a6b2a Exclude tests that crash on TeamCity. 2017-03-21 14:38:43 -07:00
Cedric Beust
f4b57167b0 Exclusion tests. 2017-03-20 15:56:27 -07:00
Cedric Beust
3bdc83b20e Fix test path for Windows. 2017-03-18 23:17:48 -07:00
Cedric Beust
1a01d7c8d8 Testing TeamCity build status publisher. 2017-03-15 15:08:40 -07:00
Cedric Beust
2e603b0504 Refactoring. 2017-03-15 14:49:58 -07:00
Cedric Beust
1c10965e77 Problem solved, removing the logs. 2017-03-15 14:45:34 -07:00
Cedric Beust
a91bd04e41 Test fix. 2017-03-15 14:38:11 -07:00
Cedric Beust
c16aa0aa67 Attempt to fix the tests for TeamCity. 2017-03-15 14:14:27 -07:00
Cedric Beust
9c6a68e475 Debug TeamCity failures. 2017-03-15 13:23:04 -07:00
Cedric Beust
bbadd4904d Not needed. 2017-03-15 12:20:36 -07:00
Cedric Beust
3d689b3367 Better test failure message. 2017-03-14 20:21:32 -07:00
Cedric Beust
2bfe9b1339 Restore log level. 2017-03-13 11:40:56 -07:00
Cedric Beust
187593b9b1 Test that BuildKt.class is not in the shipped jar file. 2017-03-10 10:48:31 -08:00
Cedric Beust
4bdc12def5 Incremental compilation. 2017-03-03 13:52:25 -08:00
Cedric Beust
e9b1636727 VersionTest. 2017-03-01 10:12:54 -08:00
Cedric Beust
5edb52a69b Import. 2017-02-23 19:58:47 -08:00
Cedric Beust
5b76c0cad5 Turn on ExcludeTest. 2017-02-23 19:08:00 -08:00
Cedric Beust
b0c412b680 Better tests. 2017-02-23 17:42:56 -08:00
Cedric Beust
a82cd20455 Turn on ExcludeTest. 2017-02-23 09:19:01 -08:00
Cedric Beust
3290769453 Add an exclude() test.
… but disabled, until I can figure out why it interferes with the profile test.
2017-02-22 20:45:11 -08:00
Cedric Beust
f7dd354b27 Better ProfileTest. 2017-02-17 10:38:25 -08:00
Cedric Beust
0a0b478ba3 Fix StackOverflowError. 2017-02-10 09:15:07 -08:00
Cedric Beust
75dda87fdd Fix hosts for ResolveDependency. 2017-02-07 16:25:06 -08:00
Cedric Beust
8e583c5a73 Rename. 2017-02-07 13:51:19 -08:00
Cedric Beust
f037474f36 Renaming. 2017-02-07 10:20:29 -08:00
Cedric Beust
36d2953c8c New KobaltMavenResolver. 2017-02-07 09:56:40 -08:00
Cedric Beust
489fc867a7 Range tests. 2017-02-05 10:42:08 -08:00
Cedric Beust
a66974c5cb Delete DependencyManager2. 2017-02-02 11:18:36 -08:00
Cedric Beust
4f84b8df9a Build fix. 2017-02-01 15:44:29 -08:00
Cedric Beust
ae450e4cbc Fix optional dependencies problem. 2017-02-01 12:58:59 -08:00