Skip to content

Commit

Permalink
Schemas for validation use have moved to the mdx tree.
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed Jul 31, 2016
1 parent f9f7a01 commit ffec1ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -721,7 +721,7 @@
<args/>
<arg value="--validateSchema"/>
<arg value="--schemaDirectory"/>
<arg value="${xml.dir}"/>
<arg value="${mdx.dir}/schema"/>
<arg value="--inFile"/>
<arg value="${xml.dir}/@{i}"/>
</java>
Expand Down

0 comments on commit ffec1ed

Please sign in to comment.