Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Mylyn Task connector for Tuleap

Mylyn Task connector for Tuleap

Short presentation of the Mylyn Task connector for Tuleap

Stéphane Bégaudeau

March 06, 2013
Tweet

More Decks by Stéphane Bégaudeau

Other Decks in Programming

Transcript

  1. Mylyn Task • Synchronize your tasks in Eclipse • Use

    connectors for various tools ◦ JIRA ◦ Bugzilla ◦ Trac • Can synchronize queries on a repository
  2. Tuleap • Open source ALM suite ◦ Bug tracker ◦

    Agile dashboard ◦ Wiki ◦ "Github" like for SVN and GIT ◦ Forums ◦ Mailing lists
  3. Tuleap trackers • Completely configurable ◦ Number and type of

    fields ◦ Workflows ◦ Semantic ◦ Computed fields ◦ Permissions on artifacts and fields • SOAP API ◦ getArtifact(...) ◦ updateArtifact(...) ◦ addArtifact(...)
  4. Mylyn Task architecture • Mylyn Task Core ◦ Provides the

    Mylyn Task data model ◦ Synchronize and persists the tasks • Mylyn Task UI ◦ Connect the tasks connector and their repository ◦ Dynamically creates an editor from a task ◦ Manage the "Task List" view and the notifications
  5. The connector • Mylyn Connector Tuleap Core ◦ Parameterize a

    Mylyn repository with the description of the trackers of the Tuleap project ◦ Convert the Tuleap artifacts to Mylyn tasks and vice versa ◦ Synchronize the Mylyn repository with the Tuleap project • Mylyn Connector Tuleap UI ◦ New Tuleap repository wizard ◦ Tuleap queries wizard