Commit Graph

9788 Commits

Author SHA1 Message Date
Mark H. Wood
a2314579e9 [DS-3852] Give more information about the item just indexed, to help identify it in case of problems.
07b050c
2018-02-24 17:46:46 -05:00
Mark H. Wood
f765acf844 [DS-3694] Exclude problematic JAR pulled into lib/ by dspace-rest 2018-02-22 11:47:23 -05:00
Mark H. Wood
b1742340c3 [DS-3694] Replace an inappropriate system property with a local Hibernate/EHCache property 2018-02-22 11:47:23 -05:00
Mark H. Wood
033b023b81 [DS-3694] Remove huge blocks of commentary that obscure the settings.
This includes much sample configuration for distributed caching which
DSpace has never used, and documentation of EHCache itself.  If you
want to know more about EHCache, consult its own documentation sources.
2018-02-22 11:47:23 -05:00
Mark H. Wood
781a26b56d [DS-3694] Configure CacheManagers to suppress version check.
Don't set corresponding system property -- it's the wrong way to do
this in Servlet code, and anyway the manager is already initialized
before we can set it.
Remove fallback code that should never execute because injection is @Required.
2018-02-22 11:43:51 -05:00
Tim Donohue
b2f83303d6 Merge pull request #1955 from mwoodiupui/DS-3836
[DS-3836] dspace-rest old dependencies break command line
2018-02-22 10:27:58 -06:00
Tim Donohue
fa6dc2d07d Merge pull request #1952 from DSpace/code-style-fixes
Align Java code with new Code Style
2018-02-22 09:27:11 -06:00
Tim Donohue
ac0ef0594c Enable Checkstyle verification for all builds. 2018-02-21 15:23:59 -06:00
Tim Donohue
2d5b66df96 Minor bug fix for dspace-api updates 2018-02-21 15:23:59 -06:00
Tim Donohue
8a48f782ea Fix dspace-api module per new code style 2018-02-21 15:23:58 -06:00
Tim Donohue
8ffc97f7f9 Fix dspace-swordv2 module per new code style 2018-02-21 14:56:49 -06:00
Tim Donohue
9c5e9e8f4e Fix dspace-sword per new code style 2018-02-21 14:56:49 -06:00
Tim Donohue
1055dde94c Fix dspace-solr module per new code style 2018-02-21 14:56:49 -06:00
Tim Donohue
f1058802f2 Fix dspace-services module per new code style 2018-02-21 14:56:48 -06:00
Tim Donohue
e09d047227 Restore newlines at end of a few files. These were accidentally removed in previous commits and caused coveralls issues in Travis. 2018-02-21 14:56:48 -06:00
Tim Donohue
2c3ac0af7c Fix (legacy) dspace-rest module per new code style 2018-02-21 14:56:48 -06:00
Tim Donohue
3e5f3acd79 Fix dspace-rdf module per new code style 2018-02-21 14:56:47 -06:00
Tim Donohue
739d598f14 Fix dspace-oai module per new code style 2018-02-21 14:56:47 -06:00
Tim Donohue
de4e8bc3d1 Fix dspace-spring-rest module per new code style 2018-02-21 14:56:46 -06:00
Tim Donohue
14a29bb303 Updated version of Checkstyle and maven-checkstyle-plugin 2018-02-21 12:24:39 -06:00
Tim Donohue
fd28ccd5a8 Minor modifications per testing against codebase. Remove indentation exception for throws. Disable Javadocs test for public methods. 2018-02-21 12:24:39 -06:00
Tim Donohue
a6ef3ff10e Minor enhancements based on comments from others. 2018-02-21 12:24:39 -06:00
Tim Donohue
288a33a70d Initial version of CheckStyle configuration 2018-02-21 12:24:39 -06:00
kshepherd
112019f403 Merge pull request #1961 from hardyoyo/DS-3839-revised-master
[DS-3839] moved the autoorient IM op to the top of the operations list
2018-02-20 16:04:46 +13:00
Hardy Pottinger
4cc58b6764 [DS-3839] moved the autoorient IM op to the top of the operations list, where it belongs 2018-02-19 17:40:58 -06:00
Andrea Bollini
724e4cbc98 Merge pull request #1939 from atmire/DS-3817
DS-3817: Support the DSpace Cover page functionality in the bitstream endpoint
2018-02-16 17:54:28 +01:00
Andrea Bollini
dcc08406fc Merge pull request #1927 from Georgetown-University-Libraries/ds3764d
[DS-3764] Return Shibboleth SSO url when login fails, add re-direct to HAL login
2018-02-16 17:53:00 +01:00
Tim Donohue
25faee65c4 Merge pull request #1957 from hardyoyo/DS-3839-support-autoorient-for-imagemagick-thumbnails-dspace-master
[DS-3839] forward-porting DSPR#1956 for master branch
2018-02-16 09:30:53 -06:00
Hardy Pottinger
471adb44dd [DS-3839] forward-porting DSPR#1956 for master branch 2018-02-16 08:21:45 -06:00
Andrea Bollini
2a2fe0f352 Merge pull request #1898 from atmire/DS-3762_write-missing-tests
[DS-3762] fixed test for subCommunities
2018-02-15 17:57:22 +01:00
Andrea Bollini
5e9007015a remove final slash 2018-02-15 16:46:06 +01:00
Mark H. Wood
9d63206877 [DS-3836] Align jersey artifact versions through a property; upgrade jersey-spring3 to jersey-spring4. 2018-02-14 11:36:03 -05:00
Tim Donohue
8fa2aa34ba Merge pull request #1953 from mwoodiupui/DS-3524-2
[DS-3524] Align versions of Apache Poi artifacts using a property.
2018-02-14 09:58:47 -06:00
Mark H. Wood
b75e39db7c [DS-3524] Align versions of Apache Poi artifacts using a property.
I think that someone updated the Poi versions while I was converging
on the old versions.  Testing the branch can't find that, but testing
the merged trunk did.  We need to be more consistent in using symbolic
<version> values when related artifacts should be on the same version.
2018-02-14 10:28:31 -05:00
Mark H. Wood
022ef1866d Merge pull request #1936 from mwoodiupui/DS-3524
[DS-3524] Restore maven-enforcer-plugin on rest7
2018-02-14 08:27:23 -05:00
Tim Donohue
fb8eb032d8 Merge pull request #1950 from mwoodiupui/DS-3833
[DS-3833] Logging: remove Cocoon debris, merge Spring with main log
2018-02-09 09:25:20 -06:00
Mark H. Wood
0f72fe6a22 [DS-3833] Remove log appender A3; Spring will default to A1. 2018-02-08 09:41:55 -05:00
Mark H. Wood
29907299da Merge pull request #1933 from mwoodiupui/DS-3434-7
[DS-3434] DSpace fails to start when a database connection pool is supplied through JNDI
2018-02-07 14:19:50 -05:00
Mark H. Wood
a8cd35dd13 Merge pull request #1944 from mwoodiupui/DS-3720
[DS-3720] Remove all traces of ContiPerf.
2018-02-07 12:08:04 -05:00
Tim Donohue
c3a4eee031 Merge pull request #1930 from Georgetown-University-Libraries/ds3807a
[DS-3807 ] Get legacy /rest service running on master branch
2018-02-05 12:37:26 -06:00
Mark H. Wood
b001b21013 Merge pull request #1948 from mwoodiupui/DS-3803
[DS-3803] Remove db.jndi setting from dspace.cfg
2018-02-05 12:17:46 -05:00
Alan Orth
ed6b7b3e24 DS-3803 Remove db.jndi setting from dspace.cfg
As of DSpace 6.x this setting is no longer used and is not customizable
by the user. Now DSpace always looks for a pool named "jdbc/dspace" in
JNDI and falls back to creating a pool with the db.* settings located
in dspace.cfg.

See: https://wiki.duraspace.org/display/DSDOC6x/Configuration+Reference
See: dspace/config/spring/api/core-hibernate.xml
See: https://jira.duraspace.org/browse/DS-3434
2018-02-05 10:59:17 -05:00
Tim Donohue
974b409c38 Merge pull request #1943 from tdonohue/update-poi
DS-3795: Update Apache POI library to latest version
2018-02-02 10:08:37 -06:00
Mark H. Wood
a1aae4a82b [DS-3720] Remove all traces of ContiPerf. 2018-02-01 16:37:02 -05:00
Tim Donohue
3145cf6877 DS-3795: Update Apache POI library to latest version 2018-02-01 16:52:47 +00:00
Luigi Andrea Pascarelli
e2fdc751c1 Merge pull request #1929 from 4Science/DS-3755
[DS-3755] integration test for submission configuration endpoint
2018-02-01 17:40:03 +01:00
Terry W Brady
254cc413a9 Add int test 2018-01-31 16:42:27 -08:00
Luigi Andrea Pascarelli
ddd2fff23d DS-3755 introduce constant to define request mapping regex 2018-01-31 11:51:38 +01:00
Luigi Andrea Pascarelli
9e3e653906 DS-3755 remove try/catch to avoid unexpected NullPointerException 2018-01-31 11:28:14 +01:00
Luigi Andrea Pascarelli
77dab9c056 DS-3755 fix message 2018-01-31 11:09:38 +01:00