Hi Tom
Good work spinning a the RC's. My responses are inline

On 2019/09/26 21:31:57, Tom Barber <t...@spicule.co.uk> wrote: 
> 
> https://dist.apache.org/repos/dist/dev/oodt/

There is no reason to host 
https://dist.apache.org/repos/dist/dev/oodt/apache-oodt-1.9-src.zip.md5, please 
remove.
Additionally, we should be using SHA512 - 
https://apache.org/dev/release-signing.html#sha-checksum

The ASC signature is good
gpg: assuming signed data in 'apache-oodt-1.9-src.zip'
gpg: Signature made Thu Sep 26 14:26:05 2019 PDT
gpg:                using RSA key AC57783AB30355CA
gpg: Good signature from "Tom Barber <magicaltr...@apache.org>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: 65C4 6FC2 31C7 756A E60D  B307 AC57 783A B303 55CA

in NOTICE.txt, Copyright should be updated to 2019
```
Apache OODT
Copyright 2010-2015 The Apache Software Foundation
```

lmcgibbn@MT-207576 ~/Downloads/apache-oodt-1.9-src $ mvn --version
Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 
2018-10-24T11:41:47-07:00)
Maven home: /usr/local/Cellar/maven/3.6.0/libexec
Java version: 1.8.0_221, vendor: Oracle Corporation, runtime: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_221.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.14.6", arch: "x86_64", family: "mac"

mvn clean test

[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.216 s 
<<< FAILURE! - in org.apache.oodt.cas.workflow.system.TestAvroRpcWorkflowManager
[ERROR] 
testGetWorkflowInstances(org.apache.oodt.cas.workflow.system.TestAvroRpcWorkflowManager)
  Time elapsed: 1.197 s  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<1> but was:<2>
        at 
org.apache.oodt.cas.workflow.system.TestAvroRpcWorkflowManager.testGetWorkflowInstances(TestAvroRpcWorkflowManager.java:70)

Can anyone else produce this?

Reply via email to