mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
Fixed README.md and test/build.xml according to new folder layout.
This commit is contained in:
parent
266c41072a
commit
e6962f8d22
2 changed files with 26 additions and 23 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project basedir="." name="test-xrechnung" default="test-xrechnung">
|
||||
|
||||
<property name="prueftool.jar" value="${basedir}/../../validationtool-1.0.0-SNAPSHOT-standalone.jar"/>
|
||||
<property name="prueftool.jar" value="${basedir}/../../validationtool-1.0.0-standalone.jar"/>
|
||||
<property name="schema.dir" value="${basedir}/../../xsd"/>
|
||||
<property name="testfiles.dir" value="${basedir}/instances"/>
|
||||
<property name="reports.dir" value="${basedir}/reports"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue