diff --git a/build.xml b/build.xml index f2d71a1cef..e689a57745 100644 --- a/build.xml +++ b/build.xml @@ -1314,6 +1314,7 @@ under the License. module1="ooxml" module2="scratchpad" outputDir="${ooxml.reports.test}"> + @@ -1548,6 +1549,7 @@ under the License. modulepath-ref="test-main.modules" module1="poi" outputDir="${main.reports.test}"> + @@ -1604,6 +1606,7 @@ under the License. modulepath-ref="test-scratchpad.modules" module1="scratchpad" outputDir="${scratchpad.reports.test}"> + @@ -1633,6 +1636,7 @@ under the License. modulepath-ref="@{modulepath-ref}" module1="ooxml" module2="scratchpad" outputDir="${ooxml.reports.test}"> + @@ -1696,6 +1700,7 @@ under the License. modulepath-ref="test-integration.modules" module1="stress" outputDir="${integration.reports.test}"> + @@ -1849,6 +1854,7 @@ under the License. modulepath-ref="test-excelant.modules" module1="excelant" outputDir="${excelant.reports.test}"> +