diff --git a/cruisecontrol/project.xml b/cruisecontrol/project.xml index 996a0d09..9fed41c6 100644 --- a/cruisecontrol/project.xml +++ b/cruisecontrol/project.xml @@ -85,6 +85,15 @@ Java Developer + + Vincent Massol + vmassol + vmassol@apache.org + Apache Software Foundation + + Java Developer + + diff --git a/cruisecontrol/src/plugin-resources/cruisecontrol.jsl b/cruisecontrol/src/plugin-resources/cruisecontrol.jsl index 5bc63137..993325cb 100644 --- a/cruisecontrol/src/plugin-resources/cruisecontrol.jsl +++ b/cruisecontrol/src/plugin-resources/cruisecontrol.jsl @@ -29,6 +29,7 @@ xmlns="dummy" trim="false"> + @@ -205,7 +206,6 @@ - diff --git a/cruisecontrol/xdocs/changes.xml b/cruisecontrol/xdocs/changes.xml index 1175e07a..f8304b10 100644 --- a/cruisecontrol/xdocs/changes.xml +++ b/cruisecontrol/xdocs/changes.xml @@ -24,6 +24,13 @@ Brett Porter + + + Fix order in which the CruiseControl's <project> + elements are generated. They must be in the order of the less + dependent project first. + + Lost script extension when use "maven cruisecontrol:configure" command Add more configuration, especially better handling of emails.