Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_java
/
HEAD
4bd56d5
chore: Support remote_file_urls and remote_file_integrity in extension (#315)
by Honnix
· 4 days ago
upstream/master
d874497
Release `rules_java` `v8.15.2`
by Googler
· 5 days ago
8.15.2
52aa53a
Add a module extension for registering local/remote jdks (#312)
by hvadehra
· 3 weeks ago
e22f29a
Break the `java_helper.bzl` -> `cc_helper.bzl` edge
by Googler
· 4 weeks ago
344df11
Release `@rules_java` `v8.15.1`
by Googler
· 4 weeks ago
8.15.1
45061b3
Fix Java coverage support on Windows by adding coverage_main_class to launch_info (#311)
by Krishna Magar
· 4 weeks ago
c0462f0
Update rules_java to 8.15.0 (#309)
by Ian (Hee) Cha
· 5 weeks ago
8.15.0
bbb99fa
rules_java: Rename CcInfo#transitive_native_libraries to _legacy_transitive_native_libraries
by Googler
· 5 weeks ago
upstream/release-8.15.0
d8246a4
Automatic code cleanup.
by Donald Duo Zhao
· 7 weeks ago
02f488d
Release `@rules_java` `v8.14.0`
by Googler
· 7 weeks ago
8.14.0
3b9ca99
Update to `java_tools` `v16.0`
by Googler
· 7 weeks ago
0b94d21
Use root test_deps target from bazel_skylib (#306)
by Yun Peng
· 9 weeks ago
aec334a
Migrate from deprecated cc_linking_context.libraries_to_link to cc_linking_context.linker_inputs.libraries
by Googler
· 9 weeks ago
d3f3408
Make C++ toolchain explicitly not mandatory
by Googler
· 2 months ago
3daed1a
Update `@rules_java` CI to use Bazel `8.3.0`
by Googler
· 2 months ago
d1e335a
Release `rules_java` `v8.13.0`
by Googler
· 3 months ago
8.13.0
c289c72
Update `java_tools` `v15.0`
by Googler
· 3 months ago
d927aa0
Fix Runfiles docs after #301 (#302)
by Fabian Meumertzheim
· 3 months ago
1a2c184
use DefaultInfo in rules_java (#303)
by David Sanderson
· 3 months ago
1947744
Add support for `--incompatible_compact_repo_mapping_manifest` (#301)
by Fabian Meumertzheim
· 3 months ago
fecb9fb
Remove a reference to incompatible_disallow_java_import_empty_jars after unknown commit
by Googler
· 3 months ago
a75e722
In `make_non_strict`, `header_compilation_direct_deps` should be the same as `compile_jars`, not `full_compile_jars`
by Googler
· 3 months ago
ae8a5b2
Initial support for header compilation direct deps
by Googler
· 3 months ago
899c2b7
Improve the error message for no matching bootclasspath (#296)
by Fabian Meumertzheim
· 3 months ago
0af04ab
Replace asserts on library_identifier with static_library
by Googler
· 3 months ago
b07c319
Use Rocky Linux instead of CentOS for rules_java BCR presubmits
by Googler
· 4 months ago
6915f89
Release `rules_java` `8.12.0`
by Googler
· 4 months ago
8.12.0
808f849
Use the `launcher_maker` toolchain if available (#294)
by Fabian Meumertzheim
· 4 months ago
042e9a6
Use `@platforms//host` instead of `@local_config_platform`
by Googler
· 4 months ago
4ce6ca9
Validate `java_common.compile(strict_deps)` in Starlark
by Googler
· 4 months ago
94426d1
Fix case handling of `java_common.compile(strict_deps)`
by Googler
· 4 months ago
7a3d650
Clarify `java_plugin` documentation
by Googler
· 4 months ago
1d2eecd
Remove support for empty jars attribute from java_import
by Googler
· 4 months ago
02eae7e
Add a test for java_import with a custom java rule
by Googler
· 4 months ago
7a17d5e
Add a test for java_import srcjar output groups.
by Googler
· 4 months ago
bde9b21
Migrate the `JavaImportConfiguredTargetTest.testJavaImportExportsTransitiveProguardSpecs` test to Starlark
by Googler
· 4 months ago
cb4ccd1
Migrate the `JavaImportConfiguredTargetTest.testJavaImportValidatesProguardSpecs` test to Starlark
by Googler
· 4 months ago
668f1a6
Migrate the `JavaImportConfiguredTargetTest.testJavaImportValidatesTransitiveProguardSpecs` test to Starlark
by Googler
· 4 months ago
27bda7d
Migrate the `JavaImportConfiguredTargetTest.testNeverlinkIsPopulated` test to Starlark
by Googler
· 4 months ago
e694221
Migrate the `JavaImportConfiguredTargetTest.testTransitiveSourceJars` test to Starlark
by Googler
· 4 months ago
4bb7207
Migrate the `JavaImportConfiguredTargetTest.testExportsRunfilesCollection` test to Starlark
by Googler
· 4 months ago
d3ff0e0
Migrate the `JavaImportConfiguredTargetTest.testRuntimeDepsAreNotOnClasspath` test to Starlark
by Googler
· 4 months ago
5401173
Migrate the `JavaImportConfiguredTargetTest.testDuplicateJarsThroughFilegroup` test to Starlark
by Googler
· 4 months ago
3b5ebd8
Migrate the `JavaImportConfiguredTargetTest.testIjarCanBeDisabled` test to Starlark
by Googler
· 4 months ago
d2df006
Migrate the `JavaImportConfiguredTargetTest.testExports` test to Starlark
by Googler
· 4 months ago
a06d6cc
Migrate the `JavaImportConfiguredTargetTest.testDisallowsJavaRulesInSrcs` test to Starlark
by Googler
· 4 months ago
8aceb11
Migrate the `JavaImportConfiguredTargetTest.testDisallowsArbitraryFilesFromGenrule` test to Starlark
by Googler
· 4 months ago
d52536d
Migrate the `JavaImportConfiguredTargetTest.testDisallowsArbitraryFiles` test to Starlark
by Googler
· 4 months ago
3b09429
Migrate the `JavaImportConfiguredTargetTest.testDisallowsFilesInExports` test to Starlark
by Googler
· 4 months ago
352ae32
Migrate the `JavaImportConfiguredTargetTest.testPermitsEmptyJars` test to Starlark
by Googler
· 4 months ago
c09ccc4
Update Bazel versions for `@rules_java` CI
by Googler
· 4 months ago
e891c30
Migrate the `JavaImportConfiguredTargetTest.testAllowsJarInSrcjars` test to Starlark
by Googler
· 4 months ago
bfcc700
Migrate the `JavaImportConfiguredTargetTest.testExposesJavaProvider` test to Starlark
by Googler
· 4 months ago
2c52cae
Migrate the `JavaImportConfiguredTargetTest.testTransitiveDependencies` test to Starlark
by Googler
· 4 months ago
e4e63df
Migrate the `JavaImportConfiguredTargetTest.testFromGenrule` test to Starlark
by Googler
· 4 months ago
949d4a9
Migrate the `JavaImportConfiguredTargetTest.testSrcJars` test to Starlark
by Googler
· 4 months ago
7673adc
Migrate the `JavaImportConfiguredTargetTest.testModuleFlags` test to Starlark
by Googler
· 4 months ago
b0b41db
Migrate the `JavaImportConfiguredTargetTest.testJavaLibraryAllowsImportInDeps` test to Starlark
by Googler
· 4 months ago
72cf872
Migrate the `JavaImportConfiguredTargetTest.testCommandLineContainsTargetLabel` test to Starlark
by Googler
· 4 months ago
6e0e5f4
Migrate the `JavaImportConfiguredTargetTest.testDeps` test to Starlark
by Googler
· 4 months ago
9b9cf06
Migrate the `JavaImportConfiguredTargetTest.testWithJavaLibrary` test to Starlark
by Googler
· 4 months ago
43f83a8
Migrate the `JavaImportConfiguredTargetTest.testSimple` test to Starlark
by Googler
· 4 months ago
844d515
Migrate the `JavaStarlarkApiTest.testCompileExports` test to Starlark
by Googler
· 4 months ago
86962f9
Change deprecation message to be more helpful for java_proto_library/java_lite_proto_library
by Googler
· 4 months ago
9fac3ac
Configure coverage helpers for the test exec group (#292)
by Fabian Meumertzheim
· 4 months ago
4b5e2a9
Fix empty jars check for Bazel java_import
by Googler
· 4 months ago
ad510ed
Remove usages of `--incompatible_disable_non_executable_java_binary`
by Googler
· 4 months ago
2779574
The `test_class` of a `java_test` for JUnit4 does not have to have `@RunWith`.
by Éamonn McManus
· 4 months ago
bf2fb43
Fix comment
by Googler
· 4 months ago
da9eee2
Fix classpath separator when cross-compiling from Windows to Unix (#290)
by Fabian Meumertzheim
· 4 months ago
bd9c5f8
Change type of `output_licenses` from `attr.license` to `attr.string_list`.
by Googler
· 4 months ago
043d976
Enable `@rules_java` integration tests on windows
by Googler
· 5 months ago
5017641
Run `@rules_java` presubmits on `macos_arm64` as well
by Googler
· 5 months ago
cce559d
Fix licenses
by Googler
· 5 months ago
804e93e
Update to `java_tools` `v14.0` (#286)
by hvadehra
· 5 months ago
8e0fe0b
Move the rest of `@rules_java//java/test/testutil` to `@rules_java//test/java/testutil`
by Googler
· 5 months ago
fe4c5ac
Move `@rules_java//java/test/testutil/rules` to `@rules_java//test/java/testutil/rules`
by Googler
· 5 months ago
881ad6a
Move `@rules_java//java/test` to `@rules_java//test/java`
by Googler
· 5 months ago
1ae8105
Migrate the
by Googler
· 5 months ago
05ee692
Add ppc64le platform support (#274)
by James Jenkins
· 5 months ago
1b5a8b2
Set use_default_shell_env = True consistently. (#276)
by Benjamin Peterson
· 5 months ago
4e83620
Actually fix the setup for `@rules_java` `linux_only_tests`
by Googler
· 5 months ago
ea611cf
Fix setup for `@rules_java` `linux_only_tests`
by Googler
· 5 months ago
4b91b00
Add a test for the `@rules_java` release notes generator
by Googler
· 5 months ago
8c7993f
Update the `@rules_java` release notes generator
by Googler
· 5 months ago
aebb046
Migrate the `JavaStarlarkApiTest.javaCommonCompileNeverlink` test to Starlark
by Googler
· 6 months ago
4b4b80a
Migrate the `JavaStarlarkApiTest.javaInfoStarlarkCompilationInfoJavacOpts` test to Starlark
by Googler
· 6 months ago
14e2ca6
Migrate the `JavaStarlarkApiTest.javaInfoGetCompilationInfoProvider` test to Starlark
by Googler
· 6 months ago
000a90b
Migrate the `JavaStarlarkApiTest.testJavaInfoGetGenJarsProvider` test to Starlark
by Googler
· 6 months ago
91e505c
Migrate the `JavaStarlarkApiTest.javaInfo_nativeLibrariesPropagate` test to Starlark
by Googler
· 6 months ago
69395ee
Migrate the `JavaStarlarkApiTest.javaLibrary_exposesNativeLibraryInfoToStarlark` test to Starlark
by Googler
· 6 months ago
13263bb
Migrate the `JavaStarlarkApiTest.javaToolchainInfo_jacocoRunnerAttribute` test to Starlark
by Googler
· 6 months ago
4088bec
Migrate the `JavaStarlarkApiTest.javaTest_propagatesDirectNativeLibrariesInJavaInfo` test to Starlark
by Googler
· 6 months ago
156f09a
Migrate the `JavaStarlarkApiTest.javaBinary_propagatesDirectNativeLibrariesInJavaInfo` test to Starlark
by Googler
· 6 months ago
cb64303
Migrate the `JavaStarlarkApiTest.javaLibrary_propagatesDirectNativeLibrariesInJavaInfo` test to Starlark
by Googler
· 6 months ago
7366c04
Migrate the `JavaStarlarkApiTest.javaInfo_getTransitiveNativeLibraries` test to Starlark
by Googler
· 6 months ago
8280a4b
Migrate the `JavaStarlarkApiTest.testJavaInfoGetTransitiveRuntimeDeps` test to Starlark
by Googler
· 6 months ago
118a037
Migrate the `JavaStarlarkApiTest.testJavaInfoGetTransitiveDeps` test to Starlark
by Googler
· 6 months ago
05fd56b
Migrate the `JavaStarlarkApiTest.testJavaInfoGetTransitiveSourceJars` test to Starlark
by Googler
· 6 months ago
006f3b2
Migrate the `JavaStarlarkApiTest.javaInfoSourceJarsExposed` test to Starlark
by Googler
· 6 months ago
Next »