Agustina Martinez
acf376db34
Update ItemUtils.java
...
Prevent npe if bitstream is null
2023-07-16 20:42:03 +01: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
Paulo Graça
c11679c6de
removing tailing semicolon
2023-05-27 09:19:15 +01:00
Paulo Graça
43ab705568
fixing code style errors
2023-05-26 22:47:02 +01:00
Paulo Graça
4fa51d03d1
adding support for access status xoai plugin
2023-05-26 17:14:10 +01:00
Tim Donohue
6b7656f8b8
Remove oracle profiles from POMs
2023-05-03 14:08:05 -05: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
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
emanuele
1fa7049b7d
[CST-6201] fixed checkstyle violations
2022-06-28 16:42:26 +02:00
emanuele
d1019740db
[CST-6201] implemented solr cursors to avoid IndexOutOfBoundsException
2022-06-28 16:19:18 +02:00
emanuele
115460b94d
[CST-6201] added NPE checks in getItemsWithPossibleChangesBefore method
2022-06-28 09:14:18 +02: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
Stefano Maffei
d014b07d8f
[CST-5675] Fixes oai page unstylized when '/' is missing at the end of the URL
2022-05-27 18:24:13 +02:00
Tim Donohue
93bba45f80
Revert changes to OAI-PMH TransformerFactory initialization. MUST use Saxon
2022-04-28 16:30:26 -05:00
Tim Donohue
3253e6dd7b
Stop forcing specific TransformerFactory implementation.
2022-04-20 13:21:35 -05:00
Tim Donohue
db1f8061d7
Remove Xalan direct dependency. Migrate code to Javax.xml.xpath parsing tools
2022-04-20 12:34:29 -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
Tim Donohue
62f4f44125
Fix OAI cli commands by replacing autowired with servicefactory call
2022-01-12 17:02:59 -06:00
Mark H. Wood
171245a144
Autowire with 'id' not <qualifier>: @Named doesn't find qualifiers. #7986
2021-12-10 14:36:22 -05:00
Mark H. Wood
e27a109789
Generalize HttpConnectionPoolService for multiple instances with separate configuration.
...
This removes Solr-specific configuration property names from the otherwise
general service implementation by adding a bean property to specify a
configuration property prefix.
2021-12-10 11:50:28 -05:00
Mark H. Wood
070b611814
First attempt at a single pool of HTTP connections for Solr.
2021-11-23 14:42:59 -05: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
Tim Donohue
e6898ddf77
Minor code cleanup. Remove any references to BTE, XMLUI and JSPUI from 7.x codebase
2021-08-02 16:48:54 -05: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
Andrea Bollini
0ad13bdf5f
Fix plugins retrieval and bitstreams url link (issue - 3284)
2021-05-27 00:08:09 +02:00
Andrea Bollini
abe4e6996a
cleanup the generation of the oaire:licenseCondition element
2021-05-26 19:25:35 +02:00
Andrea Bollini
2d2a4a77b2
Merge branch 'main' of https://github.com/DSpace/DSpace into DS-4149_7-x
2021-05-26 18:19:49 +02: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
Mark H. Wood
c2c7567836
Add Log4J 1.2 shim to 2.x in dspace-server because XOAI needs it. #3190
2021-04-07 16:38:52 -04: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
781456fadb
Upgrade Jetty to avoid security warnings from Snyk. Also fixes GitHub security alert
2021-02-25 10:36:04 -06:00
Tim Donohue
d22a70611c
Minor cleanup. Comment correction. Remove commented out code
2021-02-25 10:36:02 -06:00
Tim Donohue
635d341469
Upgrade to latest guava. Remove/replace outdated Lyncode builders & test-support which used old guava version.
2021-02-25 10:36:02 -06:00
Tim Donohue
81ab838543
Fix issues with OAI accidentally loading the wrong ConfigurationService using Autowired
2020-12-09 15:48:43 -06:00
Mark H. Wood
51f9e78fd2
Merge remote-tracking branch 'upstream/main' into #2956
2020-11-24 11:56:18 -05:00
Tim Donohue
e5d587428a
Merge pull request #3018 from tdonohue/update_oai_bootstrap
...
Upgrade OAI-PMH to Bootstrap 4 (via WebJars)
2020-11-23 11:50:19 -06:00
Mark H. Wood
7f53ab6bef
Found a few more deprecated PosixParser, GnuParser, OptionBuilder. #2956
2020-11-17 15:05:51 -05:00
Mark H. Wood
95d0a2bf57
Remove long-deprecated ConfigurationManager.
2020-11-17 13:30:00 -05:00
Tim Donohue
1910c9e9ba
Remove unused dependencies. Minor updates for dependency alignment
2020-10-27 16:42:34 -05:00
Tim Donohue
6c6b977d74
Upgrade to Bootstrap 4 (via WebJars). Cleanup unnecessary Bootstrap 3 cached files
2020-10-20 16:13:03 -05:00
Tim Donohue
c9b4c6b773
[maven-release-plugin] prepare for next development iteration
2020-10-10 12:09:24 -05:00