1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-26 08:27:12 -07:00
Commit graph

482 commits

Author SHA1 Message Date
Cedric Beust
6e22f7bbaf Didn't mean to commit this. 2016-05-06 01:44:15 -08:00
Cedric Beust
73cf2a9ab6 Forgot to add these contributors. 2016-05-06 01:41:10 -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
Kevin Mas Ruiz
38b2379227 add classifier when need 2016-05-06 20:42:57 +02:00
Cedric Beust
b56178e8a0 Fix the initial import problem when using plug-ins. 2016-05-05 23:00:11 -08:00
Cedric Beust
e6ba79e96d Fixes the -d bug when running tests.
Fixes https://github.com/cbeust/kobalt/issues/189
2016-05-05 21:49:26 -08:00
Cedric Beust
b53df9bcce Add a "group" to the tasks. 2016-05-05 21:26:33 -08:00
Cedric Beust
f682983bf9 Add ITestJvmFlagInterceptor. 2016-05-04 23:26:01 -08:00
Cedric Beust
dd65e3bbc7 Comments. 2016-05-04 23:25:33 -08:00
Cedric Beust
9a0ed576bc IDEA files. 2016-05-04 23:00:57 -08:00
Cedric Beust
1acce0a204 Better mkdirs() logic. 2016-05-04 22:23:06 -08:00
Cedric Beust
8d13c67538 IDEA files. 2016-05-04 22:02:34 -08:00
Cedric Beust
ac6036068c Typo. 2016-05-04 21:43:03 -08:00
Cedric Beust
3f60aeba54 Added ITestJvmFlagContributor. 2016-05-04 21:42:58 -08:00
Cedric Beust
8e52d3ccb6 Comment. 2016-05-04 21:22:33 -08:00
Cedric Beust
cdd14df6f5 Refactor. 2016-05-04 21:18:35 -08:00
Cedric Beust
455f02f3be Comments. 2016-05-04 20:56:32 -08:00
Cedric Beust
0f34f548a9 More TaskManager tests. 2016-05-04 03:37:25 -08:00
Cedric Beust
734359301b Fix log level. 2016-05-04 02:11:37 -08:00
Cedric Beust
5279a19966 Fix the task dependency bug. 2016-05-04 02:09:47 -08:00
Cedric Beust
0b09f5f1e8 Use a hash set. 2016-05-03 01:58:45 -08:00
Cedric Beust
de10969826 Unnecessary return. 2016-05-02 22:43:51 -08:00
Kevin Mas Ruiz
6614bb203c solved problem with reversed references in graph 2016-05-03 18:38:10 +02: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
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
5f475f0248 Dependent projects were no longer being added. 2016-05-01 08:49:02 -07:00
Cedric Beust
3f4d4bd41e Fix the duplicate dependent projects. 2016-04-29 02:27:31 -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
8b9f2d9655 Jersey work. 2016-04-27 18:41:03 -08:00
Cedric Beust
9ecc603c24 Refactor some proxy code.
/cc @dmitry-zhuravlev
2016-04-26 03:06:17 -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
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
40e266d709 Copy the right kobalt-wrapper.jar. 2016-04-25 21:11:24 -08:00
Cedric Beust
91c15e1bf1 Better log. 2016-04-25 21:11:24 -08:00
Cedric Beust
af889c5c77 Fix #176.
Fix for https://github.com/cbeust/kobalt/issues/176
2016-04-25 21:11:24 -08:00
Cedric Beust
bace815481 Make Kobalt reentrant. 2016-04-25 02:04:56 -08:00
Cedric Beust
575adc4424 Merge pull request #174 from dmitry-zhuravlev/proxy-settings-support
+ Proxy support in kobalt-settings: <proxy>      <host>somehost</host>      <port>3128</port>      <type>http</type>      <!--<type>https</type>-->  </proxy>
2016-04-24 07:08:51 -08:00
Dmitry Zhuravlev
68d3e5c995 + Proxy support in kobalt-settings:
<proxy>
     <host>somehost</host>
     <port>3128</port>
     <type>http</type>
     <!--<type>https</type>-->
 </proxy>
2016-04-23 16:31:19 +03:00
Cedric Beust
8c13df5be1 .kobalt find fixes. 2016-04-23 05:15:49 -08:00
Cedric Beust
4a43d17288 Shut down actors. 2016-04-23 05:15:07 -08:00
Cedric Beust
234172a1a7 More IContributors. 2016-04-23 05:13:52 -08:00
Cedric Beust
eb7e6d7108 KobaltServer now creates a server file with the port init.
~/.kobalt/kobaltServer.properties
2016-04-21 23:11:09 -08:00
Cedric Beust
a4f06702b7 Unify static and dynamic tasks under ITask. 2016-04-21 21:52:16 -08:00
Cedric Beust
d08fe21e24 Task management fixes. 2016-04-21 05:54:10 -08:00
Cedric Beust
00e6e4c295 Task management fixes. 2016-04-21 01:31:34 -08:00
Cedric Beust
62ab568bfb Fix file dependency. 2016-04-21 01:30:17 -08:00
Cedric Beust
202f8829b6 Less verbose. 2016-04-21 01:27:51 -08:00