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-0201-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 - version? 
    • (MacOSX 10.9.3, Tomcat 7.0.40, clean shutdown with shutdown.sh)
  •  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