You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

Name

NAnt Builder

Version

0.9.2

Product Versions

1.0.2

Author(s)

Ross Rowe

Homepage

http://confluence.atlassian.com/display/CODEGEIST/NAnt+Builder

Price

Free

License

BSD

JavaDocs

n/a

IssueTracking

http://developer.atlassian.com/jira/browse/NANT

Subversion URL

https://svn.atlassian.com/svn/public/contrib/bamboo/bamboo-nantbuilder-plugin

Download JAR

nant_builder-0.9.3.jar

Download Source

nant_builder.zip

Description/Features

A builder plugin that will allow configuration and execution of NAnt projects, and also supports parsing and displaying of NUnit test results

Usage

  1. Copy the nant_builder-0.9.3.jar file into your <BAMBOO_HOME>/webapp/WEB-INF/lib directory and restart Bamboo
  2. 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.
  3. 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.
  4. If your build produces NUnit test results, then enter the location of the test result files on the Builder Configuration tab

Feel free to contact me if you've got any comments/queries about the plugin!

Jira Issues

type key summary reporter status

Unable to locate Jira server for this macro. It may be due to Application Link configuration.

Version History

Version

Date

Description

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

  • No labels