Commit Graph

10 Commits

Author SHA1 Message Date
KevinVdV
0d79a7109a Create factory to retrieve an instance of the "configurationService" object 2016-01-25 14:36:22 -06:00
Tim Donohue
257248e362 Rewrite ConfigurationManager to wrap ConfigurationService. Removal of "dspace-config" and "dspace.configuration" system/servlet params 2016-01-25 14:35:15 -06:00
KevinVdV
54222f3c1d DSpace refactored service api 2015-08-19 11:54:32 +02:00
Mark H. Wood
37888b362f Repair testing environment, enable real unit tests, add test of metadata crosswalking. 2015-03-18 14:40:53 -04:00
Mark H. Wood
e440e64739 [DS-1883] Un-deprecate DCValue and rename it.
It seems that the reason for deprecation was objection to the *name*,
since it is not strictly for DC anymore.
2014-10-31 14:48:24 -04:00
Tim Donohue
790f4829d7 Refactor/streamline DOI unit tests. They were ignoring setup already done in AbstractUnitTest, creating a secondary context obj, and sending all new items through workflow approval. 2014-07-31 15:53:16 -05:00
Mark H. Wood
7d675dc861 Comment all remaining tests and supply a dummy to keep JUnit happy. 2013-10-22 13:30:07 -04:00
Mark H. Wood
7b18a89afa Test module itself was broken.
Improved through (I hope) a better understanding of how to create
Items.  However this module is still not quite right.  For now,
commenting out the guts of it.
2013-10-21 17:02:57 -04:00
Mark H. Wood
258a03958e Silly whitespace cleanups 2013-10-17 15:30:30 -04:00
Mark H. Wood
b03a1d942a Rename DataCiteIdentifierProvider to EZIDIdentifierProvider to better reflect its role and disentangle from another DataCite provider in development. 2013-10-16 10:29:15 -04:00