groovy
groovy copied to clipboard
Apache Groovy: A powerful multi-faceted programming language for the JVM platform
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
https://issues.apache.org/jira/browse/GROOVY-11693
For your consideration. Here are the types in `java.time` package: 
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`...