You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by GitBox <gi...@apache.org> on 2022/06/21 08:00:22 UTC

[GitHub] [tinkerpop] lionelfleury commented on pull request #1716: fix version key race in Manifest

lionelfleury commented on PR #1716:
URL: https://github.com/apache/tinkerpop/pull/1716#issuecomment-1161398067

   Sure. If we have multiple jars on the classpath, Manifests.read("version") might take the first resolved key with that name. Which might be from another library.
   _In the mentioned thread, it seems to read the version key from hbase jar. _


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org