Commit Graph

244 Commits

Author SHA1 Message Date
Stefano Maffei
ec340f93a5 [CST-10634] fixed possible NPE & checkstyle 2023-11-23 12:15:22 +01:00
mohamed eskander
f0e7081827 [CST-12752] updated javadoc of new method 2023-11-22 18:20:09 +02:00
mohamed eskander
c514fc7430 [CST-12752] updated javadoc of new method 2023-11-22 18:15:36 +02:00
mohamed eskander
dcdfa9a6fc [CST-12115] updated javadoc of new method 2023-11-22 18:13:26 +02:00
mohamed eskander
e1e973a566 [CST-12752] refactoring and added a new method into ServiceManager 2023-11-22 18:05:46 +02:00
Tim Donohue
2b42811e97 [maven-release-plugin] prepare for next development iteration 2023-06-30 14:37:09 -05:00
Tim Donohue
a533704a27 [maven-release-plugin] prepare for next development iteration 2023-06-23 12:10:56 -05:00
Tim Donohue
5a43e6bcf1 [maven-release-plugin] prepare release dspace-7.6 2023-06-23 12:10:53 -05:00
Mark H. Wood
b272b1fcab Make service lookup retry log at DEBUG; radically shorten the trace. 2023-05-31 17:37:34 -04:00
Tim Donohue
3aa3a945af [maven-release-plugin] prepare for next development iteration 2023-02-17 10:12:27 -06:00
Tim Donohue
654520e1bb [maven-release-plugin] prepare release dspace-7.5 2023-02-17 10:12:23 -06:00
Tim Donohue
ee1f9f047e Require javadocs for all public methods. Fix checkstyle errors. 2022-11-11 16:13:08 -06:00
Tim Donohue
7837fbacd1 [maven-release-plugin] prepare for next development iteration 2022-10-06 12:53:51 -05:00
Tim Donohue
4cdb66267e [maven-release-plugin] prepare release dspace-7.4 2022-10-06 12:53:47 -05:00
Mark H. Wood
023fc6a29c Merge branch 'main' into 8320 2022-07-13 12:17:35 -04:00
Tim Donohue
c532d410a2 [maven-release-plugin] prepare for next development iteration 2022-06-24 12:11:54 -05:00
Tim Donohue
bbdff34806 [maven-release-plugin] prepare release dspace-7.3 2022-06-24 12:11:50 -05:00
Mark H. Wood
c7c174ccf6 Merge branch 'main' into LGTM 2022-05-27 14:13:57 -04:00
Tim Donohue
87eb2b890d Merge pull request #8146 from mwoodiupui/8099
Converge all use of EHcache to v3
2022-03-16 16:06:36 -05:00
Tim Donohue
18c524170a [maven-release-plugin] prepare for next development iteration 2022-02-03 13:14:11 -06:00
Tim Donohue
122924af82 [maven-release-plugin] prepare release dspace-7.2 2022-02-03 13:14:08 -06:00
Mark H. Wood
5c5025cd6d Rip out the unused CachingService. $8099 2022-02-02 12:08:11 -05:00
Mark H. Wood
1599aea886 Begin moving CachingService to Ehcache v3 # 8099 2022-01-28 09:48:57 -05:00
Kevin Van de Velde
f6d94f199b Merge branch 'main' into javax-mail-update 2022-01-20 14:10:37 +01:00
Kevin Van de Velde
f6a0fcb64b [Ticket: 918] Email issues fix 2022-01-20 13:58:58 +01:00
Tim Donohue
e297d98095 [maven-release-plugin] prepare for next development iteration 2021-10-28 13:49:02 -05:00
Tim Donohue
c2e31d08ef [maven-release-plugin] prepare release dspace-7.1 2021-10-28 13:48:56 -05:00
Mark H. Wood
e5b23db673 Replace now-ignored test log4j.properties files with log4j2-test.xml. [7935] 2021-09-20 10:54:29 -04:00
Mark H. Wood
90a23a000a Fix mismatched getter, setter synchronization. 2021-08-30 16:56:09 -04:00
Tim Donohue
3d9df39231 [maven-release-plugin] prepare for next development iteration 2021-07-29 14:09:30 -05:00
Tim Donohue
69345ff3fc [maven-release-plugin] prepare release dspace-7.0 2021-07-29 14:09:20 -05:00
Tim Donohue
62d3b850d8 Remove unimplemented interface CacheProvider and all references to it 2021-06-22 17:02:40 -05:00
Chris Wilper
0de72692a6 #3269 Log exception details 2021-05-12 13:03:47 -04:00
Chris Wilper
9435f70a79 #3269 Log detail when Service Manager can't find bean 2021-05-10 20:01:23 -04:00
Tim Donohue
16e7fc9127 [maven-release-plugin] prepare for next development iteration 2021-04-15 16:44:11 -05:00
Tim Donohue
02a301b530 [maven-release-plugin] prepare release dspace-7.0-beta5 2021-04-15 16:44:04 -05:00
Tim Donohue
f2f7d127aa Upgrade Mockito & use "mockito-inline" to allow for mocking static methods 2021-03-31 15:36:38 -05:00
Tim Donohue
022b79cb5e Upgrade to Solr 8.7.0. Fix dependency convergence issues. Minor fix to MockSolrServer for Solr 8 compatibility 2021-02-25 10:36:03 -06:00
Mark H. Wood
47d32b72cd Better fix for configuration issue in c463b632dd24e0c017d88b36b2b6fa0f13d95fb1
Other code now depends on the 'id' of the curation script configuration bean,
so it can't be renamed.  Instead, remove the bean post processing code that
pokes 'dspace.cfg' properties into a bean which are prefixed with the bean's
'id', since nobody can remember why we do that and it causes subtle magical
problems.  It may be for Guice, which is no longer an option for DSpace.
2020-11-17 13:53:27 -05:00
Mark H. Wood
7395c5be8f Replace deprecated Spring @Required with @Autowired(required=true) 2020-11-17 13:46:06 -05:00
Tim Donohue
c9b4c6b773 [maven-release-plugin] prepare for next development iteration 2020-10-10 12:09:24 -05:00
Tim Donohue
5be0009a3c [maven-release-plugin] prepare release dspace-7.0-beta4.1 2020-10-10 12:09:15 -05:00
Tim Donohue
99c8d12dd9 [maven-release-plugin] prepare for next development iteration 2020-10-10 11:46:38 -05:00
Tim Donohue
63d1775eaa [maven-release-plugin] prepare release dspace-7.0-beta4.1 2020-10-10 11:46:29 -05:00
Tim Donohue
041a714d0e [maven-release-plugin] prepare for next development iteration 2020-10-09 16:48:00 -05:00
Tim Donohue
c03a858d3a [maven-release-plugin] prepare release dspace-7.0-beta4 2020-10-09 16:47:52 -05:00
Tim Donohue
095acc8777 Rollback beta4 again. One more try coming up 2020-10-09 14:26:43 -05:00
Tim Donohue
14701733eb [maven-release-plugin] prepare for next development iteration 2020-10-09 11:23:00 -05:00
Tim Donohue
63ff4c9463 [maven-release-plugin] prepare release dspace-7.0-beta4 2020-10-09 11:22:48 -05:00
Tim Donohue
d5b2fc9ea8 [maven-release-plugin] rollback the release of dspace-7.0-beta4 2020-10-09 10:02:39 -05:00