Commit Graph

18 Commits

Author SHA1 Message Date
junyejiang 30b3b7ef36 update according to CR 2025-02-10 13:36:50 +03:00
junyejiang 10491a6550 Correct mirror server class path 2025-02-10 13:36:50 +03:00
Vladimir Sitnikov b6d11d79d9 Run autostyleApply 2019-12-28 19:28:03 +03:00
Philippe Mouawad c2d0b2a165 Updated to log4j-2.11.1 (from log4j-2.11.0)
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1849624 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: a662c3c033
2018-12-23 13:51:45 +00:00
Vladimir Sitnikov 23f07e89fe Fix mirror-server scripts to use proper log4j version
Otherwise it fails as follows:

$ ./mirror-server.sh
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/logging/log4j/Level
        at org.apache.jmeter.protocol.http.control.HttpMirrorServer.main(HttpMirrorServer.java:234)
Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.Level
        at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:582)
        at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
        at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
        ... 1 more

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1844956 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 7cf1cbf28f
2018-10-27 12:46:46 +00:00
Felix Schumacher 07d5865ea6 Update classpath in mirror-server scripts to reflect log4j updates.
Followup to r1821929


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1823083 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 6cf28e673b
2018-02-04 09:39:05 +00:00
Philippe Mouawad a7315a4844 Bug 61399 - Make some bin and extras scripts Shellcheck compatible
This closes #304
Contributed by Wolfgang Wagner
Bugzilla Id: 61399

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1806293 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: c3e9b48fb3
2017-08-26 13:07:21 +00:00
Philippe Mouawad 8edbfb944e Update log4j2 to 2.8.2 from 2.8.1
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1796535 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: ab7ab430fe
2017-05-28 20:41:43 +00:00
Philippe Mouawad d4349a8345 Upgrade to slf4j 1.7.25 from 1.7.24
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1789057 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 646ba6855a
2017-03-28 07:18:38 +00:00
Philippe Mouawad 63ef35bac3 Update from log4j2 2.8.1 from 2.7
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1785416 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: f754d93533
2017-03-03 22:29:32 +00:00
Philippe Mouawad c818747133 Updated to slf4j-api 1.7.24 (from 1.7.22)
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1785204 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 23f865f4f6
2017-03-02 22:01:56 +00:00
Philippe Mouawad ca01d60c1a Bug 60589 - Migrate LogKit to SLF4J - Drop avalon, logkit and excalibur with backward compatibility for 3rd party modules
Part 5 of PR #254
Contributed by Woonsan Ko

Bugzilla Id: 60589

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1781760 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 32256cffc5
2017-02-05 13:46:09 +00:00
Rainer Jung 2397487c4e Add svn:executable property.
It was already in use for some files like
"jmeter" and "jmeter-server".


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1637320 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 2c14f1f102
2014-11-07 09:23:43 +00:00
Sebastian Bazley b23a9d0a45 Unix uses : not ; as path separator
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1033014 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 287083e84d
2010-11-09 15:19:36 +00:00
Sebastian Bazley a194db4b97 Add comments
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@907209 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 6e81ad8785
2010-02-06 13:19:50 +00:00
Sebastian Bazley 0144cd2003 Update libraries to current versions
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@889861 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: f9b4883153
2009-12-11 23:34:54 +00:00
Sebastian Bazley e9afa83d9d Mirror server needs ORO
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@653843 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: bfd317940b
2008-05-06 17:08:09 +00:00
Sebastian Bazley 4d8b7b99b6 Mirror server can now be run independently (mirror-server.cmd and mirror-server.sh)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@653832 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 8945b2fd9c
2008-05-06 16:39:29 +00:00