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

2832 commits

Author SHA1 Message Date
Cedric Beust
25a5ef9195 0.908. 2017-01-05 12:28:46 -08:00
Cedric Beust
ff94cc5e3f Implements args() for application {}. 2017-01-05 12:23:55 -08:00
Cedric Beust
a5c3c93657 Set JAR_NAME correctly. 2017-01-05 12:23:31 -08:00
Cedric Beust
78c9a80937 Bump this error to level 1. 2017-01-05 11:47:37 -08:00
Cedric Beust
83c097917e Don’t need this dependency. 2017-01-05 11:32:32 -08:00
Cedric Beust
596c0812c0 0.907. 2017-01-05 11:19:48 -08:00
Cedric Beust
5d31e55a4a Use the correct directory for javadoc. 2017-01-05 10:22:17 -08:00
Cedric Beust
f563d274dd Generate javadocs in {build}/docs/javadoc. 2017-01-05 10:13:52 -08:00
Cedric Beust
ffbe5491f2 Merge branch 'master' of github.com:cbeust/kobalt 2017-01-04 15:20:02 -08:00
Cedric Beust
162bf7b313 IDEA files. 2017-01-04 15:19:42 -08:00
Cedric Beust
5609bb27aa Fix Javadoc generation. 2017-01-04 15:19:34 -08:00
Cedric Beust
df90911ff2 Merge pull request #309 from pysaumont/master
Reading kobalt config file
2016-12-09 09:11:48 -08:00
pysaumont
bcf723141b Reading kobalt config file ~/.config/kobalt/settings.xml for HTTP proxy configuration using only Java standard lib 2016-12-09 13:29:50 +01:00
Cedric Beust
8589c46b43 IDEA files. 2016-12-07 13:51:06 -08:00
Cedric Beust
06194abbe4 New wrapper. 2016-12-07 13:50:52 -08:00
Cedric Beust
7ec673c41e 1.0.5. 2016-12-07 13:50:46 -08:00
Cedric Beust
8c29914193 0.906 2016-12-07 13:49:58 -08:00
Cedric Beust
744038b7af IDEA files. 2016-12-07 13:49:51 -08:00
Cedric Beust
e2f210823e Restore the proxy name to proxy_host. 2016-12-07 13:26:01 -08:00
Cedric Beust
a94705c1e9 Forgot the environment variable. 2016-12-06 14:44:49 -08:00
Cedric Beust
387b3b4c2e Reformat the httpProxy patch. 2016-12-06 14:44:13 -08:00
Cedric Beust
160d955a32 Merge pull request #308 from pysaumont/master
Added use of proxy as set by env variable 'http_proxy'
2016-12-06 14:41:10 -08:00
pysaumont
366b635c11 Added use of proxy as set by env variable 'http_proxy' 2016-12-06 22:41:05 +01:00
Cedric Beust
7bff267b9f 0.905. 2016-10-03 13:01:30 -07:00
Cedric Beust
c9563b27d8 Fix the scripting changes that broke plugin loading. 2016-10-03 12:57:52 -07:00
Cedric Beust
4df3baf685 Travis build fix attempt 2016-09-29 10:53:02 -07:00
Cedric Beust
dbb42fd833 0.904. 2016-09-29 10:40:39 -07:00
Cedric Beust
bc4a28727f Use direct dependencies to determine the test runner. 2016-09-29 10:40:28 -07:00
Cedric Beust
743ec4e177 Remove --logTags 2016-09-23 12:38:06 -07:00
Cedric Beust
baf6c94400 Refactor. 2016-09-23 12:30:46 -07:00
Cedric Beust
54e5669349 Remove public. 2016-09-23 12:30:09 -07:00
Cedric Beust
bed02f9678 IDEA files. 2016-09-23 12:27:30 -07:00
Cedric Beust
58a74a3e41 Forgot a dependency. 2016-09-23 12:27:01 -07:00
Cedric Beust
cb006ba2b5 0.903. 2016-09-23 12:22:15 -07:00
Cedric Beust
336ba11dcc kotlin 1.0.4. 2016-09-23 12:22:04 -07:00
Cedric Beust
850e335843 Added autoGitTag to github and bintray configurations. 2016-09-23 12:20:44 -07:00
Cedric Beust
1b7eb08074 0.902. 2016-09-23 11:46:42 -07:00
Cedric Beust
736062ab8b Prevent duplicate dependency tags in the .pom. 2016-09-23 11:32:50 -07:00
Cedric Beust
bee7bd84dd provided and optional dependencies still need to be used to compile. 2016-09-23 11:15:46 -07:00
Cedric Beust
b80c996e05 Generate the correct pom file for provided(). 2016-09-22 11:12:19 -07:00
Cedric Beust
91baf6e86f Optional compile dependencies with "compileOptional(...)". 2016-09-22 11:05:39 -07:00
Cedric Beust
37ef22cccc Reformat. 2016-09-21 13:50:32 -07:00
Cedric Beust
5a8fd219eb Refactor. 2016-09-21 13:50:27 -07:00
Cedric Beust
ffc56002c3 Proper assisted injection. 2016-09-12 13:22:48 -07:00
Cedric Beust
8608df4618 Refactor build compilation in anticipation of scripting support. 2016-09-12 13:00:48 -07:00
Cedric Beust
d8283d6dd8 Remove final. 2016-09-12 13:00:35 -07:00
Cedric Beust
f6cef6ba5f Forgot two files. 2016-09-07 09:57:13 -07:00
Cedric Beust
6ac1260e8b Temporary fix for kotlinc 1.1. 2016-09-07 09:55:29 -07:00
Cedric Beust
9fb3eb87a2 Launch the test JVM with "-ea".
Fixes https://github.com/cbeust/kobalt/issues/303.
2016-09-07 09:53:32 -07:00
Cedric Beust
079890b2e7 0.900. 2016-09-06 09:37:21 -07:00