[ https://issues.apache.org/jira/browse/TINKERPOP-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15154143#comment-15154143 ]
ASF GitHub Bot commented on TINKERPOP-1168: ------------------------------------------- Github user spmallette commented on the pull request: https://github.com/apache/incubator-tinkerpop/pull/232#issuecomment-186189165 This fixes the problem but leaves the docs oddly organized. The `implementations-neo4j.asciidoc` file isn't just "neo4j". It's basically the first half of the "implementations" section which includes "Graph System Provider Requirements" and "TinkerGraph-Gremlin". I guess we could fix this as part of: https://issues.apache.org/jira/browse/TINKERPOP-937 but I think it would be better to just split `implementations-neo4j.asciidoc` into three files on this PR for each of the separate sections. Either way - your call. VOTE +1 > 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)