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

507 commits

Author SHA1 Message Date
Cedric Beust
af846f2e20 Fix classpath. 2016-05-31 20:35:45 -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
31b79c7e50 [GITHUB-214] Extra "test-classes" directory in the classpath.
Fix https://github.com/cbeust/kobalt/issues/214
2016-05-30 12:22:08 -07:00
Cedric Beust
c2cf075b6f Added --forceIncremental. 2016-05-29 07:51:03 -07:00
Dmitry Zhuravlev
5990e4baa8 #208 removing idea template 2016-05-26 13:52:32 +03:00
Cedric Beust
49041faa98 Fix Variant bug. 2016-05-23 21:26:21 -08:00
Cedric Beust
7ef80787dd Dependencies for variants.
Fixes https://github.com/cbeust/kobalt/issues/204
2016-05-21 09:30:14 -07:00
Cedric Beust
ee1c214346 Default group. 2016-05-19 22:23:13 -08:00
Cedric Beust
b36e417f0c Simplify. 2016-05-19 22:22:00 -08:00
Cedric Beust
b81e42e7e7 Test pattern should be **/*.class under the test directory. 2016-05-20 00:48:32 -07:00
Cedric Beust
cc7564d9f7 Dead code. 2016-05-19 05:59:08 -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
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
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
e983a6aba6 No longer needed. 2016-05-10 22:55:54 -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
52e4d404bc Tests for ITestJvmFlag{Contributor,Interceptor}. 2016-05-08 23:23:37 -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
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
28d6f21c9e Fix comment. 2016-05-06 02:44:36 -08:00
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