Joe,

I am having facing two build errors:

One I haven't figured out what causes:

testShouldSerializeNiFiProperties(org.apache.nifi.properties.ConfigEncryptionToolTest)
 Time elapsed: 0.043 sec  <<< FAILURE!
org.codehaus.groovy.runtime.powerassert.PowerAssertionError: assert
lines.first() =~ datePattern
       |     |       |  |
       |     |       |  ^#\w{3} \w{3} \d{2} \d{2}:\d{2}:\d{2}
\w{3}([\-+]\d{2}:\d{2})? \d{4}$
       |     |       java.util.regex.Matcher[pattern=^#\w{3} \w{3} \d{2}
\d{2}:\d{2}:\d{2} \w{3}([\-+]\d{2}:\d{2})? \d{4}$ region=0,30 lastmatch=]
       |     #Fri Aug 26 16:50:13 AEST 2016
       [#Fri Aug 26 16:50:13 AEST 2016, key=value, key2=value2]
        at
org.codehaus.groovy.runtime.InvokerHelper.assertFailed(InvokerHelper.java:402)
        at
org.codehaus.groovy.runtime.ScriptBytecodeAdapter.assertFailed(ScriptBytecodeAdapter.java:650)
        at
org.apache.nifi.properties.ConfigEncryptionToolTest.testShouldSerializeNiFiProperties(ConfigEncryptionToolTest.groovy:978)


The other is tracked on NIFI-2685 (PR960 against RC1 and PR961 against
master):

testResize(org.apache.nifi.processors.image.TestResizeImage) Time elapsed:
2.22 sec <<< FAILURE!
java.lang.AssertionError: java.awt.AWTError: Can't connect to X11 window
server using 'localhost:12.0' as the value of the DISPLAY variable.

On Sat, Aug 27, 2016 at 2:25 AM, Joe Percivall <
[email protected]> wrote:

> Hello Apache NiFi Community,
>
> I am pleased to be calling this vote for the source release of Apache NiFi,
> nifi-1.0.0.
>
> The source zip, including signatures, digests, etc. can be found at:
> https://repository.apache.org/content/repositories/orgapachenifi-1090/
>
> Note: There is a second binary being distributed now, the NiFi Toolkit. It
> can be used to facilitate securing a NiFi instance.
>
> The Git tag is nifi-1.0.0-RC1
> The Git commit hash is 74d5224783dfdc513f6b3ad5ed96671d3c581707
> * https://git-wip-us.apache.org/repos/asf?p=nifi.git;a=commit;h=
> 74d5224783dfdc513f6b3ad5ed96671d3c581707
> * https://github.com/apache/nifi/commit/74d5224783dfdc513f6b3ad5ed9667
> 1d3c581707
>
> Checksums of nifi-1.0.0-source-release.zip:
> MD5: 8bdba49a73b94d036fad6c63b0ebe39d
> SHA1: 504c58f9b2fb305c41598a17f5b78f68f2b2fa3d
> SHA256: 22167ede5127683ca8de6dbd2fb9112cb1de650b7cfff7e640c905521447af92
>
> Release artifacts are signed with the following key:
> https://people.apache.org/keys/committer/jpercivall
>
> KEYS file available here:
> https://dist.apache.org/repos/dist/release/nifi/KEYS
>
> 595 issues were closed/resolved for this release:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> projectId=12316020&version=12332640
>
> Release note highlights can be found here:
> https://cwiki.apache.org/confluence/display/NIFI/
> Release+Notes#ReleaseNotes-Version1.0.0
>
> The vote will be open for 72 hours.
> Please download the release candidate and evaluate the necessary items
> including checking hashes, signatures, build from source, and test. Then
> please vote:
>
> [ ] +1 Release this package as nifi-1.0.0
> [ ] +0 no opinion
> [ ] -1 Do not release this package because...
>
> Thanks!
>

Reply via email to