added some catch clauses to ensure the batch is processed :-)

This commit is contained in:
Jochen Staerk
2015-10-24 15:02:10 +02:00
parent ce955e32b1
commit 8ff7409892
3 changed files with 30 additions and 7 deletions

View File

@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.mustangproject.ZUGFeRD</groupId>
<artifactId>toecount</artifactId>
<version>0.0.6-SNAPSHOT</version>
<version>0.0.7-SNAPSHOT</version>
<name>ZUGFeRD PDF checker</name>
<description>Shows statistics on how many PDFs in a directory are ZUGFeRD-Compliant</description>
<repositories>