groovy icon indicating copy to clipboard operation
groovy copied to clipboard

Apache Groovy: A powerful multi-faceted programming language for the JVM platform

Results 38 groovy issues
Sort by recently updated
recently updated
newest added
trafficstars

The use of closure to run the method `doRun` in the Groovy `Console` class makes impossible to extend the `Console` in custom code due to this [Groovy issue](https://issues.apache.org/jira/browse/GROOVY-2433). This PR...

https://issues.apache.org/jira/browse/GROOVY-11601

enhancement

For your consideration. Here are the types in `java.time` package: ![image](https://github.com/user-attachments/assets/c483ea98-ad59-43fd-8a95-632ee898a7d1)

enhancement

I suspect not all of these are still required. This is a draft to explore removing all or some. And for any kept, adding some docs and tests. * `Ant-Version`...