Ivo Smid
|
60caf959e3
|
603 - Java 8 - Cant use static method on interface with decorators.
|
2015-08-12 12:58:21 +02:00 |
|
Gunnar Morling
|
33e6822694
|
[maven-release-plugin] prepare for next development iteration
|
2015-06-03 23:19:10 +02:00 |
|
Gunnar Morling
|
ee6c392870
|
[maven-release-plugin] prepare release 1.0.0.CR1
|
2015-06-03 23:19:10 +02:00 |
|
Gunnar Morling
|
daaa99d143
|
#272 Allowing to inject decorated mapper in Spring without qualifier
|
2015-06-03 22:06:08 +02:00 |
|
Gunnar Morling
|
2ad77b5aa0
|
#272 Adding line breaks at end of files
|
2015-06-03 22:03:16 +02:00 |
|
sonata82
|
b37a1d24d9
|
#272 Basic decorator implementation for CDI and Spring
|
2015-06-03 22:03:16 +02:00 |
|
Andreas Gudian
|
2fd8e0a775
|
#365 Moving integration test to integration-test module (kept using only Java 8 for now)
|
2015-05-27 21:21:56 +02:00 |
|
Christian Schuster
|
9f7fb11552
|
#365 include mapstruct-spi in mapstruct-processor
|
2015-05-27 21:21:54 +02:00 |
|
Christian Schuster
|
59c791034c
|
#365 make accessor naming configurable
|
2015-05-27 21:21:54 +02:00 |
|
sjaakd
|
2ece25a086
|
#527 selection and forging of iterable - and map mapping methods with wildcards, extends for source, super for target
|
2015-05-08 22:21:23 +02:00 |
|
Gunnar Morling
|
f239841507
|
[maven-release-plugin] prepare for next development iteration
|
2015-03-05 00:07:48 +01:00 |
|
Gunnar Morling
|
e21c5fca26
|
[maven-release-plugin] prepare release 1.0.0.Beta4
|
2015-03-05 00:07:46 +01:00 |
|
Andreas Gudian
|
762113aa60
|
#431 add JDK 9 to integration tests and remove processor_plugin_java_7 tests (they did exactly the same as the _java_8 variant, for what we are concerned).
Use -DprocessorIntegrationTest.canUseJdk9=false in case no JDK9 is configured in the toolchains.xml file
|
2015-02-08 11:10:53 +01:00 |
|
Gunnar Morling
|
13f9a5027a
|
#213 Updating license header
|
2015-01-07 20:11:59 +01:00 |
|
Andreas Gudian
|
640d9dd571
|
#400 fix nested property mappings with Eclipse JDT compiler, extend the integration test accordingly.
|
2015-01-06 19:29:33 +01:00 |
|
Andreas Gudian
|
24984cb5be
|
#398 allow autoboxing for primitive return types of property mapping methods to non-primitive properties
|
2014-12-30 19:18:28 +01:00 |
|
Christian Schuster
|
677952c2fe
|
#381 fix baseDir for JSR 330 integration test, add missing dependency
|
2014-12-13 17:57:59 +01:00 |
|
Gunnar Morling
|
d0b3ba071d
|
[maven-release-plugin] prepare for next development iteration
|
2014-11-30 19:43:18 +01:00 |
|
Gunnar Morling
|
d18cb9c64d
|
[maven-release-plugin] prepare release 1.0.0.Beta3
|
2014-11-30 19:43:17 +01:00 |
|
Andreas Gudian
|
fe7f0779bd
|
Remove maven-processor-plugin from integrationtest module, as it's not required there anymore
|
2014-11-23 20:04:09 +01:00 |
|
Christian Schuster
|
1b882f3bd7
|
#262 prefix processor options with 'mapstruct.'
|
2014-11-23 19:06:12 +01:00 |
|
Andreas Gudian
|
760be8f4f8
|
Add extract of the unit tests for generics and @TargetType support to an integration test
|
2014-11-19 21:50:00 +01:00 |
|
Andreas Gudian
|
54b8747e09
|
#312 fix ClassCastException in Eclipse JDT compiler when trying to compute the erasure of the 'void' type, extend integration test that reproduced the error
|
2014-10-20 15:44:22 +02:00 |
|
Gunnar Morling
|
32eeceb0cf
|
#252 Renaming @ReverseMappingMethod to @InheritInverseConfiguration
* Improving error messages
* Fixing some typos
|
2014-10-14 22:03:32 +02:00 |
|
sjaakd
|
5457f3583a
|
#252 merging reverse mapping with forward mapping. Fixing reverse check in Mapping.
|
2014-10-13 23:09:11 +02:00 |
|
Andreas Gudian
|
e9a74d1fc0
|
#202 allow remote debugging an intetegration test using a command like "mvn test -Dtest=SimpleTest#oracle_java_6 -DprocessorIntegrationTest.debug=true"
|
2014-10-05 20:54:36 +02:00 |
|
Andreas Gudian
|
33abe5faaf
|
#202 Refactor integration tests to use Maven Verifier, different JDKs using toolchains, and the Eclipse JDT compiler.
|
2014-09-14 22:00:03 +02:00 |
|
Gunnar Morling
|
4ed4853e86
|
[maven-release-plugin] prepare for next development iteration
|
2014-06-27 00:28:20 +02:00 |
|
Gunnar Morling
|
2c0f4ceaf4
|
[maven-release-plugin] prepare release 1.0.0.Beta2
|
2014-06-27 00:28:14 +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
|
183d4c83e6
|
#169 add integration tests for repeated Mapping annotation
|
2014-05-25 14:35:40 +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
|
51fb6ad20b
|
JDK8 compatibility: update surefire, update jacoco, add workaround for security error in xjc execution
|
2014-03-19 20:37:10 +01:00 |
|
Gunnar Morling
|
64ca0ab949
|
[maven-release-plugin] prepare for next development iteration
|
2014-03-05 20:40:30 +01:00 |
|
Gunnar Morling
|
79615b12b0
|
[maven-release-plugin] prepare release 1.0.0.Beta1
|
2014-03-05 20:40:22 +01:00 |
|
Gunnar Morling
|
fd3aa63e2d
|
#119 Formatting
|
2014-03-04 20:12:37 +01:00 |
|
sjaakd
|
859c51368d
|
#119 Added Test Code, adding shipping address to trigger use of the 2nd object factory
|
2014-03-04 11:58:38 +01:00 |
|
sjaakd
|
6d2120c1bc
|
#119 setup jaxb XSDs, DTOs, mapper and test
|
2014-03-04 11:34:23 +01:00 |
|
Gunnar Morling
|
3c8f969573
|
#86 Updating license header
|
2014-01-12 19:48:08 +01:00 |
|
Gunnar Morling
|
d2bec5b354
|
[maven-release-plugin] prepare for next development iteration
|
2013-11-25 20:11:55 +01:00 |
|
Gunnar Morling
|
987bf57d35
|
[maven-release-plugin] prepare release 1.0.0.Alpha2
|
2013-11-25 20:11:43 +01:00 |
|
Gunnar Morling
|
c2a7853e4c
|
#52 Moving Mappers class to package org.mapstruct.factory
|
2013-08-16 19:11:46 +02:00 |
|
Andreas Gudian
|
a265c14d39
|
#49 Add componentModel "jsr330"
o Refactor the other component model implementations to reduce code-duplication
|
2013-07-11 21:50:44 +02:00 |
|
Gunnar Morling
|
a879400e94
|
#47 Using Weld version available in Maven Central
|
2013-07-11 19:44:20 +02:00 |
|
Andreas Gudian
|
e6869f20f1
|
#47 Support Spring as component model
o Add processor option to set a default component model
|
2013-07-09 23:42:50 +02:00 |
|
Gunnar Morling
|
502780c441
|
#32 Support for CDI-based mapper implementations
|
2013-06-29 13:39:21 +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
|
2013-06-02 23:57:00 +02:00 |
|
Gunnar Morling
|
fd286e17ab
|
#33 Fixing CheckStyle issues
|
2013-06-01 18:11:11 +02:00 |
|