Platform Tests

Perform tests and make fixes against the fcrepo-4.0.0-beta-01-RC.  If possible, attach logs of any failed runs when completed.

  • fcrepo4
    • https://github.com/fcrepo4/fcrepo4/tree/fcrepo-4.0.0-beta-01-RC
  • fcrepo-jms-indexer-pluggable
    • https://github.com/fcrepo4/fcrepo-jms-indexer-pluggable/tree/fcrepo-4.0.0-beta-01-RC

Basic Build (fcrepo4)

Basic Build (fcrepo-jms-indexer-pluggable)

Deployment (fcrepo4)

One-click Run

Tomcat

  • Linux - version?
    • Michael Durbin Tomcat 7.0.54: simply copied war file into webapps directory.  Application seemed fine, content was stored in ./fcrepo4-data.  Process failed to terminate with $CATALINA_HOME/bin/shutdown.sh and had to be killed, but that may be normal for tomcat.
    • Andrew Woods (clean shutdown with: sudo service tomcat7 stop)
  • OSX - version?
  • Windows 7
    • Eric James - tomat 7.0.50 - required setting fcrepo.ispn.repo.CacheDirPath explicitly , shutdown errors https://gist.github.com/yulgit1/27bc0c839d8f0e92d393 but OK on restart, application OK (added/deleted an object)

Feature Tests

 

  • No labels