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 |
|
Gunnar Morling
|
3c8f969573
|
#86 Updating license header
|
2014-01-12 19:48:08 +01:00 |
|
Andreas Gudian
|
1c64a704d9
|
Update to surefire 2.16
|
2013-12-02 22:19:54 +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
|
4d46ff3ff3
|
Excluding some more files from license header check
|
2013-11-25 19:14:58 +01:00 |
|
Gunnar Morling
|
2e6098eab5
|
Getting rid of uncovered plug-in execution in M2E
|
2013-08-16 19:27:55 +02:00 |
|
Gunnar Morling
|
7d26a3b43e
|
#16 Excluding Eclipse formatter file from license check
|
2013-07-13 14:37:46 +02:00 |
|
Gunnar Morling
|
a879400e94
|
#47 Using Weld version available in Maven Central
|
2013-07-11 19:44:20 +02:00 |
|
Gunnar Morling
|
ec4232ff53
|
#47 Fixing indentation
|
2013-07-11 19:07:35 +02:00 |
|