Am 14.01.21 um 19:51 schrieb Felix Schumacher: > Am 14.01.21 um 13:52 schrieb Philippe Mouawad: >> Hello, >> First thanks for RM and sorry for detay. >> >> >> When I start JMeter there is this warning which has no impact but which >> should be fixed IMO: >> >> Jan 14, 2021 1:33:44 PM >> org.apache.tika.config.InitializableProblemHandler$3 >> handleInitializableProblem >> WARNING: org.xerial's sqlite-jdbc is not loaded. >> Please provide the jar on your classpath to parse sqlite files. >> See tika-parsers/pom.xml for the correct version. > I thought we could ignore the warning, but OK :) googling after the > warning I found the SO question: > https://stackoverflow.com/questions/48970160/how-do-i-configure-the-pom-xml-of-tika-to-stop-getting-all-the-license-dependenc > which has the tipp to set the java system property tika.config to point > to a file containing > > |<?xml version="1.0" encoding="UTF-8"?> <properties> <service-loader > initializableProblemHandler="ignore"/> </properties> That will silence > the warning. Regards Felix |
Should be fixed with aa6c7633d6ff8125d588071cb4739930a847e1fa (Should be tested on windows :)) Felix >> On Mon, Jan 11, 2021 at 4:33 PM Milamber <milam...@apache.org> wrote: >> >>> Hello, >>> >>> The first release candidate for JMeter 5.4.1 (032b55e3c8) has been >>> prepared, and your votes are solicited. >>> >>> This release is mainly a bugfix release. >>> >>> Please, test this release candidate (with load tests and/or functional >>> tests) using Java 8+ on Linux/Windows/macOS, especially on the changes. >>> Feedback is very welcome within the next 72 hours. >>> >>> You can read the New and Noteworthy section with some screenshots to >>> illustrate improvements and full list of changes at: >>> https://apache.github.io/jmeter-site-preview/site/changes.html >>> >>> JMeter is a Java desktop application designed to load test functional >>> behavior and measure performance. The current version targets Java 8+ >>> >>> Download - Archives/hashes/sigs: >>> https://dist.apache.org/repos/dist/dev/jmeter/apache-jmeter-5.4.1-rc1 >>> (dist revision 45323) >>> >>> RAT report: >>> https://apache.github.io/jmeter-site-preview/rat/ >>> >>> SHA512 hashes of archives for this vote: see footnote [1] >>> >>> Site preview is here: >>> https://apache.github.io/jmeter-site-preview/site/ >>> >>> JavaDoc API preview is here: >>> https://apache.github.io/jmeter-site-preview/site/api/ >>> >>> Maven staging repository is accessible here: >>> >>> https://repository.apache.org/content/repositories/orgapachejmeter-1069/org/apache/jmeter/ >>> >>> Tag: >>> >>> https://gitbox.apache.org/repos/asf?p=jmeter.git;a=tag;h=refs/tags/v5.4.1-rc1 >>> >>> Keys are here: >>> https://www.apache.org/dist/jmeter/KEYS >>> >>> N.B. >>> To create the distribution and test JMeter: "./gradlew build -Prelease >>> -PskipSign". >>> >>> JMeter 5.4.1 requires Java 8 or later to run. >>> >>> The artifacts were built with >>> Java(TM) SE Runtime Environment Oracle Corporation (build 1.8.0_221-b11) >>> Java HotSpot(TM) 64-Bit Server VM Oracle Corporation (build >>> 25.221-b11, mixed mode) >>> >>> Some known issues and incompatible changes are listed on changes page. >>> >>> https://apache.github.io/jmeter-site-preview/site/changes.html#Known%20problems%20and%20workarounds >>> >>> >>> All feedback and vote are welcome. >>> >>> [ ] +1 I support this release >>> [ ] +0 I am OK with this release >>> [ ] -0 OK, but.... >>> [ ] -1 I do not support this release (please indicate why) >>> >>> The vote will remain open for at least 72 hours. >>> >>> The PMC members please indicate the mention "(binding)" with your vote. >>> >>> >>> Note: If the vote passes, the intention is to release the archive files >>> and rename the RC tag as the release tag. >>> >>> Thanks in advance! >>> >>> Milamber >>> >>> === >>> [1] SHA512 hashes of archives for this vote: >>> >>> >>> 387e3c249e2b06cfe0b1b9417a17414f79337e8d0a0baec34afd9f16c009474bcec7773686ba438dd5c7bee70183222af62d694321c2f78ff18250fa690c0061 >>> *apache-jmeter-5.4.1.tgz >>> >>> f65c14073befc60ec4c46d4734cfbb0d081a385c395db65a4f933bf6629b46bbb9617f2139eb2e2c34bd99618c6d2309eee629107d87136c41e0ebd463441eff >>> *apache-jmeter-5.4.1.zip >>> >>> 0cdd8e5024ed27ffe563eff9c393e703aa705858d11dfe6f7201a0e02cb261858fe74d4e8990ad06e87d58e8f9449fe3a31f0e2389e6121f1d5cf9bc73649950 >>> *apache-jmeter-5.4.1_src.tgz >>> >>> ed78a896af42b49a0d65b2ec860a2902552f6a27077164e73f57f18a1de1f31e8e53b967540bba6cfebd9b8d980526aca91700ceb4f9fda8b6178f819727587d >>> *apache-jmeter-5.4.1_src.zip >>> >>> >>> >>>