[jira] [Resolved] (GROOVY-8059) STC overloaded generic method selection not using resolved types

2018-05-10 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun resolved GROOVY-8059. Resolution: Fixed Assignee: Daniel Sun Fix Version/s: 2.5.0-rc-3

[jira] [Resolved] (GROOVY-7691) Type checking error on generic property with covariant type in subclass

2018-05-10 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun resolved GROOVY-7691. Resolution: Fixed Assignee: Daniel Sun It is fixed by the proposed PR. Thanks! https://github

[jira] [Commented] (GROOVY-8576) Remove Java2GroovyMain dependency on commons-cli

2018-05-10 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16471534#comment-16471534 ] Paul King commented on GROOVY-8576: --- Thanks. One more Devoxx UK conference day and then

[jira] [Assigned] (GROOVY-8576) Remove Java2GroovyMain dependency on commons-cli

2018-05-10 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King reassigned GROOVY-8576: - Assignee: Paul King > Remove Java2GroovyMain dependency on commons-cli > ---

[jira] [Updated] (GROOVY-8576) Remove Java2GroovyMain dependency on commons-cli

2018-05-10 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8576: -- Fix Version/s: 2.4.16 > Remove Java2GroovyMain dependency on commons-cli >

[jira] [Resolved] (GROOVY-7985) Wrong "incompatible generic type" error

2018-05-10 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun resolved GROOVY-7985. Resolution: Fixed Assignee: Daniel Sun Fix Version/s: 2.5.0-rc-3

[jira] [Resolved] (GROOVY-8576) Remove Java2GroovyMain dependency on commons-cli

2018-05-10 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma resolved GROOVY-8576. - Resolution: Fixed Marking this ticket as resolved since the PR has been merged. Please reopen if

[jira] [Commented] (GROOVY-8576) Remove Java2GroovyMain dependency on commons-cli

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

[GitHub] groovy pull request #700: GROOVY-8576 Remove Java2GroovyMain dependency on c...

2018-05-10 Thread remkop
Github user remkop closed the pull request at: https://github.com/apache/groovy/pull/700 ---

[jira] [Commented] (GROOVY-7154) Adding new useful String extension methods

2018-05-10 Thread Adithyan K (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16470984#comment-16470984 ] Adithyan K commented on GROOVY-7154: For one of my projects, I have already implement

[jira] [Commented] (GROOVY-8570) Support Warnings in Groovy Compiler

2018-05-10 Thread mgroovy (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16470897#comment-16470897 ] mgroovy commented on GROOVY-8570: - And in general: Come on guys, it's only support for wa

[jira] [Commented] (GROOVY-8577) Migrate org.codehaus.groovy.tools.GrapeMain.groovy to picocli

2018-05-10 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16470813#comment-16470813 ] Remko Popma commented on GROOVY-8577: - The current {{GrapeMain.groovy}} implementatio

[jira] [Commented] (GROOVY-8567) Migrate Groovyc to picocli

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

[jira] [Commented] (GROOVY-8567) Migrate Groovyc to picocli

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

[GitHub] groovy pull request #694: GROOVY-8567 Migrate Groovyc to picocli

2018-05-10 Thread remkop
Github user remkop closed the pull request at: https://github.com/apache/groovy/pull/694 ---

[GitHub] groovy pull request #703: GROOVY-8567 Migrate Groovyc to picocli

2018-05-10 Thread remkop
GitHub user remkop opened a pull request: https://github.com/apache/groovy/pull/703 GROOVY-8567 Migrate Groovyc to picocli Migrate groovyc to picocli. Rebased and squashed commits. This PR replaces #694. You can merge this pull request into a Git repository by running: $ g

[jira] [Commented] (GROOVY-8569) Migrate groovy.ui.GroovyMain to picocli

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

[jira] [Commented] (GROOVY-8569) Migrate groovy.ui.GroovyMain to picocli

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

[GitHub] groovy pull request #697: GROOVY-8569 GroovyMain picocli migration

2018-05-10 Thread remkop
Github user remkop closed the pull request at: https://github.com/apache/groovy/pull/697 ---

[GitHub] groovy pull request #702: GROOVY-8569 GroovyMain picocli migration

2018-05-10 Thread remkop
GitHub user remkop opened a pull request: https://github.com/apache/groovy/pull/702 GROOVY-8569 GroovyMain picocli migration Migrate `groovy.ui.GroovyMain` from commons-cli to picocli. Replaces PR #697 You can merge this pull request into a Git repository by running: $ git

[jira] [Commented] (GROOVY-8520) Replace commons-cli with picocli in CliBuilder

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

[GitHub] groovy pull request #696: GROOVY-8520 fixes (attempt 2)

2018-05-10 Thread remkop
Github user remkop closed the pull request at: https://github.com/apache/groovy/pull/696 ---

[jira] [Commented] (GROOVY-8520) Replace commons-cli with picocli in CliBuilder

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

[GitHub] groovy pull request #701: GROOVY-8520 fixes (attempt 3)

2018-05-10 Thread remkop
GitHub user remkop opened a pull request: https://github.com/apache/groovy/pull/701 GROOVY-8520 fixes (attempt 3) Rebased on master, replaces PR #696 You can merge this pull request into a Git repository by running: $ git pull https://github.com/remkop/groovy GROOVY-8520-fixes(

[jira] [Commented] (GROOVY-8570) Support Warnings in Groovy Compiler

2018-05-10 Thread mgroovy (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16470699#comment-16470699 ] mgroovy commented on GROOVY-8570: - (For any converter (formatter/transformer) which the u

[jira] [Commented] (GROOVY-8570) Support Warnings in Groovy Compiler

2018-05-10 Thread mgroovy (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16470681#comment-16470681 ] mgroovy commented on GROOVY-8570: - @[~blackdrag]: Do you mean a Java-to-Groovy converter,

[jira] [Commented] (GROOVY-8576) Remove Java2GroovyMain dependency on commons-cli

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

[GitHub] groovy pull request #700: GROOVY-8576 Remove Java2GroovyMain dependency on c...

2018-05-10 Thread remkop
GitHub user remkop opened a pull request: https://github.com/apache/groovy/pull/700 GROOVY-8576 Remove Java2GroovyMain dependency on commons-cli `org.codehaus.groovy.antlr.java.Java2GroovyMain` can be simplified by removing its dependency on commons-cli: it does not have any options

[jira] [Created] (GROOVY-8577) Migrate org.codehaus.groovy.tools.GrapeMain.groovy to picocli

2018-05-10 Thread Remko Popma (JIRA)
Remko Popma created GROOVY-8577: --- Summary: Migrate org.codehaus.groovy.tools.GrapeMain.groovy to picocli Key: GROOVY-8577 URL: https://issues.apache.org/jira/browse/GROOVY-8577 Project: Groovy

[jira] [Created] (GROOVY-8576) Remove Java2GroovyMain dependency on commons-cli

2018-05-10 Thread Remko Popma (JIRA)
Remko Popma created GROOVY-8576: --- Summary: Remove Java2GroovyMain dependency on commons-cli Key: GROOVY-8576 URL: https://issues.apache.org/jira/browse/GROOVY-8576 Project: Groovy Issue Type: T

[jira] [Commented] (GROOVY-8551) Parrot Parser: support multi-dimensional array initializers

2018-05-10 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16470417#comment-16470417 ] Daniel Sun commented on GROOVY-8551: The PR#691 failed to get three +1 from PMC membe

[jira] [Commented] (GROOVY-8570) Support Warnings in Groovy Compiler

2018-05-10 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16470303#comment-16470303 ] Jochen Theodorou commented on GROOVY-8570: -- I think what you advocate for is not

[jira] [Commented] (GROOVY-8556) Migrate classes depending on commons-cli to picocli

2018-05-10 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16470166#comment-16470166 ] Paul King commented on GROOVY-8556: --- No cli parser. > Migrate classes depending on com

[GitHub] groovy pull request #698: Add documentation for metaclasses

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

[jira] [Resolved] (GROOVY-7204) Static type checking and compilation fail when multiple generics in use

2018-05-10 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun resolved GROOVY-7204. Resolution: Fixed Assignee: Daniel Sun Fix Version/s: 2.5.0-rc-3

[jira] [Commented] (GROOVY-8556) Migrate classes depending on commons-cli to picocli

2018-05-10 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16470037#comment-16470037 ] Remko Popma commented on GROOVY-8556: - Sorry, which suggestion did you like better: s

[jira] [Comment Edited] (GROOVY-7204) Static type checking and compilation fail when multiple generics in use

2018-05-10 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16465359#comment-16465359 ] Daniel Sun edited comment on GROOVY-7204 at 5/10/18 8:00 AM: -

[jira] [Commented] (GROOVY-7204) Static type checking and compilation fail when multiple generics in use

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

[GitHub] groovy pull request #699: GROOVY-7204: Static type checking and compilation ...

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