diff options
author | Andreas Beeker <kiwiwings@apache.org> | 2014-10-20 22:18:42 +0000 |
---|---|---|
committer | Andreas Beeker <kiwiwings@apache.org> | 2014-10-20 22:18:42 +0000 |
commit | e303a85c6cc6ea54156ba10b3e38ef254c4579ea (patch) | |
tree | 3ba524588a834ecb345db462833588fd7127e16a /build.xml | |
parent | 4b663169638f2acb499d38c30e0f9b854c46bfa1 (diff) | |
download | poi-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.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |