From: Andreas Beeker Date: Tue, 7 Jan 2020 00:44:01 +0000 (+0000) Subject: add integration-test to sonar to update test coverage X-Git-Tag: REL_4_1_2~43 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=46f1242d0305e5b1088c409ac2b7e950c58a9f62;p=poi.git add integration-test to sonar to update test coverage git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872400 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/sonar/integration-test/pom.xml b/sonar/integration-test/pom.xml new file mode 100644 index 0000000000..1609704478 --- /dev/null +++ b/sonar/integration-test/pom.xml @@ -0,0 +1,119 @@ + + 4.0.0 + + org.apache.poi + poi-parent + 4.1.2-SNAPSHOT + + integration-test + jar + + Apache POI integration test + + + + + + maven-resources-plugin + ${maven.plugin.resources.version} + + + copy-tests + generate-test-sources + + copy-resources + + + ${basedir}/src/test/java + + + ../../src/integrationtest + + + + + + + + + + maven-clean-plugin + ${maven.plugin.clean.version} + + + + src + false + + + build + false + + + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + ${maven.plugin.surefire.version} + + @{argLine} -Duser.language=en -Duser.country=US -Xmx1024m -Djava.io.tmpdir=${basedir}/target/tmp -XX:-OmitStackTraceInFastThrow + ../.. + + + + + + + + ${project.groupId} + poi-ooxml + ${project.version} + + + ${project.groupId} + poi-scratchpad + ${project.version} + + + ${project.groupId} + poi-examples + ${project.version} + + + + junit + junit + ${junit.version} + test + + + org.reflections + reflections + 0.9.11 + test + + + + org.openjdk.jmh + jmh-core + 1.19 + test + + + org.apache.ant + ant + 1.10.7 + test + + + + + + diff --git a/sonar/pom.xml b/sonar/pom.xml index 9858db4060..6c66e4dba7 100644 --- a/sonar/pom.xml +++ b/sonar/pom.xml @@ -64,6 +64,7 @@ scratchpad excelant examples + integration-test @@ -73,15 +74,15 @@ 3.1.0 - 4.12 - 2.5.1 + 4.13 + 2.6.3 2.13.0 - 3.0.1 - 3.0.1 - 3.0.0 + 3.1.0 + 3.2.0 + 3.1.0 1.1.0 1.8 - 2.19.1 + 3.0.0-M4 @@ -90,7 +91,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.5.1 + 3.8.1 1.8 1.8