18 Commits

Author SHA1 Message Date
Gunnar Morling
d18cb9c64d [maven-release-plugin] prepare release 1.0.0.Beta3 2014-11-30 19:43:17 +01:00
Andreas Gudian
5c323458fc #359 Renaming license.txt to LICENSE.txt, include LICENSE.txt in all distributed jars, retain original freemarker LICENSE.txt and NOTICE.txt in META-INF/freemarker 2014-11-26 21:03:48 +01:00
sjaakd
7948acf630 #348 Mapping parameters based on name when other mappings fail 2014-11-23 22:00:07 +01:00
Gunnar Morling
fc1eee0ae2 #65 Adding note on nested properties to docs of @Mapping#source() 2014-11-05 22:53:02 +01:00
Gunnar Morling
27bc599bca #330 Making target() mandatory 2014-10-25 12:10:53 +02:00
sjaakd
69beb9a6b4 #268 introduction of qualifiers 2014-09-26 20:38:53 +02:00
Andreas Gudian
716b34b720 #169 Copying sources from core-common to core/core-jdk8 using maven-resources-plugin to allow faster builds and nicer roundtrips in IDEs 2014-09-09 20:19:29 +02:00
Gunnar Morling
ac7eb61c87 #247 Re-enabling Doclint; Fixing JavaDoc errors 2014-06-28 12:39:54 +02:00
Gunnar Morling
4ed4853e86 [maven-release-plugin] prepare for next development iteration 2014-06-27 00:28:20 +02:00
Gunnar Morling
2c0f4ceaf4 [maven-release-plugin] prepare release 1.0.0.Beta2 2014-06-27 00:28:14 +02:00
Gunnar Morling
1c18516793 #72 Adding Mapping#ignore() to exclude specified properties from mapping 2014-06-27 00:20:26 +02:00
sjaakd
b41aa588a1 #235 java expressions and unit test, simplify getconstantmapping, reorg unit test 2014-06-25 23:21:20 +02:00
sjaakd
87f7f55539 #113 renaming mapping attribute expression into constant, preparing for other expressions. 2014-06-25 23:21:19 +02:00
sjaakd
acfca6235d #207 adder method support for target collections and unit test 2014-06-19 21:42:02 +02:00
Gunnar Morling
75ef1f9f92 #187 Improving JavaDoc, adding new attribute to JDK 8 version of @Mapping 2014-06-09 15:30:27 +02:00
Gunnar Morling
ff6f8ab3ca Attaching sources for mapstruct-jdk8 module 2014-06-04 16:23:31 +02:00
Gunnar Morling
1ead23ad9c #169 Copying sources instead of classes from core-common to core/core-jdk to improve IDE experience; Splitting up integration tests 2014-05-30 09:13:55 +02:00
Christian Schuster
64d5cb2799 #169 add JDK-based overlays to support repeatable Mapping annotation 2014-05-25 14:35:40 +02:00