Build: #84 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Build log

The build generated 2,952 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

07-Feb-2018 20:53:21 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/tcp/XMPPTCPConnection.java:330: warning: no description for @throws
07-Feb-2018 20:53:21      * @throws XmppStringprepException
07-Feb-2018 20:53:21        ^
07-Feb-2018 20:53:21 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/tcp/XMPPTCPConnection.java:343: warning: no description for @param
07-Feb-2018 20:53:21      * @param username
07-Feb-2018 20:53:21        ^
07-Feb-2018 20:53:21 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/tcp/XMPPTCPConnection.java:344: warning: no description for @param
07-Feb-2018 20:53:21      * @param password
07-Feb-2018 20:53:21        ^
07-Feb-2018 20:53:21 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/tcp/XMPPTCPConnection.java:345: warning: no description for @param
07-Feb-2018 20:53:21      * @param serviceName
07-Feb-2018 20:53:21        ^
07-Feb-2018 20:53:21 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/tcp/XMPPTCPConnection.java:346: warning: no description for @throws
07-Feb-2018 20:53:21      * @throws XmppStringprepException
07-Feb-2018 20:53:21        ^
07-Feb-2018 20:53:21 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/tcp/XMPPTCPConnection.java:1331: warning: no description for @throws
07-Feb-2018 20:53:21          * @throws NotConnectedException
07-Feb-2018 20:53:21            ^
07-Feb-2018 20:53:21 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/tcp/XMPPTCPConnection.java:1332: warning: no description for @throws
07-Feb-2018 20:53:21          * @throws InterruptedException
07-Feb-2018 20:53:21            ^
07-Feb-2018 20:53:21 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/sm/SMUtils.java:33: warning: no description for @param
07-Feb-2018 20:53:21      * @param height
07-Feb-2018 20:53:21        ^
07-Feb-2018 20:53:21 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/sm/SMUtils.java:45: warning: no description for @param
07-Feb-2018 20:53:21      * @param reportedHandledCount
07-Feb-2018 20:53:21        ^
07-Feb-2018 20:53:21 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/sm/SMUtils.java:46: warning: no description for @param
07-Feb-2018 20:53:21      * @param lastKnownHandledCount
07-Feb-2018 20:53:21        ^
07-Feb-2018 20:53:21 :smack-tcp:javadoc
07-Feb-2018 20:53:21 17 warnings
07-Feb-2018 20:53:22 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-integration-test/src/main/java/org/jivesoftware/smackx/omemo/OmemoInitializationTest.java:56: warning: no description for @throws
07-Feb-2018 20:53:22      * @throws NotAPubSubNodeException
07-Feb-2018 20:53:22        ^
07-Feb-2018 20:53:22 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-integration-test/src/main/java/org/jivesoftware/smackx/omemo/OmemoInitializationTest.java:59: warning: no @throws for org.jivesoftware.smack.XMPPException.XMPPErrorException
07-Feb-2018 20:53:22     public void initializationTest() throws XMPPException.XMPPErrorException, PubSubException.NotALeafNodeException, SmackException.NotConnectedException, InterruptedException, SmackException.NoResponseException, SmackException.NotLoggedInException, CorruptedOmemoKeyException, NotAPubSubNodeException {
07-Feb-2018 20:53:22                 ^
07-Feb-2018 20:53:22 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-integration-test/src/main/java/org/jivesoftware/smackx/omemo/OmemoInitializationTest.java:59: warning: no @throws for org.jivesoftware.smackx.pubsub.PubSubException.NotALeafNodeException
07-Feb-2018 20:53:22     public void initializationTest() throws XMPPException.XMPPErrorException, PubSubException.NotALeafNodeException, SmackException.NotConnectedException, InterruptedException, SmackException.NoResponseException, SmackException.NotLoggedInException, CorruptedOmemoKeyException, NotAPubSubNodeException {
07-Feb-2018 20:53:22                 ^
07-Feb-2018 20:53:22 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-integration-test/src/main/java/org/jivesoftware/smackx/omemo/OmemoInitializationTest.java:59: warning: no @throws for org.jivesoftware.smack.SmackException.NotConnectedException
07-Feb-2018 20:53:22     public void initializationTest() throws XMPPException.XMPPErrorException, PubSubException.NotALeafNodeException, SmackException.NotConnectedException, InterruptedException, SmackException.NoResponseException, SmackException.NotLoggedInException, CorruptedOmemoKeyException, NotAPubSubNodeException {
07-Feb-2018 20:53:22                 ^
07-Feb-2018 20:53:22 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-integration-test/src/main/java/org/jivesoftware/smackx/omemo/OmemoInitializationTest.java:59: warning: no @throws for java.lang.InterruptedException
07-Feb-2018 20:53:22     public void initializationTest() throws XMPPException.XMPPErrorException, PubSubException.NotALeafNodeException, SmackException.NotConnectedException, InterruptedException, SmackException.NoResponseException, SmackException.NotLoggedInException, CorruptedOmemoKeyException, NotAPubSubNodeException {
07-Feb-2018 20:53:22                 ^
07-Feb-2018 20:53:22 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-integration-test/src/main/java/org/jivesoftware/smackx/omemo/OmemoInitializationTest.java:59: warning: no @throws for org.jivesoftware.smack.SmackException.NoResponseException
07-Feb-2018 20:53:22     public void initializationTest() throws XMPPException.XMPPErrorException, PubSubException.NotALeafNodeException, SmackException.NotConnectedException, InterruptedException, SmackException.NoResponseException, SmackException.NotLoggedInException, CorruptedOmemoKeyException, NotAPubSubNodeException {
07-Feb-2018 20:53:22                 ^
07-Feb-2018 20:53:22 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-integration-test/src/main/java/org/jivesoftware/smackx/omemo/OmemoInitializationTest.java:59: warning: no @throws for org.jivesoftware.smack.SmackException.NotLoggedInException
07-Feb-2018 20:53:22     public void initializationTest() throws XMPPException.XMPPErrorException, PubSubException.NotALeafNodeException, SmackException.NotConnectedException, InterruptedException, SmackException.NoResponseException, SmackException.NotLoggedInException, CorruptedOmemoKeyException, NotAPubSubNodeException {
07-Feb-2018 20:53:22                 ^
07-Feb-2018 20:53:22 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-integration-test/src/main/java/org/jivesoftware/smackx/omemo/OmemoInitializationTest.java:59: warning: no @throws for org.jivesoftware.smackx.omemo.exceptions.CorruptedOmemoKeyException
07-Feb-2018 20:53:22     public void initializationTest() throws XMPPException.XMPPErrorException, PubSubException.NotALeafNodeException, SmackException.NotConnectedException, InterruptedException, SmackException.NoResponseException, SmackException.NotLoggedInException, CorruptedOmemoKeyException, NotAPubSubNodeException {
07-Feb-2018 20:53:22                 ^
07-Feb-2018 20:53:22 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-integration-test/src/main/java/org/jivesoftware/smackx/omemo/OmemoMessageSendingTest.java:78: warning: no description for @throws
07-Feb-2018 20:53:22      * @throws CorruptedOmemoKeyException
07-Feb-2018 20:53:22        ^
07-Feb-2018 20:53:22 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-integration-test/src/main/java/org/jivesoftware/smackx/omemo/OmemoMessageSendingTest.java:79: warning: no description for @throws
07-Feb-2018 20:53:22      * @throws InterruptedException
07-Feb-2018 20:53:22        ^
07-Feb-2018 20:53:22 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-integration-test/src/main/java/org/jivesoftware/smackx/omemo/OmemoMessageSendingTest.java:80: warning: no description for @throws
07-Feb-2018 20:53:22      * @throws SmackException.NoResponseException
07-Feb-2018 20:53:22        ^
07-Feb-2018 20:53:22 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-integration-test/src/main/java/org/jivesoftware/smackx/omemo/OmemoMessageSendingTest.java:81: warning: no description for @throws
07-Feb-2018 20:53:22      * @throws SmackException.NotConnectedException
07-Feb-2018 20:53:22        ^
07-Feb-2018 20:53:22 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-integration-test/src/main/java/org/jivesoftware/smackx/omemo/OmemoMessageSendingTest.java:82: warning: no description for @throws
07-Feb-2018 20:53:22      * @throws XMPPException.XMPPErrorException
07-Feb-2018 20:53:22        ^
07-Feb-2018 20:53:22 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-integration-test/src/main/java/org/jivesoftware/smackx/omemo/OmemoMessageSendingTest.java:83: warning: no description for @throws
07-Feb-2018 20:53:22      * @throws SmackException.NotLoggedInException
07-Feb-2018 20:53:22        ^
07-Feb-2018 20:53:22 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-integration-test/src/main/java/org/jivesoftware/smackx/omemo/OmemoMessageSendingTest.java:84: warning: no description for @throws
07-Feb-2018 20:53:22      * @throws PubSubException.NotALeafNodeException
07-Feb-2018 20:53:22        ^
07-Feb-2018 20:53:22 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-integration-test/src/main/java/org/jivesoftware/smackx/omemo/OmemoMessageSendingTest.java:85: warning: no description for @throws
07-Feb-2018 20:53:22      * @throws CannotEstablishOmemoSessionException
07-Feb-2018 20:53:22        ^
07-Feb-2018 20:53:22 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-integration-test/src/main/java/org/jivesoftware/smackx/omemo/OmemoMessageSendingTest.java:86: warning: no description for @throws
07-Feb-2018 20:53:22      * @throws UndecidedOmemoIdentityException
07-Feb-2018 20:53:22        ^
07-Feb-2018 20:53:22 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-integration-test/src/main/java/org/jivesoftware/smackx/omemo/OmemoMessageSendingTest.java:87: warning: no description for @throws
07-Feb-2018 20:53:22      * @throws NoSuchAlgorithmException
07-Feb-2018 20:53:22        ^
07-Feb-2018 20:53:22 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-integration-test/src/main/java/org/jivesoftware/smackx/omemo/OmemoMessageSendingTest.java:88: warning: no description for @throws
07-Feb-2018 20:53:22      * @throws CryptoFailedException
07-Feb-2018 20:53:22        ^
07-Feb-2018 20:53:22 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-integration-test/src/main/java/org/jivesoftware/smackx/omemo/OmemoMessageSendingTest.java:89: warning: no description for @throws
07-Feb-2018 20:53:22      * @throws NotAPubSubNodeException
07-Feb-2018 20:53:22        ^
07-Feb-2018 20:53:22 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-integration-test/src/main/java/org/jivesoftware/smack/LoginIntegrationTest.java:46: warning: no description for @throws
07-Feb-2018 20:53:22      * @throws InterruptedException
07-Feb-2018 20:53:22        ^
07-Feb-2018 20:53:22 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-integration-test/src/main/java/org/jivesoftware/smack/LoginIntegrationTest.java:47: warning: no description for @throws
07-Feb-2018 20:53:22      * @throws XMPPException
07-Feb-2018 20:53:22        ^
07-Feb-2018 20:53:22 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-integration-test/src/main/java/org/jivesoftware/smack/LoginIntegrationTest.java:48: warning: no description for @throws
07-Feb-2018 20:53:22      * @throws IOException
07-Feb-2018 20:53:22        ^
07-Feb-2018 20:53:22 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-integration-test/src/main/java/org/jivesoftware/smack/LoginIntegrationTest.java:49: warning: no description for @throws
07-Feb-2018 20:53:22      * @throws SmackException
07-Feb-2018 20:53:22        ^
07-Feb-2018 20:53:22 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-integration-test/src/main/java/org/jivesoftware/smack/LoginIntegrationTest.java:50: warning: no description for @throws
07-Feb-2018 20:53:22      * @throws NoSuchAlgorithmException
07-Feb-2018 20:53:22        ^
07-Feb-2018 20:53:22 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-integration-test/src/main/java/org/jivesoftware/smack/LoginIntegrationTest.java:51: warning: no description for @throws
07-Feb-2018 20:53:22      * @throws KeyManagementException
07-Feb-2018 20:53:22        ^
07-Feb-2018 20:53:23 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-integration-test/src/main/java/org/jivesoftware/smackx/caps/EntityCapsTest.java:127: warning: no description for @throws
07-Feb-2018 20:53:23      * @throws XMPPException
07-Feb-2018 20:53:23        ^
07-Feb-2018 20:53:23 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-integration-test/src/main/java/org/jivesoftware/smackx/caps/EntityCapsTest.java:128: warning: no description for @throws
07-Feb-2018 20:53:23      * @throws InterruptedException
07-Feb-2018 20:53:23        ^
07-Feb-2018 20:53:23 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-integration-test/src/main/java/org/jivesoftware/smackx/caps/EntityCapsTest.java:129: warning: no description for @throws
07-Feb-2018 20:53:23      * @throws NotConnectedException
07-Feb-2018 20:53:23        ^
07-Feb-2018 20:53:23 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-integration-test/src/main/java/org/jivesoftware/smackx/caps/EntityCapsTest.java:130: warning: no description for @throws
07-Feb-2018 20:53:23      * @throws NoResponseException
07-Feb-2018 20:53:23        ^
07-Feb-2018 20:53:23 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-integration-test/src/main/java/org/jivesoftware/smackx/iot/IoTControlIntegrationTest.java:55: warning: no description for @throws
07-Feb-2018 20:53:23      * @throws Exception
07-Feb-2018 20:53:23        ^
07-Feb-2018 20:53:23 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-integration-test/src/main/java/org/jivesoftware/smackx/iot/IoTControlIntegrationTest.java:56: warning: no description for @throws
07-Feb-2018 20:53:23      * @throws TimeoutException
07-Feb-2018 20:53:23        ^
07-Feb-2018 20:53:23 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-integration-test/src/main/java/org/jivesoftware/smackx/iot/IoTDataIntegrationTest.java:57: warning: no description for @throws
07-Feb-2018 20:53:23      * @throws Exception
07-Feb-2018 20:53:23        ^
07-Feb-2018 20:53:23 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-integration-test/src/main/java/org/jivesoftware/smackx/iot/IoTDataIntegrationTest.java:58: warning: no description for @throws
07-Feb-2018 20:53:23      * @throws TimeoutException
07-Feb-2018 20:53:23        ^
07-Feb-2018 20:53:23 :smack-integration-test:javadoc
07-Feb-2018 20:53:23 34 warnings
07-Feb-2018 20:53:23 :smack-integration-test:javadocJar
07-Feb-2018 20:53:23 :smack-integration-test:sourcesJar
07-Feb-2018 20:53:24 :smack-integration-test:compileTestJava
07-Feb-2018 20:53:24 :smack-integration-test:processTestResources NO-SOURCE
07-Feb-2018 20:53:24 :smack-integration-test:testClasses
07-Feb-2018 20:53:24 :smack-integration-test:testJar
07-Feb-2018 20:53:24 :smack-integration-test:signArchives SKIPPED
07-Feb-2018 20:53:24 :smack-integration-test:assemble
07-Feb-2018 20:53:25 :smack-integration-test:checkstyleMain
07-Feb-2018 20:53:25 :smack-integration-test:checkstyleTest
07-Feb-2018 20:53:25 :smack-integration-test:clirr
07-Feb-2018 20:53:26 :smack-integration-test:test
07-Feb-2018 20:53:26 :smack-integration-test:check
07-Feb-2018 20:53:26 :smack-integration-test:build
07-Feb-2018 20:53:26 :smack-java7:javadocJar
07-Feb-2018 20:53:26 :smack-java7:sourcesJar
07-Feb-2018 20:53:26 :smack-java7:compileTestJava NO-SOURCE
07-Feb-2018 20:53:26 :smack-java7:processTestResources NO-SOURCE
07-Feb-2018 20:53:26 :smack-java7:testClasses UP-TO-DATE
07-Feb-2018 20:53:26 :smack-java7:testJar
07-Feb-2018 20:53:26 :smack-java7:signArchives SKIPPED
07-Feb-2018 20:53:26 :smack-java7:assemble
07-Feb-2018 20:53:27 :smack-java7:checkstyleMain
07-Feb-2018 20:53:27 :smack-java7:checkstyleTest NO-SOURCE
07-Feb-2018 20:53:27 :smack-java7:clirr
07-Feb-2018 20:53:27 :smack-java7:test NO-SOURCE
07-Feb-2018 20:53:27 :smack-java7:check
07-Feb-2018 20:53:27 :smack-java7:build
07-Feb-2018 20:53:32 :smack-jingle-old:compileJava
07-Feb-2018 20:53:32 :smack-jingle-old:processResources NO-SOURCE
07-Feb-2018 20:53:32 :smack-jingle-old:classes
07-Feb-2018 20:53:32 :smack-jingle-old:osgiClasses
07-Feb-2018 20:53:32 :smack-jingle-old:jar
07-Feb-2018 20:53:33 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/provider/JingleContentDescriptionProvider.java:69: warning: no description for @throws
07-Feb-2018 20:53:33      * @throws IOException
07-Feb-2018 20:53:33        ^
07-Feb-2018 20:53:33 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/provider/JingleContentDescriptionProvider.java:70: warning: no description for @throws
07-Feb-2018 20:53:33      * @throws XmlPullParserException
07-Feb-2018 20:53:33        ^
07-Feb-2018 20:53:33 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/provider/JingleContentDescriptionProvider.java:71: warning: no description for @throws
07-Feb-2018 20:53:33      * @throws SmackException
07-Feb-2018 20:53:33        ^
07-Feb-2018 20:53:33 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/provider/JingleContentDescriptionProvider.java:103: warning: no @return
07-Feb-2018 20:53:33     protected abstract JingleContentDescription getInstance();
07-Feb-2018 20:53:33                                                 ^
07-Feb-2018 20:53:33 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/provider/JingleDescriptionProvider.java:70: warning: no description for @throws
07-Feb-2018 20:53:33      * @throws SmackException
07-Feb-2018 20:53:33        ^
07-Feb-2018 20:53:33 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/provider/JingleDescriptionProvider.java:71: warning: no description for @throws
07-Feb-2018 20:53:33      * @throws IOException
07-Feb-2018 20:53:33        ^
07-Feb-2018 20:53:33 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/provider/JingleDescriptionProvider.java:72: warning: no description for @throws
07-Feb-2018 20:53:33      * @throws XmlPullParserException
07-Feb-2018 20:53:33        ^
07-Feb-2018 20:53:33 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/provider/JingleDescriptionProvider.java:102: warning: no @return
07-Feb-2018 20:53:33     protected abstract JingleDescription getInstance();
07-Feb-2018 20:53:33                                          ^
07-Feb-2018 20:53:33 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/provider/JingleProvider.java:44: warning: no description for @throws
07-Feb-2018 20:53:33      * @throws Exception
07-Feb-2018 20:53:33        ^
07-Feb-2018 20:53:33 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/provider/JingleTransportProvider.java:53: warning: no description for @throws
07-Feb-2018 20:53:33      * @throws IOException
07-Feb-2018 20:53:33        ^
07-Feb-2018 20:53:33 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/provider/JingleTransportProvider.java:54: warning: no description for @throws
07-Feb-2018 20:53:33      * @throws XmlPullParserException
07-Feb-2018 20:53:33        ^
07-Feb-2018 20:53:33 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/provider/JingleTransportProvider.java:55: warning: no description for @throws
07-Feb-2018 20:53:33      * @throws SmackException
07-Feb-2018 20:53:33        ^
07-Feb-2018 20:53:33 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/media/ContentInfo.java:60: warning: no @param for value
07-Feb-2018 20:53:33         public static ContentInfo fromString(String value) {
07-Feb-2018 20:53:33                                   ^
07-Feb-2018 20:53:33 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/media/ContentInfo.java:60: warning: no @return
07-Feb-2018 20:53:33         public static ContentInfo fromString(String value) {
07-Feb-2018 20:53:33                                   ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/media/JingleMediaManager.java:50: warning: no @return
07-Feb-2018 20:53:34     public JingleTransportManager getTransportManager() {
07-Feb-2018 20:53:34                                   ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/media/JingleMediaManager.java:73: warning: no description for @param
07-Feb-2018 20:53:34      * @param payloadType
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/media/JingleMediaManager.java:74: warning: no description for @param
07-Feb-2018 20:53:34      * @param remote
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/media/JingleMediaManager.java:75: warning: no description for @param
07-Feb-2018 20:53:34      * @param local
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/media/JingleMediaManager.java:78: warning: no @param for jingleSession
07-Feb-2018 20:53:34     public abstract JingleMediaSession createMediaSession(PayloadType payloadType, final TransportCandidate remote,
07-Feb-2018 20:53:34                                        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/media/JingleMediaSession.java:117: warning: no description for @param
07-Feb-2018 20:53:34      * @param mediaReceivedListener
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/media/JingleMediaSession.java:126: warning: no description for @param
07-Feb-2018 20:53:34      * @param mediaReceivedListener
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/media/JingleMediaSession.java:158: warning: no description for @param
07-Feb-2018 20:53:34      * @param active
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/media/JingleMediaSession.java:175: warning: no @param for participant
07-Feb-2018 20:53:34     public void mediaReceived(String participant) {
07-Feb-2018 20:53:34                 ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/media/JingleMediaSession.java:60: warning: no @param for jingleSession
07-Feb-2018 20:53:34     public JingleMediaSession(PayloadType payloadType, TransportCandidate remote,
07-Feb-2018 20:53:34            ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/media/MediaNegotiator.java:93: warning: no @return
07-Feb-2018 20:53:34     public JingleMediaManager getMediaManager() {
07-Feb-2018 20:53:34                               ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/media/MediaNegotiator.java:105: warning: no description for @throws
07-Feb-2018 20:53:34      * @throws XMPPException
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/media/MediaNegotiator.java:106: warning: no description for @throws
07-Feb-2018 20:53:34      * @throws NotConnectedException
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/media/MediaNegotiator.java:107: warning: no description for @throws
07-Feb-2018 20:53:34      * @throws InterruptedException
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/media/MediaNegotiator.java:479: warning: no description for @throws
07-Feb-2018 20:53:34      * @throws NotConnectedException
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/media/MediaNegotiator.java:480: warning: no description for @throws
07-Feb-2018 20:53:34      * @throws InterruptedException
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/media/MediaNegotiator.java:528: warning: no @return
07-Feb-2018 20:53:34     public JingleDescription getJingleDescription() {
07-Feb-2018 20:53:34                              ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleNegotiator.java:132: warning: no description for @param
07-Feb-2018 20:53:34      * @param id
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleNegotiator.java:141: warning: no description for @param
07-Feb-2018 20:53:34      * @param id
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleNegotiator.java:155: warning: no description for @param
07-Feb-2018 20:53:34      * @param id
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleNegotiator.java:232: warning: no description for @throws
07-Feb-2018 20:53:34      * @throws XMPPException
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleNegotiator.java:233: warning: no description for @throws
07-Feb-2018 20:53:34      * @throws InterruptedException
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleNegotiator.java:235: warning: no @throws for org.jivesoftware.smack.SmackException
07-Feb-2018 20:53:34     public abstract List<IQ> dispatchIncomingPacket(IQ iq, String id) throws XMPPException, SmackException, InterruptedException;
07-Feb-2018 20:53:34                              ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/media/MediaNegotiator.java:74: warning: no @param for mediaManager
07-Feb-2018 20:53:34     public MediaNegotiator(JingleSession session, JingleMediaManager mediaManager, List<PayloadType> pts,
07-Feb-2018 20:53:34            ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/media/MediaNegotiator.java:74: warning: no @param for pts
07-Feb-2018 20:53:34     public MediaNegotiator(JingleSession session, JingleMediaManager mediaManager, List<PayloadType> pts,
07-Feb-2018 20:53:34            ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/media/MediaNegotiator.java:74: warning: no @param for parentNegotiator
07-Feb-2018 20:53:34     public MediaNegotiator(JingleSession session, JingleMediaManager mediaManager, List<PayloadType> pts,
07-Feb-2018 20:53:34            ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/media/MediaReceivedListener.java:27: warning: no @param for participant
07-Feb-2018 20:53:34     void mediaReceived(String participant);
07-Feb-2018 20:53:34          ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/listeners/JingleMediaListener.java:33: warning: no description for @throws
07-Feb-2018 20:53:34      * @throws NotConnectedException
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/listeners/JingleMediaListener.java:34: warning: no description for @throws
07-Feb-2018 20:53:34      * @throws InterruptedException
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/listeners/JingleSessionListener.java:40: warning: no description for @throws
07-Feb-2018 20:53:34      * @throws NotConnectedException
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/listeners/JingleSessionListener.java:41: warning: no description for @throws
07-Feb-2018 20:53:34      * @throws InterruptedException
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/listeners/JingleSessionListener.java:57: warning: no description for @param
07-Feb-2018 20:53:34      * @param redirection
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/listeners/JingleTransportListener.java:38: warning: no description for @throws
07-Feb-2018 20:53:34      * @throws NotConnectedException
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/listeners/JingleTransportListener.java:39: warning: no description for @throws
07-Feb-2018 20:53:34      * @throws InterruptedException
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/mediaimpl/sshare/api/PixelUtils.java:56: warning: no @param for c
07-Feb-2018 20:53:34     public static int clamp(int c) {
07-Feb-2018 20:53:34                       ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/mediaimpl/sshare/api/PixelUtils.java:56: warning: no @return
07-Feb-2018 20:53:34     public static int clamp(int c) {
07-Feb-2018 20:53:34                       ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/mediaimpl/test/TestMediaSession.java:39: warning: no @param for jingleSession
07-Feb-2018 20:53:34     public TestMediaSession(final PayloadType payloadType, final TransportCandidate remote, final TransportCandidate local,
07-Feb-2018 20:53:34            ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/mediaimpl/sshare/ScreenShareSession.java:68: warning: no @param for jingleSession
07-Feb-2018 20:53:34     public ScreenShareSession(final PayloadType payloadType, final TransportCandidate remote, final TransportCandidate local,
07-Feb-2018 20:53:34            ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/ContentNegotiator.java:127: warning: no description for @param
07-Feb-2018 20:53:34      * @param jingleTransportManager
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/ContentNegotiator.java:229: warning: no @return
07-Feb-2018 20:53:34     public boolean isFullyEstablished() {
07-Feb-2018 20:53:34                    ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleActionEnum.java:57: warning: no @param for inActionCode
07-Feb-2018 20:53:34     public static JingleActionEnum getAction(String inActionCode) {
07-Feb-2018 20:53:34                                    ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleActionEnum.java:57: warning: no @return
07-Feb-2018 20:53:34     public static JingleActionEnum getAction(String inActionCode) {
07-Feb-2018 20:53:34                                    ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleManager.java:306: warning: no description for @throws
07-Feb-2018 20:53:34      * @throws XMPPException
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleManager.java:307: warning: no description for @throws
07-Feb-2018 20:53:34      * @throws InterruptedException
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleManager.java:370: warning: no description for @param
07-Feb-2018 20:53:34      * @param createdJingleSessionListener
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleManager.java:380: warning: no description for @param
07-Feb-2018 20:53:34      * @param createdJingleSessionListener
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleManager.java:389: warning: no description for @param
07-Feb-2018 20:53:34      * @param jingleSession
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleManager.java:521: warning: no @throws for org.jivesoftware.smack.XMPPException
07-Feb-2018 20:53:34     public JingleSession createOutgoingJingleSession(EntityFullJid responder) throws XMPPException {
07-Feb-2018 20:53:34                          ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleManager.java:547: warning: no @throws for org.jivesoftware.smack.XMPPException
07-Feb-2018 20:53:34     public JingleSession createIncomingJingleSession(JingleSessionRequest request) throws XMPPException {
07-Feb-2018 20:53:34                          ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleManager.java:579: warning: no description for @param
07-Feb-2018 20:53:34      * @param jid
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleManager.java:197: warning: no description for @throws
07-Feb-2018 20:53:34      * @throws SmackException
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleManager.java:198: warning: no description for @throws
07-Feb-2018 20:53:34      * @throws XMPPException
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleSession.java:190: warning: no description for @param
07-Feb-2018 20:53:34      * @param jingleMediaManagers
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleSession.java:237: warning: no @return
07-Feb-2018 20:53:34     protected static String generateSessionId() {
07-Feb-2018 20:53:34                             ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleSession.java:245: warning: no @param for stateIs
07-Feb-2018 20:53:34     public void setSessionState(JingleSessionState stateIs) {
07-Feb-2018 20:53:34                 ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleSession.java:259: warning: no @return
07-Feb-2018 20:53:34     public boolean isFullyEstablished() {
07-Feb-2018 20:53:34                    ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleSession.java:282: warning: no description for @throws
07-Feb-2018 20:53:34      * @throws XMPPException
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleSession.java:283: warning: no description for @throws
07-Feb-2018 20:53:34      * @throws SmackException
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleSession.java:284: warning: no description for @throws
07-Feb-2018 20:53:34      * @throws InterruptedException
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleSession.java:352: warning: no description for @throws
07-Feb-2018 20:53:34      * @throws XMPPException
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleSession.java:353: warning: no description for @throws
07-Feb-2018 20:53:34      * @throws SmackException
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleSession.java:354: warning: no description for @throws
07-Feb-2018 20:53:34      * @throws InterruptedException
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleSession.java:399: warning: no @param for inContentNegotiator
07-Feb-2018 20:53:34     public void addContentNegotiator(ContentNegotiator inContentNegotiator) {
07-Feb-2018 20:53:34                 ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleSession.java:427: warning: no description for @throws
07-Feb-2018 20:53:34      * @throws NotConnectedException
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleSession.java:428: warning: no description for @throws
07-Feb-2018 20:53:34      * @throws InterruptedException
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleSession.java:430: warning: no @return
07-Feb-2018 20:53:34     public Jingle sendFormattedJingle(Jingle jout) throws NotConnectedException, InterruptedException {
07-Feb-2018 20:53:34                   ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleSession.java:443: warning: no description for @throws
07-Feb-2018 20:53:34      * @throws NotConnectedException
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleSession.java:444: warning: no description for @throws
07-Feb-2018 20:53:34      * @throws InterruptedException
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleSession.java:446: warning: no @return
07-Feb-2018 20:53:34     public Jingle sendFormattedJingle(IQ iq, Jingle jout) throws NotConnectedException, InterruptedException {
07-Feb-2018 20:53:34                   ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleSession.java:514: warning: no @return
07-Feb-2018 20:53:34     public IQ createAck(IQ iq) {
07-Feb-2018 20:53:34               ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleSession.java:887: warning: no @param for reason
07-Feb-2018 20:53:34     protected void triggerSessionClosed(String reason) {
07-Feb-2018 20:53:34                    ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleSession.java:909: warning: no @param for exc
07-Feb-2018 20:53:34     protected void triggerSessionClosedOnError(XMPPException exc) {
07-Feb-2018 20:53:34                    ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleSession.java:942: warning: no @param for participant
07-Feb-2018 20:53:34     protected void triggerMediaReceived(String participant) {
07-Feb-2018 20:53:34                    ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleSession.java:983: warning: no description for @throws
07-Feb-2018 20:53:34      * @throws XMPPException
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleSession.java:984: warning: no description for @throws
07-Feb-2018 20:53:34      * @throws NotConnectedException
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleSession.java:985: warning: no description for @throws
07-Feb-2018 20:53:34      * @throws InterruptedException
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleSession.java:994: warning: no description for @throws
07-Feb-2018 20:53:34      * @throws XMPPException
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleSession.java:995: warning: no description for @throws
07-Feb-2018 20:53:34      * @throws NotConnectedException
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleSession.java:996: warning: no description for @throws
07-Feb-2018 20:53:34      * @throws InterruptedException
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleSession.java:998: warning: no @param for reason
07-Feb-2018 20:53:34     public void terminate(String reason) throws XMPPException, NotConnectedException, InterruptedException {
07-Feb-2018 20:53:34                 ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleSession.java:1052: warning: no @return
07-Feb-2018 20:53:34     public IQ createJingleError(IQ iq, JingleError jingleError) {
07-Feb-2018 20:53:34               ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleSession.java:1081: warning: no description for @throws
07-Feb-2018 20:53:34      * @throws IllegalStateException
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleSession.java:1082: warning: no description for @throws
07-Feb-2018 20:53:34      * @throws SmackException
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleSession.java:1083: warning: no description for @throws
07-Feb-2018 20:53:34      * @throws InterruptedException
07-Feb-2018 20:53:34        ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleSession.java:1172: warning: no @param for mediaManagerName
07-Feb-2018 20:53:34     public void addJingleMediaSession(String mediaManagerName, JingleMediaSession mediaSession) {
07-Feb-2018 20:53:34                 ^
07-Feb-2018 20:53:34 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/JingleSession.java:1172: warning: no @param for mediaSession
07-Feb-2018 20:53:34     public void addJingleMediaSession(String mediaManagerName, JingleMediaSession mediaSession) {
07-Feb-2018 20:53:34                 ^
07-Feb-2018 20:53:35 :smack-jingle-old:javadoc
07-Feb-2018 20:53:35 100 warnings
07-Feb-2018 20:53:35 :smack-jingle-old:javadocJar
07-Feb-2018 20:53:35 :smack-jingle-old:sourcesJar
07-Feb-2018 20:53:35 :smack-jingle-old:compileTestJava NO-SOURCE
07-Feb-2018 20:53:35 :smack-jingle-old:processTestResources NO-SOURCE
07-Feb-2018 20:53:35 :smack-jingle-old:testClasses UP-TO-DATE
07-Feb-2018 20:53:35 :smack-jingle-old:testJar
07-Feb-2018 20:53:35 :smack-jingle-old:signArchives SKIPPED
07-Feb-2018 20:53:35 :smack-jingle-old:assemble
07-Feb-2018 20:53:36 :smack-jingle-old:checkstyleMain
07-Feb-2018 20:53:36 :smack-jingle-old:checkstyleTest NO-SOURCE
07-Feb-2018 20:53:36 :smack-jingle-old:clirr
07-Feb-2018 20:53:36 :smack-jingle-old:test NO-SOURCE
07-Feb-2018 20:53:36 :smack-jingle-old:check
07-Feb-2018 20:53:36 :smack-jingle-old:build
07-Feb-2018 20:53:41 :smack-legacy:compileJava
07-Feb-2018 20:53:41 :smack-legacy:processResources
07-Feb-2018 20:53:41 :smack-legacy:classes
07-Feb-2018 20:53:41 :smack-legacy:osgiClasses
07-Feb-2018 20:53:41 :smack-legacy:jar
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/Agent.java:70: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws XMPPErrorException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/Agent.java:71: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws NoResponseException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/Agent.java:72: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws NotConnectedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/Agent.java:73: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws InterruptedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/Agent.java:91: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws XMPPErrorException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/Agent.java:92: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws NoResponseException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/Agent.java:93: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws NotConnectedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/Agent.java:94: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws InterruptedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentRoster.java:95: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws NotConnectedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentRoster.java:96: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws InterruptedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:210: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws NotConnectedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:211: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws InterruptedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:270: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws SmackException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:271: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws InterruptedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:291: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws SmackException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:292: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws InterruptedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:324: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws InterruptedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:383: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws SmackException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:384: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws InterruptedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:410: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws XMPPErrorException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:411: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws NoResponseException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:412: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws NotConnectedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:413: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws InterruptedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:463: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws XMPPErrorException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:464: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws NoResponseException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:465: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws NotConnectedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:466: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws InterruptedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:502: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws NotConnectedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:503: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws InterruptedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:520: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws SmackException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:521: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws InterruptedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:533: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws SmackException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:534: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws InterruptedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:547: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws SmackException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:548: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws InterruptedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:561: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws SmackException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:562: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws XMPPException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:563: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws InterruptedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:577: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws XMPPErrorException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:578: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws NoResponseException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:579: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws NotConnectedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:580: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws InterruptedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:849: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws XMPPErrorException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:850: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws NoResponseException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:851: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws NotConnectedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:852: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws InterruptedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:869: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws NoResponseException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:870: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws NotConnectedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:871: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws InterruptedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:891: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws NotConnectedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:892: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws InterruptedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:916: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws XMPPErrorException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:917: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws NoResponseException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:918: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws NotConnectedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:919: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws InterruptedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:936: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws NoResponseException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:937: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws NotConnectedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:938: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws InterruptedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:954: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws XMPPErrorException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:955: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws NoResponseException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:956: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws NotConnectedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:957: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws InterruptedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:975: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws NotConnectedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:976: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws InterruptedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:1014: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws NoResponseException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:1015: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws NotConnectedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:1016: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws InterruptedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:1052: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws NoResponseException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:1053: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws NotConnectedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:1054: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws InterruptedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:1074: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws NoResponseException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:1075: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws NotConnectedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/AgentSession.java:1076: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws InterruptedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/Offer.java:85: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws NotConnectedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/Offer.java:86: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws InterruptedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/Offer.java:97: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws NotConnectedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:42 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/Offer.java:98: warning: no description for @throws
07-Feb-2018 20:53:42      * @throws InterruptedException
07-Feb-2018 20:53:42        ^
07-Feb-2018 20:53:43 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/TranscriptManager.java:50: warning: no description for @throws
07-Feb-2018 20:53:43      * @throws XMPPErrorException
07-Feb-2018 20:53:43        ^
07-Feb-2018 20:53:43 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/TranscriptManager.java:51: warning: no description for @throws
07-Feb-2018 20:53:43      * @throws NoResponseException
07-Feb-2018 20:53:43        ^
07-Feb-2018 20:53:43 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/TranscriptManager.java:52: warning: no description for @throws
07-Feb-2018 20:53:43      * @throws NotConnectedException
07-Feb-2018 20:53:43        ^
07-Feb-2018 20:53:43 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/TranscriptManager.java:53: warning: no description for @throws
07-Feb-2018 20:53:43      * @throws InterruptedException
07-Feb-2018 20:53:43        ^
07-Feb-2018 20:53:43 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/TranscriptManager.java:69: warning: no description for @throws
07-Feb-2018 20:53:43      * @throws XMPPErrorException
07-Feb-2018 20:53:43        ^
07-Feb-2018 20:53:43 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/TranscriptManager.java:70: warning: no description for @throws
07-Feb-2018 20:53:43      * @throws NoResponseException
07-Feb-2018 20:53:43        ^
07-Feb-2018 20:53:43 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/TranscriptManager.java:71: warning: no description for @throws
07-Feb-2018 20:53:43      * @throws NotConnectedException
07-Feb-2018 20:53:43        ^
07-Feb-2018 20:53:43 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/TranscriptManager.java:72: warning: no description for @throws
07-Feb-2018 20:53:43      * @throws InterruptedException
07-Feb-2018 20:53:43        ^
07-Feb-2018 20:53:43 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/TranscriptSearchManager.java:53: warning: no description for @throws
07-Feb-2018 20:53:43      * @throws XMPPErrorException
07-Feb-2018 20:53:43        ^
07-Feb-2018 20:53:43 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/TranscriptSearchManager.java:54: warning: no description for @throws
07-Feb-2018 20:53:43      * @throws NoResponseException
07-Feb-2018 20:53:43        ^
07-Feb-2018 20:53:43 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/TranscriptSearchManager.java:55: warning: no description for @throws
07-Feb-2018 20:53:43      * @throws NotConnectedException
07-Feb-2018 20:53:43        ^
07-Feb-2018 20:53:43 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/TranscriptSearchManager.java:56: warning: no description for @throws
07-Feb-2018 20:53:43      * @throws InterruptedException
07-Feb-2018 20:53:43        ^
07-Feb-2018 20:53:43 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/TranscriptSearchManager.java:76: warning: no description for @throws
07-Feb-2018 20:53:43      * @throws XMPPErrorException
07-Feb-2018 20:53:43        ^
07-Feb-2018 20:53:43 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/TranscriptSearchManager.java:77: warning: no description for @throws
07-Feb-2018 20:53:43      * @throws NoResponseException
07-Feb-2018 20:53:43        ^
07-Feb-2018 20:53:43 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/TranscriptSearchManager.java:78: warning: no description for @throws
07-Feb-2018 20:53:43      * @throws NotConnectedException
07-Feb-2018 20:53:43        ^
07-Feb-2018 20:53:43 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup/agent/TranscriptSearchManager.java:79: warning: no description for @throws
07-Feb-2018 20:53:43      * @throws InterruptedException
07-Feb-2018 20:53:43        ^
07-Feb-2018 20:53:43 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/xroster/RosterExchangeManager.java:120: warning: no description for @throws
07-Feb-2018 20:53:43      * @throws NotConnectedException
07-Feb-2018 20:53:43        ^
07-Feb-2018 20:53:43 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/xroster/RosterExchangeManager.java:121: warning: no description for @throws
07-Feb-2018 20:53:43      * @throws InterruptedException
07-Feb-2018 20:53:43        ^
07-Feb-2018 20:53:43 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/xroster/RosterExchangeManager.java:140: warning: no description for @throws
07-Feb-2018 20:53:43      * @throws NotConnectedException
07-Feb-2018 20:53:43        ^
07-Feb-2018 20:53:43 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/xroster/RosterExchangeManager.java:141: warning: no description for @throws
07-Feb-2018 20:53:43      * @throws InterruptedException
07-Feb-2018 20:53:43        ^
07-Feb-2018 20:53:43 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/xroster/RosterExchangeManager.java:162: warning: no description for @throws
07-Feb-2018 20:53:43      * @throws NotConnectedException
07-Feb-2018 20:53:43        ^
07-Feb-2018 20:53:43 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/xroster/RosterExchangeManager.java:163: warning: no description for @throws
07-Feb-2018 20:53:43      * @throws InterruptedException
07-Feb-2018 20:53:43        ^
07-Feb-2018 20:53:43 /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1/smack-legacy/src/main/java/org/jivesoftware/smackx/xevent/provider/MessageEventProvider.java:42: warning: no description for @throws
07-Feb-2018 20:53:43      * @throws IOException
07-Feb-2018 20:53:43        ^
07-Feb-2018 20:53:44 :smack-legacy:javadoc
07-Feb-2018 20:53:44 100 warnings
07-Feb-2018 20:53:44 :smack-legacy:javadocJar
07-Feb-2018 20:53:44 :smack-legacy:sourcesJar
07-Feb-2018 20:53:45 :smack-legacy:compileTestJava
07-Feb-2018 20:53:45 :smack-legacy:processTestResources NO-SOURCE
07-Feb-2018 20:53:45 :smack-legacy:testClasses
07-Feb-2018 20:53:45 :smack-legacy:testJar
07-Feb-2018 20:53:45 :smack-legacy:signArchives SKIPPED
07-Feb-2018 20:53:45 :smack-legacy:assemble
07-Feb-2018 20:53:45 :smack-legacy:checkstyleMain
07-Feb-2018 20:53:45 :smack-legacy:checkstyleTest
07-Feb-2018 20:53:45 :smack-legacy:clirr
07-Feb-2018 20:53:47 :smack-legacy:test
07-Feb-2018 20:53:47 :smack-legacy:check
07-Feb-2018 20:53:47 :smack-legacy:build
07-Feb-2018 20:53:47 :smack-omemo:javadocJar
07-Feb-2018 20:53:47 :smack-omemo:sourcesJar
07-Feb-2018 20:53:50 :smack-omemo:compileTestJava
07-Feb-2018 20:53:50 :smack-omemo:processTestResources NO-SOURCE
07-Feb-2018 20:53:50 :smack-omemo:testClasses
07-Feb-2018 20:53:50 :smack-omemo:testJar
07-Feb-2018 20:53:50 :smack-omemo:signArchives SKIPPED
07-Feb-2018 20:53:50 :smack-omemo:assemble
07-Feb-2018 20:53:50 :smack-omemo:checkstyleMain
07-Feb-2018 20:53:50 :smack-omemo:checkstyleTest
07-Feb-2018 20:53:50 :smack-omemo:clirr
07-Feb-2018 20:53:53 :smack-omemo:test
07-Feb-2018 20:53:53 :smack-omemo:check
07-Feb-2018 20:53:53 :smack-omemo:build
07-Feb-2018 20:53:54 :smack-omemo-signal:compileJava
07-Feb-2018 20:53:54 :smack-omemo-signal:processResources NO-SOURCE
07-Feb-2018 20:53:54 :smack-omemo-signal:classes
07-Feb-2018 20:53:54 :smack-omemo-signal:osgiClasses
07-Feb-2018 20:53:54 :smack-omemo-signal:jar
07-Feb-2018 20:53:56 :smack-omemo-signal:javadoc
07-Feb-2018 20:53:56 :smack-omemo-signal:javadocJar
07-Feb-2018 20:53:56 :smack-omemo-signal:sourcesJar
07-Feb-2018 20:53:57 :smack-omemo-signal:compileTestJava
07-Feb-2018 20:53:57 :smack-omemo-signal:processTestResources NO-SOURCE
07-Feb-2018 20:53:57 :smack-omemo-signal:testClasses
07-Feb-2018 20:53:57 :smack-omemo-signal:testJar
07-Feb-2018 20:53:57 :smack-omemo-signal:signArchives SKIPPED
07-Feb-2018 20:53:57 :smack-omemo-signal:assemble
07-Feb-2018 20:53:58 :smack-omemo-signal:checkstyleMain
07-Feb-2018 20:53:58 :smack-omemo-signal:checkstyleTest
07-Feb-2018 20:53:58 :smack-omemo-signal:clirr
07-Feb-2018 20:54:02 :smack-omemo-signal:test
07-Feb-2018 20:54:02 :smack-omemo-signal:check
07-Feb-2018 20:54:02 :smack-omemo-signal:build
07-Feb-2018 20:54:03 :smack-omemo-signal-integration-test:compileJava
07-Feb-2018 20:54:03 :smack-omemo-signal-integration-test:processResources NO-SOURCE
07-Feb-2018 20:54:03 :smack-omemo-signal-integration-test:classes
07-Feb-2018 20:54:03 :smack-omemo-signal-integration-test:osgiClasses
07-Feb-2018 20:54:03 :smack-omemo-signal-integration-test:jar
07-Feb-2018 20:54:03 :smack-omemo-signal-integration-test:startScripts
07-Feb-2018 20:54:03 :smack-omemo-signal-integration-test:distTar
07-Feb-2018 20:54:04 :smack-omemo-signal-integration-test:distZip
07-Feb-2018 20:54:05 :smack-omemo-signal-integration-test:javadoc
07-Feb-2018 20:54:05 :smack-omemo-signal-integration-test:javadocJar
07-Feb-2018 20:54:05 :smack-omemo-signal-integration-test:sourcesJar
07-Feb-2018 20:54:05 :smack-omemo-signal-integration-test:compileTestJava NO-SOURCE
07-Feb-2018 20:54:05 :smack-omemo-signal-integration-test:processTestResources NO-SOURCE
07-Feb-2018 20:54:05 :smack-omemo-signal-integration-test:testClasses UP-TO-DATE
07-Feb-2018 20:54:05 :smack-omemo-signal-integration-test:testJar
07-Feb-2018 20:54:05 :smack-omemo-signal-integration-test:signArchives SKIPPED
07-Feb-2018 20:54:05 :smack-omemo-signal-integration-test:assemble
07-Feb-2018 20:54:05 :smack-omemo-signal-integration-test:checkstyleMain
07-Feb-2018 20:54:05 :smack-omemo-signal-integration-test:checkstyleTest NO-SOURCE
07-Feb-2018 20:54:05 :smack-omemo-signal-integration-test:clirr
07-Feb-2018 20:54:05 :smack-omemo-signal-integration-test:test NO-SOURCE
07-Feb-2018 20:54:05 :smack-omemo-signal-integration-test:check
07-Feb-2018 20:54:05 :smack-omemo-signal-integration-test:build
07-Feb-2018 20:54:07 :smack-repl:compileJava
07-Feb-2018 20:54:07 :smack-repl:processResources NO-SOURCE
07-Feb-2018 20:54:07 :smack-repl:classes
07-Feb-2018 20:54:07 :smack-repl:osgiClasses
07-Feb-2018 20:54:07 :smack-repl:jar
07-Feb-2018 20:54:08 :smack-repl:javadoc
07-Feb-2018 20:54:08 :smack-repl:javadocJar
07-Feb-2018 20:54:08 :smack-repl:sourcesJar
07-Feb-2018 20:54:09 :smack-repl:compileTestJava
07-Feb-2018 20:54:09 :smack-repl:processTestResources NO-SOURCE
07-Feb-2018 20:54:09 :smack-repl:testClasses
07-Feb-2018 20:54:09 :smack-repl:testJar
07-Feb-2018 20:54:09 :smack-repl:signArchives SKIPPED
07-Feb-2018 20:54:09 :smack-repl:assemble
07-Feb-2018 20:54:09 :smack-repl:checkstyleMain
07-Feb-2018 20:54:09 :smack-repl:checkstyleTest
07-Feb-2018 20:54:09 :smack-repl:clirr
07-Feb-2018 20:54:11 :smack-repl:test
07-Feb-2018 20:54:11 :smack-repl:check
07-Feb-2018 20:54:11 :smack-repl:build
07-Feb-2018 20:54:12 :smack-resolver-dnsjava:compileJava
07-Feb-2018 20:54:12 :smack-resolver-dnsjava:processResources NO-SOURCE
07-Feb-2018 20:54:12 :smack-resolver-dnsjava:classes
07-Feb-2018 20:54:12 :smack-resolver-dnsjava:osgiClasses
07-Feb-2018 20:54:12 :smack-resolver-dnsjava:jar
07-Feb-2018 20:54:13 :smack-resolver-dnsjava:javadoc
07-Feb-2018 20:54:13 :smack-resolver-dnsjava:javadocJar
07-Feb-2018 20:54:13 :smack-resolver-dnsjava:sourcesJar
07-Feb-2018 20:54:13 :smack-resolver-dnsjava:compileTestJava NO-SOURCE
07-Feb-2018 20:54:13 :smack-resolver-dnsjava:processTestResources NO-SOURCE
07-Feb-2018 20:54:13 :smack-resolver-dnsjava:testClasses UP-TO-DATE
07-Feb-2018 20:54:13 :smack-resolver-dnsjava:testJar
07-Feb-2018 20:54:13 :smack-resolver-dnsjava:signArchives SKIPPED
07-Feb-2018 20:54:13 :smack-resolver-dnsjava:assemble
07-Feb-2018 20:54:13 :smack-resolver-dnsjava:checkstyleMain
07-Feb-2018 20:54:13 :smack-resolver-dnsjava:checkstyleTest NO-SOURCE
07-Feb-2018 20:54:13 :smack-resolver-dnsjava:clirr
07-Feb-2018 20:54:13 :smack-resolver-dnsjava:test NO-SOURCE
07-Feb-2018 20:54:13 :smack-resolver-dnsjava:check
07-Feb-2018 20:54:13 :smack-resolver-dnsjava:build
07-Feb-2018 20:54:13 :smack-resolver-javax:javadocJar
07-Feb-2018 20:54:13 :smack-resolver-javax:sourcesJar
07-Feb-2018 20:54:13 :smack-resolver-javax:compileTestJava NO-SOURCE
07-Feb-2018 20:54:13 :smack-resolver-javax:processTestResources NO-SOURCE
07-Feb-2018 20:54:13 :smack-resolver-javax:testClasses UP-TO-DATE
07-Feb-2018 20:54:13 :smack-resolver-javax:testJar
07-Feb-2018 20:54:13 :smack-resolver-javax:signArchives SKIPPED
07-Feb-2018 20:54:13 :smack-resolver-javax:assemble
07-Feb-2018 20:54:13 :smack-resolver-javax:checkstyleMain
07-Feb-2018 20:54:13 :smack-resolver-javax:checkstyleTest NO-SOURCE
07-Feb-2018 20:54:13 :smack-resolver-javax:clirr
07-Feb-2018 20:54:13 :smack-resolver-javax:test NO-SOURCE
07-Feb-2018 20:54:13 :smack-resolver-javax:check
07-Feb-2018 20:54:13 :smack-resolver-javax:build
07-Feb-2018 20:54:13 :smack-resolver-minidns:javadocJar
07-Feb-2018 20:54:13 :smack-resolver-minidns:sourcesJar
07-Feb-2018 20:54:13 :smack-resolver-minidns:compileTestJava NO-SOURCE
07-Feb-2018 20:54:13 :smack-resolver-minidns:processTestResources NO-SOURCE
07-Feb-2018 20:54:13 :smack-resolver-minidns:testClasses UP-TO-DATE
07-Feb-2018 20:54:13 :smack-resolver-minidns:testJar
07-Feb-2018 20:54:13 :smack-resolver-minidns:signArchives SKIPPED
07-Feb-2018 20:54:13 :smack-resolver-minidns:assemble
07-Feb-2018 20:54:13 :smack-resolver-minidns:checkstyleMain
07-Feb-2018 20:54:13 :smack-resolver-minidns:checkstyleTest NO-SOURCE
07-Feb-2018 20:54:13 :smack-resolver-minidns:clirr
07-Feb-2018 20:54:13 :smack-resolver-minidns:test NO-SOURCE
07-Feb-2018 20:54:13 :smack-resolver-minidns:check
07-Feb-2018 20:54:13 :smack-resolver-minidns:build
07-Feb-2018 20:54:13 :smack-sasl-javax:javadocJar
07-Feb-2018 20:54:13 :smack-sasl-javax:sourcesJar
07-Feb-2018 20:54:14 :smack-sasl-javax:compileTestJava
07-Feb-2018 20:54:14 :smack-sasl-javax:processTestResources NO-SOURCE
07-Feb-2018 20:54:14 :smack-sasl-javax:testClasses
07-Feb-2018 20:54:14 :smack-sasl-javax:testJar
07-Feb-2018 20:54:14 :smack-sasl-javax:signArchives SKIPPED
07-Feb-2018 20:54:14 :smack-sasl-javax:assemble
07-Feb-2018 20:54:15 :smack-sasl-javax:checkstyleMain
07-Feb-2018 20:54:15 :smack-sasl-javax:checkstyleTest
07-Feb-2018 20:54:15 :smack-sasl-javax:clirr
07-Feb-2018 20:54:16 :smack-sasl-javax:test
07-Feb-2018 20:54:16 :smack-sasl-javax:check
07-Feb-2018 20:54:16 :smack-sasl-javax:build
07-Feb-2018 20:54:16 :smack-sasl-provided:javadocJar
07-Feb-2018 20:54:16 :smack-sasl-provided:sourcesJar
07-Feb-2018 20:54:17 :smack-sasl-provided:compileTestJava
07-Feb-2018 20:54:17 :smack-sasl-provided:processTestResources NO-SOURCE
07-Feb-2018 20:54:17 :smack-sasl-provided:testClasses
07-Feb-2018 20:54:17 :smack-sasl-provided:testJar
07-Feb-2018 20:54:17 :smack-sasl-provided:signArchives SKIPPED
07-Feb-2018 20:54:17 :smack-sasl-provided:assemble
07-Feb-2018 20:54:17 :smack-sasl-provided:checkstyleMain
07-Feb-2018 20:54:17 :smack-sasl-provided:checkstyleTest
07-Feb-2018 20:54:17 :smack-sasl-provided:clirr
07-Feb-2018 20:54:18 :smack-sasl-provided:test
07-Feb-2018 20:54:18 :smack-sasl-provided:check
07-Feb-2018 20:54:18 :smack-sasl-provided:build
07-Feb-2018 20:54:18 :smack-tcp:javadocJar
07-Feb-2018 20:54:18 :smack-tcp:sourcesJar
07-Feb-2018 20:54:20 :smack-tcp:compileTestJava
07-Feb-2018 20:54:20 :smack-tcp:processTestResources NO-SOURCE
07-Feb-2018 20:54:20 :smack-tcp:testClasses
07-Feb-2018 20:54:20 :smack-tcp:testJar
07-Feb-2018 20:54:20 :smack-tcp:signArchives SKIPPED
07-Feb-2018 20:54:20 :smack-tcp:assemble
07-Feb-2018 20:54:20 :smack-tcp:checkstyleMain
07-Feb-2018 20:54:20 :smack-tcp:checkstyleTest
07-Feb-2018 20:54:20 :smack-tcp:clirr
07-Feb-2018 20:54:22 :smack-tcp:test
07-Feb-2018 20:54:22 :smack-tcp:check
07-Feb-2018 20:54:22 :smack-tcp:build
07-Feb-2018 20:54:22
07-Feb-2018 20:54:22 BUILD SUCCESSFUL in 3m 40s
07-Feb-2018 20:54:22 303 actionable tasks: 303 executed
07-Feb-2018 20:54:22 Finished task 'Gradle Build' with result: Success
07-Feb-2018 20:54:22 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
07-Feb-2018 20:54:22 Parsing test results under /var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CI42-JOB1...
07-Feb-2018 20:54:22 Finished task 'Parse test results' with result: Success
07-Feb-2018 20:54:22 Running post build plugin 'NCover Results Collector'
07-Feb-2018 20:54:22 Running post build plugin 'Artifact Copier'
07-Feb-2018 20:54:22 Publishing an artifact: Smack builds
07-Feb-2018 20:54:23 Finished publishing of artifact Job artifact: [Smack builds], pattern: [**/build/libs/*.jar] in 373.5 ms
07-Feb-2018 20:54:23 Running post build plugin 'npm Cache Cleanup'
07-Feb-2018 20:54:23 Running post build plugin 'Clover Results Collector'
07-Feb-2018 20:54:23 Running post build plugin 'Docker Container Cleanup'
07-Feb-2018 20:54:23 Finalising the build...
07-Feb-2018 20:54:23 Stopping timer.
07-Feb-2018 20:54:23 Build SMACK-CI42-JOB1-84 completed.
07-Feb-2018 20:54:23 Running on server: post build plugin 'NCover Results Collector'
07-Feb-2018 20:54:23 Running on server: post build plugin 'Build Hanging Detection Configuration'
07-Feb-2018 20:54:23 Running on server: post build plugin 'Clover Delta Calculator'
07-Feb-2018 20:54:23 Running on server: post build plugin 'Maven Dependencies Postprocessor'
07-Feb-2018 20:54:23 All post build plugins have finished
07-Feb-2018 20:54:23 Generating build results summary...
07-Feb-2018 20:54:23 Saving build results to disk...
07-Feb-2018 20:54:23 Logging substituted variables...
07-Feb-2018 20:54:23 Indexing build results...
07-Feb-2018 20:54:23 Finished building SMACK-CI42-JOB1-84.