commit | dfe35d1f514ee2a3b8cac504d39d821d4889290f | [log] [tgz] |
---|---|---|
author | Christian Edward Gruber <cgruber@google.com> | Tue Feb 13 13:33:56 2018 -0800 |
committer | Christian Edward Gruber <cgruber@google.com> | Tue Feb 13 13:33:56 2018 -0800 |
tree | 51b98d9c95958464b71e60bd46900c12229e47af | |
parent | 84a9721aca096dc71b4668f93efa94f6761afced [diff] |
Update the dagger coffee example to use kt_jvm_library for the code and java_binary for the final executable jar and wrapper.
kotlin_
to kt_jvm_
.These rules were initially forked from pubref/rules_kotlin. Key changes:
kotlin_binary
, kotlin_library
and kotlin_test
.java_dep
and dep
.data
resource_jars
runtime_deps
resources
resources_strip_prefix
exports