File tree 11 files changed +263
-3
lines changed
git-changelog-maven-plugin-example
src/main/java/se/bjurr/gitchangelog/plugin
11 files changed +263
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Changelog of git-changelog-maven-plugin.
4
4
5
+ ## 1.91 (2022-04-03)
6
+
7
+
8
+
9
+ ### Features
10
+
11
+ - new variable urlParts ([ 79a02] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/79a02f9814bff36 ) Tomas Bjerre)
12
+
13
+
14
+
15
+
16
+
17
+ ## 1.90 (2022-03-31)
18
+
19
+
20
+
21
+ ### Features
22
+
23
+ - prependToFile ([ f6e76] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f6e7642a26fa114 ) Tomas Bjerre) [ #41 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/41 )
24
+
25
+
26
+
27
+
28
+
5
29
## 1.89 (2022-03-26)
6
30
7
31
Original file line number Diff line number Diff line change 2
2
3
3
Changelog of git-changelog-maven-plugin.
4
4
5
+ ## 1.91 (2022-04-03)
6
+
7
+
8
+
9
+ ### Features
10
+
11
+ - new variable urlParts ([ 79a02] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/79a02f9814bff36 ) Tomas Bjerre)
12
+
13
+
14
+
15
+
16
+
17
+ ## 1.90 (2022-03-31)
18
+
19
+
20
+
21
+ ### Features
22
+
23
+ - prependToFile ([ f6e76] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f6e7642a26fa114 ) Tomas Bjerre) [ #41 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/41 )
24
+
25
+
26
+
27
+
28
+
5
29
## 1.89 (2022-03-26)
6
30
7
31
Original file line number Diff line number Diff line change @@ -8,6 +8,26 @@ Changelog of Git Changelog Maven plugin.
8
8
9
9
10
10
11
+ ## git-changelog-maven-plugin-1.91
12
+ ### No issue /
13
+ [ maven-release-plugin] prepare release git-changelog-maven-plugin-1.91
14
+
15
+ feat: new variable urlParts
16
+
17
+ [ maven-release-plugin] prepare for next development iteration
18
+
19
+
20
+
21
+ ## git-changelog-maven-plugin-1.90
22
+ ### No issue /
23
+ [ maven-release-plugin] prepare release git-changelog-maven-plugin-1.90
24
+
25
+ feat: prependToFile (refs #41 )
26
+
27
+ [ maven-release-plugin] prepare for next development iteration
28
+
29
+
30
+
11
31
## git-changelog-maven-plugin-1.89
12
32
### No issue /
13
33
[ maven-release-plugin] prepare release git-changelog-maven-plugin-1.89
Original file line number Diff line number Diff line change @@ -4,7 +4,27 @@ Changelog of Git Changelog Maven plugin.
4
4
5
5
## Unreleased
6
6
### No issue
7
- [ maven-release-plugin] prepare for next development iteration * 2022-03-26 05:53:09*
7
+ [ maven-release-plugin] prepare for next development iteration * 2022-04-03 10:20:09*
8
+
9
+
10
+
11
+ ## git-changelog-maven-plugin-1.91
12
+ ### No issue
13
+ [ maven-release-plugin] prepare release git-changelog-maven-plugin-1.91 * 2022-04-03 10:19:19*
14
+
15
+ feat: new variable urlParts * 2022-04-03 10:18:24*
16
+
17
+ [ maven-release-plugin] prepare for next development iteration * 2022-03-31 15:48:41*
18
+
19
+
20
+
21
+ ## git-changelog-maven-plugin-1.90
22
+ ### No issue
23
+ [ maven-release-plugin] prepare release git-changelog-maven-plugin-1.90 * 2022-03-31 15:47:48*
24
+
25
+ feat: prependToFile (refs #41 ) * 2022-03-31 15:46:01*
26
+
27
+ [ maven-release-plugin] prepare for next development iteration * 2022-03-26 05:53:50*
8
28
9
29
10
30
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Changelog of Git Changelog Maven plugin.
5
5
## Unreleased
6
6
### No issue
7
7
8
- [ 3f57d49aece90d7 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3f57d49aece90d7 ) Tomas Bjerre * 2022-04-03 10:19:25 *
8
+ [ fa549f821bcef96 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/fa549f821bcef96 ) Tomas Bjerre * 2022-04-03 10:20:09 *
9
9
10
10
[ maven-release-plugin] prepare for next development iteration
11
11
Original file line number Diff line number Diff line change 2
2
3
3
Changelog of git-changelog-maven-plugin.
4
4
5
+ ## 1.91 (2022-04-03)
6
+
7
+
8
+
9
+ ### Features
10
+
11
+ - new variable urlParts ([ 79a02] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/79a02f9814bff36 ) Tomas Bjerre)
12
+
13
+
14
+
15
+
16
+ ### Other changes
17
+
18
+ ** [ maven-release-plugin] prepare release git-changelog-maven-plugin-1.91**
19
+
20
+
21
+ [ e5f36] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e5f3623a7d37452 ) Tomas Bjerre * 2022-04-03 10:19:19*
22
+
23
+ ** [ maven-release-plugin] prepare for next development iteration**
24
+
25
+
26
+ [ 25957] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/2595798105e330f ) Tomas Bjerre * 2022-03-31 15:48:41*
27
+
28
+
29
+ ## 1.90 (2022-03-31)
30
+
31
+
32
+
33
+ ### Features
34
+
35
+ - prependToFile ([ f6e76] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f6e7642a26fa114 ) Tomas Bjerre) [ #41 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/41 )
36
+
37
+
38
+
39
+
40
+ ### Other changes
41
+
42
+ ** [ maven-release-plugin] prepare release git-changelog-maven-plugin-1.90**
43
+
44
+
45
+ [ 95362] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/95362de14fc461c ) Tomas Bjerre * 2022-03-31 15:47:48*
46
+
47
+ ** [ maven-release-plugin] prepare for next development iteration**
48
+
49
+
50
+ [ d22ec] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d22ecc7fee29b2d ) Tomas Bjerre * 2022-03-26 05:53:50*
51
+
52
+
5
53
## 1.89 (2022-03-26)
6
54
7
55
Original file line number Diff line number Diff line change 2
2
3
3
Changelog of git-changelog-maven-plugin.
4
4
5
+ ## git-changelog-maven-plugin-1.91 (2022-04-03)
6
+
7
+
8
+
9
+ ### Features
10
+
11
+ - new variable urlParts ([ 79a02] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/79a02f9814bff36 ) Tomas Bjerre)
12
+
13
+
14
+
15
+
16
+ ### Other changes
17
+
18
+ ** [ maven-release-plugin] prepare release git-changelog-maven-plugin-1.91**
19
+
20
+
21
+ [ e5f36] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e5f3623a7d37452 ) Tomas Bjerre * 2022-04-03 10:19:19*
22
+
23
+ ** [ maven-release-plugin] prepare for next development iteration**
24
+
25
+
26
+ [ 25957] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/2595798105e330f ) Tomas Bjerre * 2022-03-31 15:48:41*
27
+
28
+
29
+ ## git-changelog-maven-plugin-1.90 (2022-03-31)
30
+
31
+
32
+
33
+ ### Features
34
+
35
+ - prependToFile ([ f6e76] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f6e7642a26fa114 ) Tomas Bjerre) [ #41 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/41 )
36
+
37
+
38
+
39
+
40
+ ### Other changes
41
+
42
+ ** [ maven-release-plugin] prepare release git-changelog-maven-plugin-1.90**
43
+
44
+
45
+ [ 95362] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/95362de14fc461c ) Tomas Bjerre * 2022-03-31 15:47:48*
46
+
47
+ ** [ maven-release-plugin] prepare for next development iteration**
48
+
49
+
50
+ [ d22ec] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d22ecc7fee29b2d ) Tomas Bjerre * 2022-03-26 05:53:50*
51
+
52
+
5
53
## git-changelog-maven-plugin-1.89 (2022-03-26)
6
54
7
55
Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ Changelog of Git Changelog Maven plugin.
4
4
5
5
## These commits are not included in any tag
6
6
### These commits have not issue in their commit comment
7
+ feat: new variable urlParts * 10:18:24*
8
+
9
+ feat: prependToFile (refs #41 ) * 15:46:01*
10
+
7
11
fix: include first commit (refs #40 ) * 05:52:13*
8
12
9
13
fix: parsing scopes * 15:21:32*
Original file line number Diff line number Diff line change 2
2
3
3
Changelog of git-changelog-maven-plugin.
4
4
5
+ ## 1.91 (2022-04-03)
6
+
7
+
8
+
9
+ ### Features
10
+
11
+ - new variable urlParts ([ 79a02] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/79a02f9814bff36 ) Tomas Bjerre)
12
+
13
+
14
+
15
+
16
+
17
+ ## 1.90 (2022-03-31)
18
+
19
+
20
+
21
+ ### Features
22
+
23
+ - prependToFile ([ f6e76] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f6e7642a26fa114 ) Tomas Bjerre) [ #41 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/41 )
24
+
25
+
26
+
27
+
28
+
5
29
## 1.89 (2022-03-26)
6
30
7
31
Original file line number Diff line number Diff line change 2
2
3
3
Changelog of git-changelog-maven-plugin.
4
4
5
+ ## 1.91 (2022-04-03)
6
+
7
+
8
+
9
+ ### Features
10
+
11
+ - new variable urlParts ([ 79a02] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/79a02f9814bff36 ) Tomas Bjerre)
12
+
13
+
14
+
15
+
16
+ ### Other changes
17
+
18
+ ** [ maven-release-plugin] prepare release git-changelog-maven-plugin-1.91**
19
+
20
+
21
+ [ e5f36] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e5f3623a7d37452 ) Tomas Bjerre * 2022-04-03 10:19:19*
22
+
23
+ ** [ maven-release-plugin] prepare for next development iteration**
24
+
25
+
26
+ [ 25957] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/2595798105e330f ) Tomas Bjerre * 2022-03-31 15:48:41*
27
+
28
+
29
+ ## 1.90 (2022-03-31)
30
+
31
+
32
+
33
+ ### Features
34
+
35
+ - prependToFile ([ f6e76] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f6e7642a26fa114 ) Tomas Bjerre) [ #41 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/41 )
36
+
37
+
38
+
39
+
40
+ ### Other changes
41
+
42
+ ** [ maven-release-plugin] prepare release git-changelog-maven-plugin-1.90**
43
+
44
+
45
+ [ 95362] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/95362de14fc461c ) Tomas Bjerre * 2022-03-31 15:47:48*
46
+
47
+ ** [ maven-release-plugin] prepare for next development iteration**
48
+
49
+
50
+ [ d22ec] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d22ecc7fee29b2d ) Tomas Bjerre * 2022-03-26 05:53:50*
51
+
52
+
5
53
## 1.89 (2022-03-26)
6
54
7
55
Original file line number Diff line number Diff line change @@ -341,7 +341,7 @@ public void execute() throws MojoExecutionException {
341
341
}
342
342
343
343
if (this .file != null ) {
344
- if (this .prependToFile ) {
344
+ if (this .isSuppliedAndTrue ( this . prependToFile ) ) {
345
345
builder .prependToFile (this .file );
346
346
} else {
347
347
builder .toFile (this .file );
You can’t perform that action at this time.
0 commit comments