[jira] [Updated] (GROOVY-9484) Closure on the next line should not be treated as argument

2020-03-27 Thread Daniel Sun (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun updated GROOVY-9484: --- Description: Here is the issue reported by a Groovy user: in groovy 2.5 {code:java} modification

[GitHub] [groovy] danielsun1106 opened a new pull request #1211: GROOVY-9484: Closure on the next line should not be treated as argument

2020-03-27 Thread GitBox
danielsun1106 opened a new pull request #1211: GROOVY-9484: Closure on the next line should not be treated as argument URL: https://github.com/apache/groovy/pull/1211 This is an automated message from the Apache Git Service.

[jira] [Updated] (GROOVY-9484) Closure on the next line should not be treated as argument

2020-03-27 Thread Daniel Sun (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun updated GROOVY-9484: --- Description: Here is the issue reported by a Groovy user: in groovy 2.5 {code:java} modification

[jira] [Updated] (GROOVY-9484) Closure on the next line should not be treated as argument

2020-03-27 Thread Daniel Sun (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun updated GROOVY-9484: --- Labels: breaking_change (was: ) > Closure on the next line should not be treated as argument >

[jira] [Resolved] (GROOVY-9483) Console exits when Cancel is clicked on the "Save changes" dialog

2020-03-27 Thread Daniel Sun (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun resolved GROOVY-9483. Fix Version/s: 3.0.3 4.0.0-alpha-1 Assignee: Daniel Sun Resoluti

[GitHub] [groovy] danielsun1106 merged pull request #1210: [GROOVY-9483] Fix 'Save changes?' dialog quitting on cancel with Java 11 on OSX

2020-03-27 Thread GitBox
danielsun1106 merged pull request #1210: [GROOVY-9483] Fix 'Save changes?' dialog quitting on cancel with Java 11 on OSX URL: https://github.com/apache/groovy/pull/1210 This is an automated message from the Apache Git Servic

[GitHub] [groovy] danielsun1106 commented on issue #1210: [GROOVY-9483] Fix 'Save changes?' dialog quitting on cancel with Java 11 on OSX

2020-03-27 Thread GitBox
danielsun1106 commented on issue #1210: [GROOVY-9483] Fix 'Save changes?' dialog quitting on cancel with Java 11 on OSX URL: https://github.com/apache/groovy/pull/1210#issuecomment-605346616 Merged. Thanks! This is an automat

[GitHub] [groovy] armeris commented on issue #1206: Added DOCTYPE tag and "lang" attribute

2020-03-27 Thread GitBox
armeris commented on issue #1206: Added DOCTYPE tag and "lang" attribute URL: https://github.com/apache/groovy/pull/1206#issuecomment-605325724 I used JDK 1.8 which is a bit old, the issue could be there. I will try with a newer version to see if it is working properly or not.

[GitHub] [groovy] paulk-asert commented on issue #1206: Added DOCTYPE tag and "lang" attribute

2020-03-27 Thread GitBox
paulk-asert commented on issue #1206: Added DOCTYPE tag and "lang" attribute URL: https://github.com/apache/groovy/pull/1206#issuecomment-605323499 I am thinking different JDKs. Which version did you use? This is an automated

[GitHub] [groovy] timyates commented on issue #1210: [GROOVY-9483] Fix 'Save changes?' dialog quitting on cancel with Java 11 on OSX

2020-03-27 Thread GitBox
timyates commented on issue #1210: [GROOVY-9483] Fix 'Save changes?' dialog quitting on cancel with Java 11 on OSX URL: https://github.com/apache/groovy/pull/1210#issuecomment-605323376 Just checked it with 14.0.0-zulu, and it works as expected 🙌 --

[jira] [Created] (GROOVY-9484) Closure on the next line should not be treated as argument

2020-03-27 Thread Daniel Sun (Jira)
Daniel Sun created GROOVY-9484: -- Summary: Closure on the next line should not be treated as argument Key: GROOVY-9484 URL: https://issues.apache.org/jira/browse/GROOVY-9484 Project: Groovy Issue

[GitHub] [groovy] danielsun1106 commented on issue #1210: [GROOVY-9483] Fix 'Save changes?' dialog quitting on cancel with Java 11 on OSX

2020-03-27 Thread GitBox
danielsun1106 commented on issue #1210: [GROOVY-9483] Fix 'Save changes?' dialog quitting on cancel with Java 11 on OSX URL: https://github.com/apache/groovy/pull/1210#issuecomment-605307762 +1 > Not sure why those checks are failing... Don't think it was me... 😞 We face a wei

[jira] [Created] (GROOVY-9483) Console exits when Cancel is clicked on the "Save changes" dialog

2020-03-27 Thread Tim Yates (Jira)
Tim Yates created GROOVY-9483: - Summary: Console exits when Cancel is clicked on the "Save changes" dialog Key: GROOVY-9483 URL: https://issues.apache.org/jira/browse/GROOVY-9483 Project: Groovy

[GitHub] [groovy] timyates commented on issue #1210: Fix 'Save changes?' dialog quitting on cancel with Java 11 on OSX

2020-03-27 Thread GitBox
timyates commented on issue #1210: Fix 'Save changes?' dialog quitting on cancel with Java 11 on OSX URL: https://github.com/apache/groovy/pull/1210#issuecomment-605300770 https://issues.apache.org/jira/browse/GROOVY-9483 Thi

[GitHub] [groovy] timyates commented on issue #1210: Fix 'Save changes?' dialog quitting on cancel with Java 11 on OSX

2020-03-27 Thread GitBox
timyates commented on issue #1210: Fix 'Save changes?' dialog quitting on cancel with Java 11 on OSX URL: https://github.com/apache/groovy/pull/1210#issuecomment-605276548 Not sure why those checks are failing... Don't _think_ it was me... 😞 --

[GitHub] [groovy] timyates opened a new pull request #1210: Fix 'Save changes?' dialog quitting on cancel with Java 11 on OSX

2020-03-27 Thread GitBox
timyates opened a new pull request #1210: Fix 'Save changes?' dialog quitting on cancel with Java 11 on OSX URL: https://github.com/apache/groovy/pull/1210 Hiya! 👋 If the user quits the Groovy console with unsaved changes, it asks if they want to 'Save changes?' Under Java 1

[GitHub] [groovy] armeris commented on issue #1206: Added DOCTYPE tag and "lang" attribute

2020-03-27 Thread GitBox
armeris commented on issue #1206: Added DOCTYPE tag and "lang" attribute URL: https://github.com/apache/groovy/pull/1206#issuecomment-604978025 I just have build the doc in the master branch and it is appearing both in groovydoc and in javadoc. Maybe a specific bug of 3.0.x version? --

[GitHub] [groovy] paulk-asert commented on issue #1206: Added DOCTYPE tag and "lang" attribute

2020-03-27 Thread GitBox
paulk-asert commented on issue #1206: Added DOCTYPE tag and "lang" attribute URL: https://github.com/apache/groovy/pull/1206#issuecomment-604957019 We'd like the information to appear. We'll need to track down why it isn't. It appears here: https://docs.groovy-lang.org/3.0.0/html/api/gr

[jira] [Closed] (GROOVY-9482) Problem with empty case in switches when not in last position

2020-03-27 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9482. - Resolution: Duplicate Thanks for spotting that. We are aware of the issue (see GROOVY-9438) and already

[jira] [Updated] (GROOVY-9438) Incorrect handling of particular case statements within switch

2020-03-27 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-9438: -- Description: As per the comment from the cloned issue, there was a regression caused by the previous

[jira] [Updated] (GROOVY-9438) Incorrect handling of particular case statements within switch

2020-03-27 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-9438: -- Summary: Incorrect handling of particular case statements within switch (was: CLONE - Incorrect handl

[jira] [Updated] (GROOVY-9482) Problem with empty case in switches when not in last position

2020-03-27 Thread Sylvain Dusart (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Dusart updated GROOVY-9482: --- Description: There seems to be a problem with empty cases for switch with groovy 2.5.10 exc

[jira] [Updated] (GROOVY-9482) Problem with empty case in switches when not in last position

2020-03-27 Thread Sylvain Dusart (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Dusart updated GROOVY-9482: --- Description: There seems to be a problem with empty cases for switch with groovy 2.5.10 exc

[GitHub] [groovy] armeris commented on issue #1206: Added DOCTYPE tag and "lang" attribute

2020-03-27 Thread GitBox
armeris commented on issue #1206: Added DOCTYPE tag and "lang" attribute URL: https://github.com/apache/groovy/pull/1206#issuecomment-604930812 Um I wasn't aware of that. Maybe if this info is not going to appear anymore this file should be removed or if it is needed it should be added to t

[jira] [Created] (GROOVY-9482) Problem with empty case in switches when not in last position

2020-03-27 Thread Sylvain Dusart (Jira)
Sylvain Dusart created GROOVY-9482: -- Summary: Problem with empty case in switches when not in last position Key: GROOVY-9482 URL: https://issues.apache.org/jira/browse/GROOVY-9482 Project: Groovy

[GitHub] [groovy] paulk-asert commented on issue #1209: Now groovy refactoring is possible via VsCode

2020-03-27 Thread GitBox
paulk-asert commented on issue #1209: Now groovy refactoring is possible via VsCode URL: https://github.com/apache/groovy/pull/1209#issuecomment-604847835 Merged, thanks! And great news! This is an automated message from the

[GitHub] [groovy] asfgit closed pull request #1209: Now groovy refactoring is possible via VsCode

2020-03-27 Thread GitBox
asfgit closed pull request #1209: Now groovy refactoring is possible via VsCode URL: https://github.com/apache/groovy/pull/1209 This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [groovy] paulk-asert commented on issue #1208: fix(docs): broken links to MarkupBuilder docs

2020-03-27 Thread GitBox
paulk-asert commented on issue #1208: fix(docs): broken links to MarkupBuilder docs URL: https://github.com/apache/groovy/pull/1208#issuecomment-604845942 Thanks! This is an automated message from the Apache Git Service. To r