Gunnar Morling
|
ec977cdbfc
|
#235 Formatting
|
2014-06-25 23:34:04 +02:00 |
|
sjaakd
|
a6b011ef36
|
#235 processing comments
|
2014-06-25 23:21:20 +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 |
|
Gunnar Morling
|
60cdf836ce
|
#231 Formatting
|
2014-06-25 22:42:54 +02:00 |
|
sjaakd
|
d43d1962a4
|
#231 adding and adapting unit test to demonstrate problem is solved
|
2014-06-24 23:32:55 +02:00 |
|
sjaakd
|
e24d3a03e6
|
#233 moving conversion.generics package to selection.generics
|
2014-06-24 23:05:15 +02:00 |
|
Gunnar Morling
|
9a21198265
|
#237 Improving test/method names
|
2014-06-24 22:43:10 +02:00 |
|
sjaakd
|
02c81ae651
|
#237 NPE check for type converted sources followed by method mapping
|
2014-06-24 22:43:10 +02:00 |
|
Gunnar Morling
|
c550af2529
|
#227 Formatting; Getting rid of some warnings
|
2014-06-24 22:15:47 +02:00 |
|
sjaakd
|
8b45909a25
|
#227 adding some unit test
|
2014-06-23 12:08:12 +02:00 |
|
Andreas Gudian
|
5afc627735
|
#229 Add null-check before auto-unboxing in direct assignments
|
2014-06-22 13:00:15 +02:00 |
|
Gunnar Morling
|
8b7d5197bc
|
#207 Applying IntelliJ formatting style
|
2014-06-22 12:27:35 +02:00 |
|
Gunnar Morling
|
160bdb2e86
|
#207 JavaDoc improvements; Joining singularization methods
|
2014-06-22 12:22:18 +02:00 |
|
sjaakd
|
acfca6235d
|
#207 adder method support for target collections and unit test
|
2014-06-19 21:42:02 +02:00 |
|
sjaakd
|
6d682c5118
|
#214 addressing superfluous NPE checks and adding NPE rudimentary unit tests
|
2014-06-18 22:02:28 +02:00 |
|
sjaakd
|
5c27578db0
|
#187 adding unit test to make sure that reverse mapping also works for source constants
|
2014-06-09 14:45:01 +02:00 |
|
sjaakd
|
e701801ec5
|
#187 introducing constant mapping
|
2014-06-09 14:45:01 +02:00 |
|
Andreas Gudian
|
c8f6be3204
|
#178 fix a new unused import that crept in, added a test for it
|
2014-06-09 14:10:59 +02:00 |
|
Andreas Gudian
|
a3d0e420eb
|
#220 don't create new instances for collection/map properties when using addAll/putAll
|
2014-06-07 08:40:16 +02:00 |
|
Gunnar Morling
|
0b0f7a7b6f
|
#169 Removing dependency to commons-io
|
2014-05-31 09:21:49 +02:00 |
|
Gunnar Morling
|
fc2bd954c6
|
#206 Moving canAccess() method to Type; Splitting up MethodRetrievalProcessor#getMethod()
|
2014-05-10 19:03:10 +02:00 |
|
sjaakd
|
a77a693d9d
|
#206 adding case for protected method in same package
|
2014-05-09 18:44:04 +02:00 |
|
sjaakd
|
e144519b28
|
#206 adding checks on accessibility of referenced mappers and introducing unit test for that case
|
2014-05-09 18:44:03 +02:00 |
|
Gunnar Morling
|
d6a6cb25b6
|
#75 JavaDoc
|
2014-05-08 00:53:42 +02:00 |
|
Timo E aus E
|
080689b345
|
#75 got rid of hard dependency to joda library and added conversions for java.util.Date and java.util.Calendar
|
2014-05-04 16:30:59 +02:00 |
|
Timo E aus E
|
09943b2041
|
#75 integrated string to joda-time conversion
|
2014-05-04 16:29:30 +02:00 |
|
sjaakd
|
f58b26b519
|
#198 adding unit test for type conversion
|
2014-04-21 12:37:40 +02:00 |
|
sjaakd
|
51e33cb343
|
#198 fixing comments @agudian and applying throws clause to all MappingMethods
|
2014-04-21 12:11:08 +02:00 |
|
sjaakd
|
0ed14cd691
|
#198 fixed, exceptions thrown by used Mappers aren't properly handled in the generated code
|
2014-04-19 23:29:25 +02:00 |
|
sjaakd
|
b10e60d4b5
|
#157 removing uncommented code
|
2014-04-14 15:06:11 +02:00 |
|
sjaakd
|
01e918b3e0
|
#157 introduction of conversionY( methodX ( parameter ) )
|
2014-04-14 15:06:11 +02:00 |
|
sjaakd
|
3c58551649
|
#157 implementing mapping methodY( conversionX ( parameter ) )
|
2014-04-14 13:04:31 +02:00 |
|
Gunnar Morling
|
81c936190e
|
#178 Applying formatting template; Some doc improvements
|
2014-04-13 13:06:01 +02:00 |
|
Andreas Gudian
|
c051741824
|
#156 correctly handle imports / fully qualified names for @TargetType class literals
|
2014-04-13 12:59:02 +02:00 |
|
Andreas Gudian
|
e5b9ee2cb1
|
#178 avoid unused imports in property-mappings
|
2014-04-13 12:59:02 +02:00 |
|
Andreas Gudian
|
8d6c216a2f
|
#132 docs and incorporated some review comments
|
2014-04-06 21:45:30 +02:00 |
|
Gunnar Morling
|
e88ea868ac
|
#132 Docs
|
2014-04-06 20:44:29 +02:00 |
|
Gunnar Morling
|
e5272fab2b
|
#132 Formatting
|
2014-04-06 20:44:21 +02:00 |
|
Andreas Gudian
|
a41cad17bd
|
#140, #132 - create a JUnit based test runner that is able to replace the test classloader correctly and is safe for parallel execution of test classes and methods
- migrate all tests to JUnit and remove testNG dependencies
|
2014-04-06 18:50:37 +02:00 |
|
Andreas Gudian
|
25849adfee
|
#132 speed up tests by avoiding unneccessary compilations, allow parallel executions (with -DforkCount > 1 or with -Dparallel=classes -DthreadCount > 1)
|
2014-04-06 18:50:37 +02:00 |
|
sjaakd
|
af9074ce13
|
#102 addressing some comments (config iso mapperConfig, removing TYPE.PACKAGE from annotation, adding class javadoc, renaming MapperSettings to more logical MapperConfig)
|
2014-04-06 11:39:21 +02:00 |
|
Andreas Gudian
|
a8b153d980
|
#165 generate mapping methods declared in super-classes or implemented interfaces
|
2014-03-31 19:56:06 +02:00 |
|
sjaakd
|
c2138f2b8e
|
#102 sharing mapper configuration and unit test
|
2014-03-30 10:44:30 +02:00 |
|
Andreas Gudian
|
828cc24650
|
Fix JDK 6 compilation
|
2014-03-28 20:43:41 +01:00 |
|
sjaakd
|
82c41416a2
|
#173 solution and added unit test with added test checks
|
2014-03-21 23:37:46 +01:00 |
|
Andreas Gudian
|
d4e2033fbb
|
fix compilation under JDK6 javac
|
2014-03-16 19:43:00 +01:00 |
|
sjaakd
|
c10a5a6e31
|
#147 patch for JDK6 java.lang.AssertionError: isSubtype 15 problem, including some test updates
|
2014-03-16 19:32:55 +01:00 |
|
Gunnar Morling
|
c15503f47b
|
#163 Raising error in case wrong decorator type is given
|
2014-03-05 00:50:52 +01:00 |
|
Gunnar Morling
|
e0da882540
|
#163 Adding support for decorators
|
2014-03-05 00:50:52 +01:00 |
|