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
Instead of using the `ext` container which is not considered a good
practice, this commit introd...
github.com/apache/groovy - 41431ee9a4c3785c8c71c8f8ba61b004d69b61b4 authored over 4 years ago
The `dist` task should actually trigger the creation of all the
"distribution" artifacts, instea...
and offer the ability to use GPG command line
github.com/apache/groovy - a884ac2ef673ebd5537ad7c51f4e7bad1faeb9f3 authored over 4 years agogithub.com/apache/groovy - da4f26169aafcb6c1843e2b56f7b72e7e4c82aa0 authored over 4 years ago
github.com/apache/groovy - b40b9219e3bd48fb6fb81759a5dcd5c8ad699c27 authored over 4 years ago
github.com/apache/groovy - fa61126cc2c1c04dcfaf283a3cf08830a1c131c0 authored over 4 years ago
github.com/apache/groovy - b73eb6bafdf6da64423ae093b78e017d691f7300 authored over 4 years ago
github.com/apache/groovy - 3e635599d82c60a3ba83c14209b7749d3ff01197 authored over 4 years ago
This allows more task configuration avoidance, while making
things cleaner!
The backports modules are a bit special. If we want to keep them they
would have to be reintrodu...
github.com/apache/groovy - 8a9f83b8febd819dda54ffdcb48fec5a8b907692 authored over 4 years ago
Again instead of blindly applying the plugin to all projects,
it's now applied only where it mak...
This module should basically do what remains in `assemble.gradle`:
it's about the end deliverabl...
github.com/apache/groovy - 3a7c82753a3c10da0b2a5feaf1835ad2edfda8bc authored over 4 years ago
Instead of hardcoding projects which generate grooid jars,
we now have an extension on the libra...
github.com/apache/groovy - d9deb28f24a0ff53164ef83c60e1e9658fa0acdc authored over 4 years ago
Make use of a distribution extension to configure things.
github.com/apache/groovy - 4720bf23c64dfe4dc854586f68c420fa8079670d authored over 4 years agogithub.com/apache/groovy - 4f7042b706a88d75cdd87472f6f27d91124bf8ef authored over 4 years ago
Lots of the tests were actually reaching out to other project
directories directly, making the r...
github.com/apache/groovy - ef37be6512189d6f0edc519101662c86a8b72ed9 authored over 4 years ago
This commit introduces more cleanup of the Gradle build,
in particular how the jars are built. I...
Gradle itself deprecates HTTP repositories, so the check is redundant.
github.com/apache/groovy - abf498f6295ac5fce65fdd430f9fd322d46993cf authored over 4 years agogithub.com/apache/groovy - 5ec96f0c601a1950dc43f886b6851eea40717e42 authored over 4 years ago
This commit reworks how publications are built. Before,
the publishing mechanism used a bunch of...
This commit introduces a convention plugin for libraries
produced by this build. This is the fir...
The 'target' directory is a relic of the Ant era. With Gradle
the default output directory is na...
This commit makes the `groovy-all` and `groovy-bom` components
proper subprojects. This will all...
Using features, it's not necessary to tweak the generated
POM files.
See https://blog.gradle.or...
github.com/apache/groovy - 2f894215646900571d42857df909cf8780e21dfe authored over 4 years agogithub.com/apache/groovy - 770ae5ffc9b861baadfc52447c64e45591a70b37 authored over 4 years ago
github.com/apache/groovy - a3fa777731220b67166e72f904fe90fbcf1d6dd1 authored over 4 years ago
github.com/apache/groovy - 9512b798abc11c3f7d762e3aae454f3d65e592ee authored over 4 years ago
github.com/apache/groovy - 08a88d80059e5ece00ddc2619f518fd177336a4f authored over 4 years ago
github.com/apache/groovy - e5abb35678eeeaae8106d595d387bba7134e4abf authored over 4 years ago
github.com/apache/groovy - 7cf8724dd6fe2ca17224ed24911a98966649c70e authored over 4 years ago
- add error for early phase request
closes #1378
github.com/apache/groovy - 2c294bc982e03e35ca2f301dd205cd60fe7c3e0f authored over 4 years agogithub.com/apache/groovy - 146f06bda613c8eb897a7b42e906e8f4bbe05c7f authored over 4 years ago
github.com/apache/groovy - be8703e58328c9d98b861507c77551a54ca1abfa authored over 4 years ago
github.com/apache/groovy - 8ab100cad6d093ea39453bf2d7acb8e69870e050 authored over 4 years ago
github.com/apache/groovy - 1374fc1fd4333e70cc5849b599391db53939207d authored over 4 years ago
github.com/apache/groovy - 97bbeb7059b5cb7749bbc2d18a5c450c3effc9ec authored over 4 years ago
github.com/apache/groovy - e66e92ae7a75ddd4f1fd500a30751ab715b8b9c8 authored over 4 years ago
github.com/apache/groovy - 8385f8288acd8b63d507d63ce14941f207ec3c8c authored over 4 years ago
github.com/apache/groovy - 923dd631ca53d9c1a090a55e444fca3bc91722b4 authored over 4 years ago
github.com/apache/groovy - 9258cd32723438468672417893f663540c1a5ffe authored over 4 years ago
github.com/apache/groovy - 012b47f26470745ce96dcdc49b75020a0c95d786 authored over 4 years ago
github.com/apache/groovy - f16c7da3cfc114ff3ab91af2a8e9aab24823701f authored over 4 years ago
github.com/apache/groovy - 8cecad4ce9805cd95ef02f5727c6a6b31352aaba authored over 4 years ago
github.com/apache/groovy - 5744d6ed8de9a44024ad6881dcf4e2bbd7dff9ba authored over 4 years ago
github.com/apache/groovy - b499fbebd16ab025292629ca62a89047d52e9109 authored over 4 years ago
github.com/apache/groovy - 59e14e1d6d4a21dbba2222963f9984dda9f15e18 authored over 4 years ago
github.com/apache/groovy - 946eaa496c8319dc8d067c39fffac9978e1729a0 authored over 4 years ago
github.com/apache/groovy - 7001afedf510b31484128f91d04c0c966bce9967 authored over 4 years ago
github.com/apache/groovy - 4acca2856baf7483b23bdf9002b35a6bf4501da2 authored over 4 years ago
github.com/apache/groovy - 3cae41ea52e9cd62fce21b50c2c84e4a159da5cc authored over 4 years ago
github.com/apache/groovy - 6a38568b2af9a10c96295061e2ea2774c5553b67 authored over 4 years ago
github.com/apache/groovy - 939cbb3959e29402aec25fe4a7fabaeb352e951c authored over 4 years ago
class C implements T {
//Object get() {}
}
trait T<X> {
X get() {}
}
github.com/apache/groovy - 1e02f82e13532a27d3d7f6b33cee171a858f5ae9 authored over 4 years ago
github.com/apache/groovy - 57559e53e7219bba114cef07a47d84f72b131875 authored over 4 years ago
github.com/apache/groovy - 0ed998165a05d9f0ddc4466e1e84bd4ac01e8ca6 authored over 4 years ago
github.com/apache/groovy - cfa5374722db23ae5940685620e0016ef1af953f authored over 4 years ago
github.com/apache/groovy - 45c38f97031d3d457ee539738f71143ff441b8a7 authored over 4 years ago
github.com/apache/groovy - 1e98a892715c24cf570b24c28aa46a8e54b79563 authored over 4 years ago
A muse configuration and file is necessary to educate the MuseDev CI
system on how to build groovy.
github.com/apache/groovy - aefc40b0dac30c2630d342925a84db462fa2726a authored over 4 years ago
github.com/apache/groovy - a06f495146ce1146e4cbd239738165e13600070a authored over 4 years ago
github.com/apache/groovy - 8270bdcfce8f00a1b157593b0a174f61828a70a9 authored over 4 years ago
github.com/apache/groovy - f784eefa3c8c0eac514888e6064fe6777c05a07e authored over 4 years ago
github.com/apache/groovy - 93d3bfdee0f771f50c535ff54e28e033d4adf0ad authored over 4 years ago
github.com/apache/groovy - f016c095f1273615e1b599fefbb32ad41d15714d authored over 4 years ago
github.com/apache/groovy - 20d91b9d1e480dd5355248a5dd08363ef3775b38 authored over 4 years ago
github.com/apache/groovy - 8e1aaf1675e8e00ce99d384557c9e524bde5be17 authored over 4 years ago
github.com/apache/groovy - 1cf3c02376354aded7f29106f897a16d94e95312 authored over 4 years ago
github.com/apache/groovy - faca105e977e1f1585f9854d8c4ff2b03f3fc826 authored over 4 years ago
github.com/apache/groovy - 745f567bc1beea5b7cc14e43fe3de1b77f214d6b authored over 4 years ago
github.com/apache/groovy - 86953afca060c5be300af7eb60fe8e235f1456a5 authored over 4 years ago
github.com/apache/groovy - d84b89dbaf83beb2eaf7f7b100ce62034022495a authored over 4 years ago
github.com/apache/groovy - 360fbc532e4412fd4802dc4e07a3ca885ef83a54 authored over 4 years ago
github.com/apache/groovy - 8de61ebd7318f358f9fb9a5090ba81ce0ee7546f authored over 4 years ago
github.com/apache/groovy - 1fadf91bf1463131bfb3b57dee14e8921b6ba63e authored over 4 years ago
github.com/apache/groovy - 18f12ffcf4d920d2b223f68d30e99518d83a7e3e authored over 4 years ago
github.com/apache/groovy - 72050c54b47ce2e7a9a72dd579f5ac6521561607 authored over 4 years ago
github.com/apache/groovy - 3c02115abd414f865d31e7dc146becf94c7310e5 authored over 4 years ago
"m(Collections.emptyList())" does not supply type arguments to emptyList
github.com/apache/groovy - c7ec6c81764b34ca56aedd6097465016d15eb733 authored over 4 years agogithub.com/apache/groovy - ab9c1e4c079453a76cc089a530cca3bca2e25ed3 authored over 4 years ago
github.com/apache/groovy - ed86e844f9d5562d2572f9c4403aa52299f5943a authored over 4 years ago
github.com/apache/groovy - c6653eb49346061518f5026675f0a164b4a1c60e authored over 4 years ago
github.com/apache/groovy - b4a9ad0fddcfdec7f8f6f0d7da68f3eeafb2b96a authored over 4 years ago
github.com/apache/groovy - ab0abf62a2aa3a29b88a978d2262ca0facd9481b authored over 4 years ago
github.com/apache/groovy - 46a581cbc63f0aeb408eaf7bd684cdd55a6e247c authored over 4 years ago
github.com/apache/groovy - a78bd42ac4de75a084884324f1deadd486dee7a1 authored over 4 years ago
github.com/apache/groovy - 9dc052cbf820f2a1542e5d87f89d61a930e0cdee authored over 4 years ago
github.com/apache/groovy - 5fdf048d8d099e58d87a7cb66e080217d48c1031 authored over 4 years ago
github.com/apache/groovy - 13690b913cb90251fe2954d1ac0480dbf82198c9 authored over 4 years ago
github.com/apache/groovy - 32f9cf510c65210eba85a8bf87ac746a58bcdbcd authored over 4 years ago
github.com/apache/groovy - 30f5dcfc610d573d5d831a6f02384c1134372fa7 authored over 4 years ago
github.com/apache/groovy - 7039d6a6c9ad2c7f0aba832b57a7317ba867004b authored over 4 years ago
- Java Strings are UTF-16
github.com/apache/groovy - a1fa2ae759c373559f8c2571d16e5e833896be35 authored over 4 years agogithub.com/apache/groovy - e67c3465ea44d1823956941ecff1cfbe708b5805 authored over 4 years ago