Commit Graph

53 Commits

Author SHA1 Message Date
Jochen Stärk
89f539174c added another block 2017-11-06 11:14:05 +01:00
Jochen Stärk
e37ef5dc01 some small corrections and additions :-) 2017-10-31 19:17:32 +01:00
Jochen Stärk
a35a90ca2e small correction in xslt 2017-10-31 18:01:28 +01:00
Jochen Stärk
a9b7c972db migrator improvements less additional namespace prefixes 2017-10-28 23:04:16 +02:00
Jochen Stärk
77df03a98b Make sure custom XML provided by some anonymous developer is at least halfway valid ;-) 2017-10-28 17:12:01 +02:00
Jochen Stärk
7ebb344401 XSLT style sheet to migrate from ZF1 comfort to ZF2 EN16931 2017-10-28 16:58:55 +02:00
Jochen Stärk
889903818e updated importer and exporter to ZF2 2017-10-15 17:57:28 +02:00
Jochen Stärk
36f9033715 switched exporter back to ZF1 for tactical reasons (to switch it to ZF2 based on CII 1.00 noch 1.3) 2017-10-15 17:13:08 +02:00
Jochen Stärk
574ef37377 first migrator corrections from CII 1.3 to CII 1.0, command line utility now refuses to overwrite files 2017-10-15 09:52:32 +02:00
Jochen Stärk
1a054326e9 removed duplicate class 2017-10-09 18:29:20 +02:00
Jochen Stärk
9e3d95cf3f korrektur des GuidelineSpecifiedCIDocumentContextParameter 2017-10-08 18:30:39 +02:00
Jochen Stärk
a4e6f06e7d updated filename, PDF/A schema extension for ZF2 2017-10-07 17:48:00 +02:00
Jochen Stärk
55206e7e89 updated ZUGFeRD reader/importer to be ZF2 compatible, added possibility to explicitly export to ZF1 in ZUGFeRDExporter 2017-10-07 11:05:35 +02:00
Jochen Stärk
47dbe73a7c finished refactoring to ixmlprovider 2017-10-07 09:49:02 +02:00
Jochen Stärk
001077b262 zf2xmlprovider removed the need for zf2exporter 2017-10-03 18:46:50 +02:00
Jochen Stärk
c16a32f644 ZF1 and ZF2 as XMLProvider 2017-10-03 18:46:27 +02:00
Jochen Stärk
35ecf57957 Applied the migrator on an old (non-jaxb) version of the exporter 2017-09-21 12:31:04 +02:00
Jochen Stärk
252ad7ebcf extracted the migration classes 2017-09-08 14:10:59 +02:00
Jochen Stärk
42d7678571 corrected description 2017-09-06 21:40:20 +02:00
Jochen Stärk
677afb77b9 prompting for filenames 2017-09-06 21:38:15 +02:00
Jochen Stärk
0292cfc2a9 be able to start with pdf a/3 files as well 2017-09-01 17:39:45 +02:00
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
d92891de51 make PDFAttachZUGFeRDFile redundant, closes #43 2017-08-26 18:14:40 +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
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
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