Version 5.0

DSpace 5.0 is still in the planning stages and will be released sometime in late (likely Nov/Dec) 2014

 

Table of Contents:

 

Wish List for DSpace 5.0 (tentative)

The list of features below is entirely speculative.  Features are not deemed finalized until the code is in-hand and accepted.

If you are a developer and you'd like to contribute to DSpace 5.0, you can do so by doing the following:

  1. Submit a JIRA ticket describing your contribution, and mark it as being for "5.0"  (this will cause it to auto-appear in the listing below)
  2. As early as possible, share your code via a GitHub Pull Request (or link to it if it's available publicly elsewhere).  Add a link to it in your JIRA ticket.  See Development with Git for more info.
  3. If it's a larger contribution, please provide some documentation (you are welcome to create a new page in this DSpace Wiki), so that we can understand how to use it and configure it.

The earlier you make your contribution known, the more likely it is that it will be accepted into 5.0.  The later you share your code / ideas, the more likely it is that we'll need to reschedule it for a later release.  Usually we need to have the contribution in-hand (or at least be well aware of what it involves) before Summer to ensure it won't conflict with other contributions and can get a thorough review.

Please feel free to list features / contributions you plan to develop for 5.0.  You can also add a JIRA ticket and mark it for "5.0" which will put it on the automated list below (see "Possible JIRA tickets to resolve")

Conceptual Ideas / Proposals

Possible JIRA tickets to resolve (automated list)

This is the list of JIRA tickets ("New Features" and Improvements) currently scheduled for 5.0.  There is no guarantee they will all be completed in time for 5.0 release, and tickets may be dropped/added to the list at any time. But, if you'd like to volunteer to help with one, please let us know by attaching a comment to the ticket in question.

Changes

The following changes have already been made to the codebase and will be released in 5.0. Please note that the below listing is dynamically generated, so it will be changing as we continue to add new features, improvements and bug fixes to the 5.0 release.

New Features in 5.0

General Improvements in 5.0

Bug Fixes in 5.0

Organizational Details

Release Coordination

Instead of a single "Release Coordinator", the DSpace 5.0 release will be managed by a "Release Team".

Release Team Leader

Release Team Members

All Release Team membership information is tentative, as of May 28, 2014. Please volunteer (by emailing Tim Donohue), if you are interested in joining the team!

Timeline and Processing

Your contributions are welcome now! Code and documentation need not be finished, so long as it is working and we can all see what it is for. Time is set aside for fixing, polishing, and integration. We have some general Code Contribution Guidelines available, but you are also welcome to ask questions on the dspace-devel mailing list.

DateMilestoneWhat it means
October 06Deadline for feature pull requestsIf you wish to contribute features to DSpace 5.0, you must submit a pull request by this date.
October 08Weekly developers' meeting devoted to review of feature pull requests for 5.0The entire hour's meeting will be used to discuss proposed features submitted by the deadline.
October 15Weekly developers' meeting devoted to review of feature pull requests for 5.0The entire hour's meeting will be used to discuss proposed features submitted by the deadline.
October 20Feature freezeDSpace 5.0 is considered feature-complete on this date.  Only bugfixes will be pulled between this date and final release.
October 31Release Candidate 1 taggedA DSpace 5.0 Release Candidate will be available for wider testing.
November 03-14TestathonIntensive public testing of the RC is invited.  The Release Team will focus on getting problems resolved.
November 20Release Candidate 2 taggedAn updated DSpace 5.0 Release Candidate will be available for wider testing.
Early to mid DecemberDSpace 5.0 release taggedDSpace 5.0 is released for general use.

 

Release Process needs to proceed according to the following Maven release process: Release Procedure