1696 Commits

Author SHA1 Message Date
Gunnar Morling
895a715727 #35 Extracting Mapping instantitation from visitor class 2013-06-16 23:23:21 +02:00
Gunnar Morling
a5fd73f255 #35 Extracting some code from visitor to helper class 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
5046eda92e Making sure source packages named "target" are not excluded by .gitignore 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
826a1b8d64 [maven-release-plugin] prepare for next development iteration 2013-06-02 23:57:00 +02:00
Gunnar Morling
1fbdf46fe6 [maven-release-plugin] prepare release 1.0.0.Alpha1 1.0.0.Alpha1 2013-06-02 23:57:00 +02:00
Gunnar Morling
188b29ba74 Excluding build-config from deployment 2013-06-02 23:52:44 +02:00
Gunnar Morling
211338381b Avoiding NPE 2013-06-02 23:01:31 +02:00
Gunnar Morling
940e2fb99b Improving JavaDoc 2013-06-02 17:14:11 +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
f5f448ab08 #33 Updating IntelliJ formatter 2013-06-01 18:29:28 +02:00
Gunnar Morling
fd286e17ab #33 Fixing CheckStyle issues 2013-06-01 18:11:11 +02:00
Gunnar Morling
42ac8f3f1a #33 Adding CheckStyle configuration 2013-06-01 18:11:11 +02:00
Gunnar Morling
5db95bf710 Making distribution module skippable 2013-05-30 22:41:09 +02:00
Gunnar Morling
45da60f626 Adding IntelliJ formatting style 2013-05-30 21:59:57 +02:00
Andreas Gudian
c5c3496047 Fix licence header location when building only a single sub-module 2013-05-30 21:33:17 +02:00
Gunnar Morling
ae3e95acc5 #28 Configuring SCM in aggregator POM to make maven-release-plugin work 2013-05-30 21:08:45 +02:00
Gunnar Morling
97f85b6284 #28 Simplifying release 2013-05-30 00:29:11 +02:00
Gunnar Morling
e81eb263e8 #28 Several POM improvements 2013-05-30 00:10:16 +02:00
Gunnar Morling
5eafdb4970 #28 Updating JavaDocs for API classes 2013-05-29 23:58:54 +02:00
Gunnar Morling
2694b6e8f9 #28 Adding module for creating distribution bundle 2013-05-29 23:24:56 +02:00
Gunnar Morling
c41f47e03a Giving custom mapping methods precedence over built-in conversions 2013-05-27 21:05:37 +02:00
Gunnar Morling
e110192518 Adding CONTRIBUTING.md 2013-05-23 20:44:30 +02:00
Gunnar Morling
3f09955f01 Adding link to CI build 2013-05-20 14:16:07 +02:00
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