Name |
NAnt Builder |
|---|---|
Version |
1.0.0 |
Product Versions |
1.0.x, 1.1 |
Author(s) |
|
Homepage |
http://confluence.atlassian.com/display/CODEGEIST/NAnt+Builder |
Price |
Free |
License |
|
JavaDocs |
See nant_builder.zip |
IssueTracking |
http://developer.atlassian.com/jira/browse/NANT |
Subversion URL |
https://svn.atlassian.com/svn/public/contrib/bamboo/bamboo-nantbuilder-plugin or browse via fisheye |
Download JAR |
|
Download Source |
Description/Features
A builder plugin that will allow configuration and execution of NAnt projects, which also supports parsing and displaying of NUnit test results. The plugin also includes a devenv.com builder.
Usage
- Copy the nant_builder-1.0.0.jar file into your <BAMBOO_HOME>/webapp/WEB-INF/lib directory and restart Bamboo
- Create a new NAnt Builder via the Builders tab on the Administration page. You should be able to select NAnt as a builder type, you will need to enter a label and include the location to the path to the NAnt directory.
- Once you have created a NAnt Builder, you can configure a project to use this builder via the Builder Configuration tab of the Configuration page. Here you can specify the name of the build file, the target to execute, NAnt options, environment variables, and the working sub directory.
- If your build produces NUnit test results, then enter the location of the test result files on the Builder Configuration tab.
I've also included a devenv.com builder as well, which works in the same sort of way as the NAnt Builder and includes the support for parsing and recording NUnit test results.
You first need to add the Builder via the Administration page
Once the builder has been added, you can use this builder in your build's Configuration.
Feel free to contact me if you've got any comments/queries about the plugin!
Jira Issues
Version History
Version |
Date |
Description |
|---|---|---|
1.0.0 |
12 May 2007 |
Final version for submission |
0.9.3 |
12 May 2007 |
Added a devenv builder |
0.9.2 |
3 May 2007 |
NANT-1 Pass through 'BambooBuildLabel' property to NAnt |
0.9.1 |
30 April 2007 |
Added support for parsing/displaying NUnit results |
0.9.0 |
29 April 2007 |
Initial stable version |
Screenshots
Screenshots |
|---|
| There are no images attached to this page. |


