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

3351 commits

Author SHA1 Message Date
Cedric Beust
a367621ee4 1.0.77. 2017-04-25 10:59:51 -07:00
Cedric Beust
c3c3b0863a Kotlin 1.1.2. 2017-04-25 10:59:40 -07:00
Cedric Beust
5e12e028bd Be consistent with using taskContributor everywhere. 2017-04-25 10:40:16 -07:00
Cedric Beust
ba6ab5592e Allow multiple install{} tags.
Fixes https://github.com/cbeust/kobalt/issues/430.
2017-04-25 10:24:10 -07:00
Cedric Beust
5b1c9150a5 Better error message. 2017-04-24 16:04:20 -07:00
Cedric Beust
4a5a6442ec 1.0.76. 2017-04-24 15:03:11 -07:00
Cedric Beust
93f5c541f4 Support for multiple application{} directives.
Fixes https://github.com/cbeust/kobalt/issues/430.
2017-04-24 14:58:54 -07:00
Cedric Beust
65f423ffea 1.0.75. 2017-04-24 11:39:43 -07:00
Cedric Beust
523b9c055a Not used. 2017-04-24 11:37:52 -07:00
Cedric Beust
ae6d1d51e1 Refactor. 2017-04-24 11:35:09 -07:00
Cedric Beust
cccff9e7b0 Refactor. 2017-04-24 11:34:54 -07:00
Cedric Beust
bb2e09f680 Kill the Kobalt server after 10 minutes of inactivity. 2017-04-24 09:56:53 -07:00
Cedric Beust
fd80166186 Warn if tools.jar can’t be found. 2017-04-24 09:53:37 -07:00
Cedric Beust
7e86b5ae86 Delete server file on exit. 2017-04-24 09:49:12 -07:00
Cedric Beust
ec7d24a6f8 Make sure JAVA_HOME points to the JDK and not the JRE.
Should fix https://github.com/cbeust/kobalt/issues/428.
2017-04-24 09:48:23 -07:00
Cedric Beust
0f658cf010 1.0.74. 2017-04-22 21:34:15 -07:00
Cedric Beust
0f80fe6d68 Merge branch 'master' of github.com:cbeust/kobalt 2017-04-22 21:28:44 -07:00
Cedric Beust
9ec708ebf3 Bug with kapt when no Java files are present. 2017-04-22 21:28:31 -07:00
Cedric Beust
2a545b6638 Merge branch 'master' of github.com:cbeust/kobalt 2017-04-22 13:25:20 -07:00
Cedric Beust
6a08d3caa8 Fix slashes in the zip file. 2017-04-22 13:23:24 -07:00
Cedric Beust
cc481a4a7f GH-423: Overwrite files on Windows too.
Fixes https://github.com/cbeust/kobalt/issues/423
2017-04-21 23:02:59 -07:00
Cedric Beust
c768507ed5 Reformat. 2017-04-21 22:18:56 -07:00
Cedric Beust
2abeef347e Merge pull request #425 from ethauvin/newest
Made warn() work like error() with provided message
2017-04-21 22:16:17 -07:00
Cedric Beust
35769f099f Merge branch 'master' of github.com:cbeust/kobalt 2017-04-21 21:28:58 -07:00
Cedric Beust
3a41868824 1.0.73. 2017-04-21 21:25:52 -07:00
Cedric Beust
a10777ee1d Fix the duplicate compiler args bug. 2017-04-21 21:25:35 -07:00
d157be9a18 Made warn() work like error() with provided message. 2017-04-21 20:04:27 -07:00
Cedric Beust
49e69d0964 Merge branch 'master' of github.com:cbeust/kobalt 2017-04-21 12:17:34 -07:00
Cedric Beust
1342428eb0 Reformat. 2017-04-20 11:17:28 -07:00
Cedric Beust
e1c1da55c6 Fix duplication of parameters. 2017-04-20 11:17:23 -07:00
Cedric Beust
1d015a6f93 1.0.72. 2017-04-19 11:16:28 -07:00
Cedric Beust
43844cbf80 Fix class path look up in kapt3. 2017-04-19 11:16:05 -07:00
Cedric Beust
5bcb8185b8 Refactor. 2017-04-19 11:14:34 -07:00
Cedric Beust
abc9002292 1.0.71. 2017-04-19 08:29:01 -07:00
Cedric Beust
35fe4f6494 Add tools.jar on the annotation plug-in classpath. 2017-04-19 08:20:02 -07:00
Cedric Beust
1febd47368 Better JAVA_HOME detection. 2017-04-19 08:19:46 -07:00
Cedric Beust
3686c4e110 1.0.70. 2017-04-18 20:02:08 -07:00
Cedric Beust
5d03544e31 GH-417: Don’t run abstract test classes with JUnit 4.
Fixes https://github.com/cbeust/kobalt/issues/417
2017-04-18 20:01:43 -07:00
Cedric Beust
104e71335e Read the apt() dependency correctly. 2017-04-18 08:36:17 -07:00
Cedric Beust
37709b571c Inject the Jvm object. 2017-04-18 08:16:13 -07:00
Cedric Beust
dc1ebfb15d Don’t display tasks if the build file can’t be compiled. 2017-04-17 18:54:37 -07:00
Cedric Beust
fd58ed58e4 1.0.69. 2017-04-17 17:47:24 -07:00
Cedric Beust
da332b1716 Don’t use variants for apt. 2017-04-17 17:46:56 -07:00
Cedric Beust
007e616e7f 1.0.68. 2017-04-17 16:43:06 -07:00
Cedric Beust
b331672c3d Fix nowarn. 2017-04-17 16:30:25 -07:00
Cedric Beust
9e1c9bd87b Add support for kapt3. 2017-04-17 16:27:12 -07:00
Cedric Beust
afacd86267 GH-409: Run —update or —server even if the build file is incorrect.
Fixes https://github.com/cbeust/kobalt/issues/409
2017-04-17 09:27:17 -07:00
Cedric Beust
e11bdfa2b9 1.0.67. 2017-04-17 08:40:15 -07:00
Cedric Beust
0938bcc3bf GH-413: Duplicate compilation.
Fixes https://github.com/cbeust/kobalt/pull/413
2017-04-17 08:38:53 -07:00
Cedric Beust
dcdbbdc6c3 Merge pull request #413 from dmitry-zhuravlev/master
+ server should send buildFileClasspath to plugin. close #410
2017-04-17 08:26:04 -07:00