Cedric Beust
|
0b09f5f1e8
|
Use a hash set.
|
2016-05-03 01:58:45 -08:00 |
|
Cedric Beust
|
084a56e004
|
Test that currently fails.
|
2016-05-03 01:58:39 -08:00 |
|
Cedric Beust
|
3c9c372ed1
|
Going back to upload .pom manually.
|
2016-05-03 01:42:44 -08:00 |
|
Cedric Beust
|
de10969826
|
Unnecessary return.
|
2016-05-02 22:43:51 -08:00 |
|
Cedric Beust
|
6b13f3a825
|
Merge pull request #186 from kmruiz/bug/reversed-graph-deps
solve older tests
|
2016-05-03 09:38:38 -08:00 |
|
Kevin Mas Ruiz
|
1a17a3e84e
|
solve older tests
|
2016-05-03 18:54:56 +02:00 |
|
Cedric Beust
|
be2183b2d5
|
Merge pull request #185 from kmruiz/bug/reversed-graph-deps
Solved problem with reversed references in graph
|
2016-05-03 08:44:53 -08:00 |
|
Kevin Mas Ruiz
|
6614bb203c
|
solved problem with reversed references in graph
|
2016-05-03 18:38:10 +02:00 |
|
Cedric Beust
|
9436ad1b88
|
Partial fix to the bintray upload bug.
|
2016-05-02 20:27:56 -07:00 |
|
Cedric Beust
|
44ac3fbcf6
|
0.756.
|
2016-05-02 03:34:16 -08:00 |
|
Cedric Beust
|
29d31139eb
|
Higher logging for Aether stuff.
|
2016-05-02 03:34:08 -08:00 |
|
Cedric Beust
|
299f556fe7
|
Dependency fixes.
|
2016-05-02 03:33:57 -08:00 |
|
Cedric Beust
|
cd6c03c0c3
|
Return pluginUrls in FindProjectResult.
|
2016-05-01 23:27:51 -08:00 |
|
Cedric Beust
|
bbfcf9c375
|
0.755.
|
2016-05-01 13:44:31 -07:00 |
|
Cedric Beust
|
1a0af4582d
|
Handle mkdirs() failing better.
Kind of fixes https://github.com/cbeust/kobalt/issues/181 but not really.
|
2016-05-01 13:39:41 -07:00 |
|
Cedric Beust
|
5799af8e37
|
Test fix.
|
2016-05-01 13:36:03 -07:00 |
|
Cedric Beust
|
b465b52ac9
|
Typo.
|
2016-05-01 13:34:14 -07:00 |
|
Cedric Beust
|
c1db5efff0
|
Verbose travis.
|
2016-05-01 09:12:54 -07:00 |
|
Cedric Beust
|
e2a5e315e6
|
Test for dependent projects.
|
2016-05-01 08:49:20 -07:00 |
|
Cedric Beust
|
5f475f0248
|
Dependent projects were no longer being added.
|
2016-05-01 08:49:02 -07:00 |
|
Cedric Beust
|
0a5f35917a
|
0.754.
|
2016-05-01 08:48:51 -07:00 |
|
Cedric Beust
|
bf4ed8d9c7
|
0.753.
|
2016-05-01 08:11:28 -07:00 |
|
Cedric Beust
|
6028276688
|
Fixx kobalt.properties not included in kobalt-wrapper.jar.
|
2016-05-01 08:09:55 -07:00 |
|
Cedric Beust
|
13e7aae4e8
|
Forgot a mkdirs().
|
2016-04-29 02:54:02 -08:00 |
|
Cedric Beust
|
3f4d4bd41e
|
Fix the duplicate dependent projects.
|
2016-04-29 02:27:31 -08:00 |
|
Cedric Beust
|
9281c9c969
|
0.752.
|
2016-04-28 21:46:44 -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
|
48d9173790
|
Put Spark in the build file.
|
2016-04-28 05:23:25 -08:00 |
|
Cedric Beust
|
412ed84582
|
IDEA files.
|
2016-04-28 05:23:16 -08:00 |
|
Cedric Beust
|
2727bcc3ea
|
0.751.
|
2016-04-28 05:23:07 -08:00 |
|
Cedric Beust
|
3474d6df5a
|
Kotlin runtime.
|
2016-04-28 05:22:51 -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 |
|
Cedric Beust
|
f856082478
|
Merge pull request #178 from aneophyte/master
KobaltServer now uses the port specified in the command line argument
|
2016-04-28 05:34:29 -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 |
|
Cedric Beust
|
9ecc603c24
|
Refactor some proxy code.
/cc @dmitry-zhuravlev
|
2016-04-26 03:06:17 -08:00 |
|
Cedric Beust
|
80066df24e
|
Merge pull request #177 from dmitry-zhuravlev/master
* fix proxy resolution for artifact resolving: proxy resolution should not be dependant on KobaltContext
|
2016-04-26 13:52:14 -08:00 |
|
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
|
21e22161db
|
0.750.
|
2016-04-25 22:21:17 -08:00 |
|
Cedric Beust
|
0a9c207de4
|
Wrapper.
|
2016-04-25 22:20:11 -08: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
|
1eeb34ca2a
|
0.749.
|
2016-04-25 21:11:24 -08:00 |
|
Cedric Beust
|
40e266d709
|
Copy the right kobalt-wrapper.jar.
|
2016-04-25 21:11:24 -08:00 |
|