Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Handle to version 9.3.0 final. #2907

Merged
merged 1 commit into from Jul 29, 2020
Merged

Conversation

ilittle-cnri
Copy link
Contributor

References

Description

Bump Handle software and CNRI dependencies from snapshot to final versions. There were no major changes between the last snapshot and final, so this should still work fine.

Instructions for Reviewers

Try configuring and running a Handle server using the included scripts and note that it works.

List of changes in this PR:

  • net.handle:handle dependency bumped to 9.3.0
  • net.cnri:cnri-servlet-container bumped to 3.0.0.

Checklist

  • My PR is small in size (e.g. less than 1,000 lines of code, not including comments & integration tests). Exceptions may be made if previously agreed upon.
  • My PR passes Checkstyle validation based on the Code Style Guide.
  • My PR includes Javadoc for all new (or modified) public methods and classes. It also includes Javadoc for large or complex private methods.
  • My PR passes all tests and includes new/updated Unit or Integration Tests based on the Code Testing Guide.
  • If my PR includes new, third-party dependencies (in any pom.xml), I've made sure their licenses align with the DSpace BSD License based on the Licensing of Contributions documentation.
  • If my PR modifies the REST API, I've linked to the REST Contract page (or open PR) related to this change.

@tdonohue tdonohue self-requested a review July 28, 2020 18:15
@tdonohue tdonohue added dependencies Pull requests that update a dependency file identifier: Handles Related to integration with Handle System labels Jul 28, 2020
@tdonohue tdonohue added this to the 7.0 milestone Jul 28, 2020
@tdonohue tdonohue added the 1 APPROVAL pull request only requires a single approval to merge. label Jul 28, 2020
Copy link
Member

@tdonohue tdonohue left a comment

Choose a reason for hiding this comment

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

👍 Looks good to me & is passing build/tests! Thanks @ilittle-cnri !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 APPROVAL pull request only requires a single approval to merge. dependencies Pull requests that update a dependency file identifier: Handles Related to integration with Handle System
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants