Versions Compared

Key

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

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)

  •  Linux - version?
    •  Michael Durbin (Linux 3.13.7-100.fc19.x86_64)
    •  Andrew Woods (Linux red 3.11.0-20-generic #35-Ubuntu SMP Fri May 2 21:32:49 UTC 2014 x86_64 GNU/Linux)
  •  OSX - version?
  •  Windows 7
    •  Eric James mvn clean install BUILD SUCCESS, jetty run application OK (added/deleted an object)

...

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