Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: removed one click and added docker

...

ProjectCommandPlatformTested bySuccess?Notes
fcrepomvn clean install

linux




fcrepomvn clean install mac 


fcrepomvn clean installwindows

One-Click Run

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

...




...

java -jar fcrepo-webapp-<version>-SNAPSHOT-jetty-console.jar

...

Manual Tests

Info

All of the below should take place in the HTML UI and non-vagrant tests should run against fcrepo-webapp-plus.

...

DatabasePlatformTested bySuccess?Notes
MySQL



PostgreSQL

...






Docker Tests

Code Block
vagrant destroy
vagrant updocker run -p8080:8080 fcrepo/fcrepo:6.5.1-RC


Test stepsTested bySuccess?Notes

FEDORA_AUTH=true




FEDORA_AUTH=false




...