Skip to content

Commit 4089d37

Browse files
committed
JENKINS-34155 Support short SHA
1 parent 58a3199 commit 4089d37

11 files changed

+318
-1
lines changed

CHANGELOG.md

+40
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,46 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5+
## Unreleased
6+
### Jira JENKINS-34155
7+
8+
**JENKINS-34155 Support short SHA**
9+
10+
11+
[74952be23e50c69](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/74952be23e50c69) Tomas Bjerre *2016-04-12 16:47:58*
12+
13+
14+
### No issue
15+
16+
**doc**
17+
18+
19+
[58a319995e182c4](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/58a319995e182c4) Tomas Bjerre *2016-04-10 09:12:52*
20+
21+
22+
## 1.27
23+
### No issue
24+
25+
**Lib 1.43, Parsing commits, oldest first**
26+
27+
28+
[98ee4c464b9fbf7](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/98ee4c464b9fbf7) Tomas Bjerre *2016-04-10 09:10:57*
29+
30+
31+
## 1.26
32+
### No issue
33+
34+
**Lib 1.42, Parsing commits, oldest first**
35+
36+
37+
[e3f87302631bbf2](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e3f87302631bbf2) Tomas Bjerre *2016-04-10 09:02:13*
38+
39+
**Updating doc**
40+
41+
42+
[e95c323034ba6ac](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e95c323034ba6ac) Tomas Bjerre *2016-04-09 20:38:40*
43+
44+
545
## 1.25
646
### No issue
747

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

+40
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,46 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5+
## Unreleased
6+
### Jira JENKINS-34155
7+
8+
**JENKINS-34155 Support short SHA**
9+
10+
11+
[74952be23e50c69](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/74952be23e50c69) Tomas Bjerre *2016-04-12 16:47:58*
12+
13+
14+
### No issue
15+
16+
**doc**
17+
18+
19+
[58a319995e182c4](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/58a319995e182c4) Tomas Bjerre *2016-04-10 09:12:52*
20+
21+
22+
## 1.27
23+
### No issue
24+
25+
**Lib 1.43, Parsing commits, oldest first**
26+
27+
28+
[98ee4c464b9fbf7](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/98ee4c464b9fbf7) Tomas Bjerre *2016-04-10 09:10:57*
29+
30+
31+
## 1.26
32+
### No issue
33+
34+
**Lib 1.42, Parsing commits, oldest first**
35+
36+
37+
[e3f87302631bbf2](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e3f87302631bbf2) Tomas Bjerre *2016-04-10 09:02:13*
38+
39+
**Updating doc**
40+
41+
42+
[e95c323034ba6ac](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e95c323034ba6ac) Tomas Bjerre *2016-04-09 20:38:40*
43+
44+
545
## 1.25
646
### No issue
747

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

+24
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,30 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5+
## Unreleased
6+
### Jira /
7+
JENKINS-34155 Support short SHA
8+
9+
10+
### No issue /
11+
doc
12+
13+
14+
15+
## git-changelog-maven-plugin-1.27
16+
### No issue /
17+
Lib 1.43, Parsing commits, oldest first
18+
19+
20+
21+
## git-changelog-maven-plugin-1.26
22+
### No issue /
23+
Lib 1.42, Parsing commits, oldest first
24+
25+
Updating doc
26+
27+
28+
529
## git-changelog-maven-plugin-1.25
630
### No issue /
731
Lib 1.41, Commits added to correct tags

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

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5+
## Unreleased
6+
### Jira
7+
JENKINS-34155 Support short SHA *2016-04-12 16:47:58*
8+
9+
10+
511
## git-changelog-maven-plugin-1.13
612
### Incident
713
Implementing custom issues

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

+35
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,41 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5+
## Unreleased
6+
### Jira
7+
8+
[74952be23e50c69](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/74952be23e50c69) Tomas Bjerre *2016-04-12 16:47:58*
9+
10+
JENKINS-34155 Support short SHA
11+
12+
13+
### No issue
14+
15+
[58a319995e182c4](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/58a319995e182c4) Tomas Bjerre *2016-04-10 09:12:52*
16+
17+
doc
18+
19+
20+
## git-changelog-maven-plugin-1.27
21+
### No issue
22+
23+
[98ee4c464b9fbf7](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/98ee4c464b9fbf7) Tomas Bjerre *2016-04-10 09:10:57*
24+
25+
Lib 1.43, Parsing commits, oldest first
26+
27+
28+
## git-changelog-maven-plugin-1.26
29+
### No issue
30+
31+
[e3f87302631bbf2](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e3f87302631bbf2) Tomas Bjerre *2016-04-10 09:02:13*
32+
33+
Lib 1.42, Parsing commits, oldest first
34+
35+
[e95c323034ba6ac](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e95c323034ba6ac) Tomas Bjerre *2016-04-09 20:38:40*
36+
37+
Updating doc
38+
39+
540
## git-changelog-maven-plugin-1.25
641
### No issue
742

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

+40
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,46 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5+
## Unreleased
6+
### Jira JENKINS-34155
7+
8+
**JENKINS-34155 Support short SHA**
9+
10+
11+
[74952be23e50c69](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/74952be23e50c69) Tomas Bjerre *2016-04-12 16:47:58*
12+
13+
14+
### No issue
15+
16+
**doc**
17+
18+
19+
[58a319995e182c4](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/58a319995e182c4) Tomas Bjerre *2016-04-10 09:12:52*
20+
21+
22+
## 1.27
23+
### No issue
24+
25+
**Lib 1.43, Parsing commits, oldest first**
26+
27+
28+
[98ee4c464b9fbf7](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/98ee4c464b9fbf7) Tomas Bjerre *2016-04-10 09:10:57*
29+
30+
31+
## 1.26
32+
### No issue
33+
34+
**Lib 1.42, Parsing commits, oldest first**
35+
36+
37+
[e3f87302631bbf2](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e3f87302631bbf2) Tomas Bjerre *2016-04-10 09:02:13*
38+
39+
**Updating doc**
40+
41+
42+
[e95c323034ba6ac](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e95c323034ba6ac) Tomas Bjerre *2016-04-09 20:38:40*
43+
44+
545
## 1.25
646
### No issue
747

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

+40
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,46 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5+
## Unreleased
6+
### Jira JENKINS-34155
7+
8+
**JENKINS-34155 Support short SHA**
9+
10+
11+
[74952be23e50c69](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/74952be23e50c69) Tomas Bjerre *2016-04-12 16:47:58*
12+
13+
14+
### No issue
15+
16+
**doc**
17+
18+
19+
[58a319995e182c4](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/58a319995e182c4) Tomas Bjerre *2016-04-10 09:12:52*
20+
21+
22+
## git-changelog-maven-plugin-1.27
23+
### No issue
24+
25+
**Lib 1.43, Parsing commits, oldest first**
26+
27+
28+
[98ee4c464b9fbf7](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/98ee4c464b9fbf7) Tomas Bjerre *2016-04-10 09:10:57*
29+
30+
31+
## git-changelog-maven-plugin-1.26
32+
### No issue
33+
34+
**Lib 1.42, Parsing commits, oldest first**
35+
36+
37+
[e3f87302631bbf2](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e3f87302631bbf2) Tomas Bjerre *2016-04-10 09:02:13*
38+
39+
**Updating doc**
40+
41+
42+
[e95c323034ba6ac](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e95c323034ba6ac) Tomas Bjerre *2016-04-09 20:38:40*
43+
44+
545
## git-changelog-maven-plugin-1.25
646
### No issue
747

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

+12
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,19 @@
33
Changelog of Git Changelog Maven plugin.
44

55
## These commits are not included in any tag
6+
### Jira
7+
JENKINS-34155 Support short SHA *16:47:58*
8+
9+
610
### These commits have not issue in their commit comment
11+
doc *09:12:52*
12+
13+
Lib 1.43, Parsing commits, oldest first *09:10:57*
14+
15+
Lib 1.42, Parsing commits, oldest first *09:02:13*
16+
17+
Updating doc *20:38:40*
18+
719
Lib 1.41, Commits added to correct tags *20:36:03*
820

921
Updating example *19:17:24*

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

+40
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,46 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5+
## Next release
6+
### Jira JENKINS-34155
7+
8+
**JENKINS-34155 Support short SHA**
9+
10+
11+
[74952be23e50c69](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/74952be23e50c69) Tomas Bjerre *2016-04-12 16:47:58*
12+
13+
14+
### Other changes
15+
16+
**doc**
17+
18+
19+
[58a319995e182c4](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/58a319995e182c4) Tomas Bjerre *2016-04-10 09:12:52*
20+
21+
22+
## 1.27
23+
### Other changes
24+
25+
**Lib 1.43, Parsing commits, oldest first**
26+
27+
28+
[98ee4c464b9fbf7](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/98ee4c464b9fbf7) Tomas Bjerre *2016-04-10 09:10:57*
29+
30+
31+
## 1.26
32+
### Other changes
33+
34+
**Lib 1.42, Parsing commits, oldest first**
35+
36+
37+
[e3f87302631bbf2](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e3f87302631bbf2) Tomas Bjerre *2016-04-10 09:02:13*
38+
39+
**Updating doc**
40+
41+
42+
[e95c323034ba6ac](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e95c323034ba6ac) Tomas Bjerre *2016-04-09 20:38:40*
43+
44+
545
## 1.25
646
### Other changes
747

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

+40
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,46 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5+
## Unreleased
6+
### Jira JENKINS-34155
7+
8+
**JENKINS-34155 Support short SHA**
9+
10+
11+
[74952be23e50c69](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/74952be23e50c69) Tomas Bjerre *2016-04-12 16:47:58*
12+
13+
14+
### No issue
15+
16+
**doc**
17+
18+
19+
[58a319995e182c4](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/58a319995e182c4) Tomas Bjerre *2016-04-10 09:12:52*
20+
21+
22+
## 1.27
23+
### No issue
24+
25+
**Lib 1.43, Parsing commits, oldest first**
26+
27+
28+
[98ee4c464b9fbf7](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/98ee4c464b9fbf7) Tomas Bjerre *2016-04-10 09:10:57*
29+
30+
31+
## 1.26
32+
### No issue
33+
34+
**Lib 1.42, Parsing commits, oldest first**
35+
36+
37+
[e3f87302631bbf2](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e3f87302631bbf2) Tomas Bjerre *2016-04-10 09:02:13*
38+
39+
**Updating doc**
40+
41+
42+
[e95c323034ba6ac](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e95c323034ba6ac) Tomas Bjerre *2016-04-09 20:38:40*
43+
44+
545
## 1.25
646
### No issue
747

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>se.bjurr.gitchangelog</groupId>
7171
<artifactId>git-changelog-lib</artifactId>
72-
<version>1.43</version>
72+
<version>1.44</version>
7373
</dependency>
7474
</dependencies>
7575

0 commit comments

Comments
 (0)