Gunnar Morling
|
3036b2f2a7
|
#10 Making sure error is raised in case property can't be reverse-mapped
|
2013-05-20 13:25:46 +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
|
fcbbd73cda
|
#1 Simplifying enum conversion
|
2013-05-18 13:10:54 +02:00 |
|
Gunnar Morling
|
74e673945f
|
#1 Adding string conversions for native data types
|
2013-05-18 12:06:17 +02:00 |
|
Gunnar Morling
|
4c462eb9a0
|
Making m2e not complain about maven-dependency-plugin
|
2013-05-18 11:13:05 +02:00 |
|
Gunnar Morling
|
5a8e34c893
|
#1 Improving formatting of generated code
|
2013-05-17 00:25:51 +02:00 |
|
Gunnar Morling
|
da6cdf5d3d
|
#1 Adding conversions for number types
|
2013-05-17 00:25:51 +02:00 |
|
Gunnar Morling
|
4b1862f52e
|
#9 Passing source bean name into macro, re-ordering parameters
|
2013-05-16 21:56:40 +02:00 |
|
Andreas Gudian
|
0eee784bd9
|
#9 Add a macro for performing the non-iterable mappings
|
2013-05-15 22:40:31 +02:00 |
|
Gunnar Morling
|
2db2b60e18
|
Specifying versions of all used plug-ins; updating plug-in versions; adding Animal Sniffer plug-in to check that only Java 1.6 APIs are used
|
2013-05-15 00:31:20 +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
|
ea942eb707
|
Applying formatting style
|
2013-05-13 22:38:36 +02:00 |
|
Gunnar Morling
|
9b14a3509b
|
Automatically handling line endings
|
2013-05-13 22:36:11 +02:00 |
|
Gunnar Morling
|
286a214fcd
|
Announcing processor option via @SupportedOptions to avoid warning when using it
|
2013-05-13 22:27:21 +02:00 |
|
Gunnar Morling
|
787b7d0fb9
|
Avoiding NPE for diagnostics without source
|
2013-05-13 22:21:31 +02:00 |
|
Andreas Gudian
|
1d52cb434e
|
o Add option to suppress timestamp in @Generated
|
2013-05-13 21:09:06 +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
|
e577f197b1
|
#6 Fixing indentation in template; Removing dead template code
|
2013-04-30 22:40:04 +02:00 |
|
Gunnar Morling
|
707338cad7
|
#6 Improving toString() methods of model objects
|
2013-04-30 21:58:57 +02:00 |
|
Gunnar Morling
|
b2b3ac2d7c
|
#6 Adding IntegerStringConversion
|
2013-04-30 21:51:31 +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
|
5c4356b8c2
|
Update readme.md
|
2013-04-19 01:13:15 +03:00 |
|
Gunnar Morling
|
79b45c710a
|
#13 Enabling deployment to Maven Central
|
2013-04-10 00:07:26 +02:00 |
|
Gunnar Morling
|
a448dbc98d
|
#12 Extracting executable filter methods into separat class
|
2013-04-07 22:46:06 +02:00 |
|
Gunnar Morling
|
cff12a5b49
|
#12 Using spaces instead of tabs for indentation
|
2013-04-07 22:46:06 +02:00 |
|
Gunnar Morling
|
be84f96b84
|
Updating readme file
|
2013-04-07 19:55:12 +03:00 |
|
Gunnar Morling
|
29c079934d
|
Updating readme file
|
2013-04-07 19:41:58 +03:00 |
|
Gunnar Morling
|
c757ef9708
|
Updating readme file
|
2013-04-07 19:16:52 +03:00 |
|
Gunnar Morling
|
19c9c98728
|
Updating readme file
|
2013-04-07 17:07:56 +03:00 |
|
Gunnar Morling
|
4fb2220017
|
Updating readme file
|
2013-04-07 15:03:51 +03:00 |
|
Gunnar Morling
|
4a6b8c5c1c
|
Updating readme file
|
2013-04-07 14:51:11 +03:00 |
|
Gunnar Morling
|
458718e346
|
#12 Allowing delegation to other mapper classes
|
2013-04-07 13:06:35 +02:00 |
|
Gunnar Morling
|
8f4b45c4f2
|
#12 Excluding IntelliJ files
|
2013-04-07 12:59:21 +02:00 |
|
Gunnar Morling
|
d0828fcba4
|
Updating readme
|
2013-04-01 11:23:03 +03:00 |
|
Gunnar Morling
|
a34849cb86
|
#7 Adding integration test
|
2013-03-03 14:54:25 +01:00 |
|