This PR initiates the migration to new ProtoData API, the package and artifact structure of which were recently changed.
This PR disables Validation in the the codegen because Validation has not yet migrated to new ProtoData. Once we build new McJava, we'd use it for building newer Validation. Then, with newer Validation, we'd builder newer McJava.
Other notable changes
Latest config was applied.
GradleProjectSetup.withSharedTestKitDirectory() was adopted in integration tests to improve the build speed.
This PR initiates the migration to new ProtoData API, the package and artifact structure of which were recently changed.
This PR disables Validation in the the codegen because Validation has not yet migrated to new ProtoData. Once we build new McJava, we'd use it for building newer Validation. Then, with newer Validation, we'd builder newer McJava.
Other notable changes
config
was applied.GradleProjectSetup.withSharedTestKitDirectory()
was adopted in integration tests to improve the build speed.