[ https://issues.apache.org/jira/browse/TINKERPOP-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15153307#comment-15153307 ]
ASF GitHub Bot commented on TINKERPOP-1168: ------------------------------------------- GitHub user dkuppitz opened a pull request: https://github.com/apache/incubator-tinkerpop/pull/232 TINKERPOP-1168 Switch plugins in docs preprocessor Built the docs, verified that the output is still looking good. VOTE: +1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator-tinkerpop TINKERPOP-1168 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-tinkerpop/pull/232.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 #232 ---- commit bbf5b3f4d61c0aa2266b7430a1e083e8f4c01920 Author: Daniel Kuppitz <daniel_kupp...@hotmail.com> Date: 2016-02-18T22:52:55Z splitted implementations.asciidoc into implementations-hadoop.asciidoc and implementations-neo4j.asciidoc commit e9c6465c9060b2ad4a537bd75ab71c5bae25cf22 Author: Daniel Kuppitz <daniel_kupp...@hotmail.com> Date: 2016-02-18T22:53:44Z deactivate Spark plugin for implementations-neo4j.asciidoc and Neo4j plugin for implementations-hadoop.asciidoc ---- > Switch plugins in docs preprocessor > ----------------------------------- > > Key: TINKERPOP-1168 > URL: https://issues.apache.org/jira/browse/TINKERPOP-1168 > Project: TinkerPop > Issue Type: Bug > Components: documentation > Affects Versions: 3.1.1-incubating > Reporter: Daniel Kuppitz > Assignee: Daniel Kuppitz > Fix For: 3.1.2-incubating > > > Since the last Neo4j update, we have conflicting jars between > {{neo4j-gremlin}} and {{spark-gremlin}}. The docs preprocessor installs all > plugins before it processes the docs, which now leads to errors in > {{implementations.asciidoc}}. We need to find a way to activate and > deactivate certain plugins (preferably on a per file basis). -- This message was sent by Atlassian JIRA (v6.3.4#6332)