OpenNTF / org.openntf.domino

Open replacement for lotus.domino package in HCL Domino
Apache License 2.0
65 stars 34 forks source link

Added GremlinGroovy and its dependencies #157

Closed mbghsource closed 3 years ago

mbghsource commented 7 years ago

All the newly added java files were copied from tinkerpop 2.6.0 github repositories. The pom was modified to add joint compilation for java and groovy.

This builds successfully using Apache Maven 3.3.9 and java-7-oracle, and the built plugin installs successfully on domino 9.0.1 and designer 9.0.1 environments.

mvn -Dnotes-platform=${NOTES_PLATFORM} clean install