= Hudson plugin for Redmine

A plugin for integrating per project RSS Hudson feeds in Redmine. This is highly based on the
simple ci plugin from Redmine.

== Installation 

=== Adding plugin support to Redmine 

To add plugin support to Redmine, install engines plugin:   
    See: http://rails-engines.org/   
    Also: http://www.redmine.org/wiki/redmine/PluginsIt's 
better to use the 2.1.0 version.

=== Plugin installation 

1. Copy the plugin directory(hudson) into the vendor/plugins directory 

2. Migrate plugin:   
    rake db:migrate_plugins 

3. Start Redmine 

Installed plugins are listed on 'Admin -> Information' screen.

=== Feature 

1. Provide an overview over the last builds of Hudson using RSS, the Status is shown using the standard Bullets from Hudson.
2. Provide a link to the original Hudson project-page to view the build details.

=== Roadmap 

0.0.4 -> Extract the date in a nice viewable format for the Jobdescription
0.0.5 -> Provide features to enable/disable the build job in the sidebar (for allowed members only)
        
=== Contact Info 

Homepage -> https://javafreedom.org/projects/hudson_plugin
EMail    -> mmay@gmx.net
