From 3ed75275525776373fcad57ff5771b84d18d2dc5 Mon Sep 17 00:00:00 2001 From: apenski Date: Thu, 26 Oct 2017 15:41:31 +0200 Subject: [PATCH] Files for testing configurations --- configurations/xrechnung/assembly.xml | 37 ++++++++++++++++++++++++--- 1 file changed, 34 insertions(+), 3 deletions(-) diff --git a/configurations/xrechnung/assembly.xml b/configurations/xrechnung/assembly.xml index bb3f3a4..13f02e0 100644 --- a/configurations/xrechnung/assembly.xml +++ b/configurations/xrechnung/assembly.xml @@ -8,12 +8,43 @@ false - ${project.basedir} - / + ${project.basedir}/resources + /xsd test/report.sch test/report.sch.xsl - resources/report.xsd + report.xsd + + + + ${project.basedir}/test + /xsd + + report.sch + report.sch.xsl + + + + ${project.parent.basedir}/validationtool/src/main/model/xsd + /xsd + + scenarios.xsd + + + + ${project.basedir} + /xrechnung + + scenarios.xml + resources/** + test/readme.txt + test/saxon9he.jar + test/build.xml + test/scenarios.xml + test/instances/** + test/reports/** + test/assertions.xlsx + test/assertions.xml