[jira] [Resolved] (GROOVY-7955) Groovydoc fails to parse Java source files containing the diamond operator

2016-10-04 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-7955. --- Resolution: Fixed Fix Version/s: 2.4.8 Proposed PR merged > Groovydoc fails to parse Java sou

[jira] [Commented] (GROOVY-7952) Property expressions for extension methods starting with 'is' fail STC

2016-10-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15546692#comment-15546692 ] ASF GitHub Bot commented on GROOVY-7952: GitHub user shils opened a pull request:

[GitHub] groovy pull request #436: GROOVY-7952: Property expressions for extension me...

2016-10-04 Thread shils
GitHub user shils opened a pull request: https://github.com/apache/groovy/pull/436 GROOVY-7952: Property expressions for extension methods starting with… … 'is' fail STC * Add support for 'is' getter method variants of GROOVY-5580 You can merge this pull request into a

[jira] [Commented] (GROOVY-7955) Groovydoc fails to parse Java source files containing the diamond operator

2016-10-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15546690#comment-15546690 ] ASF GitHub Bot commented on GROOVY-7955: Github user asfgit closed the pull reque

[GitHub] groovy pull request #435: GROOVY-7955: Groovydoc fails to parse Java source ...

2016-10-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/435 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[jira] [Resolved] (GROOVY-7935) Right side of assignment - remove parens or not?

2016-10-04 Thread tinne (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] tinne resolved GROOVY-7935. --- Resolution: Resolved This issue is certainly resolved, thanks for nudging. > Right side of assignment - remo

[jira] [Commented] (GROOVY-7956) Allow @DelegatesTo on named arguments

2016-10-04 Thread Jason Winnebeck (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15546427#comment-15546427 ] Jason Winnebeck commented on GROOVY-7956: - This is an awesome idea, although I'm

[jira] [Commented] (GROOVY-7957) Allow static compilation of builders that implement methodMissing / propertyMissing

2016-10-04 Thread Jason Winnebeck (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15546397#comment-15546397 ] Jason Winnebeck commented on GROOVY-7957: - It would be interesting if Groovy had

[jira] [Comment Edited] (GROOVY-6738) Type checking considers extension methods but not extension properties

2016-10-04 Thread Shil Sinha (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15543933#comment-15543933 ] Shil Sinha edited comment on GROOVY-6738 at 10/4/16 7:17 PM: -

[jira] [Comment Edited] (GROOVY-6738) Type checking considers extension methods but not extension properties

2016-10-04 Thread Shil Sinha (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15543933#comment-15543933 ] Shil Sinha edited comment on GROOVY-6738 at 10/4/16 7:17 PM: -

[jira] [Created] (GROOVY-7957) Allow static compilation of builders that implement methodMissing / propertyMissing

2016-10-04 Thread Graeme Rocher (JIRA)
Graeme Rocher created GROOVY-7957: - Summary: Allow static compilation of builders that implement methodMissing / propertyMissing Key: GROOVY-7957 URL: https://issues.apache.org/jira/browse/GROOVY-7957

[jira] [Created] (GROOVY-7956) Allow @DelegatesTo on named arguments

2016-10-04 Thread Graeme Rocher (JIRA)
Graeme Rocher created GROOVY-7956: - Summary: Allow @DelegatesTo on named arguments Key: GROOVY-7956 URL: https://issues.apache.org/jira/browse/GROOVY-7956 Project: Groovy Issue Type: New Feat

[jira] [Commented] (GROOVY-7955) Groovydoc fails to parse Java source files containing the diamond operator

2016-10-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15545210#comment-15545210 ] ASF GitHub Bot commented on GROOVY-7955: GitHub user paulk-asert opened a pull re

[GitHub] groovy pull request #435: GROOVY-7955: Groovydoc fails to parse Java source ...

2016-10-04 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/435 GROOVY-7955: Groovydoc fails to parse Java source files containing th… …e diamond operator You can merge this pull request into a Git repository by running: $ git pull https://github.co

[jira] [Updated] (GROOVY-7955) Groovydoc fails to parse Java source files containing the diamond operator

2016-10-04 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-7955: -- Description: Example failing source file: {code} import java.util.List; import java.util.ArrayList; pu

[jira] [Created] (GROOVY-7955) Groovydoc fails to parse Java source files containing the diamond operator

2016-10-04 Thread Paul King (JIRA)
Paul King created GROOVY-7955: - Summary: Groovydoc fails to parse Java source files containing the diamond operator Key: GROOVY-7955 URL: https://issues.apache.org/jira/browse/GROOVY-7955 Project: Groovy

[jira] [Created] (GROOVY-7954) Equal Operator for Classes implementing Comparable not Working on Interfaces

2016-10-04 Thread Josef (JIRA)
Josef created GROOVY-7954: - Summary: Equal Operator for Classes implementing Comparable not Working on Interfaces Key: GROOVY-7954 URL: https://issues.apache.org/jira/browse/GROOVY-7954 Project: Groovy