Versions Compared

Key

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

...

Github commits pertaining to this release:  https://github.com/fcrepo3/fcrepo/compare/3.8.0-SNAPSHOT

Installation and integration tests consist of downloading the source code, then running the maven command "mvn -Ddb=<database> clean verify" to clean up, compile the code, run the unit tests, and run the four integration tests suites (configA, configB, configC, and configQ).  See https://github.com/fcrepo3/fcrepo/blob/v3.8.0-RC1/README for more information.

All tests will be run with Java 7.

...