This is an automated email from the ASF dual-hosted git repository.
paulk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git
from 5aa4a0edd7 minor refactor: junit5 changes (tests weren't running)
add fead705f2c GROOVY-11902: minor groovy-nio improvements
No new revisions were added by this update.
Summary of changes:
build.gradle | 1 +
src/spec/doc/_working-with-io.adoc | 11 +
src/spec/test/gdk/WorkingWithIOSpecTest.groovy | 11 +
.../groovy/nio/extensions/NioExtensions.java | 252 +++++++++++++++++++++
.../groovy/nio/extensions/NioExtensionsTest.groovy | 95 ++++++++
5 files changed, 370 insertions(+)