[GitHub] groovy pull request #619: GROOVY-8360: Enums that are inner classes should h...

2017-11-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/619 ---

[GitHub] groovy pull request #619: GROOVY-8360: Enums that are inner classes should h...

2017-10-31 Thread paulk-asert
Github user paulk-asert commented on a diff in the pull request: https://github.com/apache/groovy/pull/619#discussion_r147980977 --- Diff: src/test/gls/enums/EnumTest.groovy --- @@ -592,6 +592,80 @@ class EnumTest extends CompilableTestSupport { assert

[GitHub] groovy pull request #619: GROOVY-8360: Enums that are inner classes should h...

2017-10-23 Thread shils
Github user shils commented on a diff in the pull request: https://github.com/apache/groovy/pull/619#discussion_r146433436 --- Diff: src/test/gls/enums/EnumTest.groovy --- @@ -592,6 +592,80 @@ class EnumTest extends CompilableTestSupport { assert

[GitHub] groovy pull request #619: GROOVY-8360: Enums that are inner classes should h...

2017-10-19 Thread shils
GitHub user shils opened a pull request: https://github.com/apache/groovy/pull/619 GROOVY-8360: Enums that are inner classes should have the static clas… …s modifier You can merge this pull request into a Git repository by running: $ git pull