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

971 commits

Author SHA1 Message Date
c342573e55 Only check for the latest release version number on GitHub every 10 minutes. 2017-03-31 17:11:20 -07:00
Cedric Beust
a6836fbd79 Surface the new build directories to expose them to the IDEA plug-in. 2017-03-31 10:56:30 -07:00
Cedric Beust
bfa2fb072e Fix: the sources don’t get downloaded if the jar file is present. 2017-03-31 09:19:37 -07:00
Cedric Beust
f29c974c49 Run the correct jar name, even if its name was changed.
Fixes https://github.com/cbeust/kobalt/issues/355
2017-03-30 14:03:37 -07:00
Cedric Beust
1730e8de69 Add -downloadSources. 2017-03-30 13:29:25 -07:00
Cedric Beust
a7553279cf Fix the topLines bug. 2017-03-30 13:16:17 -07:00
Cedric Beust
da85ec31f1 Rename. 2017-03-30 13:00:25 -07:00
Cedric Beust
b354b42767 Better error message. 2017-03-30 11:58:27 -07:00
Cedric Beust
dee55652f9 Comment. 2017-03-30 11:49:40 -07:00
Cedric Beust
0aae394975 Fix build path. 2017-03-30 11:49:26 -07:00
Cedric Beust
b3efc12569 autoUpdate setting. 2017-03-30 10:13:41 -07:00
Cedric Beust
6a61b21482 Create the directory. 2017-03-30 10:02:42 -07:00
Cedric Beust
6694426eef Fix BuildSources. 2017-03-30 09:55:07 -07:00
Cedric Beust
4ad0222f0a Multiple build file work. 2017-03-29 15:41:48 -07:00
6ce6cbbe14 Disabled TestNG output on --log 0 2017-03-29 11:19:24 -07:00
d605b4a132 Merge with beust/kobalt. 2017-03-28 17:25:47 -07:00
014802e272 Implemented --log 0 2017-03-28 17:16:11 -07:00
Cedric Beust
350b471460 Multi build work. 2017-03-28 10:12:49 -07:00
Cedric Beust
33844b616e Merge pull request #363 from ethauvin/master
file:// no longer considered valid maven coordinates
2017-03-28 09:16:58 -07:00
726ddc37d5 Merge remote-tracking branch 'upstream/master' 2017-03-27 21:53:40 -07:00
Cedric Beust
43bc211b2e Better logging. 2017-03-27 16:04:29 -07:00
Cedric Beust
32dc14e393 toString() 2017-03-27 15:44:47 -07:00
Cedric Beust
b62dc25f8b No longer needed. 2017-03-27 15:44:40 -07:00
Cedric Beust
1b2e25991f Silly file was being gitignored. 2017-03-27 15:14:06 -07:00
Cedric Beust
19a782d62a Revert "Allow ParallelLogger to log from apply()."
This reverts commit 67dd7e54e9.
2017-03-27 15:06:25 -07:00
Cedric Beust
ccbfe3bd94 Preliminary work for multiple build files. 2017-03-27 14:54:51 -07:00
6932b9f017 Fixed imports. 2017-03-26 19:13:23 -07:00
ddb4b3dbd8 file:// no longer seen as valid maven coordinates. 2017-03-26 19:13:22 -07:00
Cedric Beust
096b2c20a4 In the correct module. 2017-03-26 18:43:49 -07:00
Cedric Beust
a578b70c8b First pass at better option management. 2017-03-26 17:10:50 -07:00
Cedric Beust
09b47a9674 Merge pull request #361 from ethauvin/master
Updated to testng 6.11
2017-03-26 12:53:25 -07:00
Cedric Beust
fd5f77d922 CheckVersions fix attempt. 2017-03-26 12:44:45 -07:00
fae512f639 Updated to testng 6.11 2017-03-26 12:21:48 -07:00
Cedric Beust
f9206efaa0 Improve --checkVersions. 2017-03-26 10:45:10 -07:00
Cedric Beust
981bbbacb6 Normalize. 2017-03-26 10:18:45 -07:00
Cedric Beust
67dd7e54e9 Allow ParallelLogger to log from apply(). 2017-03-26 10:18:27 -07:00
Cedric Beust
043fc31c9f /v1/getDependencyGraph?projectRoot=...
Deprecated buildFile=.
2017-03-26 07:32:56 -07:00
Cedric Beust
abd84ca386 Don't compile with kobaltBuild/classes on the classpath. 2017-03-25 14:25:02 -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
771f90332c Reformat. 2017-03-24 23:42:08 -07:00
03f957f001 Fixed variable name. 2017-03-24 20:54:02 -07:00
3acf5dc2ad Install launcher(s) if not found. 2017-03-24 18:27:44 -07:00
Cedric Beust
e49fd94392 You don’t belong here. 2017-03-24 15:16:50 -07:00
Cedric Beust
335e99b167 Better location for the error. 2017-03-24 14:14:59 -07:00
Cedric Beust
37200ffcf2 Build fix. 2017-03-24 13:54:45 -07:00
Cedric Beust
0bdc071dcf Added dependsOn(). 2017-03-24 13:52:41 -07:00
Cedric Beust
3476a9b0c6 Rename for consistency. 2017-03-24 13:47:55 -07:00
Cedric Beust
873aea5d5f Refactor. 2017-03-22 14:12:07 -07:00
Cedric Beust
6c16c59aa6 Disable new runner for now. 2017-03-22 10:37:52 -07:00