This is an automated email from the ASF dual-hosted git repository.
fschumacher pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git.
from 0cfa344 Update Apache Tika to 1.26 (from 1.24.1)
new 939211e Changing exception handling from try/catch to API
recommendation
new 71c3197 Changing exception handling from try/catch to API
recommendation
new 9402524 Convert to assertThrows
new c95ed11 Convert to assertThrows
new 22b21ad Convert to assertThrows
new c8ab6a6 Convert to assertThrows
new 5df97b8 Convert to assertThrows
new beb5e69 Convert to assertThrows
The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/jmeter/junit/JMeterTestCaseJUnit.java | 9 +--
.../org/apache/jmeter/save/TestCSVSaveService.java | 8 +-
.../jmeter/testelement/property/PackageTest.java | 81 ++++++++++----------
.../java/org/apache/jorphan/TestXMLBuffer.java | 10 +--
.../org/apache/jorphan/reflect/TestFunctor.java | 87 ++++------------------
.../org/apache/jmeter/functions/PackageTest.java | 19 +----
.../apache/jmeter/functions/TestTimeFunction.java | 8 +-
7 files changed, 73 insertions(+), 149 deletions(-)