Sfoglia il codice sorgente

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
tags/REL_3_14_FINAL
Dominik Stadler 8 anni fa
parent
commit
0190e79270
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      build.xml

+ 1
- 1
build.xml Vedi File

@@ -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"/>

Loading…
Annulla
Salva