This is an automated email from the ASF dual-hosted git repository.
spmallette pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.
from f497276 Merge branch 'tp33'
add 929dce3 TINKERPOP-2038 Made the GremlinGroovyScriptEngine cache
configurable
add b252aba TINKERPOP-2038 Added upgrade notes and changelog
new 2eda641 Merge branch 'TINKERPOP-2038' into tp33
new 355f214 Merge branch 'tp33'
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGELOG.asciidoc | 1 +
docs/src/reference/gremlin-applications.asciidoc | 21 +++++++
docs/src/upgrade/release-3.3.x.asciidoc | 8 +++
.../jsr223/CompilationOptionsCustomizer.java | 33 ++++++++++-
.../groovy/jsr223/GremlinGroovyScriptEngine.java | 67 ++++++++++++----------
.../groovy/jsr223/GroovyCompilerGremlinPlugin.java | 39 +++++++++++--
...inGroovyScriptEngineCompilationOptionsTest.java | 3 +-
.../jsr223/GroovyCompilerGremlinPluginTest.java | 33 ++++-------
8 files changed, 143 insertions(+), 62 deletions(-)