I think I see what's happening. The script verifies all of the following files for SHA1 and MD5:
GOOD MD5/SHA1 for tmp/1070/org/apache/aries/transaction/org.apache.aries.transaction.jdbc/2.1.2/org.apache.aries.transaction.jdbc-2.1.2.pom GOOD MD5/SHA1 for tmp/1070/org/apache/aries/transaction/org.apache.aries.transaction.jdbc/2.1.2/org.apache.aries.transaction.jdbc-2.1.2.jar GOOD MD5/SHA1 for tmp/1070/org/apache/aries/transaction/org.apache.aries.transaction.jdbc/2.1.2/org.apache.aries.transaction.jdbc-2.1.2-sources.jar GOOD MD5/SHA1 for tmp/1070/org/apache/aries/transaction/org.apache.aries.transaction.jdbc/2.1.2/org.apache.aries.transaction.jdbc-2.1.2.xsd GOOD MD5/SHA1 for tmp/1070/org/apache/aries/transaction/org.apache.aries.transaction.jdbc/2.1.2/org.apache.aries.transaction.jdbc-2.1.2-source-release.zip GOOD MD5/SHA1 for tmp/1070/org/apache/aries/transaction/org.apache.aries.transaction.jdbc/2.1.2/org.apache.aries.transaction.jdbc-2.1.2-javadoc.jar However, there's an extra set of MD5 and SHA1 files in the directory for which the corresponding file does not exist: org.apache.aries.transaction.jdbc-2.1.2-schema.html.md5 org.apache.aries.transaction.jdbc-2.1.2-schema.html.sha1 In other words, there is no org.apache.aries.transaction.jdbc-2.1.2-schema.html file. Is this an issue? >To: [email protected] >From: John W Ross/Atlanta/IBM@IBMUS >Date: 05/23/2016 03:02PM >Subject: Re: [VOTE] Release Apache Aries Transaction JDBC 2.1.2 > >When executing the verify script, it pauses on the following output: > >Detached signature. >Please enter name of data file: > >Never seen this before and I'm not sure what it means. > >>To: [email protected] >>From: Guillaume Nodet <[email protected]> >>Date: 05/23/2016 11:05AM >>Subject: [VOTE] Release Apache Aries Transaction JDBC 2.1.2 >> >>This is a vote to release transaction-jdbc 2.1.2 >> >>We have one issue fixed >> https://issues.apache.org/jira/browse/ARIES-1542 >> >>Staging repository: >> >>https://repository.apache.org/content/repositories/orgapachearies-10 >7 >>0 >> >>Please vote to approve the release. This vote will be open for at >>least 72 >>hours. >> >>Cheers, >>Guillaume Nodet >> > >
