preparing release

This commit is contained in:
Jochen Stärk
2019-05-05 14:30:36 +02:00
parent b203d427a6
commit 6fb5e4c532
2 changed files with 9 additions and 7 deletions

View File

@@ -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 1.7.0
errors =====
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 1.6.0
===== =====

View File

@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>org.mustangproject.ZUGFeRD</groupId> <groupId>org.mustangproject.ZUGFeRD</groupId>
<artifactId>mustang</artifactId> <artifactId>mustang</artifactId>
<version>1.6.2-SNAPSHOT</version> <version>1.7.0-SNAPSHOT</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>Mustang</name> <name>Mustang</name>
<description>The Mustang project is a java library to read and write ZUGFeRD meta data inside your invoice PDFs <description>The Mustang project is a java library to read and write ZUGFeRD meta data inside your invoice PDFs