aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2018-06-30 14:49:31 +0000
committerPJ Fanning <fanningpj@apache.org>2018-06-30 14:49:31 +0000
commit439c277f2b581f9bf1f9f362eaa5402edd208b87 (patch)
tree798c3c6f2e5b40347e2734e741f17e328082f602 /build.xml
parentc038ccdd1dbd1c925d9311cbb57b3fe29077ad5e (diff)
downloadpoi-439c277f2b581f9bf1f9f362eaa5402edd208b87.tar.gz
poi-439c277f2b581f9bf1f9f362eaa5402edd208b87.zip
try to get CTPhoneticRun added to poi-ooxml-schemas jar (referenced in excel-streaming-reader codebase)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834745 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 d88018d5b6..cee29abf01 100644
--- a/build.xml
+++ b/build.xml
@@ -294,7 +294,7 @@ under the License.
<property name="dist.sequence-library.jar" location="${compile.lib}/svnant/sequence-library-1.0.3.jar"/>
<property name="dist.sequence-library.url" value="${repository.m2}/maven2/de/regnis/q/sequence/sequence-library/1.0.3/sequence-library-1.0.3.jar"/>
- <property name="findbugs.url" value="http://downloads.sourceforge.net/project/findbugs/findbugs/3.0.1/findbugs-noUpdateChecks-3.0.1.zip?download="/>
+ <property name="findbugs.url" value="https://downloads.sourceforge.net/project/findbugs/findbugs/3.0.1/findbugs-noUpdateChecks-3.0.1.zip?download="/>
<property name="findbugs.jar" location="${main.lib}/findbugs-noUpdateChecks-3.0.1.zip"/>
<propertyset id="junit.properties">