This documentation relates to an earlier version of Crucible.
View

Unknown macro: {spacejump}

or visit the current documentation home.

The content on this page is deprecated. Please see the separate documentation space for developer reference material about FishEye and Crucible.

名前

Crucible Reporting plugin

バージョン

2.0.0

Product Versions

1.5.x, 1.6.x

Author(s)

Ross Rowe

homepage

http://confluence.atlassian.com/display/CODEGEIST/Crucible+Reporting+plugin

価格

Free

License

BSD

JavaDocs

crucible-export-plugin-javadoc.zip

IssueTracking

N/A

Subversion URL

https://svn.atlassian.com/svn/public/contrib/crucible/crucible-export-plugin

or browse via fisheye

Download JAR

crucible-export-1.0.0.jar (for Crucible 1.5.x) /crucible-export-1.6.2.jar (for Crucible 1.6.x) /crucible-export-2.0.0.jar (for Crucible 2.x)

Download Source

crucible-export.zip

Description/Features

A plugin for Crucible that facilitates the generation of a consolidated report for a specific review. This is especially useful if you are required to keep hard copies of your code review (like in the case of an audit(smile))

用途

This plugin requires Crucible 1.5 or higher

Crucible 1.5 installation

The plugin can be installed by copying the crucible-export-1.0.0.jar file into the CRUCIBLE_HOME/var/plugins directory. You will also need to copy the iText jar file (available from http://www.lowagie.com/iText/download.html) into the CRUCIBLE_HOME/lib directory.

Crucible 1.6 and higher installation

The plugin can be installed by copying the crucible-export-1.6.2.jar file into the CRUCIBLE_HOME/var/plugins/user directory.

Running the plugin

As Crucible does not currently have a mechanism to include user interface components via it's plugin api, the export mechanism can be opened by visiting http://YourCrucibleHost/plugins/servlet/export. From this page, the user must enter their username, password and the review id they wish to export.

Once the details are entered and the 'Run' button is clicked, a PDF including the Crucible Review details is generated. This report includes the summary information of the review, as well as any general and specific file comments.

Version History

Crucible 1.6 and higher support

バージョン

日付

説明

2.0.0

2009 年 8 月 5 日

Updated plugin to support Crucible 2.0

1.6.2

2009 年 3 月 22 日

CRPT-2 Sort versioned comments for a specific file (thanks Soren!)

1.6.1

2008年12月10日

Added ability to include defect and revision information in report (thanks Soren!)

1.6.0

2008年9月22日

Updated plugin to support Crucible 1.6.0 beta

Crucible 1.5 support

バージョン

日付

説明

1.0.0

2008 年 5 月 9 日

Updated plugin to support Crucible 1.5.1

0.0.4

2008 年 5 月 4 日

Added i18n support

0.0.3

29 April 2008

Updated unit tests

0.0.2

21 April 2008

Updated plugin to support Crucible 1.5

0.0.1

2008 年 3 月 23 日

Initial plugin version

スクリーンショット