Skip to content

Commit df1dc60

Browse files
Releasing version 1.6.1
1 parent e3eb62d commit df1dc60

File tree

859 files changed

+4445
-3594
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

859 files changed

+4445
-3594
lines changed

config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ identifier = "code-issues"
4949
url = "https://github.com/mapstruct/mapstruct"
5050

5151
[Params]
52-
stableVersion = "1.6.0"
53-
devVersion = "1.6.0"
52+
stableVersion = "1.6.1"
53+
devVersion = "1.6.1"
5454
numberOfLatestPosts = 7
5555
tagLine = "Java bean mappings, the easy way!"
5656
contentSourceUrl = "https://github.com/mapstruct/mapstruct.org/tree/main/content/"

data/releases/1.6.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name = "1.6.0"
1+
name = "1.6.1"
22
versionRef = "1.6"
33
order = 500
4-
releaseDate = 2024-08-12
4+
releaseDate = 2024-09-15

static/documentation/1.6/api/allclasses-index.html

Lines changed: 117 additions & 111 deletions
Large diffs are not rendered by default.

static/documentation/1.6/api/allclasses.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.24) on Mon Aug 12 21:05:22 UTC 2024 -->
6-
<title>All Classes (MapStruct 1.6.0)</title>
5+
<!-- Generated by javadoc (11.0.24) on Sun Sep 15 15:58:27 UTC 2024 -->
6+
<title>All Classes (MapStruct 1.6.1)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-08-12">
8+
<meta name="dc.created" content="2024-09-15">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
1111
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
@@ -126,6 +126,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
126126
<li><a href="org/mapstruct/ap/internal/model/source/DelegatingOptions.html" title="class in org.mapstruct.ap.internal.model.source">DelegatingOptions</a></li>
127127
<li><a href="org/mapstruct/ap/internal/util/EclipseElementUtilsDecorator.html" title="class in org.mapstruct.ap.internal.util">EclipseElementUtilsDecorator</a></li>
128128
<li><a href="org/mapstruct/ap/internal/util/EclipseTypeUtilsDecorator.html" title="class in org.mapstruct.ap.internal.util">EclipseTypeUtilsDecorator</a></li>
129+
<li><a href="org/mapstruct/ap/internal/util/accessor/ElementAccessor.html" title="class in org.mapstruct.ap.internal.util.accessor">ElementAccessor</a></li>
129130
<li><a href="org/mapstruct/ap/internal/util/ElementUtils.html" title="interface in org.mapstruct.ap.internal.util"><span class="interfaceName">ElementUtils</span></a></li>
130131
<li><a href="org/mapstruct/ap/internal/model/annotation/EnumAnnotationElementHolder.html" title="class in org.mapstruct.ap.internal.model.annotation">EnumAnnotationElementHolder</a></li>
131132
<li><a href="org/mapstruct/ap/internal/model/assignment/EnumConstantWrapper.html" title="class in org.mapstruct.ap.internal.model.assignment">EnumConstantWrapper</a></li>
@@ -142,7 +143,6 @@ <h1 class="bar">All&nbsp;Classes</h1>
142143
<li><a href="org/mapstruct/ap/internal/util/Extractor.html" title="interface in org.mapstruct.ap.internal.util"><span class="interfaceName">Extractor</span></a></li>
143144
<li><a href="org/mapstruct/ap/internal/model/source/selector/FactoryParameterSelector.html" title="class in org.mapstruct.ap.internal.model.source.selector">FactoryParameterSelector</a></li>
144145
<li><a href="org/mapstruct/ap/internal/model/Field.html" title="class in org.mapstruct.ap.internal.model">Field</a></li>
145-
<li><a href="org/mapstruct/ap/internal/util/accessor/FieldElementAccessor.html" title="class in org.mapstruct.ap.internal.util.accessor">FieldElementAccessor</a></li>
146146
<li><a href="org/mapstruct/ap/internal/model/common/FieldReference.html" title="interface in org.mapstruct.ap.internal.model.common"><span class="interfaceName">FieldReference</span></a></li>
147147
<li><a href="org/mapstruct/ap/internal/util/Fields.html" title="class in org.mapstruct.ap.internal.util">Fields</a></li>
148148
<li><a href="org/mapstruct/ap/internal/util/Filters.html" title="class in org.mapstruct.ap.internal.util">Filters</a></li>
@@ -318,6 +318,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
318318
<li><a href="org/mapstruct/ap/internal/model/source/selector/QualifierSelector.html" title="class in org.mapstruct.ap.internal.model.source.selector">QualifierSelector</a></li>
319319
<li><a href="org/mapstruct/ap/internal/util/accessor/ReadAccessor.html" title="interface in org.mapstruct.ap.internal.util.accessor"><span class="interfaceName">ReadAccessor</span></a></li>
320320
<li><a href="org/mapstruct/ap/internal/util/accessor/ReadDelegateAccessor.html" title="class in org.mapstruct.ap.internal.util.accessor">ReadDelegateAccessor</a></li>
321+
<li><a href="org/mapstruct/ap/internal/util/accessor/RecordElementAccessor.html" title="class in org.mapstruct.ap.internal.util.accessor">RecordElementAccessor</a></li>
321322
<li><a href="org/mapstruct/ap/internal/util/RepeatableAnnotations.html" title="class in org.mapstruct.ap.internal.util">RepeatableAnnotations</a></li>
322323
<li><a href="org/mapstruct/ReportingPolicy.html" title="enum in org.mapstruct">ReportingPolicy</a></li>
323324
<li><a href="org/mapstruct/ap/internal/model/assignment/ReturnWrapper.html" title="class in org.mapstruct.ap.internal.model.assignment">ReturnWrapper</a></li>

static/documentation/1.6/api/allpackages-index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.24) on Mon Aug 12 21:05:22 UTC 2024 -->
6-
<title>All Packages (MapStruct 1.6.0)</title>
5+
<!-- Generated by javadoc (11.0.24) on Sun Sep 15 15:58:27 UTC 2024 -->
6+
<title>All Packages (MapStruct 1.6.1)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-08-12">
8+
<meta name="dc.created" content="2024-09-15">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
1111
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="All Packages (MapStruct 1.6.0)";
25+
parent.document.title="All Packages (MapStruct 1.6.1)";
2626
}
2727
}
2828
catch(err) {

static/documentation/1.6/api/constant-values.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.24) on Mon Aug 12 21:05:22 UTC 2024 -->
6-
<title>Constant Field Values (MapStruct 1.6.0)</title>
5+
<!-- Generated by javadoc (11.0.24) on Sun Sep 15 15:58:27 UTC 2024 -->
6+
<title>Constant Field Values (MapStruct 1.6.1)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-08-12">
8+
<meta name="dc.created" content="2024-09-15">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
1111
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="Constant Field Values (MapStruct 1.6.0)";
25+
parent.document.title="Constant Field Values (MapStruct 1.6.1)";
2626
}
2727
}
2828
catch(err) {

static/documentation/1.6/api/deprecated-list.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.24) on Mon Aug 12 21:05:22 UTC 2024 -->
6-
<title>Deprecated List (MapStruct 1.6.0)</title>
5+
<!-- Generated by javadoc (11.0.24) on Sun Sep 15 15:58:27 UTC 2024 -->
6+
<title>Deprecated List (MapStruct 1.6.1)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-08-12">
8+
<meta name="dc.created" content="2024-09-15">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
1111
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="Deprecated List (MapStruct 1.6.0)";
25+
parent.document.title="Deprecated List (MapStruct 1.6.1)";
2626
}
2727
}
2828
catch(err) {

static/documentation/1.6/api/help-doc.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.24) on Mon Aug 12 21:05:22 UTC 2024 -->
6-
<title>API Help (MapStruct 1.6.0)</title>
5+
<!-- Generated by javadoc (11.0.24) on Sun Sep 15 15:58:27 UTC 2024 -->
6+
<title>API Help (MapStruct 1.6.1)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-08-12">
8+
<meta name="dc.created" content="2024-09-15">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
1111
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="API Help (MapStruct 1.6.0)";
25+
parent.document.title="API Help (MapStruct 1.6.1)";
2626
}
2727
}
2828
catch(err) {

0 commit comments

Comments
 (0)