85 Commits

Author SHA1 Message Date
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
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
3eab5a4f48 Making sure the right JavaDoc plug-in version is used during releases 2015-06-03 22:44:21 +02:00
Andreas Gudian
1baf8edc0a #548 Move all packages except of "spi" under "org.mapstruct.ap.internal" 2015-05-29 20:08:57 +02:00
Andreas Gudian
8e2e08d7e0 #365 Cleanups after review 2015-05-27 21:21:55 +02:00
Christian Schuster
59c791034c #365 make accessor naming configurable 2015-05-27 21:21:54 +02:00
sjaakd
300d7824c4 #553, add Netbeans files to .gitignore and exlude from license check 2015-05-19 22:22:35 +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
Andreas Gudian
99f0111eeb #494 Add javadoc-generation to default build in order to catch errors early on. 2015-05-14 23:11:33 +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
Gunnar Morling
13f9a5027a #213 Updating license header 2015-01-07 20:11:59 +01:00
Andreas Gudian
6201e6d61d #338 update to JUnit 4.12 and fix classloader leaks among the tests. 2015-01-06 21:35:19 +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
66bbffe0be Release plugin fixes: add -DskipTests to the arguments, use clean install as preparation goals, don't push changes, use local checkout, add default tag name format, update release, deploy, and install plugins to latest versions 2014-11-28 15:32:11 +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
Gunnar Morling
0b7c449f4d #359 Upgrading to FreeMarker 2.3.21; Updating license.txt 2014-11-26 19:45:20 +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
Andreas Gudian
3822e723b7 #331 remove remaining runtime dependencies from processor to mapstruct core, add checkstyle rule to verify that for the future. 2014-11-21 06:40:16 +01: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
ac7eb61c87 #247 Re-enabling Doclint; Fixing JavaDoc errors 2014-06-28 12:39:54 +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
68282180b9 Ignoring Doclint errors for the time being 2014-06-27 00:18:15 +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
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
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
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
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
Andreas Gudian
e5b9ee2cb1 #178 avoid unused imports in property-mappings 2014-04-13 12:59:02 +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
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
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
sjaakd
6d2120c1bc #119 setup jaxb XSDs, DTOs, mapper and test 2014-03-04 11:34:23 +01:00
Gunnar Morling
768083039e #109 Adding enforcer rule to fail the build when detecting package cycles 2014-01-26 12:39:19 +01:00