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

Correct this "&" to "&&".

See https://sonarcloud.io/project/issues?id=apache_groovy&issues=AXD-_lJtDC9Fk2pZiXtT&open=AXD-_...

github.com/apache/groovy - 6a7d308169ceb1553bf86ff6a7698cdf36db8abe authored almost 5 years ago
Close GCL finally

See https://sonarcloud.io/project/issues?id=apache_groovy&issues=AXD-_k5PDC9Fk2pZiXeD&open=AXD-_...

github.com/apache/groovy - 27152f81912e4b717744cf5aae30d04efc528970 authored almost 5 years ago
GROOVY-9486: Remove redundant code `Sentinel` (#1212)

github.com/apache/groovy - c41db0937b8d231692729e94ba5831efec48269f authored almost 5 years ago
Update package.html

Fix for https://sonarcloud.io/project/issues?id=apache_groovy&open=AXD-_jqMDC9Fk2pZiWTt&resolved...

github.com/apache/groovy - 45b64598cb191fd12b5eafcbf5bc1f636250bf48 authored almost 5 years ago
GROOVY-9310: Groovy does not ignore second bash directive(closes #1203)

github.com/apache/groovy - 52259d567e91cbdab03dad0c5b30f47ff758ebc7 authored almost 5 years ago
GROOVY-9485: metaclass is not initialized

github.com/apache/groovy - 6c7b4e193d12fcc793401e0bb9097bca30dd2c65 authored almost 5 years ago
fix javadoc warnings

github.com/apache/groovy - 02c2518a5f07967a190940ffa37bb366f48066b6 authored almost 5 years ago
Fix 'Save changes?' dialog quitting on cancel with Java 11 on OSX

If the user quits the Groovy console with unsaved changes, it asks if
they want to 'Save changes...

github.com/apache/groovy - e9804c4acafff379d738a28c0a7ff05110a13406 authored almost 5 years ago
Now groovy refactoring is possible via VsCode (closes #1209)

github.com/apache/groovy - dde766d4957b6900355a0b53f59fce45a3598420 authored almost 5 years ago
fix(docs): broken links to MarkupBuilder docs (closes #1208)

github.com/apache/groovy - 823574746a948c46476ba46d76ad7633a7397166 authored almost 5 years ago
GROOVY-9459: Line number information for automatically inserted return statements slightly different for 2.5 vs 3.0 (provide fallback)

If the approach now taken in 3.0 (which we believe is the preferred approach) would yield no lin...

github.com/apache/groovy - 550d90009f011893e3a424c67b971ceac9ce6b33 authored almost 5 years ago
Revert "GROOVY-9440: Missing line number information in stack trace (provide fallback)"

This reverts commit a01d7fbd

github.com/apache/groovy - afb2e189b53a3c14560c52a2e645e09632240ba0 authored almost 5 years ago
GROOVY-9480: New v9 ClassFinder throws NoSuchFileException/UnsupportedOperationException and writes it to stderr (#1205)

github.com/apache/groovy - 1a4596960281932ae79d41288aac6ba297cf36c6 authored almost 5 years ago
GROOVY-9440: Missing line number information in stack trace (provide fallback)

github.com/apache/groovy - a01d7fbdf42029003cdbcdd0804c4d1b49123c3f authored almost 5 years ago
GROOVY-9478: Groovy Ant task could support Ant resources (closes #1204)

github.com/apache/groovy - 87e342d8dc5ebe22b974388e3a13f58a2c5a6cd5 authored almost 5 years ago
GROOVY-9479: Bump Gradle to 6.3

github.com/apache/groovy - 3879511e3a8ae66c8045edb32cb37f12fae02a1b authored almost 5 years ago
GROOVY-9475: Groovy Ant task has an option to specify the output file but not the file encoding (adjust new property name to be more explicit)

github.com/apache/groovy - 1c08630b5aa03110c1d85121600768493441c73e authored almost 5 years ago
whitespace

github.com/apache/groovy - 94ebb18a435a8ca2ede2a8816b917c541b0aed8e authored almost 5 years ago
refactor DGM (fix for JDK8)

github.com/apache/groovy - bbdec88c1148fd0b9cff3841fdfea911756ddc50 authored almost 5 years ago
remove old commented out code

github.com/apache/groovy - d3867ebdc2a4bc14843c2ba255eb10bf196eb107 authored almost 5 years ago
Refactor DGM (remove deprecated methods)

github.com/apache/groovy - 389e428309ea7789c97b537c79964f14f8bf28ae authored almost 5 years ago
Refactor DGM (add Diamond usage) (closes #1202)

github.com/apache/groovy - 768b99910d1a7015955e4ea5b7c2da5cf68c804d authored almost 5 years ago
Rename the project name of sonarcloud

github.com/apache/groovy - dafc5c2d0ef825cfd24e4f400646433be0e47d79 authored almost 5 years ago
GROOVY-9474: Upgrade spock to latest version (adjust gradle build for groovy-templates)

github.com/apache/groovy - e39804256e5aafcd429003688427c506583bf7f8 authored almost 5 years ago
Enable xml format of jacoco report and tweak sonarcloud support

github.com/apache/groovy - 4964082a52bf522b612969988f0ca7cb0eccfa17 authored almost 5 years ago
GROOVY-9474: Upgrade spock to latest version (adjust gradle build for groovy-nio)

github.com/apache/groovy - e8a706f2da472e869c1b96b7eb51e35577f93445 authored almost 5 years ago
GROOVY-9474: Upgrade spock to latest version (adjust for master) (closes #1201)

github.com/apache/groovy - caca3eed8ead077848b391c4770f89442afa516a authored almost 5 years ago
GROOVY-9474 : Upgrade spock to latest version

github.com/apache/groovy - 8e0661472ec57da2b833ef2154d878514b87c53c authored almost 5 years ago
fix jacoco reporting

github.com/apache/groovy - d17a1a4452fa6f22e5729b721f5b9bc0104bd9a2 authored almost 5 years ago
ConversionHandler: Remove unnecessary null check for value of final field which is always initialized.

github.com/apache/groovy - 1b8c786787fa2289a6f32656fd03e1eababcee2d authored almost 5 years ago
Avoid unnecessary boxing and unbox of primitive values.

This improves readability because it makes it clear that the value can never be null.

github.com/apache/groovy - 05e9b2dc1f1b39d995d6f60053d37d35c0812164 authored almost 5 years ago
Get complete git blame information

github.com/apache/groovy - 971af1d9e103c3721952552f656958349367516a authored almost 5 years ago
Add a badge of sonarcloud

github.com/apache/groovy - b531f4463c7d1b279fd592d5005eb66bbd746e2e authored almost 5 years ago
Support inspecting the code quality and security with SonarQube

github.com/apache/groovy - cdf6f7d2b7ba88875f702267287225aec7f60152 authored almost 5 years ago
Ignore the tests only existing in the groovy-parser project

github.com/apache/groovy - 75d9a9ab9112b850c116672e6acd00ff19ba5651 authored almost 5 years ago
Fix some potential issue caused by invalid method name

github.com/apache/groovy - a1c10ea84c10fa70f0668e03369164d2a5db4b9c authored almost 5 years ago
GroovyLexer: parse error for control and format characters(closes #1198)

Inspired by: https://stackoverflow.com/a/59984875

See also: https://github.com/groovy/groovy-ec...

github.com/apache/groovy - 7fe8352476df4ab7642d12de3debef2e5952da1e authored almost 5 years ago
split groovyc Ant task doco into separate file

github.com/apache/groovy - abade84ce60e6ccf9ee3c8d73e65eae6bf807119 authored almost 5 years ago
remove/suppress spotbug warnings (fix incorrect package name)

github.com/apache/groovy - 8df76a202bd51576e0a838ff94aeed1ad3b7404f authored almost 5 years ago
remove/suppress spotbug warnings

github.com/apache/groovy - 2a88ccb8ae093e4525de86b22b2a2e5e2149b190 authored almost 5 years ago
Add JDK 14 build to travis CI

github.com/apache/groovy - 85d9b9a8e1f99fc84a74a6fab352fc9992fa313a authored almost 5 years ago
fix method names

github.com/apache/groovy - 7d02aad969328713b490fde9e2f755928ac02a32 authored almost 5 years ago
minor edits

github.com/apache/groovy - 89a2dab34dd47167060254368b3d2a1443f66ea5 authored almost 5 years ago
Eliminate duplication in JavaLetter[OrDigit]InGString

Define them in terms of JavaLetter[OrDigit] with semantic predicate

github.com/apache/groovy - 4d3ecf5690a0330c7277ca83c3bd62641a2e27e7 authored almost 5 years ago
GROOVY-9442: GEP: Support for the new JDK14 string escape sequence (\s for single space) (update doco)

github.com/apache/groovy - 5f6585921e5b2988390b93333841be585097d9b7 authored almost 5 years ago
GROOVY-9442: GEP: Support for the new JDK14 string escape sequence (\s for single space) (closes #1196, side effect: closes #1190)

github.com/apache/groovy - f6f041e1be3b8029de9b4f3d5b9c68eca3be3e35 authored almost 5 years ago
GROOVY-9475: Groovy Ant task has an option to specify the output file but not the file encoding (minor refactor)

github.com/apache/groovy - 5d59edfed0104111c6e1f0a467770163ee7a2844 authored almost 5 years ago
GROOVY-9476: Bump spotbugs to 4.0.1

github.com/apache/groovy - 2c11fcee40a57fee874a2eae9e44c3bf3226d70b authored almost 5 years ago
GROOVY-9475: Groovy Ant task has an option to specify the output file but not the file encoding

github.com/apache/groovy - c3dc6efa9a3a391579ba120ae6d6c37db864f2aa authored almost 5 years ago
reduce SpotBugs warnings

github.com/apache/groovy - 7139b7b12df6011a068f0a021d25ba3f7e779dd3 authored almost 5 years ago
GROOVY-9473: Support compiling as Java code in the Groovy console (closes #1197)

github.com/apache/groovy - 00369b87547c3ce83d1177b50137a59533b61382 authored almost 5 years ago
reduce SpotBugs warnings

github.com/apache/groovy - e064359537a27f9eef4df81cf5541beec4ade482 authored almost 5 years ago
forgot license header

github.com/apache/groovy - ee888c7aa9609aaadeed9fdf950a1dfaff8eda84 authored almost 5 years ago
Add rule exclusion capability for spotbugs - first candidate: false positives for no serialVersionUUID in generated closures.

github.com/apache/groovy - 8de873180ed1850689c00871d95c119d0be1176f authored almost 5 years ago
GROOVY-9467: Bump Gradle Spotbugs plugin to 4.0.2 (use a different stylesheet - at least until stylesheet bug is fixed)

github.com/apache/groovy - 834bb7cff9b8652ace17ad7a20bdcc27e1a0af28 authored almost 5 years ago
GROOVY-9468: Support running as Java code in the Groovy console (refinements for better error messages) (closes #1194)

github.com/apache/groovy - f72f4b896f846e976699463688dcf0cba5eeb6f9 authored almost 5 years ago
GROOVY-9468: Support running as Java code in the Groovy console (#1192)

* GROOVY-9468: Support running as Java code in the Groovy console

* Minor refactoring

github.com/apache/groovy - 4fb7466965a0b4b6bd12a7c5c93189168fe290b5 authored almost 5 years ago
remove spotbugs warnings (amendment to handle null case)

github.com/apache/groovy - e2749a91c1ea6417784d088c7312fb5305857c9b authored almost 5 years ago
Revert "Downgrade spotbugs to 3.1.11" (both old and new plugin versions have issues - may as well stick with new one and work with spotbugs project to fix)

This reverts commit b133809ae4412b06a9ae42b266b6a89762789beb.

github.com/apache/groovy - 511bfb9279bf3a3ed959fc5f43b2c7b985912edf authored almost 5 years ago
remove spotbugs warnings

github.com/apache/groovy - f97b67bbd39fc2582250245607e0bd41c36bc464 authored almost 5 years ago
remove spotbugs warning

github.com/apache/groovy - fc12590b450716ecfc51cc2f4da66485cd2f976e authored almost 5 years ago
avoid locale issues when changing case for known English words

github.com/apache/groovy - 96dd05239f6f642ed2e5fac1e7c339c6f6fa8d14 authored almost 5 years ago
Downgrade spotbugs to 3.1.11

As Paul King found, the latest spotbugs plugin is still broken for us. All reports with errors a...

github.com/apache/groovy - b133809ae4412b06a9ae42b266b6a89762789beb authored almost 5 years ago
Tweak `JavaShell` to compile lazily and rename method name to align with `GroovyShell`

It is OK to rename `runMain` to `run` because `JavaShell` is introduced since 4.0.0 and 4.0.0-al...

github.com/apache/groovy - 7b2b3da4cf965f6895be33ac98e53d1856eef6b7 authored almost 5 years ago
Trivial refactoring: Use safer parameter type with generics further

As the generics will be erased, no binary compatibility issue was introduced here

github.com/apache/groovy - 70e40116bfe37678713e8d3e0d195259f5d6c70f authored almost 5 years ago
Trivial refactoring: Use safer parameter type with generics further

As the generics will be erased, no binary compatibility issue was introduced here

github.com/apache/groovy - 3875d6baedc42fd1d889c0ab0b2792506f1d649d authored almost 5 years ago
Trivial refactoring: Use safer parameter type with generics

As the generics will be erased, no binary compatibility issue was introduced here

github.com/apache/groovy - 6cd16721972247c401947386fdd6310ce170adb4 authored almost 5 years ago
GROOVY-9467: Bump Gradle Spotbugs plugin to 4.0.2

github.com/apache/groovy - 311bd2b57a33aca965ffb3007a90e549b090661b authored almost 5 years ago
GROOVY-9466: Bump javaparser to 3.15.15

github.com/apache/groovy - 8158804580669598effcd068d878f1881fef241e authored almost 5 years ago
GROOVY-9456: Bump Gradle Spotbugs plugin to 4.0.0(closes #1186)

github.com/apache/groovy - 9bd791b8ee60d57cd31b50431045128f5c240ea5 authored almost 5 years ago
GROOVY-9462: print placeholder using getUnresolvedName()

github.com/apache/groovy - 37ed4ae9b21171ed6f4f45e20aefc4951189c2d0 authored almost 5 years ago
GROOVY-9454: STC: check for instanceof type before using the field type

github.com/apache/groovy - 8c3696c9244f29c89d14d40e4f8c05e0c576dfe4 authored almost 5 years ago
GROOVY-9455: !(x instanceof T) shouldn't propagate T as inferred type

github.com/apache/groovy - d5e217aa6fa17b5b015a9f7120ba77817ddbb127 authored almost 5 years ago
Restore binary compatibility in TypeChecingContext

github.com/apache/groovy - 4067b381487f02baa5b49752289e6fbdafaad426 authored almost 5 years ago
GROOVY-9449: Mutliple methods with the same name now fail before AST transformations can fix it

github.com/apache/groovy - 8233f96574e6eb6996abc300fc5113bf99ceea34 authored almost 5 years ago
move misplaced test

github.com/apache/groovy - 425b91b103c852022bb492117c4373339c14bf04 authored almost 5 years ago
update binary compatibility baseline for Groovy 4

github.com/apache/groovy - 90dc22e3a3a3ade778f88e98f15cbd6d74010093 authored almost 5 years ago
update binary compatibility baseline for Groovy 4

github.com/apache/groovy - d6a9c179dfc0eab30d8dbd57beda343492fa56fc authored almost 5 years ago
minor edits

github.com/apache/groovy - 4d9096c91f13fdefb4fc3395defa00629d9ef679 authored almost 5 years ago
Minor refactoring: extract class `CstInspector`

github.com/apache/groovy - 8a7e716b2518268db2767f2b62181a7f00f9ac9e authored almost 5 years ago
GROOVY-9447: Add a parse tree viewer to groovy console

github.com/apache/groovy - 675dd0560b363b0200947d3e7bf6ced363645c0e authored almost 5 years ago
GROOVY-9448: Missing throws clause of constructor declaration in java stubs

github.com/apache/groovy - 40149b6ccde186f5a04173e4b5fe361cb9cbcd8c authored almost 5 years ago
GROOVY-9457: Upgrade checkstyle to 8.30

github.com/apache/groovy - f9010b194a51fb5a2fd5a2f4a1c5e9efd68efc84 authored almost 5 years ago
GROOVY-9454: add test case

github.com/apache/groovy - ea4f69abbb4540b3542c81b2c6496fb8852fe8f4 authored almost 5 years ago
GROOVY-9453: Upgrade picocli to 4.2.0

github.com/apache/groovy - 7441879bd8bfd803fec6aaf8806266dba17e5be0 authored almost 5 years ago
GROOVY-9451: Unable to access static getter method as field

github.com/apache/groovy - aa834beef120bf1770b17c5362961c67a2a1b9a0 authored almost 5 years ago
GROOVY-9450: add test case

github.com/apache/groovy - 8c81fbea5011e3622abc0244bdd9d215a3e26f93 authored almost 5 years ago
GROOVY-9450: fix missing reference to startIndex in DefaultGroovyMethod#findIndexOf(Object self, int startIndex, Closure condition) (closes #1184)

Bug: can't use startIndex

github.com/apache/groovy - 227fa161a775b8d750792685d2ff3193352c66e2 authored almost 5 years ago
use JUnit4 rather than JUnit 3 style to avoid using deprecated method

github.com/apache/groovy - dac1aa0251d936c9cb84cd089c7a3abdfec553ca authored almost 5 years ago
GROOVY-9441: Fix binary incompatibility between 2.5/3

github.com/apache/groovy - bdaca54a66539d247511b7cd99c7a4598cf78a9c authored almost 5 years ago
GROOVY-9439: GroovyDocs HTML page for groovy.json.JsonGenerator mostly empty

github.com/apache/groovy - 698d79b8a457c576873daca3b346239a6dcf1a64 authored almost 5 years ago
Tweak `commandArgument` rule

github.com/apache/groovy - 23843a6f7ae19367ace82880246e8a51e46fdc7e authored almost 5 years ago
Add more test cases for command expression

github.com/apache/groovy - ce3c97ff6d6a3c12d7a92cfd8553ab74a1616a64 authored almost 5 years ago
GROOVY-9446: Bump japicmp-gradle-plugin to 0.2.9

github.com/apache/groovy - 88fcf62b6c70b9fc3f464bd0ee8e28da6cb82505 authored almost 5 years ago
GROOVY-9445: Update jackson version to 2.10.3

github.com/apache/groovy - 28af4d75673ca8cc39d03aa880a3c240c784b726 authored almost 5 years ago
GROOVY-9444: update versions plugin to 0.28.0

github.com/apache/groovy - cd03d8c1219cabb7bdcb3b1f5c23024a52286dc0 authored almost 5 years ago
GROOVY-9438: Incorrect handling of final variables within switch (fix for code optimized by ReturnAdder)

github.com/apache/groovy - d6226958378206224b8e1adf72cdeea3f42a6957 authored almost 5 years ago
GROOVY-9433: grammar ambiguity with ternary expression being confused with safe indexing

github.com/apache/groovy - c7e59ab2c4ebee91d7a9dbb685af60f55e209b7c authored almost 5 years ago
make CI smarter about finding artifactory.properties

github.com/apache/groovy - 21c5d72b033d64553d1e8e6ccbac054531ae0a5c authored almost 5 years ago
GROOVY-9437: Bump gradle to 6.2.2

github.com/apache/groovy - f923b9a19e28917ccf6b89764bee04ea2511f84b authored almost 5 years ago