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 2017/12/09 15:21:38 UTC

[maven-changes-plugin] branch master created (now 471afc2)

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

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


      at 471afc2  [MCHANGES-379] [REGRESSION] Authentication does not work after Upgrade

This branch includes the following new commits:

     new 7a27884  Promote changes plugin out of the sandbox.
     new 8a3a912  o Add license and mailingLists. o Remove scm.
     new 1b76f03  MSITE-138: site:stage does not create xref
     new 52102ed  o Update parent to version 3.
     new 3c0e231  [maven-release-plugin] prepare release maven-changes-plugin-2.0-beta-2
     new f59a293  [maven-release-plugin] prepare for next development iteration
     new 6e93604  update all parents
     new 6f95828  use inheritence and make all the site appearances consistent
     new 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.
     new 63ed0f6  o updating to latest released parent
     new 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
     new 0569470  MCHANGES-68: Fixes anchors and links encoding Submitted by: Henning Schmiedehausen Reviewed by: Stephane Nicoll
     new 7280f59  MCHANGES-63: Custom filters can now be applied to a Jira query. Submitted by: Henning Schmiedehausen Reviewed by: Stephane Nicoll
     new 7768b53  MCHANGES-65:  Fixes potential empty "due to" and "fixes" fields Submitted by: Henning Schmiedehausen Reviewed by: Stephane Nicoll
     new ae595cd  Fixes announcement template to handle actions per types.
     new 724dfaa  MCHANGES-55: urlDownload is not optional. If not set, no downloadUrl is displayed.
     new 3e14393  staging changes plugin 2.0-beta3
     new 4e9a064  [MCHANGES-64] The changes plugin should not push an "external link" image into the output renderer. Submitted by Henning Schmiedehausen
     new d162d04  Fix compilation errors with latest doxia
     new b781b76  [MCHANGES-81] Use a less noisy version of plexus-velocity
     new 628d845  o Apply the new license headers.
     new 63c48e8  o Refactor the creation of Actions into a factory method.
     new 7af8d73  o Add a dependency on plexus-container-default that is required by, but not specified in, plexus-velocity.
     new c9ea871  [MCHANGES-77] Document the variables available to the announcement template.
     new 6b126d7  o Add a section on how to generate an announcement based on JIRA.
     new 14e9364  [MCHANGES-70] NPE if the version attribute is not set properly in the changes.xml file
     new 7fb28d3  o Improve JavaDoc and logging.
     new 06e7483  o Make sure that we don't get double '&' in the url.
     new 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.
     new 3e9e8bd  o Make getReleases(List) actually work.
     new 6981fbe  o Remove hardcoded fix-for version, otherwise we won't get any releases from JIRA.
     new 2cca1d5  o Improve debugging capabilities and error handling.
     new c3346c8  o Httpclient uses commons-logging, which finds log4j in the classpath. Add a configuration file for log4j to stop it from complaining.
     new cad55bf  o Set dueTo to the empty String instead of null to make Velocity happy.
     new e695796  [MCHANGES-79] Allow for overriding the announcement email from address Submitted by: Alexander Schwartz Reviewed by: Dennis Lundberg
     new 531ce7f  o Set eol style to native.
     new cedf2d0  [MCHANGES-50] Handle JIRA authentication failure
     new e3562d0  [MCHANGES-82] Issue Management URL not ending in a '/' result in an incorrect issue link on the change report.
     new 9d46cc1  o Improve the documentation about templateDirectory.
     new 46b2848  o Add missing role-hint. o De-tab.
     new 370c6eb  MCHANGES-87: Ability to specify the mail sender explicitely.
     new 7546130  [maven-release-plugin] prepare release maven-changes-plugin-2.0-beta-3
     new 4c7d9ec  [maven-release-plugin] prepare for next development iteration
     new eb128c8  rolling back to beta-3-SNAPSHOT
     new 336d74a  o Add missing maven and plexus dependencies.
     new f12c72e  o Sort dependencies.
     new 396cc8f  o Sort out doxia dependencies.
     new 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.
     new 5d88178  o Sort out plexus dependencies and exclusions. o Add maven-enforcer-plugin to ensure that no plexus-component-api slips in.
     new 0be5892  o Update to velocity 1.5.
     new db43e6b  o Add subversion keywords.
     new 4accc31  o Add license. o Bump maven-changes-plugin to 2.0-beta-3-SNAPSHOT in the reporting section.
     new a6f5f7b  [maven-release-plugin] prepare release maven-changes-plugin-2.0-beta-3
     new 89ad929  [maven-release-plugin] prepare for next development iteration
     new 90d53ad  fix release anchor in the Changes Report
     new 2d6f419  o Go back to 2.0-beta-3-SNAPSHOT again. We need to redo the 2.0-beta-3 release.
     new f43b685  [maven-release-plugin] prepare release maven-changes-plugin-2.0-beta-3
     new 1bc07a2  [maven-release-plugin] prepare for next development iteration
     new c36be06  [MCHANGES-89] AbstractJiraDownloader throws an exception when jira returns a circular redirect Submitted by: Jim Utter Reviewed by: Dennis Lundberg
     new 2d977fc  [MCHANGES-92] JIRA Report Improvements Submitted by: Niall Pemberton Reviewed by: Dennis Lundberg
     new f6878ee  [MCHANGES-92] JIRA Report Improvements Submitted by: Niall Pemberton Reviewed by: Dennis Lundberg
     new 731850a  o Fix errors reported by Checkstyle.
     new 389085e  [MCHANGES-91] Output a title for the reports Submitted by: Benjamin Bentmann Reviewed by: Dennis Lundberg
     new ad839c6  o Spell JIRA with the correct case.
     new 8f8b021  [MCHANGES-93] Add dedicated resource bundle for locale "en" Submitted by: Benjamin Bentmann Reviewed by: Dennis Lundberg
     new ed48e15  [MCHANGES-66] The changes plugin scatters white space over its Changes report Submitted by: Benjamin Bentmann Reviewed by: Dennis Lundberg
     new 87ec52d  [MCHANGES-94] Add option to configure the sort order of the JIRA report Submitted by: Niall Pemberton Reviewed by: Dennis Lundberg
     new 708394d  o Do not use i18n for log message.
     new bc5594c  o Remove unused keys.
     new 79cede3  [MCHANGES-95] Add german translation Submitted by: Benjamin Bentmann Reviewed by: Dennis Lundberg
     new c0475b8  o Use the current version of this plugin. o Configure this plugin to use the new features of the JIRA-report.
     new 6a27e0e  o Update to latest parent. Add an scm element. o Reorder other elements.
     new 53afa37  o Set suitable default values for statusIds and resolutionIds. o Improve documentation.
     new d8d5fdf  o Rename parameters so that they are in sync with JiraMojo. o Refactor to avoid code duplication.
     new 3be4440  [MCHECKSTYLE-97] Fix VTL errors Submitted by: Benjamin Bentmann Reviewed by: Dennis Lundberg
     new c3e7ffb  o Improve logging.
     new d1b6ced  [MCHECKSTYLE-96] Change type of path parameters to java.io.File Submitted by: Benjamin Bentmann Reviewed by: Dennis Lundberg
     new 7411eea  o Improve the XML parser in a similar way that was done in MCHANGES-66.
     new f0e0414  o Merge xml-parsers and javabeans for announcement and jira mojos.
     new e0b30ae  o Use more sensible default values for finalName and developmentTeam.
     new 9727c0c  o Configure announcements for this plugin.
     new 33d4bb9  o Fix errors reported by Checkstyle.
     new 2aaa698  [MCHANGES-75] Setting maxEntries too high causes a SAXParseException
     new e79d590  [MCHANGES-99] Make it possible to show issues only for the current release
     new 1353721  o Use a better default value for the subject parameter.
     new 52599c0  o Use the new onlyCurrentVersion parameter.
     new 6261e6f  o Add @since javadoc.
     new c2f5f1d  [MCHANGES-88] NoSuchMethodError with maven 2.0.8 when generating changes-report Submitted by: Niall Pemberton Reviewed by: Dennis Lundberg
     new 688cd56  o The next release will be 2.0.
     new 3918bf9  o Specify which file and which revision that was copied and why.
     new 9724037  o Improve the documentation.
     new ac34eee  o Fix the parsing of the author element and put the author into the report.
     new 6ba3641  [MCHANGES-100] Generating the jira-report causes error "The system cannot find the path specified" Submitted by: Niall Pemberton Reviewed by: Dennis Lundberg
     new 96815df  [MCHANGES-102] Fix case-insensitive string handling Submitted by: Benjamin Bentmann Reviewed by: Dennis Lundberg
     new e2c7724  [MCHANGES-101] Consider changing log outputs to debug Submitted by: Benjamin Bentmann Reviewed by: Dennis Lundberg
     new 7ebbd34  [MCHANGES-103] Allow suffix "ASC" for sort columns Submitted by: Benjamin Bentmann Reviewed by: Dennis Lundberg
     new 61d7297  o Use plugins parent 11.
     new b3abbc1  o Add a @since tag.
     new 909a251  [maven-release-plugin] prepare release maven-changes-plugin-2.0
     new d0348b4  [maven-release-plugin] prepare for next development iteration
     new abda715  o Properly marked section boundaries (compare AbstractMavenReportRenderer.startSection())
     new 9219955  o Clarified usage of outputDirectory parameter
     new 42da415  [MCHANGES-108] Allow to configure changes-report mojo from properties
     new e9a433c  [MCHANGES-109] Fix output directory for images of changes-report
     new aa23286  [MCHANGES-110] No issue links generated if ${project.issueManagement.url} empty but issueLinkTemplate provided
     new ac1cf88  add an it test for the current changes report generation
     new b82505b  add missing license header
     new 5fc5756  use last doxia released versions
     new 202b3f4  remove duplicate pom entries (ml list are inherited from parent
     new 301507b  o Update commons-logging dependency to version 1.1.1 to avoid dragging in unnecessary transitive dependencies.
     new eb6fb08  [MCHANGES-113] Allow configuration of announcement parameters from command line
     new bab7d0d  [MCHANGES-112] Add more than one link template
     new dff347d  [MCHANGES-112] add new attribute system on reference documentation
     new b3c88af  [MCHANGES-69] Add a date elment or attribute inside the action element of changes.xml
     new 8b831b7  o Polished documentation o Removed unnecessary stuff
     new d1c6f1d  remove unused imports and formatting
     new c8defb9  [MCHANGES-118] AnnouncementMojo can only load velocity templates from src/main/resources
     new 4ef1781  update javadoc due to MCHANGES-118
     new 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
     new 3bed40c  fix javadoc
     new 02d17f8  remove System.out fix checkstyle errors
     new 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
     new 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
     new 79e1364  o Use <name> instead of <email> for contributor.
     new 2b1a85a  [MCHANGES-86] Create a changes-validate mojo
     new 4008d50  use last maven-invoker-plugin SNAPSHOT  version to see if hudson will be more happy
     new 997c2c9  add missing license header and xml declaration
     new f59855c  add plugin snapshot repo until maven-invoker release
     new 00fb9c6  [MCHANGES-47] Add support for multiple <issue> and <due-to> tags in changes.xml
     new 707b365  add documentation on the new mojo : changes:changes-validate
     new f964219  o Improve documentation and logging for the changes-validate mojo.
     new 2346b32  o Fix typo.
     new 00d186e  Try to use the 12-SNAPSHOT parent
     new 56564aa  [MCHANGES-47] Add support for multiple <issue> and <due-to> tags in changes.xml
     new 25dee04  remove attribute from the test as this failed on a solaris box (attribute is before)
     new 3f46340  test only href attribute content as this failed on a unix box (attribute is before)
     new b23301d  Use the same activation rule for all integration-tests in plugins builds (-Dintegration-tests=true)
     new dba9ab9  Align activation properties for integration-tests profile because we cannot setup it in the parent (see MNG-3228)
     new eeccf50  Use UTF-8 to encode our POMs
     new af6c9c4  o Fix typos.
     new c387e5d  o Produce proper output for all combinations of attributes and elements, regarding fixes and dueTo for issues.
     new 5d89e4e  Use invoker 1.2.1-SNAPSHOT required by several plugins. Will be released in few days
     new 4c63410  Cleanup modello plugin settings
     new 75a943b  Move version declaration in pluginsManagement like in maven-parent
     new 51a1ba4  Modello 1.0-alpha-21-SNAPSHOT is defined in parent (workaround for MNG-3284)
     new 5487ce9  o Synced id and activation of integration-tests with core ITs
     new b641017  o Reordered POM
     new 98e5276  o Added project description
     new 70a869c  o Removed svn:executable
     new fea0b7e  o Added ASF snapshot repo to user settings of ITs (e.g. to make sure they can resolve snapshot parents)
     new 7efc2eb  o Updated index page of plugin site
     new 4a62864  o Unified plugin name
     new e76c400  o Changed encoding of site descriptor to UTF-8 just like used for POMs o Updated/added license headers
     new 48ca650  o Explicitly stated UTF-8 as file encoding o Updated license header
     new 25cec37  o Updated index page of plugin site
     new 9762119  o Enabled debug output for ITs
     new 879edc2  use current invoker plugin snapshot version
     new c10a2bc  use released parent
     new f17ca23  o Formatted/reordered POM
     new 3f91183  use invoker plugin released version
     new 398e37a  [MCHANGES-111]  Announcement Mojo doesn't respect Jira authentication settings Submitted by Basil James Whitehouse III
     new bf23d7b  [MCHANGES-107] Add html output format for mail annoucement Submitted by Christophe Lallement
     new 141e4d9  [MCHANGES-126] NullPointerException when executing jira-report with JIRA 3.13
     new 3bf1b57  modello has been released codehaus snapshots repo not needed
     new 82c00ef  [MCHANGES-90] Add support for Trac-report like Jira-report Submitted by David Roussel and Kinugasa Noriko
     new f4176e8  [MCHANGES-90] fix apt and add link in site.xml
     new 544967f  [MCHANGES-71] need add template encoding to announcement-generate
     new 4843415  [MCHANGES-127] Generated Announcement is not complete (in trunk rev 709936)
     new c9cd247  add files (junit) missed in previous commit 711463
     new eeb69c1  fix svn properties
     new 6867504  [MCHANGES-128] unable to use "toAddresses" field for announces
     new 2a99148  [MCHANGES-129]  The version can't be set from the cli in announcement-mail
     new ebc0759  [MCHANGES-130] Announce mail : Merging content from the changes file and from jira
     new 18abc7c  [MCHANGES-127] fix it test
     new 83395c1  [MCHANGES-114]  Title in changes.xml is not outputted in changes-report.html Submitted by Michael Osipov
     new 9a54080  [MCHANGES-117] Send only one e-mail to many recipients (all recipients in one to-header)
     new 2e294eb  display mail debug only when mojo is executed in debug mode
     new 1483bd3  [MCHANGES-132] Overriding mail introduction with a mojo configuration
     new 156a20d  [MCHANGES-133] adding maven project to the velocity context when generating announce email
     new e3a76b1  [MCHANGES-134] Passing some extra parameters to the announce velocity context
     new 138e122  add a link to the schema file
     new 940b1dd  [maven-release-plugin] prepare release maven-changes-plugin-2.1
     new 59217ff  [maven-release-plugin] prepare for next development iteration
     new 9dd00af  fix modello documentation generation
     new e56bcc2  o Adjusted IT settings to compensate for the unusual unix-style local repo path used on the Windows nodes of the Hudson grid
     new 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
     new 2d67fd3  [MCHANGES-147] MavenProject object not initialize due to mispelling into the declaration Submitted by: Jean-Paul GUIGUI
     new ae71f89  use the latest parents
     new 16dede0  o Inherited from maven-plugins:13
     new badf50a  use last modello snapshot to fix the build broken due to MODELLO-184
     new cf094c2  used http://maven.apache.org/xsd/* for schema location
     new 7382df0  use modello 1.0.1 released version
     new 61a0324  remove codehaus snapshots repo
     new 232c52b  o Fix broken link.
     new 8256728  [MCHANGES-156] An empty table is shown for a <release> which doesn't have any <action> in it
     new b79dcd2  [MCHANGES-157] Update to Doxia 1.0
     new 453b5d7  o Use a property to specify the version of Maven core dependencies. o Sync the version with the prerequisites.
     new 5a60573  [MCHANGES-143] Specifying sender email address using fromDeveloperId is no longer working. Submitted by Christophe Labouisse null
     new c6ac7c3  add schema declaration in its
     new 5566fd2  [MCHANGES-158] Document how to use the XML schema for changes.xml
     new 93d3fe6  o Added plugin version to POM snippets in documentation
     new 1accf0d  Add an ASF-compliant source release assembly
     new 16fb87b  ensure we test a full url
     new 714b9be  [MCHANGES-166] Problem with issueLinkTemplatePerSystem Submitted by Karl Heinz Marbaise null
     new 38d6c7e  stabilized it doxia doesn't generate attribute in a fix order
     new c1ed5d2  [MCHANGES-116] FileNotFoundException and NullPointerException if src/changes/changes.xml is missing Add an it to test this. null
     new 8eeb1a0  [MCHANGES-161] Add properties interpolation for changes.xml null
     new 753c489  [MCHANGES-161] use new maven-filtering version and don't modify project.properties. null
     new e7d8317  declare Apache Snapshot Repository until maven-filtering release is here
     new e9c930f  really test publishDate in changes.xml interpolation.
     new a74e779  remove duplicate repo declaration
     new a4e34e5  ignore eclipse files in the ASF-compliant source release assembly
     new 25cda1e  o fixed mvn site
     new aa0e01a  o filtering version in doc
     new f6cd960  o fixed ambiguous links o added Doxia xsd
     new f99a6e5  o moved maven-changes-plugin to the reporting profile
     new f385fff  MCHANGES-170: Review the Doxia Sink calls
     new 179240c  o added missing dep
     new c8243d1  use last SNAPSHOT  parent to test source release
     new e00e45a  o Udpated to maven-filtering:1.0-beta-3
     new dcf1829  use maven-filtering released version
     new ccb1a8d  remove unused imports.
     new 5d467e5  enable it for maven 3. currently some failed.
     new 8fb7ffa  fix url.
     new 461ebd5  fix snapshots url
     new a495532  o Inherited from maven-plugins:14
     new 5ccc4d4  upgrade parent version to ensure source-release is automatic.
     new ada4c38  o Updated to maven-invoker-plugin:1.4
     new aa7e64a  o Fix errors in the template reference documentation.
     new 8fd0466  o Change the formating so that the tables look like the ones produced by maven-plugin-plugin.
     new 9008f7d  o Add missing variables to and fix errors in the template reference documentation.
     new 0555990  o Improve the parameter documentation.
     new 6e10255  [MCHANGES-179] Improve the template reference documentation
     new 71eff82  o Sort menu items.
     new 649662f  o Expand the description a bit.
     new 3381983  o Add missing trac-report goal. o Add missing examples. o Sort goals and examples.
     new 5bf7a86  o Use XML schema everywhere.
     new 89b1d64  o Fix typos.
     new 83142fc  [MCHANGES-] Update to Maven Reporting Impl 2.0.4.2
     new 7458eeb  [MCHANGES-181] Add Swedish translation
     new d3b4502  [MCHANGES-181] Add Swedish translation
     new aac4c31  o Add a localization report to help keep track of the different localizations.
     new 19b1021  [MCHANGES-171] Fix Modello build warning
     new 0973752  [MCHANGES-178] Make the url parameter non-required
     new e39afb0  [MCHANGES-177] allow specify report columns
     new ab21d1d  [MCHANGES-183] Add French translations Submitted by Tony Chemit
     new 0a68b99  Add the French locale to the l10n-plugin configuration and fix one of the errors reported by that plugin.
     new 79077ef  o Fix errors reported by Checkstyle.
     new 0ffa3ef  [MCHANGES-185] Output special characters like < and > in the JIRA report
     new 215e8d8  o Increase the value of maxEntries for the JIRA report, to make sure that all our issues are included.
     new 3dff3db  [MCHANGES-183] add missing key in french
     new f1c4487  [MCHANGES-184] Add German translation for the Trac report
     new 79d8729  o Fixed POM problems
     new 55afc3c  o Rename outputDirectory to filteredOutputDirectory so that it doesn't hide the outputDirectory variable of the extended AbstractChangesReport class.
     new a0183f2  o Update to maven-plugins parent 16.
     new 9a3c34a  [MCHANGES-180] Update to Maven Reporting Impl 2.0.4.3
     new 186d474  Use the correct project-tag, to avoid the POM from being rewritten during release.
     new b68d445  [maven-release-plugin] prepare release maven-changes-plugin-2.2
     new e845ebf  [maven-release-plugin] prepare for next development iteration
     new 5bf6721  [MCHANGES-186] Issue links for JIRA are broken when using the %URL% token
     new 9165237  [MCHANGES-145] Make it possible to run the announcement goals only once for a multi-module project
     new bb9d96b  [MCHANGES-187] If jiraMerge=true then releases that are only in JIRA will not be included in the announcement
     new 28c463d  [MCHANGES-135] JIRA links on changes report are broken
     new 6bf2629  [MCHANGES-138] Exception thrown when issueManagement section of pom is missing
     new 5cfe310  [MCHANGES-151] A patch about the date parsing and html encoding for maven-changes-plugin-trac Submitted by: zhoushuqun Reviewed by: Dennis Lundberg
     new c0d573c  [MCHANGES-189] There are presentation problems in the changes-report if an issue in changes.xml contains characters like < and >
     new 48d998d  [maven-release-plugin] prepare release maven-changes-plugin-2.3
     new d4ecfc1  [maven-release-plugin] prepare for next development iteration
     new 41e75ab  o Added license header
     new c701fa9  o Rollback release
     new 9b80bee  [maven-release-plugin] prepare release maven-changes-plugin-2.3
     new e8a7011  [maven-release-plugin] prepare for next development iteration
     new 45714aa  Emit valid anchors
     new d84492c  updated reporting plugins dependencies: maven-reporting-api 3.0 and maven-reporting-impl 2.0.5
     new e96090a  use released version of maven-site-plugin
     new f409004  use last site plugin SNAPSHOT for maven 3 build
     new 3e6c24d  upgraded to released version of site plugin
     new 323c014  The fix for MCHANGES-145 in r884563 introduced a new Abstract class that was marked @since 2.3. Unfortunately the classes that inherit from that abstract class doesn't have any @since tags and therefor inherits the @since tag from the abstract class, which of course is just wrong.
     new 09937e0  [MCHANGES-206] announcement-generate doesn't use configuration of webUser, webPassword and filter for downloading the jira-issues Submitted by: Manuel Doninger Reviewed by: Dennis Lundberg
     new da57961  Refactoring: move methods that are not directly related to announcements to a utility class.
     new 15f5a2b  Apply formating.
     new 9e06833  Fix issues reported by Checkstyle.
     new c16de25  Use ${project.version} in the POM snippet.
     new 8556b3e  [MCHANGES-140] Create a changes check mojo Submitted by: Justin Edelson Reviewed by: Dennis Lundberg
     new 805f27e  [MCHANGES-141] Jira Report fails to pick up issues that contain multiple fix-for elements. Submitted by: Mark Derricutt Reviewed by: Dennis Lundberg
     new 29005d6  [MCHANGES-72] Build Failure using IBM JDK 1.4.2 SR7
     new 92ac2a1  [MCHANGES-67] The changes plugin should not hard code the "team-list.html" file Submitted by: Henning Schmiedehausen Reviewed by: Dennis Lundberg
     new 223b422  [MCHANGES-60] The jira report should handle the nonProxyHosts specified in settings.xml Submitted by: Andy Geach Reviewed by: Dennis Lundberg
     new 229597b  [MCHANGES-121] Incorrect Component value in report for multi-component JIRA issue
     new 224e171  [MCHANGES-72] Build Failure using IBM JDK 1.4.2 SR7
     new 08dee48  upgrade invoker plugin version to 1.5
     new 1625ebe  tabs to spaces.
     new 86fb73a  fixed a typo
     new 06595b6  removed code duplication
     new d626507  code simplification
     new f5a0f4c  removed unused configuration
     new bb87465  o closed streams o avoided platform encoding when reading XML file
     new d540afb  o Refactoring: move adapter methods from the XML parser class to its own class.
     new fb66bbe  o Refactoring: prepare to move helper method out of the report generator.
     new 3f78f60  Refactoring: move to a helper method that has nothing to do with the report generation to a helper class.
     new bb40889  o Refactoring: move the reading of issues from the xml file to JiraMojo and just feed the report generator a list  of issues to present
     new 217a844  o Refactoring: move common (copied and pasted) code to a utility class
     new 2f55d48  o Fix the title for the Trac Report.
     new d923e18  o Remove redundant "throws MojoExecutionException"
     new 25183bc  o Prevent the Trac mojo from changing ${project.issueManagement.url}
     new c03d9c8  o Refactoring: group the code into distinct chunks of work
     new f4a6d9b  o Remove unnecessary call to canGenerateReport(). That is already handled by AbstractChangesReport
     new aa567ec  o Refactoring: move the downloading of tickets from Trac to its own class.
     new 148c91b  o Add Javadoc annotations
     new 94db0fe  o Refactoring: use more generic names for fields, methods and parameters.
     new 54a4a72  [MCHANGES-211] Restructure the announcement goal to make it easier to add other issue management systems.
     new 910d3e7  [MCHANGES-211] Restructure the announcement goal to make it easier to add other issue management systems.
     new d9b31cf  [MCHANGES-190] HTML in changes.xml stopped working.
     new 8624042  [MCHANGES-167] Jira Password is not URL Encoded - Jira Authentication Fails when Jira Password contains not allowed in URL characters.
     new 6845ad9  [MCHANGES-144] Add configuration if the encoding of JIRA xml file is not UTF-8.
     new 1b5b81c  [MCHANGES-67] The changes plugin should not hard code the "team-list.html" file
     new a017329  [MCHANGES-160] Support creating a plain text version of the report
     new 16b185d  [MCHANGES-160] Support creating a plain text version of the report
     new 6dba21b  [MCHANGES-144] get and store Jira response body in its direct byte form to avoid encoding issues (both when reading the content and when writing it to a file using platform encoding) and as a stream to avoid storing the full result in memory
     new b4f869e  o Refactoring: move configuration of issue link template per system out of the report generator and into the mojo.
     new 2a0ad02  o Fix condition for warning and remove unnecessary method.
     new 4043b11  o Improve Javadoc.
     new 7b5d871  o Refactoring: Introduce a method.
     new 773f6e4  [MCHANGES-203] Use the POMs issueManagement.system when selecting the system to use
     new 45c7b2b  Refactoring: Merge JiraIssue and TracTicket into a new generic Issue class.
     new e62cb3e  o Refactoring: Rename fields, variables, methods and parameters. o Refactoring: Reorder fields and methods.
     new 5bb2ece  Refactoring: Move valid column names from the ReportGenerator to the Mojo.
     new d99dbcc  Refactoring: Move all the column name/id/index voodoo from the ReportGenerator to the Mojo, and rewrite it to use Collections instead of arrays.
     new e0bbcf8  Refactoring: Move all the column name/id/index voodoo from the ReportGenerator to the Mojo, and rewrite it to use Collections instead of arrays.
     new 0678174  o Refactoring: Make the two mojos and report generators more alike.
     new deafd17  o Refactoring: Rename resource bundle keys.
     new 35767ed  o Refactoring: Sort switch cases alphabetically.
     new 30abc6a  o Refactoring: Use only one set of column identifiers. Rename resource bundle keys.
     new d450954  o Refactoring: Sort switch cases alphabetically.
     new fbcf51f  o Refactoring: Rename class.
     new 767e485  o Refactoring: Merge JiraReportGenerator and TracReportGenerator into one unified IssuesReportGenerator class.
     new a999b18  o Refactoring: Move shared code to helper class.
     new 7b66340  o Refactoring: More renaming, sorting and changing names of resource bundle keys.
     new 7b50cc7  o Refactoring: Sort resource bundle keys.
     new 615ae6c  o Remove methods that are implemented in the super class.
     new fa12489  o Use i18n everywhere. o Adjust report name in several locales.
     new c555e15  [MCHANGES-215] Make it possible to add the columns created, id and updated to a JIRA Report
     new 30a6053  o Use the Locale object when formating dates, instead of using manual formatting patterns stored in resource bundles.
     new ef13a68  [MCHANGES-215] Make it possible to add the columns created, id and updated to a JIRA Report
     new b3da96f  Always use the international date format as recommended by the W3C.
     new d747c2a  ad [MCHANGES-190]: deprecate the new parameter right away so the user gets a warning at build time
     new 5eac38c  [MCHANGES-219] Not specifying a date for a release causes "null" to be displayed in changes report
     new 4e52c29  [MCHANGES-218] Downloading from JIRA fails if issueManagement.url has trailing slash
     new cdfa9f3  o Rename JiraAdapter to IssueAdapter, now that  it works with the generic Issue class. o Move it to the changes package because it outputs changes models.
     new b209bf3  [MCHANGES-220] Add support for links to more issue management systems in the Changes report
     new 8f85eae  Refactoring.
     new 904becb  o Refactoring: Sort fields.
     new b3c2017  o Add @since tags.
     new 4924597  o Add a note that you rarely need to specify the issueLinkTemplatePerSystem parameter any more.
     new d55b859  Refactoring: Sort methods.
     new 8f3ce7e  o Fix problem introduced in r1056049.
     new 82ce6b1  o Refactoring: Rename resource bundle keys.
     new 44564ce  o Refactoring: Rename resource bundle keys.
     new ec82563  o Introduce a new resource string to separate the issue date from the release date.
     new 9aa06d6  o Refactoring: Rename resource bundle keys.
     new 01147ff  o Refactoring: Sort resource bundle keys.
     new 1f26198  o Remove unused method.
     new 59cf27d  o Refactoring: Introduce fields.
     new d0b2de5  o Refactoring: Extract abstract super class.
     new 9681446  o Refactoring: Make use of the new abstract super class.
     new 04c33b4  o Improve error messages.
     new 915edfa  o Refactoring: Do not feed the raw changes.xml file to the report generator - give it the facade instead.
     new 0b677a4  o Refactoring: Feed the report generator a list of releases, the rest is handled in the mojo.
     new 3b4afdf  o Fix typo.
     new 953daeb  o Fix typos.
     new da09990  o Sort column names in Javadoc.
     new 18fcb42  [MCHANGES-221] Deprecate the values used in the columnNames parameter for the Trac Report
     new 3103ee6  o Refactoring: Move the code around to get it in a more logical order.
     new 82d0d97  o No need to use nested try-catch here.
     new 56dea2e  o Refactoring: Embed the handling of JiraXML into JiraDownloader.
     new 3bf0e4a  [MCHANGES-207] Jira-Report: Allow specification of a version-prefix
     new e1de6f7  o Refactoring: Move helper method to helper class.
     new 6c4dfb2  o Refactoring: Rename method.
     new b159cd8  o Add more unit tests.
     new 0af39db  [MCHANGES-222] The download URL for JIRA is wrong if the issueManagement.url points to a component
     new fbb5979  [MCHANGES-207] Jira-Report: Allow specification of a version-prefix
     new 0f1c3d7  o Refactoring: Move method.
     new af52b54  o Refactoring: Sort mojo parameters and methods.
     new 851e16b  [MCHANGES-144] Add configuration if the encoding of JIRA xml file is not UTF-8
     new 6bcef87  [MCHANGES-197] Add parameter for output encoding
     new cc8b358  [MCHANGES-223] Add support for Trac in the announcement goal
     new 6f0bda6  o Log the version of JIRA that we connect to.
     new 5c4298e  avoid html-specific code
     new 4e5118a  [MCHANGES-217] wrong sorting order in jira report
     new 2f86a7a  code polishing
     new 257f706  [MCHANGES-224] Marked as @threadSafe. Upped plexus-utils
     new b13b54e  o Remove unused constructor.
     new 46c1076  o Fix errors reported by Checkstyle.
     new d2b8362  [maven-release-plugin] prepare release maven-changes-plugin-2.4
     new be6bf7f  [maven-release-plugin] prepare for next development iteration
     new a3107fb  fix relativePath to plugins parent and bump to latest parent for all plugins
     new c42894c  [ MCHANGES-229] Incorrect documentation for changes-check goal -- references "release" phase
     new 154eca0  Fix typos.
     new 5335ad7  [MCHANGES-232] Add Bitbucket issue template
     new ff196e1  [MCHANGES-234] Add GitHub issue template
     new 0ee11c0  [MCHANGES-236] Configured outputEncoding not used for writing changes-report.html file Submitted by: Oliver Schmitz-Hennemann Reviewed by: Dennis Lundberg
     new af81e45  [MCHANGES-231] Changes plugin doesn't use maven proxy settings
     new baabd66  [MCHANGES-210] Update to Java 5
     new 555dab5  [MCHANGES-210] Update to Java 5
     new 445e5ac  [MCHANGES-210] Update to Java 5
     new 2db2e8e  [MCHANGES-210] Update to Java 5
     new 06d81b1  o prefer FileUtils.fileRead() API to IOUtil.copy() to avoid file handle leaks in IT verification scripts o code formatting
     new e4f6432  [MCHANGES-210] Update to Java 5
     new e252326  [MCHANGES-210] Update to Java 5
     new c80d367  [MCHANGES-210] Update to Java 5
     new b5d0ab3  [MCHANGES-210] Update to Java 5
     new bce6da6  [MCHANGES-210] Update to Java 5
     new ace2bb5  [MCHANGES-210] Update to Java 5
     new 5b79d30  [MCHANGES-210] Update to Java 5
     new 5f70cad  [MCHANGES-172] Bump to Doxia 1.2
     new 8c49abd  [MCHANGES-239] Update to maven-filtering 1.0
     new a24ac61  updated reporting configuration for Java 5
     new 4e6857d  [MCHANGES-243] Allow setting cc and bcc recipients when sending announcement mail
     new dd75403  [MCHANGES-238] Add default issueLinkTemplatePerSystem for MKS Integrity issue tracking system
     new 6873884  [MCHANGES-244] announcement-generate: Allow specification of a version-prefix
     new aa78d0c  [MCHANGES-115] Add title to type images
     new 259e703  Update to maven-plugins:20.
     new 368fe53  [maven-release-plugin] prepare release maven-changes-plugin-2.5
     new f552287  [maven-release-plugin] prepare for next development iteration
     new e7063e2  [MCHANGES-250] ccAddresses and bccAddresses should not be 'required'
     new 96d0de2  [MCHANGES-249] The jira downloaded used for announcements only supports 'closed' Submitted by: Benson Margulies Reviewed by: Dennis Lundberg
     new 269836c  [MCHANGES-246] Create an issue link template for Trackplus
     new 9fe1ec8  [MCHANGES-220] Add support for links to more issue management systems in the Changes report
     new 2a66bc2  [MCHANGES-254, MCHANGES-253] add more calls to trim, fix doc.
     new 3b67e3e  [MCHANGES-253] leftover
     new 4a5561a  [MCHANGES-245]: customization of issue types (from Alan Parkinson)
     new 32be4b0  [MCHANGES-248]: allow numeric status ids
     new 30b6308  Fix typo from r1131414 .
     new 22d840e  [MCHANGES-168]: Fix non-Latin-script character handling.
     new af3fac2  [MCHANGES-245]: fix stale @since from patch
     new d2ae33f  [MCHANGES-245]: add more documwntation for new issueTypes parameter on announcements
     new ce4b4a7  fixed little formatting issue
     new 2637f9a  added a note about MODELLO-254
     new 38d5b90  fixed uninitialized stream
     new 3db1058  fixed little formatting issue
     new 181a83c  [MCHANGES-259] Start to build some modularity that knows that we have multiple issue management systems at work in here. This is just the beginning.
     new c2a196e  fixed code style
     new ff95bb8  Move TracIssueManagementSystem to the trac package.
     new 47f43ca  Move JIRAIssueManagementSystem to the jira package.
     new 7b4b232  Move AbstractIssueManagementSystem  and IssueManagementSystem to the issues package.
     new 759f8aa  Improve Javadoc.
     new c3cad7b  [MCHANGES-260] Add pt_BR localization Submitted by Taciano Tres
     new e705b5b  [MCHANGES-245]: fix stupid typo not noticed without live jira testing
     new dcd1cbb  Update to current plugin parent pom version
     new 24eba9c  [MCHANGES-260] Add pt_BR localization
     new 1a804fc  [maven-release-plugin] rollback the release of maven-changes-plugin-2.6
     new a41f6a5  [maven-release-plugin] prepare release maven-changes-plugin-2.6
     new 372fe4b  [maven-release-plugin] prepare for next development iteration
     new 6264149  [MCHANGES-260] Add pt_BR localization
     new 6e55de0  Back to 2.6-SNAPSHOT to re-roll release
     new e31fca4  [maven-release-plugin] prepare release maven-changes-plugin-2.6
     new 0153c47  [maven-release-plugin] prepare for next development iteration
     new 1a4a4ab  [MCHANGES-261]: Allow -Dchange.sender for the from address.
     new d833f48  code formatting
     new 6222aaa  o Use released version of maven-site-plugin.
     new 7db2654  Replace tabs with spaces.
     new 922f8f5  o Moved generated xdoc output to target/generated-site/xdoc
     new a3b1a2c  Improve documentation about the dev attribute.
     new 13347b3  [MCHANGES-264]: [PATCH] Migration from obsolete plexus-maven-plugin to plexus-containers-component-metadata
     new 3ed9ad8  [MCHANGES-76]: Add an option to hava an aggregated Changes Report
     new add86f7  [MCHANGES-237]: The goal jira-report always results in HTTP 400 error when accessing https://*.jira.com
     new f9fa2d5  [MCHANGES-262] Using custom issue types mapping (MCHANGES-245) throws a llegalArgumentException
     new 11617fe  [MCHANGES-213]: Update Velocity 1.7 o Updated velocity, plexus-velocity, and commons-lang.
     new 7564e8b  [MCHANGES-275]: versionPrefix configurable by expression 'changes.versionPrefix' o added expressions for versionPrefix, webUser, and webPassword.
     new a78bc7c  [MCHANGES-272]: Please add an option to the 'changes-check' goal to allow skipping release date checks of snapshot versions.
     new 97eb498  [no jira] update parent pom to 22 for the changes plugin.
     new e65a7c7  [maven-release-plugin] prepare release maven-changes-plugin-2.7
     new 9e90da5  [maven-release-plugin] prepare for next development iteration
     new 83098d4  [MCHANGES-281] jira report fails with Jira 5.0.3 (NPE) Submitted by Swapnil Sapar.
     new 6b93f78  Change next release to 2.7.1.
     new 50da4f3  [maven-release-plugin] prepare release maven-changes-plugin-2.7.1
     new 3a2bed0  [maven-release-plugin] prepare for next development iteration
     new edba1a0  removed - these are all listed in the parent POM and don't merge properly when here
     new 370580f  avoid it tests running twice
     new b502048  next version will be 2.8
     new e931f9f  [MCHANGES-283] Add GitHub reporter Submitted by Bryan Baugher.
     new 442459a  add Bryan Baugher in contributors section
     new 413b7f1  Fix  MCHANGES-176: Make ConversionTool available in the VelocityContext
     new 20b072c  replaced plexus-maven-plugin with plexus-component-metadata
     new b2710b2  removed configuration already inherited from parent
     new 03395c6  updated m-site-p to 3.1
     new 4f82ce4  [MCHANGES-284] use maven-plugin-tools' java 5 annotations Submitted by Tony Chemit.
     new f5c7199  generate help goal
     new 33aa1f2  use released version
     new 36e467a  use last plugin parent snapshot to use last compiler plugin to improve build time on jenkins build.
     new 0dbba2a  annotations are not needed for plugin execution so mark dependency as provided
     new 9545a34  use released parent pom
     new add58b7  fixed javadoc: confusion between the template and the annoucement generated
     new c857c2d  Refactor the generation of the query string into a Builder class.
     new 5d8336b  [MCHANGES-285] SAXException parsing JIRA XML from JIRA 5.1
     new 5f81984  [MCHANGES-285] SAXException parsing JIRA XML from JIRA 5.1
     new 6f27f6a  Code formating.
     new 3cf9f0b  Make fields private wherever possible. Code formating.
     new 11213e5  Extract an interface to make sure that both ways of querying JIRA are kept in sync.
     new 04f8fb0  Code formating.
     new 503b9f7  Sort methods and fields.
     new 2e87943  Extract an interface to make sure that both ways of querying JIRA are kept in sync.
     new 148416f  Make fields private wherever possible.
     new 7769069  Rename test classes to follow our naming conventions.
     new 8bdff03  Add subversion keywords.
     new 905ca8e  Add subversion keywords.
     new de91980  Fix typos.
     new faa591d  [MCHANGES-283] Add GitHub reporter
     new a1f775b  Fix Javadoc errors.
     new f4857bb  [MCHANGES-268] Create an issue link template for Sourceforge 2.0
     new 4827a8a  [MCHANGES-285] SAXException parsing JIRA XML from JIRA 5.1
     new 282a591  [MCHANGES-285] SAXException parsing JIRA XML from JIRA 5.1
     new 6da1eb3  [MCHANGES-252] [JIRA report] some configuration of the changes plugin are not passed to JiraDownloader
     new bb8095e  [MCHANGES-285] SAXException parsing JIRA XML from JIRA 5.1
     new 488e840  [MCHANGES-267] Add ability to skip JIRA report creation Submitted by: Joshua Hyde Reviewed by: Dennis Lundberg
     new 018b9e4  [MCHANGES-283] Add GitHub reporter
     new 5276c2d  [maven-release-plugin] prepare release maven-changes-plugin-2.8
     new db7c3f0  [maven-release-plugin] prepare for next development iteration
     new f68345f  use Integer.valueOf rather than new Integer
     new 356e5b6  use Exception rather than e.printStackTrace();
     new a510c4b  replace StringBuffer by StringBuilder
     new 557e585  prevent spamming
     new c9fc4d3  [MCHANGES-290] Provide GitHub support for generate announcement report Submitted by Markku Saarela.
     new 28c579c  add contributor
     new 6ff195a  o Replaced XmlStreamReader with commons-io version
     new c9518cc  o Like everyone else, I seem to be running into commons-io 2.4 jdk5 compatibility problems....
     new 40e8af2  update maven-plugin-plugin to 3.2
     new e55178c  MCHANGES-294: Support REST API for JIRA o begin the process. Refactor the JiraDownloader class stack to allow for both REST and RSS. Probably not quite right yet.
     new 30494af  MCHANGES-294: Support REST API for JIRA o implement the rest API and use it when available -- which means, in essence, by default.
     new 7e16cdd  MCHANGES-294: Support REST API for JIRA o back up to CXF 2.6.3 to avoid Java 1.6 requirement.
     new 3c155ad  MCHANGES-295: Remove need for numeric component ID's etc when using REST with JIRA
     new c722fba  [MCHANGES-46] add rss feed generation using rome library
     new 5eeba96  restored jdk 1.5 compatibility
     new f6ccdad  [MCHANGES-300] Make it possible to run the changes-check and changes-validate goals only once for a multi-module project
     new 96a7bfa  [MCHANGES-301] Impossible to use ParameterBasedQuery in combination with JIRA authentication
     new a782d30  [MCHANGES-302] The REST API is always used when JIRA authentication is configured
     new 8e2a910  [MCHANGES-278] Improved logging and exception messages to aid troubleshooting Submitted by: Markus Spann Reviewed by: Dennis Lundberg
     new f08171f  [MCHANGES-276] TracDownloader does not set issue key to ticket id Submitted by: Markus Spann Reviewed by: Dennis Lundberg
     new e7c4b2c  MCHANGES-299: ClassNotFoundException when running jira-report using Maven 2.2.1 o work around failure of maven 2 to set the context class loader.
     new dbba0fe  MCHANGES-289: Please add support for HTTP digest authentication to the 'trac-report' plugin.
     new 6dd8b33  [maven-release-plugin] prepare release maven-changes-plugin-2.9
     new 17c42e0  [maven-release-plugin] prepare for next development iteration
     new 9efffb8  (no jira) update to current parent.
     new ed9f945  Follow ASF branding rules.
     new 79f43a1  Convert from using goals.txt to using invoker.properties when running ITs.
     new 3421526  Add missing license headers where possible. Configure explicit RAT exclusions for the files that cannot contain a license header. This plugin now passes the checks done by RAT.
     new 5fbdaff  More plexus updates
     new 2a07659  Use m-site-p 3.3 in ITs to make it M3.1 proof
     new d69f220  Oh, look at that button. Does that convert everything to correct java5 ??
     new c3ef9d5  Further code analysis improvements
     new b126f61  More code analysis fixes
     new 5aa60ef  Reformatted to code style
     new 65151b4  Revert "Reformatted to code style"
     new b998db7  [MCHANGES-320] changed sample changes.xml content to better show that it is sample content and not actual plugin's effective changes
     new 32bb50a  improved introduction and goals overwiev
     new a10e3d6  configured site deploy to /plugins-archives/<artifactId>-LATEST
     new 77ed4bc  [MCHANGES-292] announcement-generate goal doesn't respect useJql parameter
     new 88f8a5c  [MCHANGES-328] Allow setting useJql parameter from the command line
     new ac54e22  [MCHANGES-329] RestJiraDownloader does not handle components, type, updated or version
     new 77be5ef  Fix error message.
     new c288d07  [MCHANGES-280] announcement-mail broken when using the announcementFile parameter
     new 548f362  [MCHANGES-303] Add an option to enable tls Submitted by: Benoit Guerin Reviewed by: Dennis Lundberg
     new 5dd9fde  [MCHANGES-326] announcement-mail does not respect templateEncoding
     new 8f575cc  [MCHANGES-324] Plugin logs into JIRA, but doesn't seem to make the status request with the session
     new af9a0c3  [MCHANGES-323] Incompatible Jira Issue Management URL suggested in documentation
     new ecc2f9b  [MCHANGES-266] It is not possible to disable the reports in submodules
     new b364325  Fix whitespace-related errors reported by Checkstyle.
     new 4b58dbf  Fix problem reported by FindBugs: may fail to clean up java.io.InputStream
     new ead52a6  upgraded parent pom (compiler, assembly, doap not upgraded because of a failure: need to investigate)
     new 499aef1  [MCHANGES-282] New parameter releaseDateLocale in changes-check goal Submitted by: Petr Prochazka Reviewed by: Dennis Lundberg
     new c27a7ef  [MCHANGES-331] Update to Doxia 1.4 and Doxia Sitetools 1.4 [MCHANGES-332] Update to maven-reporting-impl 2.2
     new bb89d6d  Fix errors reported by Checkstyle.
     new 1260619  [maven-release-plugin] prepare release maven-changes-plugin-2.10
     new 3931ad6  [maven-release-plugin] prepare for next development iteration
     new 16edd0d  Linguistic improvement of changes.mdo.
     new 1350d20  [MCHANGES-337] Improve language style in model and report generator
     new 8125913  [MCHANGES-336] Enum value for type "remove" is missing
     new 65c51ae  [MCHANGES-337] Improve language style in model and report generator
     new 498e5d2  [MCHANGES-337] Improve language style in model and report generator
     new ee8426b  [MCHANGES-338] Remove redundant anchors set on headings with subtask [MCHANGES-269] Move anchor location in changes.xml to header
     new 2140acd  [MNGSITE-152]  - Added appropriate links to download site and license location    to fulfill the ASF requirements.
     new 322d522  [MNGSITE-152]  - Added missing download.cgi and xdoc/download.xml.vm
     new d3a8c82  added license header
     new f931178  Injection via @Parameter instead of @Component
     new e369d96  Injection via @Parameter instead of @Component
     new 5ee0339  Injection via @Parameter instead of @Component
     new e57acad  [MCHANGES-342]  - Removed plexus-container-default:1.0-alpha-9-stable-1
     new 614853f  MCHANGES-341 Externalize JIRA server timeout values to the configuration section.
     new ad5389f  MCHANGES-341 Externalize JIRA server timeout values to the configuration section.
     new 5cbd20a  MCHANGES-341 Externalize JIRA server timeout values to the configuration section.
     new afa8e16  MCHANGES-307 Check for whitespace on fixVersionIds and statusIds
     new 19686cb  MCHANGES-334 RestJiraDownloader doesn't honor proxy settings
     new c13a65a  [MCHANGES-343]  - Updated maven-reporting-impl to version 2.3
     new dec8b1f  [maven-release-plugin] prepare release maven-changes-plugin-2.11
     new b9855bc  [maven-release-plugin] prepare for next development iteration
     new 173f0ee  [MCHANGES-345]  - Upgrade maven-filtering from 1.0 to 1.2
     new a7631df  - Added to all plugins LICENSE file - Added to all plugins NOTICE file with copyright year 2007-2014
     new 16b10ea  - Undone the commit r1630358 which means to remove   all LICENSE/NOTICE files until the ASF is clear about   what to do.
     new 8e7db5e  [MCHANGES-346] Updated plexus-interpolation to avoid possible thread safety issues
     new e9ca10f  [MCHANGES-347]  - Upgrade maven-filtering to 1.3
     new 0f79d58  updated parent pom and fixed errors reported by Checkstyle
     new 9511b54  [MCHANGES-305] Provide support for private Github repos
     new 578b71e  formatting
     new ae13c5e  fixed style errors reported by Checkstyle
     new 30ca449  changed svnpubsub url from /content to /components
     new cf655c4  moved Jira from Codehaus to Apache
     new 198edf9  [MCHANGES-354] The plugin should fail to execute if the changes.xml file cannot be parsed  Submitted by: Gabor Szabo  Patch applied without changes.
     new b117244  [MCHANGES-355] Upgrade plexus-utils to 3.0.22
     new 07406dd  [MCHANGES-356] Upgrade org.eclipse.egit.github.core to 2.1.5
     new a619cb5  Java 5 update of the code Checkstyle cleanup Reformatting
     new 5c482f3  [MNGSITE-243] Fixed link to How to use Mirros for Repositories
     new 7d27a5d  [MCHANGES-358] Remove dependency resolution ResolutionScope.TEST from AnnouncementMojo
     new 54dd0c9  fixed typo
     new 2b75a17  Result of mvn versions:update-child-modules -DallowSnapshots -N
     new 4346ea8  use released version of plugin parent, i.e 28
     new 20d8a8d  GitHub issue ids don't appear in announcement.vm
     new 3d2a687  apply maven format
     new 29ad5ff  [MPOM-95] updated parent pom location
     new fb2b94d  Fixed file handle leak in testcase
     new 0245b29  MCHANGES-363: Add support for opened issues in announcement Mojo
     new 3062d02  [MCHANGES-368] Report page has unneccessary indentations when having empty releases
     new 325694b  [MCHANGES-364] DueTo is always empty
     new 08c4292  [maven-release-plugin] prepare release maven-changes-plugin-2.12
     new 092cc82  [maven-release-plugin] prepare for next development iteration
     new 665d6b5  Request the Changes Plugin to use JQL otherwise the fix version is ignored
     new 151e92f  o Updated to 'plexus-utils-3.0.23'. o Updated to stop suppressing exceptions incorrectly when closing resources.   Most of the time the 'IOUtils.closeQuietly' methods of 'commons-io' and   the 'IOUtil.close' method of 'plexus-utils' are used incorrectly. They   are meant to be used in 'finally' blocks to not suppress an exception   already thrown in the 'try' block. The documentation of the   'IOUtils.closeQuietly' methods explicitly contains usage examples.   As soon as [...]
     new d0f5c46  o Updated to 'plexus-utils' 3.0.24.
     new 29b4e89  o Updated 'plexus-archiver' to 3.2. o Updated 'commons-io' to 2.5.
     new 3103c9a  updated Jira url
     new 93012f9  updated Jira url
     new 012da4b  [MCHANGES-370] Upgrade maven-plugins to version 30
     new 74d8dc4  MCHANGES-371: github-report shows body of issue as summary.
     new ca119ae  [MCHANGES-375] Add stop between issue text and " Fixes issue-number"
     new 49e2db7  [MCHANGES-373] It is not possible to use "filter" parameter
     new f7f3562  [MCHANGES-376] Improve log messages on issue management misconfiguration
     new b681159  Add license
     new c2d9d45  [maven-release-plugin] prepare release maven-changes-plugin-2.12.1
     new 9c2c2da  [maven-release-plugin] prepare for next development iteration
     new dbe8ea4  [MCHANGES-377] Upgrade of plexus-interpolation to 1.24.
     new f7054b7  Correct jira.codehaus.org to issues.apache.org/jira
     new 1ba2a62  o Updated to latest parent SNAPSHOT.
     new b9f3833  o Reverted last commit to reset to release version parent's.
     new 622fe65  [MCHANGES-381] Migrate plugin to Maven 3.0
     new 471afc2  [MCHANGES-379] [REGRESSION] Authentication does not work after Upgrade

The 644 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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