Contribute to the DSpace Development Fund

The newly established DSpace Development Fund supports the development of new features prioritized by DSpace Governance. For a list of planned features see the fund wiki page.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 40 Next »

Table of Contents

The root page DSPACE:Developer Meetings could not be found in space DSpace.

Meeting Schedule and Attendance

DSpace Developer meetings are a time when Committers and interested Developers can discuss new software features, upcoming releases of DSpace software, and generally plan out the roadmap of DSpace. All meetings are public. We welcome anyone and everyone to attend, speak their opinions or just listen in on the discussions. Please note that we archive all discussions (see Meeting Archives), as a service for those who are unable to attend.

DSpace Developer meetings take place on the following schedule:

  • Every Wednesday at 20:00 UTC/GMT in #duraspace IRC channel
  • All meetings are held for 1 hour (although, admittedly, discussion sometimes extends beyond that)

See the world clock to determine the meeting time where you live.

Meeting topics often include:

  • Recent updates on upcoming DSpace releases, bug fixes or features
  • Reviewing of recent reported issues/bugs/feature requests (see JIRA Cleanup Sessions for more info)
  • Occasionally we vote or make decisions on upcoming DSpace technology plans/roadmap (see Developer Voting Procedures for more info)

If you are unable to attend a meeting, please feel free to add your own notes/comments to the meeting's wiki page.

Developers Meeting on Weds, September 1, 2010

Agenda

  • JIRA Catch-Up (for first 20 mins or so of meeting) – starting with issue DS-588
  • DSpace 1.7 Features/Updates
    • Unclaimed 1.7 Issues/Potential Features in JIRA
    • Documentation now on Wiki at: DSpace Documentation
      • Jeff Trimble is cleaning up with help from Bill Anderson of Georgia Tech. If you'd like to volunteer to help, contact Jeff.
      • Only Committers & Official Doc Gardeners can edit this area. Anyone else can only add Comments to pages.
      • General Plan for 1.7: Official Documentation will be these Wiki Docs, and we'll generate PDF from Wiki (rather than old DocBook).
  • Potential Asynchronous Release Processes (for DSpace Discovery and possibly REST API)
    • Proposal is to find an easy way to install DSpace addons (where 'addons' are separate Maven Projects, like REST or Discovery) after you've already installed out-of-the-box DSpace. This could allow DSpace to move into more of a "plugin" architecture – where initially you'd just install the base DSpace, and later you can install only the addons/plugins that you want.
    • One Option for Async Releases via Maven:
      • Mark Diggory had suggested potentially creating Maven Archetypes (templates) which can be used to assist in installation of these 'addons'. We could also create our own Maven Plugin for DSpace to allow us to easily call these archetypes.
      • E.g. In the end, you could run mvn dspace:install-discovery to auto-create the [dspace]/dspace/modules/discovery/ directory and add its dependency the [dspace]/dspace/modules/pom.xml (thus Maven would install 'Discovery' the next time you ran mvn package).
      • The Maven "dspace:xxxxxxx" namespace would be reserved for only "official" addons which you could install on demand. (e.g. 'dspace:install-rest', 'dspace:install-discovery', 'dspace:install-lni', etc.).

Meeting Notes

JIRA catchup, 1.7 updates (need volunteers!), Async Release Process Discussion

  • JIRA catchup – last item reviewed was DS-605
  • DSpace 1.7 updates
    • Many unclaimed issues scheduled for 1.7. We need volunteers! If you are interested in one of these issues, please claim it in JIRA. If you are a committer & haven't volunteered to help with any issues yet, we'd appreciate it if you could help out (even with just a 1-2 issues).
    • DSpace Documentation now on Wiki at: DSpace Documentation – Still being cleaned up, but all new Doc changes should be made on Wiki.

Meeting Transcript

Meeting Archives

Notes and Transcripts from all recent Developers Meetings are available off of the Developer Meeting Archives page.

  • No labels