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-10717: proxy method if abstract or no abstract overload exists

github.com/apache/groovy - 778124fa25a2a12229eb43fd5cd0fd71e86fb0aa authored about 2 years ago by Eric Milles <[email protected]>
GROOVY-8243: support closure for functional interface that extends trait

github.com/apache/groovy - 4d9c61cb054a780e04d13fe52df185ac5c22d28c authored about 2 years ago by Eric Milles <[email protected]>
fix typos

github.com/apache/groovy - a42ddaf4b730e3e8c2f7069f25f33e8fb7609f4d authored over 2 years ago by Eric Milles <[email protected]>
GROOVY-10771: STC: extension documentation

github.com/apache/groovy - 0a7f240b88b212e26c1bd6f570000c68db6738bc authored over 2 years ago by Eric Milles <[email protected]>
sync with 4_0_X

github.com/apache/groovy - 4d177e7cb5193c3ed7b12fb1d350d40df0cfaaa3 authored over 2 years ago by Eric Milles <[email protected]>
GROOVY-5744, GROOVY-10666: multi-assign via `iterator()` or `getAt(int)`

github.com/apache/groovy - 3f9f88c187b06b54eb5db33886dec56fdc192c66 authored over 2 years ago by Eric Milles <[email protected]>
fixed typo

'an' -> 'and'

github.com/apache/groovy - b40b3c0134dbf3dde97be997d2328097153e9cd2 authored over 2 years ago by Alexander Stohr <[email protected]>
GROOVY-7164, GROOVY-10787: STC: resolve placeholders for property lookup

github.com/apache/groovy - 00d84da2f5b16b2e262f2bc58c4482d76ab6abe3 authored over 2 years ago by Eric Milles <[email protected]>
GROOVY-10783: propertyMissing of category does not work when indy enabled

Though groovy 4+ enable indy by default, gradle does not.
To enable indy in gradle, set `groovyO...

github.com/apache/groovy - eafa345aaf142a1358f9884214d3523e3f7fff35 authored over 2 years ago by Daniel Sun <[email protected]>
GROOVY-10785: Bump asm to 9.4

github.com/apache/groovy - d2b951231929f9264846c0118436ce1c3401f7a5 authored over 2 years ago by Daniel Sun <[email protected]>
Bump org.sonarqube from 3.0 to 3.4.0.2513

Bumps org.sonarqube from 3.0 to 3.4.0.2513.

---
updated-dependencies:
- dependency-name: org.so...

github.com/apache/groovy - abfb431984c636d8207933acc28460769bcc0808 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump com.github.jk1.dependency-license-report from 1.3 to 2.1

Bumps com.github.jk1.dependency-license-report from 1.3 to 2.1.

---
updated-dependencies:
- dep...

github.com/apache/groovy - fbb5081e291001d3d098cfe03f013f9a3e9b35ac authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Support maintaining gradle dependencies by dependabot

github.com/apache/groovy - 6991e67056081c63ffc5e0c54d2331708a05e968 authored over 2 years ago by Daniel Sun <[email protected]>
Update required Java version in README

github.com/apache/groovy - 9725d75d5ee728dd8ec5c4bf713bfa788f682a02 authored over 2 years ago by Daniel Sun <[email protected]>
Enable incremental Groovy compilation for bootstrap

github.com/apache/groovy - ef498c5b921047e530d6c0e8bc29c6d5a1f67a2c authored over 2 years ago by Daniel Sun <[email protected]>
GROOVY-10770: STC: extension composition

github.com/apache/groovy - 168ac8f269620f3d2bef85dbabd364823f8f2dec authored over 2 years ago by Eric Milles <[email protected]>
GROOVY-10781: Bump testng to 7.6.1

github.com/apache/groovy - 2266a398bae17b7b63646054100cd94f6839f3c8 authored over 2 years ago by Daniel Sun <[email protected]>
Migrate JavaPluginConvention to JavaPluginExtension

JavaPluginConvention has been deprecated, and will be removed in Gradle 8, we should migrate to ...

github.com/apache/groovy - 01fb1cfaf30e9c9f33325fda0e572724ceec20bb authored over 2 years ago by Goooler <[email protected]>
GROOVY-10780: Bump spock to 2.3-groovy-4.0

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

github.com/apache/groovy - 353b27a8696b9f7b7be4cdee08f956e07084cda3 authored over 2 years ago by Daniel Sun <[email protected]>
GROOVY-10779: Bump japicmp plugin to 0.4.1

github.com/apache/groovy - df2b17ca2c6520610a025c62c7e1dba0559bdf7e authored over 2 years ago by Daniel Sun <[email protected]>
GROOVY-10778: Bump junit-platform to 1.9.1

github.com/apache/groovy - 39b94c0b925f08577ced1e136e61855c6b7e9c51 authored over 2 years ago by Daniel Sun <[email protected]>
GROOVY-10777: Bump junit5 to 5.9.1

github.com/apache/groovy - b818680fc1521c666dd11bef9e9a52a625111fc2 authored over 2 years ago by Daniel Sun <[email protected]>
GROOVY-10776: Bump jackson-databind to 2.13.4

github.com/apache/groovy - ce61859e9e1cfdc6fc616445ac8c0bc05bef47a8 authored over 2 years ago by Daniel Sun <[email protected]>
GROOVY-10771: STC: add `import org.codehaus.groovy.ast.*` for extensions

github.com/apache/groovy - 3ff60dd069e136b162da80c9ebd90c16c427422d authored over 2 years ago by Eric Milles <[email protected]>
GROOVY-10763: `setSuperClass`/`setInterfaces` updates generics indicator

github.com/apache/groovy - c5b3a4f7badb6cef592c935bb05f60ad9243f95f authored over 2 years ago by Eric Milles <[email protected]>
test JDK19

github.com/apache/groovy - 3983ac9e04f70347f87d682fed33734da3cbdd38 authored over 2 years ago by Paul King <[email protected]>
test JDK19

github.com/apache/groovy - 9b219980d7ad91f92d47d54f299309e28c72be96 authored over 2 years ago by Paul King <[email protected]>
test JDK19

github.com/apache/groovy - 641f10d0c856c419f4d4cedac660f3b9a38fa918 authored over 2 years ago by Paul King <[email protected]>
GROOVY-10757: STC: don't write inference metadata to `PropertyNode`

github.com/apache/groovy - 6a2e7b4a28b9e42588791bf8b50e70c530075ca4 authored over 2 years ago by Eric Milles <[email protected]>
GROOVY-10767: add test case

github.com/apache/groovy - 69a4402f8033303ce979e41ae66983494f02f337 authored over 2 years ago by Eric Milles <[email protected]>
GROOVY-10765: STC: don't connect unresolved placeholder

github.com/apache/groovy - ed5a0ca3ea8ea06a0e3518d6cd73d540ac056777 authored over 2 years ago by Eric Milles <[email protected]>
add some doco on arrays into the GDK section (additional heading)

github.com/apache/groovy - 9620459329b4170a87596093f464fe5cd18d8f1d authored over 2 years ago by Paul King <[email protected]>
add some doco on arrays into the GDK section

github.com/apache/groovy - 0ed40ac70009a441ca189e8fbcd5a1c23943396e authored over 2 years ago by Paul King <[email protected]>
prefer @TempDir to legacy @Rule

github.com/apache/groovy - c4c50bfa8ad6a1817af2dac950b168a0175afd25 authored over 2 years ago by Paul King <[email protected]>
finer grained dependency

github.com/apache/groovy - 347cb2fe81c1a4eadd5bf4c1f6ad079cf41526d9 authored over 2 years ago by Paul King <[email protected]>
GROOVY-10543 Publish groovy-all as library (sync with Groovy 4_0_X)

It will be easier to make changes in one go at a later stage if we indeed decide to offer a platf...

github.com/apache/groovy - 64917dbf7787ad773b256b73f764f7528435da76 authored over 2 years ago by Paul King <[email protected]>
Rename buildSrc to build-logic

github.com/apache/groovy - 59f3a410cc62e941573ea9b064dd1416b5f526ab authored over 2 years ago by Goooler <[email protected]>
Migrate buildSrc to composite build

github.com/apache/groovy - f4a0aada5e12514f6d82ba6096980f578143017e authored over 2 years ago by Goooler <[email protected]>
Configure all maven repos in dependencyResolutionManagement

github.com/apache/groovy - cbd62855b14db3cf0fe70413aed43cc0a8babf46 authored over 2 years ago by Goooler <[email protected]>
Cleanup build-logic

github.com/apache/groovy - db4cb65491b5b2f3a7fc5f1fd96b6176ecd46844 authored over 2 years ago by Goooler <[email protected]>
Remove redundant repos

github.com/apache/groovy - 3bcc7506cd070ee06ddc754d820f5da16ca4571b authored over 2 years ago by Goooler <[email protected]>
Revert "Cleanup build-logic"

This reverts commit 969d8b24ffaa9e1ca2fc226979a7385f1057e70a.

github.com/apache/groovy - aae99bac6a90ab8ef3c3f4a838a6537d8db5fdf9 authored over 2 years ago by Goooler <[email protected]>
add license header

github.com/apache/groovy - 781e407bf2c29918dc44d37419c7faff52609643 authored over 2 years ago by Paul King <[email protected]>
add license header

github.com/apache/groovy - a716a17ee4d2e9ea2c259923f6a7a75de00828c3 authored over 2 years ago by Paul King <[email protected]>
GROOVY-10759: groovy-datetime should support collections of fields when accessing a temporal accessor

github.com/apache/groovy - d57971f5ed276ef2deae5cbf16b0e23e498c5991 authored over 2 years ago by Paul King <[email protected]>
GROOVY-10278: reuse `targetJavaVersion`

github.com/apache/groovy - 86352d052b63ca8efac4fec95a3fe26506f5e92a authored over 2 years ago by Daniel Sun <[email protected]>
GROOVY-10278: set bytecode version as JDK11

github.com/apache/groovy - 32d1a3a610540f1da337ed1ce8df878a4bed86f1 authored over 2 years ago by Daniel Sun <[email protected]>
GROOVY-10278: `CompilerConfiguration`: improve target bytecode selection

github.com/apache/groovy - 0d536b522a942c6377a2b614719f1e36d7c9d89a authored over 2 years ago by Eric Milles <[email protected]>
GROOVY-6668, GROOVY-8212: STC: distance of `GString` for `String` target

github.com/apache/groovy - 5064b65afa0f3acf5490f1ea458163411c0c6339 authored over 2 years ago by Eric Milles <[email protected]>
Trivial tweak for Operators documentation

github.com/apache/groovy - 0b8f0dfd4a4d93f437a64502c7f8c44e04d5a711 authored over 2 years ago by Daniel Sun <[email protected]>
assert fails because by default `@ToString` `includePackage` property is set to `true` returning package name along with object name i.e. `groovy.Element(Helium, 2)` is returned value on the right hand side

github.com/apache/groovy - 1fdcedb590a743a5b2cc1fec525031a2a92360cc authored over 2 years ago by Alex Golub <[email protected]>
Add membership negation assert example

github.com/apache/groovy - 9f72c55f89e2b278f99a91de5f7938958ad10124 authored over 2 years ago by Alex Golub <[email protected]>
Equivalency to Java `equals(Object)` and `==` respectively

github.com/apache/groovy - 18e5d2f7aed52d193999586e0576e660e1fb2a83 authored over 2 years ago by Alex Golub <[email protected]>
Use static `valueOf(String)` method instead of the deprecated `new Integer(String)` constructor

github.com/apache/groovy - 6f03d16320ee2b48954e37b93bad8653eb4de540 authored over 2 years ago by Alex Golub <[email protected]>
Avoid inconvertible types warning at the `assert composite*.id == [1,2]` as left hand side is `ArrayList<Long>` while right hand side is `ArrayList<Integer>`

github.com/apache/groovy - 5dec8691ff0c4da4c2cb8c135cf93775092b9ffc authored over 2 years ago by Alex Golub <[email protected]>
GROOVY-7919: add `isCase(Iterable,Object)` for `in` and `!in` support

github.com/apache/groovy - 3d482bcac1548051a6ae7734e9e09a10d208939d authored over 2 years ago by Eric Milles <[email protected]>
GROOVY-7976, GROOVY-7992: DGM: `Comparator<? super T>` for parameters

github.com/apache/groovy - 628872aef10cf1454e49973fc5d08c611f620e5a authored over 2 years ago by Eric Milles <[email protected]>
Add a test for "GROOVY-9999: @TypeChecked results in Error when groovy casts to BigDecimal ([Static type checking] - Cannot find matching method java.lang.Math#sqrt(java.math.BigDecimal))"

github.com/apache/groovy - b62dec0d1828390eb39a7154874c17a70e5c7e93 authored over 2 years ago by Daniel Sun <[email protected]>
GROOVY-6939, GROOVY-8499, GROOVY-8816: STC: closure/lambda param count

github.com/apache/groovy - ea34146709b5f1afec9d84b00c2311f0bb5c8d89 authored over 2 years ago by Eric Milles <[email protected]>
GROOVY-8136: STC: map literal assignment to interface that extends `Map`

github.com/apache/groovy - 099cf5b3f0ca61ea5daa72ebcea66ef09a74fd84 authored over 2 years ago by Eric Milles <[email protected]>
minor groovydoc refactor - adopt latest settings for Groovydoc

github.com/apache/groovy - 6c5d7b2af1ca8fffc11451a3173ac3f3026151a4 authored over 2 years ago by Paul King <[email protected]>
GROOVY-10753: Bump jackson databind version to 2.13.4

github.com/apache/groovy - 1b754e330f9d7876a7f2d43bf7dabf4f7c3e0299 authored over 2 years ago by Paul King <[email protected]>
GROOVY-10748: logback-classic 1.3.0 and 1.4.0 breaks on Groovy

(we override the transitive dependency from testng which is bundled in the standard installation)

github.com/apache/groovy - d5afa5137358bcc8d3abbd9ff0f2ef0e7b0bfb53 authored over 2 years ago by Paul King <[email protected]>
GROOVY-10752: Bump logback to 1.3.0 (test dependency)

github.com/apache/groovy - 4d3dd2e4689f77a9bca57442150700d86d62b99c authored over 2 years ago by Paul King <[email protected]>
GROOVY-10751: Bump slf4j to 2.0.0 (test and standard install dependency)

github.com/apache/groovy - 9d2485493bc8e6b351abea29f38c9cfcab8d6b23 authored over 2 years ago by Paul King <[email protected]>
typo corrections

github.com/apache/groovy - d1997c9dbbbcf89917c92577efcd900f30f7532c authored over 2 years ago by Paul King <[email protected]>
GROOVY-10742: SC: error for `void` method reference if need return value

github.com/apache/groovy - 75520486ccd7f12b4f4c1e93cba6e738eedd0aa7 authored over 2 years ago by Eric Milles <[email protected]>
Further tweak for `clone` via `InvokerHelper`

github.com/apache/groovy - 38e45ceabbc9a597ac5c7d667036af1dc9af69ee authored over 2 years ago by Daniel Sun <[email protected]>
Trivial tweak for `clone` via `InvokerHelper`

github.com/apache/groovy - e103174a8ea4d85b7446a5860f2f19628ea9b2fb authored over 2 years ago by Daniel Sun <[email protected]>
Update AST checks in test

github.com/apache/groovy - 72fbd8e52c9cc4dfa122033b64813a7a70f03a33 authored over 2 years ago by Daniel Sun <[email protected]>
Trivial refactoring: eliminate redundant checks for `CloneNotSupportedException`

github.com/apache/groovy - f11444838fced17b0f682707adda47c90cb48703 authored over 2 years ago by Daniel Sun <[email protected]>
Trivial refactoring: use `ObjectUtil` to clone

github.com/apache/groovy - 3d1641d62e7dd5c92a473e49ac2548180a42ac4c authored over 2 years ago by Daniel Sun <[email protected]>
Trivial tweak: invoke method directly

github.com/apache/groovy - c5b3e7ec73a41d8471e671b410b26acaa15383f5 authored over 2 years ago by Daniel Sun <[email protected]>
Tweak test

github.com/apache/groovy - c913465714fdf5134c912080f7fffe2765b77610 authored over 2 years ago by Daniel Sun <[email protected]>
GROOVY-10747: Fix illegal access for object clone on JDK16+ (#1781)

* GROOVY-10747: Fix illegal access for object clone on JDK16+

* Minor tweak

github.com/apache/groovy - 2de43441ca85ed2278de976b02daac18a242f84c authored over 2 years ago by Daniel Sun <[email protected]>
GROOVY-10749: STC: closure/lambda/reference parameter(s) as type witness

github.com/apache/groovy - 3b9e31cce6c1aa1aea1947afd6dd16abb77eaf13 authored over 2 years ago by Eric Milles <[email protected]>
GROOVY-10734: STC: `Type::instanceMethod` specifies first param type

github.com/apache/groovy - 9bffe17a6831fedd7eeb62ace9b8a920b1451278 authored over 2 years ago by Eric Milles <[email protected]>
GROOVY-10737: Groovydoc deprecation list page is always empty even if @deprecated is used in groovydoc comments on some elements

github.com/apache/groovy - 6b275d14fc2a922efbf21cf086b1bffaa277cc31 authored over 2 years ago by Paul King <[email protected]>
GROOVY-10743: The use method for Category classes can't take an interface with static methods due to a NPE

github.com/apache/groovy - bdf817acf000464af47a24b52ec025fa065c07cc authored over 2 years ago by Paul King <[email protected]>
GROOVY-10739: Improve error message for malformed grab coordinate

github.com/apache/groovy - f6def07deab134fe58595286e7e95379e71f45ba authored over 2 years ago by Paul King <[email protected]>
GROOVY-10744: STC: assignment of primitives to wrapper-type interfaces

github.com/apache/groovy - 20eac13c23c5e0c202c0de48b62b9ab070ca4041 authored over 2 years ago by Eric Milles <[email protected]>
GROOVY-10741: STC: method pointer/reference to generated property method

github.com/apache/groovy - a228fae2d16c22a59fd29b8d4b205d9be059dadc authored over 2 years ago by Eric Milles <[email protected]>
GROOVY-10738: Bump Spock to 2.2 (test dependency)

github.com/apache/groovy - c049c67aef1b2c20bbb918269cab36c159251082 authored over 2 years ago by Paul King <[email protected]>
GROOVY-10736: Bump gson (test dependency) to 2.9.1

github.com/apache/groovy - a80f33a9efc4845f569314e8827afe2c5567c9d0 authored over 2 years ago by Paul King <[email protected]>
GROOVY-10732: @Immutable handling of cloneable types should have the same behavior for non-cloneables on JDK16+

github.com/apache/groovy - 513dd31f08c4039d5850c9589a6631a1413773b2 authored over 2 years ago by Paul King <[email protected]>
Update groovy-build-test-ea.yml

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

github.com/apache/groovy - 04aa1570eb72173297790731e79224c5a2ddcaa5 authored over 2 years ago by Alex <[email protected]>
minor refactor

github.com/apache/groovy - 9dad151967141aeed4102579cc0b65428a943826 authored over 2 years ago by Paul King <[email protected]>
Bump Gradle Enterprise plugin to 3.11.1

github.com/apache/groovy - b18164011618b2bc76791817e763f44e4e2f332f authored over 2 years ago by Goooler <[email protected]>
Trivial tweak for checking conditions further

github.com/apache/groovy - bd39d5263969330b947cadb01ed74fc7949ef2ae authored over 2 years ago by Daniel Sun <[email protected]>
Trivial tweak for checking conditions further

github.com/apache/groovy - 51d22ae9ab35cd6ec2d597c13823a39c2b6e1757 authored over 2 years ago by Daniel Sun <[email protected]>
Trivial tweak for checking conditions

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

github.com/apache/groovy - f3dc75c75f770b4350cd945d1c8301583baffb44 authored over 2 years ago by Daniel Sun <[email protected]>
GROOVY-10730: Fix accessing `clone` illegally

github.com/apache/groovy - 0628b2dd46e6ceebfc735b1767d01b29fccf5818 authored over 2 years ago by Daniel Sun <[email protected]>
GROOVY-10730: Remove the jdk16+ add-opens jvm args

github.com/apache/groovy - f3913253998953532c2e6cc99886ca12446496ad authored over 2 years ago by Daniel Sun <[email protected]>
GROOVY-10730: Bump Gradle to 7.5.1

github.com/apache/groovy - 69b88f0bfd6b430358daf611f3f420cab4a29ce0 authored over 2 years ago by Paul King <[email protected]>
GROOVY-10731: run `MarkupTemplateEngine` type-checked not static compile

github.com/apache/groovy - 8baba1ada24a75d89bd6c01ba97489526fd21717 authored over 2 years ago by Eric Milles <[email protected]>
Add one more test for `clone` array

github.com/apache/groovy - ce15eaef34d7d77d0186dd82f7132e6644ad8761 authored over 2 years ago by Daniel Sun <[email protected]>
Trivial refactoring: extract variables

github.com/apache/groovy - a55b6e09fe4d84a5901842d48adfd1ad6ea28b44 authored over 2 years ago by Daniel Sun <[email protected]>
Revert "GROOVY-10730: Bump Gradle to 7.5.1 (minor tweak)"

This reverts commit 7ba67f3659cb43d4c60d552eb3dfc7d6dbb81d02.

github.com/apache/groovy - 0ffc344a04063d077dd3ad18a1cc036db3352f45 authored over 2 years ago by Daniel Sun <[email protected]>