Cedric Beust
|
e8f5ca1684
|
Merge pull request #225 from DevCharly/plugins-from-directories
support using plugins from directories
|
2016-06-02 09:04:33 -07:00 |
|
DevCharly
|
2328287e03
|
support using plugins from directories (e.g. from IDE output folder, which makes plugin development easier)
val p = plugins("my-plugin/classes")
|
2016-06-02 17:58:38 +02:00 |
|
Cedric Beust
|
1248d95be3
|
Merge pull request #224 from DevCharly/kobaltw-bat-fix
fixed wrapper path in dist/kobaltw.bat
|
2016-06-02 08:51:16 -07:00 |
|
DevCharly
|
b6414f7740
|
fixed wrapper path in dist/kobaltw.bat
|
2016-06-02 17:26:55 +02:00 |
|
Cedric Beust
|
898d7dcc0d
|
Merge pull request #222 from evanchooly/master
fix pom uploading with retrofit
|
2016-06-01 22:28:40 -07:00 |
|
evanchooly
|
68b499061d
|
fix pom uploading with retrofit
|
2016-06-02 00:38:58 -04:00 |
|
Cedric Beust
|
21e2d89fdc
|
Actual transitive closure.
|
2016-05-31 23:50:43 -08:00 |
|
Cedric Beust
|
c8be1d8dd4
|
0.799.
|
2016-05-31 23:43:50 -08:00 |
|
Cedric Beust
|
a08b8852e8
|
GITHUB-212: Honor project dependencies for single task targets.
Fixes https://github.com/cbeust/kobalt/issues/212
|
2016-05-31 23:43:50 -08:00 |
|
Cedric Beust
|
85347e9ac5
|
Merge pull request #219 from DevCharly/interceptor-typo
fixed typo (Incerceptor -> Interceptor)
|
2016-06-01 10:01:01 -07:00 |
|
DevCharly
|
93fe8a25f1
|
fixed typo (Incerceptor -> Interceptor)
|
2016-06-01 18:57:59 +02:00 |
|
Cedric Beust
|
05984df3e7
|
0.798.
|
2016-05-31 21:45:51 -08:00 |
|
Cedric Beust
|
d198d5e6a1
|
Return all the tasks in the getDependencies() command.
|
2016-05-31 21:44:02 -08:00 |
|
Cedric Beust
|
27edec8f7a
|
IDEA files: fix bogus paths pointing to .m2.
|
2016-05-31 21:13:24 -08:00 |
|
Cedric Beust
|
557b4b6b45
|
0.797.
|
2016-05-31 21:01:50 -08:00 |
|
Cedric Beust
|
a51ad75e7e
|
Merge pull request #217 from DevCharly/jar-timestamp-fix
fixed timestamps in created JAR files (was 1970-01-01 00:00)
|
2016-06-01 09:00:08 -07:00 |
|
DevCharly
|
7b251f4d8e
|
fixed timestamps in created JAR files (was 1970-01-01 00:00)
|
2016-06-01 11:59:30 +02:00 |
|
Cedric Beust
|
37fc552476
|
0.796.
|
2016-05-31 21:25:35 -07:00 |
|
Cedric Beust
|
c1d3d80dfa
|
Warning.
|
2016-05-31 21:25:12 -07:00 |
|
Cedric Beust
|
028bbc1a4d
|
0.795.
|
2016-05-31 20:42:09 -07:00 |
|
Cedric Beust
|
ecfdb2cf4f
|
0.794.
|
2016-05-31 20:36:00 -07:00 |
|
Cedric Beust
|
af846f2e20
|
Fix classpath.
|
2016-05-31 20:35:45 -07:00 |
|
Cedric Beust
|
276f9e9602
|
0.793.
|
2016-05-30 12:52:59 -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 |
|
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
|
0850444863
|
0.792.
|
2016-05-29 07:51:20 -07:00 |
|
Cedric Beust
|
c2cf075b6f
|
Added --forceIncremental.
|
2016-05-29 07:51:03 -07:00 |
|
Cedric Beust
|
7d54179ae3
|
0.791.
|
2016-05-29 06:46:59 -07:00 |
|
Cedric Beust
|
e5b7c59013
|
Merge branch 'master' of github.com:cbeust/kobalt
|
2016-05-29 06:46:21 -07:00 |
|
Cedric Beust
|
7b3e326997
|
0.790.
|
2016-05-29 06:36:15 -07:00 |
|
Cedric Beust
|
7f73520579
|
Revert the kobaltw.bat fix.
|
2016-05-29 06:35:54 -07:00 |
|
Cedric Beust
|
4d9dd36fdd
|
Merge pull request #209 from dmitry-zhuravlev/master
#208 removing idea template
|
2016-05-26 08:57:42 -07:00 |
|
Dmitry Zhuravlev
|
e78a4e3365
|
* cleanup project structure: removed old libraries definition, replaced by new one (generated by Kobalt IDEA plugin)
|
2016-05-26 14:01:45 +03:00 |
|
Dmitry Zhuravlev
|
5990e4baa8
|
#208 removing idea template
|
2016-05-26 13:52:32 +03:00 |
|
Cedric Beust
|
0bd170434d
|
0.789.
|
2016-05-24 02:56:43 -08:00 |
|
Cedric Beust
|
baa0e94904
|
"install" variants didn't have their dependencies set.
|
2016-05-24 02:56:32 -08:00 |
|
Cedric Beust
|
5a67b8b9b2
|
0.788.
|
2016-05-23 21:34:08 -08:00 |
|
Cedric Beust
|
49041faa98
|
Fix Variant bug.
|
2016-05-23 21:26:21 -08:00 |
|
Cedric Beust
|
f60ab09594
|
Merge pull request #207 from dmitry-zhuravlev/master
* fix wrapper execution
|
2016-05-24 06:13:05 -07:00 |
|
Dmitry Zhuravlev
|
10fd9993f8
|
* fix wrapper execution
|
2016-05-24 11:35:12 +03:00 |
|
Cedric Beust
|
238056cd27
|
0.787.
|
2016-05-22 23:20:21 -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
|
26bc3a842e
|
0.786.
|
2016-05-21 09:30:36 -07: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
|
24229a8714
|
0.785.
|
2016-05-19 22:23:30 -08: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
|
436ccc5a62
|
0.784.
|
2016-05-20 01:08:42 -07:00 |
|
Cedric Beust
|
96c8ceb25e
|
0.783.
|
2016-05-20 00:48:47 -07:00 |
|