> On Aug 5, 2018, at 6:55 PM, Gary Gregory wrote:
>
>> On Sun, Aug 5, 2018 at 10:17 AM Rob Tompkins wrote:
>>
>> Signatures good: asc, sha1, md5, and sha256
>>
>
> There should not be any md5 files out there. If there are, we should remove
> them.
Nexus generates them. I validated all the
On Sun, Aug 5, 2018 at 10:17 AM Rob Tompkins wrote:
> Signatures good: asc, sha1, md5, and sha256
>
There should not be any md5 files out there. If there are, we should remove
them.
Gary
> mvn clean test package site; works on java8 on my mac
> mvn clean test; works on java7, java9, and java1
Signatures good: asc, sha1, md5, and sha256
mvn clean test package site; works on java8 on my mac
mvn clean test; works on java7, java9, and java10.
On site, japicmp empty (standard), and still using cobertura (suggest upgrading
to jacoco)
+1
-Rob
> On Aug 4, 2018, at 3:19 PM, Oliver Heger wr