From: Dominik Stadler Date: Sat, 3 Jan 2015 09:35:21 +0000 (+0000) Subject: Update to junit-4.12, the jar file is downloaded, so not required on classpath anymor... X-Git-Tag: REL_3_12_BETA1~48 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=55275b1e670f8f2439760563905828d500f02dd1;p=poi.git Update to junit-4.12, the jar file is downloaded, so not required on classpath anymore. Also adjust version in pom.xml for Sonar. Conflicts: .classpath git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1649178 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/.classpath b/.classpath index bc01351d8d..899c7591b8 100644 --- a/.classpath +++ b/.classpath @@ -22,8 +22,8 @@ - - + + diff --git a/build.xml b/build.xml index 689f88424a..c51bb73506 100644 --- a/build.xml +++ b/build.xml @@ -31,12 +31,7 @@ under the License. Dominik Stadler centic at apache.org This build was tested with ant 1.9.4 although it will probably work with - other versions, however at least 1.8.0 is required. The following jar - files should be available on the classpath when running ant: - - LIBRARY LOCATION - ======= ======== - junit(4.11+) http://www.junit.org + other versions, however at least 1.8.0 is required. To build the documentation you will need to install forrest and set the FORREST_HOME environment variable. Forrest 0.5.1 required. @@ -146,8 +141,8 @@ under the License. value="${repository.m2}/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.jar"/> - - + + @@ -419,7 +414,9 @@ under the License. - + + + @@ -1701,7 +1698,7 @@ under the License. - + diff --git a/maven/poi.pom b/maven/poi.pom index d987c882c1..6f2c4243ab 100644 --- a/maven/poi.pom +++ b/maven/poi.pom @@ -89,7 +89,7 @@ junit junit test - 4.11 + 4.12 diff --git a/sonar/examples/pom.xml b/sonar/examples/pom.xml index 5064a51afc..dd980884a9 100644 --- a/sonar/examples/pom.xml +++ b/sonar/examples/pom.xml @@ -6,7 +6,7 @@ org.apache.poi poi-parent - 3.11-SNAPSHOT + 3.12-SNAPSHOT poi-examples jar @@ -70,7 +70,7 @@ junit junit - 4.11 + 4.12 diff --git a/sonar/excelant/pom.xml b/sonar/excelant/pom.xml index 8cc86ec07e..756a97901b 100644 --- a/sonar/excelant/pom.xml +++ b/sonar/excelant/pom.xml @@ -6,7 +6,7 @@ org.apache.poi poi-parent - 3.11-SNAPSHOT + 3.12-SNAPSHOT poi-excelant jar diff --git a/sonar/main/pom.xml b/sonar/main/pom.xml index 6527e75b01..9a5f0bd542 100644 --- a/sonar/main/pom.xml +++ b/sonar/main/pom.xml @@ -6,7 +6,7 @@ org.apache.poi poi-parent - 3.11-SNAPSHOT + 3.12-SNAPSHOT poi-main jar diff --git a/sonar/ooxml-schema-encryption/pom.xml b/sonar/ooxml-schema-encryption/pom.xml index 20f281134f..8791d6b9de 100644 --- a/sonar/ooxml-schema-encryption/pom.xml +++ b/sonar/ooxml-schema-encryption/pom.xml @@ -6,7 +6,7 @@ org.apache.poi poi-parent - 3.11-SNAPSHOT + 3.12-SNAPSHOT poi-ooxml-schema-encryption jar diff --git a/sonar/ooxml-schema/pom.xml b/sonar/ooxml-schema/pom.xml index 5b08332736..fa6348e137 100644 --- a/sonar/ooxml-schema/pom.xml +++ b/sonar/ooxml-schema/pom.xml @@ -6,7 +6,7 @@ org.apache.poi poi-parent - 3.11-SNAPSHOT + 3.12-SNAPSHOT poi-ooxml-schema jar diff --git a/sonar/ooxml/pom.xml b/sonar/ooxml/pom.xml index 36aeeada8d..a4dfa42c43 100644 --- a/sonar/ooxml/pom.xml +++ b/sonar/ooxml/pom.xml @@ -6,7 +6,7 @@ org.apache.poi poi-parent - 3.11-SNAPSHOT + 3.12-SNAPSHOT poi-ooxml jar @@ -120,7 +120,7 @@ junit junit - 4.11 + 4.12 diff --git a/sonar/pom.xml b/sonar/pom.xml index 387ff8181a..61f63c3314 100644 --- a/sonar/pom.xml +++ b/sonar/pom.xml @@ -7,7 +7,7 @@ org.apache.poi poi-parent pom - 3.11-SNAPSHOT + 3.12-SNAPSHOT Apache POI - the Java API for Microsoft Documents @@ -123,7 +123,7 @@ junit junit - 4.11 + 4.12 test diff --git a/sonar/scratchpad/pom.xml b/sonar/scratchpad/pom.xml index a05d12696d..522325a5db 100644 --- a/sonar/scratchpad/pom.xml +++ b/sonar/scratchpad/pom.xml @@ -6,7 +6,7 @@ org.apache.poi poi-parent - 3.11-SNAPSHOT + 3.12-SNAPSHOT poi-scratchpad jar