Tim Donohue
|
2ea30353fe
|
[maven-release-plugin] prepare for next development iteration
|
2020-10-09 09:22:20 -05:00 |
|
Tim Donohue
|
b66159c3e4
|
[maven-release-plugin] prepare release dspace-7.0-beta4
|
2020-10-09 09:22:09 -05:00 |
|
Tim Donohue
|
daeb6d5b31
|
Merge pull request #2968 from mwoodiupui/#2967
Scrap DSpaceBeanPostProcessor, InitializedService, ShutdownService.
|
2020-09-22 14:53:21 -05:00 |
|
Tim Donohue
|
9908de3979
|
Replace skipTests with skipUnitTests and skipIntegrationTests
|
2020-09-21 16:18:26 -05:00 |
|
Mark H. Wood
|
bcf2158f54
|
Remove useless null checks spotted by LGTM.
|
2020-09-15 14:10:12 -04:00 |
|
Mark H. Wood
|
a7023eff0b
|
Scrap DSpaceBeanPostProcessor, InitializedService, ShutdownService.
These duplicate the standard @PostConstruct and @PreDestroy methods.
|
2020-09-15 10:56:02 -04:00 |
|
Mark H. Wood
|
1ec7c38675
|
Use skipTests not maven.test.skip so tests always built; fix dependencies. #2983
|
2020-07-23 21:15:25 -04:00 |
|
Tim Donohue
|
cc7a6c30fd
|
[maven-release-plugin] prepare for next development iteration
|
2020-07-02 14:22:06 -05:00 |
|
Tim Donohue
|
dc2151209a
|
[maven-release-plugin] prepare release dspace-7.0-beta3
|
2020-07-02 14:21:56 -05:00 |
|
Andrea Bollini
|
fe05166252
|
DS-3679 fix check for blank username
|
2020-07-01 12:34:09 +02:00 |
|
Andrea Bollini
|
8c35f6d8a3
|
DS-3679 improved test to show the bug with auth session
|
2020-07-01 12:32:32 +02:00 |
|
Tim Donohue
|
42e5c0a862
|
[maven-release-plugin] prepare for next development iteration
|
2020-04-21 10:19:34 -05:00 |
|
Tim Donohue
|
7567824e97
|
[maven-release-plugin] prepare release dspace-7.0-beta2.1
|
2020-04-21 10:19:24 -05:00 |
|
Tim Donohue
|
b36565361e
|
[maven-release-plugin] prepare for next development iteration
|
2020-04-20 11:28:42 -05:00 |
|
Tim Donohue
|
9ef0cbaab8
|
[maven-release-plugin] prepare release dspace-7.0-beta2
|
2020-04-20 11:28:32 -05:00 |
|
Yana De Pauw
|
7de0baab8f
|
Fix checkstyle issue
|
2020-03-31 12:58:36 +02:00 |
|
Yana De Pauw
|
3c86e46b81
|
Remove test config for metadata hide
|
2020-03-31 11:37:26 +02:00 |
|
Yana De Pauw
|
9a03eb8d6d
|
69944: ITs for metadata.hide
|
2020-03-23 10:06:41 +01:00 |
|
Tim Donohue
|
8fb5d1e90e
|
[maven-release-plugin] prepare for next development iteration
|
2020-03-03 12:08:09 -06:00 |
|
Tim Donohue
|
80cd821f20
|
[maven-release-plugin] prepare release dspace-7.0-beta1
|
2020-03-03 12:07:57 -06:00 |
|
Tim Donohue
|
820722d2e6
|
Merge pull request #2657 from tdonohue/DS-4257_url_config_cleanup
[DS-4257] dspace.url and dspace.baseUrl config cleanup
|
2020-02-13 14:52:14 -06:00 |
|
Tim Donohue
|
7c335c8170
|
Updates to all maven plugin versions. General POM cleanup.
|
2020-02-13 13:43:50 -06:00 |
|
Tim Donohue
|
db18ddfb5a
|
Update dependencies. Fixes Maven issues with initializing dspace.dir
|
2020-02-13 13:43:48 -06:00 |
|
Tim Donohue
|
7700d6a3b5
|
Replace jmockit with mockito in dspace-services. Correct tests
|
2020-02-13 13:43:47 -06:00 |
|
Tim Donohue
|
6a8516e957
|
Enable Mockito to mock/spy final classes & methods
|
2020-02-13 13:43:47 -06:00 |
|
Tim Donohue
|
f9709c0d8e
|
Fix test to no longer overwrite test configs.
|
2020-02-13 13:43:47 -06:00 |
|
Tim Donohue
|
3e4937a2ba
|
Ensure "dspace.dir" is explicitly set for tests. Implicit no longer works.
|
2020-02-13 13:43:47 -06:00 |
|
Tim Donohue
|
ef6e32f435
|
Base dependency updates for JDK11, based on cwilper's PR#2611
|
2020-02-13 13:43:47 -06:00 |
|
Tim Donohue
|
5e3e9b8f9d
|
Replace all usages of dspace.baseUrl with either dspace.server.url or dspace.ui.url (depending on use case)
|
2020-02-13 13:40:23 -06:00 |
|
Tim Donohue
|
61a685f792
|
Merge pull request #2496 from mwoodiupui/DS-2378
[DS-2378] Remove support for multiple ServiceManagers
|
2020-01-23 10:20:39 -06:00 |
|
Samuel
|
e2c353d75e
|
DS-4351 Upgrade spring (boot) & hibernate to newer versions
|
2019-10-25 18:21:49 +02:00 |
|
Kevin Van de Velde
|
4b92af8239
|
[DS-4351] Upgrade spring (boot) & hibernate to newer versions
|
2019-10-03 09:41:51 +02:00 |
|
Mark H. Wood
|
84803770c0
|
[DS-2378] Copy a blob of test code from deleted TestSpringServiceManager.
|
2019-08-26 16:17:00 -04:00 |
|
Mark H. Wood
|
de3c46bd5f
|
[DS-2378] Pass 2: fold SpringServiceManager into DSpaceServiceManager and simplify.
|
2019-08-25 14:51:00 -04:00 |
|
Mark H. Wood
|
7811bb8966
|
[DS-2378] First pass: collapse loops to single SpringServiceManager.
Also tidy the code, make better use of logger.
|
2019-08-24 07:06:29 -04:00 |
|
Tim Donohue
|
74299e87a3
|
Merge pull request #2397 from mwoodiupui/DS-3823
[DS-3823] Our extensive EHCache configuration is ignored
|
2019-07-08 21:01:16 +02:00 |
|
Tim Donohue
|
aebd0f9ce6
|
[maven-release-plugin] prepare for next development iteration
|
2019-05-17 15:34:13 -05:00 |
|
Tim Donohue
|
44e7b3aca6
|
[maven-release-plugin] prepare release dspace-7.0-preview-1
|
2019-05-17 15:34:04 -05:00 |
|
Mark H. Wood
|
b9ca1deb42
|
[DS-3823] Give distinct names to the services and Hibernate cache managers.
|
2019-04-05 16:55:28 -04:00 |
|
Terry Brady
|
808f04852b
|
Update DSpaceEnvironmentConfiguration.java
|
2019-03-21 14:34:35 -04:00 |
|
Terry Brady
|
a39495bef5
|
Add replacement for dash and dot
|
2019-03-21 14:13:32 -04:00 |
|
Pascal-Nicolas Becker
|
1cfc53db5c
|
DS-4189 Enhance configuration by environment variables
|
2019-03-18 02:22:23 +01:00 |
|
Mark H. Wood
|
1d3a58958e
|
[DS-3989] Update new method for Commons Configuration v2.
|
2018-12-05 15:41:37 -05:00 |
|
Mark H. Wood
|
1478ab36fa
|
[DS-3989] Let tests set multiple values on a configuration property.
|
2018-12-05 15:41:37 -05:00 |
|
Mark H. Wood
|
9be54714d3
|
[DS-3135] More dependency fixes.
|
2018-11-09 09:02:58 -05:00 |
|
Patrick Trottier
|
a49486310a
|
Update POMs to version 2.10.0
|
2018-11-09 08:58:56 -05:00 |
|
Patrick Trottier
|
00088c9739
|
Fix dependency convergence and use POM property for log4j version
|
2018-11-09 08:56:44 -05:00 |
|
Patrick Trottier
|
7f589a5ad6
|
Refactor import statements
|
2018-11-09 08:53:12 -05:00 |
|
Patrick Trottier
|
1eed2698ae
|
Remove trailing whitespace in EventListenerExample
|
2018-11-09 08:51:47 -05:00 |
|
Patrick Trottier
|
1e3231967f
|
Add Log4J LogManager to EventListenerExample
|
2018-11-09 08:41:42 -05:00 |
|