See <https://builds.apache.org/job/JMeter-trunk/4864/changes>
Changes: [fschumacher] Extract yet another method to reduce complexity of generate. [fschumacher] Use addSampleConsumer instead of setSampleConsumer (same functionality). Reorder addition of Consumers. [fschumacher] Extract generation of Consumers out of the generate method to make it less complex. [fschumacher] Extract method to reduce complexity of method generate [fschumacher] No need to declare throwing an exception, when we are in a non derivable method and are not throwing anything. [fschumacher] Javadoc corrections [fschumacher] Use Boolean.parseBoolean instead of doing the string compare ourself. Correct javadoc ------------------------------------------ [...truncated 5969 lines...] A src/protocol/jdbc/org/apache/jmeter/protocol/jdbc AU src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/JDBCTestElementBeanInfoSupport.java A src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/processor AU src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/processor/AbstractJDBCProcessor.java AU src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/processor/JDBCPreProcessorResources_fr.properties AU src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/processor/JDBCPostProcessor.java AU src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/processor/JDBCPreProcessor.java AU src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/processor/JDBCPostProcessorBeanInfo.java AU src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/processor/JDBCPreProcessorBeanInfo.java AU src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/processor/JDBCPostProcessorResources.properties AU src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/processor/JDBCPreProcessorResources.properties AU src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/processor/JDBCPostProcessorResources_fr.properties AU src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/AbstractJDBCTestElement.java A src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/sampler AU src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/sampler/JDBCSampler.java AU src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/sampler/JDBCSamplerResources_zh_TW.properties AU src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/sampler/JDBCSamplerBeanInfo.java AU src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/sampler/JDBCSamplerResources.properties AU src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/sampler/JDBCSamplerResources_tr.properties AU src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/sampler/JDBCSamplerResources_pt_BR.properties AU src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/sampler/JDBCSamplerResources_es.properties AU src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/sampler/JDBCSamplerResources_fr.properties A src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/config AU src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/config/DataSourceElementResources_tr.properties AU src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/config/DataSourceElementResources_pt_BR.properties AU src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/config/DataSourceElementResources_es.properties AU src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/config/DataSourceElementResources_fr.properties AU src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/config/DataSourceElement.java AU src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/config/DataSourceElementResources_zh_TW.properties AU src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/config/DataSourceElementBeanInfo.java AU src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/config/DataSourceElementResources.properties A src/protocol/mail A src/protocol/mail/META-INF A src/protocol/mail/META-INF/javamail.providers A src/protocol/mail/org A src/protocol/mail/org/apache A src/protocol/mail/org/apache/jmeter A src/protocol/mail/org/apache/jmeter/protocol A src/protocol/mail/org/apache/jmeter/protocol/mail A src/protocol/mail/org/apache/jmeter/protocol/mail/sampler A src/protocol/mail/org/apache/jmeter/protocol/mail/sampler/gui AU src/protocol/mail/org/apache/jmeter/protocol/mail/sampler/gui/MailReaderSamplerGui.java AU src/protocol/mail/org/apache/jmeter/protocol/mail/sampler/MailFileMessage.java AU src/protocol/mail/org/apache/jmeter/protocol/mail/sampler/MailReaderSampler.java AU src/protocol/mail/org/apache/jmeter/protocol/mail/sampler/MailFileFolder.java AU src/protocol/mail/org/apache/jmeter/protocol/mail/sampler/MailFileStore.java A src/protocol/mail/org/apache/jmeter/protocol/smtp A src/protocol/mail/org/apache/jmeter/protocol/smtp/sampler AU src/protocol/mail/org/apache/jmeter/protocol/smtp/sampler/SmtpSampler.java A src/protocol/mail/org/apache/jmeter/protocol/smtp/sampler/tools AU src/protocol/mail/org/apache/jmeter/protocol/smtp/sampler/tools/CounterOutputStream.java A src/protocol/mail/org/apache/jmeter/protocol/smtp/sampler/protocol AU src/protocol/mail/org/apache/jmeter/protocol/smtp/sampler/protocol/SendMailCommand.java AU src/protocol/mail/org/apache/jmeter/protocol/smtp/sampler/protocol/LocalTrustStoreSSLSocketFactory.java AU src/protocol/mail/org/apache/jmeter/protocol/smtp/sampler/protocol/SynchronousTransportListener.java AU src/protocol/mail/org/apache/jmeter/protocol/smtp/sampler/protocol/TrustAllSSLSocketFactory.java A src/protocol/mail/org/apache/jmeter/protocol/smtp/sampler/gui AU src/protocol/mail/org/apache/jmeter/protocol/smtp/sampler/gui/SmtpSamplerGui.java AU src/protocol/mail/org/apache/jmeter/protocol/smtp/sampler/gui/SmtpPanel.java AU src/protocol/mail/org/apache/jmeter/protocol/smtp/sampler/gui/SecuritySettingsPanel.java A src/protocol/mongodb A src/protocol/mongodb/org A src/protocol/mongodb/org/apache A src/protocol/mongodb/org/apache/jmeter A src/protocol/mongodb/org/apache/jmeter/protocol A src/protocol/mongodb/org/apache/jmeter/protocol/mongodb A src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/mongo AU src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/mongo/MongoUtils.java AU src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/mongo/EvalResultHandler.java AU src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/mongo/MongoDB.java A src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/sampler AU src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/sampler/MongoScriptSampler.java AU src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/sampler/MongoScriptSamplerBeanInfo.java AU src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/sampler/MongoScriptRunner.java AU src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/sampler/MongoScriptSamplerResources.properties AU src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/sampler/MongoScriptSamplerResources_fr.properties A src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/config AU src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/config/MongoSourceElement.java AU src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/config/MongoSourceElementBeanInfo.java AU src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/config/MongoSourceElementResources.properties AU src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/config/MongoDBHolder.java AU src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/config/MongoSourceElementResources_fr.properties A src/protocol/native A src/protocol/native/org A src/protocol/native/org/apache A src/protocol/native/org/apache/jmeter A src/protocol/native/org/apache/jmeter/protocol A src/protocol/native/org/apache/jmeter/protocol/system A src/protocol/native/org/apache/jmeter/protocol/system/gui AU src/protocol/native/org/apache/jmeter/protocol/system/gui/SystemSamplerGui.java AU src/protocol/native/org/apache/jmeter/protocol/system/NativeCommand.java AU src/protocol/native/org/apache/jmeter/protocol/system/SystemSampler.java A src/protocol/tcp A src/protocol/tcp/org A src/protocol/tcp/org/apache A src/protocol/tcp/org/apache/jmeter A src/protocol/tcp/org/apache/jmeter/protocol A src/protocol/tcp/org/apache/jmeter/protocol/tcp A src/protocol/tcp/org/apache/jmeter/protocol/tcp/config A src/protocol/tcp/org/apache/jmeter/protocol/tcp/config/gui AU src/protocol/tcp/org/apache/jmeter/protocol/tcp/config/gui/TCPConfigGui.java A src/protocol/tcp/org/apache/jmeter/protocol/tcp/control A src/protocol/tcp/org/apache/jmeter/protocol/tcp/control/gui AU src/protocol/tcp/org/apache/jmeter/protocol/tcp/control/gui/TCPSamplerGui.java A src/protocol/tcp/org/apache/jmeter/protocol/tcp/sampler AU src/protocol/tcp/org/apache/jmeter/protocol/tcp/sampler/TCPClientImpl.java AU src/protocol/tcp/org/apache/jmeter/protocol/tcp/sampler/TCPClientDecorator.java AU src/protocol/tcp/org/apache/jmeter/protocol/tcp/sampler/AbstractTCPClient.java AU src/protocol/tcp/org/apache/jmeter/protocol/tcp/sampler/ReadException.java AU src/protocol/tcp/org/apache/jmeter/protocol/tcp/sampler/TCPSampler.java AU src/protocol/tcp/org/apache/jmeter/protocol/tcp/sampler/BinaryTCPClientImpl.java AU src/protocol/tcp/org/apache/jmeter/protocol/tcp/sampler/LengthPrefixedBinaryTCPClientImpl.java AU src/protocol/tcp/org/apache/jmeter/protocol/tcp/sampler/TCPClient.java A src/protocol/ftp A src/protocol/ftp/org A src/protocol/ftp/org/apache A src/protocol/ftp/org/apache/jmeter A src/protocol/ftp/org/apache/jmeter/protocol A src/protocol/ftp/org/apache/jmeter/protocol/ftp A src/protocol/ftp/org/apache/jmeter/protocol/ftp/control A src/protocol/ftp/org/apache/jmeter/protocol/ftp/control/gui AU src/protocol/ftp/org/apache/jmeter/protocol/ftp/control/gui/FtpTestSamplerGui.java A src/protocol/ftp/org/apache/jmeter/protocol/ftp/sampler AU src/protocol/ftp/org/apache/jmeter/protocol/ftp/sampler/FTPSampler.java A src/protocol/ftp/org/apache/jmeter/protocol/ftp/config A src/protocol/ftp/org/apache/jmeter/protocol/ftp/config/gui AU src/protocol/ftp/org/apache/jmeter/protocol/ftp/config/gui/FtpConfigGui.java A src/protocol/jms A src/protocol/jms/org A src/protocol/jms/org/apache A src/protocol/jms/org/apache/jmeter A src/protocol/jms/org/apache/jmeter/protocol A src/protocol/jms/org/apache/jmeter/protocol/jms A src/protocol/jms/org/apache/jmeter/protocol/jms/client AU src/protocol/jms/org/apache/jmeter/protocol/jms/client/Publisher.java AU src/protocol/jms/org/apache/jmeter/protocol/jms/client/InitialContextFactory.java AU src/protocol/jms/org/apache/jmeter/protocol/jms/client/ReceiveSubscriber.java AU src/protocol/jms/org/apache/jmeter/protocol/jms/client/ClientPool.java AU src/protocol/jms/org/apache/jmeter/protocol/jms/Utils.java A src/protocol/jms/org/apache/jmeter/protocol/jms/control A src/protocol/jms/org/apache/jmeter/protocol/jms/control/gui AU src/protocol/jms/org/apache/jmeter/protocol/jms/control/gui/JMSPublisherGui.java AU src/protocol/jms/org/apache/jmeter/protocol/jms/control/gui/JMSSamplerGui.java AU src/protocol/jms/org/apache/jmeter/protocol/jms/control/gui/JMSSubscriberGui.java AU src/protocol/jms/org/apache/jmeter/protocol/jms/control/gui/JMSPropertiesPanel.java A src/protocol/jms/org/apache/jmeter/protocol/jms/sampler AU src/protocol/jms/org/apache/jmeter/protocol/jms/sampler/JMSProperties.java AU src/protocol/jms/org/apache/jmeter/protocol/jms/sampler/TemporaryQueueExecutor.java AU src/protocol/jms/org/apache/jmeter/protocol/jms/sampler/SubscriberSampler.java AU src/protocol/jms/org/apache/jmeter/protocol/jms/sampler/BaseJMSSampler.java AU src/protocol/jms/org/apache/jmeter/protocol/jms/sampler/JMSSampler.java AU src/protocol/jms/org/apache/jmeter/protocol/jms/sampler/MessageAdmin.java AU src/protocol/jms/org/apache/jmeter/protocol/jms/sampler/JMSProperty.java AU src/protocol/jms/org/apache/jmeter/protocol/jms/sampler/PublisherSampler.java AU src/protocol/jms/org/apache/jmeter/protocol/jms/sampler/FixedQueueExecutor.java AU src/protocol/jms/org/apache/jmeter/protocol/jms/sampler/QueueExecutor.java AU src/protocol/jms/org/apache/jmeter/protocol/jms/sampler/Receiver.java U . At revision 1722380 [locks-and-latches] Checking to see if we really have the locks [locks-and-latches] Have all the locks, build can start [trunk] $ /home/jenkins/tools/ant/latest/bin/ant -Djava.awt.headless=true -Danakia.lastModifiedCheck=false _gump_properties svnCheck clean-dist clean download_jars download_checkstyle init-svnVersion nightly test checkstyle _dist_maven Buildfile: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml> _gump_properties: [echo] [echo] Gump properties for this run [echo] jmeter.version = ${jmeter.version} [echo] gump.run = false [echo] date.projectfile = ${date.projectfile} [echo] version.projectfile = ${version.projectfile} [echo] Build file: [echo] version.build = $Revision: 1719635 $ [echo] Java properties: [echo] target.java.version = 1.7 [echo] src.java.version = 1.7 [echo] optimize = on [echo] deprecation = off [echo] encoding = UTF-8 [echo] [echoproperties] #Ant properties [echoproperties] #Wed Dec 30 17:06:23 UTC 2015 [echoproperties] ant.core.lib=/home/jenkins/tools/ant/latest/lib/ant.jar [echoproperties] ant.file=<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml> [echoproperties] ant.file.JMeter=<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml> [echoproperties] ant.file.type=file [echoproperties] ant.file.type.JMeter=file [echoproperties] ant.home=/home/jenkins/tools/ant/latest [echoproperties] ant.java.version=1.7 [echoproperties] ant.library.dir=/home/jenkins/tools/ant/latest/lib [echoproperties] ant.project.default-target=install [echoproperties] ant.project.invoked-targets=_gump_properties,svnCheck,clean-dist,clean,download_jars,download_checkstyle,init-svnVersion,nightly,test,checkstyle,_dist_maven [echoproperties] ant.project.name=JMeter [echoproperties] ant.version=Apache Ant(TM) version 1.8.2 compiled on December 20 2010 [echoproperties] #Ant properties [echoproperties] #Wed Dec 30 17:06:23 UTC 2015 [echoproperties] gump.run=false [echoproperties] #Ant properties [echoproperties] #Wed Dec 30 17:06:23 UTC 2015 [echoproperties] os.arch=amd64 [echoproperties] os.name=Linux [echoproperties] os.version=3.13.0-30-generic [echoproperties] #Ant properties [echoproperties] #Wed Dec 30 17:06:23 UTC 2015 [echoproperties] java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment [echoproperties] java.awt.headless=true [echoproperties] java.awt.printerjob=sun.print.PSPrinterJob [echoproperties] java.class.path=/home/jenkins/tools/ant/latest/lib/ant-launcher.jar\:/home/jenkins/tools/ant/latest/lib/ant-antlr.jar\:/home/jenkins/tools/ant/latest/lib/ant-apache-bsf.jar\:/home/jenkins/tools/ant/latest/lib/ant-apache-oro.jar\:/home/jenkins/tools/ant/latest/lib/ant-apache-bcel.jar\:/home/jenkins/tools/ant/latest/lib/ant-commons-net.jar\:/home/jenkins/tools/ant/latest/lib/ant-apache-regexp.jar\:/home/jenkins/tools/ant/latest/lib/ant-jai.jar\:/home/jenkins/tools/ant/latest/lib/ant-launcher.jar\:/home/jenkins/tools/ant/latest/lib/ant-testutil.jar\:/home/jenkins/tools/ant/latest/lib/ant-junit4.jar\:/home/jenkins/tools/ant/latest/lib/ant-junit.jar\:/home/jenkins/tools/ant/latest/lib/ant.jar\:/home/jenkins/tools/ant/latest/lib/ant-jmf.jar\:/home/jenkins/tools/ant/latest/lib/ant-apache-resolver.jar\:/home/jenkins/tools/ant/latest/lib/ant-jdepend.jar\:/home/jenkins/tools/ant/latest/lib/ant-javamail.jar\:/home/jenkins/tools/ant/latest/lib/ant-commons-logging.jar\:/home/jenkins/tools/ant/latest/lib/ant-apache-xalan2.jar\:/home/jenkins/tools/ant/latest/lib/ant-jsch.jar\:/home/jenkins/tools/ant/latest/lib/ant-apache-log4j.jar\:/home/jenkins/tools/ant/latest/lib/ant-netrexx.jar\:/home/jenkins/tools/ant/latest/lib/ant-swing.jar\:/jenkins/tools/hudson.model.JDK/latest1.7/lib/tools.jar [echoproperties] java.class.version=51.0 [echoproperties] java.endorsed.dirs=/jenkins/tools/hudson.model.JDK/latest1.7/jre/lib/endorsed [echoproperties] java.ext.dirs=/jenkins/tools/hudson.model.JDK/latest1.7/jre/lib/ext\:/usr/java/packages/lib/ext [echoproperties] java.home=/jenkins/tools/hudson.model.JDK/latest1.7/jre [echoproperties] java.io.tmpdir=/tmp [echoproperties] java.library.path=/usr/java/packages/lib/amd64\:/usr/lib64\:/lib64\:/lib\:/usr/lib [echoproperties] java.runtime.name=Java(TM) SE Runtime Environment [echoproperties] java.runtime.version=1.7.0_80-b15 [echoproperties] java.specification.name=Java Platform API Specification [echoproperties] java.specification.vendor=Oracle Corporation [echoproperties] java.specification.version=1.7 [echoproperties] java.vendor=Oracle Corporation [echoproperties] java.vendor.url=http\://java.oracle.com/ [echoproperties] java.vendor.url.bug=http\://bugreport.sun.com/bugreport/ [echoproperties] java.version=1.7.0_80 [echoproperties] java.vm.info=mixed mode [echoproperties] java.vm.name=Java HotSpot(TM) 64-Bit Server VM [echoproperties] java.vm.specification.name=Java Virtual Machine Specification [echoproperties] java.vm.specification.vendor=Oracle Corporation [echoproperties] java.vm.specification.version=1.7 [echoproperties] java.vm.vendor=Oracle Corporation [echoproperties] java.vm.version=24.80-b11 [echoproperties] javadoc.encoding=UTF-8 [echoproperties] javamail.jar=mail-1.5.0-b01.jar [echoproperties] javamail.loc=https\://repo1.maven.org/maven2/javax/mail/mail/1.5.0-b01 [echoproperties] javamail.md5=7b56e34995f7f1cb55d7806b935f90a4 [echoproperties] javamail.version=1.5.0-b01 svnCheck: [exec] svn: The path '.' appears to be part of a Subversion 1.7 or greater [exec] working copy. Please upgrade your Subversion client to use this [exec] working copy. BUILD FAILED <https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2699: exec returned: 1 Total time: 2 seconds Build step 'Invoke Ant' marked build as failure [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Archiving artifacts
