[
https://jira.duraspace.org/browse/DS-942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=20824#action_20824
]
Mark Diggory commented on DS-942:
---------------------------------
Recoding that could stand to happen would be to switch to use the
ConfigurationService rather than the ConfigurationManager. This mean switching
from
ConfigurationManager.getProperty(prefix, key, default) to new
DSpace().getConfigurationService().getProperty(prefix + key, default)
> dspace.oai.url is currently generated from ${dspace.baseUrl}. Change the code
> to assume this unless overridden.
> ---------------------------------------------------------------------------------------------------------------
>
> Key: DS-942
> URL: https://jira.duraspace.org/browse/DS-942
> Project: DSpace
> Issue Type: Improvement
> Reporter: Robin Taylor
> Assignee: Robin Taylor
> Fix For: 1.8.0
>
>
> In order to separate out the entire OAI config from dspace config I would
> like to change the code so that it builds OAI url by reading dspace.baseUrl
> in the code and appending /oai, unless the URL has been overridden in config.
> This will mimic what happens for Sword and with the URL no longer being
> constructed by filtering it can be moved in with the rest of the OAI config.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.duraspace.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel