Versions Compared

Key

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

...

Attendees

Image Added

Agenda

  1. Announcements 
    1. Upcoming Sprints
    2. <Your announcement here>
  2. Sprint Preparation (Pre/Mini/Non) Sprint Progress
    1. Compatibility Test Suite (CTS)
      1. https://github.com/fcrepo4-labs/Fedora-API-Test-Suite/commits/master
    2. Bug Fixes 
      1. Jira
        serverDuraSpace JIRA
        serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
        keyFCREPO-2818
      2. Jira
        serverDuraSpace JIRA
        serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
        keyFCREPO-2817
    3. In progress tickets
      1. Jira
        serverDuraSpace JIRA
        serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
        keyFCREPO-2742
      2. Jira
        serverDuraSpace JIRA
        serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
        keyFCREPO-2771
      3. Jira
        serverDuraSpace JIRA
        serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
        keyFCREPO-2815
    4. Documentation
  3. Low Hanging items for the upcoming week looking for owners
    1. Jira
      serverDuraSpace JIRA
      serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
      keyFCREPO-2809
    2. Jira
      serverDuraSpace JIRA
      serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
      keyFCREPO-2811
    3. Jira
      serverDuraSpace JIRA
      serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
      keyFCREPO-2801
    4. Jira
      serverDuraSpace JIRA
      columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
      serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
      keyFCREPO-2814
    1. Review work accomplished this week
      1. Jiras
      2. CTS
      3. Documentation
  4. Review External Content Discussion on the fedora-tech
  5. All API Alignment Issues

    Expand

    Jira
    serverDuraSpace JIRA
    jqlQueryfilter=14308
    serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5


  6. <Add your agenda item here>Tomcat (and Jetty) Support in 5.x 

Ticket Summaries

  1. Please squash a bug!

    Expand

    Jira
    serverDuraSpace JIRA
    columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
    maximumIssues20
    jqlQueryfilter=13122
    serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5


  2. Tickets resolved this week:

    Expand

    Jira
    serverDuraSpace JIRA
    columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
    maximumIssues20
    jqlQueryfilter=13111
    serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5


  3. Tickets created this week:

    Expand

    Jira
    serverDuraSpace JIRA
    columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
    maximumIssues20
    jqlQueryfilter=13029
    serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5


Minutes

  1. Sprint Planning update: We are all heartened to see that Jon Roby will be joining Sprint 2 (among many others).
  2. Aaron Birkland  announced that he'll be able to focus more effort on Fedora now that he has launched his JHU Fedora4/Ember project.
  3. As a team we made significant progress this week on 
    1. CTS Suite (many fixed tests, many new tests, versioning and external content are completely stubbed out)
    2. Jared Whiklo and Ben Pennell doing some nice work on tag teaming tickets
    3. Kevin Ford continues to move the docs forward
  4. sign up reminder, if you haven't and you can please sign up.
  5. Sprint Preparation
    1. Ideally if we are focused on testing by the start of the first sprint.
    2. Not a lot has moved on the API test suite this week.
    3. Kevin Ford has done some more work on documentation.
    4. Some guidelines on documentation added at the top.
    5. Various ACL tickets being worked by Danny Bernstein.
    6. Jared Whiklo is experiencing a Shiro error when using mvn jetty:run which is causing Authz to fail.
    In progress tickets 
    1. Peter Eichman is aiming to have a PR for  
      Jira
      serverDuraSpace JIRA
      serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
      keyFCREPO-2806
        later today or tomorrow.  Danny Bernstein will aim to push 
      2798
    2. There is a lot of work in the Authentication realm to chip away at.
  6. Due to the large number of responses possible when handling=copy from a remote server are we opening ourselves up to issues.
    1. Consensus was returning a 502 Bad Gateway for all non-200 responses from upstream servers, with some additional context on the reason for the error.
    2. Jira
      serverDuraSpace JIRA
      serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
      keyFCREPO-2808
       forward today.
    3. Bethany Seeger  is continuing to work on 
      Jira
      serverDuraSpace JIRA
      serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
      keyFCREPO-2815
  7. Reminder:  Compatibility Test Suite issues are tracked in Git Hub Issues, not JIRA.  Look there for grabbing broken or stubbed tests.
  8. General consensus on the notion that if you are willing and able to work issues on the fcrepo4 core codebase,  better to put your effort there at this point.  However if you are just itching to dip into the CTS,  feel free.
    1. 2828
  9. Tomcat/Jetty support
    1. Tomcat 8.0 branch is EOL (move to 8.5)
    2. Do we need to specify a Tomcat version policy in the same vein as the JVM policy?
    3. Perhaps a "This release has been tested with XXX" to notify what testing in a set of JVM containers has been done.
    4. Should there be a page of Tomcat recommendations and add links from any existing Tomcat recommendations to this page?
    5. Might just the System Requirements page is the only location to specify a Tomcat version currently.
    6. Moving forward we will:
      1. Link any found Tomcat versions to the System requirements page to keep versions in a single location.
      2. When publishing a release that it was tested with X version of Tomcat add that information to the Release notes.
      3. Move to using Tomcat 8.5 as the current version of Tomcat for testing and support
    Danny Bernstein  will prefix API alignment issues with corresponding spec section numbers
      1. .
  •  Danny to explore inserting a macro into documentation for Fedora version.
  •  Send email to community seeing who is interested in reviving OAI

...