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

TINKERPOP-2039 Bump to Groovy 2.5.2 #940

Merged
merged 1 commit into from
Sep 28, 2018
Merged

TINKERPOP-2039 Bump to Groovy 2.5.2 #940

merged 1 commit into from
Sep 28, 2018

Conversation

spmallette
Copy link
Contributor

https://issues.apache.org/jira/browse/TINKERPOP-2039

Required some minor changes to the Console as the CliBuilder is no longer the recommended approach for Groovy - had to use picocli classes instead. Still couldn't make the command line parsing work exclusively under picocli - I think we have somewhat nonstandard options in our command line.

Performed manual tests and builds with mvn clean install && mvn verify -pl gremlin-console -DskipIntegrationTests=false.

VOTE +1

Required some minor changes to the Console as the CliBuilder is no longer the recommended approach for Groovy - had to use picocli classes instead. Still couldn't make the command line parsing work exclusively under picocli - I think we have somewhat nonstandard options in our command line.
@spmallette
Copy link
Contributor Author

sorry - i merged this ahead of the cool down period. i did it over 3 days rather than the 1 week. got my days mixed up. please let me know if this was a problem for anyone.

@asfgit asfgit deleted the TINKERPOP-2039 branch October 24, 2018 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants