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

Avoid deprecated `compile` and `testCompile` (#1023)

* Avoid deprecated `compile` and `testCompile`

* Make groovy-groovysh reply on groovy-templat...

github.com/apache/groovy - fb86a5d4a8de9601c8f8d07e4feb19b9c1501671 authored about 5 years ago by Daniel.Sun <[email protected]>
Remove some redundant bits and fix minor style issues

github.com/apache/groovy - 154b361b76d062e43a67199a9e0c4d6139bc7884 authored about 5 years ago by Eric Milles <[email protected]>
Refactor resolveNestedClass to call resolveToOuter on super class

resolveToNestedOfCurrentClassAndSuperClasses is not needed anymore

github.com/apache/groovy - 116197aa83ff0d042f34ace48d0686b9dc37fe77 authored about 5 years ago by Eric Milles <[email protected]>
GROOVY-9281: allow package-private for resolved nested type

refactor ResolveVisitor to use single method for testing visibility

github.com/apache/groovy - 0afba8b0e772a6985e77cec50d5875a15901f3e5 authored about 5 years ago by Eric Milles <[email protected]>
Trivial refactoring: use stream instead of parallel stream

github.com/apache/groovy - 11e3040a597ac45ece9f94a53616fca38ed8f9ee authored about 5 years ago by Daniel Sun <[email protected]>
minor refactor

github.com/apache/groovy - f105fc3b44f329d444b2c9db8775499329958329 authored about 5 years ago by Eric Milles <[email protected]>
GROOVY-6996: adjust 6834 workaround to apply to synthetic variables only

github.com/apache/groovy - 4e0ed234e9530f5bbaea89111b26ab0f83eb4d5f authored about 5 years ago by Eric Milles <[email protected]>
GROOVY-9280: Bump gradle to 5.6.3

github.com/apache/groovy - 4eef1ae8dc0d79ac5961d967f84bb31d38b836f4 authored about 5 years ago by Daniel.Sun <[email protected]>
Trivial refactoring: Add generic type to avoid warnings

github.com/apache/groovy - ab33fc250e355f41e7debe25ed5eefd652638b2f authored about 5 years ago by Daniel.Sun <[email protected]>
minor refactor

github.com/apache/groovy - 98312a1e1b9e68e9ba464497ef17999a73a2987b authored about 5 years ago by Eric Milles <[email protected]>
deprecate antlr2 java2groovy classes

if we replace, antlr4 version would be in a different package of a new optional module

github.com/apache/groovy - bf1200311ed6de450e1c400ebf7d580affc145c8 authored about 5 years ago by Paul King <[email protected]>
GROOVY-9277: Bump versions gradle plugin to 0.26.0

github.com/apache/groovy - 0df79eb4be0e1fdfde9931d8ed607121eecf346d authored about 5 years ago by Daniel Sun <[email protected]>
GROOVY-9274: Add DGM `minus` to `LocalDate`

github.com/apache/groovy - 37ec9a72b676a550582baa03e70126e2603c9fa0 authored about 5 years ago by Daniel.Sun <[email protected]>
fix for NPE

closes #810

github.com/apache/groovy - 22a46a113e935745a699c7fac753c94e69ce053e authored about 5 years ago by Eric Milles <[email protected]>
minor refactor

github.com/apache/groovy - 1da2081e399a58dadf9dd3b610c23623e11e2bb2 authored about 5 years ago by Eric Milles <[email protected]>
Java 8 refactor

github.com/apache/groovy - 5e6866dfea2ada5852c200e4caf725d4e8b79d9a authored about 5 years ago by Eric Milles <[email protected]>
Trivial refactoring: remove redundant `super()`

github.com/apache/groovy - a7eb61f10d55af78c8b9b8ddb387b3466456be89 authored about 5 years ago by Daniel Sun <[email protected]>
Trivial refactoring: make `fillInStackTrace` method `final`

github.com/apache/groovy - f0e9af6b1e0495db9ebb3fd319d2c3c1812b5dc1 authored about 5 years ago by Daniel Sun <[email protected]>
GROOVY-9237: restore constructors for EmptyExpression and EmptyStatement (provide empty immutable metadatamap)

github.com/apache/groovy - fdfc38bb2827a488202847243a03501feb4ed5d0 authored about 5 years ago by Paul King <[email protected]>
GROOVY-9266: added closure annotations to DefaultGroovyMethods.metaClass

and ExpandoMetaClass.define

github.com/apache/groovy - b5ec006fe3f656150d7e699308bc02a19d692a12 authored about 5 years ago by Eric Milles <[email protected]>
Normalize the AST visitation of EmptyStatement and EmptyExpression

github.com/apache/groovy - cba00841e1f5f36acc056816abbbd17e6352e9e2 authored about 5 years ago by Eric Milles <[email protected]>
GROOVY-9237: restore constructors for EmptyExpression and EmptyStatement

github.com/apache/groovy - 5843e7abee5f08991867b3b9607add537d3e8a95 authored about 5 years ago by Eric Milles <[email protected]>
fix typo

github.com/apache/groovy - d0ed38a054a73e43d4e0e7529a88c767bf216039 authored about 5 years ago by Eric Milles <[email protected]>
GROOVY-9244: prevent ambiguous constructor if using @InheritConstructors

class Base {
Base(Number n) {}
Base(String s) {}
}
@groovy.transform.Inh...

github.com/apache/groovy - ac190df655f43540bafc41561f3898f1a6243f45 authored about 5 years ago by Eric Milles <[email protected]>
minor fix-ups

github.com/apache/groovy - b68bc43e72e57c2d285fbc34416e5eeed2ebd265 authored about 5 years ago by Eric Milles <[email protected]>
GROOVY-9270: add checks for invalid instanceof reference types

http://docs.oracle.com/javase/specs/jls/se7/html/jls-15.html#jls-15.20.2

github.com/apache/groovy - ce304c48f60cad12c0721e6bf000ef5e3a938c6d authored about 5 years ago by Eric Milles <[email protected]>
Adjust sleep period in `CodeGenerationASTTransformsTest`

github.com/apache/groovy - 627869fd1e80dff34e66d228cf61675a055d83ce authored about 5 years ago by Daniel.Sun <[email protected]>
Disable github-actions CI for now

Many builds fail because Grape is not stable on windows, so disable the CI for now

github.com/apache/groovy - 5bf6b7e77d15dc4da19e039dee6f997335b5197b authored about 5 years ago by Daniel.Sun <[email protected]>
Adjust period and sleep time in `testListenerEvent` test case (#1030)

github.com/apache/groovy - 74513270e6370e4e640005ad641061e3fdb3c644 authored about 5 years ago by Daniel.Sun <[email protected]>
Java 8 refactor

github.com/apache/groovy - 6e70afb86079b9650fd6aec1c57418818e3acdfc authored about 5 years ago by Eric Milles <[email protected]>
minor refactor

github.com/apache/groovy - 38937eb390e7d47d0b777f13d4667a1891ae912e authored about 5 years ago by Eric Milles <[email protected]>
minor refactor

github.com/apache/groovy - 99af376cc6037f291a40cc89b075e5e9a5169962 authored about 5 years ago by Eric Milles <[email protected]>
Minor: Improve code readability

This change includes some basic formatting fixes (spaces around operators, etc.), which wasn't c...

github.com/apache/groovy - abb9a2b731d2ce3c2e7c92df9f0bc34a2ea8f112 authored about 5 years ago by Michael Scovetta <[email protected]>
GROOVY-9276: Improve the performance of parsing

github.com/apache/groovy - 28ae0c4f0ac9764c08bce8064cfb1983723cde98 authored about 5 years ago by Daniel.Sun <[email protected]>
GROOVY-9275: Bump antlr to 4.7.4

github.com/apache/groovy - 796e1cecb4554a996b49e80876fc875d670bb4fa authored about 5 years ago by Daniel.Sun <[email protected]>
Fix for error message of failed resolve

"unable to resolve class foo.Bar for annotation"
instead of
"unable to resolve class foo.Bar ,...

github.com/apache/groovy - bd2471cac4882717615abc8e1c861f35aee51919 authored about 5 years ago by Eric Milles <[email protected]>
minor refactor

github.com/apache/groovy - 6fa833b7de0910f7ddcecd18c2a2f11ecd968485 authored about 5 years ago by Eric Milles <[email protected]>
minor refactor

github.com/apache/groovy - 12dca398e711ce6c703998b46c928f6bc87f0018 authored about 5 years ago by Eric Milles <[email protected]>
minor refactor

github.com/apache/groovy - 7c3e525948ba6c8ee7e7dbb55b0d90e14eb0616a authored about 5 years ago by Eric Milles <[email protected]>
Add license header

github.com/apache/groovy - de7b3d76216c9e667528af0fc7ecbf9fe8d6001b authored about 5 years ago by Daniel.Sun <[email protected]>
Add github-actions CI to support windows builds

github.com/apache/groovy - 6968ce55040e031708331fa599df0800b80661d0 authored about 5 years ago by Daniel.Sun <[email protected]>
Minor refactoring: Refine collecting errors when generating bytecode for native method reference

github.com/apache/groovy - a05bea6dea1965bb5063f849b883c095a2c4a53a authored about 5 years ago by Daniel.Sun <[email protected]>
Minor refactoring: remove unused code

The unused code should have been removed when the temporary solution was abandoned

github.com/apache/groovy - a46c2cefb7bd26730df34e3704937f7cbb93df96 authored about 5 years ago by Daniel Sun <[email protected]>
GROOVY-9265: do not set "owner" receiver for parameter or local variable

github.com/apache/groovy - 9b8999558d6aee7b6c66e591112031be97ca42c3 authored about 5 years ago by Eric Milles <[email protected]>
GROOVY-9269: Bump jackson related libs to 2.10.0

github.com/apache/groovy - 533214bf5ddfe17d7d82fc83ab99caa72af4f882 authored about 5 years ago by Daniel Sun <[email protected]>
GROOVY-9261: Refine type checking for ARM

github.com/apache/groovy - 68fe49af7e53ce73a2e64a0899536563397c2609 authored about 5 years ago by Daniel Sun <[email protected]>
minor refactor

github.com/apache/groovy - 88d78f599e5f02c744cfde3b7293167aee2a6f09 authored about 5 years ago by Eric Milles <[email protected]>
minor refactor

github.com/apache/groovy - 5fd3168e449672fa82623ad02fae7854889c0c45 authored about 5 years ago by Eric Milles <[email protected]>
minor refactor

github.com/apache/groovy - 0bc09cab89f84b7923af68e006317dec86ba8d3e authored about 5 years ago by Eric Milles <[email protected]>
GROOVY-9252: add test case

github.com/apache/groovy - fc05787994cbdd0921100e217df1c516ff75ff10 authored over 5 years ago by Eric Milles <[email protected]>
GROOVY-9264: Bump build-scan gradle plugin to 2.4.2

github.com/apache/groovy - 6fccae32075ebbff37f918a6e1cc38c943b95ce0 authored over 5 years ago by Daniel Sun <[email protected]>
GROOVY-9263: Bump versions gradle plugin to 0.25.0

github.com/apache/groovy - a4c2a7ad9df2a347a6f4a53c5816fc4343bc7565 authored over 5 years ago by Daniel Sun <[email protected]>
GROOVY-9262: Bump asm to 7.2

github.com/apache/groovy - ba33c57cb08ef0a8e171dab7cccc419aedbc4f0c authored over 5 years ago by Daniel Sun <[email protected]>
GROOVY-9116: Bump ant to 1.10.7

github.com/apache/groovy - 17cfd9822ee63c7b1532bd090d4eae5e94a55798 authored over 5 years ago by Daniel Sun <[email protected]>
adjust version number back and exclude spock tests from build - coverage will be from 3.0.X builds until we have a compatible spock version

github.com/apache/groovy - d54872f82e4639a3728bcabe553be1daec991c81 authored over 5 years ago by Paul King <[email protected]>
Remove antlr2 related code in `LexerFrame` and move to new package

github.com/apache/groovy - a0604ec8e6fd9e7fdcf8f697ac1bb98bba8f5656 authored over 5 years ago by Daniel.Sun <[email protected]>
prepare for removal of antlr2 parser: remove old documentation

github.com/apache/groovy - e622a53ab55d504bffe3abeb2b6837eee76cea97 authored over 5 years ago by Paul King <[email protected]>
prepare for removal of antlr2 parser: remove unused flag

github.com/apache/groovy - fdb2ca97b6c7343fa05096390eb74b78eeda45b0 authored over 5 years ago by Paul King <[email protected]>
prepare for removal of antlr2 parser: move used utility method into separate helper class

github.com/apache/groovy - 4ef990ad0ad45346a1e950a6d0f098d8b4617bf8 authored over 5 years ago by Paul King <[email protected]>
prepare for removal of antlr2 parser: move used utility method into separate helper class

github.com/apache/groovy - b77a546fef233d1ddfe3feaa368b441685976d52 authored over 5 years ago by Paul King <[email protected]>
prepare for removal of antlr2 parser

github.com/apache/groovy - 47200defa9e48e2664123d1193a979545fa09e93 authored over 5 years ago by Paul King <[email protected]>
deprecate antlr2 parser factory method and remove respective tests

github.com/apache/groovy - 399988b210abd6bdace861d772c2d541b521dc30 authored over 5 years ago by Paul King <[email protected]>
deprecate antlr2 file

github.com/apache/groovy - e002748dc60f65810bcba8d5ddb28f844617de47 authored over 5 years ago by Paul King <[email protected]>
Numbers class: prepare for removal of antlr2

github.com/apache/groovy - 9874a326e2c5af94d31a4244c4af8c1fb3b5734f authored over 5 years ago by Paul King <[email protected]>
Numbers class: remove antlr2 code

github.com/apache/groovy - fb232669a173a33a0b52a40e037a6caeb4781151 authored over 5 years ago by Paul King <[email protected]>
Minor refactoring: use new API of `CurlyCountingGroovyLexer`

github.com/apache/groovy - 10c40d44c4b0d0e9d9c79c79f703b2a352e30305 authored over 5 years ago by Daniel.Sun <[email protected]>
groovysh: remove antlr2 RelaxedParser

github.com/apache/groovy - 5ac88d976559910b7c3b01b73a58a32aa55f243f authored over 5 years ago by Paul King <[email protected]>
groovysh: prepare RelaxedParser for switch to antlr4

github.com/apache/groovy - 160170cf8ff86873dcda4ef113de7bb061973c6b authored over 5 years ago by Paul King <[email protected]>
add missing license headers and tweak rat excludes

github.com/apache/groovy - ab949c5eea2e2a38f825c05599a334d4b9e5282e authored over 5 years ago by Paul King <[email protected]>
enabling antlr4 based curly counting lexer in groovysh (keep configuration to match GROOVY_3_0_X)

github.com/apache/groovy - f75e9ae10f01ed3e9358723da93c5367299e147a authored over 5 years ago by Paul King <[email protected]>
antlr4 based curly counting lexer

github.com/apache/groovy - 7bbd349204df6ffdc3635c0ffa7dfc48dff54f5a authored over 5 years ago by Paul King <[email protected]>
complete switch of groovysh to antlr4 parser, removing old classes

github.com/apache/groovy - ebf641c715cc80f600e3db8f28421bcb8b26612a authored over 5 years ago by Paul King <[email protected]>
cleanup unused import

github.com/apache/groovy - e57d3c5a8e1ce89a6587da2a465aafaeae19ba55 authored over 5 years ago by Paul King <[email protected]>
remove code for old parser

github.com/apache/groovy - 76ccd51c8989b83a55e1eb131dbd541cd92944c3 authored over 5 years ago by Paul King <[email protected]>
remove deprecated classes

github.com/apache/groovy - 24fe1f4597908cef07072d6f18a94fe369567338 authored over 5 years ago by Paul King <[email protected]>
avoid deprecated method call

github.com/apache/groovy - ac64c64518a4d8fb2d017eb982564d7d3410a09b authored over 5 years ago by Paul King <[email protected]>
Trivial refactoring: replace AIC with constructor reference

github.com/apache/groovy - 288767e01eeafc4c501173e2d7882bb9eeb7dc5f authored over 5 years ago by Daniel.Sun <[email protected]>
Avoid ambiguities when parsing

github.com/apache/groovy - 1f0dd524371bda188ae25a36d389b98577912079 authored over 5 years ago by Daniel.Sun <[email protected]>
makeType refactor (closes #1009)

github.com/apache/groovy - 80441d191ae88018ec81a8afd396d7342664b9a9 authored over 5 years ago by Paul King <[email protected]>
Minor refactoring: implement `makeType` for antlr4 parser plugin

As antlr2 parser will be removed in the future, we should not rely on its API

github.com/apache/groovy - e59b5529e34291443f4965dcd78b6eb0a9f37e1b authored over 5 years ago by Daniel.Sun <[email protected]>
Merge branch 'master' of https://gitbox.apache.org/repos/asf/groovy

github.com/apache/groovy - 7f4fbef7a2bf15e15ca32a2cdf3f9991fdf60739 authored over 5 years ago by Paul King <[email protected]>
Improve code style (closes #995)

github.com/apache/groovy - 8df830782e96c4fa97648aa965f5a85255aff995 authored over 5 years ago by Bo Zhang <[email protected]>
Improve code style (closes #995)

github.com/apache/groovy - 9005e2aa0efdb38ecf78bb7394dfd3e0c8015145 authored over 5 years ago by Bo Zhang <[email protected]>
Fix link to NSIS installer

github.com/apache/groovy - 2d84eed15f730d2c39a350b4b44ac2db2a162b29 authored over 5 years ago by Keegan Witt <[email protected]>
GROOVY-9254: Split package renaming second stage (remove violating packages)

github.com/apache/groovy - facdf032df6c6f29d93e88c24ed37544895b85fd authored over 5 years ago by Paul King <[email protected]>
don't use deprecated version of class

github.com/apache/groovy - 49c6df78406d3bfa994ed6cbebc35507a2fb5beb authored over 5 years ago by Paul King <[email protected]>
don't use deprecated version of class

github.com/apache/groovy - d7abc6fcdc9dcb8ab6b9caf2a9cc3e74fc5953a7 authored over 5 years ago by Paul King <[email protected]>
GROOVY-9254: Split package renaming second stage (remove violating packages)

github.com/apache/groovy - 0dfbdf90a90bdfc6889682124b641f5d0a3253e4 authored over 5 years ago by Paul King <[email protected]>
don't use deprecated version of class

github.com/apache/groovy - 1b68852ab70ca7aa419815dc43fc575e1b1957dc authored over 5 years ago by Paul King <[email protected]>
don't use deprecated version of class

github.com/apache/groovy - 2e9922303334ecac1b8da67c8e63e00b0d260c91 authored over 5 years ago by Paul King <[email protected]>
GROOVY-9254: Split package renaming second stage (remove violating packages)

github.com/apache/groovy - 88034ff1d52642ff871b1344df78804f5f76541c authored over 5 years ago by Paul King <[email protected]>
back down version number until we have a spock version that supports 4.0+

github.com/apache/groovy - 241b303297d3dba0311fb05bfee86f316540df76 authored over 5 years ago by Paul King <[email protected]>
move to later spock version

github.com/apache/groovy - ac1276434d423b1252cce0a6514d3a3ee22f6a0b authored over 5 years ago by Paul King <[email protected]>
don't use deprecated version of resources

github.com/apache/groovy - 2f9351694aa408d5161978b6ee31b9df90491d57 authored over 5 years ago by Paul King <[email protected]>
don't use deprecated version of class

github.com/apache/groovy - 378628a8f2b3e4b61a513b123c048caada0ff120 authored over 5 years ago by Paul King <[email protected]>
don't use deprecated version of class

github.com/apache/groovy - eb5683aa432cfc1df811f13def61a85fc1defbf9 authored over 5 years ago by Paul King <[email protected]>
don't use deprecated version of class

github.com/apache/groovy - 0b84570f700d455f2565c25c74e081cb463da28a authored over 5 years ago by Paul King <[email protected]>
don't use deprecated version of class

github.com/apache/groovy - ae12a9140d05b99ea84299e7e3a3c51b10e1aa8e authored over 5 years ago by Paul King <[email protected]>
maven coords moved to apache for 4.0.x

github.com/apache/groovy - b86049146ef2d91f17506370bd5a865b724aac69 authored over 5 years ago by Paul King <[email protected]>
master is now 4.0.x

github.com/apache/groovy - ecfeaecf4f8db9043f94292dfb1395105791902f authored over 5 years ago by Paul King <[email protected]>