Commit Graph

6906 Commits

Author SHA1 Message Date
Sebastian Bazley acb51a7f18 Use (later) version of r938 from Maven Central
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1039150 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: e04817a1df
2010-11-25 19:12:36 +00:00
Sebastian Bazley a927e18917 AJP Sampler now implements Interruptible
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1039031 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 8c1dae32d3
2010-11-25 13:24:35 +00:00
Sebastian Bazley d3a9ad5a85 Allow for null URL in HttpSampleResult
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1038886 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 2021aa7dad
2010-11-25 01:27:45 +00:00
Sebastian Bazley a8311ab18b Unused import
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1038782 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 6cc8e152f5
2010-11-24 19:39:52 +00:00
Sebastian Bazley 8e25d7d2ad Promote ipSource to base class
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1038781 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 4be8aca107
2010-11-24 19:39:20 +00:00
Sebastian Bazley 05556be8ec Use generic parent class (necessary to allow choosing HTTP implementation at run-time)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1038771 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 01a1d771d9
2010-11-24 19:23:26 +00:00
Sebastian Bazley d4bbc5f4a7 No need for HTTP in the message
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1038770 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: a423aca442
2010-11-24 19:21:37 +00:00
Sebastian Bazley 9ca07a9fa2 System.nanoTime() tends to drift relative to System.currentTimeMillis().
Change SampleResult to recalculate offset each time.
Also enable reversion to using System.currentTimeMillis() only.


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

Former-commit-id: ace9627dac
2010-11-22 23:18:05 +00:00
Bruno Demion 2f0ef7f81a JMS Subscriber - Add dynamic destination
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1037357 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 6bc95f8c7f
2010-11-20 23:59:07 +00:00
Sebastian Bazley f61982a83d Bug 50286 - don't capture < in non-path-extension RE
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1037342 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 19b9b62308
2010-11-20 21:59:16 +00:00
Sebastian Bazley 9f3c1843c8 Matching uses contains, so no point having optional trailing delimiters
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1037331 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: b46d4a626f
2010-11-20 21:22:35 +00:00
Sebastian Bazley ea4c6cdc5d Fix some Java=>Oracle URLs
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1037323 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 5e71e1d4b0
2010-11-20 20:37:58 +00:00
Sebastian Bazley 3001a287ac Rewrap badly wrapped comments
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1037322 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 250939cd3d
2010-11-20 20:34:22 +00:00
Bruno Demion e72b8ee0cb Improvements and new screenshots (JMS Subscriber and JMS Publisher) for doc "Building a JMS Topic Test Plan"
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1037048 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 901caf4a29
2010-11-19 22:08:01 +00:00
Bruno Demion 3aef4ca1c2 Bug 50286 - URL Re-writing Modifier: extracted jsessionid value is incorrect when is between XML tags
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1037021 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 5146c9d424
2010-11-19 21:06:05 +00:00
Bruno Demion b0cc995ec2 Seems to miss a close parenthesis
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1036752 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 116301a883
2010-11-19 07:28:51 +00:00
Sebastian Bazley 610d7e2876 Fix PUT proxy handling
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1036704 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 70d4bc08f3
2010-11-19 01:32:31 +00:00
Sebastian Bazley 4275eba182 Don't say it is POST data when it's actually a PUT
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1036587 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 7d2fa08235
2010-11-18 19:38:43 +00:00
Bruno Demion 88074ae67a Add some new french translation for SMTP sampler and some mistake (VRT)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1036584 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 23ae2024aa
2010-11-18 19:26:38 +00:00
Bruno Demion 61e097c3a0 Update URL for get package list (javadoc generating)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1036578 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: c8c99840e5
2010-11-18 19:14:25 +00:00
Bruno Demion ef06b04594 Missing update image form Bug 50268
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1036573 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 93d4c92606
2010-11-18 18:58:29 +00:00
Bruno Demion c3871d011b Small mistake in french message on HTTP URL Re-writing Modifier
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1036535 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: ea022b00c1
2010-11-18 17:09:12 +00:00
Sebastian Bazley e47405513a Simplify - save DestinationSetup as a boolean
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1036249 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 7e5c062595
2010-11-17 22:06:34 +00:00
Sebastian Bazley f6b54aad62 Document
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1036212 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: e2cb0cada7
2010-11-17 20:38:02 +00:00
Sebastian Bazley 7dbfb2bef4 Group new JMX names with existing ones
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1036210 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: bb255e9764
2010-11-17 20:37:29 +00:00
Sebastian Bazley d51a2d505e Tidy up build instructions
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1036201 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 8eb79a902c
2010-11-17 20:19:19 +00:00
Sebastian Bazley 657a171dee Tidy up build instructions
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1036199 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 64e5b5d0f3
2010-11-17 20:18:54 +00:00
Bruno Demion 8e00f417cf Little correction on french messages for JMS Publisher labels
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1036182 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 5319271f33
2010-11-17 19:49:32 +00:00
Bruno Demion 83d1577fc7 Bug 50268 - Adds static and dynamic destinations to JMS Publisher
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1036177 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 01b5ed7228
2010-11-17 19:42:21 +00:00
Sebastian Bazley 61fce799d9 Unix uses : not ; as path separator
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1033015 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 571db1c9b9
2010-11-09 15:20:22 +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
Bruno Demion 5091d4ec51 Close action dialog box when tapping Escape key
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1032254 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: c08152a229
2010-11-07 10:51:57 +00:00
Sebastian Bazley 387cf81408 Simplify WebService GUI: use tooltips instead of fixed text which takes up lots of space
Drop text regarding XML parsing as no longer very relevant

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

Former-commit-id: c53bb047fd
2010-11-03 22:55:56 +00:00
Sebastian Bazley b9898e7d60 Bug 50203 Cannot set property "jmeter.save.saveservice.default_delimiter=\t"
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1030592 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 55c15877e4
2010-11-03 18:21:57 +00:00
Sebastian Bazley 7bcfc78b75 Disable check of Content-Length. Does not work on JDK 1.6.0_22+, and anyway is not particularly useful as a test
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1030466 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 21934d21c4
2010-11-03 13:48:51 +00:00
Sebastian Bazley bf17e28f0b // Temporary hack to allow tests to complete on Sun Java 1.6.0_22
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1030415 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: d32016e98a
2010-11-03 11:21:47 +00:00
Sebastian Bazley e87ce4304f Ensure test failures are properly progagated
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1030375 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 13b35a92a5
2010-11-03 09:30:19 +00:00
Sebastian Bazley 2885b4fbd3 Oops - fix relative path
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1030364 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: be44cc44f9
2010-11-03 09:07:01 +00:00
Sebastian Bazley 4d259ec4b9 Mail jars are now included
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1030311 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 57a63d5718
2010-11-03 02:17:45 +00:00
Sebastian Bazley b85b1d04fa Adjust code so Sun Java compiler does not complain
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1030302 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: f93640e60a
2010-11-03 00:37:44 +00:00
Sebastian Bazley 382f80ed6b Why pay?
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1030201 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 10e086243c
2010-11-02 20:05:50 +00:00
Sebastian Bazley 2f7ea59aa0 Update Cache Manager docs
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1030115 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: ab3616fcbc
2010-11-02 16:37:54 +00:00
Sebastian Bazley 91d4138127 Drop unused Lists
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1030113 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 525cd8fa59
2010-11-02 16:30:40 +00:00
Sebastian Bazley 74190e3275 Bug 50134 - TransactionController : Reports bad response time when it contains other TransactionControllers
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1029746 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 0c9eab3999
2010-11-01 16:55:54 +00:00
Sebastian Bazley 427aa42345 Generics
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1029702 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 2597392a7f
2010-11-01 15:20:59 +00:00
Sebastian Bazley f15cc106f4 Generics
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1029700 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 8d5fc2f458
2010-11-01 15:16:05 +00:00
Sebastian Bazley 0b5b99fde1 Generics
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1029699 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 8e6fe02de7
2010-11-01 15:14:13 +00:00
Sebastian Bazley 2ffc7e2555 Bug 50178 - HeaderManager added as child of Thread Group can create concatenated HeaderManager names and OutOfMemoryException
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1028948 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 3afe57817e
2010-10-29 23:49:01 +00:00
Sebastian Bazley 4852278cf4 Imports
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1028875 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: f6f1dd12a4
2010-10-29 18:41:09 +00:00
Sebastian Bazley 1f9a969510 Boxing
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1028874 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 10226e8d24
2010-10-29 18:40:51 +00:00