38 Commits

Author SHA1 Message Date
Dominik Gruntz
422821f3cf #945 changes s.getLongProp() to s.getLongProperty()
In the mapping no source name is specified for this property, so the
        name longProperty is used
2016-11-01 19:04:03 +01:00
Dominik Gruntz
81b4535aad #945 fixes typo 2016-11-01 19:03:40 +01:00
Dominik Gruntz
5de2750740 #945 Documentation: Converts an item to a caption
In section 6 the caption is written as
           . Generated collection mapping methods
        and does therefore appear as an enumeration instead of a caption.
2016-11-01 19:03:37 +01:00
Dominik Gruntz
65ffa8891a #945 Extension of chapter 3.2
This commit extends the description of section 3.2 with the possibility
to declare custom mapping methods as default methods in the interface
directly.
2016-11-01 19:02:31 +01:00
Gunnar Morling
ba28a64986 Minor doc update 2016-10-29 09:17:08 +02:00
Maxim Kolesnikov
b2e7cb3e16 Fix a few documentation errors. 2016-10-29 09:09:50 +02:00
Gunnar Morling
8d5c25ebc2 #900 Adding note on JDK 9 to documentation 2016-10-28 22:29:06 +02:00
sjaakd
4297c0cd72 #689 Documentation for Joda types to XmlGregorianCalendar 2016-10-25 21:48:08 +02:00
Gunnar Morling
a09e8c119a #852 Updating documentation 2016-10-23 21:00:58 +02:00
Filip Hrisafov
fb286e3d39 #858 Update documentation with java.sql.* implicit type conversions 2016-09-29 19:13:13 +02:00
Pavel Makhov
c2fc030217 Update mapstruct-reference-guide.asciidoc
Fix few typos
2016-09-13 16:27:04 -04:00
Andreas Gudian
af68fcf616 [maven-release-plugin] prepare for next development iteration 2016-09-07 20:27:36 +02:00
Andreas Gudian
9ed807196e [maven-release-plugin] prepare release 1.1.0.CR1 2016-09-07 20:27:34 +02:00
Andreas Gudian
13d54320a7 #888 Add configuration snippets for Gradle to reference guide and to the readme. 2016-09-06 22:09:29 +02:00
sjaakd
824fb993b5 #707 Document to always use RetentionPolicy.CLASS in custom qualifier annotations. 2016-08-30 21:52:46 +02:00
sjaakd
daddb255dd #832, #866 Documentation update on the SPI, adding DefaultAccessorNamingStrategy javadoc, fixing responsibility issue 2016-08-30 21:17:41 +02:00
Andreas Gudian
c05d44845d #842 Use project.version as MapStruct version in the documentation 2016-08-24 22:35:15 +02:00
Andreas Gudian
1b6b5f18bb [maven-release-plugin] prepare for next development iteration 2016-07-22 21:20:25 +02:00
Andreas Gudian
e23056c9dd [maven-release-plugin] prepare release 1.1.0.Beta2 2016-07-22 21:20:24 +02:00
sjaakd
70ba92b229 #389 Nested target properties 2016-07-20 22:00:21 +02:00
sjaakd
23ebd273c8 #669 Documentation update for source presence checker and nullValueCheckStrategy 2016-07-06 23:11:04 +02:00
Andreas Gudian
1e6b81176d Fix typo in documentation. 2016-06-30 22:21:38 +02:00
sjaakd
3700052cc6 #679 Adding testcases, helpermethods for decimalconversion, doc update 2016-06-15 23:34:48 +02:00
Andreas Gudian
d74f73aa2d [maven-release-plugin] prepare for next development iteration 2016-03-16 20:48:00 +01:00
Andreas Gudian
deacfc2c6a [maven-release-plugin] prepare release 1.1.0.Beta1 2016-03-16 20:47:59 +01:00
Andreas Gudian
ee2ff03c5b Update documentation version to 1.1.0.Beta1 and skip deployment of the documentation pom. 2016-03-16 20:44:32 +01:00
Gunnar Morling
2b0f5ee3e8 #769 Expanding note on M2E annotation processing set-up 2016-03-16 20:01:06 +01:00
Gunnar Morling
d4eb3fe290 #769 Updating set-up description to make use of Maven compiler plug-in 2016-03-16 20:01:06 +01:00
sjaakd
ae4d0f77e1 #749 Introduction of @ValueMapping, @ValueMappings 2016-03-15 21:19:55 +01:00
Andreas Gudian
c671692cd0 #770 Update retention-policy of custom qualifier annotations in docs and tests to CLASS. 2016-03-07 19:15:50 +01:00
sjaakd
e039c74c2a #750 Documentation update for @Named 2016-02-19 22:48:20 +01:00
Gunnar Morling
9d377106d3 #754 Moving ToC to the right 2016-02-15 00:23:07 +01:00
Gunnar Morling
946d45eebe #754 Improving wording in Preface, putting guide under http://creativecommons.org/licenses/by-sa/4.0/ 2016-02-15 00:23:07 +01:00
Gunnar Morling
6143d920cf #754 Adding reference guide to distribution; Removing some dependencies between HTML and PDF executions 2016-02-15 00:23:07 +01:00
Gunnar Morling
6d87e2525d #754 Re-organizing some sections to reduce number of top-level chapters 2016-02-15 00:23:07 +01:00
Gunnar Morling
da5274ea54 #754 Moving qualifier section to conversion chapter 2016-02-15 00:23:07 +01:00
Gunnar Morling
650a53318e #754 Avoiding numbers in section ids 2016-02-15 00:23:07 +01:00
Gunnar Morling
652395d9d5 #754 Initial conversion of reference guide to AsciiDoc 2016-02-15 00:23:07 +01:00