Commit Graph

30 Commits

Author SHA1 Message Date
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
b764af05e0 no message 2017-06-05 21:32:13 +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
bdff77b824 Delete JAXB generated files from Git. Instead generate them at compile time by maven 2017-05-31 10:24:40 +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
Yannik Hampe
e6db5791c4 Deleted code which is now duplicated in the ZUGFeRDExporterFromA1Factory due to merge conflicts and mark old API as deprecated 2017-05-31 10:20:58 +02:00
Jochen Staerk
a771b1e769 Merge pull request #29 from yankee42/fix-PDFattachZugferdFile-javadoc
Remove javadoc for not-existing parameter
2017-05-31 02:40:43 +02:00
Yannik Hampe
bdad8042c8 Remove javadoc for not-existing parameter from method PDFattachZugferdFile 2017-05-29 22:45:15 +02:00
Yannik Hampe
0b86dcd8fe Extract version number from pom.xml to reduce duplication of the version number 2017-05-29 18:28:08 +02:00
Jochen Stärk
b52d5b9e29 Make America build again! ;-) 2017-05-28 12:59:55 +02:00
Jochen Stärk
b640108b2b corrected merge error 2017-05-28 12:51:08 +02:00
Jochen Stärk
417f399f14 new dir layout 2017-05-27 17:19:00 +02:00
Jochen Staerk
4d7a00df34 merged mainly with eclipse merge tool 2017-05-25 10:34:23 +02:00
Jochen Staerk
94c9585578 merged 2017-05-25 10:28:14 +02:00
Yannik Hampe
9494d9d2bf Do not catch IOExceptions, so that users of the libraries can handle the exceptions 2017-05-23 13:43:06 +02:00
Yannik Hampe
b95f212c6a Fixed: Project did not build anymore due to changes in directory layout introduced in commit 52f997f, which conflicted with PR #20 2017-05-23 13:29:21 +02:00
Jochen Staerk
b96e0d3ebe iMerge branch 'enum-constants' of https://github.com/yankee42/mustangproject into yankee42-enum-constants 2017-05-22 22:25:59 +02:00
Jochen Staerk
e6be9e8da3 new dir layout 2017-05-18 08:56:18 +02:00
Jochen Staerk
1a4cff0772 Merge branch 'master' of github.com:jstaerk/mustangproject 2017-05-18 08:42:10 +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
1257af363a adapt to latest pdfbox 2.0 snapshot 2015-02-21 18:15:23 +01:00
jstaerk
1af2eb6165 changed conformance back to A level as file vaildates 2014-04-09 17:34:57 +02:00
Thomas Chojecki
dd00353c67 remove ef.setFile(...) entry, this solve the pdf a problems 2014-04-09 00:05:20 +02:00
jstaerk
97f6d70799 initial readme and blind change from PDF/A3A to to PDF/A3B in
PDFA3FileAttachment
2014-04-08 12:22:02 +02:00
Thomas Chojecki
8167a23174 AF entry for catalog with FileSpec 2014-04-08 08:56:08 +02:00
Thomas Chojecki
6e07f2e280 initial commit 2014-04-08 01:01:39 +02:00