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

Conversation

hhughes
Copy link
Contributor

@hhughes hhughes commented Jun 22, 2023

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

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 hhughes merged commit 2fa0faf into apache:4.x Jun 22, 2023
@hhughes hhughes deleted the JAVA-3071 branch July 26, 2023 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants