Sign in
bazel
/
rules_java
/
HEAD
542f5fa
Delete non-actionable `TODO`
by Googler
· 3 days ago
master
37b099c
Refactor java_single_jar to allow custom output names.
by Googler
· 4 days ago
1993657
Enable C++ rules and providers
by Googler
· 4 days ago
d4159a2
Fix bazel version check in `local_java_repository.bzl`
by Googler
· 4 days ago
6ea00a4
Internal change
by Googler
· 9 days ago
aa153f0
Execute the `check_remote_java_tools_configs_test` only on a single platform
by Googler
· 9 days ago
8427063
Release `@rules_java` `v9.0.3`
by Googler
· 3 weeks ago
9b84026
Rename target to avoid artifact conflict
by Googler
· 3 weeks ago
56177d0
Release `@rules_java` `v9.0.2`
by Googler
· 3 weeks ago
a27c7de
Cut the dependency on ijar when not stripping the bootclasspath
by Googler
· 3 weeks ago
67e83ef
Release `@rules_java` `v9.0.1`
by Googler
· 3 weeks ago
b1376dd
Add support for an unstripped bootclasspath
by Googler
· 3 weeks ago
8bf8a94
Release `@rules_java` `v9.0.0`
by Googler
· 3 weeks ago
9073b05
Update `rules_cc` dep to fix CI
by Googler
· 3 weeks ago
a27004a
Update JDKs to latest patch releases (#335)
by Fabian Meumertzheim
· 3 weeks ago
4a1933a
Migrate swig_include_scanning to Starlark. In native code, this is hard coded to True, but it's also used in starlark code. So, in native code, remove references to the flag. In Starlark code, refer to the starlark option. No OSS code here, so we can add the extra attribute to refer to the flag.
by Googler
· 4 weeks ago
76212e6
Include the srcjar (if there is one) in the _validation output group so blaze will check whether the srcjar file actually exists.
by Liz Looney
· 4 weeks ago
402b184
upgrade java_tools to 17.0 and wire up linux aarch64 prebuilts (#334)
by Benjamin Peterson
· 5 weeks ago
36264e4
Update zulu JDKs to latest patch release (#327) (#328)
by simonresch
· 5 weeks ago
b4539a4
Revert: Temporarily disable rules_java CI on macos/macos_arm64 due to infra issue
by Googler
· 5 weeks ago
6018c90
Temporarily disable rules_java CI on macos/macos_arm64 due to infra issue
by Googler
· 6 weeks ago
7ff9193
Fix test class determination error message (#326)
by Fabian Meumertzheim
· 6 weeks ago
1ed307b
Increase maxwarns to -1 (#291)
by Farid Zakaria
· 6 weeks ago
3257e83
Re-enable `ReturnValueIgnored` error prone check
by Googler
· 7 weeks ago
212b7ab
Remove hasattr check from use_header_compilation_direct_deps logic
by Googler
· 7 weeks ago
6a30ab8
Run the bootclasspath through ijar (#324)
by Fabian Meumertzheim
· 7 weeks ago
b19de64
Stop using the deprecated Label.workspace_name (#317)
by Ed Schouten
· 9 weeks ago
3cbc18e
Update abseil-cpp to remove override (#322)
by Fabian Meumertzheim
· 9 weeks ago
ebfccdf
add some useful flags to the remotejdk fetching curl (#320)
by Benjamin Peterson
· 9 weeks ago
ff92bd1
Release `@rules_java` `v8.16.1`
by Googler
· 9 weeks ago
39cae30
Update the compilation JDK to 25 (#323)
by Fabian Meumertzheim
· 9 weeks ago
1ee3e35
Release `@rules_java` `v8.16.0`
by Googler
· 9 weeks ago
7a625ca
Add JDK 25 (#319)
by Fabian Meumertzheim
· 9 weeks ago
0423b07
Fix CI failures with last_green (#321)
by Fabian Meumertzheim
· 9 weeks ago
faaab40
Use `@bazel_features` for rules_java compatibility proxy
by Googler
· 2 months ago
6f74e94
Run `@rules_java` CI on rolling Bazel releases
by Googler
· 2 months ago
7907339
Update `rules_java` CI to use Bazel 8.4.0
by Googler
· 3 months ago
4bd56d5
chore: Support remote_file_urls and remote_file_integrity in extension (#315)
by Honnix
· 3 months ago
d874497
Release `rules_java` `v8.15.2`
by Googler
· 3 months ago
52aa53a
Add a module extension for registering local/remote jdks (#312)
by hvadehra
· 3 months ago
e22f29a
Break the `java_helper.bzl` -> `cc_helper.bzl` edge
by Googler
· 3 months ago
344df11
Release `@rules_java` `v8.15.1`
by Googler
· 4 months ago
45061b3
Fix Java coverage support on Windows by adding coverage_main_class to launch_info (#311)
by Krishna Magar
· 4 months ago
c0462f0
Update rules_java to 8.15.0 (#309)
by Ian (Hee) Cha
· 4 months ago
bbb99fa
rules_java: Rename CcInfo#transitive_native_libraries to _legacy_transitive_native_libraries
by Googler
· 4 months ago
d8246a4
Automatic code cleanup.
by Donald Duo Zhao
· 4 months ago
02f488d
Release `@rules_java` `v8.14.0`
by Googler
· 4 months ago
3b9ca99
Update to `java_tools` `v16.0`
by Googler
· 4 months ago
0b94d21
Use root test_deps target from bazel_skylib (#306)
by Yun Peng
· 5 months ago
aec334a
Migrate from deprecated cc_linking_context.libraries_to_link to cc_linking_context.linker_inputs.libraries
by Googler
· 5 months ago
d3f3408
Make C++ toolchain explicitly not mandatory
by Googler
· 5 months ago
3daed1a
Update `@rules_java` CI to use Bazel `8.3.0`
by Googler
· 5 months ago
d1e335a
Release `rules_java` `v8.13.0`
by Googler
· 5 months ago
c289c72
Update `java_tools` `v15.0`
by Googler
· 5 months ago
d927aa0
Fix Runfiles docs after #301 (#302)
by Fabian Meumertzheim
· 5 months ago
1a2c184
use DefaultInfo in rules_java (#303)
by David Sanderson
· 5 months ago
1947744
Add support for `--incompatible_compact_repo_mapping_manifest` (#301)
by Fabian Meumertzheim
· 5 months ago
fecb9fb
Remove a reference to incompatible_disallow_java_import_empty_jars after unknown commit
by Googler
· 6 months ago
a75e722
In `make_non_strict`, `header_compilation_direct_deps` should be the same as `compile_jars`, not `full_compile_jars`
by Googler
· 6 months ago
ae8a5b2
Initial support for header compilation direct deps
by Googler
· 6 months ago
899c2b7
Improve the error message for no matching bootclasspath (#296)
by Fabian Meumertzheim
· 6 months ago
0af04ab
Replace asserts on library_identifier with static_library
by Googler
· 6 months ago
b07c319
Use Rocky Linux instead of CentOS for rules_java BCR presubmits
by Googler
· 6 months ago
6915f89
Release `rules_java` `8.12.0`
by Googler
· 6 months ago
808f849
Use the `launcher_maker` toolchain if available (#294)
by Fabian Meumertzheim
· 6 months ago
042e9a6
Use `@platforms//host` instead of `@local_config_platform`
by Googler
· 6 months ago
4ce6ca9
Validate `java_common.compile(strict_deps)` in Starlark
by Googler
· 6 months ago
94426d1
Fix case handling of `java_common.compile(strict_deps)`
by Googler
· 6 months ago
7a3d650
Clarify `java_plugin` documentation
by Googler
· 6 months ago
1d2eecd
Remove support for empty jars attribute from java_import
by Googler
· 7 months ago
02eae7e
Add a test for java_import with a custom java rule
by Googler
· 7 months ago
7a17d5e
Add a test for java_import srcjar output groups.
by Googler
· 7 months ago
bde9b21
Migrate the `JavaImportConfiguredTargetTest.testJavaImportExportsTransitiveProguardSpecs` test to Starlark
by Googler
· 7 months ago
cb4ccd1
Migrate the `JavaImportConfiguredTargetTest.testJavaImportValidatesProguardSpecs` test to Starlark
by Googler
· 7 months ago
668f1a6
Migrate the `JavaImportConfiguredTargetTest.testJavaImportValidatesTransitiveProguardSpecs` test to Starlark
by Googler
· 7 months ago
27bda7d
Migrate the `JavaImportConfiguredTargetTest.testNeverlinkIsPopulated` test to Starlark
by Googler
· 7 months ago
e694221
Migrate the `JavaImportConfiguredTargetTest.testTransitiveSourceJars` test to Starlark
by Googler
· 7 months ago
4bb7207
Migrate the `JavaImportConfiguredTargetTest.testExportsRunfilesCollection` test to Starlark
by Googler
· 7 months ago
d3ff0e0
Migrate the `JavaImportConfiguredTargetTest.testRuntimeDepsAreNotOnClasspath` test to Starlark
by Googler
· 7 months ago
5401173
Migrate the `JavaImportConfiguredTargetTest.testDuplicateJarsThroughFilegroup` test to Starlark
by Googler
· 7 months ago
3b5ebd8
Migrate the `JavaImportConfiguredTargetTest.testIjarCanBeDisabled` test to Starlark
by Googler
· 7 months ago
d2df006
Migrate the `JavaImportConfiguredTargetTest.testExports` test to Starlark
by Googler
· 7 months ago
a06d6cc
Migrate the `JavaImportConfiguredTargetTest.testDisallowsJavaRulesInSrcs` test to Starlark
by Googler
· 7 months ago
8aceb11
Migrate the `JavaImportConfiguredTargetTest.testDisallowsArbitraryFilesFromGenrule` test to Starlark
by Googler
· 7 months ago
d52536d
Migrate the `JavaImportConfiguredTargetTest.testDisallowsArbitraryFiles` test to Starlark
by Googler
· 7 months ago
3b09429
Migrate the `JavaImportConfiguredTargetTest.testDisallowsFilesInExports` test to Starlark
by Googler
· 7 months ago
352ae32
Migrate the `JavaImportConfiguredTargetTest.testPermitsEmptyJars` test to Starlark
by Googler
· 7 months ago
c09ccc4
Update Bazel versions for `@rules_java` CI
by Googler
· 7 months ago
e891c30
Migrate the `JavaImportConfiguredTargetTest.testAllowsJarInSrcjars` test to Starlark
by Googler
· 7 months ago
bfcc700
Migrate the `JavaImportConfiguredTargetTest.testExposesJavaProvider` test to Starlark
by Googler
· 7 months ago
2c52cae
Migrate the `JavaImportConfiguredTargetTest.testTransitiveDependencies` test to Starlark
by Googler
· 7 months ago
e4e63df
Migrate the `JavaImportConfiguredTargetTest.testFromGenrule` test to Starlark
by Googler
· 7 months ago
949d4a9
Migrate the `JavaImportConfiguredTargetTest.testSrcJars` test to Starlark
by Googler
· 7 months ago
7673adc
Migrate the `JavaImportConfiguredTargetTest.testModuleFlags` test to Starlark
by Googler
· 7 months ago
b0b41db
Migrate the `JavaImportConfiguredTargetTest.testJavaLibraryAllowsImportInDeps` test to Starlark
by Googler
· 7 months ago
72cf872
Migrate the `JavaImportConfiguredTargetTest.testCommandLineContainsTargetLabel` test to Starlark
by Googler
· 7 months ago
6e0e5f4
Migrate the `JavaImportConfiguredTargetTest.testDeps` test to Starlark
by Googler
· 7 months ago
9b9cf06
Migrate the `JavaImportConfiguredTargetTest.testWithJavaLibrary` test to Starlark
by Googler
· 7 months ago
43f83a8
Migrate the `JavaImportConfiguredTargetTest.testSimple` test to Starlark
by Googler
· 7 months ago
844d515
Migrate the `JavaStarlarkApiTest.testCompileExports` test to Starlark
by Googler
· 7 months ago
Next »