Sebastian Bazley
494e376e7e
Unnecessary to enable ThreadListener for all TestElements
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@545780 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: dfd3eef77a
2007-06-09 17:42:55 +00:00
Sebastian Bazley
a5c5ec98e0
Avoid NPE if node has no childred
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@545777 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 3339b2e5ed
2007-06-09 16:57:46 +00:00
Sebastian Bazley
1a9a6afc1e
Fix up version check
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@545776 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 059515f7d5
2007-06-09 16:53:10 +00:00
Sebastian Bazley
581830f162
Must implement Clearable so can find the clearable GUI nodes that use it
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@545774 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: bd1f5b7e16
2007-06-09 16:48:29 +00:00
Sebastian Bazley
7ef28ded78
Improve debug output
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@545313 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: db3f1a19c2
2007-06-07 21:02:50 +00:00
Sebastian Bazley
e613871aa0
Tidy not_in_menu
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@545312 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: d8842630d4
2007-06-07 21:02:16 +00:00
Sebastian Bazley
aea5353a40
Jndi no longer present
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@545311 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 633a62fb04
2007-06-07 21:01:35 +00:00
Sebastian Bazley
98b2588d88
Not used
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@544689 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 64496c856b
2007-06-06 00:04:26 +00:00
Sebastian Bazley
f5a676b2df
Not used
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@544688 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: b4a3ec686c
2007-06-06 00:03:35 +00:00
Sebastian Bazley
6f8f9dc16b
The clear() method was defined in the following interfaces:
...
Clearable, JMeterGUIComponent and TestElement.
The methods serve different purposes, so two of them were renamed:
the Clearable method is now clearData() and the JMeterGUIComponent method is now clearGui().
3rd party add-ons may need to be rebuilt.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@544682 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 17eb25fca3
2007-06-05 23:46:36 +00:00
Sebastian Bazley
9dcc6fdb11
Add Reset Gui menu item
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@544681 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: b43a179ef2
2007-06-05 23:43:08 +00:00
Sebastian Bazley
b5b888608e
Add Reset Gui resource
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@544678 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 6f6fee3421
2007-06-05 23:36:48 +00:00
Sebastian Bazley
4971ee6fa0
Not used
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@544673 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: daa8668df9
2007-06-05 23:10:28 +00:00
Sebastian Bazley
48a83be675
Remove unnecessary override
...
Nothing to clear, so no need to implement Clearable
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@544671 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: fe9991fc01
2007-06-05 23:05:52 +00:00
Sebastian Bazley
6701bf3e09
Remove unnecessary override
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@544670 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 5bce33d002
2007-06-05 23:00:36 +00:00
Sebastian Bazley
d6c55a3864
Check bodySent not null
...
TODO check mirror server running OK
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@544479 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: aeaefbc612
2007-06-05 13:14:16 +00:00
Sebastian Bazley
55f501fe78
Remove unused import
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@544277 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 6bd5fcc9bf
2007-06-04 21:28:51 +00:00
Sebastian Bazley
742c7ec373
Label needs to be created before it is used
...
(init was moved too early).
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@544272 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 4509e314d3
2007-06-04 21:23:14 +00:00
Sebastian Bazley
3563098670
Add new constructor to simply usage
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@543931 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 4a28b971c1
2007-06-03 16:18:16 +00:00
Sebastian Bazley
35323bb052
Ensure mTextArea is set up before it is used
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@543925 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 71d9bc688d
2007-06-03 16:11:14 +00:00
Sebastian Bazley
e9bda5fe02
Clone should never return null
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@543919 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 264af1a061
2007-06-03 15:21:10 +00:00
Sebastian Bazley
94a55b38ca
YELLOW already exists
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@543916 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 57671a1828
2007-06-03 15:07:51 +00:00
Sebastian Bazley
afd109aa15
DateFormat is not thread-safe - make non-static
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@543915 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 5bd0f6560f
2007-06-03 15:05:41 +00:00
Sebastian Bazley
8cb2acfa63
DateFormat is not thread-safe
...
Only need one SAXerror handler
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@543914 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 39c4a70ee4
2007-06-03 14:58:51 +00:00
Sebastian Bazley
14e58424ae
Make nested class static
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@543913 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: bcfef372cf
2007-06-03 14:57:29 +00:00
Sebastian Bazley
bfebc68811
Remove unused logger; make fields private
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@543912 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: ee53cfc332
2007-06-03 14:55:56 +00:00
Sebastian Bazley
5dfa01280d
Restore Report section (needed for unit tests)
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@543911 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 87365fe1b1
2007-06-03 14:55:12 +00:00
Sebastian Bazley
fbcf9ce790
Message count was not being restored correctly
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@543887 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 84720b4a4a
2007-06-03 12:57:53 +00:00
Sebastian Bazley
7aa7b6580f
__threadNum does not work in config elements
...
Add some extra clarifications
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@543884 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 0a0a036b18
2007-06-03 12:08:50 +00:00
Sebastian Bazley
e66fd00996
Bug 41774 User doc "Building a JMS point-to-point test" has mistakes
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@543880 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 6751fdb828
2007-06-03 11:24:32 +00:00
Sebastian Bazley
ca04ae04bf
Bug 25441 - TestPlan changes sometimes detected incorrectly (isDirty) - fix Load/Close problem
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@543879 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 903da2cfc1
2007-06-03 11:08:01 +00:00
Sebastian Bazley
5c3224d0ac
BSF jar is included...
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@543878 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: ae44a6a59e
2007-06-03 11:07:02 +00:00
Sebastian Bazley
2e879e0e5c
Add session context property details
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@543741 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 4ce90150b8
2007-06-02 14:08:37 +00:00
Sebastian Bazley
c1ea3d3d07
Add warning re SSL error
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@543740 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 9f9c7bb8ed
2007-06-02 14:00:09 +00:00
Sebastian Bazley
79f805c88e
Bug 42506 - JMeter threads all use the same SSL session
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@543739 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: c76f9ad943
2007-06-02 13:48:56 +00:00
Sebastian Bazley
c063e9ec3c
Expand Timer description
...
Fix gif/png mixups
Comment out empty Reports section
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@543665 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 81ec3b51a6
2007-06-01 23:38:27 +00:00
Sebastian Bazley
d347d031d4
Remove commented items
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@543299 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 34ba8935c4
2007-05-31 22:54:27 +00:00
Sebastian Bazley
05aed6825b
Bug 42326 - Order of elements in .jmx files changes - take 2
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@543291 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 16094965fb
2007-05-31 22:36:16 +00:00
Sebastian Bazley
e652e10e84
Check for beanshell not found (better than throwing NPE)
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@542959 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 52027d9951
2007-05-30 22:29:50 +00:00
Sebastian Bazley
31946b613b
Some more changes
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@542953 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: d86b0a40cc
2007-05-30 22:09:38 +00:00
Sebastian Bazley
027895a62b
Bug 42326 - Order of elements in .jmx files changes
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@542902 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 230ea34499
2007-05-30 18:34:57 +00:00
Sebastian Bazley
111ac0f5b0
Use new KeyStrokes class - change Remote Start All to C+S+R
...
Comment out Paste As Insert (same as Paste)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@542707 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 33bf348013
2007-05-30 00:42:27 +00:00
Sebastian Bazley
33bf093451
Use new KeyStrokes class
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@542706 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 138a443bfb
2007-05-30 00:40:01 +00:00
Sebastian Bazley
234120d4d5
Use new KeyStrokes class
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@542705 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 0ade86dafb
2007-05-30 00:38:29 +00:00
Sebastian Bazley
1d34a2911a
Collect all the KeyStrokes together
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@542704 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 73ecd5ee6e
2007-05-30 00:36:59 +00:00
Sebastian Bazley
fc95fa3fd6
Bug 42539 - HCI: Inconsistent position of "Remove" in contextual menu
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@542683 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 8bb4d17d9f
2007-05-29 22:30:59 +00:00
Sebastian Bazley
e5f4883dc2
Tidy up remote start error messages, and remove double-reporting of init error.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@542633 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 8ca105a39f
2007-05-29 19:42:40 +00:00
Sebastian Bazley
7dfc338679
Add NON-NLS markers.
...
Add getJMeterBinDir() method.
Fix findFile() to take account of separators.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@542630 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: d90a8585d2
2007-05-29 19:24:26 +00:00
Sebastian Bazley
2c3e202c10
Replace "Error" by resource string
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@542622 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 1a84004d70
2007-05-29 18:52:48 +00:00
Sebastian Bazley
8a82db4af1
Bug 42537 - I18N: french translation mistakes on Test Plan main page
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@542621 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 0e30a13870
2007-05-29 18:49:46 +00:00