diff options
author | Thorsten Behrens <Thorsten.Behrens@CIB.de> | 2016-08-19 00:50:29 +0200 |
---|---|---|
committer | Thorsten Behrens <Thorsten.Behrens@CIB.de> | 2016-08-19 00:50:29 +0200 |
commit | af3c42704398109fd23b9289ed951e7f2d00a3f0 (patch) | |
tree | 1fc34ce518bb29c36a292d847f54b97eb936ffaf /download.lst | |
parent | faf8cca6dcf3fc03739f1e14af4d2b959c82c28e (diff) |
Update odfvalidator jar - now built with java 1.6 target
Package was inconsistent in target version, broke some tinderboxes
Change-Id: I7933df8a87288a5199a3169c4243d4ae4bb31151
Diffstat (limited to 'download.lst')
-rw-r--r-- | download.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/download.lst b/download.lst index 7977230cda30..709671fb89f8 100644 --- a/download.lst +++ b/download.lst @@ -118,7 +118,7 @@ export NSS_TARBALL := 6b254cf2f8cb4b27a3f0b8b7b9966ea7-nss-3.22.2-with-nspr-4.12 export ODFGEN_MD5SUM := 32572ea48d9021bbd6fa317ddb697abc export ODFGEN_VERSION_MICRO := 6 export ODFGEN_TARBALL := libodfgen-0.1.$(ODFGEN_VERSION_MICRO).tar.bz2 -export ODFVALIDATOR_JAR := e7f181c1d969dbd553644b191cb0a6d3-odfvalidator-1.1.8-incubating-SNAPSHOT-jar-with-dependencies.jar +export ODFVALIDATOR_JAR := a084cd548b586552cb7d3ee51f1af969-odfvalidator-1.1.8-incubating-SNAPSHOT-jar-with-dependencies.jar export OFFICEOTRON_JAR := 8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar export OPENCOLLADA_MD5SUM := 4ca8a6ef0afeefc864e9ef21b9f14bd6 export OPENCOLLADA_TARBALL := OpenCOLLADA-master-6509aa13af.tar.bz2 |