Marcus Fihlon
f4f3827fd1
💬 Adding trimming of line in format string
...
Before:
***** WARNING Old profile syntax detected for " val debug = false", please update to "val debug by profile()"
After:
***** WARNING Old profile syntax detected for "val debug = false", please update to "val debug by profile()
2017-11-06 19:54:54 +01:00
Cedric Beust
e7ae50fe81
Merge pull request #454 from ethauvin/master
...
Java 9 initial compatibility
2017-11-04 13:36:08 -07:00
a431f4850b
Syntax fix.
2017-11-03 13:15:15 -07:00
a1aa6d8eea
Resolving merge conflict.
2017-11-02 17:47:40 -07:00
49db5a798e
Fixed coroutinesSate syntax.
2017-11-02 17:40:14 -07:00
Juan Liska
629949edd4
upgrade to kotlinc 1.1.51
2017-11-02 17:26:29 -06:00
05d0ff04fb
Fixed various syntax.
2017-10-31 23:17:42 -07:00
c99a9eb6cd
First try at running under Java 9.
2017-10-31 21:44:57 -07:00
Cedric Beust
86e39cbb58
1.0.90.
2017-09-16 18:25:57 -07:00
Cedric Beust
f92ac752c1
1.0.89/
2017-07-25 10:40:08 -07:00
Cedric Beust
084f4b5385
Silly oversight,
2017-07-25 10:39:53 -07:00
Cedric Beust
b109674f1a
Merge branch 'master' of github.com:cbeust/kobalt
2017-07-25 10:31:29 -07:00
Cedric Beust
f782fa2236
1.0.88.
2017-07-25 10:23:52 -07:00
Cedric Beust
4405cf154c
OsgiPlugin bug.
2017-07-25 10:23:17 -07:00
Tim Keating
be29f2c0b3
PR feedback: use version constant instead of hard-coded strings
2017-07-19 22:05:45 -05:00
Tim Keating
9e6b3d26db
Fixes #451 -- add stdlib and runtime deps to the Kotlin project template
2017-07-18 00:26:01 -05:00
Cedric Beust
76bd010168
1.0.87.
2017-05-31 09:07:52 -07:00
b944039fdc
Added push parameter to autoGitTag.
2017-05-10 11:46:41 -07:00
bcb9cc4e87
Fixed repo name to use config param if available.
2017-05-10 11:08:15 -07:00
Cedric Beust
a1b952ca69
1.0.86.
2017-05-10 09:58:54 -07:00
Cedric Beust
a47b570d16
Fix the bogus default value for getProperty().
2017-05-10 09:58:54 -07:00
Cedric Beust
61af72e26d
1.0.85.
2017-05-09 10:56:06 -07:00
Cedric Beust
d1039ce9af
1.0.84.
2017-05-08 15:47:59 -07:00
Cedric Beust
2227783905
Merge pull request #441 from ethauvin/master
...
Fixed vcs_tag
2017-05-05 11:20:00 -07:00
f43c186da1
Cleanup.
2017-05-05 10:33:21 -07:00
706f27de40
Added Bintray's package name and issue tracker URL.
2017-05-05 08:45:21 -07:00
62e1d55b53
Fixed vcs_tag.
...
Grab project description and url from pom, if not already specified.
2017-05-04 16:22:22 -07:00
Cedric Beust
686d98cdc9
Rename.
2017-05-04 09:39:52 -07:00
Cedric Beust
b74c4d65b2
Fix warnings.
2017-05-04 09:36:38 -07:00
e468d1cb4d
Removed sources directory from apt generated directory path.
2017-05-04 00:12:16 -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
407d2bb436
Cleanup.
2017-05-03 20:13:13 -07:00
Cedric Beust
74d6670882
1.0.83.
2017-05-03 11:32:55 -07:00
e4650dd953
Implemented javadoc options.
2017-05-03 09:46:02 -07:00
Cedric Beust
2e7de257aa
Better javadoc default args.
2017-05-02 14:17:39 -07:00
Cedric Beust
8fa360949b
Simplify.
2017-05-02 14:07:44 -07:00
Cedric Beust
083d707345
1.0.82.
2017-05-02 11:24:38 -07:00
Cedric Beust
13f544d67c
Add javadoc { args() }.
2017-05-02 11:24:21 -07:00
Cedric Beust
dcfa18ceb8
1.0.81
2017-05-01 11:11:20 -07:00
Cedric Beust
bc4bee8461
OSGi improvements.
2017-05-01 11:11:11 -07:00
Cedric Beust
4385a81308
1.0.80.
2017-04-28 10:18:11 -07:00
Cedric Beust
60a7c88377
Restructure.
2017-04-28 10:18:11 -07:00
Cedric Beust
f674ed65d6
Don’t include stubs in the jar file.
...
Fixes https://github.com/cbeust/kobalt/issues/437
2017-04-28 10:18:11 -07:00
Cedric Beust
fff392d573
Log.
2017-04-28 10:18:11 -07:00
d0d5e75243
Fixed config.taskName.
2017-04-27 19:13:20 -07:00
Cedric Beust
7ea182b42e
1.0.79.
2017-04-27 16:22:33 -07:00
Cedric Beust
bfe4140143
Fix the run dependency.
2017-04-27 16:21:44 -07:00
Cedric Beust
96eabbe99b
1.0.78.
2017-04-27 13:32:32 -07:00
Cedric Beust
9b08f57917
Fix the case where no MANIFEST exists.
2017-04-27 13:31:19 -07:00
Cedric Beust
18653c4da1
Better log message.
2017-04-27 10:57:51 -07:00