[GitHub] groovy pull request #635: GROOVY-8255: Odd problems with flow typing and gen...

2017-11-13 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/635 GROOVY-8255: Odd problems with flow typing and generics in Groovy 2.4… ….12+ (target typing for empty literals within Ternary/Elvis) You can merge this pull request into a Git repository by

[jira] [Commented] (GROOVY-8255) Odd problems with flow typing and generics in Groovy 2.4.12+

2017-11-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16249245#comment-16249245 ] ASF GitHub Bot commented on GROOVY-8255: GitHub user paulk-asert opened a pull request:

[jira] [Assigned] (GROOVY-8255) Odd problems with flow typing and generics in Groovy 2.4.12+

2017-11-13 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King reassigned GROOVY-8255: - Assignee: Paul King > Odd problems with flow typing and generics in Groovy 2.4.12+ >

[jira] [Commented] (GROOVY-8255) Odd problems with flow typing and generics in Groovy 2.4.12+

2017-11-13 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16249478#comment-16249478 ] Paul King commented on GROOVY-8255: --- I was planning to close this issue with the proposed PR. The

[GitHub] groovy pull request #628: adding note about the ./gradlew command on unix li...

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

[jira] [Created] (GROOVY-8379) Remove StringImplementation#OFFSET JDK4/5 enum variant from FastStringUtils

2017-11-13 Thread Paul King (JIRA)
Paul King created GROOVY-8379: - Summary: Remove StringImplementation#OFFSET JDK4/5 enum variant from FastStringUtils Key: GROOVY-8379 URL: https://issues.apache.org/jira/browse/GROOVY-8379 Project:

[jira] [Commented] (GROOVY-8378) Gradle wrapper should needs to download all dependencies on the first run

2017-11-13 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16250833#comment-16250833 ] Paul King commented on GROOVY-8378: --- I have an interim fix in place as per email list. I'll leave issue

[jira] [Created] (GROOVY-8378) Gradle wrapper should needs to download all dependencies on the first run

2017-11-13 Thread Konstantin Boudnik (JIRA)
Konstantin Boudnik created GROOVY-8378: -- Summary: Gradle wrapper should needs to download all dependencies on the first run Key: GROOVY-8378 URL: https://issues.apache.org/jira/browse/GROOVY-8378

[jira] [Updated] (GROOVY-8378) Gradle wrapper should needs to download all dependencies on the first run

2017-11-13 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Boudnik updated GROOVY-8378: --- Description: Ideally, the build should be independent from the Gradle version

[jira] [Updated] (GROOVY-8378) Gradle wrapper should needs to download all dependencies on the first run

2017-11-13 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Boudnik updated GROOVY-8378: --- Description: Ideally, the build should be independent from the Gradle version

[jira] [Updated] (GROOVY-8378) Gradle wrapper should needs to download all dependencies on the first run

2017-11-13 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Boudnik updated GROOVY-8378: --- Attachment: 0001-GROOVY-8378-Gradle-wrapper-should-needs-to-download-.patch > Gradle

[GitHub] groovy pull request #636: Update DefaultGroovyMethods boolean operations

2017-11-13 Thread russellsanborn
GitHub user russellsanborn opened a pull request: https://github.com/apache/groovy/pull/636 Update DefaultGroovyMethods boolean operations * updated DefaultGroovyMethods.java boolean operations to allow for the left parameter to be null instead of throwing a