24 Commits

Author SHA1 Message Date
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
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
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
42ac8f3f1a #33 Adding CheckStyle configuration 2013-06-01 18:11:11 +02:00
Gunnar Morling
5eafdb4970 #28 Updating JavaDocs for API classes 2013-05-29 23:58:54 +02:00
Gunnar Morling
d88cc1086a Updating copyright headers to reference contributor file 2013-05-14 22:11:11 +02:00
Andreas Gudian
1d52cb434e o Add option to suppress timestamp in @Generated 2013-05-13 21:09:06 +02:00
Gunnar Morling
79b45c710a #13 Enabling deployment to Maven Central 2013-04-10 00:07:26 +02:00
Gunnar Morling
cff12a5b49 #12 Using spaces instead of tabs for indentation 2013-04-07 22:46:06 +02:00
Gunnar Morling
a34849cb86 #7 Adding integration test 2013-03-03 14:54:25 +01:00