summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorAndreas Beeker <kiwiwings@apache.org>2014-10-20 22:18:42 +0000
committerAndreas Beeker <kiwiwings@apache.org>2014-10-20 22:18:42 +0000
commite303a85c6cc6ea54156ba10b3e38ef254c4579ea (patch)
tree3ba524588a834ecb345db462833588fd7127e16a /build.xml
parent4b663169638f2acb499d38c30e0f9b854c46bfa1 (diff)
downloadpoi-e303a85c6cc6ea54156ba10b3e38ef254c4579ea.tar.gz
poi-e303a85c6cc6ea54156ba10b3e38ef254c4579ea.zip
xml dsign - javadoc fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1633241 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 8b83699037..f9f1975908 100644
--- a/build.xml
+++ b/build.xml
@@ -1154,6 +1154,7 @@ under the License.
<path refid="main.classpath"/>
<path refid="scratchpad.classpath"/>
<path refid="ooxml.classpath"/>
+ <path refid="ooxml.xmlsec.classpath"/>
<path path="${env.CLASSPATH}"/>
</classpath>