[GitHub] groovy pull request #803: GROOVY-8806: Immutable classes break in groovy 2.5...

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

[GitHub] groovy pull request #804: Fix variable type

2018-10-03 Thread dpolivaev
Github user dpolivaev closed the pull request at: https://github.com/apache/groovy/pull/804 ---

[GitHub] groovy pull request #804: Fix variable type

2018-10-03 Thread dpolivaev
GitHub user dpolivaev opened a pull request: https://github.com/apache/groovy/pull/804 Fix variable type https://issues.apache.org/jira/browse/GROOVY-8817 You can merge this pull request into a Git repository by running: $ git pull https://github.com/dpolivaev/groovy GROOVY_2_5

[GitHub] groovy pull request #803: GROOVY-8806: Immutable classes break in groovy 2.5...

2018-10-02 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/803 GROOVY-8806: Immutable classes break in groovy 2.5.2 You can merge this pull request into a Git repository by running: $ git pull https://github.com/paulk-asert/groovy groovy8806 Alternat

[GitHub] groovy pull request #802: GROOVY-8818: Bump asm to 7.0-beta

2018-09-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/802 ---

[GitHub] groovy pull request #802: GROOVY-8818: Bump asm to 7.0-beta

2018-09-30 Thread danielsun1106
GitHub user danielsun1106 opened a pull request: https://github.com/apache/groovy/pull/802 GROOVY-8818: Bump asm to 7.0-beta You can merge this pull request into a Git repository by running: $ git pull https://github.com/danielsun1106/groovy bump-asm-7beta Alternatively you c

[GitHub] groovy pull request #801: GROOVY-8327: Can't access static instance method b...

2018-09-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/801 ---

[GitHub] groovy pull request #800: GROOVY-8808: Add DGM `Throwable.asString`

2018-09-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/800 ---

[GitHub] groovy pull request #801: GROOVY-8327: Parser regression. Can't access stati...

2018-09-22 Thread danielsun1106
GitHub user danielsun1106 opened a pull request: https://github.com/apache/groovy/pull/801 GROOVY-8327: Parser regression. Can't access static instance method b… …efore class is constructed You can merge this pull request into a Git repository by running: $ git pull https:/

[GitHub] groovy pull request #800: GROOVY-8808: Add DGM `Throwable.asString`

2018-09-22 Thread danielsun1106
GitHub user danielsun1106 opened a pull request: https://github.com/apache/groovy/pull/800 GROOVY-8808: Add DGM `Throwable.asString` You can merge this pull request into a Git repository by running: $ git pull https://github.com/danielsun1106/groovy throwable-asstring Alterna

[GitHub] groovy pull request #797: GROOVY-8794: Add groovy-yaml subproject to support...

2018-09-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/797 ---

[GitHub] groovy pull request #799: GROOVY-8805 reloading a script under GroovyScriptE...

2018-09-21 Thread gclayburg
GitHub user gclayburg opened a pull request: https://github.com/apache/groovy/pull/799 GROOVY-8805 reloading a script under GroovyScriptEngine should succee… …d when dependent class is deleted You can merge this pull request into a Git repository by running: $ git pull http

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

2018-09-16 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/798 GROOVY-8549: Compile Static causes getAt to fail I started fixing this in STCSW first with something like below but then putAt also needs fixing. In the meantime, the added DGM methods provi

[GitHub] groovy pull request #797: GROOVY-8794: Add groovy-yaml subproject to support...

2018-09-15 Thread danielsun1106
Github user danielsun1106 commented on a diff in the pull request: https://github.com/apache/groovy/pull/797#discussion_r217901272 --- Diff: subprojects/groovy-yaml/src/spec/doc/yaml-userguide.adoc --- @@ -0,0 +1,112 @@ +// + + Li

[GitHub] groovy pull request #797: GROOVY-8794: Add groovy-yaml subproject to support...

2018-09-15 Thread paulk-asert
Github user paulk-asert commented on a diff in the pull request: https://github.com/apache/groovy/pull/797#discussion_r217901029 --- Diff: subprojects/groovy-yaml/src/spec/doc/yaml-userguide.adoc --- @@ -0,0 +1,112 @@ +// + + Lice

[GitHub] groovy pull request #797: GROOVY-8794: Add groovy-yaml subproject to support...

2018-09-15 Thread danielsun1106
Github user danielsun1106 commented on a diff in the pull request: https://github.com/apache/groovy/pull/797#discussion_r217900520 --- Diff: subprojects/groovy-yaml/src/spec/doc/yaml-userguide.adoc --- @@ -0,0 +1,112 @@ +// + + Li

[GitHub] groovy pull request #797: GROOVY-8794: Add groovy-yaml subproject to support...

2018-09-15 Thread danielsun1106
Github user danielsun1106 commented on a diff in the pull request: https://github.com/apache/groovy/pull/797#discussion_r217900457 --- Diff: build.gradle --- @@ -160,6 +160,8 @@ ext { spockVersion = '1.2-groovy-2.4-SNAPSHOT' // supports 3.0 antlr4Version = '4.7.1'

[GitHub] groovy pull request #797: GROOVY-8794: Add groovy-yaml subproject to support...

2018-09-15 Thread paulk-asert
Github user paulk-asert commented on a diff in the pull request: https://github.com/apache/groovy/pull/797#discussion_r217899766 --- Diff: subprojects/groovy-yaml/src/spec/doc/yaml-userguide.adoc --- @@ -0,0 +1,112 @@ +// + + Lice

[GitHub] groovy pull request #797: GROOVY-8794: Add groovy-yaml subproject to support...

2018-09-15 Thread paulk-asert
Github user paulk-asert commented on a diff in the pull request: https://github.com/apache/groovy/pull/797#discussion_r217899761 --- Diff: subprojects/groovy-yaml/src/spec/doc/yaml-userguide.adoc --- @@ -0,0 +1,112 @@ +// + + Lice

[GitHub] groovy pull request #797: GROOVY-8794: Add groovy-yaml subproject to support...

2018-09-15 Thread paulk-asert
Github user paulk-asert commented on a diff in the pull request: https://github.com/apache/groovy/pull/797#discussion_r217899737 --- Diff: subprojects/groovy-yaml/src/spec/doc/yaml-userguide.adoc --- @@ -0,0 +1,112 @@ +// + + Lice

[GitHub] groovy pull request #797: GROOVY-8794: Add groovy-yaml subproject to support...

2018-09-15 Thread paulk-asert
Github user paulk-asert commented on a diff in the pull request: https://github.com/apache/groovy/pull/797#discussion_r217899707 --- Diff: build.gradle --- @@ -160,6 +160,8 @@ ext { spockVersion = '1.2-groovy-2.4-SNAPSHOT' // supports 3.0 antlr4Version = '4.7.1'

[GitHub] groovy pull request #797: GROOVY-8794: Add groovy-yaml subproject to support...

2018-09-15 Thread paulk-asert
Github user paulk-asert commented on a diff in the pull request: https://github.com/apache/groovy/pull/797#discussion_r217899699 --- Diff: subprojects/groovy-yaml/src/spec/doc/yaml-userguide.adoc --- @@ -0,0 +1,112 @@ +// + + Lice

[GitHub] groovy pull request #797: GROOVY-8794: Add groovy-yaml subproject to support...

2018-09-15 Thread jwagenleitner
Github user jwagenleitner commented on a diff in the pull request: https://github.com/apache/groovy/pull/797#discussion_r217889449 --- Diff: build.gradle --- @@ -183,6 +185,9 @@ dependencies { compile("org.apache.ivy:ivy:$ivyVersion") { transitive = false

[GitHub] groovy pull request #797: GROOVY-8794: Add groovy-yaml subproject to support...

2018-09-15 Thread jwagenleitner
Github user jwagenleitner commented on a diff in the pull request: https://github.com/apache/groovy/pull/797#discussion_r217889473 --- Diff: subprojects/groovy-yaml/src/main/java/groovy/yaml/YamlBuilder.java --- @@ -0,0 +1,264 @@ +/* + * Licensed to the Apache Software Fou

[GitHub] groovy pull request #:

2018-09-14 Thread danielsun1106
Github user danielsun1106 commented on the pull request: https://github.com/apache/groovy/commit/522fd4996b6314caa05d16590f3896bf750eb83e#commitcomment-30515521 I've merged the commit into https://github.com/danielsun1106/groovy-parser with your information reserved :-) http

[GitHub] groovy pull request #797: GROOVY-8794: Add groovy-yaml subproject to support...

2018-09-14 Thread danielsun1106
GitHub user danielsun1106 opened a pull request: https://github.com/apache/groovy/pull/797 GROOVY-8794: Add groovy-yaml subproject to support parsing yaml You can merge this pull request into a Git repository by running: $ git pull https://github.com/danielsun1106/groovy groov

[GitHub] groovy pull request #796: GROOVY-8775: Bug joint compilation in ant task gro...

2018-09-13 Thread paulk-asert
Github user paulk-asert closed the pull request at: https://github.com/apache/groovy/pull/796 ---

[GitHub] groovy pull request #796: GROOVY-8775: Bug joint compilation in ant task gro...

2018-09-13 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/796 GROOVY-8775: Bug joint compilation in ant task groovyc: classpath not set This doesn't fix the issue but enables a workaround until we fix fully You can merge this pull request into a Git reposi

[GitHub] groovy pull request #795: GROOVY-8703: Unexpected behavior with @NamedVarian...

2018-09-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/795 ---

[GitHub] groovy pull request #794: Documentation updated: added static methodMissing ...

2018-09-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/794 ---

[GitHub] groovy pull request #795: GROOVY-8703: Unexpected behavior with @NamedVarian...

2018-09-12 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/795 GROOVY-8703: Unexpected behavior with @NamedVariant on constructor You can merge this pull request into a Git repository by running: $ git pull https://github.com/paulk-asert/groovy groovy

[GitHub] groovy pull request #794: Documentation updated: added static methodMissing ...

2018-09-10 Thread wololock
GitHub user wololock opened a pull request: https://github.com/apache/groovy/pull/794 Documentation updated: added static methodMissing and propertyMissing variants description This pull requests adds missing documentation for `$static_methodMissing` and `$static_propertyMissing` m

[GitHub] groovy pull request #792: GROOVY-8778: Cast short-hand breaks for empty map

2018-09-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/792 ---

[GitHub] groovy pull request #793: GROOVY-8780: Add `sha256` DGM

2018-09-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/793 ---

[GitHub] groovy pull request #793: GROOVY-8780: Add `sha256` DGM

2018-09-07 Thread danielsun1106
Github user danielsun1106 commented on a diff in the pull request: https://github.com/apache/groovy/pull/793#discussion_r216121282 --- Diff: src/main/java/org/codehaus/groovy/runtime/EncodingGroovyMethods.java --- @@ -389,6 +390,26 @@ public static String md5(byte[] self) throws N

[GitHub] groovy pull request #793: GROOVY-8780: Add `sha256` DGM

2018-09-07 Thread paulk-asert
Github user paulk-asert commented on a diff in the pull request: https://github.com/apache/groovy/pull/793#discussion_r216121209 --- Diff: src/main/java/org/codehaus/groovy/runtime/EncodingGroovyMethods.java --- @@ -389,6 +390,26 @@ public static String md5(byte[] self) throws NoS

[GitHub] groovy pull request #793: GROOVY-8780: Add `sha256` DGM

2018-09-07 Thread paulk-asert
Github user paulk-asert commented on a diff in the pull request: https://github.com/apache/groovy/pull/793#discussion_r216121214 --- Diff: src/main/java/org/codehaus/groovy/runtime/EncodingGroovyMethods.java --- @@ -389,6 +390,26 @@ public static String md5(byte[] self) throws NoS

[GitHub] groovy pull request #793: GROOVY-8780: Add `sha256` DGM

2018-09-07 Thread danielsun1106
GitHub user danielsun1106 opened a pull request: https://github.com/apache/groovy/pull/793 GROOVY-8780: Add `sha256` DGM You can merge this pull request into a Git repository by running: $ git pull https://github.com/danielsun1106/groovy more-digest Alternatively you can revi

[GitHub] groovy pull request #792: GROOVY-8778: Cast short-hand breaks for empty map

2018-09-07 Thread paulk-asert
Github user paulk-asert commented on a diff in the pull request: https://github.com/apache/groovy/pull/792#discussion_r216118264 --- Diff: subprojects/parser-antlr4/src/main/java/org/apache/groovy/parser/antlr4/AstBuilder.java --- @@ -2337,14 +2337,11 @@ public Expression visitPa

[GitHub] groovy pull request #792: GROOVY-8778: Cast short-hand breaks for empty map

2018-09-07 Thread danielsun1106
Github user danielsun1106 commented on a diff in the pull request: https://github.com/apache/groovy/pull/792#discussion_r216116090 --- Diff: subprojects/parser-antlr4/src/main/java/org/apache/groovy/parser/antlr4/AstBuilder.java --- @@ -2337,14 +2337,11 @@ public Expression visit

[GitHub] groovy pull request #792: GROOVY-8778: Cast short-hand breaks for empty map

2018-09-07 Thread paulk-asert
Github user paulk-asert commented on a diff in the pull request: https://github.com/apache/groovy/pull/792#discussion_r216115626 --- Diff: subprojects/parser-antlr4/src/main/java/org/apache/groovy/parser/antlr4/AstBuilder.java --- @@ -2337,14 +2337,11 @@ public Expression visitPa

[GitHub] groovy pull request #792: GROOVY-8778: Cast short-hand breaks for empty map

2018-09-07 Thread danielsun1106
Github user danielsun1106 commented on a diff in the pull request: https://github.com/apache/groovy/pull/792#discussion_r216113948 --- Diff: subprojects/parser-antlr4/src/main/java/org/apache/groovy/parser/antlr4/AstBuilder.java --- @@ -2337,14 +2337,11 @@ public Expression visit

[GitHub] groovy pull request #792: GROOVY-8778: Cast short-hand breaks for empty map

2018-09-07 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/792 GROOVY-8778: Cast short-hand breaks for empty map You can merge this pull request into a Git repository by running: $ git pull https://github.com/paulk-asert/groovy groovy8778 Alternative

[GitHub] groovy pull request #:

2018-09-07 Thread PascalSchumacher
Github user PascalSchumacher commented on the pull request: https://github.com/apache/groovy/commit/a7ebe87b8cb4ff7ce220a13af96788118d316006#commitcomment-30427718 In subprojects/groovy-test-junit5/build.gradle: In subprojects/groovy-test-junit5/build.gradle on line 28: Great!

[GitHub] groovy pull request #:

2018-09-07 Thread paulk-asert
Github user paulk-asert commented on the pull request: https://github.com/apache/groovy/commit/a7ebe87b8cb4ff7ce220a13af96788118d316006#commitcomment-30427238 In subprojects/groovy-test-junit5/build.gradle: In subprojects/groovy-test-junit5/build.gradle on line 28: Thanks Pasca

[GitHub] groovy pull request #:

2018-09-06 Thread PascalSchumacher
Github user PascalSchumacher commented on the pull request: https://github.com/apache/groovy/commit/a7ebe87b8cb4ff7ce220a13af96788118d316006#commitcomment-30426446 In subprojects/groovy-test-junit5/build.gradle: In subprojects/groovy-test-junit5/build.gradle on line 28: Platfor

[GitHub] groovy pull request #791: GROOVY-8771: global AST transformation declaration...

2018-09-02 Thread paulk-asert
Github user paulk-asert closed the pull request at: https://github.com/apache/groovy/pull/791 ---

[GitHub] groovy pull request #791: GROOVY-8771: global AST transformation declaration...

2018-08-31 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/791 GROOVY-8771: global AST transformation declarations should move to ME… …TA-INF/groovy instead of META-INF/services You can merge this pull request into a Git repository by running: $ gi

[GitHub] groovy pull request #790: GROOVY-8766: Add manifest capability entries for O...

2018-08-30 Thread graben
GitHub user graben opened a pull request: https://github.com/apache/groovy/pull/790 GROOVY-8766: Add manifest capability entries for OSGi spifly You can merge this pull request into a Git repository by running: $ git pull https://github.com/graben/groovy GROOVY-8766 Alternati

[GitHub] groovy pull request #789: GROOVY-8090: Incorrectly processing method-level t...

2018-08-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/789 ---

[GitHub] groovy pull request #789: GROOVY-8090: Incorrectly processing method-level t...

2018-08-25 Thread danielsun1106
GitHub user danielsun1106 opened a pull request: https://github.com/apache/groovy/pull/789 GROOVY-8090: Incorrectly processing method-level type generics inform… …ation You can merge this pull request into a Git repository by running: $ git pull https://github.com/danielsun

[GitHub] groovy pull request #788: GROOVY-8757: Incorrect bytecode produced after com...

2018-08-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/788 ---

[GitHub] groovy pull request #788: GROOVY-8757: Incorrect bytecode produced after com...

2018-08-25 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/788 GROOVY-8757: Incorrect bytecode produced after compiling class implem… …enting trait with generic method You can merge this pull request into a Git repository by running: $ git pull htt

[GitHub] groovy pull request #787: GROOVY-8758: @WithReadLock in inner class of @Comp...

2018-08-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/787 ---

[GitHub] groovy pull request #787: GROOVY-8758: @WithReadLock in inner class of @Comp...

2018-08-20 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/787 GROOVY-8758: @WithReadLock in inner class of @CompileStatic class cau… …ses java.lang.VerifyError You can merge this pull request into a Git repository by running: $ git pull https://gi

[GitHub] groovy pull request #786: GROOVY-8753: Compiler error in STC: exception in p...

2018-08-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/786 ---

[GitHub] groovy pull request #785: GROOVY-7330: Incorrect dynamic proxy creation from...

2018-08-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/785 ---

[GitHub] groovy pull request #:

2018-08-17 Thread danielsun1106
Github user danielsun1106 commented on the pull request: https://github.com/apache/groovy/commit/35a3df1436b76f315a925f7d30479c8d092805c0#commitcomment-30151884 GROOVY-8741: Make single character GString behave like similar String in '==' #782 ---

[GitHub] groovy pull request #782: GROOVY-8741: Make single character GString behave ...

2018-08-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/782 ---

[GitHub] groovy pull request #786: GROOVY-8753: Compiler error in STC: exception in p...

2018-08-17 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/786 GROOVY-8753: Compiler error in STC: exception in phase 'instruction s… …election' You can merge this pull request into a Git repository by running: $ git pull https://github.com/paulk-a

[GitHub] groovy pull request #784: support JAVA_HOME including spaces

2018-08-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/784 ---

[GitHub] groovy pull request #785: GROOVY-7330: Incorrect dynamic proxy creation from...

2018-08-17 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/785 GROOVY-7330: Incorrect dynamic proxy creation from map when there are… … default methods You can merge this pull request into a Git repository by running: $ git pull https://github.com/

[GitHub] groovy pull request #784: support JAVA_HOME including spaces

2018-08-14 Thread am4dr
GitHub user am4dr opened a pull request: https://github.com/apache/groovy/pull/784 support JAVA_HOME including spaces Since Groovy 2.5.2, JAXB modules are added automatically based on detected Java version. But in my environment, NoClassDefFoundError for JAXB is still thrown.

[GitHub] groovy pull request #783: GROOVY-8748: CompileUnit could implement NodeMetaD...

2018-08-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/783 ---

[GitHub] groovy pull request #783: GROOVY-8748: CompileUnit could implement NodeMetaD...

2018-08-12 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/783 GROOVY-8748: CompileUnit could implement NodeMetaDataHandler to act a… …s a "global" node for metadata You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] groovy pull request #:

2018-08-12 Thread danielsun1106
Github user danielsun1106 commented on the pull request: https://github.com/apache/groovy/commit/ed3814a053eee8a4480c85c23485e161fd74c16a#commitcomment-30046088 Nice! The codebase is much cleaner than before :-) ---

[GitHub] groovy pull request #:

2018-08-11 Thread danielsun1106
Github user danielsun1106 commented on the pull request: https://github.com/apache/groovy/commit/ec7b147b4b90c55e1d117f3bac63b060eeb79386#commitcomment-30043824 `UnlimitedConcurrentCache`'s `getAndPut` on 2.5 branch is not thread safe, so the commit is only for the master. ---

[GitHub] groovy pull request #782: GROOVY-8741: Make single character GString behave ...

2018-08-10 Thread vmj
GitHub user vmj opened a pull request: https://github.com/apache/groovy/pull/782 GROOVY-8741: Make single character GString behave like similar String in '==' If there's interest to fix [GROOVY-8741](https://issues.apache.org/jira/browse/GROOVY-8741), this might be it. You can m

[GitHub] groovy pull request #781: GROOVY-8732: @CompileStatic refers to private fiel...

2018-08-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/781 ---

[GitHub] groovy pull request #781: GROOVY-8732: @CompileStatic refers to private fiel...

2018-08-09 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/781 GROOVY-8732: @CompileStatic refers to private field in parent class Currently JavaBean style getters aren't recognised before some preliminary provisions are made for the case of accessin

[GitHub] groovy pull request #780: GROOVY-8722: final modifier for non-abstract metho...

2018-08-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/780 ---

[GitHub] groovy pull request #780: GROOVY-8722: final modifier for non-abstract metho...

2018-08-05 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/780 GROOVY-8722: final modifier for non-abstract methods in traits is ign… …ored You can merge this pull request into a Git repository by running: $ git pull https://github.com/paulk-asert/

[GitHub] groovy pull request #777: add support for JDK 10 and JDK 11 targets

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

[GitHub] groovy pull request #779: GROOVY-8726: Store the method node reference in Pa...

2018-08-02 Thread jameskleeh
GitHub user jameskleeh opened a pull request: https://github.com/apache/groovy/pull/779 GROOVY-8726: Store the method node reference in Parameter This implementation copies all parameters when they are passed to the method node constructor. While there will be some waste in this pro

[GitHub] groovy pull request #778: remove dependency on on dateutil from groovydoc

2018-07-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/778 ---

[GitHub] groovy pull request #778: remove dependency on on dateutil from groovydoc

2018-07-31 Thread keeganwitt
GitHub user keeganwitt opened a pull request: https://github.com/apache/groovy/pull/778 remove dependency on on dateutil from groovydoc You can merge this pull request into a Git repository by running: $ git pull https://github.com/keeganwitt/groovy groovydoc-dateutils Altern

[GitHub] groovy pull request #777: add support for JDK 10 and JDK 11 targets

2018-07-31 Thread keeganwitt
GitHub user keeganwitt opened a pull request: https://github.com/apache/groovy/pull/777 add support for JDK 10 and JDK 11 targets fixed JDK 9 string to be consistent with other targets You can merge this pull request into a Git repository by running: $ git pull https://github.c

[GitHub] groovy pull request #776: GROOVY-8710: JAXB JDK9-11 compatibility for instal...

2018-07-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/776 ---

[GitHub] groovy pull request #773: GROOVY-8696: TypeWrapper leaks out of DecompiledCl...

2018-07-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/773 ---

[GitHub] groovy pull request #774: GROOVY-8282: Error while popping argument from ope...

2018-07-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/774 ---

[GitHub] groovy pull request #775: GROOVY-8639: @Sortable annotation is not able to u...

2018-07-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/775 ---

[GitHub] groovy pull request #776: GROOVY-8710: JAXB JDK9-11 compatibility for instal...

2018-07-24 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/776 GROOVY-8710: JAXB JDK9-11 compatibility for install You can merge this pull request into a Git repository by running: $ git pull https://github.com/paulk-asert/groovy groovy8710 Alternati

[GitHub] groovy pull request #:

2018-07-16 Thread remkop
Github user remkop commented on the pull request: https://github.com/apache/groovy/commit/a798866fcfd98f7b2cd46e948b37217a8349f609#commitcomment-29728904 Thanks for the heads up! The test fails because of a change in the error message format. I’ll fix it tonight and I’ll make

[GitHub] groovy pull request #:

2018-07-16 Thread danielsun1106
Github user danielsun1106 commented on the pull request: https://github.com/apache/groovy/commit/a798866fcfd98f7b2cd46e948b37217a8349f609#commitcomment-29728201 Some tests failed. It seems that picocli 3.3.0 is not compatible with 3.2.0 https://travis-ci.org/apache/groovy/jobs

[GitHub] groovy pull request #775: GROOVY-8639: @Sortable annotation is not able to u...

2018-07-13 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/775 GROOVY-8639: @Sortable annotation is not able to use accessible paren… …t properties You can merge this pull request into a Git repository by running: $ git pull https://github.com/paul

[GitHub] groovy pull request #774: GROOVY-8282: Error while popping argument from ope...

2018-07-12 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/774 GROOVY-8282: Error while popping argument from operand stack tracker … …in class ...$Trait$Helper Bare named argument parameters are captured in a TupleExpression rather than an Arg

[GitHub] groovy pull request #773: GROOVY-8696: TypeWrapper leaks out of DecompiledCl...

2018-07-11 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/773 GROOVY-8696: TypeWrapper leaks out of DecompiledClassNode You can merge this pull request into a Git repository by running: $ git pull https://github.com/paulk-asert/groovy groovy8696 Alt

[GitHub] groovy pull request #772: GROOVY-8281: Final field is null in trait, but it ...

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

[GitHub] groovy pull request #767: GROOVY-8233: Java stub generation incorrect for st...

2018-07-10 Thread paulk-asert
Github user paulk-asert closed the pull request at: https://github.com/apache/groovy/pull/767 ---

[GitHub] groovy pull request #772: GROOVY-8281: Final field is null in trait, but it ...

2018-07-10 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/772 GROOVY-8281: Final field is null in trait, but it has assigned value You can merge this pull request into a Git repository by running: $ git pull https://github.com/paulk-asert/groovy groo

[GitHub] groovy pull request #771: GROOVY-8623: Show Groovy version in about help

2018-07-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/771 ---

[GitHub] groovy pull request #770: GROOVY-8690 bump picocli to v3.2.0 from 3.1.0

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

[GitHub] groovy pull request #771: GROOVY-8623: Show Groovy version in about help

2018-07-06 Thread jacekmusial
GitHub user jacekmusial opened a pull request: https://github.com/apache/groovy/pull/771 GROOVY-8623: Show Groovy version in about help Show current version of the Groovy in Groovy Object Browser in about->help Jira: https://issues.apache.org/jira/browse/GROOVY-8623 How

[GitHub] groovy pull request #770: GROOVY-8690 bump picocli to v3.2.0 from 3.1.0

2018-07-06 Thread remkop
GitHub user remkop opened a pull request: https://github.com/apache/groovy/pull/770 GROOVY-8690 bump picocli to v3.2.0 from 3.1.0 Details in https://issues.apache.org/jira/browse/GROOVY-8690 You can merge this pull request into a Git repository by running: $ git pull https://gi

[GitHub] groovy pull request #769: Make Groovy/master work with Java 11 / JSR 181 + a...

2018-07-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/769 ---

[GitHub] groovy pull request #768: Make Groovy/2.5.x work with Java 11 / JSR 181 + ad...

2018-07-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/768 ---

[GitHub] groovy pull request #769: Make Groovy/master work with Java 11 / JSR 181 + a...

2018-07-06 Thread snazy
GitHub user snazy opened a pull request: https://github.com/apache/groovy/pull/769 Make Groovy/master work with Java 11 / JSR 181 + add maven plugin You can merge this pull request into a Git repository by running: $ git pull https://github.com/snazy/groovy java11-master Alte

[GitHub] groovy pull request #768: Make Groovy/2.5.x work with Java 11 / JSR 181 + ad...

2018-07-06 Thread snazy
GitHub user snazy opened a pull request: https://github.com/apache/groovy/pull/768 Make Groovy/2.5.x work with Java 11 / JSR 181 + add maven plugin You can merge this pull request into a Git repository by running: $ git pull https://github.com/snazy/groovy java11-2_5_X Altern

[GitHub] groovy pull request #767: GROOVY-8233: Java stub generation incorrect for st...

2018-07-05 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/767 GROOVY-8233: Java stub generation incorrect for static properties of … …traits You can merge this pull request into a Git repository by running: $ git pull https://github.com/paulk-aser

[GitHub] groovy pull request #766: GROOVY-8664 : Switch from findbugs to spotbugs

2018-07-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/766 ---

<    1   2   3   4   5   6   7   8   9   10   >