Andreas Gudian
e23056c9dd
[maven-release-plugin] prepare release 1.1.0.Beta2
2016-07-22 21:20:24 +02:00
Andreas Gudian
d74f73aa2d
[maven-release-plugin] prepare for next development iteration
2016-03-16 20:48:00 +01:00
Andreas Gudian
deacfc2c6a
[maven-release-plugin] prepare release 1.1.0.Beta1
2016-03-16 20:47:59 +01:00
Gunnar Morling
34aceff5f8
#723 Updating year in license headers
2016-01-16 18:00:09 +01:00
Gunnar Morling
8b35c63e9a
#693 Typo fix
2015-12-18 21:31:31 +01:00
Gunnar Morling
03bf027858
#710 Excluding tools dependency from CheckStyle
2015-12-17 23:53:20 +01:00
Gunnar Morling
1e318e3405
[maven-release-plugin] prepare for next development iteration
2015-11-25 22:56:43 +01:00
Gunnar Morling
8fb0424326
[maven-release-plugin] prepare release 1.0.0.Final
2015-11-25 22:56:40 +01:00
Andreas Gudian
8a3d5418df
#644 Workaround for problems with the Eclipse implementation of asMemberOf. Refactored SpecificCompilerWorkarounds to be primarily used through a decorated variant of Types that is now used throughout MapStruct.
2015-11-13 22:04:31 +01:00
Andreas Gudian
aba26328ba
#667 Run all processor tests with both the JDK compiler and the Eclipse compiler.
...
All generated sources and compilation results are kept in a new directory structure, making manual inspection easier, and also simplifying parallel test-class execution.
2015-11-09 22:54:47 +01:00
Andreas Gudian
c43b495863
[maven-release-plugin] prepare for next development iteration
2015-08-27 10:58:55 +02:00
Andreas Gudian
7e7285ac49
[maven-release-plugin] prepare release 1.0.0.CR2
2015-08-27 10:58:55 +02:00
Andreas Gudian
590363cf2f
#592 Fix Decorator-support for component model 'spring' and 'jsr330', extend decorator integration-tests, add examples to @DecoratedWith javadoc
2015-08-23 16:40:54 +02:00
Andreas Gudian
4eaacbcfe6
592 allow to use all test-scope dependencies in the on-the-fly compilation classpath
2015-08-23 16:38:28 +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
3ba4ded58c
#365 Moving "spi" package into processor module; Simplifying AccessorNamingStrategy contract
2015-05-27 21:21:55 +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
Andreas Gudian
fa1decd099
#544 downgrade checkstyle dependency to resolve guava version conflict with CDI weld
2015-05-17 23:16:15 +02:00
Andreas Gudian
4a2f0c01ec
#544 run some checkstyle rules on sources generated by our tests
2015-05-17 23:16:14 +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
sjaakd
7d2932c9b5
#390 included maven coordinates as comments in generated code
2015-01-21 20:27:52 +01:00
Gunnar Morling
13f9a5027a
#213 Updating license header
2015-01-07 20:11: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
Gunnar Morling
acaf1a60a0
Configuring all executions of dependency plug-in in one block; Making sure JavaDoc can reference FreeMarker classes
2014-11-27 20:43:58 +01:00
Andreas Gudian
5c323458fc
#359 Renaming license.txt to LICENSE.txt, include LICENSE.txt in all distributed jars, retain original freemarker LICENSE.txt and NOTICE.txt in META-INF/freemarker
2014-11-26 21:03:48 +01:00
Andreas Gudian
7d1c5c2f24
#355 shade away freemarker in mapstruct-processor, build an uber-jar containing the processor and the required freemarker classes and publish a dependency-reduced pom.
2014-11-23 20:04:26 +01: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
0b0f7a7b6f
#169 Removing dependency to commons-io
2014-05-31 09:21:49 +02:00
Andreas Gudian
0652dad7b0
#217 provide source-jars for modules core and processor
2014-05-25 14:21:32 +02:00
Gunnar Morling
534344a3df
#75 Adding Timo to copyright.txt; Merging ClassUtils into NativeTypes
2014-05-08 00:52:18 +02:00
Timo E aus E
09943b2041
#75 integrated string to joda-time conversion
2014-05-04 16:29:30 +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
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
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
05b2e49364
#112 Making @Inject et al. available for processor tests
2014-01-28 22:21:02 +01:00
Gunnar Morling
3c8f969573
#86 Updating license header
2014-01-12 19:48:08 +01:00
Gunnar Morling
4f3ef4f66c
Minor comment improvements
2014-01-03 21:35: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
76c5e595eb
#46 Integrating JaCoCo plug-in
2013-07-07 22:18:27 +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