This is an automated email from the ASF dual-hosted git repository.
matrei pushed a change to branch geb-8
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from 5599e70e50 refactor(geb): simplify system property override
add 14ab0a3170 docs(geb): improve javadoc and code comments
add 510e82019e fix(geb): resolve trait method conflicts via explicit
override
add 4a4698c01b refactor(geb): simplify
add 2f55451d62 chore(geb): formatting
No new revisions were added by this update.
Summary of changes:
.../grails/plugin/geb/ContainerFileDetector.groovy | 3 +-
.../plugin/geb/ContainerGebConfiguration.groovy | 7 ++--
.../grails/plugin/geb/ContainerGebSpec.groovy | 13 ++++++-
.../plugin/geb/ContainerGebTestDescription.groovy | 5 ++-
.../grails/plugin/geb/GebOnFailureReporter.groovy | 6 +--
.../plugin/geb/GebRecordingTestListener.groovy | 15 +++++---
.../plugin/geb/GrailsContainerGebExtension.groovy | 27 ++++++-------
.../grails/plugin/geb/GrailsGebSettings.groovy | 44 +++++++++++-----------
.../plugin/geb/WebDriverContainerHolder.groovy | 6 +--
9 files changed, 69 insertions(+), 57 deletions(-)