File tree 13 files changed +91
-15
lines changed
git-changelog-maven-plugin-example
13 files changed +91
-15
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,19 @@ Changelog of Git Changelog Maven plugin.
5
5
## Unreleased
6
6
### No issue
7
7
8
+ ** doc**
9
+
10
+
11
+ [ f0b42a4c7c01dc3] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f0b42a4c7c01dc3 ) Tomas Bjerre * 2017-07-09 13:11:38*
12
+
13
+
14
+ ## 1.45
15
+ ### No issue
16
+
8
17
** ignoreCommitsOlderThan**
9
18
10
19
11
- [ 3960e266df39333 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3960e266df39333 ) Tomas Bjerre * 2017-07-08 06:44:59 *
20
+ [ 0e0b7b80f1f4d27 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0e0b7b80f1f4d27 ) Tomas Bjerre * 2017-07-08 06:45:33 *
12
21
13
22
** doc**
14
23
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Here is and example that will generate a CHANGELOG.md.
25
25
</goals>
26
26
<configuration>
27
27
<!-- A file on filesystem //-->
28
- <filePath >CHANGELOG.md</filePath >
28
+ <file >CHANGELOG.md</file >
29
29
30
30
<!-- Or post to MediaWiki //-->
31
31
<mediaWikiUsername>tomas</mediaWikiUsername>
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
2
mvn clean install eclipse:eclipse || exit 1
3
3
cd git-changelog-maven-plugin-example
4
- mvn clean generate-sources -e -DGITHUB_OAUTH2TOKEN=$GITHUB_OAUTH2TOKEN
4
+ mvn clean generate-sources -e -DGITHUB_OAUTH2TOKEN=$GITHUB_OAUTH2TOKEN || exit 1
5
5
cp CHANGELOG.md ..
Original file line number Diff line number Diff line change @@ -5,10 +5,19 @@ Changelog of Git Changelog Maven plugin.
5
5
## Unreleased
6
6
### No issue
7
7
8
+ ** doc**
9
+
10
+
11
+ [ f0b42a4c7c01dc3] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f0b42a4c7c01dc3 ) Tomas Bjerre * 2017-07-09 13:11:38*
12
+
13
+
14
+ ## 1.45
15
+ ### No issue
16
+
8
17
** ignoreCommitsOlderThan**
9
18
10
19
11
- [ 3960e266df39333 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3960e266df39333 ) Tomas Bjerre * 2017-07-08 06:44:59 *
20
+ [ 0e0b7b80f1f4d27 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0e0b7b80f1f4d27 ) Tomas Bjerre * 2017-07-08 06:45:33 *
12
21
13
22
** doc**
14
23
Original file line number Diff line number Diff line change 3
3
Changelog of Git Changelog Maven plugin.
4
4
5
5
## Unreleased
6
+ ### No issue /
7
+ doc
8
+
9
+
10
+
11
+ ## git-changelog-maven-plugin-1.45
6
12
### No issue /
7
13
ignoreCommitsOlderThan
8
14
Original file line number Diff line number Diff line change @@ -4,7 +4,13 @@ Changelog of Git Changelog Maven plugin.
4
4
5
5
## Unreleased
6
6
### No issue
7
- ignoreCommitsOlderThan * 2017-07-08 06:44:59*
7
+ doc * 2017-07-09 13:11:38*
8
+
9
+
10
+
11
+ ## git-changelog-maven-plugin-1.45
12
+ ### No issue
13
+ ignoreCommitsOlderThan * 2017-07-08 06:45:33*
8
14
9
15
doc * 2017-04-14 09:24:53*
10
16
Original file line number Diff line number Diff line change @@ -5,7 +5,15 @@ Changelog of Git Changelog Maven plugin.
5
5
## Unreleased
6
6
### No issue
7
7
8
- [ 3960e266df39333] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3960e266df39333 ) Tomas Bjerre * 2017-07-08 06:44:59*
8
+ [ f0b42a4c7c01dc3] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f0b42a4c7c01dc3 ) Tomas Bjerre * 2017-07-09 13:11:38*
9
+
10
+ doc
11
+
12
+
13
+ ## git-changelog-maven-plugin-1.45
14
+ ### No issue
15
+
16
+ [ 0e0b7b80f1f4d27] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0e0b7b80f1f4d27 ) Tomas Bjerre * 2017-07-08 06:45:33*
9
17
10
18
ignoreCommitsOlderThan
11
19
Original file line number Diff line number Diff line change @@ -5,10 +5,19 @@ Changelog of Git Changelog Maven plugin.
5
5
## Unreleased
6
6
### No issue
7
7
8
+ ** doc**
9
+
10
+
11
+ [ f0b42a4c7c01dc3] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f0b42a4c7c01dc3 ) Tomas Bjerre * 2017-07-09 13:11:38*
12
+
13
+
14
+ ## 1.45
15
+ ### No issue
16
+
8
17
** ignoreCommitsOlderThan**
9
18
10
19
11
- [ 3960e266df39333 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3960e266df39333 ) Tomas Bjerre * 2017-07-08 06:44:59 *
20
+ [ 0e0b7b80f1f4d27 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0e0b7b80f1f4d27 ) Tomas Bjerre * 2017-07-08 06:45:33 *
12
21
13
22
** doc**
14
23
Original file line number Diff line number Diff line change @@ -5,10 +5,19 @@ Changelog of Git Changelog Maven plugin.
5
5
## Unreleased
6
6
### No issue
7
7
8
+ ** doc**
9
+
10
+
11
+ [ f0b42a4c7c01dc3] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f0b42a4c7c01dc3 ) Tomas Bjerre * 2017-07-09 13:11:38*
12
+
13
+
14
+ ## git-changelog-maven-plugin-1.45
15
+ ### No issue
16
+
8
17
** ignoreCommitsOlderThan**
9
18
10
19
11
- [ 3960e266df39333 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3960e266df39333 ) Tomas Bjerre * 2017-07-08 06:44:59 *
20
+ [ 0e0b7b80f1f4d27 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0e0b7b80f1f4d27 ) Tomas Bjerre * 2017-07-08 06:45:33 *
12
21
13
22
** doc**
14
23
Original file line number Diff line number Diff line change @@ -14,7 +14,9 @@ Fix fromCommit and fromRef property typo *21:11:26*
14
14
15
15
16
16
### These commits have not issue in their commit comment
17
- ignoreCommitsOlderThan * 06:44:59*
17
+ doc * 13:11:38*
18
+
19
+ ignoreCommitsOlderThan * 06:45:33*
18
20
19
21
doc * 09:24:53*
20
22
Original file line number Diff line number Diff line change @@ -5,10 +5,19 @@ Changelog of Git Changelog Maven plugin.
5
5
## Next release
6
6
### Other changes
7
7
8
+ ** doc**
9
+
10
+
11
+ [ f0b42a4c7c01dc3] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f0b42a4c7c01dc3 ) Tomas Bjerre * 2017-07-09 13:11:38*
12
+
13
+
14
+ ## 1.45
15
+ ### Other changes
16
+
8
17
** ignoreCommitsOlderThan**
9
18
10
19
11
- [ 3960e266df39333 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3960e266df39333 ) Tomas Bjerre * 2017-07-08 06:44:59 *
20
+ [ 0e0b7b80f1f4d27 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0e0b7b80f1f4d27 ) Tomas Bjerre * 2017-07-08 06:45:33 *
12
21
13
22
** doc**
14
23
Original file line number Diff line number Diff line change @@ -5,10 +5,19 @@ Changelog of Git Changelog Maven plugin.
5
5
## Unreleased
6
6
### No issue
7
7
8
+ ** doc**
9
+
10
+
11
+ [ f0b42a4c7c01dc3] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f0b42a4c7c01dc3 ) Tomas Bjerre * 2017-07-09 13:11:38*
12
+
13
+
14
+ ## 1.45
15
+ ### No issue
16
+
8
17
** ignoreCommitsOlderThan**
9
18
10
19
11
- [ 3960e266df39333 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3960e266df39333 ) Tomas Bjerre * 2017-07-08 06:44:59 *
20
+ [ 0e0b7b80f1f4d27 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0e0b7b80f1f4d27 ) Tomas Bjerre * 2017-07-08 06:45:33 *
12
21
13
22
** doc**
14
23
Original file line number Diff line number Diff line change 16
16
<plugin >
17
17
<groupId >se.bjurr.gitchangelog</groupId >
18
18
<artifactId >git-changelog-maven-plugin</artifactId >
19
- <version >1.45 -SNAPSHOT</version >
19
+ <version >1.46 -SNAPSHOT</version >
20
20
<executions >
21
21
<!-- Minimal config // -->
22
22
<execution >
@@ -134,21 +134,21 @@ Changelog of Git Changelog Maven plugin.
134
134
135
135
136
136
<!-- Template from file and GitLab titles in issues // -->
137
- <execution >
137
+ <!-- execution>
138
138
<id>GenerateGitChangelogTemplateFromFileAndGitLabToken</id>
139
139
<phase>generate-sources</phase>
140
140
<goals>
141
141
<goal>git-changelog</goal>
142
142
</goals>
143
143
<configuration>
144
144
<gitLabServer>https://gitlab.com/</gitLabServer>
145
- <gitLabToken >${GITLAB_TOKEN} </gitLabToken ><!-- Optional // -->
145
+ <gitLabToken>${GITLAB_TOKEN}</gitLabToken>
146
146
<gitLabProjectName>violations-test</gitLabProjectName>
147
147
<templateFile>changelog.mustache</templateFile>
148
148
<readableTagName>-([^-]+?)$</readableTagName>
149
149
<file>CHANGELOG_gitlab.md</file>
150
150
</configuration>
151
- </execution >
151
+ </execution // -- >
152
152
153
153
154
154
<!-- Template from file and Jira titles in issues // -->
You can’t perform that action at this time.
0 commit comments