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
make CI smarter about finding artifactory.properties
github.com/apache/groovy - 7cbacddd128157c650709302e156a1115d6f3033 authored almost 5 years ago
github.com/apache/groovy - 7cbacddd128157c650709302e156a1115d6f3033 authored almost 5 years ago
GROOVY-9424: Incorrect handling of final variables within switch (closes #1180)
github.com/apache/groovy - 797f1c92579c055f4f6e794eea933d4944a4328c authored almost 5 years ago
github.com/apache/groovy - 797f1c92579c055f4f6e794eea933d4944a4328c authored almost 5 years ago
groovyConsole: show line numbers when launched with a filename (closes #1181)
When using the `groovyConsole filename` invocation format,
only the first line was numbered.
GROOVY-9413: translate <*> in signature to <?> not <? extends Object>
github.com/apache/groovy - e9f18ded75c88bd23334318d1406d4b6cc0ff81f authored almost 5 years ago
github.com/apache/groovy - e9f18ded75c88bd23334318d1406d4b6cc0ff81f authored almost 5 years ago
minor edits
github.com/apache/groovy - f3881aaa7e3866f8eda05d8fc42e94c0e0f33cc4 authored almost 5 years ago
github.com/apache/groovy - f3881aaa7e3866f8eda05d8fc42e94c0e0f33cc4 authored almost 5 years ago
GROOVY-9412: check bound for generics, not its superclass and interfaces (adjust test)
github.com/apache/groovy - a7e660f12186a7f9480276dd47e564a08e525872 authored almost 5 years ago
github.com/apache/groovy - a7e660f12186a7f9480276dd47e564a08e525872 authored almost 5 years ago
GROOVY-9412: test case for covariance of enum that implements interface (WAS: add an IF statement in the method check generics)
github.com/apache/groovy - d2267c9656256cd0473b85b8db238a2346c65d0c authored almost 5 years ago
github.com/apache/groovy - d2267c9656256cd0473b85b8db238a2346c65d0c authored almost 5 years ago
rejig contributed test
github.com/apache/groovy - 8257293f81542638f2d96abbdc845b8cf4656cb1 authored almost 5 years ago
github.com/apache/groovy - 8257293f81542638f2d96abbdc845b8cf4656cb1 authored almost 5 years ago
GROOVY-9413: add test case
github.com/apache/groovy - 1887f8cfc2a03fb88232e725eca513b2aab722ce authored almost 5 years ago
github.com/apache/groovy - 1887f8cfc2a03fb88232e725eca513b2aab722ce authored almost 5 years ago
GROOVY-9412: check bound for generics, not its superclass and interfaces
github.com/apache/groovy - ddfa3749c0f9682a20ec85deeecef06641cdbca4 authored almost 5 years ago
github.com/apache/groovy - ddfa3749c0f9682a20ec85deeecef06641cdbca4 authored almost 5 years ago
minor edits
github.com/apache/groovy - 4e3c4b96b26405bdf659225a7b60017ab7e536c3 authored almost 5 years ago
github.com/apache/groovy - 4e3c4b96b26405bdf659225a7b60017ab7e536c3 authored almost 5 years ago
fix javadoc warning
github.com/apache/groovy - e480e717b3b5ec25bb72343e2cf89cdb07ec90d5 authored almost 5 years ago
github.com/apache/groovy - e480e717b3b5ec25bb72343e2cf89cdb07ec90d5 authored almost 5 years ago
improve error messages
github.com/apache/groovy - 9bccf8b2613c2feaacec168bac858249f2ab79db authored almost 5 years ago
github.com/apache/groovy - 9bccf8b2613c2feaacec168bac858249f2ab79db authored almost 5 years ago
fix binary compatibility warnings (from 3_0_X)
github.com/apache/groovy - 07a7a3386a4eedb2b10200688ff4fd43dde77f50 authored almost 5 years ago
github.com/apache/groovy - 07a7a3386a4eedb2b10200688ff4fd43dde77f50 authored almost 5 years ago
keep old methods as convenience methods
github.com/apache/groovy - 77505c84c9fc4912ccbb04571197e105eff86154 authored almost 5 years ago
github.com/apache/groovy - 77505c84c9fc4912ccbb04571197e105eff86154 authored almost 5 years ago
fix binary compatibility: restore method used by frameworks like Grails/GORM
github.com/apache/groovy - 2cd0287be5192a3c8a0563482e756151c10fc950 authored almost 5 years ago
github.com/apache/groovy - 2cd0287be5192a3c8a0563482e756151c10fc950 authored almost 5 years ago
GROOVY-9429: Illegal reflective access warnings occurred when getting property (#1179)
github.com/apache/groovy - 0aa469b2fc86fee36572b30c027bb21ad0d2375a authored almost 5 years ago
github.com/apache/groovy - 0aa469b2fc86fee36572b30c027bb21ad0d2375a authored almost 5 years ago
Trivial refactoring: replace explicit type with <>
github.com/apache/groovy - 2a9e61519eef53e2a10152ba313c41ac920ef0f4 authored almost 5 years ago
github.com/apache/groovy - 2a9e61519eef53e2a10152ba313c41ac920ef0f4 authored almost 5 years ago
Trivial refactoring: replace AIC with lambda
github.com/apache/groovy - 3d09194b89f4eb198900b915c9fb9962d4653859 authored almost 5 years ago
github.com/apache/groovy - 3d09194b89f4eb198900b915c9fb9962d4653859 authored almost 5 years ago
GROOVY-9430: Add a test(closes #1178)
github.com/apache/groovy - 66e932dca8a639d88e03409041c6840701a48f04 authored almost 5 years ago
github.com/apache/groovy - 66e932dca8a639d88e03409041c6840701a48f04 authored almost 5 years ago
GROOVY-9430: Added support for ScriptEngine.FILENAME behaviour(closes #1178)
When set in the bindings, FILENAME should be used as the file name
for the script being processed
Revert "add an IF statement in the method check genercis"
This reverts commit 8cae0302
github.com/apache/groovy - 3515da9681065e4b1fcb71433b26c0044e1611f0 authored almost 5 years ago
GROOVY-9428: Bump javaparser to 3.15.13
github.com/apache/groovy - e624feb43ea2e31cef9bb104b1274d6658afe6d5 authored almost 5 years ago
github.com/apache/groovy - e624feb43ea2e31cef9bb104b1274d6658afe6d5 authored almost 5 years ago
Add a comment for parsing GString
github.com/apache/groovy - 01f7cfe715f32a4485b72f9a5154467bf61bbcfa authored almost 5 years ago
github.com/apache/groovy - 01f7cfe715f32a4485b72f9a5154467bf61bbcfa authored almost 5 years ago
Tweak the message for debugging
github.com/apache/groovy - c5bb733be5c0a607e86ccc08f71bbe53f6f08134 authored almost 5 years ago
github.com/apache/groovy - c5bb733be5c0a607e86ccc08f71bbe53f6f08134 authored almost 5 years ago
GROOVY-9427: Regression in GString handling
github.com/apache/groovy - edfbce3ba41984c56fcae386cd3dacc9b7f2a984 authored almost 5 years ago
github.com/apache/groovy - edfbce3ba41984c56fcae386cd3dacc9b7f2a984 authored almost 5 years ago
GROOVY-9420: Incorrect type inference on map[key]
github.com/apache/groovy - aa7ea88fdad19eb0ed95b10bae584582e5ad8665 authored almost 5 years ago
github.com/apache/groovy - aa7ea88fdad19eb0ed95b10bae584582e5ad8665 authored almost 5 years ago
add an IF statement in the method check genercis
github.com/apache/groovy - 8cae0302557af707633791eb33080543cf715679 authored almost 5 years ago
github.com/apache/groovy - 8cae0302557af707633791eb33080543cf715679 authored almost 5 years ago
GROOVY-9419: Bump gradle to 6.2.1
github.com/apache/groovy - fa62050e8d99ee395844ed106700114b41a32f0a authored almost 5 years ago
github.com/apache/groovy - fa62050e8d99ee395844ed106700114b41a32f0a authored almost 5 years ago
Update Gradle to 6.2.1
github.com/apache/groovy - 264286c3258d212807d930ca08822101c6a28785 authored almost 5 years ago
github.com/apache/groovy - 264286c3258d212807d930ca08822101c6a28785 authored almost 5 years ago
remove deprecated methods
github.com/apache/groovy - 9dde0697d9301938cbf22954bf34c9e15e2f519d authored almost 5 years ago
github.com/apache/groovy - 9dde0697d9301938cbf22954bf34c9e15e2f519d authored almost 5 years ago
GROOVY-9417: Make @NullCheck play nicer with @Immutable (closes #1172)
github.com/apache/groovy - 8adac593c1df45192d4e4ee85d6127a582d0e919 authored almost 5 years ago
github.com/apache/groovy - 8adac593c1df45192d4e4ee85d6127a582d0e919 authored almost 5 years ago
Tweak `classDeclaration` rule
github.com/apache/groovy - 907ec453f595b7e907b6730cbe53b3b20dd7999f authored almost 5 years ago
github.com/apache/groovy - 907ec453f595b7e907b6730cbe53b3b20dd7999f authored almost 5 years ago
remove unused code
github.com/apache/groovy - 627523a4ecc3b38e8f354ba1e51a7ebda5cb14ea authored almost 5 years ago
github.com/apache/groovy - 627523a4ecc3b38e8f354ba1e51a7ebda5cb14ea authored almost 5 years ago
Specify the parent classloader of `GroovyClassLoader` to find default imports
github.com/apache/groovy - 38f119d9cdabd7555b9d4a3b4bb2ed9d48ddc785 authored almost 5 years ago
github.com/apache/groovy - 38f119d9cdabd7555b9d4a3b4bb2ed9d48ddc785 authored almost 5 years ago
Tweak the logic of finding default imports and remove the redundant test code
github.com/apache/groovy - 98b436016f31e9c47f3a6dc88ac834634761cffb authored almost 5 years ago
github.com/apache/groovy - 98b436016f31e9c47f3a6dc88ac834634761cffb authored almost 5 years ago
minor refactor: remove small amount of duplication
github.com/apache/groovy - c25703374e4c3a69947f5feba0ef87b7740bf99a authored almost 5 years ago
github.com/apache/groovy - c25703374e4c3a69947f5feba0ef87b7740bf99a authored almost 5 years ago
minor refactor: remove small amount of duplication
github.com/apache/groovy - e5e2bba283d3cfead99a0f39d2845375d9acfc51 authored almost 5 years ago
github.com/apache/groovy - e5e2bba283d3cfead99a0f39d2845375d9acfc51 authored almost 5 years ago
Improve the code like `String.equals("")`
github.com/apache/groovy - 69d03ee9d49289f4b5f239a2c6b9bc3a7156bc2e authored almost 5 years ago
github.com/apache/groovy - 69d03ee9d49289f4b5f239a2c6b9bc3a7156bc2e authored almost 5 years ago
GROOVY-9408: Avoid unnecessary looking up default import classes when… (#1169)
* GROOVY-9408: Avoid unnecessary looking up default import classes when resolving types
* Imp...
github.com/apache/groovy - 636fb8171f51f9f755eb80d5293ec1ece67fd91d authored almost 5 years ago
GROOVY-9414: Groovy 3.0.1 : @Delegate does not work with default getter
github.com/apache/groovy - 252c99a80b0830cb9b96f2c1fc93c9a05121a588 authored almost 5 years ago
github.com/apache/groovy - 252c99a80b0830cb9b96f2c1fc93c9a05121a588 authored almost 5 years ago
GROOVY-9409: org.codehaus.groovy.runtime.callsite.GroovySunClassLoader is unusable
github.com/apache/groovy - 5c61675c9f15815baded155dd3364b6d8279dcc8 authored almost 5 years ago
github.com/apache/groovy - 5c61675c9f15815baded155dd3364b6d8279dcc8 authored almost 5 years ago
follow up to GROOVY-9410 (further improvements)
github.com/apache/groovy - 0d446cead5bc4b96989845a4989cd6b060e36a0f authored almost 5 years ago
github.com/apache/groovy - 0d446cead5bc4b96989845a4989cd6b060e36a0f authored almost 5 years ago
follow up to GROOVY-9410 (issue spotted with groovy-templates) to fix dependency info when using other artifacts directly
github.com/apache/groovy - 82ed93cc5d14650aed5749a87ae12785feb61c97 authored almost 5 years ago
github.com/apache/groovy - 82ed93cc5d14650aed5749a87ae12785feb61c97 authored almost 5 years ago
GROOVY-9410: Writable is not on classpath for compilation when using groovy-templates dependency directly
github.com/apache/groovy - 35fcf2b24e7f99cb7033ccdf32141a19828e4166 authored almost 5 years ago
github.com/apache/groovy - 35fcf2b24e7f99cb7033ccdf32141a19828e4166 authored almost 5 years ago
rat exclusion for CI
github.com/apache/groovy - 02f8cd9d05eb3a79abdda67854ff4368b235e9f6 authored almost 5 years ago
github.com/apache/groovy - 02f8cd9d05eb3a79abdda67854ff4368b235e9f6 authored almost 5 years ago
remove deprecated class
github.com/apache/groovy - 1ca6fe05027d30c1f7cbd1565f212e5c830037d2 authored almost 5 years ago
github.com/apache/groovy - 1ca6fe05027d30c1f7cbd1565f212e5c830037d2 authored almost 5 years ago
GROOVY-9406: `VerifyError` when annotating with both @InheritConstructors and @NullCheck and calling the resulting c'tor
github.com/apache/groovy - 5b4953fbf2e0c8e660ce1e388e80eb8557301890 authored almost 5 years ago
github.com/apache/groovy - 5b4953fbf2e0c8e660ce1e388e80eb8557301890 authored almost 5 years ago
minor refactor: add method for checking for presence of @Generated (removes a little bit of dup)
github.com/apache/groovy - e8a3705b0fa1d449253b118c51b15cda29cb200b authored almost 5 years ago
github.com/apache/groovy - e8a3705b0fa1d449253b118c51b15cda29cb200b authored almost 5 years ago
minor refactor: remove duplicate code
github.com/apache/groovy - 9be1c9939091812b3a477049c54c7a6c5a0d9ce9 authored almost 5 years ago
github.com/apache/groovy - 9be1c9939091812b3a477049c54c7a6c5a0d9ce9 authored almost 5 years ago
formatting
github.com/apache/groovy - c343506cb86568d99ddc1d8fb781e62007116131 authored almost 5 years ago
github.com/apache/groovy - c343506cb86568d99ddc1d8fb781e62007116131 authored almost 5 years ago
temp debug info
github.com/apache/groovy - 0ef64f7d475b0856286121aef3c5db6ce765f666 authored almost 5 years ago
github.com/apache/groovy - 0ef64f7d475b0856286121aef3c5db6ce765f666 authored almost 5 years ago
GROOVY-9185: groovyc doesn't keep RetentionPolicy in generated bytecode (test)
github.com/apache/groovy - 2117edc833f87bf2818dd1780810f428344fb4c9 authored almost 5 years ago
github.com/apache/groovy - 2117edc833f87bf2818dd1780810f428344fb4c9 authored almost 5 years ago
GROOVY-9185: groovyc doesn't keep RetentionPolicy in generated bytecode
github.com/apache/groovy - 0f0f13b4dcb505f93b44a5409ccf455bb2b52481 authored almost 5 years ago
github.com/apache/groovy - 0f0f13b4dcb505f93b44a5409ccf455bb2b52481 authored almost 5 years ago
remove deprecated private method
github.com/apache/groovy - f80676b0279bae9df52e1fd117bd93b606fda77e authored almost 5 years ago
github.com/apache/groovy - f80676b0279bae9df52e1fd117bd93b606fda77e authored almost 5 years ago
Fix typo
github.com/apache/groovy - 026f5f39b8d205967bd4dbf7579651280a4e0128 authored almost 5 years ago
github.com/apache/groovy - 026f5f39b8d205967bd4dbf7579651280a4e0128 authored almost 5 years ago
GROOVY-9403: Bump javaparser to 3.15.12
github.com/apache/groovy - fa70a068cc8d74fd081162a4dffe4736e2f087d3 authored almost 5 years ago
github.com/apache/groovy - fa70a068cc8d74fd081162a4dffe4736e2f087d3 authored almost 5 years ago
Minor refactoring: Remove redundant rule `classifiedModifiers`
github.com/apache/groovy - 620f04bc1c19c149fb2f59b8fa8248575a36affb authored almost 5 years ago
github.com/apache/groovy - 620f04bc1c19c149fb2f59b8fa8248575a36affb authored almost 5 years ago
GROOVY-9399: Annotations on annotation methods are missing in the AST
github.com/apache/groovy - d59c376bae2ce2d81b124182eee94c0cbf5428b8 authored almost 5 years ago
github.com/apache/groovy - d59c376bae2ce2d81b124182eee94c0cbf5428b8 authored almost 5 years ago
GROOVY-9400: Regression in end of line handling between 2.5.9 and 3.0.0
github.com/apache/groovy - 9642cd790af0a3b05e4e25ecc6ec7fcdf63591e6 authored almost 5 years ago
github.com/apache/groovy - 9642cd790af0a3b05e4e25ecc6ec7fcdf63591e6 authored almost 5 years ago
GROOVY-4694: Move AstBuilderTransformation Global xForm to separate module
github.com/apache/groovy - f3b8ff47dbe1ae2e4e3552b15cf15e3ea5b9bda6 authored almost 5 years ago
github.com/apache/groovy - f3b8ff47dbe1ae2e4e3552b15cf15e3ea5b9bda6 authored almost 5 years ago
Ignore the flaky test case for now
github.com/apache/groovy - 0993a15571a1b1bca0d6b16bcc2c223b6144a523 authored almost 5 years ago
github.com/apache/groovy - 0993a15571a1b1bca0d6b16bcc2c223b6144a523 authored almost 5 years ago
minor edits
github.com/apache/groovy - ff7b13e9ef3fbde05dda4f12f63adece71b04bba authored almost 5 years ago
github.com/apache/groovy - ff7b13e9ef3fbde05dda4f12f63adece71b04bba authored almost 5 years ago
reorder methods
github.com/apache/groovy - d0568bd473c0cec69e35ba545329c4051c44600e authored almost 5 years ago
github.com/apache/groovy - d0568bd473c0cec69e35ba545329c4051c44600e authored almost 5 years ago
add builders for BytecodeExpression supporting closure/lambda
github.com/apache/groovy - 158ebffaf8e682ce4a7e6c8e2bc4f393b5824a4c authored almost 5 years ago
github.com/apache/groovy - 158ebffaf8e682ce4a7e6c8e2bc4f393b5824a4c authored almost 5 years ago
add builder for DeclarationExpression
github.com/apache/groovy - 3c054084545ec4fcde79dfb538e6cc7977c26d4c authored almost 5 years ago
github.com/apache/groovy - 3c054084545ec4fcde79dfb538e6cc7977c26d4c authored almost 5 years ago
GROOVY-8582: Documentation for `var` keyword (Java10)
github.com/apache/groovy - 03802d06e67bb21aa5e600a2832ee26cc0a1b930 authored almost 5 years ago
github.com/apache/groovy - 03802d06e67bb21aa5e600a2832ee26cc0a1b930 authored almost 5 years ago
GROOVY-8707: SC: use makeSetProperty for compound assignment of property (closes #1167)
StaticTypesBinaryExpressionMultiTypeDispatcher#evaluateEqual does this
github.com/apache/groovy - 77a11e89b70b4e785fab36b9c3e93c11913288a2 authored almost 5 years ago
update baseline version
github.com/apache/groovy - da65ff0afc2bb412d97261697e96fa18bd2a5416 authored almost 5 years ago
github.com/apache/groovy - da65ff0afc2bb412d97261697e96fa18bd2a5416 authored almost 5 years ago
minor edits
github.com/apache/groovy - 345e47fd6f9d3adb84db3385657c8758a423512d authored almost 5 years ago
github.com/apache/groovy - 345e47fd6f9d3adb84db3385657c8758a423512d authored almost 5 years ago
minor edits
github.com/apache/groovy - c3dcf43ecd0dda2ed9acc56b22cbc2c8ce4c378c authored almost 5 years ago
github.com/apache/groovy - c3dcf43ecd0dda2ed9acc56b22cbc2c8ce4c378c authored almost 5 years ago
Fix for GROOVY-9396
github.com/apache/groovy - afecae9cb667ece5b876637f4116407dd7992692 authored almost 5 years ago
github.com/apache/groovy - afecae9cb667ece5b876637f4116407dd7992692 authored almost 5 years ago
minor refactoring
github.com/apache/groovy - a9946449a943fcf55204f8bbfaa71f3419500f2a authored almost 5 years ago
github.com/apache/groovy - a9946449a943fcf55204f8bbfaa71f3419500f2a authored almost 5 years ago
minor edits
github.com/apache/groovy - 1a9c33864e465836a88f653773f715cd7d0f5614 authored almost 5 years ago
github.com/apache/groovy - 1a9c33864e465836a88f653773f715cd7d0f5614 authored almost 5 years ago
GROOVY-7304: separate direct access and indirect (extends) test cases
github.com/apache/groovy - fbfa844d4433af3665aaee0ef7dc5b0224429528 authored almost 5 years ago
github.com/apache/groovy - fbfa844d4433af3665aaee0ef7dc5b0224429528 authored almost 5 years ago
GROOVY-9394: Groovy could provide some minimal methods to assist with migrating between Groovy versions
github.com/apache/groovy - 59dc38127bc6b2a17157533c879fd084aad628b7 authored almost 5 years ago
github.com/apache/groovy - 59dc38127bc6b2a17157533c879fd084aad628b7 authored almost 5 years ago
GROOVY-9385: add private field accessor for each mutated private field
github.com/apache/groovy - 4999bbcb5f41dbd604aad529130a8b3d16637fd4 authored almost 5 years ago
github.com/apache/groovy - 4999bbcb5f41dbd604aad529130a8b3d16637fd4 authored almost 5 years ago
GROOVY-9392: prevent recursive invocation in CompilerConfiguration (closes #1163)
github.com/apache/groovy - 564822566229bdb7b345641a7053dc11825519c4 authored almost 5 years ago
github.com/apache/groovy - 564822566229bdb7b345641a7053dc11825519c4 authored almost 5 years ago
GROOVY-9387: remove unused imports
github.com/apache/groovy - cd9b4e9c7de3352823646753a55ee956a162fced authored almost 5 years ago
github.com/apache/groovy - cd9b4e9c7de3352823646753a55ee956a162fced authored almost 5 years ago
GROOVY-9387: MissingMethodException: try one more metaClass.invokeMethod (closes #1162)
github.com/apache/groovy - 3d8c17dd1b8269f4151fb4785759b60acaf7952c authored almost 5 years ago
github.com/apache/groovy - 3d8c17dd1b8269f4151fb4785759b60acaf7952c authored almost 5 years ago
GROOVY-9389: check setter type(s) against field/property/accessor type (closes #1164)
github.com/apache/groovy - 543c97b6e6bbb67cd6c9c71cac1ca37ac8bd39f4 authored almost 5 years ago
github.com/apache/groovy - 543c97b6e6bbb67cd6c9c71cac1ca37ac8bd39f4 authored almost 5 years ago
fix build script (fixes GROOVY-9390: groovysh 3.0.0 not working with jdk 11.0.6)
github.com/apache/groovy - a2e9c8aefea951f750c671898e33d592ee444cde authored almost 5 years ago
github.com/apache/groovy - a2e9c8aefea951f750c671898e33d592ee444cde authored almost 5 years ago
GROOVY-9387: fix test case for indy
github.com/apache/groovy - 24650a5ea2823110566e1be9aaf7abef46dca1d1 authored almost 5 years ago
github.com/apache/groovy - 24650a5ea2823110566e1be9aaf7abef46dca1d1 authored almost 5 years ago
minor edits
github.com/apache/groovy - d7cd86e8b6895379a76ab339021f1410e986b2fb authored almost 5 years ago
github.com/apache/groovy - d7cd86e8b6895379a76ab339021f1410e986b2fb authored almost 5 years ago
GROOVY-9387: add test case
github.com/apache/groovy - f4338cf46ac272bb59ef1810732a658bfe90e3f8 authored almost 5 years ago
github.com/apache/groovy - f4338cf46ac272bb59ef1810732a658bfe90e3f8 authored almost 5 years ago
minor edits
github.com/apache/groovy - ce40fc99911453c387c2a2804e10a797901c05f8 authored almost 5 years ago
github.com/apache/groovy - ce40fc99911453c387c2a2804e10a797901c05f8 authored almost 5 years ago
remove Xlint warnings
github.com/apache/groovy - 91d7ded8e33544744657509be12334ec7762d33a authored almost 5 years ago
github.com/apache/groovy - 91d7ded8e33544744657509be12334ec7762d33a authored almost 5 years ago
remove Xlint warnings
github.com/apache/groovy - 621018c8ac0f01f14714d3c1a5252fb7330d7126 authored almost 5 years ago
github.com/apache/groovy - 621018c8ac0f01f14714d3c1a5252fb7330d7126 authored almost 5 years ago
remove Xlint warnings
github.com/apache/groovy - b076a3693ba7f4b249d6d0b8ac8407c3055dfa88 authored almost 5 years ago
github.com/apache/groovy - b076a3693ba7f4b249d6d0b8ac8407c3055dfa88 authored almost 5 years ago
adopt Gradle recommended value for maxParallelForks
github.com/apache/groovy - d3e69a611759dd655a1edf1ac419fe1ffec1f8f8 authored almost 5 years ago
github.com/apache/groovy - d3e69a611759dd655a1edf1ac419fe1ffec1f8f8 authored almost 5 years ago
fix typo
github.com/apache/groovy - 18e725c8fc6808b2fe70e52fb29a76a01928cfc5 authored almost 5 years ago
github.com/apache/groovy - 18e725c8fc6808b2fe70e52fb29a76a01928cfc5 authored almost 5 years ago
remove Xlint warnings
github.com/apache/groovy - 724cc0da8aa177189b9c63826e9612f78adc353d authored almost 5 years ago
github.com/apache/groovy - 724cc0da8aa177189b9c63826e9612f78adc353d authored almost 5 years ago
remove deprecated classes
github.com/apache/groovy - b5dc8f2a0e40be063929815c93cbdc7003815e99 authored almost 5 years ago
github.com/apache/groovy - b5dc8f2a0e40be063929815c93cbdc7003815e99 authored almost 5 years ago
remove Xlint warnings
github.com/apache/groovy - f98efe00c21c44f822c26b90d21d68b5278fb4d2 authored almost 5 years ago
github.com/apache/groovy - f98efe00c21c44f822c26b90d21d68b5278fb4d2 authored almost 5 years ago
remove deprecated class
github.com/apache/groovy - 7581f80ba468fc04382d715668adafc382ae7017 authored almost 5 years ago
github.com/apache/groovy - 7581f80ba468fc04382d715668adafc382ae7017 authored almost 5 years ago
add metadata file for AST github integration tweaking
github.com/apache/groovy - 571b4b15355cf77b94212200b259bc640441a562 authored almost 5 years ago
github.com/apache/groovy - 571b4b15355cf77b94212200b259bc640441a562 authored almost 5 years ago
GROOVY-9384: Groovy should provide a Maven BOM (closes #1160)
github.com/apache/groovy - 5ad507949f24985e08b8e8859021d81776db71cb authored almost 5 years ago
github.com/apache/groovy - 5ad507949f24985e08b8e8859021d81776db71cb authored almost 5 years ago
minor edits
github.com/apache/groovy - 397a55429552211590efed396530ca1659f646dd authored almost 5 years ago
github.com/apache/groovy - 397a55429552211590efed396530ca1659f646dd authored almost 5 years ago
minor edits
github.com/apache/groovy - 6655e58b610d36fcde73f5fa81332ec744bc97c1 authored almost 5 years ago
github.com/apache/groovy - 6655e58b610d36fcde73f5fa81332ec744bc97c1 authored almost 5 years ago
minor refactoring
github.com/apache/groovy - 0c8e1111cee1046792a85d49d33008074dec6c3e authored almost 5 years ago
github.com/apache/groovy - 0c8e1111cee1046792a85d49d33008074dec6c3e authored almost 5 years ago