Commit Graph

  • 50d96eb367 #3077 Add test case Filip Hrisafov 2022-11-12 10:04:03 +01:00
  • 82b19b0d8a #3077 Add test case Filip Hrisafov 2022-11-12 10:04:03 +01:00
  • 429cc3f914 #3057: limit do not allow self to subclassmappings. (#3063) Zegveld 2022-11-04 14:21:05 +01:00
  • 8894cd5935
    #3057: limit do not allow self to subclassmappings. (#3063) Zegveld 2022-11-04 14:21:05 +01:00
  • 16e3ceadec
    #2952 Do not treat a getter as an alternative write accessor when using CollectionMappingStrategy#TARGET_IMMUTABLE Filip Hrisafov 2022-11-03 23:29:47 +01:00
  • 93f7c3b8ea
    #3015 Fix annotations to the forged methods Orange Add 2022-11-04 06:22:35 +08:00
  • 6a394ad466
    #3037 Support @ValueMapping in meta annotations Orange Add 2022-11-04 06:21:43 +08:00
  • bb099a55ee
    #3040: Allow using only BeanMapping#mappingControl Orange Add 2022-11-04 05:02:58 +08:00
  • 81b2f70dac #3039 Upgrade FreeMarker to 2.3.31 Filip Hrisafov 2022-10-02 19:36:20 +02:00
  • a5d3542c24 Update latest release version to 1.5.3.Final Filip Hrisafov 2022-10-07 20:43:15 +02:00
  • 60026437e4 [maven-release-plugin] prepare for next development iteration Filip Hrisafov 2022-10-07 20:10:27 +02:00
  • c4e3320b98 [maven-release-plugin] prepare release 1.5.3.Final 1.5.3.Final Filip Hrisafov 2022-10-07 20:10:26 +02:00
  • 481ab36ca3 #3036 Add missing exclude to full feature test Filip Hrisafov 2022-10-03 21:16:25 +02:00
  • 6f262ef405 #3036 Fix compile errors when intersection types are used in lifecycle methods Filip Hrisafov 2022-10-03 21:12:19 +02:00
  • 3a325ea66b
    #3036 Fix compile errors when intersection types are used in lifecycle methods Filip Hrisafov 2022-10-03 21:12:19 +02:00
  • 266c5fa41c
    #1216 Pick candidate method with most specific return type Filip Hrisafov 2022-10-02 19:20:13 +02:00
  • 7cfac7c060 #2955 Fix @AfterMapping with return type not called for update mappings Zegveld 2022-10-02 09:34:03 +02:00
  • 411cc24dac
    #2955 Fix @AfterMapping with return type not called for update mappings Zegveld 2022-10-02 09:34:03 +02:00
  • 90a487ac06
    #1427 Add support for custom name in Spring stereotype annotations José Carlos Campanero Ortiz 2022-10-01 13:47:49 +02:00
  • 9d2bed09ca #2743 BeanMappingOptions should not be inherited for forged methods Filip Hrisafov 2022-09-29 22:10:27 +02:00
  • af1eab0ece
    #2743 BeanMappingOptions should not be inherited for forged methods Filip Hrisafov 2022-09-29 22:10:27 +02:00
  • a98986c08e #3018: Use MappingControl with SubclassMapping Zegveld 2022-09-29 21:35:51 +02:00
  • 608d476ed2
    #3018: Use MappingControl with SubclassMapping Zegveld 2022-09-29 21:35:51 +02:00
  • e979f506fa
    #2773 Copy @Deprecated annotation from method or mapper to implementation Orange Add 2022-09-29 04:17:59 +08:00
  • 73f70b1564 #2840, #2913, #2921: MethodMatcher should not match widening methods Filip Hrisafov 2022-09-27 09:35:54 +02:00
  • 73e8fd6152
    #2840, #2913, #2921: MethodMatcher should not match widening methods Filip Hrisafov 2022-09-27 09:35:54 +02:00
  • b1eda5a04e Javadoc and documentation polishing (#3026) Johnny Lim 2022-09-27 02:02:01 +09:00
  • 811cd569bb
    Javadoc and documentation polishing (#3026) Johnny Lim 2022-09-27 02:02:01 +09:00
  • 45e01fea91 Update Typos in java-doc Prasanth Omanakuttan 2022-08-26 19:25:58 +05:30
  • 473d581528 #2825 Fix SubclassMapping stackoverflow exception Orange Add 2022-08-28 18:41:25 +08:00
  • 290189652c #2990 Stabilise top level imports Filip Hrisafov 2022-08-26 19:35:54 +02:00
  • 51e67ebca4 #2925 Fix IllegalArgumentException when resolving generic parameters Filip Hrisafov 2022-08-24 19:39:09 +02:00
  • 1c3c46f1ef #2907 Add test case for nested import of array Filip Hrisafov 2022-08-21 18:54:33 +02:00
  • 383ed23ed2 #2945 Stabilise top level imports Filip Hrisafov 2022-08-21 09:50:06 +02:00
  • d0e9d69be1 #2937 Fix conditional check for collections with adders Filip Hrisafov 2022-08-24 19:11:52 +02:00
  • 082b36a50a #2897 Always import types defined in Mapper#imports Filip Hrisafov 2022-08-24 18:59:31 +02:00
  • febed7ea1c #2928 Add IntelliJ and Eclipse plugin information Filip Hrisafov 2022-08-21 11:16:48 +02:00
  • 3a94eb80b0 #2949 Do not inverse inherit BeanMapping#ignoreUnmappedSourceProperties Filip Hrisafov 2022-08-24 18:36:43 +02:00
  • d9ad48154a #2974 Fix typos in documentation Filip Hrisafov 2022-08-21 10:56:16 +02:00
  • e5c7fdb2f6 #2839 Keep thrown types when creating a new ForgedMethod with the same arguments Hakan 2022-08-20 15:23:32 +02:00
  • e3f9a1ccd5 Update Typos in javadoc (#2958) Prasanth Omanakuttan 2022-08-20 17:07:43 +05:30
  • 8d670e7db7 #3008 Replace old issue template with new GitHub issue form templates Filip Hrisafov 2022-09-04 09:39:27 +02:00
  • d593afed69
    Avoid unnecessary unboxing of Boolean (#3003) Prasanth Omanakuttan 2022-09-12 22:15:22 +05:30
  • 97c6755288
    #2963 Add support for enum to integer conversion José Carlos Campanero Ortiz 2022-09-04 13:58:10 +02:00
  • bbf63ae177
    #2730 Add support for Jakarta XML Binding Iaroslav Bogdanchikov 2022-09-02 22:04:01 +02:00
  • 21069e5a2e #2895 Generate more readable annotations Filip Hrisafov 2022-08-29 21:15:01 +02:00
  • 68571de01b Update Typos in java-doc Prasanth Omanakuttan 2022-08-26 19:25:58 +05:30
  • 3cc2aa7675
    #2825 Fix SubclassMapping stackoverflow exception Orange Add 2022-08-28 18:41:25 +08:00
  • ac356cab25
    #2983 Add @AnnotateWith support to non bean mapping methods Orange Add 2022-08-28 18:33:46 +08:00
  • 4708f4b2aa #2950 Disable CDI in the full features tests on Java 8 Filip Hrisafov 2022-08-25 08:40:50 +02:00
  • 4fa66229d9
    #2990 Stabilise top level imports Filip Hrisafov 2022-08-26 19:35:54 +02:00
  • 3f798744ac
    Fix typo in docs (#2982) Taihao Zhang 2022-08-24 19:40:08 +02:00
  • 853e7b27df
    #2925 Fix IllegalArgumentException when resolving generic parameters Filip Hrisafov 2022-08-24 19:39:09 +02:00
  • 42500ca755 #2907 Add test case for nested import of array Filip Hrisafov 2022-08-21 18:54:33 +02:00
  • 71b1a7b8a2 #2945 Stabilise top level imports Filip Hrisafov 2022-08-21 09:50:06 +02:00
  • b24e831cf0
    #2937 Fix conditional check for collections with adders Filip Hrisafov 2022-08-24 19:11:52 +02:00
  • 237543c47c
    #2897 Always import types defined in Mapper#imports Filip Hrisafov 2022-08-24 18:59:31 +02:00
  • fd4a2548b3 #2928 Add IntelliJ and Eclipse plugin information Filip Hrisafov 2022-08-21 11:16:48 +02:00
  • 874bf1fd2c
    #2950 Add support for Jakarta CDI Filip Hrisafov 2022-08-24 18:38:44 +02:00
  • ef4c26b075
    #2949 Do not inverse inherit BeanMapping#ignoreUnmappedSourceProperties Filip Hrisafov 2022-08-24 18:36:43 +02:00
  • 3e0c62ac36 Publish snapshots when on main Filip Hrisafov 2022-08-21 11:26:42 +02:00
  • 4118a44630 #2974 Fix typos in documentation Filip Hrisafov 2022-08-21 10:56:16 +02:00
  • 54321d6e66
    #2839 Keep thrown types when creating a new ForgedMethod with the same arguments Hakan 2022-08-20 15:23:32 +02:00
  • 46900cabde
    Update Typos in javadoc (#2958) Prasanth Omanakuttan 2022-08-20 17:07:43 +05:30
  • 17997ef617
    #2901: Fix @TargetType annotation on a @Condition annotated method for a Collection value Zegveld 2022-08-20 13:01:47 +02:00
  • 849085e026
    #1574: Support for annotating the generated code with custom annotations Zegveld 2022-08-20 12:59:38 +02:00
  • 8fa286fe4c #2688: Support accessing to the target property name Nikola Ivačič 2022-05-30 12:33:47 +02:00
  • 62e73464b2 Bump kotlin-stdlib in /integrationtest/src/test/resources/kotlinDataTest dependabot[bot] 2022-07-02 12:42:32 +00:00
  • 6914889510 Update Chapter 11.2 - Inverse Mappings Cassius Vinicius de Magalhães 2022-07-14 14:38:18 -03:00
  • dd5ac3b637 #2929 Improve documentation for BeanMapping#ignoreByDefault Filip Hrisafov 2022-07-08 20:40:26 +02:00
  • 4b43f9079d #2922 Fix protobuf tests for M1 Macs Iaroslav Bogdanchikov 2022-07-06 14:39:21 +02:00
  • a2b4454a66 fix(docs): No Lombok classes in the runtime fml2 2022-07-01 17:18:46 +02:00
  • de8c0c7070 Use UTF-8 when compiling the tests Filip Hrisafov 2022-06-18 15:16:21 +02:00
  • 88745d151e #2882: target type is now correctly passed on through the MethodReferencePresenceCheck to the MethodReference. Ben Zegveld 2022-06-09 22:36:47 +02:00
  • 07d144ebd1 Update readme with latest released 1.5.2.Final release Filip Hrisafov 2022-06-18 19:11:39 +02:00
  • 1459aabfc3 [maven-release-plugin] prepare for next development iteration Filip Hrisafov 2022-06-18 19:01:18 +02:00
  • 19973ff818 [maven-release-plugin] prepare release 1.5.2.Final 1.5.2.Final Filip Hrisafov 2022-06-18 19:01:16 +02:00
  • 406ae3fc13
    #2891 Fix subclass mapping while superclass has non-empty constructor Sergei Portnov 2022-06-18 19:47:07 +03:00
  • 98eb46aee9
    #2880 Fix missing import for array mapping methods Filip Hrisafov 2022-06-18 13:59:03 +02:00
  • fa800926e7 #2837 Add support for text blocks in expressions Filip Hrisafov 2022-06-05 18:16:00 +02:00
  • 22ad9f636d
    #2806 Try to stabilise some date conversion tests by locking them on reading the default timezone Filip Hrisafov 2022-06-14 22:03:32 +02:00
  • 05ae9922ea Update GitHub actions Filip Hrisafov 2022-06-05 17:24:49 +02:00
  • d7c0d15fe1 Change required Java version for running MapStruct in the readme Filip Hrisafov 2022-06-05 15:58:19 +02:00
  • 9247c5d7fb #2870 Use codecov action v2 Filip Hrisafov 2022-06-05 12:15:26 +02:00
  • 4c9aa00369 Update readme with latest released 1.5.1.Final release Filip Hrisafov 2022-06-05 08:53:10 +02:00
  • 20e97714d4 [maven-release-plugin] prepare for next development iteration Filip Hrisafov 2022-06-05 08:42:56 +02:00
  • ec9288ce66 [maven-release-plugin] prepare release 1.5.1.Final 1.5.1.Final Filip Hrisafov 2022-06-05 08:42:55 +02:00
  • 46b78bfe59 #2867 Fix NPE when reporting message on parent mappers Filip Hrisafov 2022-06-04 21:52:59 +02:00
  • 0726563024 Update readme with latest released 1.5.0.Final release Filip Hrisafov 2022-06-02 23:30:17 +02:00
  • 5efe5e291c [maven-release-plugin] prepare for next development iteration Filip Hrisafov 2022-06-02 23:11:41 +02:00
  • efa11ba312 [maven-release-plugin] prepare release 1.5.0.Final 1.5.0.Final Filip Hrisafov 2022-06-02 23:11:41 +02:00
  • a1a0786cf2
    #2846 Add test case showing that everything works as expected Filip Hrisafov 2022-06-02 22:14:42 +02:00
  • 0559c47c21
    #2739 Enhance documentation around SPI usage Zegveld 2022-05-30 21:51:57 +02:00
  • c945ccd628 #2835 Upgrade jacoco-maven-plugin to latest 0.8.8 to support Java 17 Filip Hrisafov 2022-05-30 21:20:09 +02:00
  • 9769f51756 #2851 Fix typo in readme Filip Hrisafov 2022-05-30 21:09:21 +02:00
  • a4162809a4
    Doc: correct the annotation processor version (#2859) Hao Zhang 2022-05-28 17:37:21 +08:00
  • 437a70d6df
    #2807: Include LifeCycleMethod importTypes in the list of importTypes. (#2808) Zegveld 2022-04-08 20:57:40 +02:00
  • 6604617730 #2794 Compile error when condition expression used with constant or expression Filip Hrisafov 2022-04-02 14:51:26 +02:00
  • 03d44b5a87
    #2795: use 'includeModel' for the 'sourcePresenceCheckerReference' in the 'UpdateWrapper'. (#2796) Zegveld 2022-04-02 18:55:06 +02:00
  • 2473c3eaaa
    #2797: Add the nested type import types in the NestedPropertyMappingMethod Zegveld 2022-04-02 11:59:25 +02:00