[jira] [Assigned] (GROOVY-7721) Static type checking fails when compiling against a Java8 interface with inherited methods

2017-09-13 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun reassigned GROOVY-7721: -- Assignee: Daniel Sun > Static type checking fails when compiling against a Java8 interface

[jira] [Commented] (GROOVY-7764) Joint compilation does not work with AST-transformed Groovy

2017-09-13 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164843#comment-16164843 ] Eric Milles commented on GROOVY-7764: - I know this issue is old, but this is one of the biggest

[jira] [Closed] (GROOVY-7721) Static type checking fails when compiling against a Java8 interface with inherited methods

2017-09-13 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun closed GROOVY-7721. -- Resolution: Fixed Fix Version/s: 2.4.x Fixed by

[jira] [Updated] (GROOVY-7721) Static type checking fails when compiling against a Java8 interface with inherited methods

2017-09-13 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-7721: -- Fix Version/s: (was: 2.4.12) 2.4.13 > Static type checking fails when compiling

[jira] [Updated] (GROOVY-7721) Static type checking fails when compiling against a Java8 interface with inherited methods

2017-09-13 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-7721: -- Fix Version/s: (was: 2.4.x) 2.4.12 > Static type checking fails when compiling

[jira] [Created] (GROOVY-8318) Implement Groovy Template Engine For Spring 5

2017-09-13 Thread Jason Yu (JIRA)
Jason Yu created GROOVY-8318: Summary: Implement Groovy Template Engine For Spring 5 Key: GROOVY-8318 URL: https://issues.apache.org/jira/browse/GROOVY-8318 Project: Groovy Issue Type: Wish

[GitHub] groovy pull request #595: Groovyc Resource Leaks

2017-09-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/595 ---

[jira] [Closed] (GROOVY-7573) Groovyc ant task does not release file handles

2017-09-13 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun closed GROOVY-7573. -- Resolution: Fixed Fix Version/s: 2.4.13 Fixed by

[jira] [Updated] (GROOVY-7573) Groovyc ant task does not release file handles

2017-09-13 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun updated GROOVY-7573: --- Fix Version/s: (was: 2.4.13) 2.5.0-beta-2 > Groovyc ant task does not release

[jira] [Commented] (GROOVY-7573) Groovyc ant task does not release file handles

2017-09-13 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16165542#comment-16165542 ] Daniel Sun commented on GROOVY-7573: Fixed by:

[jira] [Issue Comment Deleted] (GROOVY-7573) Groovyc ant task does not release file handles

2017-09-13 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun updated GROOVY-7573: --- Comment: was deleted (was: Fixed by

[jira] [Updated] (GROOVY-7721) Static type checking fails when compiling against a Java8 interface with inherited methods

2017-09-13 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun updated GROOVY-7721: --- Fix Version/s: 2.6.0-alpha-2 2.5.0-beta-2 3.0.0-alpha-1 >

[jira] [Updated] (GROOVY-7573) Groovyc ant task does not release file handles

2017-09-13 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun updated GROOVY-7573: --- Fix Version/s: 2.6.0-alpha-2 3.0.0-alpha-1 > Groovyc ant task does not release

[jira] [Updated] (GROOVY-8318) Implement Groovy Template Engine For Spring 5

2017-09-13 Thread Jason Yu (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Yu updated GROOVY-8318: - Description: I have created a relative [issue|https://jira.spring.io/browse/SPR-15850] on Spring's Jira.

[jira] [Created] (GROOVY-8317) Smart type inference doesn't work on explicit closure params

2017-09-13 Thread Alexey Afanasiev (JIRA)
Alexey Afanasiev created GROOVY-8317: Summary: Smart type inference doesn't work on explicit closure params Key: GROOVY-8317 URL: https://issues.apache.org/jira/browse/GROOVY-8317 Project: Groovy

[jira] [Updated] (GROOVY-8317) Smart type inference doesn't work on explicit closure params

2017-09-13 Thread Alexey Afanasiev (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Afanasiev updated GROOVY-8317: - Description: Should be compiled well: {code} @CompileStatic class TestType { static

[jira] [Commented] (GROOVY-7721) Static type checking fails when compiling against a Java8 interface with inherited methods

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

[GitHub] groovy pull request #599: GROOVY-7721: Static type checking fails when compi...

2017-09-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/599 ---

[jira] [Commented] (GROOVY-8316) Project sourceSet for antlr seems wrong

2017-09-13 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164442#comment-16164442 ] Paul King commented on GROOVY-8316: --- I haven't really used Eclipse in anything other than an

[GitHub] groovy pull request #599: GROOVY-7721: Static type checking fails when compi...

2017-09-13 Thread avafanasiev
GitHub user avafanasiev opened a pull request: https://github.com/apache/groovy/pull/599 GROOVY-7721: Static type checking fails when compiling against a Java interface call Arrays is also covariants in java, so they should be also compared. Can't find exact documentation, but

[jira] [Resolved] (GROOVY-8316) Project sourceSet for antlr seems wrong

2017-09-13 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-8316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aurélien Pupier resolved GROOVY-8316. - Resolution: Fixed Fix Version/s: 2.5.0-beta-2 tried again, this error no more