Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Friends of Apache Groovy

Supports activities within the Groovy community
Collective - Host: opensource - https://opencollective.com/friends-of-groovy - Website: https://twitter.com/FriendsOfGroovy - Code: https://github.com/apache/groovy

GROOVY-9272: Tweak switch expression

github.com/apache/groovy - 5372011510522bf5fb7f5e5277686e00a590f0f8 authored over 3 years ago by Daniel Sun <[email protected]>
GROOVY-10164: make RootLoader(ClassLoader) public

github.com/apache/groovy - a027190ac069c408ab3670f96e9dc2d9d6d96893 authored over 3 years ago by Eric Milles <[email protected]>
update dependency metadata

github.com/apache/groovy - bfb37f14165f74ff2696a886b707fea952e44fc2 authored over 3 years ago by Paul King <[email protected]>
GROOVY-10174: Bump gson to 2.8.7

github.com/apache/groovy - 685114b95aafb54d4fbd300e0e604e2f51ef2a8b authored over 3 years ago by Paul King <[email protected]>
GROOVY-10175: Bump Codenarc to 2.1.0

github.com/apache/groovy - 45ae82bfca8cccb41b4dbcb265679d77fa20611a authored over 3 years ago by Paul King <[email protected]>
update dependency metadata

github.com/apache/groovy - b1108b0fdca7bc53642473d19424683d5bf76d9f authored over 3 years ago by Paul King <[email protected]>
GROOVY-10169: Bump Ant version to 1.10.11 (incorporates CVE-2021-36373 and CVE-2021-36374)

github.com/apache/groovy - 96616ac54b514d9f2299ed68d936ec16cd0e62ac authored over 3 years ago by Paul King <[email protected]>
GROOVY-10168: Bump json-unit version to 2.27.0

github.com/apache/groovy - 6930c23210704ccb6fa441ac3fe1c9f6f0d11bb1 authored over 3 years ago by Paul King <[email protected]>
GROOVY-10167: Bump jackson version to 2.12.4

github.com/apache/groovy - 738231c67c39c4044b8b87e6ca08960b09f08f10 authored over 3 years ago by Paul King <[email protected]>
GROOVY-10170: Bump JUnit Jupiter/JUnit Platform to 5.7.2/1.7.2

github.com/apache/groovy - 04024b014e23fc3f5fe049dd58926e0e36a73835 authored over 3 years ago by Paul King <[email protected]>
GROOVY-10173: Bump checkstyle to 8.44

github.com/apache/groovy - 88aa33b4aa4c14d986feb3377dca917d9a11b1df authored over 3 years ago by Paul King <[email protected]>
GROOVY-10172: Bump Spotbugs version to 4.3.0

github.com/apache/groovy - 6a9f77aa3241d4a93ccf4e6636c9f206102146a1 authored over 3 years ago by Paul King <[email protected]>
GROOVY-10171: Bump slf4j to 1.7.31

github.com/apache/groovy - 5c1485372a9d00ed7bfdeca95ea8a8f8563b576a authored over 3 years ago by Paul King <[email protected]>
GROOVY-9272: Support switch expression

github.com/apache/groovy - b4298c727089e790782a6a995208fdf8cb223071 authored over 3 years ago by Daniel Sun <[email protected]>
GROOVY-7867: collection conversion: attach exception of constructor as suppressed exception

https://issues.apache.org/jira/browse/GROOVY-7867

Signed-off-by: Harald Fassler <harald.fassl...

github.com/apache/groovy - d86510818009567dd71330dead9e0c72b2d28a11 authored over 3 years ago by nineninesevenfour <[email protected]>
Tweak the initial capacity of singleton bucket

github.com/apache/groovy - ae92f9a5e5a08983547bb61f506e606fa6879d3a authored over 3 years ago by Daniel Sun <[email protected]>
Tweak `hash` for the hash join of GINQ

github.com/apache/groovy - 3e0c3e73916d73a52b44cd616cb063f41dcfc007 authored over 3 years ago by Daniel Sun <[email protected]>
GROOVY-10159: minor tweak for the test

github.com/apache/groovy - e7bf14ff3a7896c30cafa7fe481c18b68080beba authored over 3 years ago by Daniel Sun <[email protected]>
GROOVY-10159: Compilation failure: ClassCastException (closes #1604)

github.com/apache/groovy - 1907fea95b79e523f94cd99eaa601c66666c047e authored over 3 years ago by Dipanjan Bhowmik <[email protected]>
GROOVY-10160: Highlight source code in the AST browser smartly

github.com/apache/groovy - 9b90016437c572fb8b3c3a0488806ec20d35e368 authored over 3 years ago by Daniel Sun <[email protected]>
GROOVY-10155: Add JDK18 constant

github.com/apache/groovy - 5524137fc2244d0189c6207410c8ac86a8d2ad8b authored over 3 years ago by Paul King <[email protected]>
GROOVY-10154: Bump asm to 9.2

github.com/apache/groovy - 52586f831c7a25ed7f7b5a295bb9198bd54d1e1c authored over 3 years ago by Daniel Sun <[email protected]>
GROOVY-9382, GROOVY-10133: prefer isName() over getName() for boolean

- java.lang.Boolean does not support "name" to "isName()" translation

github.com/apache/groovy - ba9e78b95eb025a098181f328f424a1a05b30ce2 authored over 3 years ago by Eric Milles <[email protected]>
GROOVY-10151: Bump gradle to 6.9

github.com/apache/groovy - 1bf1d6c5f65b4ebbf0766644a2ff9745a9647cc1 authored over 3 years ago by Daniel Sun <[email protected]>
Tweak `GroovyObjectHelperTest` further

github.com/apache/groovy - 2d0f3326e4b8badabe4dc2741060eec976c39574 authored over 3 years ago by Daniel Sun <[email protected]>
Tweak `GroovyObjectHelperTest`

github.com/apache/groovy - 237f107c1d7cef52d5f9dcd73d850cbe299de023 authored over 3 years ago by Daniel Sun <[email protected]>
GROOVY-10150: Eliminate ambiguities while parsing non-static class creator

github.com/apache/groovy - 8c794fd54ac02002a5ca53a3da1490746d9c3a08 authored over 3 years ago by Daniel Sun <[email protected]>
Add a test for `GroovyObjectHelper`

github.com/apache/groovy - 0dfa029f089fe467a6f379d333ab64396a7c7c2f authored over 3 years ago by Daniel Sun <[email protected]>
Trivial refactoring: simplify code

github.com/apache/groovy - 180e2018d90b77e6bb4f9c03b3fb98bd61ba873b authored over 3 years ago by Daniel Sun <[email protected]>
Access more methods if "spy" found

github.com/apache/groovy - 0c446044b35a17ad897b173ce894674cab719d9a authored over 3 years ago by Daniel Sun <[email protected]>
Avoid caching method repeatedly

github.com/apache/groovy - 9087a3e6d3438a28d9d84ab12406a0916a9d254c authored over 3 years ago by Daniel Sun <[email protected]>
Add license header

github.com/apache/groovy - c51cb710886879c2c769d03342d80dc085e1e774 authored over 3 years ago by Daniel Sun <[email protected]>
GROOVY-10145: Support JDK16 (#1598)

* GROOVY-10145: Support JDK16

* Bump JVM compatibility version to 11

* Trivial refactoring...

github.com/apache/groovy - d4f1636dec61f5236f1f0532a1d3bdab45446501 authored over 3 years ago by Daniel.Sun <[email protected]>
Tweak syntax highlighter of groovy console

github.com/apache/groovy - 571e36faed9ce823f22bd8cbb00f6425420834b2 authored over 3 years ago by Daniel Sun <[email protected]>
GROOVY-10146: Groovy 3 compilation errors are less accurate than Groovy 2

github.com/apache/groovy - 8ba70f6be91b87dec03561be323d733605ae1acd authored over 3 years ago by Daniel Sun <[email protected]>
minor refactor: optimize imports

github.com/apache/groovy - cdb8083be9df57782c857457ef1753fecc355ec4 authored over 3 years ago by Paul King <[email protected]>
Update GINQ user guide

github.com/apache/groovy - eec31fa7bd43643565beee6ce94fd6808627748a authored over 3 years ago by Daniel Sun <[email protected]>
Trivial refactoring: extract common variable

github.com/apache/groovy - 9eed7a82590833b4347cc375152c4054429f5500 authored over 3 years ago by Daniel Sun <[email protected]>
Trivial refactoring: remove redundant type casting

github.com/apache/groovy - 0fffd2ccb95fceaf0fb4c3524212c8d1b2674d5e authored over 3 years ago by Daniel Sun <[email protected]>
GROOVY-10143: add test case

github.com/apache/groovy - 0b4b51ade543521fdb797de3d65f09b08195e1e4 authored over 3 years ago by Eric Milles <[email protected]>
GROOVY-10141: retain parse order of anon. inner types in module classes

- InnerClassVisitor checks this$0 which isn't set up if C$1$1 before C$1

github.com/apache/groovy - 6af09d38dd8237c4e0f3abefb7f70b7468bc425d authored over 3 years ago by Eric Milles <[email protected]>
Fix javadoc issues

github.com/apache/groovy - b3bba1c4190c1ab028c1a9a8fd48399c2788172b authored over 3 years ago by Daniel Sun <[email protected]>
Tweak javadoc

github.com/apache/groovy - 07907ff1c1d4ed1dbcbbff1da66191ad9beedadd authored over 3 years ago by Daniel Sun <[email protected]>
Fix javadoc issues

github.com/apache/groovy - 8dce30382dd4ac8c98bfe5db1b83b3095899b6bd authored over 3 years ago by Daniel Sun <[email protected]>
Workaround javadoc bug

github.com/apache/groovy - 7f4edbaf2aede26e7cce82551a53f08ff857f5e6 authored over 3 years ago by Daniel Sun <[email protected]>
Install graphviz

github.com/apache/groovy - 6e041d383e78bba3abc5f53f28edbc634645ea15 authored over 3 years ago by Daniel Sun <[email protected]>
Try to workaround javadoc bug

javadoc: error - An internal exception has occurred.
1 error
(java.lang.NullPointerException)
4...

github.com/apache/groovy - 051c130458105bcad72a4851db742a10a383e5c1 authored over 3 years ago by Daniel Sun <[email protected]>
Apply thread factory to ginq thread pool

github.com/apache/groovy - 1e521a875f1da9efb7eeadf9adb17d62d3b8382a authored over 3 years ago by Daniel Sun <[email protected]>
Trivial tweak for setting preferred size of numbers panel

github.com/apache/groovy - 134ed00cd26a8df6155cbea50cbc13f2172715de authored over 3 years ago by Daniel Sun <[email protected]>
GROOVY-10135: Bump jansi to 2.3.3

github.com/apache/groovy - c21fe1fdb3ed72e84ee04ec19a586d58a21ace0d authored over 3 years ago by Daniel Sun <[email protected]>
Trivial tweak: avoid reading preferences frequently

github.com/apache/groovy - f62e403cdcce8634d0d044a178f14603950521c5 authored over 3 years ago by Daniel Sun <[email protected]>
Trivial refactoring: extract common variable

github.com/apache/groovy - 32099f637913d0a6d92e2ed1025f88ca786910cf authored over 3 years ago by Daniel Sun <[email protected]>
Trivial tweak: avoid redundant operations when text updated

github.com/apache/groovy - bd56a6b84e5d163a215c5e16537d7ec81e26ac6e authored over 3 years ago by Daniel Sun <[email protected]>
GROOVY-10134: Groovy console can not highlight token properly sometimes

github.com/apache/groovy - 73e6c821d71ccc641b233a643f5b19186f914e96 authored over 3 years ago by Daniel Sun <[email protected]>
GROOVY-10132: XmlUtil.serialize() Emoji bug

github.com/apache/groovy - efcfd3308797d7a3c7527765ce6c74e48363355b authored over 3 years ago by Paul King <[email protected]>
GROOVY-8678: extend test case

Signed-off-by: Harald Fassler <[email protected]>

github.com/apache/groovy - bf7bb958463f929fef47a75b7656addf9df7a9a1 authored over 3 years ago by Harald Fassler <[email protected]>
try to fix dist build

Signed-off-by: Harald Fassler <[email protected]>

github.com/apache/groovy - b76a929c22e0ae3a5bf312480833b0655410d5de authored over 3 years ago by Harald Fassler <[email protected]>
Merge pull request #1588 from nineninesevenfour/GROOVY-8678

GROOVY-8678: allow floating point literals without leading zeroes

github.com/apache/groovy - 8ad3f0ed5ac4d4560e054ebeb72cd323d96581de authored over 3 years ago by Paul King <[email protected]>
GROOVY-8678: allow floating point literals without leading zeroes

fixes https://issues.apache.org/jira/browse/GROOVY-8678

Signed-off-by: Harald Fassler <harald.f...

github.com/apache/groovy - 80895bc72a3706454de294be75ee8b183b2b65f8 authored over 3 years ago by Harald Fassler <[email protected]>
GROOVY-5245: bean-style property access for boolean "is" category method

github.com/apache/groovy - c0b5b234e4f2d35f5d5aca416f6edee0261b13e0 authored over 3 years ago by Eric Milles <[email protected]>
Correct a typo in quote type

github.com/apache/groovy - f23060825e992230a298ed90c0b04986b610904b authored over 3 years ago by Arthur Milchior <[email protected]>
Trivial refactoring: inline variable

github.com/apache/groovy - 8ea882a587ce3183c95ea1bc19dfc44367dc292e authored over 3 years ago by Daniel Sun <[email protected]>
GROOVY-10126: Support parsing multiple YAML documents

github.com/apache/groovy - b3fd3e830bc348dc55190bc14351259e35db43d2 authored over 3 years ago by Daniel Sun <[email protected]>
undo edit

github.com/apache/groovy - 09979f9ad63cde8c6b237be759064f4e8375698e authored over 3 years ago by Eric Milles <[email protected]>
GROOVY-10125: fix for type parameter cycle false positive

github.com/apache/groovy - f48bb0938efd7959accc254a013c55dd0fa7374f authored over 3 years ago by Eric Milles <[email protected]>
GROOVY-3421: evaluate spread-map value only once

github.com/apache/groovy - 05a39632565bee88949c8db9d56b9f9598321fc2 authored over 3 years ago by Eric Milles <[email protected]>
GROOVY-10113: check class cycle for outer types and type parameters

github.com/apache/groovy - eef2a82ec72c7f94e8c60c3e447a85723ac461cf authored over 3 years ago by Eric Milles <[email protected]>
Make Travis CI build work again(closes #1589)

github.com/apache/groovy - 89f148fc9f1c7ee2465b93bda31f5b5dfc38d3cd authored over 3 years ago by Harald Fassler <[email protected]>
Trivial tweak for hash table of hash-joins

github.com/apache/groovy - 00fc7a438c28080799efc4c0c71779307606f4fb authored over 3 years ago by Daniel Sun <[email protected]>
GROOVY-10107: STC: check assign null before type parameter compatibility

github.com/apache/groovy - 0bdad7618fe12e8869cae710607a5056c400b6b6 authored over 3 years ago by Eric Milles <[email protected]>
GROOVY-5453: order category methods before taking first getter/setter

github.com/apache/groovy - 445e0f638432a0bdaa9d50a7d5485d9eafdec8aa authored over 3 years ago by Eric Milles <[email protected]>
GROOVY-10122: stubgen: find type of helper method in special ctor call

github.com/apache/groovy - 9a4df4dd29723e4073e59832c23d0308710039b0 authored over 3 years ago by Eric Milles <[email protected]>
GROOVY-8111: lowestUpperBound: primitives and self-referential types fix

github.com/apache/groovy - c125919e5fd8b5ac6bae3129a29371e31136a9d1 authored over 3 years ago by Eric Milles <[email protected]>
GROOVY-8638: erase generics for no-signature fields/methods like bridges

github.com/apache/groovy - 26a28be1f31a10b04ffc3315f19d4fca510d2581 authored over 3 years ago by Eric Milles <[email protected]>
refactor

github.com/apache/groovy - 61df54b88bcadf500ac73c5d4f095d4d078dc12e authored over 3 years ago by Eric Milles <[email protected]>
refactor interface collect methods

github.com/apache/groovy - cfd5ef09e43d3f29fb3c2d5468858c15d0cf165c authored over 3 years ago by Eric Milles <[email protected]>
GROOVY-5239: prefer outer class method over static import method

github.com/apache/groovy - a5563982e437dfe173fc0fc00f3da91df5524137 authored over 3 years ago by Eric Milles <[email protected]>
GROOVY-10112: IndexedProperty AST transform should only provide the getter for immutable fields

github.com/apache/groovy - d3d06f7c0d4e5d621345919b4020e35456d1ace6 authored over 3 years ago by Paul King <[email protected]>
Trivial refactoring: extract common variables

github.com/apache/groovy - d7f9edc7209a87d5525b4d44a93eebedc5f11c8c authored over 3 years ago by Daniel Sun <[email protected]>
Update dep verification metadata

github.com/apache/groovy - 01b10051ee02a1baede06df7d384fc3d2205d0d9 authored over 3 years ago by Daniel Sun <[email protected]>
GROOVY-10119: Bump versions gradle plugin to 0.39.0

github.com/apache/groovy - 05ff25efa15ce67a15b30c74e619a0eb0e0d236f authored over 3 years ago by Daniel Sun <[email protected]>
GROOVY-10118: Bump xstream to 1.4.17

github.com/apache/groovy - a260ab37c43af688a7d07b8768eed77a35722f2f authored over 3 years ago by Daniel Sun <[email protected]>
GROOVY-10117: Bump javaparser to 3.22.1

github.com/apache/groovy - 21cc8f3e095c7a68c75ccef030f754510390e736 authored over 3 years ago by Daniel Sun <[email protected]>
GROOVY-5441: add test cases

github.com/apache/groovy - 8eddbe2a1a24ee0a1d4eb8c0b95060da03cfdfb9 authored over 3 years ago by Eric Milles <[email protected]>
GROOVY-5423: add test case

github.com/apache/groovy - 03a94013582bdce35b6826c70656b49e4e7b79d6 authored over 3 years ago by Eric Milles <[email protected]>
GROOVY-5364: find static members from static script methods

github.com/apache/groovy - 7d21ac466be191b7d2ce6f6c0a480cf94180c0a7 authored over 3 years ago by Eric Milles <[email protected]>
GROOVY-5204: add test case

github.com/apache/groovy - 2c6c2e37709a5422674385134f9fc4d6bedf24a1 authored over 3 years ago by Eric Milles <[email protected]>
GROOVY-10110: AST browser should show additional information

github.com/apache/groovy - c36c8bf3d24ce41e972e3f3e7a5763acf96f46b1 authored over 3 years ago by Paul King <[email protected]>
GROOVY-9985, GROOVY-9994, GROOVY-10111: STC: check array sizes and values (not like cast)

github.com/apache/groovy - 1265acad6ec56b6b97549fb7fc0cc28036a0ff8d authored over 3 years ago by Eric Milles <[email protected]>
GROOVY-10102: trait SelfType: continue checking self type for self types

github.com/apache/groovy - 84b03c439fc4d5fa73f89210882b62a131588263 authored over 3 years ago by Eric Milles <[email protected]>
formatting and tweak to comment

github.com/apache/groovy - 85a62d6ca3e4ed093a7375bd5ab9d9a65f26f9a4 authored over 3 years ago by Paul King <[email protected]>
GROOVY-6851, GROOVY-9151, GROOVY-10104: SC: skip Verifier-generated method nodes

github.com/apache/groovy - 8cbfc36e596bda62518aef36903221cec5fbf992 authored over 3 years ago by Eric Milles <[email protected]>
GROOVY-10106: trait field init may call trait method(s) so process first

github.com/apache/groovy - 3113b6a596ecb85afeb6de51eabfc9d404366d52 authored over 3 years ago by Eric Milles <[email protected]>
InvokerHelper#createScript makes fewer assumtions about non-Script class

github.com/apache/groovy - 7a56d7130aaf7b5244fa5a82fa0505fb7509f51f authored over 3 years ago by Eric Milles <[email protected]>
fix typo in test name

github.com/apache/groovy - 34676defd9d79d23eb3509c8eb2aee1812f24cf5 authored over 3 years ago by Paul King <[email protected]>
update verification metadata

github.com/apache/groovy - 20cd439b1429eec9567b696e7e7d4edf7f446159 authored over 3 years ago by Paul King <[email protected]>
GROOVY-10098: STC: infer return type from Closure<T> for short-form call

github.com/apache/groovy - 7855eb2d4e29a01dd52d7b84b4d27c7ce0d260d9 authored over 3 years ago by Eric Milles <[email protected]>
update verification metadata

github.com/apache/groovy - 9961a67db31f7889cfb9a927ccc26c3ece0e41b9 authored over 3 years ago by Paul King <[email protected]>
update verification metadata

github.com/apache/groovy - 53ed98417dafc4e6050be35bd9cc0e59e8e58e35 authored over 3 years ago by Paul King <[email protected]>
add comments

Signed-off-by: nineninesevenfour <[email protected]>

github.com/apache/groovy - 7eaaf99eb6e999287c90c4175c4d313bf17a40e2 authored over 3 years ago by nineninesevenfour <[email protected]>