Philippe Mouawad
af0cedfcc4
As per sebb request on dev mailing list "ASCII art on JMeter startup", show Ascii art only on:
...
- help
- when error is made in command line
- -v
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1737329 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 65eff1663a
2016-04-01 09:26:49 +00:00
Philippe Mouawad
4a461d20bf
Fix NPE
...
Make version in ASCII ART an ANT filtered variable
Update build so that jmeter_as_ascii_art in res/META-INF is moved to org/apache/jmeter in ApacheJMeter.jar
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1737323 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 2917d67eea
2016-04-01 08:03:08 +00:00
Philippe Mouawad
e757ef9f82
Upgrade json-path to 2.2.0
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1737045 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: f55cba4616
2016-03-29 20:42:58 +00:00
Philippe Mouawad
9052579705
Bug 59140 - Parallel Download : Add CSS Parsing to extract links from CSS files
...
Bugzilla Id: 59140
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1736773 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: fb6446511e
2016-03-27 17:01:00 +00:00
Philippe Mouawad
e2b58a6cef
Bug 59240 - Introduce a slf4j binding for Logback
...
Bugzilla Id: 59240
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1736745 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: a950326cd2
2016-03-27 13:09:58 +00:00
Philippe Mouawad
e033f540a5
Upgrade to commons-math-3.6.1 from 3.5
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1736323 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 129ecbb22f
2016-03-23 14:12:24 +00:00
Philippe Mouawad
334147bcf4
Bug 59187 - JSON Post Processor : java.lang.NoClassDefFoundError: net/minidev/asm/FieldFilter at net.minidev.json.reader.JsonWriter.(JsonWriter.java:157) (affects nightly build before 3.0 release)
...
Bugzilla Id: 59187
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1735407 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 007e98af4d
2016-03-17 12:14:44 +00:00
Philippe Mouawad
789cc58c24
Bug 59156 - XMLAssertion : drop jdom dependency by using XMLReader
...
Move code to standard Java XML API
Fix Tests to remove dependencies on jdom
Move jdom download to lib/doc as it is needed for printable documentation generation (Anakia)
Remove jdom from Maven dependencies and also remove velocity version property by the way as it is not needed (commented)
Move jdom reference in build.properties in the doc block
Bugzilla Id: 59156
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1734706 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 74fdbbf422
2016-03-12 14:25:49 +00:00
Felix Schumacher
1d9d7670e9
Tabpolice
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1733716 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: b1b3d36366
2016-03-05 13:25:12 +00:00
Philippe Mouawad
fc2bde24d2
Bug 58715 - Feature request: Bundle groovy-all with JMeter
...
Bugzilla Id: 58715
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1733531 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: af00458681
2016-03-03 21:35:49 +00:00
Philippe Mouawad
d565849e56
WebserviceSampler used soap-2.3.1 jar, it has been removed so remove jar references
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1733047 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: dc8dd03b77
2016-03-01 12:15:26 +00:00
Philippe Mouawad
214873fa9a
Upgrade to HttpClient/httpmime 4.5.2 which fixes at the same time:
...
- Bug 58881 - HTTP Request : HTTPHC4Impl shows exception when server uses "deflate" compression
- Bug 58583 - HTTP client fails to close connection if server misbehaves by not sending "connection: close", violating HTTP RFC 2616 / RFC 7230
- Bug 56358 - Cookie manager supports cross port cookies and RFC6265
- Bug 57319 - Upgrade to HttpClient 4.5.2
Bugzilla Id: 57319
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1732569 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 4870a950d0
2016-02-26 22:35:18 +00:00
Bruno Demion
be827020c3
Updated to tika 1.12
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1731554 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 1642ea4ad4
2016-02-21 19:24:06 +00:00
Philippe Mouawad
c7086d0478
Upgrade rhino to 1.7.7.1 from 1.7.7
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1731403 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 67d7b5744f
2016-02-20 13:54:07 +00:00
Philippe Mouawad
177f7015df
Bug 59037 - Drop HtmlParserHTMLParser and dependencies on htmlparser and htmllexer
...
Bugzilla Id: 59037
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1731400 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 24a639965b
2016-02-20 13:21:01 +00:00
Philippe Mouawad
978cd107f6
Bug 58903 - Provide __jexl3 function that uses commons-jexl3 and deprecated __jexl (1.1) function
...
Add also JUnit tests for jexl2 and jexl3
Bugzilla Id: 58903
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1725955 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: e1bfb7bb01
2016-01-21 14:10:43 +00:00
Philippe Mouawad
2265fca4e0
Bug 58851 - Add a dependency to hamcrest-core to allow JUnit tests with annotations to work
...
Bugzilla Id: 58851
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1724617 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 413e566ed8
2016-01-14 14:09:05 +00:00
Philippe Mouawad
59900b3662
Bug 58786 - JDBC Sampler : Replace Excalibur DataSource by more up to date library commons-dbcp2
...
Bugzilla Id: 58786
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1722514 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 1a83b756c8
2016-01-01 17:59:04 +00:00
Philippe Mouawad
895361c72f
Bug 57319 - Upgrade to HttpClient 4.5.X
...
Bugzilla Id: 57319
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1721032 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 6013ceaf16
2015-12-20 14:41:30 +00:00
Philippe Mouawad
cdf3176e6e
Update to slf4j-1.7.13.jar
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1720926 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: a59d0a6a2f
2015-12-19 13:47:37 +00:00
asf-sync-process
b8d94dfd51
Update to rsyntaxtextarea-2.5.8.jar
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1720921 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 1870d819aa
2015-12-19 13:39:58 +00:00
asf-sync-process
bb4dcfb4d8
Update to jsoup-1.8.3.jar
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1720919 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 0dcf2bd40d
2015-12-19 13:35:19 +00:00
Philippe Mouawad
0188b33d41
Update to json-smart-2.2.1.jar
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1720917 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 44e115aafe
2015-12-19 13:31:19 +00:00
Philippe Mouawad
de3e1236c3
Update to json-path-2.1.0.jar
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1720913 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 0ba1b22f07
2015-12-19 13:26:46 +00:00
Philippe Mouawad
cef9a81b2f
Update to jodd-3.6.7.jar
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1720912 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: ea156b5fd7
2015-12-19 13:15:00 +00:00
Philippe Mouawad
b59fd79d1b
Update freemarker to 2.3.23
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1720771 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 628c762806
2015-12-18 12:40:38 +00:00
Philippe Mouawad
bc76a711d9
Update commons-net to 3.4
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1720766 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 908db47958
2015-12-18 12:19:06 +00:00
Philippe Mouawad
92ccce231c
Update commons-collections to 3.2.2
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1720765 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 791009faff
2015-12-18 12:13:25 +00:00
Philippe Mouawad
0f9c55a5b5
Bug 58653 - New JMeter Dashboard/Report with Dynamic Graphs, Tables to help analyzing load test results
...
Bugzilla Id: 58653
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1718425 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 27745b7274
2015-12-07 16:57:16 +00:00
Philippe Mouawad
3d19d7073e
Bug 58679 - Replace the xpp pull parser in xstream with a java6+ standard solution
...
Bugzilla Id: 58679
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1717619 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: ebf9d44bce
2015-12-02 12:23:11 +00:00
Bruno Demion
5030115fc9
Updated to tika-core and tika-parsers 1.11
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1710693 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: b522cbb4cd
2015-10-26 20:48:34 +00:00
Bruno Demion
cf692414fa
Oups! JSON libs Already inside.
...
Bugzilla Id: 58515
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1710153 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 964da7cd30
2015-10-23 09:17:49 +00:00
Bruno Demion
2736b9f92c
Complete the maven pom
...
Bugzilla Id: 58515
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1710152 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 3f30b9a132
2015-10-23 09:09:09 +00:00
Philippe Mouawad
0299874882
Bug 58515 - New JSON related components : JSON-PATH Extractor and JSON-PATH Renderer in View Results Tree
...
Bugzilla Id: 58515
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1709921 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 5abea329ba
2015-10-21 21:26:58 +00:00
Bruno Demion
2ecf0ea6af
Updated to tika 1.10
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1694821 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 21b91e4b39
2015-08-08 17:14:54 +00:00
Bruno Demion
5f75b23e14
Updated to commons-pool2 2.4.2
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1693949 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: b571d2fae6
2015-08-03 17:58:20 +00:00
Philippe Mouawad
155dca5172
Update xmlgraphics-commons-2.0.1 from 1.5
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1690391 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: fa6d68b4fd
2015-07-11 17:10:35 +00:00
Philippe Mouawad
cd9546faa4
Update slf4j-api-1.7.12 and slf4j-nop-1.7.12 from 1.7.10
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1690388 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 45780936b6
2015-07-11 16:50:07 +00:00
Philippe Mouawad
186f1afc62
Update rsyntaxtextarea-2.5.7 from 2.5.6
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1690387 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: c12cba7d3d
2015-07-11 16:42:27 +00:00
Philippe Mouawad
b33b3051c3
Update jsoup-1.8.2 from 1.8.1
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1690385 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: c0453e3675
2015-07-11 16:35:13 +00:00
Philippe Mouawad
97d3e43a1c
Updated to jodd-3.6.6.jar (from 3.6.4)
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1690367 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 1048ac6484
2015-07-11 10:30:34 +00:00
Philippe Mouawad
4773d67ed1
Update rhino from 1.7.R5 to 1.7.7
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1690365 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: c2fbada3de
2015-07-11 10:20:57 +00:00
Philippe Mouawad
33985a3bf6
Upgrade commons-lang3 from 3.3.2 to 3.4
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1690364 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 879e5c46cf
2015-07-11 10:03:39 +00:00
Bruno Demion
7a5864bd18
Updated to tika 1.9
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1687381 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: a7a2779d5e
2015-06-24 22:17:31 +00:00
Sebastian Bazley
b5a099c760
Update to pool 2.4.1
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1682909 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 03030363bc
2015-06-01 14:11:34 +00:00
Bruno Demion
1552fe10ba
Updated to Apache commons-math3 3.5
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1675002 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 72ac0ee079
2015-04-20 23:05:29 +00:00
Bruno Demion
a7e2210699
Updated to Apache Tika 1.8
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1674999 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 101ba4b6a4
2015-04-20 22:46:46 +00:00
Felix Schumacher
5079cdf1a3
Change links to bugzilla to the new domain name (bz.apache.org)
...
Bugzilla Id: 57792
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1671288 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 57b724e106
2015-04-04 18:40:19 +00:00
Philippe Mouawad
020fb59f98
Bug 57734 - Maven transient dependencies are incorrect for 2.13
...
Bugzilla Id: 57734
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1668368 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 87ecaaa5d0
2015-03-22 13:34:17 +00:00
Philippe Mouawad
f6293cca2a
Update slf4j 1.7.10 from 1.7.5
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1662835 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 82b300abd0
2015-02-27 22:20:41 +00:00