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:13 UTC

[maven-changes-plugin] annotated tag maven-changes-plugin-2.1 updated (edb3670 -> 90690c9)

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

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


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

    from edb3670  (tag)
      to 90690c9  (tag)
 tagging 940b1dda46f444853bd7559d4a5fc587ed7a3a16 (commit)
 replaces maven-changes-plugin-2.0
      by Hervé Boutemy
      on Tue Nov 18 21:39:50 2008 +0000

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

 discard 75e66a1  [maven-release-plugin]  copy for tag maven-changes-plugin-2.1
 discard 2ca557c  add a link to the schema file
 discard eefb940  [MCHANGES-134] Passing some extra parameters to the announce velocity context
 discard 6fecd31  [MCHANGES-133] adding maven project to the velocity context when generating announce email
 discard 4e58fe0  [MCHANGES-132] Overriding mail introduction with a mojo configuration
 discard 349ffba  display mail debug only when mojo is executed in debug mode
 discard a96e8f9  [MCHANGES-117] Send only one e-mail to many recipients (all recipients in one to-header)
 discard dbaa50f  [MCHANGES-114]  Title in changes.xml is not outputted in changes-report.html Submitted by Michael Osipov
 discard e096670  [MCHANGES-127] fix it test
 discard c0e8dd5  [MCHANGES-130] Announce mail : Merging content from the changes file and from jira
 discard 0ee7450  [MCHANGES-129]  The version can't be set from the cli in announcement-mail
 discard 957cfef  [MCHANGES-128] unable to use "toAddresses" field for announces
 discard a027824  fix svn properties
 discard 35a9172  add files (junit) missed in previous commit 711463
 discard 8b812cd  [MCHANGES-127] Generated Announcement is not complete (in trunk rev 709936)
 discard 8d42ba7  [MCHANGES-71] need add template encoding to announcement-generate
 discard 1fa674b  [MCHANGES-90] fix apt and add link in site.xml
 discard 825d929  [MCHANGES-90] Add support for Trac-report like Jira-report Submitted by David Roussel and Kinugasa Noriko
 discard 25bf8cb  modello has been released codehaus snapshots repo not needed
 discard 21e8c89  [MCHANGES-126] NullPointerException when executing jira-report with JIRA 3.13
 discard 3220db0  [MCHANGES-107] Add html output format for mail annoucement Submitted by Christophe Lallement
 discard bfe4e5c  [MCHANGES-111]  Announcement Mojo doesn't respect Jira authentication settings Submitted by Basil James Whitehouse III
 discard dd80f6e  use invoker plugin released version
 discard 6f16c5f  o Formatted/reordered POM
 discard d63ba3f  use released parent
 discard 6abdfda  use current invoker plugin snapshot version
 discard 1ff5b31  o Enabled debug output for ITs
 discard f5eb0b9  o Updated index page of plugin site
 discard 4d715cd  o Explicitly stated UTF-8 as file encoding o Updated license header
 discard 92c17f0  o Changed encoding of site descriptor to UTF-8 just like used for POMs o Updated/added license headers
 discard b179fa0  o Unified plugin name
 discard ae20dd1  o Updated index page of plugin site
 discard 79e1dc7  o Added ASF snapshot repo to user settings of ITs (e.g. to make sure they can resolve snapshot parents)
 discard d55b273  o Removed svn:executable
 discard e12e2fe  o Added project description
 discard 549ecda  o Reordered POM
 discard f5f7718  o Synced id and activation of integration-tests with core ITs
 discard 4d4aac0  Modello 1.0-alpha-21-SNAPSHOT is defined in parent (workaround for MNG-3284)
 discard c9956a4  Move version declaration in pluginsManagement like in maven-parent
 discard ff7973f  Cleanup modello plugin settings
 discard dd71da8  Use invoker 1.2.1-SNAPSHOT required by several plugins. Will be released in few days
 discard 0a56f60  o Produce proper output for all combinations of attributes and elements, regarding fixes and dueTo for issues.
 discard 07327c0  o Fix typos.
 discard 2f5cff7  Use UTF-8 to encode our POMs
 discard 5202e85  Align activation properties for integration-tests profile because we cannot setup it in the parent (see MNG-3228)
 discard 98dff98  Use the same activation rule for all integration-tests in plugins builds (-Dintegration-tests=true)
 discard 2c32746  test only href attribute content as this failed on a unix box (attribute is before)
 discard b68e709  remove attribute from the test as this failed on a solaris box (attribute is before)
 discard c6a0ec8  [MCHANGES-47] Add support for multiple <issue> and <due-to> tags in changes.xml
 discard a8a492a  Try to use the 12-SNAPSHOT parent
 discard eee85f1  o Fix typo.
 discard c10f68f  o Improve documentation and logging for the changes-validate mojo.
 discard 64ae06f  add documentation on the new mojo : changes:changes-validate
 discard 4cda61c  [MCHANGES-47] Add support for multiple <issue> and <due-to> tags in changes.xml
 discard b60a78a  add plugin snapshot repo until maven-invoker release
 discard fe495ba  add missing license header and xml declaration
 discard 943adfb  use last maven-invoker-plugin SNAPSHOT  version to see if hudson will be more happy
 discard 14a135f  [MCHANGES-86] Create a changes-validate mojo
 discard e9eac1a  o Use <name> instead of <email> for contributor.
 discard b987b31  o Set EOL style to NAtive. o Add subversion keywords.
 discard 5c43f71  [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 4c44405  [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 2869a4c  remove System.out fix checkstyle errors
 discard eeb2908  fix javadoc
 discard 2237da7  [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 b031578  update javadoc due to MCHANGES-118
 discard 7bdab1b  [MCHANGES-118] AnnouncementMojo can only load velocity templates from src/main/resources
 discard 8cfaae0  remove unused imports and formatting
 discard 224da0d  o Polished documentation o Removed unnecessary stuff
 discard 77f9b04  [MCHANGES-69] Add a date elment or attribute inside the action element of changes.xml
 discard 0ebcc3c  [MCHANGES-112] add new attribute system on reference documentation
 discard 3f23a9a  [MCHANGES-112] Add more than one link template
 discard d2e2ce2  [MCHANGES-113] Allow configuration of announcement parameters from command line
 discard 82341fa  o Update commons-logging dependency to version 1.1.1 to avoid dragging in unnecessary transitive dependencies.
 discard 5862c29  remove duplicate pom entries (ml list are inherited from parent
 discard 9d2bcde  use last doxia released versions
 discard 55d8936  add missing license header
 discard 819d9ee  add an it test for the current changes report generation
 discard 0afa3e1  o ignored IDE files
 discard 002546c  [MCHANGES-110] No issue links generated if ${project.issueManagement.url} empty but issueLinkTemplate provided
 discard 86780d1  [MCHANGES-109] Fix output directory for images of changes-report
 discard f00bdec  [MCHANGES-108] Allow to configure changes-report mojo from properties
 discard 8703a80  o Clarified usage of outputDirectory parameter
 discard 63e3b30  o Added bin to svn:ignore
 discard 39752d3  o Properly marked section boundaries (compare AbstractMavenReportRenderer.startSection())
 discard e0e29ad  [maven-release-plugin] prepare for next development iteration
 discard 037f83a  [maven-release-plugin] prepare release maven-changes-plugin-2.0
 discard 6bfd16f  o Add a @since tag.
 discard c77c3ab  o Use plugins parent 11.
 discard b572cef  [MCHANGES-103] Allow suffix "ASC" for sort columns Submitted by: Benjamin Bentmann Reviewed by: Dennis Lundberg
 discard 387f90c  [MCHANGES-101] Consider changing log outputs to debug Submitted by: Benjamin Bentmann Reviewed by: Dennis Lundberg
 discard 243311f  [MCHANGES-102] Fix case-insensitive string handling Submitted by: Benjamin Bentmann Reviewed by: Dennis Lundberg
 discard d13a867  [MCHANGES-100] Generating the jira-report causes error "The system cannot find the path specified" Submitted by: Niall Pemberton Reviewed by: Dennis Lundberg
 discard 05bd8f5  o Fix the parsing of the author element and put the author into the report.
 discard 7b53d39  o Improve the documentation.
 discard 0bd005b  o Specify which file and which revision that was copied and why.
 discard 9cbe659  o The next release will be 2.0.
 discard d3a5abd  [MCHANGES-88] NoSuchMethodError with maven 2.0.8 when generating changes-report Submitted by: Niall Pemberton Reviewed by: Dennis Lundberg
 discard e0b4e9b  o Add @since javadoc.
 discard fbf2310  o Use the new onlyCurrentVersion parameter.
 discard 79aa42c  o Use a better default value for the subject parameter.
 discard 4215203  [MCHANGES-99] Make it possible to show issues only for the current release
 discard d1e0b87  [MCHANGES-75] Setting maxEntries too high causes a SAXParseException
 discard a3be588  o Fix errors reported by Checkstyle.
 discard 3b57b20  o Configure announcements for this plugin.
 discard 0e8a600  o Use more sensible default values for finalName and developmentTeam.
 discard e4c755a  o Merge xml-parsers and javabeans for announcement and jira mojos.
 discard e4d96cd  o Improve the XML parser in a similar way that was done in MCHANGES-66.
 discard 9a835b1  [MCHECKSTYLE-96] Change type of path parameters to java.io.File Submitted by: Benjamin Bentmann Reviewed by: Dennis Lundberg
 discard 5630e83  o Improve logging.
 discard 6b591c0  [MCHECKSTYLE-97] Fix VTL errors Submitted by: Benjamin Bentmann Reviewed by: Dennis Lundberg
 discard 17b7650  o Rename parameters so that they are in sync with JiraMojo. o Refactor to avoid code duplication.
 discard 1781783  o Set suitable default values for statusIds and resolutionIds. o Improve documentation.
 discard dd10b37  o Update to latest parent. Add an scm element. o Reorder other elements.
 discard 5e065dc  o Use the current version of this plugin. o Configure this plugin to use the new features of the JIRA-report.
 discard 16f3f93  [MCHANGES-95] Add german translation Submitted by: Benjamin Bentmann Reviewed by: Dennis Lundberg
 discard 96515c3  o Remove unused keys.
 discard 0ede591  o Do not use i18n for log message.
 discard 70abb61  [MCHANGES-94] Add option to configure the sort order of the JIRA report Submitted by: Niall Pemberton Reviewed by: Dennis Lundberg
 discard c4c0973  [MCHANGES-66] The changes plugin scatters white space over its Changes report Submitted by: Benjamin Bentmann Reviewed by: Dennis Lundberg
 discard 9d19d55  [MCHANGES-93] Add dedicated resource bundle for locale "en" Submitted by: Benjamin Bentmann Reviewed by: Dennis Lundberg
 discard 685e8b2  o Spell JIRA with the correct case.
 discard 00f534e  [MCHANGES-91] Output a title for the reports Submitted by: Benjamin Bentmann Reviewed by: Dennis Lundberg
 discard f12deeb  o Fix errors reported by Checkstyle.
 discard 5078143  [MCHANGES-92] JIRA Report Improvements Submitted by: Niall Pemberton Reviewed by: Dennis Lundberg
 discard 40802ed  [MCHANGES-92] JIRA Report Improvements Submitted by: Niall Pemberton Reviewed by: Dennis Lundberg
 discard 9b165c1  [MCHANGES-89] AbstractJiraDownloader throws an exception when jira returns a circular redirect Submitted by: Jim Utter Reviewed by: Dennis Lundberg
 discard ded0572  Ignore eclipse files
 discard 11ee801  [maven-release-plugin] prepare for next development iteration
 discard 4d26815  [maven-release-plugin] prepare release maven-changes-plugin-2.0-beta-3
 discard 7768e00  o Go back to 2.0-beta-3-SNAPSHOT again. We need to redo the 2.0-beta-3 release.
 discard 1b178b0  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

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   (edb3670)
            \
             N -- N -- N   refs/tags/maven-changes-plugin-2.1 (90690c9)

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>'].