[jira] [Comment Edited] (GROOVY-8837) Invalid type inference for redefined generic boundaries

2018-10-10 Thread Constantine Plotnikov (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16644631#comment-16644631 ] Constantine Plotnikov edited comment on GROOVY-8837 at 10/10/18 8:37 AM:

[jira] [Commented] (GROOVY-8837) Invalid type inference for redefined generic boundaries

2018-10-10 Thread Constantine Plotnikov (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16644631#comment-16644631 ] Constantine Plotnikov commented on GROOVY-8837: --- Maven run successful, but running test

[jira] [Comment Edited] (GROOVY-8837) Invalid type inference for redefined generic boundaries

2018-10-10 Thread Constantine Plotnikov (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16644631#comment-16644631 ] Constantine Plotnikov edited comment on GROOVY-8837 at 10/10/18 8:39 AM:

[jira] [Comment Edited] (GROOVY-8837) Invalid type inference for redefined generic boundaries

2018-10-10 Thread Constantine Plotnikov (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16644631#comment-16644631 ] Constantine Plotnikov edited comment on GROOVY-8837 at 10/10/18 9:01 AM:

[jira] [Updated] (GROOVY-8821) groovy.bat doesn't work in Windows Docker nanoserver based containers

2018-10-10 Thread Akom (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akom updated GROOVY-8821: - Description: groovy.bat relies on c:\windows\system32\find.exe, which is notably absent in Microsoft

[GitHub] groovy pull request #:

2018-10-10 Thread danielsun1106
Github user danielsun1106 commented on the pull request: https://github.com/apache/groovy/commit/fd21ad4e3b6d2a4297944d079ba8948e8d8e6052#commitcomment-30846491 Using Java 8 API causes the test failure when running on Java 7 ---

[jira] [Commented] (GROOVY-8837) Invalid type inference for redefined generic boundaries

2018-10-10 Thread Constantine Plotnikov (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16645098#comment-16645098 ] Constantine Plotnikov commented on GROOVY-8837: --- This specific maven configuration does

[jira] [Commented] (GROOVY-8839) Static compilation and array type parameter causing compile error

2018-10-10 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16645139#comment-16645139 ] Eric Milles commented on GROOVY-8839: - If {{ResultHandle}} is in the same package the error

[jira] [Comment Edited] (GROOVY-8839) Static compilation and array type parameter causing compile error

2018-10-10 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16645139#comment-16645139 ] Eric Milles edited comment on GROOVY-8839 at 10/10/18 3:20 PM: --- If

[GitHub] groovy pull request #808: Documentation for @TailRecursive

2018-10-10 Thread PascalSchumacher
Github user PascalSchumacher commented on a diff in the pull request: https://github.com/apache/groovy/pull/808#discussion_r224093386 --- Diff: src/spec/doc/core-metaprogramming.adoc --- @@ -1985,7 +1985,19 @@ _protectedCacheSize>0_ would create an unlimited cache with some

[jira] [Created] (GROOVY-8839) Static compilation and array type parameter causing compile error

2018-10-10 Thread Eric Milles (JIRA)
Eric Milles created GROOVY-8839: --- Summary: Static compilation and array type parameter causing compile error Key: GROOVY-8839 URL: https://issues.apache.org/jira/browse/GROOVY-8839 Project: Groovy

[jira] [Updated] (GROOVY-8839) Static compilation and array type parameter causing compile error

2018-10-10 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-8839: Issue Type: Bug (was: Question) > Static compilation and array type parameter causing compile

[jira] [Updated] (GROOVY-8839) Static compilation and array type parameter causing compile error

2018-10-10 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-8839: Description: This seems related to GROOVY-8342 (and possibly GROOVY-8638 and GROOVY-7985). When

[jira] [Resolved] (GROOVY-8764) Closure inside an anonymous class uses wrong outside class instance with @CS

2018-10-10 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-8764. --- Resolution: Fixed Assignee: Paul King Fix Version/s: 2.5.3

[GitHub] groovy pull request #:

2018-10-10 Thread paulk-asert
Github user paulk-asert commented on the pull request: https://github.com/apache/groovy/commit/fd21ad4e3b6d2a4297944d079ba8948e8d8e6052#commitcomment-30846605 True, I'll fix ---

[jira] [Commented] (GROOVY-8727) JDK 11 Compilation Failure: ClassVisitor.visitNestMemberExperimental throws UnsupportedOperationException

2018-10-10 Thread Mariano (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16645123#comment-16645123 ] Mariano commented on GROOVY-8727: - Hi [~daniel_sun] I'm also suffering this problem, And I can not try

[jira] [Commented] (GROOVY-8342) Static compilation error with a method returning an array in a type parameter

2018-10-10 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16645278#comment-16645278 ] Eric Milles commented on GROOVY-8342: - Down from the above method, in {{StaticTypeCheckingSupport}}:

[jira] [Comment Edited] (GROOVY-8342) Static compilation error with a method returning an array in a type parameter

2018-10-10 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16645278#comment-16645278 ] Eric Milles edited comment on GROOVY-8342 at 10/10/18 5:10 PM: --- Down from

[jira] [Updated] (GROOVY-8839) Static compilation and array type parameter causing compile error

2018-10-10 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-8839: Attachment: Gr8.zip > Static compilation and array type parameter causing compile error >

[jira] [Commented] (GROOVY-8342) Static compilation error with a method returning an array in a type parameter

2018-10-10 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16645251#comment-16645251 ] Eric Milles commented on GROOVY-8342: - {{StaticTypeCheckingVisitor}} seems to have a handle on the

[jira] [Commented] (GROOVY-8342) Static compilation error with a method returning an array in a type parameter

2018-10-10 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16645315#comment-16645315 ] Eric Milles commented on GROOVY-8342: - This may fix the issue (edit indicated in the 2nd half):

[jira] [Updated] (GROOVY-8839) Static compilation and array type parameter causing compile error

2018-10-10 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-8839: Description: This seems related to GROOVY-8342 (and possibly GROOVY-8638 and GROOVY-7985). When

[jira] [Updated] (GROOVY-8714) using process builder in groovy

2018-10-10 Thread Thulsi Doss Krishnan (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thulsi Doss Krishnan updated GROOVY-8714: - closed > using process builder in groovy > --- > >

[jira] [Created] (GROOVY-8838) assert in groovy does not produce any result

2018-10-10 Thread Thulsi Doss Krishnan (JIRA)
Thulsi Doss Krishnan created GROOVY-8838: Summary: assert in groovy does not produce any result Key: GROOVY-8838 URL: https://issues.apache.org/jira/browse/GROOVY-8838 Project: Groovy

[jira] [Commented] (GROOVY-8837) Invalid type inference for redefined generic boundaries

2018-10-10 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16644837#comment-16644837 ] Paul King commented on GROOVY-8837: --- One possibility might be that Maven doesn't use stub generation

[jira] [Commented] (GROOVY-8838) assert in groovy does not produce any result

2018-10-10 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16644843#comment-16644843 ] Paul King commented on GROOVY-8838: --- That looks like correct behavior. > assert in groovy does not

[jira] [Comment Edited] (GROOVY-8838) assert in groovy does not produce any result

2018-10-10 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16644843#comment-16644843 ] Paul King edited comment on GROOVY-8838 at 10/10/18 11:26 AM: -- That looks

[jira] [Commented] (GROOVY-8727) JDK 11 Compilation Failure: ClassVisitor.visitNestMemberExperimental throws UnsupportedOperationException

2018-10-10 Thread Dimitry Polivaev (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16645445#comment-16645445 ] Dimitry Polivaev commented on GROOVY-8727: -- Hi [~mariano.achaval], there is a snapshot maven

[jira] [Commented] (GROOVY-8806) Immutable classes break in groovy 2.5.2

2018-10-10 Thread Roberto Perez Alcolea (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16645528#comment-16645528 ] Roberto Perez Alcolea commented on GROOVY-8806: --- Hi [~paulk] Did the vote got approved?

[jira] [Commented] (GROOVY-8342) Static compilation error with a method returning an array in a type parameter

2018-10-10 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16645818#comment-16645818 ] Paul King commented on GROOVY-8342: --- Thanks [~emilles]. I haven't thought through whether there is a

[GitHub] groovy pull request #798: GROOVY-8549: Compile Static causes getAt to fail

2018-10-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/798 ---

[jira] [Commented] (GROOVY-8549) Compile Static causes getAt to fail

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

[jira] [Created] (GROOVY-8840) CLONE - Compile Static causes getAt to fail (advanced cases)

2018-10-10 Thread Paul King (JIRA)
Paul King created GROOVY-8840: - Summary: CLONE - Compile Static causes getAt to fail (advanced cases) Key: GROOVY-8840 URL: https://issues.apache.org/jira/browse/GROOVY-8840 Project: Groovy

[jira] [Commented] (GROOVY-8840) CLONE - Compile Static causes getAt to fail (advanced cases)

2018-10-10 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16645926#comment-16645926 ] Paul King commented on GROOVY-8840: --- I cloned the issue to cover advanced cases like the one

[jira] [Resolved] (GROOVY-8549) Compile Static causes getAt to fail

2018-10-10 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-8549. --- Resolution: Fixed Assignee: Paul King Fix Version/s: 2.5.3

[jira] [Resolved] (GROOVY-8495) GroovyObject method implementations are marked with ACC_SYNTHETIC

2018-10-10 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-8495. --- Resolution: Fixed Resolving just for 3.0 for now. We can add a 2.5.x fix version if/when we

[jira] [Commented] (GROOVY-7362) Can't compile Java class extending Groovy abstract class with explicit GroovyObject interface

2018-10-10 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16645938#comment-16645938 ] Paul King commented on GROOVY-7362: --- Removing 2_5_X fix version for now since GROOVY-8495 was removed

[jira] [Resolved] (GROOVY-8835) AstNodeToScriptVisitor - no token needed for EmptyStatement initialization

2018-10-10 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-8835. --- Resolution: Fixed Assignee: Paul King Fix Version/s: 2.5.3

[jira] [Resolved] (GROOVY-8342) Static compilation error with a method returning an array in a type parameter

2018-10-10 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-8342. --- Resolution: Fixed Assignee: Paul King Fix Version/s: 2.5.3

[GitHub] groovy pull request #808: Documentation for @TailRecursive

2018-10-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/808 ---