dep-protobuf/java/core
Protobuf Team Bot 6221a32e9b Delete defunct ExtensionSchemaFull paths.
These paths are 100% unreachable today via our public APIs (they're only reachable by our tests which pierce-the-veil of the package-protected api). The only entry point is via GeneratedMessageLite, and this code already checks for GeneratedMessageLite types and always uses the Lite types.

This behavior means that even if someone in OSS uses Lite gencode on Full runtime this path is never reachable today.

PiperOrigin-RevId: 917409414
2026-05-18 13:55:52 -07:00
..
src Delete defunct ExtensionSchemaFull paths. 2026-05-18 13:55:52 -07:00
BUILD.bazel Delete defunct ExtensionSchemaFull paths. 2026-05-18 13:55:52 -07:00
generate-sources-build.xml Move java_features.proto to java/core/srce/main/resources 2024-03-25 18:01:21 -07:00
generate-test-sources-build.xml fix(java): fixup test codegen for maven build (#16176) 2024-03-15 19:33:32 -07:00
pom_template.xml Add $ back for osgi header 2023-03-09 17:08:04 +00:00