Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-2761

Gremlin: use another manifest name for version

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Done
    • 3.5.3
    • 3.7.0
    • structure
    • None

    Description

      In Gremlin.java, the gremlin version is read from a version attribute:

      version = Manifests.read("version");

      This name is too general and can be overridden accidentally, see https://github.com/JanusGraph/janusgraph/discussions/3004

      I propose we use a more specific name, such as "tinkerpopVersion".

      Attachments

        Activity

          People

            spmallette Stephen Mallette
            li-boxuan Boxuan Li
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: