Commit Graph

12 Commits

Author SHA1 Message Date
Jochen Stärk
5d3ad6f920 Added toecount to main tree, closed #44, added pdf 1.4 and a3 sample files 2017-09-01 10:17:54 +02:00
Jochen Stärk
127435cf04 corrected Producer and added Producer unit test 2017-08-28 18:17:11 +02:00
Jochen Stärk
40a832847b Added a unit test for custom xml 2017-08-24 14:26:05 +02:00
Yannik Hampe
366c2a3228 Fix compilation errors mainly due to merge conflicts 2017-06-09 15:06:27 +02:00
Jochen Stärk
ab11abe53a added some forgotten files 2017-06-09 13:47:19 +02:00
Jochen Stärk
cba9d4d45e Merge branch 'master' of github.com:ZUGFeRD/mustangproject
# Conflicts:
#	src/main/java/org/mustangproject/ZUGFeRD/ZUGFeRDExporter.java
#	src/test/java/org/mustangproject/ZUGFeRD/MustangReaderWriterEdgeTest.java
#	src/test/java/org/mustangproject/ZUGFeRD/MustangReaderWriterTest.java
2017-06-05 21:19:10 +02:00
dvo
faf4d1def3 close resource leaks and use tryWithResource 2017-06-02 16:08:22 +02:00
Yannik Hampe
446ccf7718 Extract class ZUGFeRDTransactionModelConverter from ZUGFeRDExporter so that it can be tested separately and improve readability 2017-05-31 16:23:48 +02:00
Yannik Hampe
72e69bece8 Replaced usage of deprecated methods in unit tests with current API and close exporter after use 2017-05-31 10:20:58 +02:00
Jochen Staerk
52f997f271 removed pdfa3-sample submodule, made mustang main (and only) module, corrected the POM, released 1.4.0 via maven, updated the developer documentation, updated toecount to 0.0.9 to use mustang 1.4.0 via maven repo 2017-05-18 08:41:47 +02:00
Thomas Chojecki
5b4469012c Reorganize project
- modularized
- change pdfbox version to latest 1.8.x relase, so it match now the
mustang sample
2015-02-21 18:33:59 +01:00
Thomas Chojecki
6e07f2e280 initial commit 2014-04-08 01:01:39 +02:00