Started by user demo Building in workspace /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace Wiping out workspace first. Cloning the remote Git repository Cloning repository https://code.cor-lab.org/git/rsb.git.java > git init /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace # timeout=10 Fetching upstream changes from https://code.cor-lab.org/git/rsb.git.java > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://code.cor-lab.org/git/rsb.git.java +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://code.cor-lab.org/git/rsb.git.java # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://code.cor-lab.org/git/rsb.git.java # timeout=10 Fetching upstream changes from https://code.cor-lab.org/git/rsb.git.java > git -c core.askpass=true fetch --tags --progress https://code.cor-lab.org/git/rsb.git.java +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/0.12^{commit} # timeout=10 Checking out Revision ae32e5cd3ecf841ca555a16ebab0f593bebdf448 (origin/0.12) > git config core.sparsecheckout # timeout=10 > git checkout -f ae32e5cd3ecf841ca555a16ebab0f593bebdf448 # timeout=10 > git branch -a # timeout=10 > git rev-parse remotes/origin/0.10^{commit} # timeout=10 > git rev-parse remotes/origin/0.11^{commit} # timeout=10 > git rev-parse remotes/origin/0.12^{commit} # timeout=10 > git rev-parse remotes/origin/0.2^{commit} # timeout=10 > git rev-parse remotes/origin/0.3^{commit} # timeout=10 > git rev-parse remotes/origin/0.4^{commit} # timeout=10 > git rev-parse remotes/origin/0.5^{commit} # timeout=10 > git rev-parse remotes/origin/0.6^{commit} # timeout=10 > git rev-parse remotes/origin/0.7^{commit} # timeout=10 > git rev-parse remotes/origin/0.9^{commit} # timeout=10 > git rev-parse remotes/origin/master^{commit} # timeout=10 > git rev-parse remotes/origin/wip-listener-pooling^{commit} # timeout=10 > git rev-parse remotes/origin/wip-listener-pooling-0.12^{commit} # timeout=10 > git checkout -b 0.12 ae32e5cd3ecf841ca555a16ebab0f593bebdf448 > git rev-list ae32e5cd3ecf841ca555a16ebab0f593bebdf448 # timeout=10 [workspace] $ /bin/sh -xe /tmp/hudson7243807213966828636.sh + ./mvnprep.sh We are on a release branch, version is 0.12.3 [INFO] Scanning for projects... [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building RSB 0.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced [INFO] [INFO] --- versions-maven-plugin:2.2:set (default-cli) @ rsb --- [INFO] Searching for local aggregator root... [INFO] Local aggregation root: /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace [INFO] Processing change of rsb:rsb:0.12-SNAPSHOT -> 0.12.3 [INFO] Processing rsb:rsb [INFO] Updating project rsb:rsb [INFO] from version 0.12-SNAPSHOT to 0.12.3 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.673 s [INFO] Finished at: 2015-06-25T15:33:40+02:00 [INFO] Final Memory: 15M/303M [INFO] ------------------------------------------------------------------------ Changed the version in the pom.xml, you are now ready to build! Changing required protobuf version to 2.5.0 [workspace] $ mvn -Dpbuf.protopath=/vol/kognihome/kognichef-0.1//share/rsbprotocol0.12 -DaltDeploymentRepository=toolkit::default::file:///vol/kognihome/kognichef-0.1//share/repository -Dpbuf.protoc=/usr/bin/protoc -DoutputDirectory=/vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/.dependencies -DassembleDirectory=/vol/kognihome/kognichef-0.1//opt/rsb-java -Dmdep.copyPom=true -Dmaven.repo.local=/homes/demo/.m2/repo-toolkit-kognichef-0.1 -DskipTests=true -Dspread.daemon=/vol/kognihome/kognichef-0.1//sbin/spread -DfailOnStyleError=false -B install deploy dependency:copy-dependencies javadoc:jar source:jar [INFO] Scanning for projects... [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building RSB 0.12.3 [INFO] ------------------------------------------------------------------------ [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced [INFO] Downloading: file:///vol/kognihome/kognichef-nightly/share/repository/com/google/protobuf/protobuf-java/maven-metadata.xml [INFO] Downloaded: file:///vol/kognihome/kognichef-nightly/share/repository/com/google/protobuf/protobuf-java/maven-metadata.xml (312 B at 25.4 KB/sec) [INFO] [INFO] --- maven-enforcer-plugin:1.3:enforce (enforce-external-dependencies) @ rsb --- [INFO] [INFO] --- jacoco-maven-plugin:0.6.3.201306030806:prepare-agent (pre-unit-test) @ rsb --- [INFO] argLine set to -javaagent:/homes/demo/.m2/repo-toolkit-kognichef-0.1/org/jacoco/org.jacoco.agent/0.6.3.201306030806/org.jacoco.agent-0.6.3.201306030806-runtime.jar=destfile=/vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/jacoco.exec [INFO] [INFO] --- maven-antrun-plugin:1.3:run (generate-protocol) @ rsb --- [INFO] Executing tasks [mkdir] Created dir: /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:1.7:add-source (add-source) @ rsb --- [INFO] Source directory: /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/spread-src added. [INFO] Source directory: /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/examples added. [INFO] Source directory: /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol added. [INFO] [INFO] --- gmaven-plugin:1.4:execute (default) @ rsb --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ rsb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ rsb --- [INFO] Compiling 213 source files to /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/classes [INFO] [INFO] --- maven-antrun-plugin:1.3:run (start-spread) @ rsb --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ rsb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ rsb --- [INFO] Compiling 62 source files to /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ rsb --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.6.3.201306030806:report (post-unit-test) @ rsb --- [INFO] Skipping JaCoCo execution due to missing execution data file [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ rsb --- [INFO] Building jar: /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/rsb-0.12.3.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ rsb --- [INFO] Installing /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/rsb-0.12.3.jar to /homes/demo/.m2/repo-toolkit-kognichef-0.1/rsb/rsb/0.12.3/rsb-0.12.3.jar [INFO] Installing /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/pom.xml to /homes/demo/.m2/repo-toolkit-kognichef-0.1/rsb/rsb/0.12.3/rsb-0.12.3.pom [INFO] [INFO] --- maven-enforcer-plugin:1.3:enforce (enforce-external-dependencies) @ rsb --- [INFO] [INFO] --- jacoco-maven-plugin:0.6.3.201306030806:prepare-agent (pre-unit-test) @ rsb --- [INFO] argLine set to -javaagent:/homes/demo/.m2/repo-toolkit-kognichef-0.1/org/jacoco/org.jacoco.agent/0.6.3.201306030806/org.jacoco.agent-0.6.3.201306030806-runtime.jar=destfile=/vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/jacoco.exec -javaagent:/homes/demo/.m2/repo-toolkit-kognichef-0.1/org/jacoco/org.jacoco.agent/0.6.3.201306030806/org.jacoco.agent-0.6.3.201306030806-runtime.jar=destfile=/vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/jacoco.exec [INFO] [INFO] --- maven-antrun-plugin:1.3:run (generate-protocol) @ rsb --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:1.7:add-source (add-source) @ rsb --- [INFO] Source directory: /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/spread-src added. [INFO] Source directory: /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/examples added. [INFO] Source directory: /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol added. [INFO] [INFO] --- gmaven-plugin:1.4:execute (default) @ rsb --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ rsb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ rsb --- [INFO] Compiling 27 source files to /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/classes [INFO] [INFO] --- maven-antrun-plugin:1.3:run (start-spread) @ rsb --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ rsb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ rsb --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ rsb --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.6.3.201306030806:report (post-unit-test) @ rsb --- [INFO] Skipping JaCoCo execution due to missing execution data file [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ rsb --- [INFO] Building jar: /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/rsb-0.12.3.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ rsb --- [INFO] Installing /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/rsb-0.12.3.jar to /homes/demo/.m2/repo-toolkit-kognichef-0.1/rsb/rsb/0.12.3/rsb-0.12.3.jar [INFO] Installing /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/pom.xml to /homes/demo/.m2/repo-toolkit-kognichef-0.1/rsb/rsb/0.12.3/rsb-0.12.3.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ rsb --- [INFO] Using alternate deployment repository toolkit::default::file:///vol/kognihome/kognichef-0.1//share/repository [INFO] Uploading: file:///vol/kognihome/kognichef-0.1//share/repository/rsb/rsb/0.12.3/rsb-0.12.3.jar [INFO] Uploaded: file:///vol/kognihome/kognichef-0.1//share/repository/rsb/rsb/0.12.3/rsb-0.12.3.jar (450 KB at 26445.8 KB/sec) [INFO] Uploading: file:///vol/kognihome/kognichef-0.1//share/repository/rsb/rsb/0.12.3/rsb-0.12.3.pom [INFO] Uploaded: file:///vol/kognihome/kognichef-0.1//share/repository/rsb/rsb/0.12.3/rsb-0.12.3.pom (24 KB at 23227.5 KB/sec) [INFO] Downloading: file:///vol/kognihome/kognichef-0.1//share/repository/rsb/rsb/maven-metadata.xml [INFO] Downloaded: file:///vol/kognihome/kognichef-0.1//share/repository/rsb/rsb/maven-metadata.xml (288 B at 281.2 KB/sec) [INFO] Uploading: file:///vol/kognihome/kognichef-0.1//share/repository/rsb/rsb/maven-metadata.xml [INFO] Uploaded: file:///vol/kognihome/kognichef-0.1//share/repository/rsb/rsb/maven-metadata.xml (288 B at 281.2 KB/sec) [INFO] [INFO] --- maven-dependency-plugin:2.8:copy-dependencies (default-cli) @ rsb --- [INFO] Copying junit-4.11.jar to /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/.dependencies/junit-4.11.jar [INFO] Copying hamcrest-core-1.3.jar to /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/.dependencies/hamcrest-core-1.3.jar [INFO] Copying protobuf-java-2.5.0.jar to /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/.dependencies/protobuf-java-2.5.0.jar [INFO] Copying junit-4.11.pom to /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/.dependencies/junit-4.11.pom [INFO] Copying hamcrest-core-1.3.pom to /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/.dependencies/hamcrest-core-1.3.pom [INFO] Copying protobuf-java-2.5.0.pom to /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/.dependencies/protobuf-java-2.5.0.pom [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (default-cli) @ rsb --- [INFO] Loading source file /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/examples/ServerExample.java... Loading source file /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/examples/ClientExample.java... Loading source file /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/examples/EventListenerExample.java... Loading source file /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/examples/DataListenerExample.java... Loading source file /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/examples/InformerExample.java... Loading source file /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/examples/CustomConverterSelection.java... Loading source files for package rsb.protocol... Loading source files for package rsb... Loading source files for package rsb.patterns... Loading source files for package rsb.filter... Loading source files for package rsb.converter... Loading source files for package rsb.apps... Loading source files for package rsb.transport... Loading source files for package rsb.transport.inprocess... Loading source files for package rsb.transport.spread... Loading source files for package rsb.transport.socket... Loading source files for package rsb.util... Loading source files for package rsb.util.os... Loading source files for package rsb.eventprocessing... Loading source files for package rsb.config... Loading source files for package rsb.introspection... Loading source files for package spread... Loading source files for package tutorial.protobuf... Loading source files for package rsb.protocol.operatingsystem... Loading source files for package rsb.protocol.collections... Loading source files for package rsb.protocol.introspection... Constructing Javadoc information... Standard Doclet version 1.8.0_45 Building tree for all the packages and classes... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/ClientExample.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/CustomConverterSelection.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/DataListenerExample.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/EventListenerExample.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/InformerExample.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/ServerExample.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/ServerExample.EchoCallback.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/EventIdType.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/EventIdType.EventId.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/EventIdType.EventId.Builder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/EventIdType.EventIdOrBuilder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/EventMetaDataType.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/EventMetaDataType.EventMetaData.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/EventMetaDataType.EventMetaData.Builder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/EventMetaDataType.EventMetaDataOrBuilder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/EventMetaDataType.UserInfo.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/EventMetaDataType.UserInfo.Builder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/EventMetaDataType.UserInfoOrBuilder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/EventMetaDataType.UserTime.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/EventMetaDataType.UserTime.Builder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/EventMetaDataType.UserTimeOrBuilder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/FragmentedNotificationType.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/FragmentedNotificationType.FragmentedNotification.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/FragmentedNotificationType.FragmentedNotification.Builder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/FragmentedNotificationType.FragmentedNotificationOrBuilder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/NotificationType.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/NotificationType.Notification.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/NotificationType.Notification.Builder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/NotificationType.NotificationOrBuilder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/ProtocolConversion.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/AbstractDataHandler.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/AbstractEventHandler.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/Activatable.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/DefaultErrorHandler.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/ErrorHandler.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/Event.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/EventId.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/Factory.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/Factory.ParticipantObserverManager.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/FilteringHandler.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/Handler.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/Informer.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/Informer.InformerStateActive.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/Informer.InformerStateInactive.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/InformerCreateArgs.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/InformerState.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/InitializeException.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/InvalidStateException.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/Listener.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/Listener.ListenerStateActive.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/Listener.ListenerStateInactive.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/ListenerCreateArgs.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/ListenerState.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/LocalServerCreateArgs.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/MetaData.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/Participant.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/ParticipantCreateArgs.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/ParticipantId.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/ParticipantObserver.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/QualityOfServiceSpec.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/QualityOfServiceSpec.Ordering.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/QualityOfServiceSpec.Reliability.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/RemoteServerCreateArgs.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/RSBException.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/Scope.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/Version.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/patterns/Callback.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/patterns/DataCallback.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/patterns/EventCallback.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/patterns/Future.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/patterns/LocalServer.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/patterns/Method.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/patterns/Method.MethodState.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/patterns/Method.MethodStateActive.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/patterns/Method.MethodStateInactive.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/patterns/RemoteMethod.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/patterns/RemoteMethod.FuturePreparator.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/patterns/RemoteServer.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/patterns/Server.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/patterns/Server.ServerStateActive.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/patterns/Server.ServerStateInactive.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/filter/AbstractFilter.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/filter/AbstractFilterObserver.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/filter/Filter.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/filter/FilterAction.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/filter/FilterObservable.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/filter/FilterObserver.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/filter/MethodFilter.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/filter/OriginFilter.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/filter/ScopeFilter.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/filter/TypeFilter.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/BoolConverter.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/ConversionException.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/Converter.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/ConverterRepository.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/ConverterSelectionStrategy.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/ConverterSignature.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/DefaultConverterRepository.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/DefaultConverters.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/DoubleConverter.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/EventIdConverter.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/Int64Converter.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/NoSuchConverterException.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/NullConverter.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/PredicateConverterSelectionStrategy.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/PredicateConverterSelectionStrategy.ExactKeyPredicate.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/PredicateConverterSelectionStrategy.Predicate.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/PredicateConverterSelectionStrategy.RegExPredicate.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/ProtocolBufferConverter.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/StringConverter.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/Uint64Converter.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/UnambiguousConverterMap.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/UserData.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/WireContents.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/apps/DumpVersion.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/Connector.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/DefaultTransports.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/EventHandler.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/InConnector.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/InPushConnector.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/OutConnector.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/SequenceNumber.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/TransportFactory.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/TransportRegistry.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/inprocess/Bus.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/inprocess/InProcessFactory.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/inprocess/InPushConnector.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/inprocess/OutConnector.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/spread/AssemblyPool.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/spread/AssemblyPool.DataAndNotification.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/spread/ConnectionLostException.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/spread/DataMessage.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/spread/MembershipMessage.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/spread/RefCountingSpreadWrapper.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/spread/SerializeException.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/spread/SpreadFactory.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/spread/SpreadInPushConnector.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/spread/SpreadOptions.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/spread/SpreadOutConnector.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/spread/SpreadUtilities.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/spread/SpreadWrapper.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/spread/SpreadWrapper.State.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/spread/SpreadWrapperImpl.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/Bus.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/Bus.NotificationReceiver.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/BusBase.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/BusBase.ReceiveThread.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/BusCache.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/BusClient.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/BusClientConnection.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/BusConnection.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/BusConnectionBase.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/BusServer.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/BusServerConnection.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/Protocol.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/RefCountingBus.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/RefCountingBus.DeactivationHandler.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/ServerMode.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/SocketConnectorUtility.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/SocketFactory.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/SocketInPushConnector.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/SocketOptions.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/SocketOutConnector.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/ByteHelpers.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/ConfigLoader.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/EventQueueAdapter.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/FileReadingUtilities.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/InvalidPropertyException.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/LimitedQueue.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/Properties.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/Property.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/QueueAdapter.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/QueueClosedException.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/TimeLimitedQueue.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/UUIDTools.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/os/CommonHostInfo.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/os/CommonProcessInfo.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/os/HostInfo.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/os/HostInfoSelector.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/os/LinuxHostInfo.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/os/LinuxProcessInfo.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/os/OsUtilities.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/os/OsUtilities.MachineType.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/os/OsUtilities.OsFamily.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/os/PortableHostInfo.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/os/PortableProcessInfo.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/os/ProcessInfo.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/os/ProcessInfoSelector.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/os/RuntimeOsUtilities.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/os/RuntimeOsUtilities.RuntimeNotAvailableException.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/eventprocessing/DefaultOutRouteConfigurator.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/eventprocessing/DefaultPushInRouteConfigurator.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/eventprocessing/EventReceivingStrategy.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/eventprocessing/EventReceivingStrategyFactory.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/eventprocessing/InRouteConfigurator.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/eventprocessing/MatchAndDispatchTask.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/eventprocessing/OutRouteConfigurator.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/eventprocessing/PushInRouteConfigurator.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/eventprocessing/RouteConfigurator.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/eventprocessing/RouteConfiguratorUtility.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/eventprocessing/SingleThreadEventReceivingStrategy.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/eventprocessing/SingleThreadFactory.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/eventprocessing/UnorderedParallelEventReceivingStrategy.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/eventprocessing/UnorderedParallelFactory.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/config/ParticipantConfig.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/config/ParticipantConfigCreator.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/config/TransportConfig.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/introspection/HostIdEnsuringHostInfo.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/introspection/IntrospectionModel.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/introspection/IntrospectionModel.IntrospectionModelObserver.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/introspection/IntrospectionParticipantObserver.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/introspection/LacksOsInformationException.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/introspection/LoggingObserver.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/introspection/ParticipantInfo.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/introspection/ProtocolHandler.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/spread/AdvancedMessageListener.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/spread/BasicMessageListener.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/spread/GroupID.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/spread/MembershipInfo.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/spread/MembershipInfo.VirtualSynchronySet.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/spread/MessageFactory.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/spread/NULLAuth.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/spread/SpreadAuthInterface.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/spread/SpreadConnection.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/spread/SpreadException.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/spread/SpreadGroup.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/spread/SpreadMessage.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/spread/SpreadVersion.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/tutorial/protobuf/ImageMessage.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/tutorial/protobuf/ImageMessage.SimpleImage.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/tutorial/protobuf/ImageMessage.SimpleImage.Builder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/tutorial/protobuf/ImageMessage.SimpleImageOrBuilder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/tutorial/protobuf/InformerExample.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/tutorial/protobuf/ListenerExample.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/tutorial/protobuf/RegistrationExample.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/operatingsystem/HostType.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/operatingsystem/HostType.Host.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/operatingsystem/HostType.Host.Builder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/operatingsystem/HostType.HostOrBuilder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/operatingsystem/Package.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/operatingsystem/ProcessType.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/operatingsystem/ProcessType.Process.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/operatingsystem/ProcessType.Process.Builder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/operatingsystem/ProcessType.ProcessOrBuilder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/collections/EventsByScopeMapType.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/collections/EventsByScopeMapType.EventsByScopeMap.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/collections/EventsByScopeMapType.EventsByScopeMap.Builder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/collections/EventsByScopeMapType.EventsByScopeMap.ScopeSet.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/collections/EventsByScopeMapType.EventsByScopeMap.ScopeSet.Builder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/collections/EventsByScopeMapType.EventsByScopeMap.ScopeSetOrBuilder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/collections/EventsByScopeMapType.EventsByScopeMapOrBuilder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/introspection/ByeType.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/introspection/ByeType.Bye.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/introspection/ByeType.Bye.Builder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/introspection/ByeType.ByeOrBuilder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/introspection/HelloType.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/introspection/HelloType.Hello.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/introspection/HelloType.Hello.Builder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/introspection/HelloType.HelloOrBuilder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/introspection/Package.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/overview-frame.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/package-frame.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/package-summary.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/package-tree.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/package-frame.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/package-summary.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/package-tree.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/apps/package-frame.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/apps/package-summary.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/apps/package-tree.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/config/package-frame.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/config/package-summary.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/config/package-tree.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/package-frame.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/package-summary.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/package-tree.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/eventprocessing/package-frame.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/eventprocessing/package-summary.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/eventprocessing/package-tree.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/filter/package-frame.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/filter/package-summary.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/filter/package-tree.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/introspection/package-frame.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/introspection/package-summary.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/introspection/package-tree.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/patterns/package-frame.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/patterns/package-summary.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/patterns/package-tree.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/package-frame.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/package-summary.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/package-tree.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/collections/package-frame.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/collections/package-summary.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/collections/package-tree.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/introspection/package-frame.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/introspection/package-summary.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/introspection/package-tree.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/operatingsystem/package-frame.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/operatingsystem/package-summary.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/operatingsystem/package-tree.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/package-frame.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/package-summary.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/package-tree.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/inprocess/package-frame.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/inprocess/package-summary.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/inprocess/package-tree.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/package-frame.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/package-summary.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/package-tree.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/spread/package-frame.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/spread/package-summary.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/spread/package-tree.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/package-frame.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/package-summary.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/package-tree.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/os/package-frame.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/os/package-summary.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/os/package-tree.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/spread/package-frame.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/spread/package-summary.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/spread/package-tree.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/tutorial/protobuf/package-frame.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/tutorial/protobuf/package-summary.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/tutorial/protobuf/package-tree.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/constant-values.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/serialized-form.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/class-use/ServerExample.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/class-use/ServerExample.EchoCallback.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/class-use/ClientExample.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/class-use/EventListenerExample.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/class-use/DataListenerExample.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/class-use/InformerExample.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/class-use/CustomConverterSelection.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/class-use/EventMetaDataType.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/class-use/EventMetaDataType.UserTimeOrBuilder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/class-use/EventMetaDataType.UserTime.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/class-use/EventMetaDataType.UserTime.Builder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/class-use/EventMetaDataType.UserInfoOrBuilder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/class-use/EventMetaDataType.UserInfo.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/class-use/EventMetaDataType.UserInfo.Builder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/class-use/EventMetaDataType.EventMetaDataOrBuilder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/class-use/EventMetaDataType.EventMetaData.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/class-use/EventMetaDataType.EventMetaData.Builder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/class-use/FragmentedNotificationType.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/class-use/FragmentedNotificationType.FragmentedNotificationOrBuilder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/class-use/FragmentedNotificationType.FragmentedNotification.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/class-use/FragmentedNotificationType.FragmentedNotification.Builder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/class-use/NotificationType.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/class-use/NotificationType.NotificationOrBuilder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/class-use/NotificationType.Notification.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/class-use/NotificationType.Notification.Builder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/class-use/EventIdType.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/class-use/EventIdType.EventIdOrBuilder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/class-use/EventIdType.EventId.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/class-use/EventIdType.EventId.Builder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/class-use/ProtocolConversion.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/class-use/MetaData.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/class-use/Version.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/class-use/AbstractDataHandler.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/class-use/Event.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/class-use/InformerState.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/class-use/ErrorHandler.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/class-use/InvalidStateException.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/class-use/DefaultErrorHandler.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/class-use/RSBException.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/class-use/Scope.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/class-use/RemoteServerCreateArgs.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/class-use/ParticipantObserver.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/class-use/Handler.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/class-use/ListenerState.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/class-use/InformerCreateArgs.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/class-use/QualityOfServiceSpec.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/class-use/QualityOfServiceSpec.Ordering.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/class-use/QualityOfServiceSpec.Reliability.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/class-use/AbstractEventHandler.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/class-use/ListenerCreateArgs.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/class-use/Informer.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/class-use/Informer.InformerStateInactive.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/class-use/Informer.InformerStateActive.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/class-use/FilteringHandler.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/class-use/InitializeException.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/class-use/Activatable.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/class-use/Factory.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/class-use/Factory.ParticipantObserverManager.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/class-use/ParticipantId.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/class-use/ParticipantCreateArgs.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/class-use/EventId.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/class-use/LocalServerCreateArgs.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/class-use/Listener.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/class-use/Listener.ListenerStateActive.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/class-use/Listener.ListenerStateInactive.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/class-use/Participant.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/patterns/class-use/Callback.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/patterns/class-use/RemoteMethod.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/patterns/class-use/RemoteMethod.FuturePreparator.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/patterns/class-use/RemoteServer.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/patterns/class-use/LocalServer.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/patterns/class-use/Server.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/patterns/class-use/Server.ServerStateActive.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/patterns/class-use/Server.ServerStateInactive.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/patterns/class-use/Method.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/patterns/class-use/Method.MethodState.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/patterns/class-use/Method.MethodStateActive.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/patterns/class-use/Method.MethodStateInactive.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/patterns/class-use/EventCallback.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/patterns/class-use/DataCallback.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/patterns/class-use/Future.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/filter/class-use/Filter.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/filter/class-use/AbstractFilterObserver.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/filter/class-use/TypeFilter.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/filter/class-use/OriginFilter.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/filter/class-use/ScopeFilter.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/filter/class-use/MethodFilter.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/filter/class-use/FilterObserver.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/filter/class-use/AbstractFilter.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/filter/class-use/FilterAction.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/filter/class-use/FilterObservable.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/class-use/StringConverter.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/class-use/Uint64Converter.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/class-use/ConversionException.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/class-use/ConverterSignature.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/class-use/ConverterSelectionStrategy.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/class-use/DoubleConverter.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/class-use/NoSuchConverterException.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/class-use/UnambiguousConverterMap.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/class-use/ProtocolBufferConverter.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/class-use/UserData.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/class-use/ConverterRepository.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/class-use/Converter.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/class-use/PredicateConverterSelectionStrategy.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/class-use/PredicateConverterSelectionStrategy.Predicate.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/class-use/PredicateConverterSelectionStrategy.ExactKeyPredicate.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/class-use/PredicateConverterSelectionStrategy.RegExPredicate.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/class-use/EventIdConverter.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/class-use/DefaultConverterRepository.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/class-use/WireContents.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/class-use/Int64Converter.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/class-use/NullConverter.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/class-use/BoolConverter.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/class-use/DefaultConverters.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/apps/class-use/DumpVersion.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/class-use/TransportFactory.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/class-use/Connector.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/class-use/EventHandler.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/class-use/SequenceNumber.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/class-use/OutConnector.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/class-use/DefaultTransports.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/class-use/TransportRegistry.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/class-use/InConnector.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/class-use/InPushConnector.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/inprocess/class-use/OutConnector.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/inprocess/class-use/Bus.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/inprocess/class-use/InProcessFactory.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/inprocess/class-use/InPushConnector.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/spread/class-use/SpreadFactory.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/spread/class-use/SpreadWrapperImpl.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/spread/class-use/SpreadUtilities.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/spread/class-use/SpreadOptions.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/spread/class-use/AssemblyPool.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/spread/class-use/AssemblyPool.DataAndNotification.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/spread/class-use/SpreadInPushConnector.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/spread/class-use/DataMessage.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/spread/class-use/SerializeException.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/spread/class-use/MembershipMessage.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/spread/class-use/SpreadOutConnector.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/spread/class-use/SpreadWrapper.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/spread/class-use/SpreadWrapper.State.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/spread/class-use/RefCountingSpreadWrapper.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/spread/class-use/ConnectionLostException.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/class-use/BusCache.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/class-use/SocketFactory.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/class-use/BusClient.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/class-use/ServerMode.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/class-use/BusBase.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/class-use/BusBase.ReceiveThread.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/class-use/SocketOutConnector.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/class-use/BusConnection.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/class-use/Bus.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/class-use/Bus.NotificationReceiver.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/class-use/SocketOptions.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/class-use/Protocol.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/class-use/SocketInPushConnector.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/class-use/BusServer.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/class-use/SocketConnectorUtility.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/class-use/BusServerConnection.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/class-use/BusClientConnection.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/class-use/RefCountingBus.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/class-use/RefCountingBus.DeactivationHandler.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/class-use/BusConnectionBase.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/class-use/Properties.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/class-use/EventQueueAdapter.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/class-use/QueueAdapter.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/class-use/ByteHelpers.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/class-use/UUIDTools.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/class-use/FileReadingUtilities.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/class-use/TimeLimitedQueue.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/class-use/InvalidPropertyException.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/class-use/Property.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/class-use/LimitedQueue.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/class-use/QueueClosedException.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/class-use/ConfigLoader.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/os/class-use/ProcessInfoSelector.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/os/class-use/PortableHostInfo.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/os/class-use/ProcessInfo.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/os/class-use/CommonProcessInfo.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/os/class-use/OsUtilities.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/os/class-use/OsUtilities.OsFamily.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/os/class-use/OsUtilities.MachineType.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/os/class-use/PortableProcessInfo.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/os/class-use/LinuxProcessInfo.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/os/class-use/HostInfoSelector.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/os/class-use/LinuxHostInfo.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/os/class-use/RuntimeOsUtilities.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/os/class-use/RuntimeOsUtilities.RuntimeNotAvailableException.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/os/class-use/CommonHostInfo.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/os/class-use/HostInfo.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/eventprocessing/class-use/DefaultPushInRouteConfigurator.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/eventprocessing/class-use/PushInRouteConfigurator.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/eventprocessing/class-use/EventReceivingStrategyFactory.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/eventprocessing/class-use/UnorderedParallelEventReceivingStrategy.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/eventprocessing/class-use/DefaultOutRouteConfigurator.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/eventprocessing/class-use/SingleThreadFactory.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/eventprocessing/class-use/UnorderedParallelFactory.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/eventprocessing/class-use/RouteConfigurator.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/eventprocessing/class-use/RouteConfiguratorUtility.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/eventprocessing/class-use/OutRouteConfigurator.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/eventprocessing/class-use/SingleThreadEventReceivingStrategy.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/eventprocessing/class-use/EventReceivingStrategy.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/eventprocessing/class-use/MatchAndDispatchTask.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/eventprocessing/class-use/InRouteConfigurator.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/config/class-use/ParticipantConfig.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/config/class-use/ParticipantConfigCreator.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/config/class-use/TransportConfig.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/introspection/class-use/IntrospectionParticipantObserver.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/introspection/class-use/HostIdEnsuringHostInfo.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/introspection/class-use/LacksOsInformationException.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/introspection/class-use/IntrospectionModel.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/introspection/class-use/IntrospectionModel.IntrospectionModelObserver.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/introspection/class-use/LoggingObserver.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/introspection/class-use/ProtocolHandler.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/introspection/class-use/ParticipantInfo.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/spread/class-use/AdvancedMessageListener.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/spread/class-use/SpreadMessage.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/spread/class-use/SpreadAuthInterface.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/spread/class-use/SpreadVersion.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/spread/class-use/GroupID.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/spread/class-use/SpreadException.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/spread/class-use/BasicMessageListener.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/spread/class-use/MembershipInfo.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/spread/class-use/MembershipInfo.VirtualSynchronySet.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/spread/class-use/NULLAuth.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/spread/class-use/MessageFactory.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/spread/class-use/SpreadGroup.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/spread/class-use/SpreadConnection.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/tutorial/protobuf/class-use/ImageMessage.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/tutorial/protobuf/class-use/ImageMessage.SimpleImageOrBuilder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/tutorial/protobuf/class-use/ImageMessage.SimpleImage.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/tutorial/protobuf/class-use/ImageMessage.SimpleImage.Builder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/tutorial/protobuf/class-use/InformerExample.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/tutorial/protobuf/class-use/RegistrationExample.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/tutorial/protobuf/class-use/ListenerExample.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/operatingsystem/class-use/Package.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/operatingsystem/class-use/HostType.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/operatingsystem/class-use/HostType.HostOrBuilder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/operatingsystem/class-use/HostType.Host.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/operatingsystem/class-use/HostType.Host.Builder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/operatingsystem/class-use/ProcessType.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/operatingsystem/class-use/ProcessType.ProcessOrBuilder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/operatingsystem/class-use/ProcessType.Process.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/operatingsystem/class-use/ProcessType.Process.Builder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/collections/class-use/EventsByScopeMapType.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/collections/class-use/EventsByScopeMapType.EventsByScopeMapOrBuilder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/collections/class-use/EventsByScopeMapType.EventsByScopeMap.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/collections/class-use/EventsByScopeMapType.EventsByScopeMap.ScopeSetOrBuilder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/collections/class-use/EventsByScopeMapType.EventsByScopeMap.ScopeSet.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/collections/class-use/EventsByScopeMapType.EventsByScopeMap.ScopeSet.Builder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/collections/class-use/EventsByScopeMapType.EventsByScopeMap.Builder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/introspection/class-use/Package.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/introspection/class-use/ByeType.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/introspection/class-use/ByeType.ByeOrBuilder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/introspection/class-use/ByeType.Bye.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/introspection/class-use/ByeType.Bye.Builder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/introspection/class-use/HelloType.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/introspection/class-use/HelloType.HelloOrBuilder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/introspection/class-use/HelloType.Hello.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/introspection/class-use/HelloType.Hello.Builder.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/package-use.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/package-use.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/apps/package-use.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/config/package-use.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/converter/package-use.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/eventprocessing/package-use.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/filter/package-use.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/introspection/package-use.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/patterns/package-use.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/package-use.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/collections/package-use.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/introspection/package-use.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/protocol/operatingsystem/package-use.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/package-use.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/inprocess/package-use.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/socket/package-use.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/transport/spread/package-use.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/package-use.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/rsb/util/os/package-use.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/spread/package-use.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/tutorial/protobuf/package-use.html... Building index for all the packages and classes... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/overview-tree.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/index-all.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/deprecated-list.html... Building index for all classes... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/allclasses-frame.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/allclasses-noframe.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/index.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/overview-summary.html... Generating /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs/help-doc.html... 75 errors 100 warnings [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9.964 s [INFO] Finished at: 2015-06-25T15:33:51+02:00 [INFO] Final Memory: 54M/811M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:jar (default-cli) on project rsb: MavenReportException: Error while generating Javadoc: [ERROR] Exit code: 1 - /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventIdType.java:24: warning: no @return [ERROR] boolean hasSenderId(); [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventIdType.java:34: warning: no @return [ERROR] com.google.protobuf.ByteString getSenderId(); [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventIdType.java:46: warning: no @return [ERROR] boolean hasSequenceNumber(); [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventIdType.java:56: warning: no @return [ERROR] int getSequenceNumber(); [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventIdType.java:526: warning: no @param for value [ERROR] public Builder setSenderId(com.google.protobuf.ByteString value) { [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventIdType.java:526: warning: no @return [ERROR] public Builder setSenderId(com.google.protobuf.ByteString value) { [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventIdType.java:544: warning: no @return [ERROR] public Builder clearSenderId() { [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventIdType.java:586: warning: no @param for value [ERROR] public Builder setSequenceNumber(int value) { [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventIdType.java:586: warning: no @return [ERROR] public Builder setSequenceNumber(int value) { [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventIdType.java:601: warning: no @return [ERROR] public Builder clearSequenceNumber() { [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:1156: warning: no @return [ERROR] boolean hasCreateTime(); [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:1171: warning: no @return [ERROR] long getCreateTime(); [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:1183: warning: no @return [ERROR] boolean hasSendTime(); [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:1193: warning: no @return [ERROR] long getSendTime(); [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:1205: warning: no @return [ERROR] boolean hasReceiveTime(); [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:1215: warning: no @return [ERROR] long getReceiveTime(); [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:1228: warning: no @return [ERROR] boolean hasDeliverTime(); [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:1239: warning: no @return [ERROR] long getDeliverTime(); [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:1253: warning: no @return [ERROR] getUserTimesList(); [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:1264: warning: no @param for index [ERROR] rsb.protocol.EventMetaDataType.UserTime getUserTimes(int index); [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:1264: warning: no @return [ERROR] rsb.protocol.EventMetaDataType.UserTime getUserTimes(int index); [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:1275: warning: no @return [ERROR] int getUserTimesCount(); [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:1287: warning: no @return [ERROR] getUserTimesOrBuilderList(); [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:1298: warning: no @param for index [ERROR] rsb.protocol.EventMetaDataType.UserTimeOrBuilder getUserTimesOrBuilder( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:1298: warning: no @return [ERROR] rsb.protocol.EventMetaDataType.UserTimeOrBuilder getUserTimesOrBuilder( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:1314: warning: no @return [ERROR] getUserInfosList(); [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:1326: warning: no @param for index [ERROR] rsb.protocol.EventMetaDataType.UserInfo getUserInfos(int index); [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:1326: warning: no @return [ERROR] rsb.protocol.EventMetaDataType.UserInfo getUserInfos(int index); [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:1338: warning: no @return [ERROR] int getUserInfosCount(); [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:1351: warning: no @return [ERROR] getUserInfosOrBuilderList(); [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:1363: warning: no @param for index [ERROR] rsb.protocol.EventMetaDataType.UserInfoOrBuilder getUserInfosOrBuilder( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:1363: warning: no @return [ERROR] rsb.protocol.EventMetaDataType.UserInfoOrBuilder getUserInfosOrBuilder( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2258: warning: no @param for value [ERROR] public Builder setCreateTime(long value) { [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2258: warning: no @return [ERROR] public Builder setCreateTime(long value) { [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2278: warning: no @return [ERROR] public Builder clearCreateTime() { [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2320: warning: no @param for value [ERROR] public Builder setSendTime(long value) { [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2320: warning: no @return [ERROR] public Builder setSendTime(long value) { [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2335: warning: no @return [ERROR] public Builder clearSendTime() { [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2377: warning: no @param for value [ERROR] public Builder setReceiveTime(long value) { [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2377: warning: no @return [ERROR] public Builder setReceiveTime(long value) { [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2392: warning: no @return [ERROR] public Builder clearReceiveTime() { [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2437: warning: no @param for value [ERROR] public Builder setDeliverTime(long value) { [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2437: warning: no @return [ERROR] public Builder setDeliverTime(long value) { [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2453: warning: no @return [ERROR] public Builder clearDeliverTime() { [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2534: warning: no @param for index [ERROR] public Builder setUserTimes( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2534: warning: no @param for value [ERROR] public Builder setUserTimes( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2534: warning: no @return [ERROR] public Builder setUserTimes( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2558: warning: no @param for index [ERROR] public Builder setUserTimes( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2558: warning: no @param for builderForValue [ERROR] public Builder setUserTimes( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2558: warning: no @return [ERROR] public Builder setUserTimes( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2579: warning: no @param for value [ERROR] public Builder addUserTimes(rsb.protocol.EventMetaDataType.UserTime value) { [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2579: warning: no @return [ERROR] public Builder addUserTimes(rsb.protocol.EventMetaDataType.UserTime value) { [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2602: warning: no @param for index [ERROR] public Builder addUserTimes( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2602: warning: no @param for value [ERROR] public Builder addUserTimes( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2602: warning: no @return [ERROR] public Builder addUserTimes( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2626: warning: no @param for builderForValue [ERROR] public Builder addUserTimes( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2626: warning: no @return [ERROR] public Builder addUserTimes( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2647: warning: no @param for index [ERROR] public Builder addUserTimes( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2647: warning: no @param for builderForValue [ERROR] public Builder addUserTimes( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2647: warning: no @return [ERROR] public Builder addUserTimes( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2668: warning: no @param for values [ERROR] public Builder addAllUserTimes( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2668: warning: no @return [ERROR] public Builder addAllUserTimes( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2689: warning: no @return [ERROR] public Builder clearUserTimes() { [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2709: warning: no @param for index [ERROR] public Builder removeUserTimes(int index) { [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2709: warning: no @return [ERROR] public Builder removeUserTimes(int index) { [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2729: warning: no @param for index [ERROR] public rsb.protocol.EventMetaDataType.UserTime.Builder getUserTimesBuilder( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2729: warning: no @return [ERROR] public rsb.protocol.EventMetaDataType.UserTime.Builder getUserTimesBuilder( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2778: warning: no @return [ERROR] public rsb.protocol.EventMetaDataType.UserTime.Builder addUserTimesBuilder() { [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2792: warning: no @param for index [ERROR] public rsb.protocol.EventMetaDataType.UserTime.Builder addUserTimesBuilder( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2792: warning: no @return [ERROR] public rsb.protocol.EventMetaDataType.UserTime.Builder addUserTimesBuilder( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2808: warning: no @return [ERROR] getUserTimesBuilderList() { [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2904: warning: no @param for index [ERROR] public Builder setUserInfos( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2904: warning: no @param for value [ERROR] public Builder setUserInfos( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2904: warning: no @return [ERROR] public Builder setUserInfos( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2929: warning: no @param for index [ERROR] public Builder setUserInfos( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2929: warning: no @param for builderForValue [ERROR] public Builder setUserInfos( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2929: warning: no @return [ERROR] public Builder setUserInfos( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2951: warning: no @param for value [ERROR] public Builder addUserInfos(rsb.protocol.EventMetaDataType.UserInfo value) { [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2951: warning: no @return [ERROR] public Builder addUserInfos(rsb.protocol.EventMetaDataType.UserInfo value) { [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2975: warning: no @param for index [ERROR] public Builder addUserInfos( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2975: warning: no @param for value [ERROR] public Builder addUserInfos( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:2975: warning: no @return [ERROR] public Builder addUserInfos( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:3000: warning: no @param for builderForValue [ERROR] public Builder addUserInfos( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:3000: warning: no @return [ERROR] public Builder addUserInfos( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:3022: warning: no @param for index [ERROR] public Builder addUserInfos( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:3022: warning: no @param for builderForValue [ERROR] public Builder addUserInfos( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:3022: warning: no @return [ERROR] public Builder addUserInfos( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:3044: warning: no @param for values [ERROR] public Builder addAllUserInfos( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:3044: warning: no @return [ERROR] public Builder addAllUserInfos( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:3066: warning: no @return [ERROR] public Builder clearUserInfos() { [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:3087: warning: no @param for index [ERROR] public Builder removeUserInfos(int index) { [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:3087: warning: no @return [ERROR] public Builder removeUserInfos(int index) { [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:3108: warning: no @param for index [ERROR] public rsb.protocol.EventMetaDataType.UserInfo.Builder getUserInfosBuilder( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:3108: warning: no @return [ERROR] public rsb.protocol.EventMetaDataType.UserInfo.Builder getUserInfosBuilder( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:3160: warning: no @return [ERROR] public rsb.protocol.EventMetaDataType.UserInfo.Builder addUserInfosBuilder() { [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:3175: warning: no @param for index [ERROR] public rsb.protocol.EventMetaDataType.UserInfo.Builder addUserInfosBuilder( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:3175: warning: no @return [ERROR] public rsb.protocol.EventMetaDataType.UserInfo.Builder addUserInfosBuilder( [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:3192: warning: no @return [ERROR] getUserInfosBuilderList() { [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:632: warning: no @return [ERROR] boolean hasKey(); [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/EventMetaDataType.java:636: warning: no @return [ERROR] com.google.protobuf.ByteString getKey(); [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/src/rsb/EventId.java:169: error: bad use of '>' [ERROR] * that number in hex. E.g. 0 -> 00000000, 1 -> 00000000, 32 -> 00000020. [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/src/rsb/EventId.java:169: error: bad use of '>' [ERROR] * that number in hex. E.g. 0 -> 00000000, 1 -> 00000000, 32 -> 00000020. [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/src/rsb/EventId.java:169: error: bad use of '>' [ERROR] * that number in hex. E.g. 0 -> 00000000, 1 -> 00000000, 32 -> 00000020. [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/src/rsb/Informer.java:247: error: unknown tag: T [ERROR] * Send data (of type ) to all subscribed participants. [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/src/rsb/converter/ConverterRepository.java:44: error: unknown tag: WireType [ERROR] * returns an UnambiguousConverterMap for the chosen to the [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/src/rsb/converter/ConverterRepository.java:53: error: unknown tag: WireType [ERROR] * returns an UnambiguousConverterMap for the chosen to the [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/src/rsb/converter/ConverterSelectionStrategy.java:32: error: bad use of '>' [ERROR] * forms: - wire-schema -> @ref Converter - data-type -> @ref Converter. [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/src/rsb/converter/ConverterSelectionStrategy.java:32: error: bad use of '>' [ERROR] * forms: - wire-schema -> @ref Converter - data-type -> @ref Converter. [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/src/rsb/transport/spread/SpreadOptions.java:83: error: bad use of '>' [ERROR] * @return port > 0 [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/src/rsb/transport/spread/SpreadOptions.java:48: error: bad use of '>' [ERROR] * the port of the spread daemon, > 0 [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/ByeType.java:142: error: unknown tag: constraint [ERROR] * @constraint(len(value) = 16) [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/ByeType.java:152: error: unknown tag: constraint [ERROR] * @constraint(len(value) = 16) [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/ByeType.java:19: error: unknown tag: constraint [ERROR] * @constraint(len(value) = 16) [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/ByeType.java:27: error: unknown tag: constraint [ERROR] * @constraint(len(value) = 16) [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/ByeType.java:407: error: unknown tag: constraint [ERROR] * @constraint(len(value) = 16) [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/ByeType.java:417: error: unknown tag: constraint [ERROR] * @constraint(len(value) = 16) [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/ByeType.java:427: error: unknown tag: constraint [ERROR] * @constraint(len(value) = 16) [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/ByeType.java:443: error: unknown tag: constraint [ERROR] * @constraint(len(value) = 16) [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:509: error: unknown tag: constraint [ERROR] * @constraint(len(value) = 16) [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:519: error: unknown tag: constraint [ERROR] * @constraint(len(value) = 16) [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:533: error: unknown tag: constraint [ERROR] * @constraint(len(value) = 16) [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:543: error: unknown tag: constraint [ERROR] * @constraint(len(value) = 16) [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:561: error: unknown tag: todo [ERROR] * @todo proper representation [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:575: error: unknown tag: todo [ERROR] * @todo proper representation [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:600: error: unknown tag: todo [ERROR] * @todo proper representation [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:630: error: unknown tag: todo [ERROR] * @todo Preliminary: will change to a proper representation [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:646: error: unknown tag: todo [ERROR] * @todo Preliminary: will change to a proper representation [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:673: error: unknown tag: todo [ERROR] * @todo Preliminary: will change to a proper representation [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:700: error: unknown tag: todo [ERROR] * @todo Preliminary: will change. [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:714: error: unknown tag: todo [ERROR] * @todo Preliminary: will change. [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:727: error: unknown tag: todo [ERROR] * @todo Preliminary: will change. [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:740: error: unknown tag: todo [ERROR] * @todo Preliminary: will change. [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:55: error: unknown tag: constraint [ERROR] * @constraint(len(value) = 16) [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:63: error: unknown tag: constraint [ERROR] * @constraint(len(value) = 16) [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:73: error: unknown tag: constraint [ERROR] * @constraint(len(value) = 16) [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:81: error: unknown tag: constraint [ERROR] * @constraint(len(value) = 16) [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:95: error: unknown tag: todo [ERROR] * @todo proper representation [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:107: error: unknown tag: todo [ERROR] * @todo proper representation [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:119: error: unknown tag: todo [ERROR] * @todo proper representation [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:136: error: unknown tag: todo [ERROR] * @todo Preliminary: will change to a proper representation [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:150: error: unknown tag: todo [ERROR] * @todo Preliminary: will change to a proper representation [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:164: error: unknown tag: todo [ERROR] * @todo Preliminary: will change to a proper representation [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:178: error: unknown tag: todo [ERROR] * @todo Preliminary: will change. [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:190: error: unknown tag: todo [ERROR] * @todo Preliminary: will change. [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:201: error: unknown tag: todo [ERROR] * @todo Preliminary: will change. [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:212: error: unknown tag: todo [ERROR] * @todo Preliminary: will change. [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:1393: error: unknown tag: constraint [ERROR] * @constraint(len(value) = 16) [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:1403: error: unknown tag: constraint [ERROR] * @constraint(len(value) = 16) [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:1413: error: unknown tag: constraint [ERROR] * @constraint(len(value) = 16) [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:1429: error: unknown tag: constraint [ERROR] * @constraint(len(value) = 16) [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:1445: error: unknown tag: constraint [ERROR] * @constraint(len(value) = 16) [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:1455: error: unknown tag: constraint [ERROR] * @constraint(len(value) = 16) [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:1465: error: unknown tag: constraint [ERROR] * @constraint(len(value) = 16) [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:1481: error: unknown tag: constraint [ERROR] * @constraint(len(value) = 16) [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:1501: error: unknown tag: todo [ERROR] * @todo proper representation [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:1515: error: unknown tag: todo [ERROR] * @todo proper representation [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:1537: error: unknown tag: todo [ERROR] * @todo proper representation [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:1561: error: unknown tag: todo [ERROR] * @todo proper representation [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:1582: error: unknown tag: todo [ERROR] * @todo proper representation [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:1599: error: unknown tag: todo [ERROR] * @todo proper representation [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:1625: error: unknown tag: todo [ERROR] * @todo Preliminary: will change to a proper representation [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:1641: error: unknown tag: todo [ERROR] * @todo Preliminary: will change to a proper representation [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:1665: error: unknown tag: todo [ERROR] * @todo Preliminary: will change to a proper representation [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:1691: error: unknown tag: todo [ERROR] * @todo Preliminary: will change to a proper representation [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:1714: error: unknown tag: todo [ERROR] * @todo Preliminary: will change to a proper representation [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:1733: error: unknown tag: todo [ERROR] * @todo Preliminary: will change to a proper representation [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:1762: error: unknown tag: todo [ERROR] * @todo Preliminary: will change. [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:1776: error: unknown tag: todo [ERROR] * @todo Preliminary: will change. [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:1789: error: unknown tag: todo [ERROR] * @todo Preliminary: will change. [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:1802: error: unknown tag: todo [ERROR] * @todo Preliminary: will change. [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:1816: error: unknown tag: todo [ERROR] * @todo Preliminary: will change. [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:1836: error: unknown tag: todo [ERROR] * @todo Preliminary: will change. [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:1856: error: unknown tag: todo [ERROR] * @todo Preliminary: will change. [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:1873: error: unknown tag: todo [ERROR] * @todo Preliminary: will change. [ERROR] ^ [ERROR] /vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/generated-protocol/rsb/protocol/introspection/HelloType.java:1889: error: unknown tag: todo [ERROR] * @todo Preliminary: will change. [ERROR] ^ [ERROR] [ERROR] Command line was: /opt/Oracle_Java/jdk1.8.0_45/jre/../bin/javadoc @options @packages @argfile [ERROR] [ERROR] Refer to the generated Javadoc files in '/vol/kognihome/jenkins/jobs/rsb-java-0.12-toolkit-kognichef-0.1/workspace/target/apidocs' dir. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Invoke top-level Maven targets' marked build as failure Finished: FAILURE