Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

This page describes the enhanced/reloadable configuration feature, based on Apache Commons Configuration, which has been submitted for possible inclusion in DSpace 6.

Warning

TESTERS NEEDED!  While the basics of this functionality "work" (see PR above), this change literally changes how every configuration is read by DSpace (as Apache Commons Configuration has its own custom Property file syntax, see below for more on that). 

This means it's likely that some specific features (especially optional ones) may need to have their configuration file/settings tweaked. I've done my best to already fix the configurations of out-of-the-box features, but have not yet tested all optional features.

 

Table of Contents

Overview

...