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

2001 commits

Author SHA1 Message Date
Cedric Beust
96c8ceb25e 0.783. 2016-05-20 00:48:47 -07:00
Cedric Beust
b81e42e7e7 Test pattern should be **/*.class under the test directory. 2016-05-20 00:48:32 -07:00
Cedric Beust
ee6b00df84 Typo. 2016-05-19 05:59:16 -08:00
Cedric Beust
cc7564d9f7 Dead code. 2016-05-19 05:59:08 -08:00
Cedric Beust
55d05e09d9 0.782. 2016-05-19 05:37:11 -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
0a98317bb8 toString() for dynamic tasks. 2016-05-19 05:34:40 -08:00
Cedric Beust
798d3e28d0 0.781. 2016-05-18 20:51:18 -08:00
Cedric Beust
12b07e0bb6 Merge pull request #203 from dmitry-zhuravlev/master
* file encoding should be set. This will allow to inherit the right encoding from process which execute wrapper. This will fix invalid encoding on Windows (Ancii art drawing in Kobalt logger)
2016-05-19 08:46:21 -07:00
Dmitry Zhuravlev
5bc484652f * file encoding should be set. This will allow to inherit the right encoding from process which execute wrapper.
This will fix invalid encoding on Windows (Ancii art drawing in Kobalt logger)
2016-05-19 16:51:08 +03:00
Cedric Beust
4b9682d10a Logging on travis. 2016-05-15 21:48:14 -08:00
Cedric Beust
c92fa70e64 IDEA file. 2016-05-15 21:35:02 -08:00
Cedric Beust
aa929eadb5 Indent. 2016-05-16 07:17:51 -07:00
Cedric Beust
fc61e9b132 0.780. 2016-05-14 17:25:40 -07:00
Cedric Beust
ef9d3581ae 0.779. 2016-05-14 07:43:36 -07:00
Cedric Beust
4468ddfac5 [GITHUB-199] Don't display errors if a .jar file can't be resolved.
Fixes https://github.com/cbeust/kobalt/issues/199
2016-05-14 07:43:13 -07:00
Cedric Beust
1a76aca791 0.778. 2016-05-13 05:53:39 -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
e983a6aba6 No longer needed. 2016-05-10 22:55:54 -08:00
Cedric Beust
d467c00a2a Not sure why this test is failing on Travis. 2016-05-10 22:38:34 -08:00
Cedric Beust
ceb55704eb Consistency. 2016-05-10 22:18:51 -08:00
Cedric Beust
f7b38b0975 0.777. 2016-05-10 22:09:30 -08:00
Cedric Beust
9563be4841 New getTemplates() endpoint for the server. 2016-05-10 22:08:56 -08:00
Cedric Beust
8537ba2035 Not necessary. 2016-05-11 05:55:22 -07:00
Cedric Beust
84f3073feb 0.776. 2016-05-10 03:16:19 -08:00
Cedric Beust
9280d3b2ac Comment. 2016-05-10 03:16:04 -08:00
Cedric Beust
38288be20c [GITHUB-193] Fix multiple class path contributor call.
Fixes https://github.com/cbeust/kobalt/issues/193
2016-05-10 03:15:26 -08:00
Cedric Beust
1207d152a0 IDEA file. 2016-05-09 21:57:12 -08:00
Cedric Beust
8edd02020f Spark 2.5. 2016-05-09 21:56:54 -08:00
Cedric Beust
4c8d90688b 0.775. 2016-05-09 21:56:29 -08:00
Cedric Beust
b3403dba50 Fix the "ping" response. 2016-05-09 21:56:18 -08:00
Cedric Beust
24134af985 kobaltw.bat 2016-05-09 21:54:40 -08:00
Cedric Beust
c1491eb31b Merge pull request #197 from dmitry-zhuravlev/master
include kobaltw.bat in distribution
2016-05-10 09:44:16 -07:00
Dmitry Zhuravlev
21320ec382 Merge branch 'master' of https://github.com/cbeust/kobalt 2016-05-10 13:11:41 +03:00
Dmitry Zhuravlev
ae95d01510 * include "kobaltw.bat" in distribution 2016-05-10 13:10:50 +03:00
Cedric Beust
72e0caecbf Refactor. 2016-05-08 23:24:43 -08:00
Cedric Beust
d945d74375 public. 2016-05-08 23:23:44 -08:00
Cedric Beust
52e4d404bc Tests for ITestJvmFlag{Contributor,Interceptor}. 2016-05-08 23:23:37 -08:00
Cedric Beust
86af9256a2 0.774. 2016-05-08 22:09:49 -08:00
Cedric Beust
50ef5e3269 [GITHUB-0.772] Bad flags from IJvmTestContributor.
Fixes https://github.com/cbeust/kobalt/issues/196
2016-05-08 22:08:57 -08:00
Cedric Beust
7ecb0dbd50 0.773. 2016-05-08 17:41:13 -07:00
Cedric Beust
2367d7aab6 Shut down the Spark server more gracefully. 2016-05-08 17:39:58 -07:00
Cedric Beust
d084718fd6 0.772. 2016-05-07 10:30:48 -07:00
Cedric Beust
1d973a2d01 0.771. 2016-05-07 08:37:11 -07:00
Cedric Beust
86069ed0ef Typo. 2016-05-07 08:36:56 -07:00
Cedric Beust
025f2de38e NPE work. 2016-05-07 08:00:42 -07:00
Cedric Beust
6a5c71ecea Trying to debug the NPE. 2016-05-07 07:48:00 -07:00
Cedric Beust
36c48b3000 Quit command. 2016-05-07 06:43:13 -07:00
Cedric Beust
28d6f21c9e Fix comment. 2016-05-06 02:44:36 -08:00
Cedric Beust
475cbcf8f7 ping command. 2016-05-06 02:23:44 -08:00