[jira] [Commented] (GROOVY-7291) Declaration of double variable without value assignment referrenced in closure

2016-01-05 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15083158#comment-15083158 ] Martin Hák commented on GROOVY-7291: thank you for quick response Jochen, it's ok to wait for next

[jira] [Commented] (GROOVY-7662) @BindsTo annotation for checking map parameters

2016-06-02 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15312267#comment-15312267 ] Vladimír Oraný commented on GROOVY-7662: after discussion with Cédric I also prefer the solution

[jira] [Closed] (GROOVY-7662) @BindsTo annotation for checking map parameters

2016-06-02 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimír Oraný closed GROOVY-7662. -- Resolution: Duplicate the solution proposed in GROOVY-7632 looks like a better solution

[jira] [Updated] (GROOVY-7867) asType(Collection col, Class clazz) ingnores exceptions in clazz constructor

2016-06-17 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Павел Новиченко updated GROOVY-7867: Description: Method ignores exception in clazz constructor, and if any - throws exception

[jira] [Updated] (GROOVY-7872) Nested calls between @Lazy static properties throws MissingPropertyException

2016-06-23 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Endika Gutiérrez updated GROOVY-7872: - Description: This piece of code throws {{MissingPropertyException}} {noformat} class

[jira] [Created] (GROOVY-7732) NioGroovyMethods compiled for java 7 in non-indy groovy

2016-01-19 Thread JIRA
Rafael Gonçalves Sampaio created GROOVY-7732: Summary: NioGroovyMethods compiled for java 7 in non-indy groovy Key: GROOVY-7732 URL: https://issues.apache.org/jira/browse/GROOVY-7732

[jira] [Created] (GROOVY-7867) asType(Collection col, Class clazz) ingnores exceptions in clazz constructor

2016-06-17 Thread JIRA
Павел Новиченко created GROOVY-7867: --- Summary: asType(Collection col, Class clazz) ingnores exceptions in clazz constructor Key: GROOVY-7867 URL: https://issues.apache.org/jira/browse/GROOVY-7867

[jira] [Updated] (GROOVY-7867) asType(Collection col, Class clazz) ingnores exceptions in clazz constructor

2016-06-17 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Павел Новиченко updated GROOVY-7867: Description: Method ignores exception in clazz constructor, and if any - throws exception

[jira] [Updated] (GROOVY-7867) asType(Collection col, Class clazz) ingnores exceptions in clazz constructor

2016-06-17 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Павел Новиченко updated GROOVY-7867: Description: Method ignores exception in clazz constructor, and if any - throws exception

[jira] [Updated] (GROOVY-7867) asType(Collection col, Class clazz) ingnores exceptions in clazz constructor

2016-06-17 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Павел Новиченко updated GROOVY-7867: Description: Method ignores exception in clazz constructor, and if any - throws exception

[jira] [Updated] (GROOVY-7867) asType(Collection col, Class clazz) ingnores exceptions in clazz constructor

2016-06-17 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Павел Новиченко updated GROOVY-7867: Description: Method ignores exception in clazz constructor, and if any - throws exception

[jira] [Commented] (GROOVY-7745) Add Map#removeAll(Closure)

2016-02-04 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15132780#comment-15132780 ] O. Reißig commented on GROOVY-7745: --- I can do that as well. Do you want it to be a separate pull

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

2016-02-23 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15159533#comment-15159533 ] O. Reißig commented on GROOVY-7764: --- Sorry, I just saw another issue related to this. Any update

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

2016-02-23 Thread JIRA
O. Reißig created GROOVY-7764: - Summary: Joint compilation does not work with AST-transformed Groovy Key: GROOVY-7764 URL: https://issues.apache.org/jira/browse/GROOVY-7764 Project: Groovy

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

2016-02-23 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] O. Reißig updated GROOVY-7764: -- Description: When using AST transformations together with joint compilation the generated stubs don't

[jira] [Commented] (GROOVY-7732) NioGroovyMethods compiled for java 7 in non-indy groovy

2016-01-21 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15110448#comment-15110448 ] Rafael Gonçalves Sampaio commented on GROOVY-7732: -- That would be superb! Maybe

[jira] [Commented] (GROOVY-7732) NioGroovyMethods compiled for java 7 in non-indy groovy

2016-01-21 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15110449#comment-15110449 ] Rafael Gonçalves Sampaio commented on GROOVY-7732: -- That would be superb! Maybe

[jira] [Issue Comment Deleted] (GROOVY-7732) NioGroovyMethods compiled for java 7 in non-indy groovy

2016-01-21 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafael Gonçalves Sampaio updated GROOVY-7732: - Comment: was deleted (was: That would be superb! Maybe something like

[jira] [Commented] (GROOVY-7732) NioGroovyMethods compiled for java 7 in non-indy groovy

2016-01-20 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15108502#comment-15108502 ] Rafael Gonçalves Sampaio commented on GROOVY-7732: -- Thank you guys for your suggestion

[jira] [Commented] (GROOVY-7755) Add Category for JAXB Marshalling and Unmarschalling Suppport

2016-02-20 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15155764#comment-15155764 ] O. Reißig commented on GROOVY-7755: --- Is there a reason to prefer a category here over an extension

[jira] [Created] (GROOVY-7811) Stack Overflow Questions Jobs Tags Users Badges Ask Question BLOCK frequently occurs Groovy multithreading capabilities of mixin

2016-04-05 Thread JIRA
/jira/browse/GROOVY-7811 Project: Groovy Issue Type: Bug Affects Versions: 2.4.6 Reporter: 刘新宇 Priority: Blocker Groovy:2.4.6 please see : http://stackoverflow.com/questions/36419161/block-frequently-occurs-groovy-multithreading-capabilities

[jira] [Commented] (GROOVY-7779) Please delete old releases from mirroring system

2016-03-04 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15180196#comment-15180196 ] Cédric Champeau commented on GROOVY-7779: - Removed, thanks! Keeping open until we update

[jira] [Commented] (GROOVY-7291) Declaration of double variable without value assignment referrenced in closure

2016-05-03 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15268506#comment-15268506 ] Martin Hák commented on GROOVY-7291: Hi guys, is there any new info about this fix, pls

[jira] [Commented] (GROOVY-5727) Ovverriding 3rd Party libraries shipped

2016-04-15 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-5727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15242645#comment-15242645 ] Kohányi Róbert commented on GROOVY-5727: I've recently encountered the same error, here

[jira] [Commented] (GROOVY-5727) Ovverriding 3rd Party libraries shipped

2016-04-16 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-5727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15244112#comment-15244112 ] Kohányi Róbert commented on GROOVY-5727: Well, as the OP I'm concerned mostly about the servlet

[jira] [Commented] (GROOVY-7885) referencing method in outer class from inner class throws Exception when using newInstance()

2016-07-13 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15375310#comment-15375310 ] Jörg Prante commented on GROOVY-7885: - Here is the code again, but hopefully formatted. Sorry. {code

[jira] [Created] (GROOVY-7885) referencing method in outer class from inner class throws Exception when using newInstance()

2016-07-13 Thread JIRA
Jörg Prante created GROOVY-7885: --- Summary: referencing method in outer class from inner class throws Exception when using newInstance() Key: GROOVY-7885 URL: https://issues.apache.org/jira/browse/GROOVY-7885

[jira] [Commented] (GROOVY-7885) referencing method in outer class from inner class throws Exception when using newInstance()

2016-07-14 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15376985#comment-15376985 ] Jörg Prante commented on GROOVY-7885: - I solved this by {code} class A { Object o

[jira] [Commented] (GROOVY-7160) NoSuchMethodError for varargs when type parameter extends interface

2016-06-30 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15357610#comment-15357610 ] Jesper Steen Møller commented on GROOVY-7160: - Famously, this happens for EnumSet.of

[jira] [Commented] (GROOVY-7160) NoSuchMethodError for varargs when type parameter extends interface

2016-07-03 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15360505#comment-15360505 ] Jesper Steen Møller commented on GROOVY-7160: - Mabye not really famous, but we've run

[jira] [Comment Edited] (GROOVY-5728) Accessing private constructor from a static factory

2017-02-08 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-5728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15857927#comment-15857927 ] Peter Myrén edited comment on GROOVY-5728 at 2/8/17 3:27 PM: - Same problem

[jira] [Comment Edited] (GROOVY-5728) Accessing private constructor from a static factory

2017-02-08 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-5728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15857927#comment-15857927 ] Peter Myrén edited comment on GROOVY-5728 at 2/8/17 3:10 PM: - Same problem

[jira] [Comment Edited] (GROOVY-5728) Accessing private constructor from a static factory

2017-02-08 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-5728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15857927#comment-15857927 ] Peter Myrén edited comment on GROOVY-5728 at 2/8/17 3:43 PM: - Same problem

[jira] [Commented] (GROOVY-5728) Accessing private constructor from a static factory

2017-02-08 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-5728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15857927#comment-15857927 ] Peter Myrén commented on GROOVY-5728: - Same problem with non anonymous inner class. It woks

[jira] [Created] (GROOVY-8096) setScriptBaseClass with Java base class breaks @Field initialization from Binding due to wrong constructor

2017-02-21 Thread JIRA
://issues.apache.org/jira/browse/GROOVY-8096 Project: Groovy Issue Type: Bug Components: Compiler, GroovyScriptEngine Affects Versions: 2.4.8 Reporter: Christoffer Hammarström I created a pull request on GitHub with a failing test showing the problem: https

[jira] [Updated] (GROOVY-8096) setScriptBaseClass with Java base class breaks @Field initialization from Binding due to wrong constructor

2017-02-21 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-8096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoffer Hammarström updated GROOVY-8096: Description: I created a pull request on GitHub with a failing test

[jira] [Updated] (GROOVY-8096) setScriptBaseClass with Java base class breaks @Field initialization from Binding due to wrong constructor

2017-02-21 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-8096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoffer Hammarström updated GROOVY-8096: Description: I created a pull request on GitHub with a failing test

[jira] [Updated] (GROOVY-8096) setScriptBaseClass with Java base class breaks @Field initialization from Binding due to wrong constructor

2017-02-21 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-8096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoffer Hammarström updated GROOVY-8096: Description: I created a pull request on GitHub with a failing test

[jira] [Updated] (GROOVY-8096) setScriptBaseClass with Java base class breaks @Field initialization from Binding due to wrong constructor

2017-02-22 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-8096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoffer Hammarström updated GROOVY-8096: Description: I created a pull request on GitHub with a failing test

[jira] [Updated] (GROOVY-8096) setScriptBaseClass with Java base class breaks @Field initialization from Binding due to wrong constructor

2017-02-22 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-8096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoffer Hammarström updated GROOVY-8096: Description: I created a pull request on GitHub with a failing test

[jira] [Updated] (GROOVY-8096) setScriptBaseClass with Java base class breaks @Field initialization from Binding due to wrong constructor

2017-02-21 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-8096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoffer Hammarström updated GROOVY-8096: Description: I created a pull request on GitHub with a failing test

[jira] [Updated] (GROOVY-8096) setScriptBaseClass with Java base class breaks @Field initialization from Binding due to wrong constructor

2017-02-22 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-8096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoffer Hammarström updated GROOVY-8096: Description: I created a pull request on GitHub with a failing test

[jira] [Commented] (GROOVY-7166) Can't build Groovy project due to too long file name

2016-08-19 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15427994#comment-15427994 ] Stefán Freyr Stefánsson commented on GROOVY-7166: - Really? I'm not too familiar

[jira] [Commented] (GROOVY-7166) Can't build Groovy project due to too long file name

2016-08-19 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15428262#comment-15428262 ] Stefán Freyr Stefánsson commented on GROOVY-7166: - Well, one thing that might be possibly

[jira] [Created] (GROOVY-7909) Calling parents method from trait using Parent.super.method() fail depending on trait declaration order

2016-08-16 Thread JIRA
Sébastien Collin created GROOVY-7909: Summary: Calling parents method from trait using Parent.super.method() fail depending on trait declaration order Key: GROOVY-7909 URL: https://issues.apache.org/jira

[jira] [Commented] (GROOVY-7166) Can't build Groovy project due to too long file name

2016-08-18 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15426854#comment-15426854 ] Stefán Freyr Stefánsson commented on GROOVY-7166: - There is quite some time since

[jira] [Updated] (GROOVY-7928) Groovy antlr syntax does not parse GStrings with variables

2016-09-02 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Martín Sotuyo Dodero updated GROOVY-7928: -- Description: I'm trying to add Groovy support to PMD's CPD (copy paste

[jira] [Updated] (GROOVY-7928) Groovy antlr syntax does not parse GStrings with variables

2016-09-02 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Martín Sotuyo Dodero updated GROOVY-7928: -- Description: I'm trying to add Groovy support to PMD's CPD (copy paste

[jira] [Updated] (GROOVY-7928) Groovy antlr syntax does not parse GStrings with variables

2016-09-02 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Martín Sotuyo Dodero updated GROOVY-7928: -- Description: I'm trying to add Groovy support to PMD's CPD (copy paste

[jira] [Updated] (GROOVY-7928) Groovy antlr syntax does not parse GStrings with variables

2016-09-02 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Martín Sotuyo Dodero updated GROOVY-7928: -- Description: I'm trying to add Groovy support to PMD's CPD (copy paste

[jira] [Created] (GROOVY-7928) Groovy antlr syntax does not parse GStrings with variables

2016-09-02 Thread JIRA
Juan Martín Sotuyo Dodero created GROOVY-7928: - Summary: Groovy antlr syntax does not parse GStrings with variables Key: GROOVY-7928 URL: https://issues.apache.org/jira/browse/GROOVY-7928

[jira] [Updated] (GROOVY-7928) Groovy antlr syntax does not parse GStrings with variables

2016-09-02 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Martín Sotuyo Dodero updated GROOVY-7928: -- Description: I'm trying to add Groovy support to PMD's CPD (copy paste

[jira] [Commented] (GROOVY-7928) Groovy antlr syntax does not parse GStrings with variables

2016-09-05 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15465759#comment-15465759 ] Juan Martín Sotuyo Dodero commented on GROOVY-7928: --- I've been tinkering

[jira] [Closed] (GROOVY-7928) Groovy antlr syntax does not parse GStrings with variables

2016-09-11 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Martín Sotuyo Dodero closed GROOVY-7928. - Resolution: Invalid > Groovy antlr syntax does not parse GStri

[jira] [Commented] (GROOVY-7956) Allow @DelegatesTo on named arguments

2016-10-06 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15552083#comment-15552083 ] Cédric Champeau commented on GROOVY-7956: - Yes, generating the method would probably

[jira] [Comment Edited] (GROOVY-7956) Allow @DelegatesTo on named arguments

2016-10-06 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15551773#comment-15551773 ] Cédric Champeau edited comment on GROOVY-7956 at 10/6/16 12:11 PM

[jira] [Commented] (GROOVY-7883) Static compiler prefers private constructor over public if private matches better

2016-09-22 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15514452#comment-15514452 ] Juan Martín Sotuyo Dodero commented on GROOVY-7883: --- I'm seeing the exact same problem

[jira] [Comment Edited] (GROOVY-7883) Static compiler prefers private constructor over public if private matches better

2016-09-22 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15514452#comment-15514452 ] Juan Martín Sotuyo Dodero edited comment on GROOVY-7883 at 9/22/16 8:55 PM

[jira] [Commented] (GROOVY-2675) BigDecimalMath.MAX_DIVISION_SCALE is hard-coded to 10 digits

2016-11-23 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15690198#comment-15690198 ] Stéphane LARSON commented on GROOVY-2675: - As I'm using Groovy as a scientific calculation

[jira] [Commented] (GROOVY-8001) Static compiling fails type checking with generics

2016-11-18 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-8001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15677914#comment-15677914 ] Juan Martín Sotuyo Dodero commented on GROOVY-8001: --- The types for the {LinkedHashMap

[jira] [Created] (GROOVY-8001) Static compiling fails type checking for with generics

2016-11-18 Thread JIRA
Juan Martín Sotuyo Dodero created GROOVY-8001: - Summary: Static compiling fails type checking for with generics Key: GROOVY-8001 URL: https://issues.apache.org/jira/browse/GROOVY-8001

[jira] [Created] (GROOVY-7991) classes from default package not found from other packages in case of .groovy files

2016-11-04 Thread JIRA
Michał Zegan created GROOVY-7991: Summary: classes from default package not found from other packages in case of .groovy files Key: GROOVY-7991 URL: https://issues.apache.org/jira/browse/GROOVY-7991

[jira] [Created] (GROOVY-7990) inner classes not found in scripts

2016-11-04 Thread JIRA
Michał Zegan created GROOVY-7990: Summary: inner classes not found in scripts Key: GROOVY-7990 URL: https://issues.apache.org/jira/browse/GROOVY-7990 Project: Groovy Issue Type: Bug

[jira] [Created] (GROOVY-7966) Change in source order changes output in Java+Groovy joint compilation

2016-10-10 Thread JIRA
Lóránt Pintér created GROOVY-7966: - Summary: Change in source order changes output in Java+Groovy joint compilation Key: GROOVY-7966 URL: https://issues.apache.org/jira/browse/GROOVY-7966 Project

[jira] [Commented] (GROOVY-8017) unable to start any script using a CLIBuilder with groovy-all

2016-12-14 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-8017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15747630#comment-15747630 ] Michał Zegan commented on GROOVY-8017: -- everything understood. You can close this issue > una

[jira] [Created] (GROOVY-8023) Compile time increases exponentially when compiling Class implementing a Trait

2016-12-15 Thread JIRA
Martin Klähn created GROOVY-8023: Summary: Compile time increases exponentially when compiling Class implementing a Trait Key: GROOVY-8023 URL: https://issues.apache.org/jira/browse/GROOVY-8023

[jira] [Resolved] (GROOVY-8041) The templating engine does not handle properly the binding parameters that contains dot ('.') character

2017-01-11 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-8041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bence Takács resolved GROOVY-8041. -- Resolution: Workaround I got this very simple approach from stackoverflow: template.make(new

[jira] [Commented] (GROOVY-8041) The templating engine does not handle properly the binding parameters that contains dot ('.') character

2017-01-11 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-8041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15817858#comment-15817858 ] Bence Takács commented on GROOVY-8041: -- Dear Jochen As I mentioned before: I have little

[jira] [Created] (GROOVY-8017) unable to start any script using a CLIBuilder with groovy-all

2016-12-04 Thread JIRA
Michał Zegan created GROOVY-8017: Summary: unable to start any script using a CLIBuilder with groovy-all Key: GROOVY-8017 URL: https://issues.apache.org/jira/browse/GROOVY-8017 Project: Groovy

[jira] [Commented] (GROOVY-5438) Private field inaccessible in closure when using a subclass

2017-01-05 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-5438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15801630#comment-15801630 ] Jan Šmucr commented on GROOVY-5438: --- Just came across this issue as well. It also makes threads

[jira] [Comment Edited] (GROOVY-5438) Private field inaccessible in closure when using a subclass

2017-01-05 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-5438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15801630#comment-15801630 ] Jan Šmucr edited comment on GROOVY-5438 at 1/5/17 3:23 PM: --- Just came across

[jira] [Created] (GROOVY-8038) Change BaseTemplate private methods to protected

2017-01-05 Thread JIRA
Sinuhé created GROOVY-8038: -- Summary: Change BaseTemplate private methods to protected Key: GROOVY-8038 URL: https://issues.apache.org/jira/browse/GROOVY-8038 Project: Groovy Issue Type

[jira] [Created] (GROOVY-8039) Escape XML on BaseTemplate.writeBody()

2017-01-05 Thread JIRA
Sinuhé created GROOVY-8039: -- Summary: Escape XML on BaseTemplate.writeBody() Key: GROOVY-8039 URL: https://issues.apache.org/jira/browse/GROOVY-8039 Project: Groovy Issue Type: Bug

[jira] [Created] (GROOVY-8040) Markup Templates: improve pretty printing

2017-01-05 Thread JIRA
Sinuhé created GROOVY-8040: -- Summary: Markup Templates: improve pretty printing Key: GROOVY-8040 URL: https://issues.apache.org/jira/browse/GROOVY-8040 Project: Groovy Issue Type: Improvement

[jira] [Updated] (GROOVY-8040) Markup Templates: improve pretty printing

2017-01-05 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-8040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sinuhé updated GROOVY-8040: --- Description: When I execute a template such as: {code} html { head { title('The title

[jira] [Updated] (GROOVY-8038) Change BaseTemplate private methods to protected

2017-01-05 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-8038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sinuhé updated GROOVY-8038: --- Description: *groovy.text.markup.BaseTemplate* is a good candidate for extending it with custom methods

[jira] [Commented] (GROOVY-8038) Change BaseTemplate private methods to protected

2017-01-09 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-8038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15811915#comment-15811915 ] Sinuhé commented on GROOVY-8038: Yes, I can do that. In fact I am doing this right now, but I'm finding

[jira] [Comment Edited] (GROOVY-8038) Change BaseTemplate private methods to protected

2017-01-09 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-8038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15811915#comment-15811915 ] Sinuhé edited comment on GROOVY-8038 at 1/9/17 2:37 PM: Yes, I can do

[jira] [Created] (GROOVY-8041) The templating engine does not handle properly the binding parameters that contains dot ('.') character

2017-01-06 Thread JIRA
Bence Takács created GROOVY-8041: Summary: The templating engine does not handle properly the binding parameters that contains dot ('.') character Key: GROOVY-8041 URL: https://issues.apache.org/jira/browse

[jira] [Reopened] (GROOVY-8041) The templating engine does not handle properly the binding parameters that contains dot ('.') character

2017-01-10 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-8041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bence Takács reopened GROOVY-8041: -- I have templates containing '.'s with TAGged+released version of the application. And I have

[jira] [Commented] (GROOVY-7990) inner classes not found in scripts

2016-12-20 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15764145#comment-15764145 ] Michał Zegan commented on GROOVY-7990: -- not sure if there is a mistake or whatever there, you can

[jira] [Updated] (GROOVY-8127) Access to Trait$Trait$Helper#$self is forbidden

2017-03-22 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-8127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] François Guillot updated GROOVY-8127: - Description: I'm switching from Groovy 2.4.7 to 2.4.10 in my project. I have a compile

[jira] [Created] (GROOVY-8123) Wrong invokation target of static method

2017-03-15 Thread JIRA
Jędrzej Dąbrowa created GROOVY-8123: --- Summary: Wrong invokation target of static method Key: GROOVY-8123 URL: https://issues.apache.org/jira/browse/GROOVY-8123 Project: Groovy Issue Type

[jira] [Created] (GROOVY-8122) Wrong invokation target of static method

2017-03-15 Thread JIRA
Jędrzej Dąbrowa created GROOVY-8122: --- Summary: Wrong invokation target of static method Key: GROOVY-8122 URL: https://issues.apache.org/jira/browse/GROOVY-8122 Project: Groovy Issue Type

[jira] [Created] (GROOVY-8127) Access to Trait$Trait$Helper#$self is forbidden

2017-03-22 Thread JIRA
François Guillot created GROOVY-8127: Summary: Access to Trait$Trait$Helper#$self is forbidden Key: GROOVY-8127 URL: https://issues.apache.org/jira/browse/GROOVY-8127 Project: Groovy

[jira] [Commented] (GROOVY-8141) Maven metadata announce non-release versions (alpha, beta, rc) as release version

2017-04-03 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-8141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15953310#comment-15953310 ] Cédric Champeau commented on GROOVY-8141: - Despite being an alpha version, it *is* a release

[jira] [Assigned] (GROOVY-8142) Static compiler produces different bytecode for same sources

2017-04-06 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-8142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cédric Champeau reassigned GROOVY-8142: --- Assignee: Cédric Champeau > Static compiler produces different bytecode for s

[jira] [Created] (GROOVY-8148) Closure-shared variables may produce different closure classes for same sources

2017-04-07 Thread JIRA
Cédric Champeau created GROOVY-8148: --- Summary: Closure-shared variables may produce different closure classes for same sources Key: GROOVY-8148 URL: https://issues.apache.org/jira/browse/GROOVY-8148

[jira] [Created] (GROOVY-8117) groovydoc links to a wrong type

2017-03-11 Thread JIRA
Mikko Värri created GROOVY-8117: --- Summary: groovydoc links to a wrong type Key: GROOVY-8117 URL: https://issues.apache.org/jira/browse/GROOVY-8117 Project: Groovy Issue Type: Bug

[jira] [Commented] (GROOVY-8117) groovydoc links to a wrong type

2017-03-11 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-8117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15906395#comment-15906395 ] Mikko Värri commented on GROOVY-8117: - I've got a test case and a possible fix at https://github.com

[jira] [Commented] (GROOVY-8117) groovydoc links to a wrong type

2017-03-12 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-8117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15906496#comment-15906496 ] Mikko Värri commented on GROOVY-8117: - Sure, there it is: https://github.com/apache/groovy/pull/512

[jira] [Resolved] (GROOVY-8148) Closure-shared variables may produce different closure classes for same sources

2017-04-07 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-8148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cédric Champeau resolved GROOVY-8148. - Resolution: Fixed Fix Version/s: 2.4.11 > Closure-shared variables may prod

[jira] [Resolved] (GROOVY-8142) Static compiler produces different bytecode for same sources

2017-04-07 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-8142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cédric Champeau resolved GROOVY-8142. - Resolution: Fixed Fix Version/s: 2.4.11 > Static compiler produces differ

[jira] [Commented] (GROOVY-8123) Wrong invokation target of static method

2017-04-18 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-8123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15972317#comment-15972317 ] Lóránt Pintér commented on GROOVY-8123: --- This is a problem for whoever uses Guava's immutable

[jira] [Commented] (GROOVY-8123) Wrong invokation target of static method

2017-04-18 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-8123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15972826#comment-15972826 ] Lóránt Pintér commented on GROOVY-8123: --- [~paulk] do you think this could be fixed for 2.4.11

[jira] [Comment Edited] (GROOVY-8123) Wrong invokation target of static method

2017-04-18 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-8123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15972317#comment-15972317 ] Lóránt Pintér edited comment on GROOVY-8123 at 4/18/17 2:47 PM

[jira] [Created] (GROOVY-8276) `.&` should return `MethodClosure` instead of just `Closure`

2017-08-04 Thread JIRA
Vladimír Oraný created GROOVY-8276: -- Summary: `.&` should return `MethodClosure` instead of just `Closure` Key: GROOVY-8276 URL: https://issues.apache.org/jira/browse/GROOVY-8276 Project: Gr

[jira] [Commented] (GROOVY-8278) Groovysh: unable to resolve previously declared classes with interpreterMode=true

2017-08-14 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-8278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16126816#comment-16126816 ] Øyvind Stegard commented on GROOVY-8278: Good to know it has already been fixed. I'd update JIRA

[jira] [Updated] (GROOVY-8278) Groovysh: unable to resolve previously declared classes with interpreterMode=true

2017-08-14 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-8278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Øyvind Stegard updated GROOVY-8278: --- Summary: Groovysh: unable to resolve previously declared classes with interpreterMode=true

[jira] [Commented] (GROOVY-8278) Groovysh: unable to resolve previously declared classes

2017-08-14 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-8278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125483#comment-16125483 ] Øyvind Stegard commented on GROOVY-8278: It looks like the problem only occurs with when

  1   2   3   4   5   6   7   8   9   10   >