You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Stephen Mallette (Jira)" <ji...@apache.org> on 2022/06/24 17:50:00 UTC

[jira] [Assigned] (TINKERPOP-2761) Gremlin: use another manifest name for version

     [ https://issues.apache.org/jira/browse/TINKERPOP-2761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephen Mallette reassigned TINKERPOP-2761:
-------------------------------------------

          Component/s: structure
    Affects Version/s: 3.5.3
             Assignee: Stephen Mallette

> Gremlin: use another manifest name for version
> ----------------------------------------------
>
>                 Key: TINKERPOP-2761
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2761
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: structure
>    Affects Versions: 3.5.3
>            Reporter: Boxuan Li
>            Assignee: Stephen Mallette
>            Priority: Major
>
> In Gremlin.java, the gremlin version is read from a version attribute:
> {code:java}
> version = Manifests.read("version");{code}
> 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".



--
This message was sent by Atlassian Jira
(v8.20.7#820007)