Cole-Greer opened a new pull request, #3426:
URL: https://github.com/apache/tinkerpop/pull/3426

   https://issues.apache.org/jira/browse/TINKERPOP-3249
   
   Removal of the sparql-gremlin module from TinkerPop as discussed on the dev 
list 
[thread](https://lists.apache.org/thread/6w6vsv2ylz7x9kxmfft6ml3ywl6bn18k). The 
module had not been actively maintained since 2020, was pinned to Apache Jena 
3.12.0, and relied on `match(Traversal)` which has been deprecated in 
   4.0.
   
   Changes:
   - Deleted the sparql-gremlin/ module
   - Removed module entry from root pom.xml
   - Cleaned dynamic SparqlStrategy loading from GraphSONModule (V2 and V3) and 
GryoVersion (ID 184 reserved)
   - Removed unused Optional import from GraphSONModule
   - Deleted docs/src/reference/compilers.asciidoc and its include
   - Reworded docs/src/reference/intro.asciidoc to remove 
bytecode/sparql-gremlin reference
   - Added removal notice to docs/src/upgrade/release-4.x.x.asciidoc
   - Removed from CI workflow (build-test.yml), docs preprocessor 
(install-plugins.sh), and community page
   
   VOTE +1


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to