Paul King
Paul King
> I agree with Christopher Smith from the mailing list that the semantic of count is different from size. https://lists.apache.org/thread/8yknyvcxbksoojh6rz5shwv6jdjy1dnx For those folks who are expecting every aggregate to have...
I tweaked the javadoc to better describe the intent of the method.
I added some example to the Jira and asked Jochen (via slack) if he had other examples (but he hasn't responded yet).
In general, it is domain classes that have the same name as the java.time classes and no package that catch us out. E.g. for a `Main.groovy` file containing `println Period.ZERO`...
@codeconsole I agree this would be nice to have. We just have to weigh up all pros and cons. We treat breaking existing code seriously and such changes proceed more...
I'll create a thread on the mailing lists. If we were going to make such a change, Groovy 5 would be an ideal time.
> This is also a work-in-progress for dropping `Ant-Version` and `Created-By` from the jarjar output, which retains those attributes due to use of the Ant `jar` task to repackage the...
I merged in the "pre-work" and minor refactoring. Do you want to rebase this against master? Should reduce to just a few lines.
As an aside, for any online content which you may want to keep for historical purposes, if there are links which might eventually go away, it pays to go and...