Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Noted that some static content must be updated with the new version number

...

Code Block
cd ~/dspace-src
# Build DSpace using Mirage 2 theme
mvn -U clean package -Dmirage2.on=true

Update the Splash Page and News

These contain the DSpace version number, and should match what we are running!  See "Managing Website Content" below.

Push out Updates

WARNING: this overwrites existing configs in ~/dspace/config/

...