Gunnar Morling
|
1972f36ec1
|
#32 Simplifying messaging
|
2013-07-01 23:39:55 +02:00 |
|
Gunnar Morling
|
17f106c6ea
|
#32 Some clean-up
|
2013-06-30 10:56:27 +02:00 |
|
Gunnar Morling
|
502780c441
|
#32 Support for CDI-based mapper implementations
|
2013-06-29 13:39:21 +02:00 |
|
Gunnar Morling
|
9a4e51801f
|
#32 Making build work on JDK 6
|
2013-06-27 22:51:10 +02:00 |
|
Gunnar Morling
|
522c9e851a
|
#35 Adding processor option for setting default target mapping policy
|
2013-06-16 23:23:21 +02:00 |
|
Gunnar Morling
|
04beaacbe1
|
#35 Allowing to specify processor options for processor tests
|
2013-06-16 23:23:21 +02:00 |
|
Gunnar Morling
|
bf5a4303b6
|
#35 Raising warning in case of unmapped target properties
|
2013-06-16 23:23:21 +02:00 |
|
Gunnar Morling
|
bc22e6ce15
|
#17 Fixing NPE in case of attribute without setter in source type
|
2013-06-16 23:23:21 +02:00 |
|
Gunnar Morling
|
9318adf7b7
|
#17 Mapping attributes inherited from super types (from Andreas)
|
2013-06-16 23:23:21 +02:00 |
|
Gunnar Morling
|
9f7db53bdd
|
Fix tests that failed on Win+jdk6 (error messages are preceeded with source file path) (from Andreas)
|
2013-06-16 23:22:58 +02:00 |
|
Gunnar Morling
|
c0bd8c7b18
|
#36 Specifying expected diagnostic messages in processor tests
|
2013-06-09 21:16:45 +02:00 |
|
Gunnar Morling
|
60126183a3
|
#36 Allowing messages to be used in diagnostic expectations
|
2013-06-09 21:16:24 +02:00 |
|
Gunnar Morling
|
e53adbd817
|
#35 Making @WithClasses usable on the method level
|
2013-06-08 23:13:20 +02:00 |
|
Gunnar Morling
|
b3b90f7969
|
#11 Raising an error when referencing unknown attribute in @Mapping
|
2013-06-02 15:47:14 +02:00 |
|
Gunnar Morling
|
fd286e17ab
|
#33 Fixing CheckStyle issues
|
2013-06-01 18:11:11 +02:00 |
|
Gunnar Morling
|
c41f47e03a
|
Giving custom mapping methods precedence over built-in conversions
|
2013-05-27 21:05:37 +02:00 |
|
Gunnar Morling
|
0c6c28f13c
|
Raising an error when trying to generate a mapping from primitive to reference type or vice versa
|
2013-05-20 12:55:15 +02:00 |
|
Gunnar Morling
|
b826304d4c
|
#10 Raising error in case a property can not be mapped
|
2013-05-19 20:38:01 +02:00 |
|
Gunnar Morling
|
f4a2260d80
|
#1 Supporting "is" prefix for boolean getter methods
|
2013-05-19 18:40:35 +02:00 |
|
Gunnar Morling
|
87e0da6f96
|
#1 Adding primitive to wrapper conversions for boolean and char; Doing some clean-up
|
2013-05-19 17:19:34 +02:00 |
|
Gunnar Morling
|
74e673945f
|
#1 Adding string conversions for native data types
|
2013-05-18 12:06:17 +02:00 |
|
Gunnar Morling
|
da6cdf5d3d
|
#1 Adding conversions for number types
|
2013-05-17 00:25:51 +02:00 |
|
Gunnar Morling
|
289286cdda
|
#2 Generating import statements for used types; Restructuring "complex" test case to make use of imports
|
2013-05-14 23:32:14 +02:00 |
|
Gunnar Morling
|
d88cc1086a
|
Updating copyright headers to reference contributor file
|
2013-05-14 22:11:11 +02:00 |
|
Gunnar Morling
|
787b7d0fb9
|
Avoiding NPE for diagnostics without source
|
2013-05-13 22:21:31 +02:00 |
|
Andreas Gudian
|
c247bfbe5b
|
o Fix test on Windows
|
2013-05-13 20:05:16 +02:00 |
|
Gunnar Morling
|
50d916c370
|
#6 Raising error in case of mappings from iterable to non-iterable types and vice versa
|
2013-05-12 23:03:07 +02:00 |
|
Gunnar Morling
|
eec600c3bf
|
Providing infrastructure for tests expecting AP compilation failures
|
2013-05-12 22:02:05 +02:00 |
|
Gunnar Morling
|
dc72351e70
|
Introducing @WithClasses annotation for specification of classes under test
|
2013-05-05 19:28:51 +02:00 |
|
Gunnar Morling
|
5eb9de89ec
|
Renaming package of complex test
|
2013-05-05 19:14:00 +02:00 |
|
Gunnar Morling
|
ae4655a2ba
|
#6 Making primitive conversions usable for iterable types
|
2013-05-05 19:12:19 +02:00 |
|
Gunnar Morling
|
321e1a3206
|
#6 Adding test for mapping into raw type
|
2013-05-03 19:41:30 +02:00 |
|
Gunnar Morling
|
d404775519
|
#6 Support mapping of java.lang.Iterable
|
2013-05-03 19:31:21 +02:00 |
|
Gunnar Morling
|
07c1009c6b
|
#6 Mapping collections of with same element type in source and target as copy
|
2013-05-02 23:30:27 +02:00 |
|
Gunnar Morling
|
b11fa30200
|
#6 Using default implementations for mapping collection types
|
2013-04-30 23:57:18 +02:00 |
|
Gunnar Morling
|
5ef53878f4
|
#6 Mapping null collections as null instead of an empty collection
|
2013-04-30 22:58:50 +02:00 |
|
Gunnar Morling
|
81265af45a
|
Adding @IssueKey annotation
|
2013-04-27 12:42:52 +02:00 |
|
Gunnar Morling
|
f6228d8915
|
Pulling up common logic from tests to MapperTestBase
|
2013-04-27 12:37:04 +02:00 |
|
Gunnar Morling
|
cff12a5b49
|
#12 Using spaces instead of tabs for indentation
|
2013-04-07 22:46:06 +02:00 |
|
Gunnar Morling
|
458718e346
|
#12 Allowing delegation to other mapper classes
|
2013-04-07 13:06:35 +02:00 |
|
Gunnar Morling
|
7121f22ff0
|
#1 Adding support for implicit mapping of enums
|
2013-03-03 13:06:06 +01:00 |
|
Gunnar Morling
|
192cfc8937
|
#1 Providing infrastructure for implicit conversions
|
2013-03-02 15:10:48 +01:00 |
|
Gunnar Morling
|
df6ae29f2d
|
Renaming to MapStruct
|
2013-02-27 00:58:41 +01:00 |
|
Gunnar Morling
|
7fc0878673
|
Adding support for mapping of reference attributes and lists; Removing Dozer-based implementation
|
2013-02-27 00:26:39 +01:00 |
|
Gunnar Morling
|
873e091975
|
Matching mappable properties by name and type; excluding non-matching properties in native mapper
|
2012-06-16 10:51:05 +02:00 |
|
Gunnar Morling
|
df25e12b0d
|
Adding initial support for native mappers (work in progress)
|
2012-06-10 22:40:28 +02:00 |
|
Gunnar Morling
|
e07add7d43
|
Adding support for multiple bindings, adding converters
|
2012-05-28 23:15:13 +02:00 |
|
Gunnar Morling
|
02006a90b7
|
Adding test for reverse mapping with custom binding
|
2012-05-28 17:43:14 +02:00 |
|
Gunnar Morling
|
1cf7e4275e
|
Adding simple binding support
|
2012-05-28 17:17:26 +02:00 |
|
Gunnar Morling
|
61f181a589
|
Initial import
|
2012-05-28 14:50:43 +02:00 |
|