svn commit: r1639495 - /jmeter/trunk/src/protocol/jms/org/apache/jmeter/protocol/jms/Utils.java

2014-11-13 Thread fschumacher
Author: fschumacher Date: Thu Nov 13 19:34:07 2014 New Revision: 1639495 URL: http://svn.apache.org/r1639495 Log: Bug 57193: A bit more description of the parameters in javadoc Bugzilla Id: 57193 Modified: jmeter/trunk/src/protocol/jms/org/apache/jmeter/protocol/jms/Utils.java Modified: jme

svn commit: r1639494 - /jmeter/trunk/src/core/org/apache/jmeter/util/JMeterUtils.java

2014-11-13 Thread fschumacher
Author: fschumacher Date: Thu Nov 13 19:32:13 2014 New Revision: 1639494 URL: http://svn.apache.org/r1639494 Log: Bug 57193: Add javadoc @param, @return and @throws tags, or fill them. Bugzilla Id: 57193 Modified: jmeter/trunk/src/core/org/apache/jmeter/util/JMeterUtils.java Modified: jmete

svn commit: r1639490 - in /jmeter/trunk/src/core/org/apache/jmeter/engine/util: ValueReplacer.java ValueTransformer.java

2014-11-13 Thread fschumacher
Author: fschumacher Date: Thu Nov 13 19:30:02 2014 New Revision: 1639490 URL: http://svn.apache.org/r1639490 Log: Bug 57193: Add description for @param and @throws in javadoc Bugzilla Id: 57193 Modified: jmeter/trunk/src/core/org/apache/jmeter/engine/util/ValueReplacer.java jmeter/trunk/s

svn commit: r1639491 - /jmeter/trunk/src/jorphan/org/apache/jorphan/exec/SystemCommand.java

2014-11-13 Thread fschumacher
Author: fschumacher Date: Thu Nov 13 19:30:59 2014 New Revision: 1639491 URL: http://svn.apache.org/r1639491 Log: Bug 57193: Generics can't be used inside of javadoc, so omit them and describe it textually. Bugzilla Id: 57193 Modified: jmeter/trunk/src/jorphan/org/apache/jorphan/exec/SystemC

svn commit: r1639486 - /jmeter/trunk/src/core/org/apache/jmeter/threads/ThreadGroup.java

2014-11-13 Thread fschumacher
Author: fschumacher Date: Thu Nov 13 19:28:42 2014 New Revision: 1639486 URL: http://svn.apache.org/r1639486 Log: Bug 57193: Correctly close ol tag in javadoc Bugzilla Id: 57193 Modified: jmeter/trunk/src/core/org/apache/jmeter/threads/ThreadGroup.java Modified: jmeter/trunk/src/core/org/apa

svn commit: r1639484 - /jmeter/trunk/src/core/org/apache/jmeter/util/JMeterUtils.java

2014-11-13 Thread fschumacher
Author: fschumacher Date: Thu Nov 13 19:27:58 2014 New Revision: 1639484 URL: http://svn.apache.org/r1639484 Log: Bug 57193: Escape &, < and > in javadoc Bugzilla Id: 57193 Modified: jmeter/trunk/src/core/org/apache/jmeter/util/JMeterUtils.java Modified: jmeter/trunk/src/core/org/apache/jmet

svn commit: r1639483 - /jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/modifier/ParamMask.java

2014-11-13 Thread fschumacher
Author: fschumacher Date: Thu Nov 13 19:27:00 2014 New Revision: 1639483 URL: http://svn.apache.org/r1639483 Log: Bug 57193: Close code block correctly. Bugzilla Id: 57193 Modified: jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/modifier/ParamMask.java Modified: jmeter/trun

svn commit: r1639482 - /jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/util/HTTPFileArg.java

2014-11-13 Thread fschumacher
Author: fschumacher Date: Thu Nov 13 19:26:01 2014 New Revision: 1639482 URL: http://svn.apache.org/r1639482 Log: Bug: 57193: Escape &, < and >, as they are not allowed inside javadoc Bugzilla Id: 57193 Modified: jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/util/HTTPFileAr

svn commit: r1639481 - in /jmeter/trunk/src/protocol/jms/org/apache/jmeter/protocol/jms: client/ReceiveSubscriber.java sampler/SubscriberSampler.java

2014-11-13 Thread fschumacher
Author: fschumacher Date: Thu Nov 13 19:25:12 2014 New Revision: 1639481 URL: http://svn.apache.org/r1639481 Log: Bug 57193: Self-closing br element is not allowed in javadoc Bugzilla Id: 57193 Modified: jmeter/trunk/src/protocol/jms/org/apache/jmeter/protocol/jms/client/ReceiveSubscriber.ja

svn commit: r1639480 - /jmeter/trunk/src/core/org/apache/jmeter/testbeans/gui/GenericTestBeanCustomizer.java

2014-11-13 Thread fschumacher
Author: fschumacher Date: Thu Nov 13 19:24:20 2014 New Revision: 1639480 URL: http://svn.apache.org/r1639480 Log: Bug 57193: Correct dt/dd tags in javadoc Bugzilla Id: 57193 Modified: jmeter/trunk/src/core/org/apache/jmeter/testbeans/gui/GenericTestBeanCustomizer.java Modified: jmeter/trun

svn commit: r1639474 - in /jmeter/trunk/src: core/org/apache/jmeter/control/ core/org/apache/jmeter/testelement/property/ core/org/apache/jmeter/threads/ jorphan/org/apache/jorphan/util/

2014-11-13 Thread fschumacher
Author: fschumacher Date: Thu Nov 13 19:22:00 2014 New Revision: 1639474 URL: http://svn.apache.org/r1639474 Log: Bug 57193: Replace a few more &, < and > with html escaped version for javadoc Bugzilla Id: 57193 Modified: jmeter/trunk/src/core/org/apache/jmeter/control/IfController.java

svn commit: r1639476 - in /jmeter/trunk/src: core/org/apache/jmeter/testelement/ functions/org/apache/jmeter/functions/

2014-11-13 Thread fschumacher
Author: fschumacher Date: Thu Nov 13 19:23:21 2014 New Revision: 1639476 URL: http://svn.apache.org/r1639476 Log: Bug 57193: Remove unexpected tags in javadoc Bugzilla Id: 57193 Modified: jmeter/trunk/src/core/org/apache/jmeter/testelement/AbstractScopedAssertion.java jmeter/trunk/src/

svn commit: r1639472 - /jmeter/trunk/src/components/org/apache/jmeter/assertions/XMLSchemaAssertion.java

2014-11-13 Thread fschumacher
Author: fschumacher Date: Thu Nov 13 19:20:36 2014 New Revision: 1639472 URL: http://svn.apache.org/r1639472 Log: Bug 57193: Put on one line, as it will confuse javadoc otherwise. Bugzilla Id: 57193 Modified: jmeter/trunk/src/components/org/apache/jmeter/assertions/XMLSchemaAssertion.java

svn commit: r1639471 - /jmeter/trunk/src/components/org/apache/jmeter/visualizers/Spline3.java

2014-11-13 Thread fschumacher
Author: fschumacher Date: Thu Nov 13 19:19:43 2014 New Revision: 1639471 URL: http://svn.apache.org/r1639471 Log: Code-Fragment in javadoc was probably formatted wrongly once upon a time. Modified: jmeter/trunk/src/components/org/apache/jmeter/visualizers/Spline3.java Modified: jmeter/trunk/

svn commit: r1639469 - in /jmeter/trunk/src: components/org/apache/jmeter/visualizers/ core/org/apache/jmeter/control/ core/org/apache/jmeter/util/ functions/org/apache/jmeter/functions/ jorphan/org/a

2014-11-13 Thread fschumacher
Author: fschumacher Date: Thu Nov 13 19:17:21 2014 New Revision: 1639469 URL: http://svn.apache.org/r1639469 Log: Bug 57193: Escape entities like &, < and >, as they are not allowed in javadocs. Place code tag around code-fragments in javadoc. Bugzilla Id: 57193 Modified: jmeter/trunk/src/co

svn commit: r1639464 - in /jmeter/trunk/src/core/org/apache/jmeter: gui/UndoHistory.java samplers/StatisticalSampleResult.java threads/SamplePackage.java

2014-11-13 Thread fschumacher
Author: fschumacher Date: Thu Nov 13 19:13:43 2014 New Revision: 1639464 URL: http://svn.apache.org/r1639464 Log: Bug 57193: Remove self-closing elements like or . Bugzilla Id: 57193 Modified: jmeter/trunk/src/core/org/apache/jmeter/gui/UndoHistory.java jmeter/trunk/src/core/org/apache/

svn commit: r1639463 - /jmeter/trunk/src/core/org/apache/jmeter/functions/AbstractFunction.java

2014-11-13 Thread fschumacher
Author: fschumacher Date: Thu Nov 13 19:12:07 2014 New Revision: 1639463 URL: http://svn.apache.org/r1639463 Log: Bug 57193: Place @see below the note and remove the break. If @see is above the note, the note will not be shown in javadocs. Removes a broken "br" tag Bugzilla Id: 57193 Modified:

svn commit: r1639462 - /jmeter/trunk/src/core/org/apache/jmeter/reporters/ResultCollector.java

2014-11-13 Thread fschumacher
Author: fschumacher Date: Thu Nov 13 19:10:39 2014 New Revision: 1639462 URL: http://svn.apache.org/r1639462 Log: Bug 57193: Use unordered list in javadoc instead of handcoded one. Removes wrong "br" tags Bugzilla Id: 57193 Modified: jmeter/trunk/src/core/org/apache/jmeter/reporters/ResultCo

svn commit: r1639461 - /jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/control/CacheManager.java

2014-11-13 Thread fschumacher
Author: fschumacher Date: Thu Nov 13 19:09:14 2014 New Revision: 1639461 URL: http://svn.apache.org/r1639461 Log: Bug 57193: A few javadoc fixes * Remove self-closing br-tags by replacing them with a unordered list * Add links to URL in javadaocs * Add a return description in javadocs Bugz

svn commit: r1639424 - /jmeter/trunk/src/components/org/apache/jmeter/timers/SyncTimer.java

2014-11-13 Thread fschumacher
Author: fschumacher Date: Thu Nov 13 18:11:02 2014 New Revision: 1639424 URL: http://svn.apache.org/r1639424 Log: Bug 57193: CyclicBarrier#await will not throw TimeOutException, so don't say so in javadocs. Bugzilla Id: 57193 Modified: jmeter/trunk/src/components/org/apache/jmeter/timers/Syn