# The bootstrap compiler is needed for an older version of Dagger so that Dagger can build while # also using Dagger internally. # The xprocessing jars are there temporarily during the migration to KSP. These will be replaced # by normal dependencies on xprocessing once the xprocessing APIs stabilize. See b/191911048 and # b/232152495. ignorePaths: - java/dagger/internal/codegen/bootstrap/bootstrap_compiler_deploy.jar - java/dagger/internal/codegen/kythe/kythe_plugin_deploy.jar # TODO(b/235380696): remove this - java/dagger/internal/codegen/xprocessing/xprocessing-testing.jar - java/dagger/internal/codegen/xprocessing/xprocessing.jar - tools/jarjar/test/test-library1.jar - tools/jarjar/test/test-library2.jar