[
https://issues.apache.org/jira/browse/TINKERPOP-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15493375#comment-15493375
]
ASF GitHub Bot commented on TINKERPOP-1449:
-------------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/tinkerpop/pull/416
> Streamline gremlin-python build
> -------------------------------
>
> Key: TINKERPOP-1449
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1449
> Project: TinkerPop
> Issue Type: Improvement
> Components: build-release, language-variant
> Affects Versions: 3.2.2
> Reporter: stephen mallette
> Assignee: stephen mallette
> Fix For: 3.2.3
>
>
> Seems like there is a bit of extra processing and stuff going on in the
> gremlin-python build automation. Most notably:
> 1. there are two executions of jython when only one seems necessary
> 2. doing a -DskipTests skips more stuff than it probably should - would be
> nice to skip testing and still get valid packaging. not sure how probably
> this will be
> 3. there's a number of seemingly superfluous settings that i don't believe
> serve any purpose and should be removed. validate that that they can be
> removed and if not, figure out what they are so the don't seem so superfluous
> any more.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)