Filip Hrisafov
bf8f037a19
#782 Add integration tests for builders with immutables
2018-04-04 19:26:22 +02:00
Eric Martineau
3d45d072e7
#782 Add tests for builders
2018-04-04 19:26:22 +02:00
Filip Hrisafov
de76a87019
[maven-release-plugin] prepare for next development iteration
2017-10-17 23:12:53 +02:00
Filip Hrisafov
a2176493e7
[maven-release-plugin] prepare release 1.2.0.Final
2017-10-17 23:12:52 +02:00
Filip Hrisafov
af8d48c797
#1281 Do not depend on deprecated sonatype parent
2017-09-07 17:47:18 +02:00
Filip Hrisafov
e79949ed0f
[maven-release-plugin] prepare for next development iteration
2017-08-28 20:22:54 +02:00
Filip Hrisafov
322e77e52b
[maven-release-plugin] prepare release 1.2.0.CR2
2017-08-28 20:22:54 +02:00
Filip Hrisafov
6377e51efa
#1251 Deploy SNAPSHOTS from Travis CI
2017-08-18 19:41:24 +02:00
Filip Hrisafov
17da0cf912
#1231 Add japicmp for the MapStruct API
2017-08-17 00:10:04 +02:00
Filip Hrisafov
0540a00263
[maven-release-plugin] prepare for next development iteration
2017-07-15 10:21:42 +02:00
Filip Hrisafov
03f6434aa7
[maven-release-plugin] prepare release 1.2.0.CR1
2017-07-15 10:21:41 +02:00
Filip Hrisafov
0d66618d45
[maven-release-plugin] prepare for next development iteration
2017-05-30 23:27:41 +02:00
Filip Hrisafov
b3e7c52076
[maven-release-plugin] prepare release 1.2.0.Beta3
2017-05-30 23:27:40 +02:00
Filip Hrisafov
2acaffa3ec
#1129 Add forbidden apis plugin to fail on illegal TypeMirror usages
2017-05-30 22:56:31 +02:00
Filip Hrisafov
2e09944b19
#1213 General code cleanups:
...
* #122 Use util methods when possible
* Fix some warnings in Javadoc generation
* Don't use raw classes when not needed
* Add .yml, binding.xjb and .asciidoc files to license check exclusion
2017-05-24 14:15:46 +02:00
Filip Hrisafov
f2ad90042c
Update assertj and used dedicated method in tests ( #1204 )
2017-05-24 08:07:59 +02:00
Filip Hrisafov
65b0e4d3c5
#1194 Setup code coverage analysis with codecov
2017-05-17 22:44:09 +02:00
Filip Hrisafov
5fccc6c2d5
#1171 Add Travis CI ( #1172 )
2017-04-06 21:22:38 +02:00
Andreas Gudian
01d9997ed6
[maven-release-plugin] prepare for next development iteration
2017-03-16 20:33:20 +01:00
Andreas Gudian
daedc88425
[maven-release-plugin] prepare release 1.2.0.Beta2
2017-03-16 20:33:19 +01:00
Andreas Gudian
3cc8972126
[maven-release-plugin] prepare for next development iteration
2017-02-20 20:58:14 +01:00
Andreas Gudian
520451bcd8
[maven-release-plugin] prepare release 1.2.0.Beta1
2017-02-20 20:58:12 +01:00
Andreas Gudian
48d7963cca
Merge branch '1.1-master'
2017-01-05 22:04:29 +01:00
Andreas Gudian
b02f8e5df5
#1032 Update license headers to 2017
2017-01-05 18:55:26 +01:00
navpil
81ce66044f
#60 automapping
2016-12-19 21:45:14 +01:00
Andreas Gudian
050c398da6
#966 Avoid missing newlines between methods and multiple newlines (generally) by adding a checkstyle rule, fixing current incarnations.
2016-12-01 21:52:58 +01:00
Andreas Gudian
62721b207b
[maven-release-plugin] prepare for next development iteration
2016-11-18 21:45:42 +01:00
Andreas Gudian
b0b816f552
[maven-release-plugin] prepare release 1.1.0.Final
2016-11-18 21:45:41 +01:00
Andreas Gudian
44f7070e75
Update version on master branch to 1.2.0-SNAPSHOT
2016-11-07 21:08:42 +01:00
Andreas Gudian
d83be86994
[maven-release-plugin] prepare for next development iteration
2016-11-07 20:52:04 +01:00
Andreas Gudian
4eb8fae8df
[maven-release-plugin] prepare release 1.1.0.CR2
2016-11-07 20:52:03 +01:00
Andreas Gudian
af68fcf616
[maven-release-plugin] prepare for next development iteration
2016-09-07 20:27:36 +02:00
Andreas Gudian
9ed807196e
[maven-release-plugin] prepare release 1.1.0.CR1
2016-09-07 20:27:34 +02:00
Filip Hrisafov
cf88cf9e92
#860 switch to using assertj instead of FEST assertions
2016-08-27 13:10:42 +02:00
Andreas Gudian
1b6b5f18bb
[maven-release-plugin] prepare for next development iteration
2016-07-22 21:20:25 +02:00
Andreas Gudian
e23056c9dd
[maven-release-plugin] prepare release 1.1.0.Beta2
2016-07-22 21:20:24 +02:00
Andreas Gudian
8bee368942
#27 Add OSGi metadata to manifests of mapstruct.jar and mapstruct-jdk8.jar.
2016-06-29 22:14:23 +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
sjaakd
22f1e71519
#740 baseline update to version 2.19.1 of Surefire plugin
2016-02-04 20:54:40 +01:00
Gunnar Morling
34aceff5f8
#723 Updating year in license headers
2016-01-16 18:00:09 +01:00
Andreas Gudian
1ae3d07388
#701 Update checkstyle version and fix several previously undetected issues in our code (mostly missing whitespaces and redundant modifiers) and in the generated code (superflous whitespaces before commas)
...
Requrires update of guava and cdi-weld do to dependency convergence.
2016-01-02 17:50:09 +01:00
Gunnar Morling
8b35c63e9a
#693 Typo fix
2015-12-18 21:31:31 +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
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
af9b54fa4f
#684 Update joda-time to fix an incompatibility with JDK 1.8.0_60 and later, and reverted changes to JodaConversionTest from commit feb5e2f13b0eea3027000cc7f03d6b63690505c5.
2015-11-07 20:28:45 +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