Skip to content
This repository was archived by the owner on Jul 22, 2021. It is now read-only.

NIFIREG-296 - Upgrade version of Jetty#208

Closed
thenatog wants to merge 3 commits intomasterfrom
NIFIREG-296
Closed

NIFIREG-296 - Upgrade version of Jetty#208
thenatog wants to merge 3 commits intomasterfrom
NIFIREG-296

Conversation

@thenatog
Copy link
Contributor

Upgraded Jetty version to 9.4.19.v20190610. Required some changes to integration tests. Minor JettyServer change.

…me changes to integration tests. Minor JettyServer change.
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-util</artifactId>
<version>9.4.19.v20190610</version>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be ${jetty.version} so it stays in sync the next time we upgrade?

@bbende
Copy link
Contributor

bbende commented Jul 29, 2019

Looks good now, going to merge, thanks!

@asfgit asfgit closed this in 20ff8d7 Jul 29, 2019
ekovacs pushed a commit to ekovacs/nifi-registry-apache that referenced this pull request Sep 20, 2019
…me changes to integration tests. Minor JettyServer change.

- Used jetty.version parameter for test scope dependency
- Added comments and removed explicit call to setEndpointIdentificationAlgorithm(null). This is called by SslContextFactory.Server()

This closes apache#208.

Signed-off-by: Bryan Bende <bbende@apache.org>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants