Versions Compared

Key

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

Outstanding Issues

...

ISSUE-1: Ingest of demo:5,18,29,14 fail with non-fedora context
CAUSE: Hardcoded URLs that don't use local.fedora.server.
ACTION: Review all demo objects and use local.fedora.server where possible
WHO: Aaron
STATUS: ?

...

Wiki Markup
*ISSUE-2:* Smiley demo "list" dissemination doesn't work with non-fedora context
*CAUSE:* The SDep, demo:CollectionImpl requires the "fedora" part of the path to be specified: <http:operation location="fedora/risearch\[...\]">
*ACTION:* Modify Fedora so that, when the service URL is constructed, if it is not an http\[s\] URL: 1) If it starts with /, assume [http://host:port] is prefix, or 2) If it does not start with /, assume [http://host:port/context/] is prefix.
*WHO:* Aaron
*STATUS:* ?See [FCREPO-486|https://fedora-commons.org/jira/browse/FCREPO-486] and [FCREPO-487|https://fedora-commons.org/jira/browse/FCREPO-487]

...

ISSUE-3: System tests don't pass with non-fedora context
CAUSE: Not fully determined, but ISSUE-1 above is one probable cause.  At least ConfigA was failing for Eddie when he tried it.  Eddie also saw strange references to 127.0.1.1, but grepping the code for this turned up no result.  Also, Andrew noticed a failure with testBatchModify, which Kai has fixed, and Andrew has updated the documentation.
ACTION: Re-run tests, making sure to set the correct fedora.appServerContext in build.xml beforehand.
WHO: Eddie
STATUS: ?

...

ISSUE-10: Journal RMI Reciever not distributed or acknowledged in docs
ACTION: Make a build.xml target for a self-contained jar distribution (with version=3.2) and note it's existence in journaling documentation.
WHO: Aaron
STATUS: ?

...

Outstanding Documentation

...

DOC-1: Finish doc updates for webapp context configuration (with note that it's experimental)
- Update installer text to note "experimental"
- Write a new doc that gives:
a) General description (with note that it's experimental)
b) Instruction to change WEBAPP_NAME in server-env.sh/bat
c) Instruction to change build.xml's fedora.appServerContext if running tests from source
Link to this doc from install/config guide and commandline utils doc.WHO: Andrew, with help from KaiSTATUS: Installer text updated. New doc started here

...

DOC-3: New doc: "Configuring Lowlevel Storage" (covers Akubra), linked from install/config
WHO: Chris
STATUS: ?

...

DOC-4: New doc: "Web-Based Admin UI"
WHO: Bill
STATUS: ?

...

DOC-5: Release Notes
- Take things in from JIRA
- Make 2.x support announcement with 3.2 release
WHO: Chris
STATUS: ?

...

DOC-6: Review migration guide for accuracy
WHO: Aaron
STATUS: ?

...