forked from DSpace/DSpace
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
internal/epic-pid-service-never-called (#431)
* The item is created with configured prefix. * The Configuration property configMap is not shared. The right prefix is added during creating the handle. * The handle is correctly composed and the tests are created * epic changed to local because the local handle should be used by default. * Refactoring * Refactoring * Fixed one failing test * Commented out unwanted community configuration. * Fixed failing tests. Instead of changing owningCollection I used Context events. * Fixed checkstyle * Fixed failing IT. It was needed to update configuraition property. * Fixed failing integration tests - the community configuration service wasn't restored.
- Loading branch information
1 parent
80face6
commit 1eb7971
Showing
13 changed files
with
437 additions
and
79 deletions.
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.