Skip to content

Consolidate java version numbers in one place and reuse them across build parts [LUCENE-10631] #11667

@asfimport

Description

@asfimport

[R. Muir/ mailing list discussions]

Ideally we could consolidate a lot of them in a simple .properties file that contains the min/max major version numbers. could be then sucked in by:

  • gradle logic
  • java logic such as checks done in WrapperDownloader
  • bash logic such as error messaging in ./gradlew.sh
  • python smoketester logic?

Migrated from LUCENE-10631 by Dawid Weiss (@dweiss)
Parent: #10910

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions