Hi,
- sigs and hashes are good
- builds fine with maven 3.5.4 from src distribution
- website looks good
- release notes look good
- there are some differences between the src distribution and release tag:
~/w/a/r/r/t/jcs git:(upstream ⚡ master) > diff -r commons-jcs-2.2.1-RC4/
commons-jcs-2.2.1-
On 27 August 2018 at 17:12, Benedikt Ritter wrote:
> Hi,
>
> - sigs and hashes are good
> - builds fine with maven 3.5.4 from src distribution
> - website looks good
> - release notes look good
> - there are some differences between the src distribution and release tag:
>
> ~/w/a/r/r/t/jcs git:(up
At least RAT and clirr/japicmp should be part of default goal.
I'm personally prefer checkstyle and findbugs/spotbugs (although I
prefer error-prone nowadays) to be part of the default goal.
On Java 8+ it is also helpful to make javadoc part of the default goal.
I think it is very convenient
> On Aug 27, 2018, at 2:33 PM, Pascal Schumacher
> wrote:
>
> At least RAT and clirr/japicmp should be part of default goal.
>
> I'm personally prefer checkstyle and findbugs/spotbugs (although I prefer
> error-prone nowadays) to be part of the default goal.
>
> On Java 8+ it is also helpf