Skip to content

Conversation

@mkutz
Copy link
Contributor

@mkutz mkutz commented Jan 12, 2020

The public access modifier is quite unusal in Groovy code.
Groovy treats fields without access modifier as properties and so public is kind of the default.

The `public` access modifier is quite unusal in Groovy code.
Groovy treats fields without access modifier as properties and so public is kind of the default.
@stale
Copy link

stale bot commented Apr 11, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you believe this is a mistake, please reply to this comment to keep it open. If there isn't one already, a PR to fix or at least reproduce the problem in a test case will always help us get back on track to tackle this.

@stale stale bot added the stale label Apr 11, 2020
@kiview
Copy link
Member

kiview commented Apr 11, 2020

This is completely true, I missed this PR 😅

@stale stale bot removed the stale label Apr 11, 2020
@kiview kiview added modules/spock Spock Extension type/docs labels Apr 11, 2020
@kiview kiview merged commit f5948a9 into testcontainers:master Apr 11, 2020
@kiview kiview added this to the next milestone Apr 11, 2020
quincy pushed a commit to quincy/testcontainers-java that referenced this pull request May 28, 2020
…ners#2238)

The `public` access modifier is quite unidiomatic in Groovy code.

Co-authored-by: Kevin Wittek <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants