[jira] [Created] (GROOVY-8635) Make some groovy classes of groovy console compile static

2018-06-05 Thread Daniel Sun (JIRA)
Daniel Sun created GROOVY-8635: -- Summary: Make some groovy classes of groovy console compile static Key: GROOVY-8635 URL: https://issues.apache.org/jira/browse/GROOVY-8635 Project: Groovy Issue

[jira] [Commented] (GROOVY-8628) Groovydoc fails to parse Java static nested classes with diamond operator

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502736#comment-16502736 ] ASF GitHub Bot commented on GROOVY-8628: Github user danielsun1106 commented on a diff in the

[GitHub] groovy pull request #748: GROOVY-8628: Groovydoc fails to parse Java static ...

2018-06-05 Thread danielsun1106
Github user danielsun1106 commented on a diff in the pull request: https://github.com/apache/groovy/pull/748#discussion_r193270629 --- Diff: subprojects/groovy-groovydoc/src/test/groovy/org/codehaus/groovy/tools/groovydoc/testfiles/JavaStaticNestedClassWithDiamond.java --- @@

[jira] [Resolved] (GROOVY-8583) Fail to infer auto-return type from ternary operator

2018-06-05 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun resolved GROOVY-8583. Resolution: Fixed Assignee: John Wagenleitner Fix Version/s: 2.5.1

[jira] [Commented] (GROOVY-8583) Fail to infer auto-return type from ternary operator

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502725#comment-16502725 ] ASF GitHub Bot commented on GROOVY-8583: Github user asfgit closed the pull request at:

[GitHub] groovy pull request #747: GROOVY-8583: Fail to infer auto-return type from t...

2018-06-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/747 ---

[jira] [Commented] (GROOVY-8573) Add @ClosureParams to each/eachWithIndex methods in DefaultGroovyMethods

2018-06-05 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502550#comment-16502550 ] Jochen Theodorou commented on GROOVY-8573: -- To have a realistic version you need to say

[jira] [Comment Edited] (GROOVY-8634) New warning messages for 2.5 and Java7

2018-06-05 Thread Erick Nelson (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502441#comment-16502441 ] Erick Nelson edited comment on GROOVY-8634 at 6/5/18 8:34 PM: -- No , im not

[jira] [Commented] (GROOVY-8634) New warning messages for 2.5 and Java7

2018-06-05 Thread Erick Nelson (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502441#comment-16502441 ] Erick Nelson commented on GROOVY-8634: -- No , im not using it. but I think groovy is trying to load

[jira] [Commented] (GROOVY-8631) Groovy 2.5.0 broken with Java 10.0.1 on MacOS

2018-06-05 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502404#comment-16502404 ] Eric Milles commented on GROOVY-8631: - Solution is discussed here:

[jira] [Commented] (GROOVY-8633) MME on Class receiver via method closure

2018-06-05 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502387#comment-16502387 ] Eric Milles commented on GROOVY-8633: - I think this example is similar to {{def ABC =

[jira] [Commented] (GROOVY-8634) New warning messages for 2.5 and Java7

2018-06-05 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502382#comment-16502382 ] Eric Milles commented on GROOVY-8634: - Looks like you are using the new module {{groovy-datetime}}. 

[jira] [Updated] (GROOVY-8547) Factory pattern side-stepped by CompilerConfiguration/ParserVersion

2018-06-05 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-8547: Description: It seems to me the selection of the Antlr2 or Antlr4 parser could be implemented

[jira] [Commented] (GROOVY-8573) Add @ClosureParams to each/eachWithIndex methods in DefaultGroovyMethods

2018-06-05 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502377#comment-16502377 ] Eric Milles commented on GROOVY-8573: - So is there any hope for type inferencing here?  Could a

[jira] [Commented] (GROOVY-8628) Groovydoc fails to parse Java static nested classes with diamond operator

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502112#comment-16502112 ] ASF GitHub Bot commented on GROOVY-8628: Github user av-m commented on a diff in the pull

[GitHub] groovy pull request #748: GROOVY-8628: Groovydoc fails to parse Java static ...

2018-06-05 Thread av-m
Github user av-m commented on a diff in the pull request: https://github.com/apache/groovy/pull/748#discussion_r193147784 --- Diff: subprojects/groovy-groovydoc/src/test/groovy/org/codehaus/groovy/tools/groovydoc/testfiles/JavaStaticNestedClassWithDiamond.java --- @@ -0,0 +1,33