From bea89cc15a7c66cbb5357c7d223a0eae89581e64 Mon Sep 17 00:00:00 2001 From: fgiust Date: Sat, 3 Dec 2005 22:16:14 +0000 Subject: [PATCH] [maven-scm-plugin] prepare release 1.2 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@352030 13f79535-47bb-0310-9956-ffa450edef68 --- jira/project.xml | 3 +-- jira/xdocs/changes.xml | 12 +++++------- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/jira/project.xml b/jira/project.xml index a109a19d..974cba6d 100644 --- a/jira/project.xml +++ b/jira/project.xml @@ -17,8 +17,7 @@ * limitations under the License. */ --> - - + ../plugin-parent/project.xml 3 maven-jira-plugin diff --git a/jira/xdocs/changes.xml b/jira/xdocs/changes.xml index c58dad28..2b673570 100644 --- a/jira/xdocs/changes.xml +++ b/jira/xdocs/changes.xml @@ -1,4 +1,4 @@ - + - JIRA plugin changes Brett Porter - + 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 : + 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
  • +
  • log4j v1.2.8 -> v1.2.12
Enable retrieving component-specific issues.