Cedric Beust
|
db44790403
|
Merge pull request #233 from dmitry-zhuravlev/master
#232
|
2016-06-06 07:12:26 -07:00 |
|
Dmitry Zhuravlev
|
e0dc269a89
|
* #232 This fix will allow to debug Build.kt files in Kobalt projects
|
2016-06-06 17:10:37 +03:00 |
|
Cedric Beust
|
f616bcee17
|
Clean up apt work.
|
2016-06-03 02:39:44 -08:00 |
|
Cedric Beust
|
5645d54e35
|
If kapt{} detected, run javac before kotlinc.
|
2016-06-03 02:06:23 -08:00 |
|
Cedric Beust
|
a4a044c6b9
|
kapt work.
|
2016-06-02 23:37:39 -08:00 |
|
evanchooly
|
634e319e5c
|
readd support for auto-publishing
|
2016-06-02 22:28:13 -04:00 |
|
Cedric Beust
|
d04879dde5
|
GITHUB-220: Apt fix
Fixes https://github.com/cbeust/kobalt/issues/220
|
2016-06-01 21:39:28 -08:00 |
|
Cedric Beust
|
9e8d335a05
|
Minor fixes to KobaltClient.
|
2016-06-01 21:07:58 -08:00 |
|
evanchooly
|
68b499061d
|
fix pom uploading with retrofit
|
2016-06-02 00:38:58 -04:00 |
|
Cedric Beust
|
d198d5e6a1
|
Return all the tasks in the getDependencies() command.
|
2016-05-31 21:44:02 -08:00 |
|
Cedric Beust
|
c1d3d80dfa
|
Warning.
|
2016-05-31 21:25:12 -07:00 |
|
Cedric Beust
|
f89688ae19
|
GITHUB-215: Bug in dependent project classpath.
Fixes https://github.com/cbeust/kobalt/issues/215
|
2016-05-30 12:52:42 -07:00 |
|
Cedric Beust
|
6ac16074f0
|
private
|
2016-05-30 12:22:18 -07:00 |
|
Dmitry Zhuravlev
|
5990e4baa8
|
#208 removing idea template
|
2016-05-26 13:52:32 +03:00 |
|
Cedric Beust
|
baa0e94904
|
"install" variants didn't have their dependencies set.
|
2016-05-24 02:56:32 -08:00 |
|
Cedric Beust
|
e166cf1288
|
Bug when running a variant package.
Fixes https://github.com/cbeust/kobalt/issues/202
|
2016-05-22 23:20:06 -08:00 |
|
Cedric Beust
|
ee6b00df84
|
Typo.
|
2016-05-19 05:59:16 -08:00 |
|
Cedric Beust
|
f4f95c0da7
|
[GITHUB-205] Fix flavor tasks.
Fixes https://github.com/cbeust/kobalt/issues/205
|
2016-05-19 05:36:49 -08:00 |
|
Cedric Beust
|
aa929eadb5
|
Indent.
|
2016-05-16 07:17:51 -07:00 |
|
Cedric Beust
|
55c21daaa9
|
[GITHUB-200] Bad jar name for the kobaltPlugin template.
Fixes https://github.com/cbeust/kobalt/issues/200
|
2016-05-13 05:53:10 -07:00 |
|
Cedric Beust
|
ceb55704eb
|
Consistency.
|
2016-05-10 22:18:51 -08:00 |
|
Cedric Beust
|
9563be4841
|
New getTemplates() endpoint for the server.
|
2016-05-10 22:08:56 -08:00 |
|
Cedric Beust
|
b3403dba50
|
Fix the "ping" response.
|
2016-05-09 21:56:18 -08:00 |
|
Cedric Beust
|
2367d7aab6
|
Shut down the Spark server more gracefully.
|
2016-05-08 17:39:58 -07:00 |
|
Cedric Beust
|
36c48b3000
|
Quit command.
|
2016-05-07 06:43:13 -07:00 |
|
Cedric Beust
|
475cbcf8f7
|
ping command.
|
2016-05-06 02:23:44 -08:00 |
|
Cedric Beust
|
268b9a400f
|
Relative compile dependencies should be resolved correctly.
Related to https://github.com/cbeust/kobalt-intellij-plugin/issues/24
|
2016-05-06 01:13:02 -08:00 |
|
Cedric Beust
|
168d635989
|
Send an actual error to the plug-in.
|
2016-05-05 23:00:21 -08:00 |
|
Cedric Beust
|
b53df9bcce
|
Add a "group" to the tasks.
|
2016-05-05 21:26:33 -08:00 |
|
Cedric Beust
|
3c9c372ed1
|
Going back to upload .pom manually.
|
2016-05-03 01:42:44 -08:00 |
|
Cedric Beust
|
9436ad1b88
|
Partial fix to the bintray upload bug.
|
2016-05-02 20:27:56 -07:00 |
|
Cedric Beust
|
cd6c03c0c3
|
Return pluginUrls in FindProjectResult.
|
2016-05-01 23:27:51 -08:00 |
|
Cedric Beust
|
13e7aae4e8
|
Forgot a mkdirs().
|
2016-04-29 02:54:02 -08:00 |
|
Cedric Beust
|
2ad60d4c5f
|
Was duplicating plug-in initialization.
|
2016-04-28 21:39:27 -08:00 |
|
Cedric Beust
|
29e26a6748
|
Fix the server response.
|
2016-04-28 05:57:22 -08:00 |
|
Cedric Beust
|
40d9e9ffdd
|
Servers.
|
2016-04-28 05:22:40 -08:00 |
|
Cedric Beust
|
e6a2ad98f7
|
Close the socket.
|
2016-04-28 05:22:20 -08:00 |
|
Cedric Beust
|
f79d9f9497
|
Jersey server.
|
2016-04-27 23:10:54 -08:00 |
|
Cedric Beust
|
4424db7e0c
|
Fix server.
|
2016-04-27 21:30:04 -08:00 |
|
Cedric Beust
|
8b9f2d9655
|
Jersey work.
|
2016-04-27 18:41:03 -08:00 |
|
Cedric Beust
|
85db1c767e
|
Better port loop.
|
2016-04-27 18:39:24 -08:00 |
|
Bhasker Raj Shrestha
|
9c3e339123
|
KobaltServer now actually uses the port specified in the command line argument
|
2016-04-28 18:16:49 +05:45 |
|
Dmitry Zhuravlev
|
9c112bd7a1
|
* fix proxy resolution for artifact resolving: proxy resolution should not be dependant on KobaltContext
|
2016-04-27 00:48:45 +03:00 |
|
Cedric Beust
|
ffac8ca097
|
Send the task description too.
|
2016-04-25 22:18:34 -08:00 |
|
Cedric Beust
|
d02def081a
|
Rename.
|
2016-04-25 22:10:59 -08:00 |
|
Cedric Beust
|
a6cb4c3314
|
Support tasks in the IDEA plug-in.
|
2016-04-25 22:09:11 -08:00 |
|
Cedric Beust
|
bace815481
|
Make Kobalt reentrant.
|
2016-04-25 02:04:56 -08:00 |
|
Cedric Beust
|
fdcca3a1aa
|
public.
|
2016-04-25 02:04:25 -08:00 |
|
Cedric Beust
|
1624db10d7
|
Make KobaltServer more resilient.
|
2016-04-23 05:16:50 -08:00 |
|
Cedric Beust
|
4a43d17288
|
Shut down actors.
|
2016-04-23 05:15:07 -08:00 |
|