This macro isn't bundled with any XWiki product by default.
Macro contributed by GuillaumeSauthier.
This macro can be downloaded.

Jira Macro

This macro is freely inspired by the jiraissues macro provided for Atlassian Confluence. It is simply used to display easily an issue list.

You just have to provide the JIRA Feed URL (The ''XML'' link on the JIRA issues pages) in order to display nicely the feed within XWiki.

Distribution

Binaries are attached to this page. Currently, it requires Java 5.0.

Sources are only available through Subversion :

svn://svn.forge.objectweb.org/svnroot/objectweb/xwiki-plugins/jira

View the sources online:

How to use it ?

Installation

  1. Download the jar attached to this page and drop it into your XWiki install/working directory, in WEB-INF/lib/.
  2. Activate the Swizzle plugin in the XWiki configuration
  3. Restart your XWiki instance and ...
  4. … You're done !

Parameters :

NameDescriptionRequiredDefault
urlThe JIRA URL Feedtrueno default value
columnsThe columns that should be displayedfalseType,Key,Summary
titleOverride the feed title (to be displayed on the top)falseUse the feed title
countDisplay the issues countfalsetrue

Columns accepted values (case is not significant) :

  • Type: Issue type (Bug, New Feature, ...)
  • Key: Issue Identifier (EZB-114)
  • Resolution: Is issue resolved ?
  • Status: Issues state (Open, Closed, ...)
  • Summary: Short description of the issue
  • Reporter: Name of the person who report that issue
  • Assignee: Name of the person who should work on that issue

Example

<jira:url=http://jira.easybeans.org/secure/IssueNavigator.jspa?view=rss&&pid=10000&fixfor=10010&sorter/field=issuekey&sorter/order=DESC&tempMax=25&reset=true&decorator=none}

Future

  • Requires JDK 1.4 only
  • Configuration capabilities
  • Add more tests :)
Version 6.1 last modified by VincentMassol on 19/06/2008 at 22:08

Comments 0

No comments for this document

Attachments 1

JAR
xwiki-jira-macro-1.0-SNAP~.jar 1.1
PostedBy: GuillaumeSauthier on 20/05/2008 (12kb )

Creator: GuillaumeSauthier on 2008/05/20 16:08
This wiki is licensed under a Creative Commons license
1.4.1.10194