Merge pull request #23 from sharwell/fix-21

Exclude the property annotation.graphic.close (fixes #21)
This commit is contained in:
David Cramer
2013-08-21 08:11:50 -07:00

View File

@@ -14,6 +14,9 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<wadl.tools.version>1.0.13</wadl.tools.version>
<!-- Need to exclude this because the description includes Unicode characters,
and docbkx-tools doesn't support specifying the encoding. -->
<excluded.properties>annotation.graphic.close</excluded.properties>
</properties>
<description>