forked from DSpace/DSpace
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Data@TAMU: Upgrade to 7.6.2 release #311
Open
wwtamu
wants to merge
323
commits into
tamu-rdc-dspace-7_x-sprint5-staging
Choose a base branch
from
tamu-rdc-dspace-7_x-sprint5-7.6.2
base: tamu-rdc-dspace-7_x-sprint5-staging
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Data@TAMU: Upgrade to 7.6.2 release #311
wwtamu
wants to merge
323
commits into
tamu-rdc-dspace-7_x-sprint5-staging
from
tamu-rdc-dspace-7_x-sprint5-7.6.2
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(cherry picked from commit 71ea2a7)
We need to keep Spring Framework, Spring Boot, and Spring Security versions updated together: - Spring Framework: 5.3.28→5.3.31 - Spring Boot: 2.7.13→2.7.18 - Spring Security: 5.7.9→5.7.11 (cherry picked from commit f42a981)
Update to latest versions: - spotbugs v4.1.2→v4.8.2 - spotbugs-maven-plugin v4.0.4→v4.8.2.0 These are not run in CI and seem to only run manually when asked, ie via maven: $ mvn spotbugs:spotbugs (cherry picked from commit fc6a9ca)
(cherry picked from commit 4e071b2)
(cherry picked from commit 8809e98)
Due to changes in hamcrest packaging we only need the main artifact now, but we add hamcrest-core (which is an empty pom) so it doesn't get pulled in by other deps. Last, the hamcrest docs recommend that we put hamcrest first so that we don't have dependency convergence issues from junit. See: https://hamcrest.org/JavaHamcrest/distributables (cherry picked from commit 710feb7)
… v3.3.1 (cherry picked from commit ae12f18)
…3.6.0 (cherry picked from commit 275757e)
(cherry picked from commit 2c1a45b)
(cherry picked from commit 6d0b5de)
(cherry picked from commit 3f675d9)
(cherry picked from commit e76132b)
(cherry picked from commit b583029)
(cherry picked from commit 6de85ad)
Bump jackson-core and jackson-databind to v2.16.0. (cherry picked from commit b90f043)
Update commons-dbcp2 and commons-pool2 to latest stable versions. (cherry picked from commit bafb1b5)
Upgrade zjsonpatch from v0.4.6 to v0.4.16. (cherry picked from commit 20fc8e4)
[Port dspace-7_x] Bump dependencies
Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) from 2.6.0 to 2.9.0. - [Release notes](https://github.com/jayway/JsonPath/releases) - [Changelog](https://github.com/json-path/JsonPath/blob/master/changelog.md) - [Commits](json-path/JsonPath@json-path-2.6.0...json-path-2.9.0) --- updated-dependencies: - dependency-name: com.jayway.jsonpath:json-path dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> (cherry picked from commit db56de3)
[Port dspace-7_x] Bump com.jayway.jsonpath:json-path from 2.6.0 to 2.9.0
(Related to dspace-angular#2765) (cherry picked from commit 40b7427)
[Port dspace-7_x] Improve default identifiers.cfg properties
(cherry picked from commit efcf9db)
[Port dspace-7_x] Fast fail error when creating administrator, if there is no database connection
…force-resource-policies-to-have-group-or-eperson
… into sword-configuration-old-style-fixes-7.6
…Name params are used from long-deprecated ConfigurationManager instead of configName, defaultValue
…tion-old-style-fixes-7.x
(cherry picked from commit 8b5f044)
(cherry picked from commit 4b2ea66)
(cherry picked from commit b12bd6c)
(cherry picked from commit 6989cb6)
…erentiate relationships with same label and different entity types (cherry picked from commit 8512fab)
…e return different results (cherry picked from commit bbae1fb)
[Port dspace-7_x] Metadata Import via Scopus API: improved handling of empty search results
[Port dspace-7_x] Fixed item edit relationships with same type name but different entities all being shown under same label
(cherry picked from commit 068bcdf)
…. Add unit tests to prove it works (cherry picked from commit ed918a8)
…adata_5args_1. It appears this second test was meant to test a different addMetadata() method which accepts a single Value instead of a List (cherry picked from commit 25f722e)
…y values. Minor refactors to MetadataImportIT to make findItemByName more efficient. (cherry picked from commit f8ac8ed)
…al metadata (cherry picked from commit 2eb7dbc)
[Port dspace-7_x] Fix bug where empty metadata List can result in "Index 0 out of bounds for length 0" exceptions in several scenarios
…ormats so that it can be recognized by DSpace. (cherry picked from commit 356a028)
(cherry picked from commit c61b703)
(cherry picked from commit 39975e4)
… formats (cherry picked from commit e6bfb83)
…ed. Update test to prove behavior. (cherry picked from commit 6da072d)
…ly. Add a new wildcard setting to allow sites to force all files to download only. (cherry picked from commit a091d34)
[Port dspace-7_x] Update configuration to always download HTML/JS/XML Bitstreams (no inline display)
…o_7x [Port dspace-7_x] Add a GET `/csrf` endpoint to allow for forcing refresh of CSRF token
…u-rdc-dspace-7_x-sprint5-7.6.2 [maven-release-plugin] copy for tag dspace-7.6.2
b9fb5c3
to
c1383d8
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No customized files changed during upgrade.