diff --git a/jira/project.xml b/jira/project.xml index d75798b0..60af0020 100644 --- a/jira/project.xml +++ b/jira/project.xml @@ -22,7 +22,7 @@ 3 maven-jira-plugin Maven JIRA Plugin - 1.3.1-SNAPSHOT + 1.3.1 This plugin downloads issues from Jira and creates a report. Download issues from Jira @@ -68,7 +68,7 @@ - + log4j log4j 1.2.13 @@ -113,5 +113,10 @@ 1.3 MAVEN_JIRA_1_3 + + 1.3.1 + 1.3.1 + MAVEN_JIRA_1_3_1 + diff --git a/jira/xdocs/changes.xml b/jira/xdocs/changes.xml index be1bf36e..60a1f31f 100644 --- a/jira/xdocs/changes.xml +++ b/jira/xdocs/changes.xml @@ -17,43 +17,43 @@ * limitations under the License. */ --> - - - JIRA plugin changes - Brett Porter - - - - Update jelly dependency to match the ones in maven 1.1 core. - Upgrade to log4j 1.2.13. - If a report isn't generated the plugin fails trying to replace entities in a not existing file. - - - Jira plugin does not work with NTLM proxy. - Upgrade to HttpClient 3.0. - Plugin uses deprecated API to retrieve JIRA issues. Now requires at least JIRA 3.3. - Add a jira-roadmap report. - Layout changes: mimic default JIRA appearance, also show votes. - Icons are corrupted (images are filtered during the copy). - - - Only log an error if the jira changes xml can't be parsed instead of throwing an Exception - Make the Jira report work also using a fancy JIRA url like http://jira.codehaus.org/browse/MPJIRA (it doesn't require the url with a numeric project id anymore) + + + JIRA plugin changes + Brett Porter + + + + Update jelly dependency to match the ones in maven 1.1 core. + Upgrade to log4j 1.2.13. + If a report isn't generated the plugin fails trying to replace entities in a not existing file. + + + Jira plugin does not work with NTLM proxy. + Upgrade to HttpClient 3.0. + Plugin uses deprecated API to retrieve JIRA issues. Now requires at least JIRA 3.3. + Add a jira-roadmap report. + Layout changes: mimic default JIRA appearance, also show votes. + Icons are corrupted (images are filtered during the copy). + + + Only log an error if the jira changes xml can't be parsed instead of throwing an Exception + Make the Jira report work also using a fancy JIRA url like http://jira.codehaus.org/browse/MPJIRA (it doesn't require the url with a numeric project id anymore) Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated : -
    -
  • log4j v1.2.8 -> v1.2.12
  • -
-
- Enable retrieving component-specific issues. - Authentication support for access a private Jira instalation. -
- - Fix jira downloading url for some jira instance like Apache. - - - Update commons-httpclient dependency - - - - +
    +
  • log4j v1.2.8 -> v1.2.12
  • +
+ + Enable retrieving component-specific issues. + Authentication support for access a private Jira instalation. +
+ + Fix jira downloading url for some jira instance like Apache. + + + Update commons-httpclient dependency + + + +