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

Compare with Current View Page History

Version 1 Next »

Name

NAnt Builder

Version

0.9.0

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

n/a

Download JAR

nant_builder-0.9.0.jar

Download Source

nant_builder.zip

Description/Features

A builder plugin that will allow configuration and execution of NAnt projects

Usage

  1. Copy the nant_builder-0.9.0.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.

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

Todo

  • Include support for recording, parsing and displaying NUnit test results
  • Add some more tests
  • Add more javadoc

Version History

Version

Date

Description

0.9

29 April 2007

Initial stable version

Screenshots

  • No labels