summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorDominik Stadler <centic@apache.org>2016-01-04 20:43:16 +0000
committerDominik Stadler <centic@apache.org>2016-01-04 20:43:16 +0000
commit0190e79270f162f2cb1a26f24a8513e2b00c34e0 (patch)
treeca841f01ab35d1d1c66f6535c59176552cb5e5ca /build.xml
parent6d6cea92e26eabda5e529a1a00e64ab448120d39 (diff)
downloadpoi-0190e79270f162f2cb1a26f24a8513e2b00c34e0.tar.gz
poi-0190e79270f162f2cb1a26f24a8513e2b00c34e0.zip
Dummy commit to try if we can close some old github PRs via commit-comments: closes #2, closes #3, closes #4, closes #19
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1722963 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index ce129d07cb..ebb79909cc 100644
--- a/build.xml
+++ b/build.xml
@@ -122,7 +122,7 @@ under the License.
<property name="ooxml.testokfile" location="build/ooxml-testokfile.txt"/>
<property name="ooxml.lite.output.dir" location="build/ooxml-lite-classes"/>
- <!-- Integration testing -->
+ <!-- Integration testing: -->
<property name="integration.src.test" location="src/integrationtest"/>
<property name="integration.reports.test" location="build/integration-test-results"/>
<property name="integration.output.test.dir" location="build/integration-test-classes"/>