From 6fb5e4c532fac8e0e8b996452bb8e7cf65ed724c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jochen=20Sta=CC=88rk?= Date: Sun, 5 May 2019 14:30:36 +0200 Subject: [PATCH] preparing release --- History.md | 14 ++++++++------ pom.xml | 2 +- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/History.md b/History.md index 02233be3..d47dd4d5 100644 --- a/History.md +++ b/History.md @@ -1,12 +1,14 @@ -signatur mustangproject wird nicht erkannt -fx option in kommandozeile fehlt -java -jar ZUV-0.7.0c-SNAPSHOT.jar --action validate -x /Users/jstaerk/workspace/mustangproject/src/test/resources/migration/reference/ZUGFeRD2_EXTENDED_Warenrechnung.xml -errors +1.7.0 +===== +2019-05-05 +Export ZF2 final now seems halfway valid (new filename, new namespace prefixa) +Migrates profile names in ZF1 to ZF2 migration +Nullpointerex solved with certain invalid profiles +Be able to access additional files ("additional data") +Known bugs: src/test/resources/migration/reference/ZUGFeRD2_EXTENDED_Warenrechnung.xml is invalid -java -jar ZUV-0.7.0c-SNAPSHOT.jar --action validate -x /Users/jstaerk/workspace/mustangproject/src/test/resources/migration/reference/ZUGFeRD2_COMFORT_Einfach.xml -nullpointerex 1.6.0 ===== diff --git a/pom.xml b/pom.xml index 8f16a2dc..6fc91321 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.mustangproject.ZUGFeRD mustang - 1.6.2-SNAPSHOT + 1.7.0-SNAPSHOT jar Mustang The Mustang project is a java library to read and write ZUGFeRD meta data inside your invoice PDFs