Merge pull request #23 from sharwell/fix-21
Exclude the property annotation.graphic.close (fixes #21)
This commit is contained in:
3
pom.xml
3
pom.xml
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user