Tim Donohue
|
39708d223d
|
[maven-release-plugin] prepare release dspace-6.0-rc2
|
2016-06-10 19:27:36 +00:00 |
|
Tim Donohue
|
8e679803a3
|
Revert "[maven-release-plugin] prepare release dspace-6.0-rc2"
This reverts commit a0d957e9e0 .
|
2016-06-10 19:06:12 +00:00 |
|
Tim Donohue
|
76ccae0d56
|
Revert "[maven-release-plugin] prepare for next development iteration"
This reverts commit 43c2481d51 .
|
2016-06-10 19:05:57 +00:00 |
|
Pascal-Nicolas Becker
|
43c2481d51
|
[maven-release-plugin] prepare for next development iteration
|
2016-06-10 17:35:33 +02:00 |
|
Pascal-Nicolas Becker
|
a0d957e9e0
|
[maven-release-plugin] prepare release dspace-6.0-rc2
|
2016-06-10 17:35:03 +02:00 |
|
Tim Donohue
|
842f61999f
|
DS-3154: Fix javadocs errors in dspace-services
|
2016-04-29 09:05:52 -05:00 |
|
Pascal-Nicolas Becker
|
a2724615b7
|
[maven-release-plugin] prepare for next development iteration
|
2016-04-22 21:01:18 +02:00 |
|
Pascal-Nicolas Becker
|
58389fa23f
|
[maven-release-plugin] prepare release dspace-6.0-rc1
|
2016-04-22 21:01:00 +02:00 |
|
Tim Donohue
|
37f55fa8b1
|
Merge pull request #1346 from tdonohue/DS-3116
DS-3116 : Only log errors if service bean cannot be located.
|
2016-04-13 16:09:31 -05:00 |
|
Mark H. Wood
|
4545c76859
|
Merge pull request #1015 from rradillen/DS-2702
DS-2702 set mail.extraproperties before obtaining session
Considering the +1 in the Jira ticket, this is at +2.
|
2016-04-06 12:34:00 -04:00 |
|
Tim Donohue
|
8d73880241
|
DS-3116 : Only log errors if service bean cannot be located. Provide INFO messages on status of finding bean by name.
|
2016-04-04 20:33:49 +00:00 |
|
Bram Luyten
|
3a9cfbb46c
|
DS-3059 Replacing getProperty with getArrayProperty
|
2016-02-20 18:23:45 +01:00 |
|
Ivan Masár
|
6304702841
|
DS-3016 revert failing upgrades: ehcache xerces httpclient junit h2
|
2016-02-02 22:06:06 +01:00 |
|
Ivan Masár
|
3a2c5c0524
|
DS-3016 upgrade dependencies before 6.0 release
|
2016-02-02 22:05:36 +01:00 |
|
Tim Donohue
|
2538399c07
|
Minor bug fixes. Move bean definition to -services and ensure proper imports
|
2016-01-25 14:36:24 -06:00 |
|
KevinVdV
|
0d79a7109a
|
Create factory to retrieve an instance of the "configurationService" object
|
2016-01-25 14:36:22 -06:00 |
|
Tim Donohue
|
d7d255d441
|
Correct missing license headers
|
2016-01-25 14:36:02 -06:00 |
|
Tim Donohue
|
41e8685088
|
Implement dynamic property substitutions for our Spring Config files.
|
2016-01-25 14:35:51 -06:00 |
|
Tim Donohue
|
829ea782da
|
Allow ScriptLauncher to run *without* ConfigurationManager. Requires tweaking how DSpaceConfigurationService 'discovers' the DSpace home directory (new unit tests added).
|
2016-01-25 14:35:46 -06:00 |
|
Tim Donohue
|
36359c8a37
|
Minor services tweaks. Enhance comments. Have SpringServiceManager use getArrayProperty() instead of getPropertyAsType()
|
2016-01-25 14:35:19 -06:00 |
|
Tim Donohue
|
cb98175792
|
More convienence methods to ConfigurationService. "hasProperty()" and "getArrayProperty()". Includes unit tests.
|
2016-01-25 14:35:17 -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 |
|
Tim Donohue
|
71cab949a2
|
Add a few more unit tests of reading properties of different types. Auto-trim all string values
|
2016-01-25 14:35:13 -06:00 |
|
Tim Donohue
|
c918cbd3ba
|
Copy major convenience methods from ConfigurationManager to ConfigurationService. Add new Unit Tests to verify.
|
2016-01-25 14:35:11 -06:00 |
|
Tim Donohue
|
514915287d
|
Fix loading of config-definition.xml in Unit Testing. Look for it on ClassPath if cannot be found elsewhere.
|
2016-01-25 14:35:08 -06:00 |
|
Tim Donohue
|
9afd1dda73
|
Add back in a few dynamically generated configurations which were previously removed during refactor
|
2016-01-25 14:35:06 -06:00 |
|
Tim Donohue
|
81b2ff2454
|
Remove completely unused constants and configurations. These are not used at all.
|
2016-01-25 14:35:03 -06:00 |
|
Tim Donohue
|
5d6b6827e5
|
Initial refactor commit. Swap out DSpaceConfig/ServiceConfig for Apache Commons Configuration
|
2016-01-25 14:35:00 -06:00 |
|
KevinVdV
|
dff26ae021
|
[DS-2794] Increase logging if a bean retrieval fails or if the database connection is null
|
2015-10-09 12:36:55 +02:00 |
|
KevinVdV
|
0883d138a4
|
[DS-2712] Fix DatabaseUtils class, migration issues and altered the ant update fresh_install scripts to migrate database
|
2015-08-21 15:32:05 +02:00 |
|
KevinVdV
|
54222f3c1d
|
DSpace refactored service api
|
2015-08-19 11:54:32 +02:00 |
|
Roeland Dillen
|
9160073951
|
set mail.extraproperties before obtaining session
|
2015-08-13 14:15:17 +02:00 |
|
Tim Donohue
|
5b84fef1ad
|
Remove odd default Google Analytics key
|
2015-04-20 08:49:15 -05:00 |
|
Ivan Masár
|
71613f096c
|
[maven-release-plugin] prepare for next development iteration
|
2015-01-20 15:15:42 +01:00 |
|
Hardy Pottinger
|
e40c996875
|
[maven-release-plugin] prepare for next development iteration
|
2015-01-16 11:04:07 -06:00 |
|
Hardy Pottinger
|
cdf8378320
|
[maven-release-plugin] prepare release dspace-5.0
|
2015-01-16 11:04:01 -06:00 |
|
Ivan Masár
|
3dc71439b0
|
fix typos in method signatures
|
2015-01-16 16:31:46 +01:00 |
|
Tim Donohue
|
9fd6928e15
|
[maven-release-plugin] prepare for next development iteration
|
2014-12-19 13:12:35 -06:00 |
|
Tim Donohue
|
0950a07dcd
|
[maven-release-plugin] prepare release dspace-5.0-rc3
|
2014-12-19 13:12:24 -06:00 |
|
Hardy Pottinger
|
16621310ca
|
[maven-release-plugin] prepare for next development iteration
|
2014-11-10 22:49:16 +00:00 |
|
Hardy Pottinger
|
7dcd770812
|
[maven-release-plugin] prepare release dspace-5.0-rc2
|
2014-11-10 22:49:10 +00:00 |
|
Hardy Pottinger
|
978ec2f152
|
[maven-release-plugin] prepare for next development iteration
|
2014-11-07 22:42:47 +00:00 |
|
Hardy Pottinger
|
884519a9f3
|
[maven-release-plugin] prepare release dspace-5.0-rc1
|
2014-11-07 22:42:43 +00:00 |
|
Hardy Pottinger
|
b8c4e1a50a
|
[maven-release-plugin] rollback the release of dspace-5.0-rc1
|
2014-11-07 22:20:16 +00:00 |
|
Hardy Pottinger
|
031f9c7b20
|
[maven-release-plugin] prepare for next development iteration
|
2014-11-07 22:17:30 +00:00 |
|
Hardy Pottinger
|
26e9035ac6
|
[maven-release-plugin] prepare release dspace-5.0-rc1
|
2014-11-07 22:17:21 +00:00 |
|
Hardy Pottinger
|
6f094a9eec
|
[maven-release-plugin] rollback the release of dspace-5.0-rc1
|
2014-11-07 22:00:53 +00:00 |
|
Hardy Pottinger
|
75da65b5ee
|
[maven-release-plugin] prepare for next development iteration
|
2014-11-07 21:55:27 +00:00 |
|
Hardy Pottinger
|
917aff3f8d
|
[maven-release-plugin] prepare release dspace-5.0-rc1
|
2014-11-07 21:55:21 +00:00 |
|
Hardy Pottinegr
|
6d7075bf66
|
[maven-release-plugin] rollback the release of dspace-5.0-rc1
|
2014-11-07 21:33:41 +00:00 |
|