Skip to content

Compile the Java README quickstart offline #15

Description

@kriptoburak

Goal

Keep the Java README quickstart compatible with the released SDK.

Scope

  • Add a minimal compile-only quickstart fixture.
  • Mirror the README's first client-construction workflow.
  • Use the supported Java 8 bytecode target.
  • Do not send a network request.
  • Run the fixture through the existing Gradle test path.

Acceptance Criteria

  • The fixture compiles across the supported CI matrix.
  • The repository's ./scripts/test command passes.
  • README snippets and the fixture use the same public API.
  • No credentials or remote endpoints are required.
  • Keep generated SDK files and public contracts unchanged.

Starting Points

This task should fit within 1 working day. It supports newcomer onboarding and OpenSSF evidence.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions