[
https://issues.apache.org/jira/browse/TINKERPOP-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16443094#comment-16443094
]
ASF GitHub Bot commented on TINKERPOP-1941:
-------------------------------------------
GitHub user spmallette opened a pull request:
https://github.com/apache/tinkerpop/pull/841
TINKERPOP-1941 Removed deprecated structure api exception
https://issues.apache.org/jira/browse/TINKERPOP-1941
These were related to elements not being found and were deprecated a long
long time ago. Pretty easy one, but since it's a breaking change I figured it
should go through review.
Builds with `mvn clean install`.
VOTE +1
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/tinkerpop TINKERPOP-1941
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/841.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #841
----
commit 22c18441e9909b9cb4a6e24bfeef3661eb7030f1
Author: Stephen Mallette <spmva@...>
Date: 2018-04-18T19:28:54Z
TINKERPOP-1941 Removed deprecated structure api exception
These were related to elements not being found and were deprecated a long
long time ago.
----
> Remove deprecated Structure API exception methods
> -------------------------------------------------
>
> Key: TINKERPOP-1941
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1941
> Project: TinkerPop
> Issue Type: Improvement
> Components: structure
> Affects Versions: 3.3.2
> Reporter: stephen mallette
> Assignee: stephen mallette
> Priority: Minor
> Fix For: 3.4.0
>
>
> These exception were related to "element not found" situations.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)