Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

  • System test Permutations
    • Linux
      • (tick) Derby
      • (tick) Mysql
      • (tick) Postgres
        • Test failures discovered and fixed as part of FCREPO-947
    • Windows
      • Mysql
      • Postgres
      • Oracle
    • Mac OS X
      • (tick) Mysql
      • Postgres
  • Deploy to different containers:
    • (error) Tomcat 5.5
      • First attempt (5/11) 
        • Install process went well, but instance cannot start due to UnsupportedOperationException: This MulgaraConnector is read-only!
        • Installation in an external tomcat 5.5 also seems to fail with 3.4.2, but for a different reason, also Mulgara related
      • Second attempt (7/11)
        • Many exceptions and debug messages in catalina.out, fedora webapp did not successfully deploy & run
    • (tick)  Tomcat 7.0
      • Worked OK under linux
    • (tick) Jetty
      • Verified with Jetty 6.1.3 on OS X
  • FCREPO-838
  • FCREPO-840
  • Configuring a Module in Spring
  • Upgrade process
  • Legacy storage
  • Large datastreams test (disabled by default in integration tests)

Documentation

Testing Assignments

  • Assignments
    • Eddie: osx + mysql & postgres
      • Jetty
    • Aaron Birkland: Linux (mysql, postgres, mptstore)
      • FCREPO-838 or 840 - after documentation is done
      • Deploy to external tomcat 7.0
      • Deploy to external tomcat 5.5
      • Verify that Fedora does not install libraries to the container (lib dir)
      • Legacy storage
      • MAYBE jetty , if time
    • Stephen Bayliss: Windows (mysql, postgres, using -Ddb=postgres, -Ddb=mysql), mptstore, fesl permutation
      • Windows/Postgres: pass (using db system property)
      • Windows/MySQL: pass (using db system property)
      • Windows/FeSL (ConfigC)/eXist: pass
      • Windows/FeSL (ConfigC)/DB XML: pass
      • FeSL policy index rebuilder: pass (DBXML, eXist, file-based index)
      • (After documentation) Upgrade process: pass BUT note 3.4.x to 3.5 instructions: "Copy your old server/config/ directory into the new installation's server/config/ directory." - Won't the Spring changes invalidate this? I tested by using the 3.5 config and modifying to match the pre-existing 3.4.2 installation.
      • Look at configuring messaging module in spring.
    • Chris Wilper
      • Oracle under Windows 7
      • (After documentation is available) Upgrade process
    • Benjamin Armintor
      • (After documentation is available) FCREPO-840, Upgrade process
      • Upgrade process.