]> source.dussan.org Git - poi.git/commitdiff
Whitespace fix
authorNick Burch <nick@apache.org>
Tue, 24 May 2016 13:30:58 +0000 (13:30 +0000)
committerNick Burch <nick@apache.org>
Tue, 24 May 2016 13:30:58 +0000 (13:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1745357 13f79535-47bb-0310-9956-ffa450edef68

src/integrationtest/build.xml

index 0b375209853d1f1aea2059ecf016dd2806920712..11c025ccb4d37ba51f27b95e719e335b50ccc5f3 100644 (file)
@@ -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 -->