You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2018/01/02 22:36:19 UTC

[maven-changes-plugin] annotated tag maven-changes-plugin-2.3 updated (d72fb16 -> a55ff04)

This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a change to annotated tag maven-changes-plugin-2.3
in repository https://gitbox.apache.org/repos/asf/maven-changes-plugin.git.


*** WARNING: tag maven-changes-plugin-2.3 was modified! ***

    from d72fb16  (tag)
      to a55ff04  (tag)
 tagging 9b80beec0ec017d78e515f6af592f187af49a7e6 (commit)
 replaces maven-changes-plugin-2.2
      by Hervé Boutemy
      on Sun Dec 6 21:03:40 2009 +0000

- Log -----------------------------------------------------------------
maven-changes-plugin-2.3 reworked after migration from aggregate svn to split git
-----------------------------------------------------------------------

 discard b28cf2b  [maven-scm] copy for tag maven-changes-plugin-2.3
 discard ec63446  [maven-release-plugin] prepare release maven-changes-plugin-2.3
 discard f4fa43f  o Rollback release
 discard 27db39c  o Added license header
 discard bb4e64f  [maven-release-plugin] prepare for next development iteration
 discard fcc1165  [maven-scm] copy for tag maven-changes-plugin-2.3
 discard 2b7140c  [maven-release-plugin] prepare release maven-changes-plugin-2.3
 discard 0f6d898  [MCHANGES-189] There are presentation problems in the changes-report if an issue in changes.xml contains characters like < and >
 discard 0dd3005  [MCHANGES-151] A patch about the date parsing and html encoding for maven-changes-plugin-trac Submitted by: zhoushuqun Reviewed by: Dennis Lundberg
 discard 4006f43  [MCHANGES-138] Exception thrown when issueManagement section of pom is missing
 discard 00110af  [MCHANGES-135] JIRA links on changes report are broken
 discard 750bfdc  [MCHANGES-187] If jiraMerge=true then releases that are only in JIRA will not be included in the announcement
 discard 2efd328  [MCHANGES-145] Make it possible to run the announcement goals only once for a multi-module project
 discard b265279  [MCHANGES-186] Issue links for JIRA are broken when using the %URL% token
 discard fc792ef  [maven-release-plugin] prepare for next development iteration
 discard 140404b  [maven-release-plugin] prepare release maven-changes-plugin-2.2
 discard 25079bb  Use the correct project-tag, to avoid the POM from being rewritten during release.
 discard 495800b  [MCHANGES-180] Update to Maven Reporting Impl 2.0.4.3
 discard f0a3781  o Update to maven-plugins parent 16.
 discard 1d406e5  o Rename outputDirectory to filteredOutputDirectory so that it doesn't hide the outputDirectory variable of the extended AbstractChangesReport class.
 discard f54f7a8  o Fixed POM problems
 discard 3cb4b90  [MCHANGES-184] Add German translation for the Trac report
 discard cf1591f  [MCHANGES-183] add missing key in french
 discard bd1cf3f  o Increase the value of maxEntries for the JIRA report, to make sure that all our issues are included.
 discard 759de6c  [MCHANGES-185] Output special characters like < and > in the JIRA report
 discard 5c4ab58  o Fix errors reported by Checkstyle.
 discard 07ad68c  Add the French locale to the l10n-plugin configuration and fix one of the errors reported by that plugin.
 discard 863cf50  [MCHANGES-183] Add French translations Submitted by Tony Chemit
 discard 9115d3b  [MCHANGES-177] allow specify report columns Submitted by: Tomas Vojtech Reviewed by: Dennis Lundberg
 discard 85087ba  [MCHANGES-178] Make the url parameter non-required
 discard 22a8a61  [MCHANGES-171] Fix Modello build warning
 discard a9d3110  o Add a localization report to help keep track of the different localizations.
 discard bb6ae90  [MCHANGES-181] Add Swedish translation
 discard b03f87c  [MCHANGES-181] Add Swedish translation
 discard a6f17b1  [MCHANGES-180] Update to Maven Reporting Impl 2.0.4.2
 discard 863997c  o Fix typos.
 discard 17fce1e  o Use XML schema everywhere.
 discard 97abc8a  o Add missing trac-report goal. o Add missing examples. o Sort goals and examples.
 discard 7234f03  o Expand the description a bit.
 discard 400ddfc  o Sort menu items.
 discard 0fb42d6  [MCHANGES-179] Improve the template reference documentation
 discard d479002  o Improve the parameter documentation.
 discard b45d316  [MCHANGES-179] Improve the template reference documentation
 discard 984b0ef  o Change the formating so that the tables look like the ones produced by maven-plugin-plugin.
 discard e02c8ef  [MCHANGES-179] Improve the template reference documentation
 discard e0b8707  o Updated to maven-invoker-plugin:1.4
 discard d9e3fb2  upgrade parent version to ensure source-release is automatic.
 discard 06f2b44  o Inherited from maven-plugins:14
 discard 0828248  fix snapshots url
 discard 97479ac  fix url.
 discard 63033ab  enable it for maven 3. currently some failed.
 discard be406b0  remove unused imports.
 discard 3b48284  use maven-filtering released version
 discard b21b297  o Udpated to maven-filtering:1.0-beta-3
 discard 610a013  use last SNAPSHOT  parent to test source release
 discard 570e375  o added missing dep
 discard c48dd7c  MCHANGES-170: Review the Doxia Sink calls
 discard f67f228  o moved maven-changes-plugin to the reporting profile
 discard 2812bb0  o fixed ambiguous links o added Doxia xsd
 discard d097265  o filtering version in doc
 discard 57da661  o fixed mvn site
 discard 48daffb  ignore eclipse files in the ASF-compliant source release assembly
 discard 5b68bf5  remove duplicate repo declaration
 discard fc2b9be  really test publishDate in changes.xml interpolation.
 discard cd971e3  declare Apache Snapshot Repository until maven-filtering release is here
 discard 8e6bdc9  [MCHANGES-161] use new maven-filtering version and don't modify project.properties. null
 discard 8a7ec47  [MCHANGES-161] Add properties interpolation for changes.xml null
 discard df8f6f2  [MCHANGES-116] FileNotFoundException and NullPointerException if src/changes/changes.xml is missing Add an it to test this. null
 discard 6e147fd  stabilized it doxia doesn't generate attribute in a fix order
 discard 5d562eb  [MCHANGES-166] Problem with issueLinkTemplatePerSystem Submitted by Karl Heinz Marbaise null
 discard fee4c33  ensure we test a full url
 discard 1a6c265  Add an ASF-compliant source release assembly
 discard 8040c31  o Added plugin version to POM snippets in documentation
 discard cff57ea  [MCHANGES-158] Document how to use the XML schema for changes.xml
 discard e8205cb  add schema declaration in its
 discard 8a33405  [MCHANGES-143] Specifying sender email address using fromDeveloperId is no longer working. Submitted by Christophe Labouisse null
 discard 645cea3  o Use a property to specify the version of Maven core dependencies. o Sync the version with the prerequisites.
 discard 17785bf  o Add SVN properties for bugtraq
 discard c5fd285  [MCHANGES-157] Update to Doxia 1.0
 discard 70f2ca3  [MCHANGES-156] An empty table is shown for a <release> which doesn't have any <action> in it
 discard f90bd56  o Fix broken link.
 discard da1f501  remove codehaus snapshots repo
 discard 7029c12  use modello 1.0.1 released version
 discard 78ac1f2  used http://maven.apache.org/xsd/* for schema location
 discard a31cbc0  use last modello snapshot to fix the build broken due to MODELLO-184
 discard 5ac1797  o Inherited from maven-plugins:13
 discard 23b546c  use the latest parents
 discard d6a59be  [MCHANGES-147] MavenProject object not initialize due to mispelling into the declaration Submitted by: Jean-Paul GUIGUI
 discard a04523a  o Fixed svn:keywords
 discard 4ea46f9  o Updated all plugins to use plexus-maven-plugin:1.3.8 to workaround MNG-3284 and prevent bogus CI failures for maven-changes-plugin which suffered from ComponentLookupException for VelocityComponentmaven-changes-plugin
 discard 5994909  o Adjusted IT settings to compensate for the unusual unix-style local repo path used on the Windows nodes of the Hudson grid
 discard 9d78b87  fix modello documentation generation
 discard d844668  [maven-release-plugin] prepare for next development iteration
 discard 3c53876  [maven-release-plugin] prepare release maven-changes-plugin-2.1
 discard 46e4099  add a link to the schema file
 discard 7a6fa25  [MCHANGES-134] Passing some extra parameters to the announce velocity context
 discard 940e879  [MCHANGES-133] adding maven project to the velocity context when generating announce email
 discard 235e73c  [MCHANGES-132] Overriding mail introduction with a mojo configuration
 discard aca1eb1  display mail debug only when mojo is executed in debug mode
 discard 2054872  [MCHANGES-117] Send only one e-mail to many recipients (all recipients in one to-header)
 discard e15c2d4  [MCHANGES-114]  Title in changes.xml is not outputted in changes-report.html Submitted by Michael Osipov
 discard 4c39396  [MCHANGES-127] fix it test
 discard a75dde6  [MCHANGES-130] Announce mail : Merging content from the changes file and from jira
 discard 1e8c683  [MCHANGES-129]  The version can't be set from the cli in announcement-mail
 discard 3d4cc4c  [MCHANGES-128] unable to use "toAddresses" field for announces
 discard 945998b  fix svn properties
 discard 26c4d75  add files (junit) missed in previous commit 711463
 discard 951f07e  [MCHANGES-127] Generated Announcement is not complete (in trunk rev 709936)
 discard 1ce5ada  [MCHANGES-71] need add template encoding to announcement-generate
 discard c9f5761  [MCHANGES-90] fix apt and add link in site.xml
 discard f2b424c  [MCHANGES-90] Add support for Trac-report like Jira-report Submitted by David Roussel and Kinugasa Noriko
 discard d6f609f  modello has been released codehaus snapshots repo not needed
 discard 156f8fa  [MCHANGES-126] NullPointerException when executing jira-report with JIRA 3.13
 discard 41d4371  [MCHANGES-107] Add html output format for mail annoucement Submitted by Christophe Lallement
 discard be29edf  [MCHANGES-111]  Announcement Mojo doesn't respect Jira authentication settings Submitted by Basil James Whitehouse III
 discard f572096  use invoker plugin released version
 discard 3a0e06f  o Formatted/reordered POM
 discard 41750e7  use released parent
 discard 7f15c00  use current invoker plugin snapshot version
 discard e06781f  o Enabled debug output for ITs
 discard a35ce4e  o Updated index page of plugin site
 discard 648487e  o Explicitly stated UTF-8 as file encoding o Updated license header
 discard addd3f0  o Changed encoding of site descriptor to UTF-8 just like used for POMs o Updated/added license headers
 discard 273fbb1  o Unified plugin name
 discard 9fa8f2b  o Updated index page of plugin site
 discard 51e006a  o Added ASF snapshot repo to user settings of ITs (e.g. to make sure they can resolve snapshot parents)
 discard 210a411  o Removed svn:executable
 discard 3890719  o Added project description
 discard fbda0d8  o Reordered POM
 discard 8133e62  o Synced id and activation of integration-tests with core ITs
 discard 2634fcb  Modello 1.0-alpha-21-SNAPSHOT is defined in parent (workaround for MNG-3284)
 discard 5e01bf9  Move version declaration in pluginsManagement like in maven-parent
 discard dab5e14  Cleanup modello plugin settings
 discard 4652ade  Use invoker 1.2.1-SNAPSHOT required by several plugins. Will be released in few days
 discard 79f3a6a  o Produce proper output for all combinations of attributes and elements, regarding fixes and dueTo for issues.
 discard 73a85cf  o Fix typos.
 discard fee7492  Use UTF-8 to encode our POMs
 discard b857e80  Align activation properties for integration-tests profile because we cannot setup it in the parent (see MNG-3228)
 discard 49940ad  Use the same activation rule for all integration-tests in plugins builds (-Dintegration-tests=true)
 discard ab87e43  test only href attribute content as this failed on a unix box (attribute is before)
 discard 23cd313  remove attribute from the test as this failed on a solaris box (attribute is before)
 discard ff877ae  [MCHANGES-47] Add support for multiple <issue> and <due-to> tags in changes.xml
 discard 65c55d6  Try to use the 12-SNAPSHOT parent
 discard f7bbae9  o Fix typo.
 discard 3aebdc5  o Improve documentation and logging for the changes-validate mojo.
 discard 22bf115  add documentation on the new mojo : changes:changes-validate
 discard 7764a0d  [MCHANGES-47] Add support for multiple <issue> and <due-to> tags in changes.xml
 discard 41ce1f1  add plugin snapshot repo until maven-invoker release
 discard 3dcb8d1  add missing license header and xml declaration
 discard 490b74f  use last maven-invoker-plugin SNAPSHOT  version to see if hudson will be more happy
 discard d1da7a3  [MCHANGES-86] Create a changes-validate mojo
 discard ecf4d8f  o Use <name> instead of <email> for contributor.
 discard ff3d47d  o Set EOL style to NAtive. o Add subversion keywords.
 discard 3279643  [MCHANGES-120] announcement:generate mojo should warn, not fail if the changes file doesn't exist. Add the same in the changes report mojo
 discard 85dd41a  [MCHANGES-61] Provide DTD/XSD for changes.xml use modello to generate all changes stuff : - beans generation - xpp3Reader - documentation generation of the changes xml format - xsd generation
 discard 475b232  remove System.out fix checkstyle errors
 discard bb8f770  fix javadoc
 discard eaad0d8  [MCHANGES-118]  don't use system property user.dir add exclusion on velocity with groupId velocity to use velocity 1.5 with groupId org.apache.velocity
 discard b6cb0fa  update javadoc due to MCHANGES-118
 discard 184f2a6  [MCHANGES-118] AnnouncementMojo can only load velocity templates from src/main/resources
 discard 4657f08  remove unused imports and formatting
 discard 1e4dfc1  o Polished documentation o Removed unnecessary stuff
 discard 4a33168  [MCHANGES-69] Add a date elment or attribute inside the action element of changes.xml
 discard 7d5d4aa  [MCHANGES-112] add new attribute system on reference documentation
 discard a6e8963  [MCHANGES-112] Add more than one link template
 discard 869c110  [MCHANGES-113] Allow configuration of announcement parameters from command line
 discard 1a71b53  o Update commons-logging dependency to version 1.1.1 to avoid dragging in unnecessary transitive dependencies.
 discard b11e69f  remove duplicate pom entries (ml list are inherited from parent
 discard 9af33a9  use last doxia released versions
 discard a405de3  add missing license header
 discard bf99889  add an it test for the current changes report generation
 discard 6c0b5a1  o ignored IDE files
 discard 17df5bf  [MCHANGES-110] No issue links generated if ${project.issueManagement.url} empty but issueLinkTemplate provided
 discard 1080765  [MCHANGES-109] Fix output directory for images of changes-report
 discard 783e06b  [MCHANGES-108] Allow to configure changes-report mojo from properties
 discard a947dd7  o Clarified usage of outputDirectory parameter
 discard 021a34d  o Added bin to svn:ignore
 discard 5d8d5b9  o Properly marked section boundaries (compare AbstractMavenReportRenderer.startSection())
 discard a35c9ca  [maven-release-plugin] prepare for next development iteration
 discard d91d9e5  [maven-release-plugin] prepare release maven-changes-plugin-2.0
 discard 0baa620  o Add a @since tag.
 discard ef9bd2d  o Use plugins parent 11.
 discard a23b0a4  [MCHANGES-103] Allow suffix "ASC" for sort columns Submitted by: Benjamin Bentmann Reviewed by: Dennis Lundberg
 discard 9e32aa3  [MCHANGES-101] Consider changing log outputs to debug Submitted by: Benjamin Bentmann Reviewed by: Dennis Lundberg
 discard 463e98c  [MCHANGES-102] Fix case-insensitive string handling Submitted by: Benjamin Bentmann Reviewed by: Dennis Lundberg
 discard 5d40ed4  [MCHANGES-100] Generating the jira-report causes error "The system cannot find the path specified" Submitted by: Niall Pemberton Reviewed by: Dennis Lundberg
 discard 40876ff  o Fix the parsing of the author element and put the author into the report.
 discard c6b91ad  o Improve the documentation.
 discard a337c84  o Specify which file and which revision that was copied and why.
 discard 1f8a064  o The next release will be 2.0.
 discard 02dee3f  [MCHANGES-88] NoSuchMethodError with maven 2.0.8 when generating changes-report Submitted by: Niall Pemberton Reviewed by: Dennis Lundberg
 discard a1dd066  o Add @since javadoc.
 discard 3c3fd99  o Use the new onlyCurrentVersion parameter.
 discard 74707bb  o Use a better default value for the subject parameter.
 discard 49cd2c5  [MCHANGES-99] Make it possible to show issues only for the current release
 discard 7005626  [MCHANGES-75] Setting maxEntries too high causes a SAXParseException
 discard 3d938f4  o Fix errors reported by Checkstyle.
 discard bf897e0  o Configure announcements for this plugin.
 discard bb41987  o Use more sensible default values for finalName and developmentTeam.
 discard 1eac210  o Merge xml-parsers and javabeans for announcement and jira mojos.
 discard cc8c66c  o Improve the XML parser in a similar way that was done in MCHANGES-66.
 discard db24475  [MCHECKSTYLE-96] Change type of path parameters to java.io.File Submitted by: Benjamin Bentmann Reviewed by: Dennis Lundberg
 discard f977909  o Improve logging.
 discard 64a96cb  [MCHECKSTYLE-97] Fix VTL errors Submitted by: Benjamin Bentmann Reviewed by: Dennis Lundberg
 discard e1dfa2a  o Rename parameters so that they are in sync with JiraMojo. o Refactor to avoid code duplication.
 discard 19a99aa  o Set suitable default values for statusIds and resolutionIds. o Improve documentation.
 discard 32ff822  o Update to latest parent. Add an scm element. o Reorder other elements.
 discard 2e96f48  o Use the current version of this plugin. o Configure this plugin to use the new features of the JIRA-report.
 discard 88a3890  [MCHANGES-95] Add german translation Submitted by: Benjamin Bentmann Reviewed by: Dennis Lundberg
 discard 8cb5333  o Remove unused keys.
 discard 93c23d9  o Do not use i18n for log message.
 discard afd3ec5  [MCHANGES-94] Add option to configure the sort order of the JIRA report Submitted by: Niall Pemberton Reviewed by: Dennis Lundberg
 discard 48f435f  [MCHANGES-66] The changes plugin scatters white space over its Changes report Submitted by: Benjamin Bentmann Reviewed by: Dennis Lundberg
 discard adac804  [MCHANGES-93] Add dedicated resource bundle for locale "en" Submitted by: Benjamin Bentmann Reviewed by: Dennis Lundberg
 discard 5902ebb  o Spell JIRA with the correct case.
 discard d50b5b7  [MCHANGES-91] Output a title for the reports Submitted by: Benjamin Bentmann Reviewed by: Dennis Lundberg
 discard 55cde10  o Fix errors reported by Checkstyle.
 discard 2a53adb  [MCHANGES-92] JIRA Report Improvements Submitted by: Niall Pemberton Reviewed by: Dennis Lundberg
 discard 78298eb  [MCHANGES-92] JIRA Report Improvements Submitted by: Niall Pemberton Reviewed by: Dennis Lundberg
 discard 762c026  [MCHANGES-89] AbstractJiraDownloader throws an exception when jira returns a circular redirect Submitted by: Jim Utter Reviewed by: Dennis Lundberg
 discard cf105c5  Ignore eclipse files
 discard d030081  [maven-release-plugin] prepare for next development iteration
 discard 5476114  [maven-release-plugin] prepare release maven-changes-plugin-2.0-beta-3
 discard 1277d55  o Go back to 2.0-beta-3-SNAPSHOT again. We need to redo the 2.0-beta-3 release.
 discard a457013  fix release anchor in the Changes Report
 discard e580936  [maven-release-plugin] prepare for next development iteration
 discard 03a655e  [maven-release-plugin] prepare release maven-changes-plugin-2.0-beta-3
 discard cadc39c  o Add license. o Bump maven-changes-plugin to 2.0-beta-3-SNAPSHOT in the reporting section.
 discard cbc097b  o Add subversion keywords.
 discard 0be0410  Set EOL style to native.
 discard 2daa903  o Update to velocity 1.5.
 discard 74b7baa  o Sort out plexus dependencies and exclusions. o Add maven-enforcer-plugin to ensure that no plexus-component-api slips in.
 discard 92f0e14  o Update the plexus-utils version to match the one used by doxia. o Bump the prerequisite for maven to 2.0.6, because we need to use a newer version of plexus-utils.
 discard cdaf629  o Sort out doxia dependencies.
 discard 2e43d55  o Sort dependencies.
 discard ba8c754  o Add missing maven and plexus dependencies.
 discard 4686266  rolling back to beta-3-SNAPSHOT
 discard 4000bcd  [maven-release-plugin] prepare for next development iteration
 discard e164910  [maven-release-plugin] prepare release maven-changes-plugin-2.0-beta-3
 discard f289e23  MCHANGES-87: Ability to specify the mail sender explicitely.
 discard 5031894  o Add missing role-hint. o De-tab.
 discard ecfb62c  o Improve the documentation about templateDirectory.
 discard e96899c  [MCHANGES-82] Issue Management URL not ending in a '/' result in an incorrect issue link on the change report.
 discard 86e1d8d  [MCHANGES-50] Handle JIRA authentication failure
 discard 016f603  o Set eol style to native.
 discard 933cc2e  [MCHANGES-79] Allow for overriding the announcement email from address Submitted by: Alexander Schwartz Reviewed by: Dennis Lundberg
 discard dbb5c45  o Set dueTo to the empty String instead of null to make Velocity happy.
 discard 87455e0  o Httpclient uses commons-logging, which finds log4j in the classpath. Add a configuration file for log4j to stop it from complaining.
 discard 5d7b52b  o Improve debugging capabilities and error handling.
 discard 9e8a3dc  o Remove hardcoded fix-for version, otherwise we won't get any releases from JIRA.
 discard 618c3cf  o Make getReleases(List) actually work.
 discard a0a8635  o Make sure that the body of an element is returned fully, excluding any surrounding whitespace but including any entities. o Use the summary instead of the comments as the action.
 discard 1973f14  o Make sure that we don't get double '&' in the url.
 discard eb6a9d2  o Improve JavaDoc and logging.
 discard e46106f  [MCHANGES-70] NPE if the version attribute is not set properly in the changes.xml file
 discard 51beab9  o Add a section on how to generate an announcement based on JIRA.
 discard 2a16157  [MCHANGES-77] Document the variables available to the announcement template.
 discard 094cde0  o Add a dependency on plexus-container-default that is required by, but not specified in, plexus-velocity.
 discard 47fb54f  o Refactor the creation of Actions into a factory method.
 discard c3b958e  o Apply the new license headers.
 discard 863736a  [MCHANGES-81] Use a less noisy version of plexus-velocity
 discard 9eee532  Fix compilation errors with latest doxia
 discard d6be39a  [MCHANGES-64] The changes plugin should not push an "external link" image into the output renderer. Submitted by Henning Schmiedehausen
 discard 4534e4b  staging changes plugin 2.0-beta3
 discard cb922bb  MCHANGES-55: urlDownload is not optional. If not set, no downloadUrl is displayed.
 discard 056d925  Fixes announcement template to handle actions per types.
 discard 7a11546  MCHANGES-65:  Fixes potential empty "due to" and "fixes" fields Submitted by: Henning Schmiedehausen Reviewed by: Stephane Nicoll
 discard 1e949f8  MCHANGES-63: Custom filters can now be applied to a Jira query. Submitted by: Henning Schmiedehausen Reviewed by: Stephane Nicoll
 discard 0011f2f  MCHANGES-68: Fixes anchors and links encoding Submitted by: Henning Schmiedehausen Reviewed by: Stephane Nicoll
 discard 42f6b22  - move plugin-plugin out of 'reporting' for plugins. It's a required part of the site, and does not cause any issues with the reactor or site generation - update to snapshots
 discard ef635ff  o updating to latest released parent
 discard 6fba04c  put back the Overview menu - when you inherit menu items they are meant to be resolved against the parent, by design - so these always belonged in the child POM.
 discard 41e8c21  use inheritence and make all the site appearances consistent
 discard 6ad9566  update all parents
 discard 1170676  [maven-release-plugin] prepare for next development iteration
 discard 60a28dc  [maven-release-plugin] prepare release maven-changes-plugin-2.0-beta-2
 discard 5328636  o Update parent to version 3.
 discard 6c5cebd  MSITE-138: site:stage does not create xref
 discard 05de8e9  o Add license and mailingLists. o Remove scm.
 discard fe1674c  Promote changes plugin out of the sandbox.
 discard 990e639  o Generate an empty report if no JIRA xml file could be downloaded.
 discard 55027fb  o Ignore IDEA project files.
 discard 6103306  o Move velocity template to correct folder. This was forgotten when the plugin was repackaged.
 discard fceb311  o Add missing image.
 discard b7031bf  o Add alt texts to the images used in the report. o Add anchor to SectionTitle1.
 discard 589dde4  [MCHANGES-51] Table not correctly closed in ChangesReportGenerator#constructActions() Patch submitted by Denis Cabasson.
 discard eba5824  o First part of [MCHANGES-50] Handle JIRA authentication failure. o Refactor the authentication parts into smaller pieces of code. o Handle the case where the issue management URL does not contain a pid and we can't extract it from JIRA either. o Do not download the XML file unless everything went well.
 discard 15e00d0  o Improve logging.
 discard 2fea4e0  Refactor common code into an abstract superclass.
 discard 16b7fc7  Remove directory left over after source move to org.apache.maven.plugins
 discard ef7268d  Remove directory left over after source move to org.apache.maven.plugins
 discard 37cb629  update code for deprecations in HttpClient 3, minor changes
 discard 1c4559f  Rename all packages to org.apache.maven.plugin...
 discard b8d5763  MCHANGES-48 org.apache.commons.logging.impl.Log4JCategoryLog does not implement Log upgrading to httpclient 3 and commons-logging 1.1 seems to fix this problem
 discard cc5cb86  Add missing <issueManagement/> <system/> tags in pom.xml
 discard 115969b  Fix broken link. Thanks to Dan Tran for spotting it.
 discard fa19b96  Fix errors reported by Checkstyle
 discard 35ff8f8  Use the correct license
 discard a735ec7  [MCHANGES-46] There is no link to the RSS feed of changes in the changes report Add code to create the link to the RSS feed, but comment it out until the changes.rss file exist
 discard 4ad60b3  Use consistent spelling of JIRA
 discard d0edbd9  Add home page
 discard 87aca98  Change the name of the link_template parameter to issueLinkTemplate in ChangesMojo, to better describe what it is
 discard 081b452  Minor tweaks to the texts
 discard eac8a21  [MCHANGES-45] A mailto: link is always created for a due-to in the changes report, even though no due-to-email has been supplied
 discard e4709ec  Use a sample changes report that gets regenerated on every build, so it keeps in sync with other site changes
 discard 5ba1805  Add myself as a developer Add scm section, because those values are not inherited correctly
 discard 7b3f363  Set eol-style to native
 discard 0ca3604  Optimize imports
 discard 92298ed  Make sure that all source files have Javadocs for the class and the correct license
 discard 9c2fcdb  [MCHANGES-43] Improve compatibility with the Maven 1 changes plugin
 discard 3a054a0  Remove the -SNAPSHOT suffix from the pom version when comparing it to releases in changes.xml or JIRA Improve logging and Javadoc
 discard 88349ef  Refactor a JIRA helper method into a helper class, so it can be used from the announcement mojo as well
 discard c8b6ec1  Use a live JIRA report instead of the sample report
 discard a83814a  [MCHANGES-40] Documentation of changes plugin should be improved Replace the sample-changes-report with a freshly generated one
 discard 79785ea  Change the sample changes.xml file to use reverse ordering of releases, newest first Fix indentation
 discard 721a93a  [MCHANGES-34] e.printStackTrace() instead of log on xml parsing error
 discard 52ab034  [MCHANGES-35] Handle jira standard urls (without the numeric projectid)
 discard 80d2867  [MCHANGES-15] move to reporting api 2.0 and add canGenerateReport() method Change from org.codehaus.doxia to org.apache.maven.doxia
 discard 272ec7d  Fix Javadoc errors
 discard 251b192  Change the names of the sample reports so that they don't clash with the normal reports
 discard 3a4b3fd  [MCHANGES-37] Allow to change the changes.xml path Add an example that shows how to configure this
 discard bb7301d  [MCHANGES-38] All images in the report are broken.
 discard 91e9054  Add FAQ and an example
 discard ea2b755  Use standard file names Fix typos and add formating
 discard 66f4525  Add missing parameter descriptions
 discard adf5482  Add xml namespace Use a newer parent Add prerequisites
 discard 29ce55e  Adhere to the plugin documentation standard
 discard ec91b65  Move class @description annotations to class Javadocs Improve parameter documentation
 discard 09a733d  [MCHANGES-39] Not using correct apt syntax in howto document renders a strange looking html page
 discard 7ebe0cf  ignore target
 discard 2127c71  Update changes report to ignore missing changes.xml rather than treating it as an error.
 discard cdfdab5  rename artifact ID
 discard 1718b7c  Import of changes-maven-plugin code from https://svn.codehaus.org/mojo/trunk/mojo/changes-maven-plugin/, r1708
     add 7a27884  Promote changes plugin out of the sandbox.
     add 8a3a912  o Add license and mailingLists. o Remove scm.
     add 1b76f03  MSITE-138: site:stage does not create xref
     add 52102ed  o Update parent to version 3.
     add 3c0e231  [maven-release-plugin] prepare release maven-changes-plugin-2.0-beta-2
     add f59a293  [maven-release-plugin] prepare for next development iteration
     add 6e93604  update all parents
     add 6f95828  use inheritence and make all the site appearances consistent
     add 637377d  put back the Overview menu - when you inherit menu items they are meant to be resolved against the parent, by design - so these always belonged in the child POM.
     add 63ed0f6  o updating to latest released parent
     add 5bedb2c  - move plugin-plugin out of 'reporting' for plugins. It's a required part of the site, and does not cause any issues with the reactor or site generation - update to snapshots
     add 0569470  MCHANGES-68: Fixes anchors and links encoding Submitted by: Henning Schmiedehausen Reviewed by: Stephane Nicoll
     add 7280f59  MCHANGES-63: Custom filters can now be applied to a Jira query. Submitted by: Henning Schmiedehausen Reviewed by: Stephane Nicoll
     add 7768b53  MCHANGES-65:  Fixes potential empty "due to" and "fixes" fields Submitted by: Henning Schmiedehausen Reviewed by: Stephane Nicoll
     add ae595cd  Fixes announcement template to handle actions per types.
     add 724dfaa  MCHANGES-55: urlDownload is not optional. If not set, no downloadUrl is displayed.
     add 3e14393  staging changes plugin 2.0-beta3
     add 4e9a064  [MCHANGES-64] The changes plugin should not push an "external link" image into the output renderer. Submitted by Henning Schmiedehausen
     add d162d04  Fix compilation errors with latest doxia
     add b781b76  [MCHANGES-81] Use a less noisy version of plexus-velocity
     add 628d845  o Apply the new license headers.
     add 63c48e8  o Refactor the creation of Actions into a factory method.
     add 7af8d73  o Add a dependency on plexus-container-default that is required by, but not specified in, plexus-velocity.
     add c9ea871  [MCHANGES-77] Document the variables available to the announcement template.
     add 6b126d7  o Add a section on how to generate an announcement based on JIRA.
     add 14e9364  [MCHANGES-70] NPE if the version attribute is not set properly in the changes.xml file
     add 7fb28d3  o Improve JavaDoc and logging.
     add 06e7483  o Make sure that we don't get double '&' in the url.
     add 5ec481b  o Make sure that the body of an element is returned fully, excluding any surrounding whitespace but including any entities. o Use the summary instead of the comments as the action.
     add 3e9e8bd  o Make getReleases(List) actually work.
     add 6981fbe  o Remove hardcoded fix-for version, otherwise we won't get any releases from JIRA.
     add 2cca1d5  o Improve debugging capabilities and error handling.
     add c3346c8  o Httpclient uses commons-logging, which finds log4j in the classpath. Add a configuration file for log4j to stop it from complaining.
     add cad55bf  o Set dueTo to the empty String instead of null to make Velocity happy.
     add e695796  [MCHANGES-79] Allow for overriding the announcement email from address Submitted by: Alexander Schwartz Reviewed by: Dennis Lundberg
     add 531ce7f  o Set eol style to native.
     add cedf2d0  [MCHANGES-50] Handle JIRA authentication failure
     add e3562d0  [MCHANGES-82] Issue Management URL not ending in a '/' result in an incorrect issue link on the change report.
     add 9d46cc1  o Improve the documentation about templateDirectory.
     add 46b2848  o Add missing role-hint. o De-tab.
     add 370c6eb  MCHANGES-87: Ability to specify the mail sender explicitely.
     add 7546130  [maven-release-plugin] prepare release maven-changes-plugin-2.0-beta-3
     add 4c7d9ec  [maven-release-plugin] prepare for next development iteration
     add eb128c8  rolling back to beta-3-SNAPSHOT
     add 336d74a  o Add missing maven and plexus dependencies.
     add f12c72e  o Sort dependencies.
     add 396cc8f  o Sort out doxia dependencies.
     add 3ccf2e1  o Update the plexus-utils version to match the one used by doxia. o Bump the prerequisite for maven to 2.0.6, because we need to use a newer version of plexus-utils.
     add 5d88178  o Sort out plexus dependencies and exclusions. o Add maven-enforcer-plugin to ensure that no plexus-component-api slips in.
     add 0be5892  o Update to velocity 1.5.
     add db43e6b  o Add subversion keywords.
     add 4accc31  o Add license. o Bump maven-changes-plugin to 2.0-beta-3-SNAPSHOT in the reporting section.
     add a6f5f7b  [maven-release-plugin] prepare release maven-changes-plugin-2.0-beta-3
     add 89ad929  [maven-release-plugin] prepare for next development iteration
     add 90d53ad  fix release anchor in the Changes Report
     add 2d6f419  o Go back to 2.0-beta-3-SNAPSHOT again. We need to redo the 2.0-beta-3 release.
     add f43b685  [maven-release-plugin] prepare release maven-changes-plugin-2.0-beta-3
     add 1bc07a2  [maven-release-plugin] prepare for next development iteration
     add c36be06  [MCHANGES-89] AbstractJiraDownloader throws an exception when jira returns a circular redirect Submitted by: Jim Utter Reviewed by: Dennis Lundberg
     add 2d977fc  [MCHANGES-92] JIRA Report Improvements Submitted by: Niall Pemberton Reviewed by: Dennis Lundberg
     add f6878ee  [MCHANGES-92] JIRA Report Improvements Submitted by: Niall Pemberton Reviewed by: Dennis Lundberg
     add 731850a  o Fix errors reported by Checkstyle.
     add 389085e  [MCHANGES-91] Output a title for the reports Submitted by: Benjamin Bentmann Reviewed by: Dennis Lundberg
     add ad839c6  o Spell JIRA with the correct case.
     add 8f8b021  [MCHANGES-93] Add dedicated resource bundle for locale "en" Submitted by: Benjamin Bentmann Reviewed by: Dennis Lundberg
     add ed48e15  [MCHANGES-66] The changes plugin scatters white space over its Changes report Submitted by: Benjamin Bentmann Reviewed by: Dennis Lundberg
     add 87ec52d  [MCHANGES-94] Add option to configure the sort order of the JIRA report Submitted by: Niall Pemberton Reviewed by: Dennis Lundberg
     add 708394d  o Do not use i18n for log message.
     add bc5594c  o Remove unused keys.
     add 79cede3  [MCHANGES-95] Add german translation Submitted by: Benjamin Bentmann Reviewed by: Dennis Lundberg
     add c0475b8  o Use the current version of this plugin. o Configure this plugin to use the new features of the JIRA-report.
     add 6a27e0e  o Update to latest parent. Add an scm element. o Reorder other elements.
     add 53afa37  o Set suitable default values for statusIds and resolutionIds. o Improve documentation.
     add d8d5fdf  o Rename parameters so that they are in sync with JiraMojo. o Refactor to avoid code duplication.
     add 3be4440  [MCHECKSTYLE-97] Fix VTL errors Submitted by: Benjamin Bentmann Reviewed by: Dennis Lundberg
     add c3e7ffb  o Improve logging.
     add d1b6ced  [MCHECKSTYLE-96] Change type of path parameters to java.io.File Submitted by: Benjamin Bentmann Reviewed by: Dennis Lundberg
     add 7411eea  o Improve the XML parser in a similar way that was done in MCHANGES-66.
     add f0e0414  o Merge xml-parsers and javabeans for announcement and jira mojos.
     add e0b30ae  o Use more sensible default values for finalName and developmentTeam.
     add 9727c0c  o Configure announcements for this plugin.
     add 33d4bb9  o Fix errors reported by Checkstyle.
     add 2aaa698  [MCHANGES-75] Setting maxEntries too high causes a SAXParseException
     add e79d590  [MCHANGES-99] Make it possible to show issues only for the current release
     add 1353721  o Use a better default value for the subject parameter.
     add 52599c0  o Use the new onlyCurrentVersion parameter.
     add 6261e6f  o Add @since javadoc.
     add c2f5f1d  [MCHANGES-88] NoSuchMethodError with maven 2.0.8 when generating changes-report Submitted by: Niall Pemberton Reviewed by: Dennis Lundberg
     add 688cd56  o The next release will be 2.0.
     add 3918bf9  o Specify which file and which revision that was copied and why.
     add 9724037  o Improve the documentation.
     add ac34eee  o Fix the parsing of the author element and put the author into the report.
     add 6ba3641  [MCHANGES-100] Generating the jira-report causes error "The system cannot find the path specified" Submitted by: Niall Pemberton Reviewed by: Dennis Lundberg
     add 96815df  [MCHANGES-102] Fix case-insensitive string handling Submitted by: Benjamin Bentmann Reviewed by: Dennis Lundberg
     add e2c7724  [MCHANGES-101] Consider changing log outputs to debug Submitted by: Benjamin Bentmann Reviewed by: Dennis Lundberg
     add 7ebbd34  [MCHANGES-103] Allow suffix "ASC" for sort columns Submitted by: Benjamin Bentmann Reviewed by: Dennis Lundberg
     add 61d7297  o Use plugins parent 11.
     add b3abbc1  o Add a @since tag.
     add 909a251  [maven-release-plugin] prepare release maven-changes-plugin-2.0
     add d0348b4  [maven-release-plugin] prepare for next development iteration
     add abda715  o Properly marked section boundaries (compare AbstractMavenReportRenderer.startSection())
     add 9219955  o Clarified usage of outputDirectory parameter
     add 42da415  [MCHANGES-108] Allow to configure changes-report mojo from properties
     add e9a433c  [MCHANGES-109] Fix output directory for images of changes-report
     add aa23286  [MCHANGES-110] No issue links generated if ${project.issueManagement.url} empty but issueLinkTemplate provided
     add ac1cf88  add an it test for the current changes report generation
     add b82505b  add missing license header
     add 5fc5756  use last doxia released versions
     add 202b3f4  remove duplicate pom entries (ml list are inherited from parent
     add 301507b  o Update commons-logging dependency to version 1.1.1 to avoid dragging in unnecessary transitive dependencies.
     add eb6fb08  [MCHANGES-113] Allow configuration of announcement parameters from command line
     add bab7d0d  [MCHANGES-112] Add more than one link template
     add dff347d  [MCHANGES-112] add new attribute system on reference documentation
     add b3c88af  [MCHANGES-69] Add a date elment or attribute inside the action element of changes.xml
     add 8b831b7  o Polished documentation o Removed unnecessary stuff
     add d1c6f1d  remove unused imports and formatting
     add c8defb9  [MCHANGES-118] AnnouncementMojo can only load velocity templates from src/main/resources
     add 4ef1781  update javadoc due to MCHANGES-118
     add 137fda5  [MCHANGES-118]  don't use system property user.dir add exclusion on velocity with groupId velocity to use velocity 1.5 with groupId org.apache.velocity
     add 3bed40c  fix javadoc
     add 02d17f8  remove System.out fix checkstyle errors
     add 5d483a1  [MCHANGES-61] Provide DTD/XSD for changes.xml use modello to generate all changes stuff : - beans generation - xpp3Reader - documentation generation of the changes xml format - xsd generation
     add 9011a49  [MCHANGES-120] announcement:generate mojo should warn, not fail if the changes file doesn't exist. Add the same in the changes report mojo
     add 79e1364  o Use <name> instead of <email> for contributor.
     add 2b1a85a  [MCHANGES-86] Create a changes-validate mojo
     add 4008d50  use last maven-invoker-plugin SNAPSHOT  version to see if hudson will be more happy
     add 997c2c9  add missing license header and xml declaration
     add f59855c  add plugin snapshot repo until maven-invoker release
     add 00fb9c6  [MCHANGES-47] Add support for multiple <issue> and <due-to> tags in changes.xml
     add 707b365  add documentation on the new mojo : changes:changes-validate
     add f964219  o Improve documentation and logging for the changes-validate mojo.
     add 2346b32  o Fix typo.
     add 00d186e  Try to use the 12-SNAPSHOT parent
     add 56564aa  [MCHANGES-47] Add support for multiple <issue> and <due-to> tags in changes.xml
     add 25dee04  remove attribute from the test as this failed on a solaris box (attribute is before)
     add 3f46340  test only href attribute content as this failed on a unix box (attribute is before)
     add b23301d  Use the same activation rule for all integration-tests in plugins builds (-Dintegration-tests=true)
     add dba9ab9  Align activation properties for integration-tests profile because we cannot setup it in the parent (see MNG-3228)
     add eeccf50  Use UTF-8 to encode our POMs
     add af6c9c4  o Fix typos.
     add c387e5d  o Produce proper output for all combinations of attributes and elements, regarding fixes and dueTo for issues.
     add 5d89e4e  Use invoker 1.2.1-SNAPSHOT required by several plugins. Will be released in few days
     add 4c63410  Cleanup modello plugin settings
     add 75a943b  Move version declaration in pluginsManagement like in maven-parent
     add 51a1ba4  Modello 1.0-alpha-21-SNAPSHOT is defined in parent (workaround for MNG-3284)
     add 5487ce9  o Synced id and activation of integration-tests with core ITs
     add b641017  o Reordered POM
     add 98e5276  o Added project description
     add 70a869c  o Removed svn:executable
     add fea0b7e  o Added ASF snapshot repo to user settings of ITs (e.g. to make sure they can resolve snapshot parents)
     add 7efc2eb  o Updated index page of plugin site
     add 4a62864  o Unified plugin name
     add e76c400  o Changed encoding of site descriptor to UTF-8 just like used for POMs o Updated/added license headers
     add 48ca650  o Explicitly stated UTF-8 as file encoding o Updated license header
     add 25cec37  o Updated index page of plugin site
     add 9762119  o Enabled debug output for ITs
     add 879edc2  use current invoker plugin snapshot version
     add c10a2bc  use released parent
     add f17ca23  o Formatted/reordered POM
     add 3f91183  use invoker plugin released version
     add 398e37a  [MCHANGES-111]  Announcement Mojo doesn't respect Jira authentication settings Submitted by Basil James Whitehouse III
     add bf23d7b  [MCHANGES-107] Add html output format for mail annoucement Submitted by Christophe Lallement
     add 141e4d9  [MCHANGES-126] NullPointerException when executing jira-report with JIRA 3.13
     add 3bf1b57  modello has been released codehaus snapshots repo not needed
     add 82c00ef  [MCHANGES-90] Add support for Trac-report like Jira-report Submitted by David Roussel and Kinugasa Noriko
     add f4176e8  [MCHANGES-90] fix apt and add link in site.xml
     add 544967f  [MCHANGES-71] need add template encoding to announcement-generate
     add 4843415  [MCHANGES-127] Generated Announcement is not complete (in trunk rev 709936)
     add c9cd247  add files (junit) missed in previous commit 711463
     add eeb69c1  fix svn properties
     add 6867504  [MCHANGES-128] unable to use "toAddresses" field for announces
     add 2a99148  [MCHANGES-129]  The version can't be set from the cli in announcement-mail
     add ebc0759  [MCHANGES-130] Announce mail : Merging content from the changes file and from jira
     add 18abc7c  [MCHANGES-127] fix it test
     add 83395c1  [MCHANGES-114]  Title in changes.xml is not outputted in changes-report.html Submitted by Michael Osipov
     add 9a54080  [MCHANGES-117] Send only one e-mail to many recipients (all recipients in one to-header)
     add 2e294eb  display mail debug only when mojo is executed in debug mode
     add 1483bd3  [MCHANGES-132] Overriding mail introduction with a mojo configuration
     add 156a20d  [MCHANGES-133] adding maven project to the velocity context when generating announce email
     add e3a76b1  [MCHANGES-134] Passing some extra parameters to the announce velocity context
     add 138e122  add a link to the schema file
     add 940b1dd  [maven-release-plugin] prepare release maven-changes-plugin-2.1
     add 59217ff  [maven-release-plugin] prepare for next development iteration
     add 9dd00af  fix modello documentation generation
     add e56bcc2  o Adjusted IT settings to compensate for the unusual unix-style local repo path used on the Windows nodes of the Hudson grid
     add d2613d4  o Updated all plugins to use plexus-maven-plugin:1.3.8 to workaround MNG-3284 and prevent bogus CI failures for maven-changes-plugin which suffered from ComponentLookupException for VelocityComponentmaven-changes-plugin
     add 2d67fd3  [MCHANGES-147] MavenProject object not initialize due to mispelling into the declaration Submitted by: Jean-Paul GUIGUI
     add ae71f89  use the latest parents
     add 16dede0  o Inherited from maven-plugins:13
     add badf50a  use last modello snapshot to fix the build broken due to MODELLO-184
     add cf094c2  used http://maven.apache.org/xsd/* for schema location
     add 7382df0  use modello 1.0.1 released version
     add 61a0324  remove codehaus snapshots repo
     add 232c52b  o Fix broken link.
     add 8256728  [MCHANGES-156] An empty table is shown for a <release> which doesn't have any <action> in it
     add b79dcd2  [MCHANGES-157] Update to Doxia 1.0
     add 453b5d7  o Use a property to specify the version of Maven core dependencies. o Sync the version with the prerequisites.
     add 5a60573  [MCHANGES-143] Specifying sender email address using fromDeveloperId is no longer working. Submitted by Christophe Labouisse null
     add c6ac7c3  add schema declaration in its
     add 5566fd2  [MCHANGES-158] Document how to use the XML schema for changes.xml
     add 93d3fe6  o Added plugin version to POM snippets in documentation
     add 1accf0d  Add an ASF-compliant source release assembly
     add 16fb87b  ensure we test a full url
     add 714b9be  [MCHANGES-166] Problem with issueLinkTemplatePerSystem Submitted by Karl Heinz Marbaise null
     add 38d6c7e  stabilized it doxia doesn't generate attribute in a fix order
     add c1ed5d2  [MCHANGES-116] FileNotFoundException and NullPointerException if src/changes/changes.xml is missing Add an it to test this. null
     add 8eeb1a0  [MCHANGES-161] Add properties interpolation for changes.xml null
     add 753c489  [MCHANGES-161] use new maven-filtering version and don't modify project.properties. null
     add e7d8317  declare Apache Snapshot Repository until maven-filtering release is here
     add e9c930f  really test publishDate in changes.xml interpolation.
     add a74e779  remove duplicate repo declaration
     add a4e34e5  ignore eclipse files in the ASF-compliant source release assembly
     add 25cda1e  o fixed mvn site
     add aa0e01a  o filtering version in doc
     add f6cd960  o fixed ambiguous links o added Doxia xsd
     add f99a6e5  o moved maven-changes-plugin to the reporting profile
     add f385fff  MCHANGES-170: Review the Doxia Sink calls
     add 179240c  o added missing dep
     add c8243d1  use last SNAPSHOT  parent to test source release
     add e00e45a  o Udpated to maven-filtering:1.0-beta-3
     add dcf1829  use maven-filtering released version
     add ccb1a8d  remove unused imports.
     add 5d467e5  enable it for maven 3. currently some failed.
     add 8fb7ffa  fix url.
     add 461ebd5  fix snapshots url
     add a495532  o Inherited from maven-plugins:14
     add 5ccc4d4  upgrade parent version to ensure source-release is automatic.
     add ada4c38  o Updated to maven-invoker-plugin:1.4
     add aa7e64a  o Fix errors in the template reference documentation.
     add 8fd0466  o Change the formating so that the tables look like the ones produced by maven-plugin-plugin.
     add 9008f7d  o Add missing variables to and fix errors in the template reference documentation.
     add 0555990  o Improve the parameter documentation.
     add 6e10255  [MCHANGES-179] Improve the template reference documentation
     add 71eff82  o Sort menu items.
     add 649662f  o Expand the description a bit.
     add 3381983  o Add missing trac-report goal. o Add missing examples. o Sort goals and examples.
     add 5bf7a86  o Use XML schema everywhere.
     add 89b1d64  o Fix typos.
     add 83142fc  [MCHANGES-] Update to Maven Reporting Impl 2.0.4.2
     add 7458eeb  [MCHANGES-181] Add Swedish translation
     add d3b4502  [MCHANGES-181] Add Swedish translation
     add aac4c31  o Add a localization report to help keep track of the different localizations.
     add 19b1021  [MCHANGES-171] Fix Modello build warning
     add 0973752  [MCHANGES-178] Make the url parameter non-required
     add e39afb0  [MCHANGES-177] allow specify report columns
     add ab21d1d  [MCHANGES-183] Add French translations Submitted by Tony Chemit
     add 0a68b99  Add the French locale to the l10n-plugin configuration and fix one of the errors reported by that plugin.
     add 79077ef  o Fix errors reported by Checkstyle.
     add 0ffa3ef  [MCHANGES-185] Output special characters like < and > in the JIRA report
     add 215e8d8  o Increase the value of maxEntries for the JIRA report, to make sure that all our issues are included.
     add 3dff3db  [MCHANGES-183] add missing key in french
     add f1c4487  [MCHANGES-184] Add German translation for the Trac report
     add 79d8729  o Fixed POM problems
     add 55afc3c  o Rename outputDirectory to filteredOutputDirectory so that it doesn't hide the outputDirectory variable of the extended AbstractChangesReport class.
     add a0183f2  o Update to maven-plugins parent 16.
     add 9a3c34a  [MCHANGES-180] Update to Maven Reporting Impl 2.0.4.3
     add 186d474  Use the correct project-tag, to avoid the POM from being rewritten during release.
     add b68d445  [maven-release-plugin] prepare release maven-changes-plugin-2.2
     add e845ebf  [maven-release-plugin] prepare for next development iteration
     add 5bf6721  [MCHANGES-186] Issue links for JIRA are broken when using the %URL% token
     add 9165237  [MCHANGES-145] Make it possible to run the announcement goals only once for a multi-module project
     add bb9d96b  [MCHANGES-187] If jiraMerge=true then releases that are only in JIRA will not be included in the announcement
     add 28c463d  [MCHANGES-135] JIRA links on changes report are broken
     add 6bf2629  [MCHANGES-138] Exception thrown when issueManagement section of pom is missing
     add 5cfe310  [MCHANGES-151] A patch about the date parsing and html encoding for maven-changes-plugin-trac Submitted by: zhoushuqun Reviewed by: Dennis Lundberg
     add c0d573c  [MCHANGES-189] There are presentation problems in the changes-report if an issue in changes.xml contains characters like < and >
     add 48d998d  [maven-release-plugin] prepare release maven-changes-plugin-2.3
     add d4ecfc1  [maven-release-plugin] prepare for next development iteration
     add 41e75ab  o Added license header
     add c701fa9  o Rollback release
     add 9b80bee  [maven-release-plugin] prepare release maven-changes-plugin-2.3

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
annotated tag are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (d72fb16)
            \
             N -- N -- N   refs/tags/maven-changes-plugin-2.3 (a55ff04)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:

-- 
To stop receiving notification emails like this one, please contact
['"commits@maven.apache.org" <co...@maven.apache.org>'].