Andreas Gudian
|
b5423cc8f8
|
#220 Allow getter as target accessor for Map types
|
2014-06-07 08:40:16 +02:00 |
|
Gunnar Morling
|
ff6f8ab3ca
|
Attaching sources for mapstruct-jdk8 module
|
2014-06-04 16:23:31 +02:00 |
|
Gunnar Morling
|
0b0f7a7b6f
|
#169 Removing dependency to commons-io
|
2014-05-31 09:21:49 +02:00 |
|
Gunnar Morling
|
67ce1122ed
|
#169 Updating some plug-ins to latest versions
|
2014-05-31 00:19:03 +02:00 |
|
Gunnar Morling
|
fa91d89177
|
#169 Adding "core-common" to generated JavaDoc
|
2014-05-30 23:36:26 +02:00 |
|
Gunnar Morling
|
c304a8f461
|
#169 Excluding generated sources from CheckStyle in Eclipse
|
2014-05-30 23:24:05 +02:00 |
|
Gunnar Morling
|
b2d9a5ce73
|
#169 Upgrading to maven-jaxb2-plugin:0.9.0 which makes workaround for XML security issue unnecessary
|
2014-05-30 09:56:00 +02:00 |
|
Gunnar Morling
|
1ead23ad9c
|
#169 Copying sources instead of classes from core-common to core/core-jdk to improve IDE experience; Splitting up integration tests
|
2014-05-30 09:13:55 +02:00 |
|
Christian Schuster
|
5a04f4635e
|
#169 include new artifact in distribution
|
2014-05-25 14:35:40 +02:00 |
|
Christian Schuster
|
183d4c83e6
|
#169 add integration tests for repeated Mapping annotation
|
2014-05-25 14:35:40 +02:00 |
|
Christian Schuster
|
64d5cb2799
|
#169 add JDK-based overlays to support repeatable Mapping annotation
|
2014-05-25 14:35:40 +02:00 |
|
Christian Schuster
|
afb16d1fc1
|
#169 make animal-sniffer-maven-plugin work with Java 8 byte code, change versions of integration test dependencies
|
2014-05-25 14:32:53 +02:00 |
|
Andreas Gudian
|
0652dad7b0
|
#217 provide source-jars for modules core and processor
|
2014-05-25 14:21:32 +02:00 |
|
Andreas Gudian
|
7e9aab7cb4
|
#215 change RetentionPolicy to CLASS for @MapperConfig
|
2014-05-17 14:09:23 +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 |
|
Gunnar Morling
|
ac01dda742
|
#75 Some re-organization in Conversions etc.
|
2014-05-08 00:53:39 +02:00 |
|
Gunnar Morling
|
534344a3df
|
#75 Adding Timo to copyright.txt; Merging ClassUtils into NativeTypes
|
2014-05-08 00:52:18 +02:00 |
|
Gunnar Morling
|
565cc3b8d5
|
#75 Adapting to changed model types after rebase
|
2014-05-08 00:06:56 +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 |
|
Gunnar Morling
|
e052d6d2b1
|
#200 Formatting; Fixing some typos
|
2014-05-01 11:38:02 +02:00 |
|
Gunnar Morling
|
0656d74b7e
|
#200 Simplifying definition of conversions
|
2014-05-01 11:35:54 +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
|
649d48b8c4
|
#200 fixing comments @agudian
|
2014-04-18 12:51:40 +02:00 |
|
sjaakd
|
3e7e2e0443
|
#200 renaming Decorator to Wrapper, Adding Javadoc, Factory to FactoryMethod, cleanup
|
2014-04-15 21:42:23 +02:00 |
|
sjaakd
|
d412fd3e83
|
#200 refactoring model, common interface for SimpleAssignment, TypeConversion and MethodReference, introducing decorators
|
2014-04-14 21:47:18 +02:00 |
|
sjaakd
|
909b5142b7
|
#157 removing String array for opening and closing expression in favour of ConversionExpression
|
2014-04-14 20:16:44 +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
|
23f3d4a3c1
|
#157 accomodating for 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 |
|
sjaakd
|
9c17909fd6
|
#157 renaming ParameterAssignment in the more suitable TargetAssignment, creating package creation in processor for creation helpers, refactor MappingResolver
|
2014-04-14 13:04:31 +02:00 |
|
sjaakd
|
fbd06315a0
|
#157 refactoring, adding ParameterAssignment Freemarker template and using it.
|
2014-04-14 12:56:19 +02:00 |
|
sjaakd
|
6f68512406
|
#157 moving duplicated code from MapperCreationProcessor (PropertyMapping, IterableMapping and MapMapping) to MappingResolver
|
2014-04-13 13:59:12 +02:00 |
|
sjaakd
|
59719dc6cb
|
#157 refactoring: moving all mapping method resolving stuff to class with own responsibility
|
2014-04-13 13:59:12 +02:00 |
|
Gunnar Morling
|
81c936190e
|
#178 Applying formatting template; Some doc improvements
|
2014-04-13 13:06:01 +02:00 |
|
Andreas Gudian
|
9bc62a5116
|
#178 adapt javadoc of SimpleConversion and remove getters for exception types
|
2014-04-13 12:59:03 +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 |
|
Gunnar Morling
|
720bcd83c5
|
#196 Formatting
|
2014-04-13 11:50:57 +02:00 |
|
sjaakd
|
529acf6055
|
#196 moving getGetters, getSetters and getAlternativeTargetAccessors to Type, initializing them lazy.
|
2014-04-13 11:50:57 +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 |
|