Versions Compared

Key

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

Testing Blocker Tickets

  • ...

External Projects

...

Samvera

Project

Tested by

Success? RC-1

Notes

ActiveFedora




CurationConcerns




Hyrax


PlumSufia




Islandora

 Project

Tested by

Success? RC-1

Notes

CLAWIslandora 8




Testing Plan

Code Block
git clone https://github.com/fcrepo4fcrepo/fcrepo4fcrepo
cd fcrepo4fcrepo
git checkout <version>-RC

...

fcrepo4 
ProjectCommandPlatformTested bySuccess?Notes
mvn clean install

linux

fcrepo4mvn clean install mac fcrepo4mvn clean installwindowsfcrepo-module-auth-rbaclmvn clean install

linux




fcrepo-module-auth-rbaclmvn clean install macfcrepo-module-auth-rbaclmvn clean installwindowsfcrepo-module-auth-xacmlmac 


fcrepomvn clean install linux

 

fcrepo-module-auth-xacmlmvn clean install macfcrepo-module-auth-xacmlmvn clean installwindowsfcrepo-module-auth-webacmvn clean install linux

 

fcrepo-module-auth-webacmvn clean install macfcrepo-module-auth-webacmvn clean installwindowsfcrepo-mintmvn clean install linuxfcrepo-mintmvn clean install macfcrepo-mintmvn clean installwindowsfcrepo-auditmvn clean install linux

 

fcrepo-auditmvn clean install macfcrepo-auditmvn clean installwindowsfcrepo-webapp-plusmvn clean install linux

 

fcrepo-webapp-plusmvn clean install macfcrepo-webapp-plusmvn clean install windowsfcrepo-webapp-plusmvn clean install -Pwebac linuxfcrepo-webapp-plusmvn clean install -Pwebacmacfcrepo-webapp-plusmvn clean install -Pwebacwindows


One-Click Run

cd fcrepo-webapp; mvn clean install -Pone-click

...

NB: "Success" is measured not by receiving a "204 No Content" message after the 'fcr:restore' command, but by performing a GET on every resource in the repository and receiving "200 OK" messages. 

Vagrant Tests - Outdated, needs docker replacement.

Code Block
vagrant destroy
vagrant up

...