|
22d983d559
|
Added --version argument to app.
|
2018-01-20 17:04:56 -08:00 |
|
Cedric Beust
|
18c6f38948
|
Kotlin 1.2.20.
|
2018-01-17 13:52:26 -08:00 |
|
Cedric Beust
|
126e7fb500
|
Bump Kotlin to 1.2.10.
|
2018-01-04 14:19:41 -08:00 |
|
Cedric Beust
|
3d2e5b069d
|
BuildConfig not being generated. (#464).
|
2017-11-20 13:41:36 -08:00 |
|
Cedric Beust
|
6ede80e9ce
|
Merge pull request #463 from ethauvin/master
Added ignore parameters to the application plugin.
|
2017-11-08 09:16:10 -08:00 |
|
|
20a01f8de0
|
Added ignoreInputStream, ignoreErrorStream and ignoreExitvalue to the application plugin.
|
2017-11-08 01:05:16 -08:00 |
|
Cedric Beust
|
72740079ce
|
Merge pull request #461 from ethauvin/master
Fixed finding tools.jar under Windows when JAVA_HOME is set to JRE.
|
2017-11-07 09:47:18 -08:00 |
|
Marcus Fihlon
|
70f01fa691
|
Merge branch 'master' of github.com:cbeust/kobalt
|
2017-11-06 19:51:32 +01:00 |
|
Marcus Fihlon
|
2e2444c2bc
|
👌 Code review change
Thanks to @ethauvin for his very good hint!
|
2017-11-06 19:49:28 +01:00 |
|
|
be40f5c81d
|
Fixed finding tools.jar under Windows when JAVA_HOME is set to JRE.
|
2017-11-05 17:11:11 -08:00 |
|
Cedric Beust
|
05f8e2f41a
|
Merge pull request #458 from McPringle/master
Fixing the WAR filename could contain a `null` version #456
|
2017-11-05 07:02:08 -08:00 |
|
Marcus Fihlon
|
5aef25a4a7
|
🐛 Fixing the WAR filename contains if version information is missing #456
|
2017-11-05 03:08:12 -06:00 |
|
Cedric Beust
|
e7ae50fe81
|
Merge pull request #454 from ethauvin/master
Java 9 initial compatibility
|
2017-11-04 13:36:08 -07:00 |
|
Juan Liska
|
f6de041fd8
|
bump kotlin compiler version string const
|
2017-11-02 17:35:49 -06:00 |
|
|
e8dcfc6d4b
|
More syntax fix.
|
2017-11-01 10:13:39 -07:00 |
|
|
c99a9eb6cd
|
First try at running under Java 9.
|
2017-10-31 21:44:57 -07:00 |
|
|
b944039fdc
|
Added push parameter to autoGitTag.
|
2017-05-10 11:46:41 -07:00 |
|
Cedric Beust
|
a47b570d16
|
Fix the bogus default value for getProperty().
|
2017-05-10 09:58:54 -07:00 |
|
Cedric Beust
|
75fbfb9613
|
Refactoring.
|
2017-05-09 13:12:22 -07:00 |
|
Cedric Beust
|
1d7f04bf47
|
Build fix.
|
2017-05-09 10:56:00 -07:00 |
|
Cedric Beust
|
a95f8d91c1
|
Merge pull request #442 from ethauvin/master
Added support for configuring gpg's via local.properties
|
2017-05-08 15:47:50 -07:00 |
|
|
3b56122f92
|
Added support for configuring gpg's passphrase, key id and secret key ring location via local.properties.
|
2017-05-05 15:46:13 -07:00 |
|
Cedric Beust
|
91bb1b955c
|
Warnings.
|
2017-05-05 12:47:29 -07:00 |
|
Cedric Beust
|
2439da3545
|
Merge pull request #439 from ethauvin/master
Made doc run after clean
|
2017-05-03 20:43:31 -07:00 |
|
|
c69a41db66
|
Made doc run after clean.
|
2017-05-03 20:13:58 -07:00 |
|
Cedric Beust
|
d095840121
|
Fix fixSlashes().
Fixes https://github.com/cbeust/kobalt/pull/438
|
2017-05-03 11:32:41 -07:00 |
|
Cedric Beust
|
c0ed9a5a03
|
Not used.
|
2017-05-02 11:19:38 -07:00 |
|
Cedric Beust
|
5629806df2
|
Refactor.
|
2017-04-27 16:29:05 -07:00 |
|
Cedric Beust
|
0e6bc67c4b
|
Fix manifest path.
|
2017-04-27 16:21:35 -07:00 |
|
Cedric Beust
|
67da9b8dc6
|
Better toString().
|
2017-04-27 16:21:25 -07:00 |
|
Cedric Beust
|
6cab82e280
|
Refactor.
|
2017-04-27 13:32:21 -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
|
161e5db53c
|
OsgiPlugin.
|
2017-04-26 14:19:55 -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
|
5b1c9150a5
|
Better error message.
|
2017-04-24 16:04:20 -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
|
523b9c055a
|
Not used.
|
2017-04-24 11:37:52 -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
|
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 |
|
|
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
|
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 |
|