- Verified signature - OK

- Build failed with the following error. Do I need to do anything else? Mine is 
a clean environment.

Failed tests: 
  ActiveServerFilterTest.testRedirectedRequestShouldContainQueryParameters:140 
Argument(s) are different! Wanted:
servletResponse.sendRedirect(
    "http://localhost:21000/types?query%3DTRAIT";
);
-> at 
org.apache.atlas.web.filters.ActiveServerFilterTest.testRedirectedRequestShouldContainQueryParameters(ActiveServerFilterTest.java:140)
Actual invocation has different arguments:
servletResponse.sendRedirect(
    "http://localhost:21000/types?query=TRAIT";
);
-> at 
org.apache.atlas.web.filters.ActiveServerFilter.handleRedirect(ActiveServerFilter.java:150)



On 2/2/18, 6:07 AM, "Keval Bhatt" <kevalbhat...@gmail.com> wrote:

    +1 for the release.
    
    . Verified signature and validated release source.
    . Build the source successfully with unit tests.
    . Ran QuickStart successfully and tested UI
    
    On 01-Feb-2018 7:58 AM, "Madhan Neethiraj" <mad...@apache.org> wrote:
    
    > Atlas team,
    >
    > Apache Atlas 0.8.2 release candidate #0 is now available for vote within
    > dev community. Links to the release artifacts are given below. Please
    > review and vote.
    >
    > The vote will be open for at least 72 hours or until necessary votes are
    > reached.
    >   [ ] +1 approve
    >   [ ] +0 no opinion
    >   [ ] -1 disapprove (and reason why)
    >
    > Thanks,
    > Madhan
    >
    >
    > List of issues addressed in this release: https://issues.apache.org/
    > jira/issues/?jql=project%20%3D%20Atlas%20AND%20fixVersion%
    > 20%3D%200.8.2%20ORDER%20BY%20key
    >
    > Git tag for the release: https://github.com/apache/
    > atlas/tree/release-0.8.2-rc0
    >
    > Sources for the release: https://dist.apache.org/repos/
    > dist/dev/atlas/0.8.2-rc0/apache-atlas-0.8.2-sources.tar.gz
    >
    > Source release verification:
    >   PGP Signature: https://dist.apache.org/repos/dist/dev/atlas/0.8.2-rc0/
    > apache-atlas-0.8.2-sources.tar.gz.asc
    >   MD5 Hash: https://dist.apache.org/repos/dist/dev/atlas/0.8.2-rc0/
    > apache-atlas-0.8.2-sources.tar.gz.md5
    >
    > Keys to verify the signature of the release artifacts are available at:
    > https://dist.apache.org/repos/dist/dev/atlas/KEYS
    >
    >
    >
    >
    >
    


Reply via email to