Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JAVA-3071: OsgiGraphIT.test_graph fails with dse-6.8.30 #1657

Merged
merged 1 commit into from
Jun 22, 2023

Commits on Jun 22, 2023

  1. JAVA-3071: OsgiGraphIT.test_graph fails with dse-6.8.30

    Test fails because tinkerpop classes cannot be loaded which gates enabling GraphRequest* processors
    
    Add missing dependencies required by TinkerIoRegistryV3d0 to the osgi testing bundle
    - com.sun.mail:mailapi:1.6.4
    - org.apache.commons:commons-text:1.8
    - org.apache.commons:commons-configuration2:2.7
    hhughes committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    fba2cf6 View commit details
    Browse the repository at this point in the history