fcrepo-exts / fcrepo-camel-toolbox

A collection of ready-to-use messaging applications with fcrepo-camel
Apache License 2.0
13 stars 26 forks source link

Updates fcrepo-camel-toolbox to work with Fedora 5.x. #142

Closed dbernstein closed 5 years ago

dbernstein commented 5 years ago

Updates fcrepo-camel-toolbox to work with Fedora 5.x.


JIRA Ticket: https://jira.duraspace.org/browse/FCREPO-2787

What does this Pull Request do?

  1. Adds support for authentication to the integration tests.
  2. Fixes all broken unit tests.
  3. Updates fcrepo 5 and related dependencies.

What's new?

Authentication support for the integration tests, both in the test code as well as the jetty test server, is the main change. Otherwise just fcrepo4 and fcrepo-java-client dependency updates.

How should this be tested?

This PR ensures that the unit and integration tests are passing. Be sure to build the latest fcrepo-camel locally before building this PR. I have not done any hands on testing at this point: this PR simply ensures that all the tests are passing.

Interested parties

@peichman-umd, @awoods, @birkland

peichman-umd commented 5 years ago

@dbernstein Looks like we need to get Travis to use the latest fcrepo-camel?

dbernstein commented 5 years ago

I'm closing this PR: we're focusing on fixing https://github.com/dbernstein/fcrepo-camel-toolbox/tree/update-fcrepo-parent-pom.