Cedric Beust
|
67da9b8dc6
|
Better toString().
|
2017-04-27 16:21:25 -07:00 |
|
Cedric Beust
|
96eabbe99b
|
1.0.78.
|
2017-04-27 13:32:32 -07:00 |
|
Cedric Beust
|
6cab82e280
|
Refactor.
|
2017-04-27 13:32:21 -07:00 |
|
Cedric Beust
|
9b08f57917
|
Fix the case where no MANIFEST exists.
|
2017-04-27 13:31:19 -07:00 |
|
Cedric Beust
|
742fff6105
|
Not used.
|
2017-04-27 11:34:24 -07:00 |
|
Cedric Beust
|
5829ae49bb
|
Fix the duplicate MANIFEST.MF bug.
|
2017-04-27 11:34:19 -07:00 |
|
Cedric Beust
|
18653c4da1
|
Better log message.
|
2017-04-27 10:57:51 -07:00 |
|
Cedric Beust
|
b937aa6ad8
|
Created the generated source directory.
Fixes https://github.com/cbeust/kobalt/issues/433
|
2017-04-27 10:57:44 -07:00 |
|
Cedric Beust
|
3ebc40d58f
|
Update Guava.
|
2017-04-26 14:20:22 -07:00 |
|
Cedric Beust
|
161e5db53c
|
OsgiPlugin.
|
2017-04-26 14:19:55 -07:00 |
|
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 |
|