Mark H. Wood
|
65f04fcec9
|
First batch of errorprone fixes. #3061
|
2020-11-24 10:55:08 -05:00 |
|
Alexander Sulfrian
|
63803e8314
|
Replace commons-io Charsets with StandardCharsets
org.apache.commons.io.Charsets is deprecated in favor of
java.nio.charset.StandardCharsets.
|
2019-06-18 19:54:17 +02:00 |
|
Patrick Trottier
|
7f4b4e9f8a
|
Convert getLogger() and Log4J imports for Log4J 2
|
2018-11-09 08:41:42 -05:00 |
|
Mark H. Wood
|
628c1250c2
|
Merge pull request #2031 from mwoodiupui/DS-3895
[DS-3895] Bitstream size can't be referenced in HQL queries
|
2018-07-25 11:54:08 -04:00 |
|
Raf Ponsaerts
|
8ffbec58ca
|
[DS-3782] Upgrade Commons Collections to version 4
|
2018-07-18 15:53:11 +02:00 |
|
Mark H. Wood
|
24575d8ba1
|
[DS-3895] Rename Bitstream.getSize() to getSizeBytes().
|
2018-04-23 13:29:31 -04:00 |
|
Tim Donohue
|
8a48f782ea
|
Fix dspace-api module per new code style
|
2018-02-21 15:23:58 -06:00 |
|
Tom Desair
|
c50c3006dd
|
DS-2952: Only prepend new line if we have an actual input stream
|
2016-12-30 00:43:53 +01:00 |
|
Tom Desair
|
df1f81bf9d
|
DS-2952: Small improvements to FullTextContentStreams and added a unit test for it
|
2016-12-30 00:16:25 +01:00 |
|
Tom Desair
|
3b2d8f3669
|
DS-2952: Use a SequenceInputStream to add the content of multiple full text bitstreams to SOLR
|
2016-12-28 23:47:12 +01:00 |
|