Issue Details (XML | Word | Printable)

Key: MPCRUISECONTROL-11
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: David Eric Pugh
Reporter: Alexandre Vivien
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Maven 1.x CruiseControl Plugin

Add new properties to the maven cruisecontrol plugin

Created: 06/Aug/04 04:08 AM   Updated: 09/Aug/04 12:10 PM
Component/s: None
Affects Version/s: 1.5
Fix Version/s: 1.5

Time Tracking:
Not Specified

File Attachments: 1. Text File cruisecontrol.jsl.patch (6 kB)
2. Text File plugin.properties.patch (2 kB)
3. Text File properties.xml.patch (5 kB)



 Description  « Hide
This patch allows maven-cruisecontrol-plugin users to set more cruisecontrol properties. So, the generated cruisecontrol.xml becomes more configurable.
New properties are:
  • You can choose 2 types of schedule (interval or time)
  • You can specify encoding type for logs files
  • You can enable/disable merge
  • You can specify the merge directory
  • You can choose when cruisecontrol will send mail
  • You can enable/disable the email sending to cvs users


 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Alexandre Vivien added a comment - 06/Aug/04 04:14 AM
Patch to the cruisecontrol.jsl file.

Alexandre Vivien added a comment - 06/Aug/04 04:16 AM
Patch to the cruisecontrol.jsl file.

Alexandre Vivien added a comment - 06/Aug/04 04:16 AM
Patch to the properties.xml file.

David Eric Pugh added a comment - 09/Aug/04 12:10 PM
committed! Thanks.