Skip to content

Commit be3eaa9

Browse files
committed
doc
1 parent 6464886 commit be3eaa9

9 files changed

+134
-8
lines changed

CHANGELOG.md

+16-1
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,25 @@ Changelog of Git Changelog Maven plugin.
55
## Unreleased
66
### No issue
77

8+
**Fix fromCommit and fromRef property typo**
9+
10+
* The @Parameter annotation had the wrong property name which makes it impossible to provide parameter on command line.
11+
12+
[bd8f63938e7fd7c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/bd8f63938e7fd7c) dunse *2017-01-31 10:51:15*
13+
14+
**doc**
15+
16+
17+
[cbc5f55e3bbbe32](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/cbc5f55e3bbbe32) Tomas Bjerre *2016-10-22 10:33:18*
18+
19+
20+
## 1.38
21+
### No issue
22+
823
**Adding annotation to context of tag**
924

1025

11-
[d31d2ab3f1280f1](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d31d2ab3f1280f1) Tomas Bjerre *2016-10-22 10:29:48*
26+
[6fac52e5b7e294d](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6fac52e5b7e294d) Tomas Bjerre *2016-10-22 10:31:15*
1227

1328
**doc**
1429

git-changelog-maven-plugin-example/CHANGELOG.md

+16-1
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,25 @@ Changelog of Git Changelog Maven plugin.
55
## Unreleased
66
### No issue
77

8+
**Fix fromCommit and fromRef property typo**
9+
10+
* The @Parameter annotation had the wrong property name which makes it impossible to provide parameter on command line.
11+
12+
[bd8f63938e7fd7c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/bd8f63938e7fd7c) dunse *2017-01-31 10:51:15*
13+
14+
**doc**
15+
16+
17+
[cbc5f55e3bbbe32](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/cbc5f55e3bbbe32) Tomas Bjerre *2016-10-22 10:33:18*
18+
19+
20+
## 1.38
21+
### No issue
22+
823
**Adding annotation to context of tag**
924

1025

11-
[d31d2ab3f1280f1](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d31d2ab3f1280f1) Tomas Bjerre *2016-10-22 10:29:48*
26+
[6fac52e5b7e294d](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6fac52e5b7e294d) Tomas Bjerre *2016-10-22 10:31:15*
1227

1328
**doc**
1429

git-changelog-maven-plugin-example/CHANGELOG_custom.md

+10
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
Changelog of Git Changelog Maven plugin.
44

55
## Unreleased
6+
### No issue /
7+
Fix fromCommit and fromRef property typo
8+
9+
The @Parameter annotation had the wrong property name which makes it impossible to provide parameter on command line.
10+
11+
doc
12+
13+
14+
15+
## git-changelog-maven-plugin-1.38
616
### No issue /
717
Adding annotation to context of tag
818

git-changelog-maven-plugin-example/CHANGELOG_inline.md

+15-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,21 @@ Changelog of Git Changelog Maven plugin.
55
## Unreleased
66
### No issue
77

8-
[d31d2ab3f1280f1](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d31d2ab3f1280f1) Tomas Bjerre *2016-10-22 10:29:48*
8+
[bd8f63938e7fd7c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/bd8f63938e7fd7c) dunse *2017-01-31 10:51:15*
9+
10+
Fix fromCommit and fromRef property typo
11+
12+
The @Parameter annotation had the wrong property name which makes it impossible to provide parameter on command line.
13+
14+
[cbc5f55e3bbbe32](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/cbc5f55e3bbbe32) Tomas Bjerre *2016-10-22 10:33:18*
15+
16+
doc
17+
18+
19+
## git-changelog-maven-plugin-1.38
20+
### No issue
21+
22+
[6fac52e5b7e294d](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6fac52e5b7e294d) Tomas Bjerre *2016-10-22 10:31:15*
923

1024
Adding annotation to context of tag
1125

git-changelog-maven-plugin-example/CHANGELOG_jira.md

+16-1
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,25 @@ Changelog of Git Changelog Maven plugin.
55
## Unreleased
66
### No issue
77

8+
**Fix fromCommit and fromRef property typo**
9+
10+
* The @Parameter annotation had the wrong property name which makes it impossible to provide parameter on command line.
11+
12+
[bd8f63938e7fd7c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/bd8f63938e7fd7c) dunse *2017-01-31 10:51:15*
13+
14+
**doc**
15+
16+
17+
[cbc5f55e3bbbe32](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/cbc5f55e3bbbe32) Tomas Bjerre *2016-10-22 10:33:18*
18+
19+
20+
## 1.38
21+
### No issue
22+
823
**Adding annotation to context of tag**
924

1025

11-
[d31d2ab3f1280f1](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d31d2ab3f1280f1) Tomas Bjerre *2016-10-22 10:29:48*
26+
[6fac52e5b7e294d](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6fac52e5b7e294d) Tomas Bjerre *2016-10-22 10:31:15*
1227

1328
**doc**
1429

git-changelog-maven-plugin-example/CHANGELOG_minimal.md

+16-1
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,25 @@ Changelog of Git Changelog Maven plugin.
55
## Unreleased
66
### No issue
77

8+
**Fix fromCommit and fromRef property typo**
9+
10+
* The @Parameter annotation had the wrong property name which makes it impossible to provide parameter on command line.
11+
12+
[bd8f63938e7fd7c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/bd8f63938e7fd7c) dunse *2017-01-31 10:51:15*
13+
14+
**doc**
15+
16+
17+
[cbc5f55e3bbbe32](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/cbc5f55e3bbbe32) Tomas Bjerre *2016-10-22 10:33:18*
18+
19+
20+
## git-changelog-maven-plugin-1.38
21+
### No issue
22+
823
**Adding annotation to context of tag**
924

1025

11-
[d31d2ab3f1280f1](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d31d2ab3f1280f1) Tomas Bjerre *2016-10-22 10:29:48*
26+
[6fac52e5b7e294d](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6fac52e5b7e294d) Tomas Bjerre *2016-10-22 10:31:15*
1227

1328
**doc**
1429

git-changelog-maven-plugin-example/CHANGELOG_mixed.md

+13-1
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,20 @@ Changelog of Git Changelog Maven plugin.
77
JENKINS-34155 Support short SHA *16:49:07*
88

99

10+
### Jira
11+
Merge pull request #7 from dunse/patch-1
12+
13+
Fix fromCommit and fromRef property typo *21:11:26*
14+
15+
1016
### These commits have not issue in their commit comment
11-
Adding annotation to context of tag *10:29:48*
17+
Fix fromCommit and fromRef property typo
18+
19+
The @Parameter annotation had the wrong property name which makes it impossible to provide parameter on command line. *10:51:15*
20+
21+
doc *10:33:18*
22+
23+
Adding annotation to context of tag *10:31:15*
1224

1325
doc *19:31:25*
1426

git-changelog-maven-plugin-example/CHANGELOG_settings.md

+16-1
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,25 @@ Changelog of Git Changelog Maven plugin.
55
## Next release
66
### Other changes
77

8+
**Fix fromCommit and fromRef property typo**
9+
10+
* The @Parameter annotation had the wrong property name which makes it impossible to provide parameter on command line.
11+
12+
[bd8f63938e7fd7c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/bd8f63938e7fd7c) dunse *2017-01-31 10:51:15*
13+
14+
**doc**
15+
16+
17+
[cbc5f55e3bbbe32](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/cbc5f55e3bbbe32) Tomas Bjerre *2016-10-22 10:33:18*
18+
19+
20+
## 1.38
21+
### Other changes
22+
823
**Adding annotation to context of tag**
924

1025

11-
[d31d2ab3f1280f1](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d31d2ab3f1280f1) Tomas Bjerre *2016-10-22 10:29:48*
26+
[6fac52e5b7e294d](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6fac52e5b7e294d) Tomas Bjerre *2016-10-22 10:31:15*
1227

1328
**doc**
1429

git-changelog-maven-plugin-example/CHANGELOG_templatefile.md

+16-1
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,25 @@ Changelog of Git Changelog Maven plugin.
55
## Unreleased
66
### No issue
77

8+
**Fix fromCommit and fromRef property typo**
9+
10+
* The @Parameter annotation had the wrong property name which makes it impossible to provide parameter on command line.
11+
12+
[bd8f63938e7fd7c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/bd8f63938e7fd7c) dunse *2017-01-31 10:51:15*
13+
14+
**doc**
15+
16+
17+
[cbc5f55e3bbbe32](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/cbc5f55e3bbbe32) Tomas Bjerre *2016-10-22 10:33:18*
18+
19+
20+
## 1.38
21+
### No issue
22+
823
**Adding annotation to context of tag**
924

1025

11-
[d31d2ab3f1280f1](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d31d2ab3f1280f1) Tomas Bjerre *2016-10-22 10:29:48*
26+
[6fac52e5b7e294d](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6fac52e5b7e294d) Tomas Bjerre *2016-10-22 10:31:15*
1227

1328
**doc**
1429

0 commit comments

Comments
 (0)