![]() | The content on this page is deprecated. Please see the separate documentation space for developer reference material about FishEye and Crucible. |
Name |
Crucible Reporting plugin |
---|---|
Version |
2.0.0 |
Product Versions |
1.5.x, 1.6.x |
Author(s) |
|
Homepage |
http://confluence.atlassian.com/display/CODEGEIST/Crucible+Reporting+plugin |
Price |
Free |
License |
|
JavaDocs |
|
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 |
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)
Usage
![]() |
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
Version |
Date |
Description |
---|---|---|
2.0.0 |
5 Aug 2009 |
Updated plugin to support Crucible 2.0 |
1.6.2 |
22 Mar 2009 |
CRPT-2 Sort versioned comments for a specific file (thanks Soren!) |
1.6.1 |
10 Dec 2008 |
Added ability to include defect and revision information in report (thanks Soren!) |
1.6.0 |
22 Sep 2008 |
Updated plugin to support Crucible 1.6.0 beta |
Crucible 1.5 support
Version |
Date |
Description |
---|---|---|
1.0.0 |
9 May 2008 |
Updated plugin to support Crucible 1.5.1 |
0.0.4 |
4 May 2008 |
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 |
23 Mar 2008 |
Initial plugin version |
Screenshots
Screenshots |
|
---|---|
|
|
Input page for the Crucible Export plugin
|
Sample report layout
|
Attachments:


















