We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3571577 commit 1092fa2Copy full SHA for 1092fa2
2 files changed
ChangeLog
@@ -1,3 +1,9 @@
1
+Version 0.4.3
2
+-------------
3
+ * `java_runtime_image`: exclude `java_toolchain` directory from JAR search (#49)
4
+ This allows `java_runtime_image` targets to be built with remote execution enabled.
5
+ * Correctly add Java dependencies to classpath when building JARs (#48)
6
+
7
Version 0.4.2
8
-------------
9
* In `java_library`, only stringify `javac_flags` when needed (#45)
VERSION
@@ -1 +1 @@
-0.4.2
+0.4.3
0 commit comments