mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
Whitespace fix
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1745357 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8c7bfaf793
commit
32930fb323
@ -133,9 +133,9 @@ under the License.
|
||||
encoding="ASCII"
|
||||
fork="yes"
|
||||
includeantruntime="false"
|
||||
excludes="org/apache/poi/hslf/**,org/apache/poi/hsmf/**,**/EmbeddedObjects.java,**/EmeddedObjects.java,**/Word2Forrest.java"
|
||||
classpath="${jarpackage}"
|
||||
classpathref="libs">
|
||||
excludes="org/apache/poi/hslf/**,org/apache/poi/hsmf/**,**/EmbeddedObjects.java,**/EmeddedObjects.java,**/Word2Forrest.java"
|
||||
classpath="${jarpackage}"
|
||||
classpathref="libs">
|
||||
</javac>
|
||||
|
||||
<!-- select latest built jar files with additionally scratchpad.jar -->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user