Fix inconsistent indents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1682201 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
77916b9364
commit
f769cb3461
@ -261,6 +261,7 @@ under the License.
|
|||||||
<pathelement location="${ooxml.xsds.jar}"/>
|
<pathelement location="${ooxml.xsds.jar}"/>
|
||||||
<path refid="main.classpath"/>
|
<path refid="main.classpath"/>
|
||||||
<pathelement location="${main.output.dir}"/>
|
<pathelement location="${main.output.dir}"/>
|
||||||
|
<!-- See #57963 We should probably remove this -->
|
||||||
<pathelement location="${scratchpad.output.dir}"/>
|
<pathelement location="${scratchpad.output.dir}"/>
|
||||||
<pathelement location="${ooxml.security.jar}"/>
|
<pathelement location="${ooxml.security.jar}"/>
|
||||||
<!-- classes are omitted on test cases outside the xml-dsign area to avoid classpath poisioning -->
|
<!-- classes are omitted on test cases outside the xml-dsign area to avoid classpath poisioning -->
|
||||||
|
Loading…
Reference in New Issue
Block a user