[
https://issues.apache.org/jira/browse/TINKERPOP-1897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16494049#comment-16494049
]
ASF GitHub Bot commented on TINKERPOP-1897:
-------------------------------------------
Github user spmallette commented on a diff in the pull request:
https://github.com/apache/tinkerpop/pull/802#discussion_r191533236
--- Diff: docs/src/dev/developer/release.asciidoc ---
@@ -111,7 +111,8 @@ under release is protected. Tweaks to documentation and
other odds and ends rela
during this period.
. At some point during the week:
.. Run the full integration test suite: `mvn clean install
-DskipIntegrationTests=false -DincludeNeo4j`
-.. Deploy a final SNAPSHOT to the snapshot repository as well as GLV
pre-releases.
+.. Build and test the Docker images.
--- End diff --
hate to nit/pick here but could you just include the command for doing this
on this line. just helps save release managers the trouble of having to look
that bit of `mvn` up. I guess it would just be `mvn clean install -pl
gremlin-server,gremlin-console -Pdocker-images` - is that right?
> Provide Docker images of Gremlin Server and Console
> ---------------------------------------------------
>
> Key: TINKERPOP-1897
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1897
> Project: TinkerPop
> Issue Type: Improvement
> Components: console, server
> Affects Versions: 3.2.7
> Reporter: Florian Hockmann
> Assignee: Florian Hockmann
> Priority: Major
>
> TinkerPop should provide Docker images of Gremlin Server and Gremlin Console
> that are deployed together with each release.
> This originated from the mailing list:
> [https://lists.apache.org/thread.html/744ae19afa9b2fd1984c1e11114dddc588e98786d9c21b633aab8bfa@%3Cdev.tinkerpop.apache.org%3E]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)