Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Removed "Changes" list, as it is duplicative of the 3.0 History section in Docs. Remove 3.0 decisions to be documented which are already complete

...

A full list of all changes / bug fixes in 3.0 is available in the History section or in the list of "Accepted Changes" below.

Accepted Changes

...

the

...

3.0

...

Documentation.

3.0

 

Jira Issues
renderModestatic
columnskey;summary;assignee;reporter
anonymoustrue
titleNew Features in 3.0
urlhttps://jira.duraspace.org/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=project+%3D+DS+AND+issuetype+%3D+%22New+Feature%22+AND+resolution+%3D+Fixed+AND+fixVersion+%3D+%223.0%22+ORDER+BY+key+ASC&tempMax=1000
Jira Issues
renderModestatic
columnskey;summary;assignee;reporter
anonymoustrue
titleImprovements in 3.0
urlhttps://jira.duraspace.org/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=project+%3D+DS+AND+issuetype+in+%28Task%2C+Improvement%2C+%22Code+Task%22%2C+Documentation%2C+Sub-task%29+AND+resolution+%3D+Fixed+AND+fixVersion+%3D+%223.0%22+ORDER+BY+key+ASC&tempMax=1000
Jira Issues
renderModestatic
columnskey;summary;assignee;reporter
anonymoustrue
titleBugs Fixed in 3.0
urlhttps://jira.duraspace.org/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=project+%3D+DS+AND+issuetype+%3D+Bug+AND+resolution+%3D+Fixed+AND+fixVersion+%3D+%223.0%22+ORDER+BY+key+ASC&tempMax=1000

3.0 Decisions To Be Documented

  • Where should translations of individual modules like Discovery go? Including them in the main messages.xml currently works. This should be answered before freeze time, it already poses another barrier for commiting of translations, see DS-1049, DS-1054. This is a subproblem of i18n Improvements Proposal, but let us not divert this discussion too much to broad topics. ~~helix84
    Does 3.0 Work with Java 7?
    • ANSWER: Yes, it seems to work with both Oracle JDK 7 and OpenJDK 7. We should test & document it works for both. For full discussion see: http://irclogs.duraspace.org/index.php?date=2012-07-25 (starts: [20:13])
    • Actually, I read the log again and nobody said they're running specifically OpenJDK version 7, but I agree we should support it (I will run it when I upgrade my systems). ~~helix84
      • UPDATE: demo.dspace.org is running OpenJDK 7
    • We recently added a comment on ticket DS-1081 reporting the problems we faced with Oracle JDK 7 (and OpenJDK 7) and the XmlWorkflow. It'd be great if someone could test it and confirm it.
    Do we need to bump up required/recommended versions of any dependencies? (e.g. Maven, Postgres?
    • )

Release Coordination

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

...