GitHub user dadoonet opened a pull request:
https://github.com/apache/maven-plugins/pull/66
GitHub issue ids don't appear in announcement.vm
Fix for [MCHANGES-361](https://issues.apache.org/jira/browse/MCHANGES-361)
When you generate a github announcement velocity file with default
configuration for `announcement.vm`, you get:
```
Fixed Bugs:
o Async initialization of Node and Client are broken after Elasticsearch 2
upgrade
Changes:
o Update to beyonder 2.0.0
o Update to elasticsearch 2.0.0
```
As links and github ids exist, it should be:
```
Fixed Bugs:
o Async initialization of Node and Client are broken after Elasticsearch 2
upgrade Issue: 74.
Changes:
o Update to beyonder 2.0.0 Issue: 76.
o Update to elasticsearch 2.0.0 Issue: 73.
```
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dadoonet/maven-plugins MCHANGES-361
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/maven-plugins/pull/66.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #66
----
commit 7ebad7cb2a09948039bde2c12056fcd5f6472a38
Author: David Pilato <[email protected]>
Date: 2015-10-25T19:34:49Z
GitHub issue ids don't appear in announcement.vm
Fix for [MCHANGES-361](https://issues.apache.org/jira/browse/MCHANGES-361)
When you generate a github announcement velocity file with default
configuration for `announcement.vm`, you get:
```
Fixed Bugs:
o Async initialization of Node and Client are broken after Elasticsearch 2
upgrade
Changes:
o Update to beyonder 2.0.0
o Update to elasticsearch 2.0.0
```
As links and github ids exist, it should be:
```
Fixed Bugs:
o Async initialization of Node and Client are broken after Elasticsearch 2
upgrade Issue: 74.
Changes:
o Update to beyonder 2.0.0 Issue: 76.
o Update to elasticsearch 2.0.0 Issue: 73.
```
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]