Skip to content

Releases: twitter/bazel-multiversion

v0.2.3

17 Feb 16:48
393dcdd
Compare
Choose a tag to compare

What's Changed

  • Add arg to specify input configuration in export by @Duhemm in #115

Full Changelog: v0.2.2...v0.2.3

0.2.2

14 Nov 19:13
d1d0f0d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

0.2.1

11 Nov 06:28
bf29039
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

0.2.0

14 Sep 18:51
bb586d5
Compare
Choose a tag to compare

rules_jvm_export

rules_jvm_export is a Bazel rule to publish build artifacts to a Maven repository, similar to rules_jvm_external and vaticle/bazel-distribution. It can be used with bazel-multiversion, but it can be used on its own as well.

  • rules_jvm_export is implemented in Python (bazel-distribution depends on rules_kotlin and Python).
  • By default jvm_export(...) rule publishes the build artifact, as opposed to publishing an über JAR. It also creates POM file enumerating only the direct dependencies, as opposed to listing transitive dependencies.
  • jvm_export(...) supports --local to publish locally, --publish_to to override repo URL/path, and --netrc to use netrc authentication.
  • jvm_export(...) supports custom classifiers.

rules_jvm_export was added in #105 by @eed3si9n with subsequent updates in #107, #108, #109, and #110.

Full Changelog: v0.1.3...v0.2.0

0.1.3

09 Dec 04:13
4490f3a
Compare
Choose a tag to compare
Merge pull request #104 from eed3si9n/wip/sources_genrule

Wrap sources JARs in genrule

0.1.2

08 Dec 17:57
d57d9f9
Compare
Choose a tag to compare
Merge pull request #103 from eed3si9n/wip/source_jars

Resolve source JARs

0.1.1

10 Oct 22:39
v0.1.1
9309fee
Compare
Choose a tag to compare
v0.1.1

0.1.1

0.1.0

10 Oct 19:54
v0.1.0
dfb43e9
Compare
Choose a tag to compare
v0.1.0

0.1.0

0.1.0-M31

07 Jun 20:48
fe947a1
Compare
Choose a tag to compare
0.1.0-M31 Pre-release
Pre-release
v0.1.0-M31

0.1.0-M31

0.1.0-M30

04 Jun 00:40
d9f52fa
Compare
Choose a tag to compare
0.1.0-M30 Pre-release
Pre-release
v0.1.0-M30

0.1.0-M30