Skip to content

Console Output

Started by an SCM change
Running as SYSTEM
Agent centos-7-b3lwt is provisioned from template centos-7
---
apiVersion: "v1"
kind: "Pod"
metadata:
  labels:
    jenkins: "slave"
    jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
    jenkins/label: "migration_jipp-migration_centos-7"
  name: "centos-7-b3lwt"
  namespace: "nattable"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.nattable.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "centos-7-b3lwt"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
        \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
    - name: "JAVA_TOOL_OPTIONS"
      value: ""
    - name: "_JAVA_OPTIONS"
      value: ""
    - name: "OPENJ9_JAVA_OPTIONS"
      value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
    - name: "JENKINS_NAME"
      value: "centos-7-b3lwt"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.nattable.svc.cluster.local/nattable/"
    image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3107.v665000b_51092"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "2000m"
        memory: "4096Mi"
      requests:
        cpu: "1000m"
        memory: "4096Mi"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "m2-dir"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/home/jenkins/.mavenrc"
      name: "m2-dir"
      readOnly: true
      subPath: ".mavenrc"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/wrapper"
      name: "volume-4"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
      subPath: ""
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-nattable"
      readOnly: true
  - name: "m2-secret-dir"
    secret:
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "m2-dir"
    name: "m2-dir"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-4"
  - emptyDir:
      medium: ""
    name: "volume-3"

Building remotely on centos-7-b3lwt (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/nattable-snapshot
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-6YD1QBUDdfRF/agent.46
SSH_AGENT_PID=48
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/nattable-snapshot@tmp/private_key_3177531249597248372.key (/home/jenkins/agent/workspace/nattable-snapshot@tmp/private_key_3177531249597248372.key)
[ssh-agent] Using credentials genie.nattable (ssh://genie.nattable@projects-storage.eclipse.org)
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/eclipse-nebula-nattable/nattable.git
 > git init /home/jenkins/agent/workspace/nattable-snapshot # timeout=10
Fetching upstream changes from https://github.com/eclipse-nebula-nattable/nattable.git
 > git --version # timeout=10
 > git --version # 'git version 2.36.6'
 > git fetch --tags --force --progress -- https://github.com/eclipse-nebula-nattable/nattable.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse-nebula-nattable/nattable.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision e36ba27db18792a7ca66cd8d7246e89f2dc93a56 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e36ba27db18792a7ca66cd8d7246e89f2dc93a56 # timeout=10
Commit message: "Convert tabs to spaces"
 > git rev-list --no-walk b5df76180b165f56135b5f56a9b831d59908906f # timeout=10
$ pkill Xvnc
$ pkill Xrealvnc
$ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
[nattable-snapshot] $ Xvnc -help
Starting xvnc
[nattable-snapshot] $ Xvnc :16 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset

Xvnc TigerVNC 1.8.0 - built Apr  5 2023 13:48:56
Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
See http://www.tigervnc.org for information on TigerVNC.
Underlying X server release 12004000, The X.Org Foundation


Mon Sep 18 14:09:30 2023
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on all interface(s), port 5916
 vncext:      created VNC server for screen 0
[nattable-snapshot] $ /opt/tools/apache-maven/latest/bin/mvn clean compile javadoc:aggregate verify -Psign -B
Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c)
Maven home: /opt/tools/apache-maven/latest
Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Tycho Version:  4.0.2 (d1245889ae2522a3057c2300142b212c6c7c60c8)
[INFO] Tycho Mode:     extension
[INFO] Tycho Builder:  maven
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Nebula NatTable                                                    [pom]
[INFO] [target] NatTable Target Definition          [eclipse-target-definition]
[INFO] org.eclipse.nebula.widgets.nattable.core                [eclipse-plugin]
[INFO] [bundle] NatTable Dataset Utilities (internal usage)    [eclipse-plugin]
[INFO] [test-bundle] NatTable Core Tests                  [eclipse-test-plugin]
[INFO] [feature] NatTable Core Feature                        [eclipse-feature]
[INFO] [feature] NatTable Core Source Feature                 [eclipse-feature]
[INFO] org.eclipse.nebula.widgets.nattable.extension.e4        [eclipse-plugin]
[INFO] [feature] NatTable Eclipse 4 Extension Feature         [eclipse-feature]
[INFO] [feature] NatTable Eclipse 4 Extension Source Feature  [eclipse-feature]
[INFO] org.eclipse.nebula.widgets.nattable.extension.glazedlists [eclipse-plugin]
[INFO] [test-bundle] NatTable GlazedLists Extensions Test [eclipse-test-plugin]
[INFO] [feature] NatTable GlazedLists Extension Feature       [eclipse-feature]
[INFO] [feature] NatTable GlazedLists Extension Source Feature [eclipse-feature]
[INFO] org.eclipse.nebula.widgets.nattable.extension.nebula    [eclipse-plugin]
[INFO] [feature] NatTable Nebula Extension Feature            [eclipse-feature]
[INFO] [feature] NatTable Nebula Extension Source Feature     [eclipse-feature]
[INFO] org.eclipse.nebula.widgets.nattable.extension.poi       [eclipse-plugin]
[INFO] [feature] NatTable POI Extension Feature               [eclipse-feature]
[INFO] [feature] NatTable POI Extension Source Feature        [eclipse-feature]
[INFO] NatTable Update Site                                [eclipse-repository]
[INFO] org.eclipse.nebula.widgets.nattable.examples            [eclipse-plugin]
[INFO] [bundle] NatTable Eclipse 4 Examples                    [eclipse-plugin]
[INFO] [feature] NatTable E4 Examples Feature                 [eclipse-feature]
[INFO] [feature] NatTable E4 RCP Feature                      [eclipse-feature]
[INFO] NatTable Eclipse 4 Examples Application             [eclipse-repository]
[INFO] 
[INFO] -------------< org.eclipse.nebula.widgets.nattable:parent >-------------
[INFO] Building Nebula NatTable 2.2.1-SNAPSHOT                           [1/26]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ parent ---
[INFO] 
[INFO] --------< org.eclipse.nebula.widgets.nattable:target-platform >---------
[INFO] Building [target] NatTable Target Definition 2.2.1-SNAPSHOT       [2/26]
[INFO]   from target-platform/.polyglot.target-platform.target
[INFO] ---------------------[ eclipse-target-definition ]----------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ target-platform ---
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.core >--
[INFO] Building org.eclipse.nebula.widgets.nattable.core 2.2.1-SNAPSHOT  [3/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.core/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] Resolving target definition file:/home/jenkins/agent/workspace/nattable-snapshot/target-platform/target-platform.target for environments=[win32/win32/x86_64, linux/gtk/x86_64, macosx/cocoa/x86_64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@66946979
[INFO] ### Using TychoRepositoryTransport for remote P2 access ###
[INFO]     Cache location:         /home/jenkins/.m2/repository/.cache/tycho
[INFO]     Transport mode:         online
[INFO]     Http Transport type:    Java11Client
[INFO]     Update mode:            cache first
[INFO]     Minimum cache duration: 60 minutes
[INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
[INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.1, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = GENERATE, IncludeSource = true
[INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.1, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = GENERATE, IncludeSource = true
[INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.1, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = GENERATE, IncludeSource = true
[INFO] Resolving dependencies of MavenProject: org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.core/pom.xml
[WARNING] The POM for org.eclipse.platform:org.eclipse.swt:jar:3.111.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.eclipse.platform:org.eclipse.swt:jar:3.112.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.eclipse.platform:org.eclipse.swt:jar:3.113.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.eclipse.platform:org.eclipse.swt:jar:3.114.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.eclipse.platform:org.eclipse.swt:jar:3.114.100 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.eclipse.platform:org.eclipse.swt:jar:3.115.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.eclipse.platform:org.eclipse.swt:jar:3.115.100 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.eclipse.platform:org.eclipse.swt:jar:3.116.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.eclipse.platform:org.eclipse.swt:jar:3.116.100 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.eclipse.platform:org.eclipse.swt:jar:3.117.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.eclipse.platform:org.eclipse.swt:jar:3.118.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.eclipse.platform:org.eclipse.swt:jar:3.119.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.eclipse.platform:org.eclipse.swt:jar:3.120.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.eclipse.platform:org.eclipse.swt:jar:3.121.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.eclipse.platform:org.eclipse.swt:jar:3.122.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.eclipse.platform:org.eclipse.swt:jar:3.123.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.eclipse.platform:org.eclipse.swt:jar:3.124.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.eclipse.platform:org.eclipse.swt:jar:3.124.100 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.nebula.widgets.nattable.core ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier (default-build-qualifier) @ org.eclipse.nebula.widgets.nattable.core ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.core ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.core ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.core ---
[INFO] 
[INFO] --- tycho-compiler:4.0.2:validate-classpath (default-validate-classpath) @ org.eclipse.nebula.widgets.nattable.core ---
[INFO] Resolving class path of org.eclipse.nebula.widgets.nattable.core
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.core ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.core/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.2:compile (default-compile) @ org.eclipse.nebula.widgets.nattable.core ---
[INFO] Compiling 1056 source files to /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.core/target/classes using Eclipse Compiler for Java(TM) 3.34.0.v20230523-1233
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.dataset >--
[INFO] Building [bundle] NatTable Dataset Utilities (internal usage) 2.2.1-SNAPSHOT [4/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.dataset/.polyglot.META-INF
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] Resolving dependencies of MavenProject: org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.dataset:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.dataset/.polyglot.META-INF
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.nebula.widgets.nattable.dataset ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier (default-build-qualifier) @ org.eclipse.nebula.widgets.nattable.dataset ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.dataset ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.dataset ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.dataset ---
[INFO] 
[INFO] --- tycho-compiler:4.0.2:validate-classpath (default-validate-classpath) @ org.eclipse.nebula.widgets.nattable.dataset ---
[INFO] Resolving class path of [bundle] NatTable Dataset Utilities (internal usage)
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.dataset ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.dataset/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.2:compile (default-compile) @ org.eclipse.nebula.widgets.nattable.dataset ---
[INFO] Compiling 43 source files to /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.dataset/target/classes using Eclipse Compiler for Java(TM) 3.34.0.v20230523-1233
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.core.tests >--
[INFO] Building [test-bundle] NatTable Core Tests 2.2.1-SNAPSHOT         [5/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.core.test/.polyglot.META-INF
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] Resolving dependencies of MavenProject: org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.core.tests:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.core.test/.polyglot.META-INF
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.nebula.widgets.nattable.core.tests ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier (default-build-qualifier) @ org.eclipse.nebula.widgets.nattable.core.tests ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.core.tests ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.core.tests ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.core.tests ---
[INFO] 
[INFO] --- tycho-compiler:4.0.2:validate-classpath (default-validate-classpath) @ org.eclipse.nebula.widgets.nattable.core.tests ---
[INFO] Resolving class path of [test-bundle] NatTable Core Tests
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.core.tests ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.core.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.2:compile (default-compile) @ org.eclipse.nebula.widgets.nattable.core.tests ---
[INFO] Compiling 282 source files to /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.core.test/target/classes using Eclipse Compiler for Java(TM) 3.34.0.v20230523-1233
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.core.feature >--
[INFO] Building [feature] NatTable Core Feature 2.2.1-SNAPSHOT           [6/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.core.feature/.polyglot.feature.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.nebula.widgets.nattable.core.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.core.feature ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.core.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.core.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.core.feature ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.core.feature ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.core.feature/src/main/resources
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.core.source.feature >--
[INFO] Building [feature] NatTable Core Source Feature 2.2.1-SNAPSHOT    [7/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.core.source.feature/.polyglot.feature.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.nebula.widgets.nattable.core.source.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.core.source.feature ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.core.source.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.core.source.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.core.source.feature ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.core.source.feature ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.core.source.feature/src/main/resources
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.extension.e4 >--
[INFO] Building org.eclipse.nebula.widgets.nattable.extension.e4 2.2.1-SNAPSHOT [8/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.extension.e4/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] Resolving dependencies of MavenProject: org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.extension.e4:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.e4/pom.xml
[WARNING] The POM for org.eclipse.platform:org.eclipse.swt:jar:3.106.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.eclipse.platform:org.eclipse.swt:jar:3.106.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.eclipse.platform:org.eclipse.swt:jar:3.106.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.eclipse.platform:org.eclipse.swt:jar:3.106.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.eclipse.platform:org.eclipse.swt:jar:3.107.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.eclipse.platform:org.eclipse.swt:jar:3.108.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.eclipse.platform:org.eclipse.swt:jar:3.109.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.eclipse.platform:org.eclipse.swt:jar:3.110.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.nebula.widgets.nattable.extension.e4 ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier (default-build-qualifier) @ org.eclipse.nebula.widgets.nattable.extension.e4 ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.extension.e4 ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.extension.e4 ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.extension.e4 ---
[INFO] 
[INFO] --- tycho-compiler:4.0.2:validate-classpath (default-validate-classpath) @ org.eclipse.nebula.widgets.nattable.extension.e4 ---
[INFO] Resolving class path of org.eclipse.nebula.widgets.nattable.extension.e4
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.extension.e4 ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.e4/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.2:compile (default-compile) @ org.eclipse.nebula.widgets.nattable.extension.e4 ---
[INFO] Compiling 12 source files to /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.e4/target/classes using Eclipse Compiler for Java(TM) 3.34.0.v20230523-1233
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.extension.e4.feature >--
[INFO] Building [feature] NatTable Eclipse 4 Extension Feature 2.2.1-SNAPSHOT [9/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.extension.e4.feature/.polyglot.feature.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.nebula.widgets.nattable.extension.e4.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.extension.e4.feature ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.extension.e4.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.extension.e4.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.extension.e4.feature ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.extension.e4.feature ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.e4.feature/src/main/resources
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.extension.e4.source.feature >--
[INFO] Building [feature] NatTable Eclipse 4 Extension Source Feature 2.2.1-SNAPSHOT [10/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.extension.e4.source.feature/.polyglot.feature.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.nebula.widgets.nattable.extension.e4.source.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.extension.e4.source.feature ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.extension.e4.source.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.extension.e4.source.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.extension.e4.source.feature ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.extension.e4.source.feature ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.e4.source.feature/src/main/resources
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.extension.glazedlists >--
[INFO] Building org.eclipse.nebula.widgets.nattable.extension.glazedlists 2.2.1-SNAPSHOT [11/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.extension.glazedlists/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] Resolving dependencies of MavenProject: org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.extension.glazedlists:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.glazedlists/pom.xml
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier (default-build-qualifier) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists ---
[INFO] 
[INFO] --- tycho-compiler:4.0.2:validate-classpath (default-validate-classpath) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists ---
[INFO] Resolving class path of org.eclipse.nebula.widgets.nattable.extension.glazedlists
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.2:compile (default-compile) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists ---
[INFO] Compiling 49 source files to /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.glazedlists/target/classes using Eclipse Compiler for Java(TM) 3.34.0.v20230523-1233
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.extension.glazedlists.tests >--
[INFO] Building [test-bundle] NatTable GlazedLists Extensions Test 2.2.1-SNAPSHOT [12/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.extension.glazedlists.test/.polyglot.META-INF
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] Resolving dependencies of MavenProject: org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.extension.glazedlists.tests:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.glazedlists.test/.polyglot.META-INF
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.tests ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier (default-build-qualifier) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.tests ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.tests ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.tests ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.tests ---
[INFO] 
[INFO] --- tycho-compiler:4.0.2:validate-classpath (default-validate-classpath) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.tests ---
[INFO] Resolving class path of [test-bundle] NatTable GlazedLists Extensions Test
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.tests ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.glazedlists.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.2:compile (default-compile) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.tests ---
[INFO] Compiling 31 source files to /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.glazedlists.test/target/classes using Eclipse Compiler for Java(TM) 3.34.0.v20230523-1233
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.extension.glazedlists.feature >--
[INFO] Building [feature] NatTable GlazedLists Extension Feature 2.2.1-SNAPSHOT [13/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.extension.glazedlists.feature/.polyglot.feature.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.feature ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.feature ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.feature ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.glazedlists.feature/src/main/resources
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.extension.glazedlists.source.feature >--
[INFO] Building [feature] NatTable GlazedLists Extension Source Feature 2.2.1-SNAPSHOT [14/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.extension.glazedlists.source.feature/.polyglot.feature.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.source.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.source.feature ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.source.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.source.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.source.feature ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.source.feature ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.glazedlists.source.feature/src/main/resources
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.extension.nebula >--
[INFO] Building org.eclipse.nebula.widgets.nattable.extension.nebula 2.2.1-SNAPSHOT [15/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.extension.nebula/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] Resolving dependencies of MavenProject: org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.extension.nebula:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.nebula/pom.xml
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.nebula.widgets.nattable.extension.nebula ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier (default-build-qualifier) @ org.eclipse.nebula.widgets.nattable.extension.nebula ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.extension.nebula ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.extension.nebula ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.extension.nebula ---
[INFO] 
[INFO] --- tycho-compiler:4.0.2:validate-classpath (default-validate-classpath) @ org.eclipse.nebula.widgets.nattable.extension.nebula ---
[INFO] Resolving class path of org.eclipse.nebula.widgets.nattable.extension.nebula
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.extension.nebula ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.nebula/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.2:compile (default-compile) @ org.eclipse.nebula.widgets.nattable.extension.nebula ---
[INFO] Compiling 8 source files to /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.nebula/target/classes using Eclipse Compiler for Java(TM) 3.34.0.v20230523-1233
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.extension.nebula.feature >--
[INFO] Building [feature] NatTable Nebula Extension Feature 2.2.1-SNAPSHOT [16/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.extension.nebula.feature/.polyglot.feature.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.nebula.widgets.nattable.extension.nebula.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.extension.nebula.feature ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.extension.nebula.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.extension.nebula.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.extension.nebula.feature ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.extension.nebula.feature ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.nebula.feature/src/main/resources
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.extension.nebula.source.feature >--
[INFO] Building [feature] NatTable Nebula Extension Source Feature 2.2.1-SNAPSHOT [17/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.extension.nebula.source.feature/.polyglot.feature.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.nebula.widgets.nattable.extension.nebula.source.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.extension.nebula.source.feature ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.extension.nebula.source.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.extension.nebula.source.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.extension.nebula.source.feature ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.extension.nebula.source.feature ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.nebula.source.feature/src/main/resources
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.extension.poi >--
[INFO] Building org.eclipse.nebula.widgets.nattable.extension.poi 2.2.1-SNAPSHOT [18/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.extension.poi/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] Resolving dependencies of MavenProject: org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.extension.poi:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.poi/pom.xml
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.nebula.widgets.nattable.extension.poi ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier (default-build-qualifier) @ org.eclipse.nebula.widgets.nattable.extension.poi ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.extension.poi ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.extension.poi ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.extension.poi ---
[INFO] 
[INFO] --- tycho-compiler:4.0.2:validate-classpath (default-validate-classpath) @ org.eclipse.nebula.widgets.nattable.extension.poi ---
[INFO] Resolving class path of org.eclipse.nebula.widgets.nattable.extension.poi
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.extension.poi ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.poi/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.2:compile (default-compile) @ org.eclipse.nebula.widgets.nattable.extension.poi ---
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.poi/target/classes using Eclipse Compiler for Java(TM) 3.34.0.v20230523-1233
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.extension.poi.feature >--
[INFO] Building [feature] NatTable POI Extension Feature 2.2.1-SNAPSHOT [19/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.extension.poi.feature/.polyglot.feature.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.nebula.widgets.nattable.extension.poi.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.extension.poi.feature ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.extension.poi.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.extension.poi.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.extension.poi.feature ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.extension.poi.feature ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.poi.feature/src/main/resources
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.extension.poi.source.feature >--
[INFO] Building [feature] NatTable POI Extension Source Feature 2.2.1-SNAPSHOT [20/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.extension.poi.source.feature/.polyglot.feature.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.nebula.widgets.nattable.extension.poi.source.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.extension.poi.source.feature ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.extension.poi.source.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.extension.poi.source.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.extension.poi.source.feature ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.extension.poi.source.feature ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.poi.source.feature/src/main/resources
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.updatesite >--
[INFO] Building NatTable Update Site 2.2.1-SNAPSHOT                     [21/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.updatesite/pom.xml
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.nebula.widgets.nattable.updatesite ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.updatesite ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- resources:2.4.1:copy-resources (copy-resources) @ org.eclipse.nebula.widgets.nattable.updatesite ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.nebula.widgets.nattable.updatesite ---
[INFO] Deleting /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.updatesite/target
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.updatesite ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.updatesite ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.updatesite/src/main/resources
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.examples >--
[INFO] Building org.eclipse.nebula.widgets.nattable.examples 2.2.1-SNAPSHOT [22/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.examples/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] Resolving dependencies of MavenProject: org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.examples:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/pom.xml
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.nebula.widgets.nattable.examples ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier (default-build-qualifier) @ org.eclipse.nebula.widgets.nattable.examples ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.examples ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.examples ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.examples ---
[INFO] 
[INFO] --- tycho-compiler:4.0.2:validate-classpath (default-validate-classpath) @ org.eclipse.nebula.widgets.nattable.examples ---
[INFO] Resolving class path of org.eclipse.nebula.widgets.nattable.examples
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.examples ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.2:compile (default-compile) @ org.eclipse.nebula.widgets.nattable.examples ---
[INFO] Compiling 195 source files to /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/target/classes using Eclipse Compiler for Java(TM) 3.34.0.v20230523-1233
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.examples.e4 >--
[INFO] Building [bundle] NatTable Eclipse 4 Examples 2.2.1-SNAPSHOT     [23/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.examples.e4/.polyglot.META-INF
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] Resolving dependencies of MavenProject: org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.examples.e4:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4/.polyglot.META-INF
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.nebula.widgets.nattable.examples.e4 ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier (default-build-qualifier) @ org.eclipse.nebula.widgets.nattable.examples.e4 ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.examples.e4 ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.examples.e4 ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.examples.e4 ---
[INFO] 
[INFO] --- tycho-compiler:4.0.2:validate-classpath (default-validate-classpath) @ org.eclipse.nebula.widgets.nattable.examples.e4 ---
[INFO] Resolving class path of [bundle] NatTable Eclipse 4 Examples
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.examples.e4 ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.2:compile (default-compile) @ org.eclipse.nebula.widgets.nattable.examples.e4 ---
[INFO] Compiling 14 source files to /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4/target/classes using Eclipse Compiler for Java(TM) 3.34.0.v20230523-1233
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.examples.e4.feature >--
[INFO] Building [feature] NatTable E4 Examples Feature 2.2.1-SNAPSHOT   [24/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.examples.e4.feature/.polyglot.feature.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.nebula.widgets.nattable.examples.e4.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.examples.e4.feature ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.examples.e4.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.examples.e4.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.examples.e4.feature ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.examples.e4.feature ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4.feature/src/main/resources
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.examples.e4.rcp.feature >--
[INFO] Building [feature] NatTable E4 RCP Feature 2.2.1-SNAPSHOT        [25/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.examples.e4.rcp.feature/.polyglot.feature.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.nebula.widgets.nattable.examples.e4.rcp.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.examples.e4.rcp.feature ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.examples.e4.rcp.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.examples.e4.rcp.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.examples.e4.rcp.feature ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.examples.e4.rcp.feature ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4.rcp.feature/src/main/resources
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.examples.e4.product >--
[INFO] Building NatTable Eclipse 4 Examples Application 2.2.1-SNAPSHOT  [26/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.examples.e4.product/pom.xml
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.nebula.widgets.nattable.examples.e4.product ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.examples.e4.product ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.nebula.widgets.nattable.examples.e4.product ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.examples.e4.product ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.examples.e4.product ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4.product/src/main/resources
[INFO] 
[INFO] -------------< org.eclipse.nebula.widgets.nattable:parent >-------------
[INFO] Building Nebula NatTable 2.2.1-SNAPSHOT                          [27/26]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] >>> javadoc:3.1.0:aggregate (default-cli) > compile @ parent >>>
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking org.eclipse.nebula.widgets.nattable.core 2.2.1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier (default-build-qualifier) @ org.eclipse.nebula.widgets.nattable.core ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.core ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.core ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.core ---
[INFO] 
[INFO] --- tycho-compiler:4.0.2:validate-classpath (default-validate-classpath) @ org.eclipse.nebula.widgets.nattable.core ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.core ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.core/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.2:compile (default-compile) @ org.eclipse.nebula.widgets.nattable.core ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking [bundle] NatTable Dataset Utilities (internal usage) 2.2.1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier (default-build-qualifier) @ org.eclipse.nebula.widgets.nattable.dataset ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.dataset ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.dataset ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.dataset ---
[INFO] 
[INFO] --- tycho-compiler:4.0.2:validate-classpath (default-validate-classpath) @ org.eclipse.nebula.widgets.nattable.dataset ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.dataset ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.dataset/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.2:compile (default-compile) @ org.eclipse.nebula.widgets.nattable.dataset ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking [test-bundle] NatTable Core Tests 2.2.1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier (default-build-qualifier) @ org.eclipse.nebula.widgets.nattable.core.tests ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.core.tests ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.core.tests ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.core.tests ---
[INFO] 
[INFO] --- tycho-compiler:4.0.2:validate-classpath (default-validate-classpath) @ org.eclipse.nebula.widgets.nattable.core.tests ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.core.tests ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.core.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.2:compile (default-compile) @ org.eclipse.nebula.widgets.nattable.core.tests ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking [feature] NatTable Core Feature 2.2.1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.core.feature ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.core.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.core.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.core.feature ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.core.feature ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.core.feature/src/main/resources
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking [feature] NatTable Core Source Feature 2.2.1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.core.source.feature ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.core.source.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.core.source.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.core.source.feature ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.core.source.feature ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.core.source.feature/src/main/resources
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking org.eclipse.nebula.widgets.nattable.extension.e4 2.2.1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier (default-build-qualifier) @ org.eclipse.nebula.widgets.nattable.extension.e4 ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.extension.e4 ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.extension.e4 ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.extension.e4 ---
[INFO] 
[INFO] --- tycho-compiler:4.0.2:validate-classpath (default-validate-classpath) @ org.eclipse.nebula.widgets.nattable.extension.e4 ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.extension.e4 ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.e4/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.2:compile (default-compile) @ org.eclipse.nebula.widgets.nattable.extension.e4 ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking [feature] NatTable Eclipse 4 Extension Feature 2.2.1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.extension.e4.feature ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.extension.e4.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.extension.e4.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.extension.e4.feature ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.extension.e4.feature ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.e4.feature/src/main/resources
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking [feature] NatTable Eclipse 4 Extension Source Feature 2.2.1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.extension.e4.source.feature ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.extension.e4.source.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.extension.e4.source.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.extension.e4.source.feature ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.extension.e4.source.feature ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.e4.source.feature/src/main/resources
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking org.eclipse.nebula.widgets.nattable.extension.glazedlists 2.2.1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier (default-build-qualifier) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists ---
[INFO] 
[INFO] --- tycho-compiler:4.0.2:validate-classpath (default-validate-classpath) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.2:compile (default-compile) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking [test-bundle] NatTable GlazedLists Extensions Test 2.2.1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier (default-build-qualifier) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.tests ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.tests ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.tests ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.tests ---
[INFO] 
[INFO] --- tycho-compiler:4.0.2:validate-classpath (default-validate-classpath) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.tests ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.tests ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.glazedlists.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.2:compile (default-compile) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.tests ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking [feature] NatTable GlazedLists Extension Feature 2.2.1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.feature ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.feature ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.feature ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.glazedlists.feature/src/main/resources
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking [feature] NatTable GlazedLists Extension Source Feature 2.2.1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.source.feature ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.source.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.source.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.source.feature ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.source.feature ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.glazedlists.source.feature/src/main/resources
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking org.eclipse.nebula.widgets.nattable.extension.nebula 2.2.1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier (default-build-qualifier) @ org.eclipse.nebula.widgets.nattable.extension.nebula ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.extension.nebula ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.extension.nebula ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.extension.nebula ---
[INFO] 
[INFO] --- tycho-compiler:4.0.2:validate-classpath (default-validate-classpath) @ org.eclipse.nebula.widgets.nattable.extension.nebula ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.extension.nebula ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.nebula/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.2:compile (default-compile) @ org.eclipse.nebula.widgets.nattable.extension.nebula ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking [feature] NatTable Nebula Extension Feature 2.2.1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.extension.nebula.feature ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.extension.nebula.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.extension.nebula.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.extension.nebula.feature ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.extension.nebula.feature ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.nebula.feature/src/main/resources
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking [feature] NatTable Nebula Extension Source Feature 2.2.1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.extension.nebula.source.feature ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.extension.nebula.source.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.extension.nebula.source.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.extension.nebula.source.feature ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.extension.nebula.source.feature ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.nebula.source.feature/src/main/resources
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking org.eclipse.nebula.widgets.nattable.extension.poi 2.2.1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier (default-build-qualifier) @ org.eclipse.nebula.widgets.nattable.extension.poi ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.extension.poi ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.extension.poi ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.extension.poi ---
[INFO] 
[INFO] --- tycho-compiler:4.0.2:validate-classpath (default-validate-classpath) @ org.eclipse.nebula.widgets.nattable.extension.poi ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.extension.poi ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.poi/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.2:compile (default-compile) @ org.eclipse.nebula.widgets.nattable.extension.poi ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking [feature] NatTable POI Extension Feature 2.2.1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.extension.poi.feature ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.extension.poi.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.extension.poi.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.extension.poi.feature ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.extension.poi.feature ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.poi.feature/src/main/resources
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking [feature] NatTable POI Extension Source Feature 2.2.1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.extension.poi.source.feature ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.extension.poi.source.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.extension.poi.source.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.extension.poi.source.feature ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.extension.poi.source.feature ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.poi.source.feature/src/main/resources
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking NatTable Update Site 2.2.1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.updatesite ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- resources:2.4.1:copy-resources (copy-resources) @ org.eclipse.nebula.widgets.nattable.updatesite ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.nebula.widgets.nattable.updatesite ---
[INFO] Deleting /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.updatesite/target
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.updatesite ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.updatesite ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.updatesite/src/main/resources
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking org.eclipse.nebula.widgets.nattable.examples 2.2.1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier (default-build-qualifier) @ org.eclipse.nebula.widgets.nattable.examples ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.examples ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.examples ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.examples ---
[INFO] 
[INFO] --- tycho-compiler:4.0.2:validate-classpath (default-validate-classpath) @ org.eclipse.nebula.widgets.nattable.examples ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.examples ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.2:compile (default-compile) @ org.eclipse.nebula.widgets.nattable.examples ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking [bundle] NatTable Eclipse 4 Examples 2.2.1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier (default-build-qualifier) @ org.eclipse.nebula.widgets.nattable.examples.e4 ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.examples.e4 ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.examples.e4 ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.examples.e4 ---
[INFO] 
[INFO] --- tycho-compiler:4.0.2:validate-classpath (default-validate-classpath) @ org.eclipse.nebula.widgets.nattable.examples.e4 ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.examples.e4 ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.2:compile (default-compile) @ org.eclipse.nebula.widgets.nattable.examples.e4 ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking [feature] NatTable E4 Examples Feature 2.2.1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.examples.e4.feature ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.examples.e4.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.examples.e4.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.examples.e4.feature ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.examples.e4.feature ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4.feature/src/main/resources
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking [feature] NatTable E4 RCP Feature 2.2.1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.examples.e4.rcp.feature ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.examples.e4.rcp.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.examples.e4.rcp.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.examples.e4.rcp.feature ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.examples.e4.rcp.feature ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4.rcp.feature/src/main/resources
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking NatTable Eclipse 4 Examples Application 2.2.1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.examples.e4.product ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.nebula.widgets.nattable.examples.e4.product ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.examples.e4.product ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.examples.e4.product ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4.product/src/main/resources
[INFO] 
[INFO] <<< javadoc:3.1.0:aggregate (default-cli) < compile @ parent <<<
[INFO] 
[INFO] 
[INFO] --- javadoc:3.1.0:aggregate (default-cli) @ parent ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/nattable-snapshot/target/javadoc-bundle-options. Ignored it.
[WARNING] Javadoc Warnings
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.blink...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.blink.command...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.blink.event...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.columnCategories...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.columnCategories.gui...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.columnChooser...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.columnChooser.command...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.columnChooser.gui...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.columnRename...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.columnRename.event...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.command...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.config...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.conflation...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.coordinate...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.copy...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.copy.action...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.copy.command...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.copy.serializing...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.data...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.data.command...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.data.convert...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.data.validate...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.datachange...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.datachange.command...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.datachange.config...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.datachange.event...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.edit...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.edit.action...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.edit.command...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.edit.config...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.edit.editor...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.edit.event...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.edit.gui...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.export...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.export.action...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.export.command...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.export.config...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.export.csv...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.export.excel...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.export.image...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.export.image.config...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.fillhandle...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.fillhandle.action...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.fillhandle.command...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.fillhandle.config...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.fillhandle.event...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.filterrow...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.filterrow.action...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.filterrow.combobox...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.filterrow.command...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.filterrow.config...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.filterrow.event...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.formula...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.formula.action...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.formula.command...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.formula.config...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.formula.function...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.freeze...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.freeze.action...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.freeze.command...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.freeze.config...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.freeze.event...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.grid...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.grid.cell...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.grid.command...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.grid.data...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.grid.layer...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.grid.layer.config...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.grid.layer.event...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.group...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.group.action...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.group.command...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.group.config...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.group.event...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.group.gui...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.group.model...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.group.painter...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.group.performance...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.group.performance.action...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.group.performance.command...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.group.performance.config...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.group.performance.event...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.group.performance.gui...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.group.performance.painter...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.hideshow...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.hideshow.command...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.hideshow.event...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.hideshow.indicator...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.hierarchical...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.hierarchical.action...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.hierarchical.command...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.hierarchical.config...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.hover...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.hover.action...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.hover.command...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.hover.config...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.layer...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.layer.cell...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.layer.command...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.layer.config...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.layer.event...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.layer.stack...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.painter...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.painter.cell...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.painter.cell.decorator...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.painter.layer...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.persistence...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.persistence.command...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.persistence.gui...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.print...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.print.action...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.print.command...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.print.config...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.reorder...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.reorder.action...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.reorder.command...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.reorder.config...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.reorder.event...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.resize...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.resize.action...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.resize.command...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.resize.config...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.resize.event...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.resize.mode...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.search...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.search.action...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.search.command...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.search.config...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.search.event...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.search.gui...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.search.strategy...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.selection...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.selection.action...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.selection.command...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.selection.config...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.selection.event...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.selection.preserve...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.serializing...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.sort...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.sort.action...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.sort.command...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.sort.config...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.sort.event...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.sort.painter...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.style...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.style.editor...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.style.editor.command...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.style.theme...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.summaryrow...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.summaryrow.command...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.tickupdate...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.tickupdate.action...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.tickupdate.command...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.tickupdate.config...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.tooltip...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.tree...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.tree.action...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.tree.command...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.tree.config...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.tree.painter...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.ui...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.ui.action...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.ui.binding...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.ui.matcher...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.ui.menu...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.ui.mode...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.ui.rename...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.ui.scaling...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.ui.util...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.util...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.viewport...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.viewport.action...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.viewport.command...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.viewport.event...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.widget...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.paste...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.test...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.test.fixture...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.test.fixture.command...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.test.fixture.data...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.test.fixture.group...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.test.fixture.layer...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.test.integration...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.extension.e4.css...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.extension.e4.selection...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.extension.glazedlists...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.extension.glazedlists.data.command...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.action...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.command...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.summary...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.extension.glazedlists.hideshow...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.extension.glazedlists.fixture...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.extension.nebula.cdatetime...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.extension.nebula.richtext...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.extension.poi...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.dataset...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.dataset.car...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.dataset.fixture.data...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.dataset.generator...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.dataset.person...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.dataset.pricing...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.dataset.pricing.valuegenerator...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.dataset.valuegenerator...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples._300_Data...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples._400_Configuration...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples._500_Layers._501_Data...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples._500_Layers._503_Compositions...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples._500_Layers._504_Viewport...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples._500_Layers._505_Selection...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples._500_Layers._506_Hover...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples._500_Layers._507_HideShow...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples._500_Layers._508_Reorder...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples._500_Layers...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples._500_Layers._511_Grouping...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples._500_Layers._512_SummaryRow...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._604_Tree...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples._800_Integration...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples.examples...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._100_Grid...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._101_Header...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.elemental...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.viewportSelection...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples.examples._101_Data...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples.examples._103_Events...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples.examples._104_Styling...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples.examples._105_Persistence...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples.examples._120_Selection...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples.examples._130_Sorting...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples.examples._131_Filtering...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples.examples._150_Column_and_row_grouping...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples.fixtures...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples.runner...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples.e4...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples.e4.handler...
[WARNING] Loading source files for package org.eclipse.nebula.widgets.nattable.examples.e4.part...
[WARNING] Constructing Javadoc information...
[WARNING] Building index for all the packages and classes...
[WARNING] Standard Doclet version 17.0.2+8-86
[WARNING] Building tree for all the packages and classes...
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/ComboBoxGlazedListsWithExcludeFilterStrategy.java:34: warning: no description for @param
[WARNING] * @param <T>
[WARNING] ^
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_150_Column_and_row_grouping/_000_Column_groups.html...
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/examples/_150_Column_and_row_grouping/_000_Column_groups.java:55: warning: no comment
[WARNING] public class _000_Column_groups extends AbstractNatExample {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/INatExample.java:39: warning: no comment
[WARNING] public Control createExampleControl(Composite parent);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/INatExample.java:37: warning: no comment
[WARNING] public String getDescription();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/examples/_150_Column_and_row_grouping/_000_Column_groups.java:57: warning: no comment
[WARNING] public static void main(String[] args) {
[WARNING] ^
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_000_Configuring_NatTable_with_a_layer.html...
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_000_Configuring_NatTable_with_a_layer.java:24: warning: no comment
[WARNING] public class _000_Configuring_NatTable_with_a_layer extends AbstractNatExample {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_000_Configuring_NatTable_with_a_layer.java:26: warning: no comment
[WARNING] public static void main(String[] args) throws Exception {
[WARNING] ^
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_000_Default_NatTable.html...
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/examples/_000_Default_NatTable.java:21: warning: no comment
[WARNING] public class _000_Default_NatTable extends AbstractNatExample {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/examples/_000_Default_NatTable.java:23: warning: no comment
[WARNING] public static void main(String[] args) throws Exception {
[WARNING] ^
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_104_Styling/_000_Styled_grid.html...
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/examples/_104_Styling/_000_Styled_grid.java:50: warning: no comment
[WARNING] public class _000_Styled_grid extends AbstractNatExample {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/examples/_104_Styling/_000_Styled_grid.java:55: warning: no comment
[WARNING] public static void main(String[] args) {
[WARNING] ^
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_104_Styling/_001_Custom_styling_of_specific_cells.html...
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/examples/_104_Styling/_001_Custom_styling_of_specific_cells.java:47: warning: no comment
[WARNING] public class _001_Custom_styling_of_specific_cells extends AbstractNatExample {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/examples/_104_Styling/_001_Custom_styling_of_specific_cells.java:49: warning: no comment
[WARNING] public static void main(String[] args) throws Exception {
[WARNING] ^
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_001_Getting_Started.html...
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/examples/_001_Getting_Started.java:44: warning: no comment
[WARNING] public class _001_Getting_Started extends AbstractNatExample {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/examples/_001_Getting_Started.java:101: warning: no comment
[WARNING] public class BodyLayerStack extends AbstractLayerTransform {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/examples/_001_Getting_Started.java:121: warning: no comment
[WARNING] public class ColumnHeaderLayerStack extends AbstractLayerTransform {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/examples/_001_Getting_Started.java:131: warning: no comment
[WARNING] public class RowHeaderLayerStack extends AbstractLayerTransform {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/examples/_001_Getting_Started.java:51: warning: no comment
[WARNING] public static void main(String[] args) {
[WARNING] ^
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_001_Getting_Started.BodyLayerStack.html...
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/examples/_001_Getting_Started.java:105: warning: no comment
[WARNING] public BodyLayerStack(IDataProvider dataProvider) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/examples/_001_Getting_Started.java:116: warning: no comment
[WARNING] public SelectionLayer getSelectionLayer() {
[WARNING] ^
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_001_Getting_Started.ColumnHeaderLayerStack.html...
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/examples/_001_Getting_Started.java:123: warning: no comment
[WARNING] public ColumnHeaderLayerStack(IDataProvider dataProvider) {
[WARNING] ^
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_001_Getting_Started.RowHeaderLayerStack.html...
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/examples/_001_Getting_Started.java:133: warning: no comment
[WARNING] public RowHeaderLayerStack(IDataProvider dataProvider) {
[WARNING] ^
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_150_Column_and_row_grouping/_001_Two_level_column_groups.html...
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/examples/_150_Column_and_row_grouping/_001_Two_level_column_groups.java:45: warning: no comment
[WARNING] public class _001_Two_level_column_groups extends AbstractNatExample {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/examples/_150_Column_and_row_grouping/_001_Two_level_column_groups.java:47: warning: no comment
[WARNING] public static void main(String[] args) {
[WARNING] ^
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_001_Vertical_layer_composition.html...
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_001_Vertical_layer_composition.java:26: warning: no comment
[WARNING] public class _001_Vertical_layer_composition extends AbstractNatExample {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_001_Vertical_layer_composition.java:28: warning: no comment
[WARNING] public static void main(String[] args) throws Exception {
[WARNING] ^
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_002_Lateral_layer_composition.html...
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_002_Lateral_layer_composition.java:33: warning: no comment
[WARNING] public class _002_Lateral_layer_composition extends AbstractNatExample {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_002_Lateral_layer_composition.java:35: warning: no comment
[WARNING] public static void main(String[] args) throws Exception {
[WARNING] ^
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_104_Styling/_002_Using_a_custom_cell_painter.html...
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/examples/_104_Styling/_002_Using_a_custom_cell_painter.java:50: warning: no comment
[WARNING] public static void main(String[] args) throws Exception {
[WARNING] ^
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_150_Column_and_row_grouping/_010_Column_categories.html...
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/examples/_150_Column_and_row_grouping/_010_Column_categories.java:34: warning: no comment
[WARNING] public class _010_Column_categories extends AbstractNatExample {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/examples/_150_Column_and_row_grouping/_010_Column_categories.java:38: warning: no comment
[WARNING] public static void main(String[] args) {
[WARNING] ^
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_104_Styling/_010_NatTable_with_grid_painting_of_remainder_space.html...
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/examples/_104_Styling/_010_NatTable_with_grid_painting_of_remainder_space.java:22: warning: no comment
[WARNING] public class _010_NatTable_with_grid_painting_of_remainder_space extends
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/examples/_104_Styling/_010_NatTable_with_grid_painting_of_remainder_space.java:25: warning: no comment
[WARNING] public static void main(String[] args) throws Exception {
[WARNING] ^
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_150_Column_and_row_grouping/_100_Row_groups.html...
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/examples/_150_Column_and_row_grouping/_100_Row_groups.java:49: warning: no comment
[WARNING] public class _100_Row_groups extends AbstractNatExample {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/examples/_150_Column_and_row_grouping/_100_Row_groups.java:51: warning: no comment
[WARNING] public static void main(String[] args) {
[WARNING] ^
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_150_Column_and_row_grouping/_200_Group_by.html...
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/examples/_150_Column_and_row_grouping/_200_Group_by.java:68: warning: no comment
[WARNING] public class _200_Group_by extends AbstractNatExample {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/examples/_150_Column_and_row_grouping/_200_Group_by.java:70: warning: no comment
[WARNING] public static void main(String[] args) {
[WARNING] ^
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_300_Data/_301_CustomDataProviderExample.html...
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_300_Data/_301_CustomDataProviderExample.java:32: warning: no comment
[WARNING] public static void main(String[] args) throws Exception {
[WARNING] ^
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_300_Data/_302_CustomColumnPropertyAccessorExample.html...
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_300_Data/_302_CustomColumnPropertyAccessorExample.java:48: warning: no comment
[WARNING] public static void main(String[] args) throws Exception {
[WARNING] ^
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_300_Data/_303_CalculatedDataExample.html...
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_300_Data/_303_CalculatedDataExample.java:76: warning: no comment
[WARNING] public static final String COLUMN_FIVE_LABEL = "ColumnFiveLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_300_Data/_303_CalculatedDataExample.java:75: warning: no comment
[WARNING] public static final String COLUMN_FOUR_LABEL = "ColumnFourLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_300_Data/_303_CalculatedDataExample.java:72: warning: no comment
[WARNING] public static final String COLUMN_ONE_LABEL = "ColumnOneLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_300_Data/_303_CalculatedDataExample.java:74: warning: no comment
[WARNING] public static final String COLUMN_THREE_LABEL = "ColumnThreeLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_300_Data/_303_CalculatedDataExample.java:73: warning: no comment
[WARNING] public static final String COLUMN_TWO_LABEL = "ColumnTwoLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_300_Data/_303_CalculatedDataExample.java:80: warning: no comment
[WARNING] public static void main(String[] args) throws Exception {
[WARNING] ^
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_300_Data/_304_DynamicColumnExample.html...
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_300_Data/_304_DynamicColumnExample.java:63: warning: no comment
[WARNING] public static void main(String[] args) throws Exception {
[WARNING] ^
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_300_Data/_305_FormulaDataExample.html...
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_300_Data/_305_FormulaDataExample.java:69: warning: no comment
[WARNING] public static void main(String[] args) throws Exception {
[WARNING] ^
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_300_Data/_306_CalculatedFormulaDataExample.html...
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_300_Data/_306_CalculatedFormulaDataExample.java:81: warning: no comment
[WARNING] public static final String COLUMN_FIVE_LABEL = "ColumnFiveLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_300_Data/_306_CalculatedFormulaDataExample.java:80: warning: no comment
[WARNING] public static final String COLUMN_FOUR_LABEL = "ColumnFourLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_300_Data/_306_CalculatedFormulaDataExample.java:77: warning: no comment
[WARNING] public static final String COLUMN_ONE_LABEL = "ColumnOneLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_300_Data/_306_CalculatedFormulaDataExample.java:79: warning: no comment
[WARNING] public static final String COLUMN_THREE_LABEL = "ColumnThreeLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_300_Data/_306_CalculatedFormulaDataExample.java:78: warning: no comment
[WARNING] public static final String COLUMN_TWO_LABEL = "ColumnTwoLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_300_Data/_306_CalculatedFormulaDataExample.java:85: warning: no comment
[WARNING] public static void main(String[] args) throws Exception {
[WARNING] ^
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_300_Data/_307_ChangeDataProviderExample.html...
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_300_Data/_307_ChangeDataProviderExample.java:89: warning: no comment
[WARNING] public static void main(String[] args) throws Exception {
[WARNING] ^
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_300_Data/_308_DataModificationExample.html...
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_300_Data/_308_DataModificationExample.java:83: warning: no comment
[WARNING] public static void main(String[] args) throws Exception {
[WARNING] ^
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_4221_NatGridLayerPainterExample.html...
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_4221_NatGridLayerPainterExample.java:39: warning: no comment
[WARNING] public static void main(String[] args) throws Exception {
[WARNING] ^
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_4222_CellPainterExample.html...
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_4222_CellPainterExample.java:63: warning: no comment
[WARNING] public class _4222_CellPainterExample extends AbstractNatExample {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_4222_CellPainterExample.java:82: warning: no comment
[WARNING] public static final String COLUMN_EIGHT_LABEL = "ColumnEightLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_4222_CellPainterExample.java:85: warning: no comment
[WARNING] public static final String COLUMN_ELEVEN_LABEL = "ColumnElevenLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_4222_CellPainterExample.java:79: warning: no comment
[WARNING] public static final String COLUMN_FIVE_LABEL = "ColumnFiveLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_4222_CellPainterExample.java:78: warning: no comment
[WARNING] public static final String COLUMN_FOUR_LABEL = "ColumnFourLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_4222_CellPainterExample.java:83: warning: no comment
[WARNING] public static final String COLUMN_NINE_LABEL = "ColumnNineLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_4222_CellPainterExample.java:75: warning: no comment
[WARNING] public static final String COLUMN_ONE_LABEL = "ColumnOneLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_4222_CellPainterExample.java:81: warning: no comment
[WARNING] public static final String COLUMN_SEVEN_LABEL = "ColumnSevenLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_4222_CellPainterExample.java:80: warning: no comment
[WARNING] public static final String COLUMN_SIX_LABEL = "ColumnSixLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_4222_CellPainterExample.java:84: warning: no comment
[WARNING] public static final String COLUMN_TEN_LABEL = "ColumnTenLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_4222_CellPainterExample.java:77: warning: no comment
[WARNING] public static final String COLUMN_THREE_LABEL = "ColumnThreeLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_4222_CellPainterExample.java:86: warning: no comment
[WARNING] public static final String COLUMN_TWELVE_LABEL = "ColumnTwelveLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_4222_CellPainterExample.java:76: warning: no comment
[WARNING] public static final String COLUMN_TWO_LABEL = "ColumnTwoLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_4222_CellPainterExample.java:65: warning: no comment
[WARNING] public static void main(String[] args) throws Exception {
[WARNING] ^
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_423_ThemeStylingExample.html...
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_423_ThemeStylingExample.java:88: warning: no comment
[WARNING] public static final String FEMALE_LABEL = "FemaleLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_423_ThemeStylingExample.java:89: warning: no comment
[WARNING] public static final String MALE_LABEL = "MaleLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_423_ThemeStylingExample.java:91: warning: no comment
[WARNING] public static void main(String[] args) throws Exception {
[WARNING] ^
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_424_NebulaRichTextIntegrationExample.html...
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_424_NebulaRichTextIntegrationExample.java:55: warning: no comment
[WARNING] public class _424_NebulaRichTextIntegrationExample extends AbstractNatExample {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_424_NebulaRichTextIntegrationExample.java:57: warning: no comment
[WARNING] public static void main(String[] args) throws Exception {
[WARNING] ^
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/_4451_CrossValidationGridExample.html...
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/_4451_CrossValidationGridExample.java:66: warning: no comment
[WARNING] public static final String DATE_LABEL = "DateLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/_4451_CrossValidationGridExample.java:67: warning: no comment
[WARNING] public static final String INVALID_LABEL = "InvalidLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/_4451_CrossValidationGridExample.java:154: warning: no comment
[WARNING] public static boolean isEventDataValid(Date fromDate, Date toDate) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/_4451_CrossValidationGridExample.java:150: warning: no comment
[WARNING] public static boolean isEventDataValid(EventData event) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/_4451_CrossValidationGridExample.java:71: warning: no comment
[WARNING] public static void main(String[] args) throws Exception {
[WARNING] ^
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/_446_EditErrorHandlingExample.html...
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/_446_EditErrorHandlingExample.java:45: warning: no comment
[WARNING] public class _446_EditErrorHandlingExample extends AbstractNatExample {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/_446_EditErrorHandlingExample.java:84: warning: no comment
[WARNING] public static final String COLUMN_EIGHT_LABEL = "ColumnEightLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/_446_EditErrorHandlingExample.java:81: warning: no comment
[WARNING] public static final String COLUMN_FIVE_LABEL = "ColumnFiveLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/_446_EditErrorHandlingExample.java:80: warning: no comment
[WARNING] public static final String COLUMN_FOUR_LABEL = "ColumnFourLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/_446_EditErrorHandlingExample.java:85: warning: no comment
[WARNING] public static final String COLUMN_NINE_LABEL = "ColumnNineLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/_446_EditErrorHandlingExample.java:77: warning: no comment
[WARNING] public static final String COLUMN_ONE_LABEL = "ColumnOneLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/_446_EditErrorHandlingExample.java:83: warning: no comment
[WARNING] public static final String COLUMN_SEVEN_LABEL = "ColumnSevenLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/_446_EditErrorHandlingExample.java:82: warning: no comment
[WARNING] public static final String COLUMN_SIX_LABEL = "ColumnSixLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/_446_EditErrorHandlingExample.java:79: warning: no comment
[WARNING] public static final String COLUMN_THREE_LABEL = "ColumnThreeLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/_446_EditErrorHandlingExample.java:78: warning: no comment
[WARNING] public static final String COLUMN_TWO_LABEL = "ColumnTwoLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/_446_EditErrorHandlingExample.java:47: warning: no comment
[WARNING] public static void main(String[] args) throws Exception {
[WARNING] ^
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/_447_EditorExample.html...
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/_447_EditorExample.java:79: warning: no comment
[WARNING] public class _447_EditorExample extends AbstractNatExample {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/_447_EditorExample.java:97: warning: no comment
[WARNING] public static final String COLUMN_EIGHT_LABEL = "ColumnEightLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/_447_EditorExample.java:100: warning: no comment
[WARNING] public static final String COLUMN_ELEVEN_LABEL = "ColumnElevenLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/_447_EditorExample.java:94: warning: no comment
[WARNING] public static final String COLUMN_FIVE_LABEL = "ColumnFiveLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/_447_EditorExample.java:93: warning: no comment
[WARNING] public static final String COLUMN_FOUR_LABEL = "ColumnFourLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/_447_EditorExample.java:103: warning: no comment
[WARNING] public static final String COLUMN_FOURTEEN_LABEL = "ColumnFourteenLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/_447_EditorExample.java:98: warning: no comment
[WARNING] public static final String COLUMN_NINE_LABEL = "ColumnNineLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/_447_EditorExample.java:90: warning: no comment
[WARNING] public static final String COLUMN_ONE_LABEL = "ColumnOneLabel";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/_447_EditorExample.java:96: warning: no comment
[WARNING] public static final String COLUMN_SEVEN_LABEL = "ColumnSevenLabel";
[WARNING] ^
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/_4471_EditorTraversalExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/_448_CDateTimeEditorExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/_448_CDateTimeEditorExample.DateValues.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_501_Data/_5011_DataLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_501_Data/_5012_PercentageSizingDataLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_501_Data/_5013_PercentageSizingGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_501_Data/_5014_SpanningDataLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_501_Data/_5015_AutomaticDataSpanningExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_501_Data/_5016_DataChangeLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_501_Data/_5017_DataChangeLayerTempStorageExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_501_Data/_5018_ColumnResizeExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_503_Compositions/_5031_VerticalCompositionExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_503_Compositions/_5032_HorizontalCompositionExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_503_Compositions/_5033_GridLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_504_Viewport/_5041_ViewportLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_504_Viewport/_5042_HorizontalSplitViewportExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_504_Viewport/_5043_VerticalSplitViewportExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_504_Viewport/_5044_HorizontalSplitViewportGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_504_Viewport/_5045_ScrollableRowHeaderExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_504_Viewport/_5046_MultiScrollExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_505_Selection/_5051_SelectionLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_505_Selection/_5052_RowSelectionExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_505_Selection/_5053_SelectionEventsExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_505_Selection/_5054_SelectionProviderExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_505_Selection/_5055_SelectionTraversalExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_506_Hover/_5061_SimpleHoverStylingExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_506_Hover/_5062_CompositeHoverStylingExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_506_Hover/_5063_GridBodyHoverStylingExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_506_Hover/_5064_GridHeaderHoverStylingExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_506_Hover/_5065_GridHoverStylingExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_507_HideShow/_5071_ColumnHideShowExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_507_HideShow/_5072_RowHideShowExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_507_HideShow/_5073_ColumnAndRowHideShowExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_507_HideShow/_5074_ResizeColumnHideShowExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_508_Reorder/_5081_ColumnReorderExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_508_Reorder/_5082_RowReorderExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_508_Reorder/_5083_ColumnAndRowReorderExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_509_SortHeaderLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_511_Grouping/_5111_ColumnGroupingExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_511_Grouping/_5112_TwoLevelColumnGroupingExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_511_Grouping/_5113_RowGroupingExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_511_Grouping/_5114_PerformanceColumnGroupingExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_511_Grouping/_5115_HugeColumnGroupingExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_511_Grouping/_5116_PerformanceRowGroupingExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_511_Grouping/_5117_PerformanceColumnAndRowGroupingExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_512_SummaryRow/_5121_SummaryRowExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_512_SummaryRow/_5122_SummaryRowGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_512_SummaryRow/_5123_SummaryRowPositionExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_512_SummaryRow/_5124_SummaryRowPositionGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_513_FreezeExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_514_TreeLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_602_GlazedListsSortingExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_603_Filter/_6031_GlazedListsFilterExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_603_Filter/_6032_GlazedListsFilterCustomTypesExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_603_Filter/_6032_GlazedListsFilterCustomTypesExample.City.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_603_Filter/_6032_GlazedListsFilterCustomTypesExample.MyRowObject.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_603_Filter/_6033_GlazedListsStaticFilterExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_603_Filter/_6034_ExcelLikeFilterRowExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_603_Filter/_6035_ExcelLikeFilterRowCustomTypesExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_603_Filter/_6035_ExcelLikeFilterRowCustomTypesExample.City.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_603_Filter/_6035_ExcelLikeFilterRowCustomTypesExample.MyRowObject.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_603_Filter/_6036_SingleFieldFilterExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_603_Filter/_6037_MixedFilterRowExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_604_Tree/_6041_TreeGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_604_Tree/_6042_TreeStructureGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_604_Tree/_6043_HierarchicalTreeExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_604_Tree/_6044_HierarchicalTreeLayerGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_604_Tree/_6045_HierarchicalTreeLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_605_GroupBy/_6051_GroupByExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_605_GroupBy/_6052_GroupByCustomTypesExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_605_GroupBy/_6052_GroupByCustomTypesExample.City.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_605_GroupBy/_6052_GroupByCustomTypesExample.CityComparator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_605_GroupBy/_6052_GroupByCustomTypesExample.MyRowObject.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_605_GroupBy/_6053_GroupBySummaryExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_606_GlazedListsRowHideShowExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_700_AdditionalFunctions/_751_CopyExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_700_AdditionalFunctions/_752_ExtendedCopyExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_700_AdditionalFunctions/_761_PrintExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_700_AdditionalFunctions/_762_MultiPrintExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_700_AdditionalFunctions/_771_ExcelExportExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_700_AdditionalFunctions/_772_GridExcelExportExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_700_AdditionalFunctions/_773_GridExcelExportFormatterExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_700_AdditionalFunctions/_774_MultiExportExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_700_AdditionalFunctions/_781_DragAndDropExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_700_AdditionalFunctions/_791_ButtonInCellExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/_801_VerticalCompositionWithFeaturesExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/_802_CalculatingGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/_803_CachedCalculatingGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/_804_GlazedListsEditorExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/_804_GlazedListsEditorExample.GlazedListsEditorColumnHeaderLayerStack.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/_806_SortableColumnGroupingExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/_807_SortableFilterableColumnGroupExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/_808_SortableGroupByWithFilterExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/_809_GroupBySummarySummaryRowExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/_810_SortableGroupByFilterColumnGroupAndFreezeExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/_811_GroupBySummaryFixedSummaryRowExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/_812_EditableGroupBySummarySummaryRowExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/_813_SortableGroupByWithComboBoxFilterExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/_814_EditableSortableGroupByWithFilterExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/_815_SortableGroupByFilterPerformanceColumnGroupAndFreezeExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/_816_EditableFixedSummaryRowWithFreezeExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/_817_TreeLayerWithRowGroupingExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/_818_SortableAllFilterPerformanceColumnGroupExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_900_Everything_but_the_kitchen_sink.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/AbstractCellEditor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/AbstractCellEditor.InlineFocusListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/AbstractCellEditor.InlineTraverseListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/AbstractCellPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnChooser/gui/AbstractColumnChooserDialog.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/command/AbstractColumnCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/AbstractColumnHideShowLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/command/AbstractContextFreeCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/AbstractContextFreeEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/AbstractDataChangeHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/gui/AbstractDialogCellEditor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/AbstractDpiConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/e4/AbstractE4NatExamplePart.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/AbstractEditErrorHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/AbstractEditorPanel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/conflation/AbstractEventConflater.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/AbstractFilterListDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/AbstractFunction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/menu/AbstractHeaderMenuConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/AbstractIndexLayerTransform.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/AbstractKeySelectAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/AbstractLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/AbstractLayerCell.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/command/AbstractLayerCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/AbstractLayerConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/AbstractLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/AbstractLayerTransform.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/AbstractLayerTransformTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/valuegenerator/AbstractListValueGenerator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/AbstractMathFunction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/AbstractMathSingleValueFunction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/mode/AbstractModeEventHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/AbstractMouseSelectionAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/command/AbstractMultiColumnCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/command/AbstractMultiRowCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/AbstractNatExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/AbstractOverrider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/command/AbstractPositionCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/command/AbstractRegionCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/AbstractRegistryConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/command/AbstractRowCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/AbstractRowHideShowLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/strategy/AbstractSearchStrategy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/command/AbstractSelectionCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/AbstractSingleValueFunction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/AbstractStyleEditorDialog.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/AbstractTextPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/AbstractTreeRowModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/AbstractUiBindingConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/person/Address.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/AggregateConfigLabelAccumulator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/AggregateConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/action/AggregateDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/cell/AlternatingRowConfigLabelAccumulator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/command/AnyCommandHandlerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_102_Configuration/Applying_style_to_a_cell.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/AreaProviderFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/util/ArrayUtil.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/util/ArrayUtilTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_102_Configuration/AutomaticRowHeightExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_102_Configuration/AutomaticRowHeightExample.ValidationMessageTableStyleConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_102_Configuration/AutomaticRowHeightExample.ValidatorMessageLabelAccumulator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/AutomaticRowHeightTextPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/AutomaticSpanningDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/AutomaticSpanningDataProviderTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/action/AutoResizeColumnAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/command/AutoResizeColumnCommandFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/command/AutoResizeColumnCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/AutoResizeColumnsCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/AutoResizeColumnsTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/AutoResizeHelper.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/action/AutoResizeRowAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/command/AutoResizeRowCommandFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/command/AutoResizeRowCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/AutoResizeRowPaintListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/AutoResizeRowsCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/action/AutoScrollDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/action/AutoScrollDragMode.AutoScrollRunnable.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnCategories/gui/AvailableColumnCategoriesProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/AverageFunction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/BackgroundImagePainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/BackgroundPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/BaseColumnReorderLayerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/fixture/BaseDataLayerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/BaseDataLayerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/BaseRowReorderLayerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/decorator/BeveledBorderDecorator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/pricing/valuegenerator/BidAskTypeValueGenerator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_101_Data/Big_data.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/BigDecimalFunctionValue.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/BlendedBackgroundPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/blink/BlinkConfigAttributes.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/blink/event/BlinkEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/blink/BlinkingCellResolver.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_103_Events/BlinkingGlazedListExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_103_Events/BlinkingGlazedListExample.ColumnHeaderDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_103_Events/BlinkingGlazedListExample.Tuple.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_103_Events/BlinkingGlazedListExample.TupleColumnPropertyAccessor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_103_Events/BlinkingGlazedListExample.UpdateTupleTask.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_103_Events/BlinkingGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/fixture/data/BlinkingRowDataFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/blink/BlinkLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/blink/BlinkLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/blink/command/BlinkTimerEnableCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/blink/command/BlinkTimerEnableCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/config/BodyHoverStylingBindings.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/test/integration/BodyLayerStackFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/menu/BodyMenuConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/BodyOverrideConfigLabelAccumulator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/BorderPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/BorderPainter.BorderCell.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/BorderPainter.LineValues.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/BorderPainter.PaintModeEnum.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/BorderStyle.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/BorderStyle.BorderModeEnum.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/BorderStyle.LineStyleEnum.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/BorderStyleEditorPanel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/BorderStyleFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/persistence/BorderStylePersistenceTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/BorderThicknessPicker.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/BoxingStyleTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/ButtonCellPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/ButtonCellPainterTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/util/CalculatedValueCache.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/util/CalculatedValueCacheTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/summaryrow/command/CalculateSummaryRowValuesCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_110_Editing/CalculatingGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/util/CancelableRunnable.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/car/Car.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/car/CarService.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/nebula/cdatetime/CDateTimeCellEditor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/CellConfigAttributes.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/CellDisplayConversionUtils.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/strategy/CellDisplayValueSearchUtil.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/action/CellDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/util/CellEdgeDetectUtil.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/util/CellEdgeEnum.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/gui/CellEditDialog.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/gui/CellEditDialogFactory.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/CellEditorCreatedEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/matcher/CellEditorMouseEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/CellFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/CellKeyHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/matcher/CellLabelMouseEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/matcher/CellLabelMouseEventMatcherTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/layer/CellLayerPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/CellOverrideLabelAccumulator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/e4/painterfactory/CellPainterCreator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/decorator/CellPainterDecorator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_102_Configuration/CellPainterDecorator_Example.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/e4/painterfactory/CellPainterFactory.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/CellPainterFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/matcher/CellPainterMouseEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/CellPainterWrapper.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/e4/painterfactory/CellPainterWrapperCreator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/CellSelectionDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/event/CellSelectionEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/CellSelectionTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/CellSelectionTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/CellSelectionTraversalTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/CellStyleAttributes.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/CellStyleEditorPanel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/CellStyleFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/CellStyleProxy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/CellStyleProxyTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/CellStyleUtil.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/CellValueAsStringComparator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/CellVisualChangeEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/CellVisualUpdateEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/CheckBoxCellEditor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/CheckBoxPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/CheckBoxStateEnum.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnCategories/ChooseColumnsFromCategoriesCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnCategories/ChooseColumnsFromCategoriesCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnCategories/ChooseColumnsFromCategoriesCommandHandlerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/car/Classification.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/ClassNameConfigLabelAccumulator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/action/ClearAllFiltersAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/command/ClearAllFiltersCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/command/ClearAllSelectionsCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/action/ClearClipboardAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/action/ClearCursorAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/action/ClearFilterAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/command/ClearFilterCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/event/ClearFilterIconMouseEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/action/ClearHoverStylingAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/command/ClearHoverStylingCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/command/ClearHoverStylingCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/util/ClientAreaAdapter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/command/ClientAreaResizeCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/persistence/ColorPersistor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/persistence/ColorPersistorTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/ColorPicker.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnCategories/gui/ColumnCategoriesDialog.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnCategories/ColumnCategoriesDialogRunner.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnCategories/gui/ColumnCategoriesLabelProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnCategories/ColumnCategoriesLabelProviderTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnCategories/ColumnCategoriesModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/ColumnCategoriesModelFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnCategories/ColumnCategoriesModelTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnChooser/ColumnChooser.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnChooser/gui/ColumnChooserDialog.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnChooser/gui/ColumnChooserDialogTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnChooser/ColumnChooserUtils.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnChooser/ColumnChooserUtilsTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/ColumnDeleteEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/ColumnEntriesFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnChooser/ColumnEntry.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/stack/ColumnGroupBodyLayerStack.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/ColumnGroupCollapseCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/event/ColumnGroupCollapseEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnChooser/ColumnGroupEntry.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/action/ColumnGroupExpandCollapseAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/ColumnGroupExpandCollapseCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/ColumnGroupExpandCollapseCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/painter/ColumnGroupExpandCollapseImagePainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/ColumnGroupExpandCollapseLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/ColumnGroupExpandCollapseLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/ColumnGroupExpandCollapseLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/ColumnGroupExpandCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/event/ColumnGroupExpandEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/ColumnGroupGroupHeaderLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/painter/ColumnGroupHeaderGridLineCellLayerPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/ColumnGroupHeaderLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/ColumnGroupHeaderLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/ColumnGroupHeaderLayerSelectionTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/ColumnGroupHeaderLayerSelectionTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/ColumnGroupHeaderLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/ColumnGroupHeaderLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/action/ColumnGroupHeaderReorderDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/action/ColumnGroupHeaderReorderDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/painter/ColumnGroupHeaderTextPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/ColumnGroupModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/ColumnGroupModel.ColumnGroup.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/group/ColumnGroupModelFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/ColumnGroupModelPersistenceTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/ColumnGroupModelTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/ColumnGroupReorderCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/ColumnGroupReorderCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/action/ColumnGroupReorderDragModeTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/ColumnGroupReorderEndCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/ColumnGroupReorderEndCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/ColumnGroupReorderLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/ColumnGroupReorderLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/ColumnGroupReorderStartCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/ColumnGroupReorderStartCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/ColumnGroupsCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/ColumnGroupsCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/ColumnGroupsCommandHandlerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/ColumnGroupUtils.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/ColumnGroupUtilsTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/ColumnGroupUtilsTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/ColumnHeaderCheckBoxPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/event/ColumnHeaderClickEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/config/ColumnHeaderHoverLayerConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/layer/ColumnHeaderLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/ColumnHeaderLayerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/ColumnHeaderLayerSelectionTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/action/ColumnHeaderReoderDragModeTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/action/ColumnHeaderReorderDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/action/ColumnHeaderReorderDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/config/ColumnHeaderResizeHoverBindings.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/pricing/ColumnHeaders.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_101_Header/ColumnHeaderSelectionDataLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/layer/event/ColumnHeaderSelectionEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/layer/ColumnHeaderSelectionListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_101_Header/ColumnHeaderViewportSelectionDataLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_101_Header/ColumnHeaderViewportSelectionReorderDataLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/ColumnHideCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/ColumnHideCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/indicator/ColumnHideIndicatorEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/ColumnHideShowLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/ColumnHideShowLayerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/ColumnHideShowLayerFixtureTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/ColumnHideShowLayerPersistenceTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/ColumnHideShowLayerStructuralChangeEventTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/ColumnHideShowLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/ColumnHideShowLayerTest2.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/ColumnInsertEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/ColumnLabelAccumulator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnRename/ColumnLabelPanel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/ColumnOverrideLabelAccumulator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/ColumnOverrideLabelAccumulatorTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/coordinate/ColumnPositionCoordinate.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnRename/ColumnRenameDialog.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnRename/ColumnRenameDialogRunner.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/ColumnReorderCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/ColumnReorderCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/action/ColumnReorderDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/action/ColumnReorderDragMode.ColumnReorderOverlayPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/ColumnReorderEndCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/ColumnReorderEndCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/event/ColumnReorderEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/ColumnReorderLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/ColumnReorderLayerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/ColumnReorderLayerFixtureTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/ColumnReorderLayerStructuralChangeEventTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/ColumnReorderLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/ColumnReorderLayerTest2.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/ColumnReorderLayerVisibleChangeTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/ColumnReorderStartCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/ColumnReorderStartCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/ColumnReorderToggleCommandPositionTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/ColumnResizeCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/ColumnResizeCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/ColumnResizeCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/action/ColumnResizeCursorAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/mode/ColumnResizeDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/event/ColumnResizeEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/event/ColumnResizeEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/strategy/ColumnSearchStrategy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/strategy/ColumnSearchStrategyTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/event/ColumnSelectionEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/ColumnSelectionTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/ColumnShowCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/ColumnShowCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/ColumnSizeConfigurationCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/ColumnSizeConfigurationCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/ColumnSizeConfigurationCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/ColumnSizeResetCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/ColumnStructuralChangeEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/integration/ColumnStructuralChangeEventIntegrationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/ColumnStructuralRefreshEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/fixtures/ColumnStructureUpdatesExampleGridLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/fixtures/ColumnStructureUpdatesExampleGridLayer.ListDataProviderExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_103_Events/ColumnStructureUpdatesGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/config/ColumnStyleChooserConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/ColumnStyleEditorDialog.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/ColumnStyleEditorDialogRunner.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/ColumnVisualChangeEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/ColumnVisualUpdateEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/ColumnWidthResetCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/ColumnWidthResetCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/ComboBoxCellEditor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/combobox/ComboBoxClearFilterIconMouseEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/combobox/ComboBoxFilterIconPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/combobox/ComboBoxFilterRowConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/ComboBoxFilterRowHeaderComposite.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/ComboBoxFilterRowHeaderCompositeIntegrationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/combobox/ComboBoxFilterUtils.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/ComboBoxGlazedListsFilterStrategy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/ComboBoxGlazedListsFilterStrategyTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/ComboBoxGlazedListsWithExcludeFilterStrategy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/ComboBoxGlazedListsWithExcludeFilterStrategyTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/ComboBoxPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/command/CommandHandlerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/command/CommandPropagationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/util/ComparatorChain.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_900_test/elemental/CompositeDataLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/CompositeFreezeLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/CompositeFreezeLayerHideShowTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/layer/CompositeFreezeLayerPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/CompositeFreezeLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_100_Grid/CompositeGridLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/CompositeLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/CompositeLayer.CompositeLayerPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/CompositeLayerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/CompositeLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/ConfigAttribute.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/ConfigLabelProviderTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/ConfigRegistry.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/ConfigRegistryTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/ConfigurableCellBorderTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/mode/ConfigurableModeEventHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/command/ConfigureScalingCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/command/ConfigureScalingCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/e4/handler/ContextEnabledExpression.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/validate/ContextualDataValidator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/ContextualDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/ContextualEditableRule.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/ControlDecorationProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/ConversionFailedException.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/action/CopyDataAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/command/CopyDataCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/command/CopyDataCommandHandlerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/command/CopyDataToClipboardCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/serializing/CopyDataToClipboardSerializer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/serializing/CopyFormattedTextToClipboardSerializer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/CopySelectionLayerPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/layer/CornerLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/action/CreateColumnGroupAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/action/CreateColumnGroupAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/CreateColumnGroupCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/gui/CreateColumnGroupDialog.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/action/CreateRowGroupAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/CreateRowGroupCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_101_Data/Creating_a_summary_row.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_110_Editing/CrossValidationGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/e4/css/CSSConfigureScalingCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/e4/part/CSSExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/csv/CsvExporter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/decorator/CustomLineBorderDecorator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/e4/part/DarkExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/DarkGroupByThemeExtension.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/config/DarkHierarchicalTreeLayerThemeExtension.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/theme/DarkNatTableThemeConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/DataCell.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/DataChange.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/DataChangeHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/DataChangeLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/DataChangeLayerIdIndexTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/test/integration/DataChangeLayerIntegrationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/DataChangeLayerTempStorageTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/DataChangeLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/generator/DataGenerator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/DataLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/DataLayerCommandHandlingTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_900_test/elemental/DataLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/fixture/DataLayerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/DataLayerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/DataLayerFixtureTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/DataLayerPersistenceTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/DataLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/person/DataModelConstants.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/data/DataProviderFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/event/DataUpdateEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/validate/DataValidator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/generator/DataValueGenerator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/DateCellEditor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/menu/DebugMenuConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/DecimalNumericDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/DefaultBigDecimalDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/DefaultBigDecimalDisplayConverterTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/DefaultBigIntegerDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/DefaultBigIntegerDisplayConverterTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/data/DefaultBodyDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/stack/DefaultBodyLayerStack.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/DefaultBodyLayerStackTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/DefaultBooleanDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/DefaultBooleanDisplayConverterTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/DefaultByteDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/DefaultByteDisplayConverterTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/DefaultCharacterDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/DefaultCharacterDisplayConverterTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/config/DefaultColumnGroupHeaderLayerConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/config/DefaultColumnGroupHeaderLayerConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/layer/DefaultColumnHeaderDataLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/data/DefaultColumnHeaderDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/data/DefaultColumnHeaderDataProviderTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/config/DefaultColumnHeaderLayerConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/config/DefaultColumnHeaderStyleConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/config/DefaultColumnReorderBindings.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/config/DefaultColumnReorderLayerConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/config/DefaultColumnResizeBindings.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/DefaultComparator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/DefaultComparatorTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/data/DefaultCornerDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/config/DefaultDataChangeConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/validate/DefaultDataValidator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/DefaultDateDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/DefaultDateDisplayConverterTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/DefaultDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/DefaultDisplayConverterTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/DefaultDisplayModeOrdering.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/DefaultDisplayModeOrderingTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/DefaultDoubleDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/DefaultDoubleDisplayConverterTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/DefaultEditableRule.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/config/DefaultEditBindings.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/config/DefaultEditConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/config/DefaultExportBindings.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/excel/DefaultExportFormatter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/config/DefaultFilterRowConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/DefaultFloatDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/DefaultFloatDisplayConverterTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/config/DefaultFormulaConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/config/DefaultFreezeGridBindings.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/DefaultGlazedListsFilterStrategy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/DefaultGlazedListsFilterStrategy.ColumnTextFilterator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/DefaultGlazedListsFilterStrategyTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/DefaultGlazedListsStaticFilterStrategy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/DefaultGlazedListsStaticFilterStrategyTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/layer/DefaultGridLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/layer/config/DefaultGridLayerConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/DefaultGroupByThemeExtension.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/config/DefaultHierarchicalTreeLayerConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/config/DefaultHierarchicalTreeLayerThemeExtension.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/DefaultHorizontalDpiConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/image/config/DefaultImageExportBindings.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/DefaultIntegerDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/DefaultIntegerDisplayConverterTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/DefaultLongDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/DefaultLongDisplayConverterTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/config/DefaultMoveSelectionConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/DefaultNatTableStyleConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/theme/DefaultNatTableThemeConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/validate/DefaultNumericDataValidator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/print/config/DefaultPrintBindings.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/config/DefaultRowGroupHeaderLayerConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/config/DefaultRowGroupHeaderLayerConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/layer/DefaultRowHeaderDataLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/data/DefaultRowHeaderDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/config/DefaultRowHeaderLayerConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/config/DefaultRowHeaderStyleConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/config/DefaultRowReorderBindings.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/config/DefaultRowReorderLayerConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/config/DefaultRowResizeBindings.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/config/DefaultRowSelectionLayerConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/layer/config/DefaultRowStyleConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/config/DefaultSearchBindings.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/config/DefaultSelectionBindings.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/config/DefaultSelectionLayerConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/config/DefaultSelectionStyleConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/DefaultShortDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/DefaultShortDisplayConverterTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/config/DefaultSortConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/summaryrow/DefaultSummaryRowConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/data/DefaultSummaryRowHeaderDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tickupdate/config/DefaultTickUpdateConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tickupdate/command/DefaultTickUpdateHandlerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/config/DefaultTreeLayerConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/DefaultVerticalDpiConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/action/DeleteSelectionAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/command/DeleteSelectionCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/command/DeleteSelectionCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/pricing/DelimitedFileReader.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_101_Data/Derived_or_computed_column_data.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_101_Data/Derived_or_computed_column_data.Person.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/DetailGlazedListsEventLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/DialogEditHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/config/DialogErrorHandling.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/layer/DimensionallyDependentIndexLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/layer/DimensionallyDependentLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/Direction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/DisabledCheckboxPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/command/DisableFormulaCachingCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/command/DisableFormulaCachingCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/command/DisableFormulaEvaluationCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/command/DisableFormulaEvaluationCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/command/DiscardDataChangesCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/command/DiscardDataChangesCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/event/DiscardDataChangesCompletedEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/config/DiscardValueErrorHandling.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnChooser/command/DisplayColumnChooserCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnChooser/command/DisplayColumnChooserCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/DisplayColumnGroupRenameDialogCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnRename/DisplayColumnRenameDialogCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnRename/DisplayColumnRenameDialogCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/command/DisplayColumnStyleEditorCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/command/DisplayColumnStyleEditorCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/command/DisplayColumnStyleEditorCommandHandlerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/DisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/DisplayMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/matcher/DisplayModeMouseEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/persistence/command/DisplayPersistenceDialogCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/persistence/command/DisplayPersistenceDialogCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/DisplayRowGroupRenameDialogCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/command/DisposeCalculatedValueCacheCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/command/DisposeResourcesCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/valuegenerator/DoubleValueGenerator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/DpiConverterTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/binding/DragBinding.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/action/DragModeEventHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/data/DummyBodyDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/data/DummyColumnHeaderDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/stack/DummyGridLayerStack.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/data/DummyModifiableBodyDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/data/DummySpanningBodyDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_103_Events/DynamicColumnExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_101_Header/DynamicColumnHeaderHeightExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_101_Header/DynamicColumnHeaderHeightExample.FilterRowCustomConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/e4/selection/E4SelectionListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_110_Editing/EditableGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/EditableRule.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/command/EditCellCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/command/EditCellCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/EditConfigAttributes.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/EditConfigHelper.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/EditConstants.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/EditController.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_110_Editing/EditErrorHandlingExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/integration/EditIntegrationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/widget/EditModeEnum.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_110_Editing/EditorExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/EditorSelectionEnum.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/command/EditSelectionCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/command/EditSelectionCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/EditTraversalStrategy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/EditTraversalStrategyLeftRightTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/EditTraversalStrategyUpDownTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/EditTypeEnum.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/command/EditUtils.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/command/EditUtilsTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/command/EnableFormulaCachingCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/command/EnableFormulaCachingCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/command/EnableFormulaEvaluationCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/command/EnableFormulaEvaluationCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/pricing/valuegenerator/ErrorSeverityValueGenerator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/conflation/EventConflaterChain.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/EventConflaterChainTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/EventData.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/poi/ExcelCellStyleAttributes.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/excel/ExcelExporter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/ExceptionDialog.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/action/ExportAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/command/ExportCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/command/ExportCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/ExportConfigAttributes.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/action/ExportTableAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/command/ExportTableCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/command/ExportTableCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/person/ExtendedPersonWithAddress.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/ExtendedReflectiveColumnPropertyAccessor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/ExtendedReflectiveColumnPropertyAccessorTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/car/Feedback.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/gui/FileDialogCellEditor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/FileOutputStreamProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/FilePathOutputStreamProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/fillhandle/config/FillHandleConfigAttributes.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/fillhandle/config/FillHandleConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/fillhandle/action/FillHandleCursorAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/fillhandle/action/FillHandleDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/fillhandle/event/FillHandleEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/fillhandle/FillHandleLayerPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/fillhandle/event/FillHandleMarkupListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/fillhandle/command/FillHandlePasteCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/fillhandle/command/FillHandlePasteCommand.FillHandleOperation.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/fillhandle/command/FillHandlePasteCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/fillhandle/FillHandlePasteTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/fillhandle/FillHandleSeriesTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/event/FilterAppliedEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/FilterIconPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/FilterListDataProviderTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/combobox/FilterNatCombo.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/combobox/FilterNatCombo.FilterDropDownFilterModifyListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/combobox/FilterRowComboBoxCellEditor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/combobox/FilterRowComboBoxDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/combobox/FilterRowComboBoxDataProviderTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/combobox/FilterRowComboBoxDataProviderTest.MyRowObject.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/combobox/FilterRowComboUpdateEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/config/FilterRowConfigAttributes.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/FilterRowDataLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/FilterRowDataLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/FilterRowDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/FilterRowDataProviderTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/fixtures/FilterRowExampleGridLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_131_Filtering/FilterRowGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_131_Filtering/FilterRowGridExample.FilterRowCustomConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/FilterRowHeaderComposite.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/FilterRowHeaderCompositeTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/event/FilterRowMouseEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/FilterRowPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/FilterRowRegularExpressionConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/FilterRowRegularExpressionConverterTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/FilterRowTextCellEditor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/FilterRowUtils.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/FilterRowUtilsTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/FixedScalingDpiConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/data/FixedSummaryRowHeaderLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/summaryrow/FixedSummaryRowLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/FontPicker.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/command/FormulaCopyDataCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/FormulaDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/FormulaDataProviderTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/FormulaDisplayConverterTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/FormulaEditDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/FormulaErrorReporter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/action/FormulaFillHandleDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/command/FormulaFillHandlePasteCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/FormulaFillHandlePasteTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/FormulaIntegrationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/FormulaParser.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/FormulaParserTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/command/FormulaPasteDataCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/FormulaResultDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/FormulaRowDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/FormulaTooltipErrorReporter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/FreezableGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/command/FreezeColumnCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/command/FreezeColumnStrategy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/command/FreezeCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/FreezeConfigAttributes.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/event/FreezeEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/event/FreezeEventHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/action/FreezeGridAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/command/FreezeHandlerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/FreezeHelper.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/FreezeLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/FreezeLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/FreezeLayerTest2.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/command/FreezePositionCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/command/FreezePositionStrategy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/command/FreezeRowCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/command/FreezeRowStrategy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/command/FreezeSelectionCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/command/FreezeSelectionStrategy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/fixtures/FullFeaturedBodyLayerStack.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/fixtures/FullFeaturedColumnHeaderLayerStack.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/FunctionException.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/FunctionTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/FunctionValue.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/util/GCFactory.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/generator/GenerateDouble.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/generator/GenerateListOfStrings.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/generator/GeneratorException.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/GenericLayerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_120_Selection/Get_and_set_selected_objects.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_120_Selection/Get_and_set_selected_objects.Person.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/fixtures/GlazedListsColumnHeaderLayerStack.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/GlazedListsDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/GlazedListsEventLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/GlazedListsEventLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/GlazedListsFilterRowComboBoxDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/fixtures/GlazedListsGridLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/test/integration/GlazedListsGridLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/data/command/GlazedListsRowDeleteCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/hideshow/GlazedListsRowHideShowLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/data/command/GlazedListsRowInsertCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/data/command/GlazedListsRowObjectDeleteCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/GlazedListsSortModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/tree/GlazedListTreeData.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/tree/GlazedListTreeRowModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/tree/GlazedListTreeRowModelExpandCollapseTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/GradientBackgroundPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/GraphicsUtils.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/GridColorsEditorPanel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/layer/GridLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/GridLayerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/GridLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/layer/GridLineCellLayerPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/GridRegion.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/strategy/GridSearchStrategy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/strategy/GridSearchStrategy.GridRectangle.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/strategy/GridSearchStrategyTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/GridStyleParameterObject.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/GroupByCellTextPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/GroupByColumnAccessor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/command/GroupByColumnCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/GroupByColumnGroupReorderDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/command/GroupByColumnIndexCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/GroupByColumnReorderDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/GroupByComparator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/GroupByConfigAttributes.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/GroupByConfigLabelModifier.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/GroupByDataLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/GroupByDataLayer.GroupDescriptorMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/GroupByDataLayerConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupby/GroupByDataLayerSummaryRowConcurrencyTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupby/GroupByDataLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/GroupByDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/action/GroupByDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/GroupByHeaderConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/GroupByHeaderLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/GroupByHeaderMenuConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/GroupByHeaderPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/GroupByModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupby/GroupByModelPersistenceTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/GroupByObject.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/GroupByTreeFormat.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/GroupColumnReorderCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/GroupColumnReorderCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/GroupColumnReorderEndCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/GroupColumnReorderEndCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/GroupColumnReorderStartCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/GroupColumnReorderStartCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/event/GroupColumnsEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/config/GroupHeaderConfigLabels.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/GroupHeaderFreezeTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/GroupModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/GroupModel.Group.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/GroupModel.IndexPositionConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/GroupModelTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/GroupMultiColumnReorderCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/GroupMultiColumnReorderCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/GroupMultiColumnReorderCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/GroupMultiRowReorderCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/GroupMultiRowReorderCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/GroupRowReorderCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/GroupRowReorderEndCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/GroupRowReorderStartCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/event/GroupRowsEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/util/GUIHelper.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/gui/HeaderGroupNameDialog.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/gui/HeaderGroupNameDialog.HeaderGroupNameDialogLabels.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/rename/HeaderLabelPanel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/menu/HeaderMenuConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/rename/HeaderRenameDialog.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/rename/HeaderRenameDialog.RenameDialogLabels.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/HideColumnByIndexCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/HideColumnByIndexCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/HideColumnCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/event/HideColumnPositionsEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/indicator/HideIndicatorConfigAttributes.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/indicator/HideIndicatorConstants.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/indicator/HideIndicatorMenuConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/indicator/HideIndicatorOverlayPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/test/integration/HideMultipleColumnsIntegrationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/HideRowByIndexCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/HideRowByIndexCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/HideRowCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/event/HideRowPositionsEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/HideSelectedColumnsTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/HideSelectedRowsTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/event/HideShowColumnEventTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_900_test/elemental/HideShowDataLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/event/HideShowRowEventTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/HierarchicalHelper.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/indicator/HierarchicalHideIndicatorMenuConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/indicator/HierarchicalHideIndicatorOverlayPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/HierarchicalReflectiveColumnPropertyAccessor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/indicator/HierarchicalRowHideIndicatorEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/HierarchicalSpanningDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/HierarchicalTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/HierarchicalTraversalStrategy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/HierarchicalTreeAlternatingRowConfigLabelAccumulator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/command/HierarchicalTreeCollapseAllCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/action/HierarchicalTreeColumnReorderDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/action/HierarchicalTreeColumnReorderDragModeTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/command/HierarchicalTreeCopyDataCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/command/HierarchicalTreeExpandAllCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/action/HierarchicalTreeExpandCollapseAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/command/HierarchicalTreeExpandCollapseCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/command/HierarchicalTreeExpandCollapseCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/command/HierarchicalTreeExpandToLevelCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/HierarchicalTreeLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/HierarchicalTreeLayer.HierarchicalTreeNode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/hierarchical/HierarchicalTreeLayerGlazedListsTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/HierarchicalTreeLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/command/HierarchicalTreePasteDataCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/HierarchicalWrapper.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/HierarchicalWrapperComparator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/hierarchical/HierarchicalWrapperSortModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/hierarchical/HierarchicalWrapperTreeFormat.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/HorizontalAlignmentEnum.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/HorizontalAlignmentPicker.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/action/HorizontalResizeCursorAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/HorizontalScrollBarHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/HorizontalScrollBarHandlerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/HoverLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/action/HoverStylingAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/action/HoverStylingByIndexAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/command/HoverStylingByIndexCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/command/HoverStylingByIndexCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/command/HoverStylingCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/command/HoverStylingCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/poi/HSSFExcelExporter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/IActivatableFilterStrategy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/blink/IBlinkingCellResolver.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/util/ICalculatedValueCache.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/util/ICalculatedValueCacheKey.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/util/ICalculator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/gui/ICellEditDialog.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/ICellEditHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/ICellEditor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/ICellPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/util/IClientAreaProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/IColumnAccessor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnCategories/IColumnCategoriesDialogListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/IColumnGroupCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/IColumnGroupModelListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/IColumnHideShowLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/IColumnIdAccessor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/IColumnPropertyAccessor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/IColumnPropertyResolver.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/IComboBoxDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/IConfigLabelAccumulator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/IConfigLabelProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/IConfigRegistry.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/IConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/IDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/validate/IDataValidator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/IdIndexIdentifier.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/IdIndexKeyHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/IDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/IDisplayModeOrdering.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/IDpiConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/action/IDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/IEditableRule.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/IEditErrorHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/conflation/IEventConflater.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/IExporter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/IExportFormatter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/combobox/IFilterRowComboUpdateListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/IFilterStrategy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/command/IFreezeCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/command/IFreezeCoordinatesProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/IGroupByComparator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/summary/IGroupBySummaryProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/action/IKeyAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/matcher/IKeyEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/ILayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/ILayerCell.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/command/ILayerCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/command/ILayerCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/ILayerEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/ILayerEventHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/ILayerExporter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/ILayerListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/layer/ILayerPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/image/ImageExporter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/ImagePainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/IMarkerSelectionModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/menu/IMenuItemProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/menu/IMenuItemState.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/mode/IModeEventHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/action/IMouseAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/action/IMouseClickAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/matcher/IMouseEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/INatExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/painter/IndentedTreeImagePainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/coordinate/IndexCoordinate.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/coordinate/IndexCoordinateTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/InitializeAutoResizeColumnsCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/command/InitializeAutoResizeColumnsCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/InitializeAutoResizeRowsCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/command/InitializeAutoResizeRowsCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/fixture/InitializeClientAreaCommandFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/InitializeClientAreaCommandFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/command/InitializeGridCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/event/InlineCellEditEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/event/InlineCellEditEventHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/InlineEditHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/valuegenerator/IntegerValueGenerator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/InternalCellClipboard.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/InternalClipboardStructuralChangeListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/command/InternalCopyDataCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/command/InternalPasteDataCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/InvertedLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/InvertedLayerCell.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/InvertedLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/InvertUtil.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/IOutputStreamProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/IOverlayPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/IOverlayPainter2.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/persistence/IPersistable.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/IRowDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/model/IRowGroup.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/IRowGroupCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/model/IRowGroupModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/model/IRowGroupModelListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/IRowHideShowLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/IRowIdAccessor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/IRowSelectionModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/IScroller.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/strategy/ISearchStrategy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/event/ISelectionEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/ISelectionModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnChooser/ISelectionTreeListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/serializing/ISerializer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/pricing/valuegenerator/IsinValueGenerator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/ISortModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/ISpanningDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/persistence/command/IStateChangedListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/IStructuralChangeEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/IStyle.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/summaryrow/ISummaryProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/ITableExporter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/theme/IThemeExtension.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tickupdate/ITickUpdateHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/ITraversalStrategy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/ITraversalStrategy.TraversalScope.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/ITreeData.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/ITreeRowModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/ITreeRowModelListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/binding/IUiBindingRegistry.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/IUniqueIndexLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/generator/IValueGenerator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/IVisualChangeEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/binding/KeyBinding.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/action/KeyEditAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/matcher/KeyEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/matcher/KeyEventMatcherTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/command/KeyRowInsertCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/command/KeyRowInsertCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/event/KeyRowInsertEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/LabelStack.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/LabelStackTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/LayerAssert.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/LayerCell.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/command/LayerCommandFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/command/LayerCommandUtil.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/LayerEventFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/fixture/LayerListenerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/LayerListenerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/print/LayerPrinter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/LayerUtil.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/LayerUtilTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/LayoutCoordinate.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/matcher/LetterOrDigitKeyEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/matcher/LetterOrDigitKeyEventMatcherTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/e4/LifecycleManager.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/decorator/LineBorderDecorator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/LineStylePicker.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/ListDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/valuegenerator/ListValueGenerator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/config/LoggingErrorHandling.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/MarkerSelectionModelTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/MarkerSelectionModelTest.StubbedMarkerSelectionModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/nebula/richtext/MarkupDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/nebula/richtext/MarkupDisplayConverter.MarkupValue.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/nebula/richtext/MarkupProcessor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/MaxCellBoundsHelper.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/MaxCellBoundsHelperTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/e4/part/MenuExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/menu/MenuItemProviders.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/menu/MenuItemProvidersTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/menu/MenuItemStateMap.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/e4/handler/MessageBoxCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/Messages.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/MixedComboBoxFilterRowHeaderIntegrationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/mode/Mode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/ModernGroupByThemeExtension.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/config/ModernHierarchicalTreeLayerThemeExtension.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/theme/ModernNatTableThemeConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/mode/ModeSupport.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/ModFunction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/car/Motor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/MouseActionFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/binding/MouseBinding.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/action/MouseEditAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/util/MouseEventHelper.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/matcher/MouseEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/matcher/MouseEventMatcherTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/mode/MouseModeEventHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/MoveCellSelectionCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/MoveRowSelectionCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/MoveRowSelectionCommandHandlerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/MoveSelectionAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/command/MoveSelectionCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/MoveSelectionCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/MoveToEndAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/MoveToFirstColumnAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/MoveToFirstRowAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/MoveToHomeAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/MoveToLastColumnAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/MoveToLastRowAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/gui/MultiCellEditDialogRunner.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/MultiColumnHideCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/MultiColumnHideCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/MultiColumnReorderCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/MultiColumnReorderCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/event/MultiColumnReorderEventDiffTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/MultiColumnResizeCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/MultiColumnResizeCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/MultiColumnResizeCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/MultiColumnShowCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/MultiColumnShowCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/MultiColumnShowCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/MultiLineTextCellEditor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/MultipleValueFunctionValue.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/MultiRowHideCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/MultiRowHideCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/MultiRowReorderCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/MultiRowReorderCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/event/MultiRowReorderEventDiffTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/MultiRowResizeCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/MultiRowResizeCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/MultiRowResizeCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/MultiRowShowCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/MultiRowShowCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/MultiRowShowCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/print/command/MultiTurnViewportOffCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/print/command/MultiTurnViewportOnCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/NatColumnTableFormat.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/widget/NatCombo.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/widget/NatCombo.DropDownFilterModifyListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/widget/NatCombo.FocusListenerWrapper.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/NatEventData.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/e4/NatExamplePart.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/NatExporter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/layer/NatGridLayerPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/layer/NatLayerPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/NatTable.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/NatTableBorderOverlayPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/paste/NatTableBulkUpdateSupportTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/NatTableComparatorChooser.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/NatTableConfigAttributes.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tooltip/NatTableContentTooltip.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/e4/css/NatTableCSSConstants.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/e4/css/NatTableCSSHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/e4/css/NatTableCSSHelper.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/generator/NatTableDataGenerator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/generator/NatTableDataGenerator.ColumnValueBean.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/generator/NatTableDataGenerator.DoubleColumnValueBean.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/generator/NatTableDataGenerator.StringColumnValueBean.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/e4/css/NatTableElementAdapter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/e4/css/NatTableElementProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/NatTableExamples.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/fixture/NatTableFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/NatTableFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/NatTableTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/e4/css/NatTableWrapper.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/e4/css/NatTableWrapperElementAdapter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/runner/NavContentProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/e4/NavigationPart.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/runner/NavLabelProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/NegateFunction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnCategories/Node.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnCategories/Node.Type.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/action/NoOpMouseAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/NoScalingDpiConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/NullComparator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/NumberValues.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/NumericDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/util/ObjectUtils.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/OpenCreateColumnGroupDialog.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/OperatorFunctionValue.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/decorator/PaddingDecorator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/PageDownAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/PageUpAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/ParseResult.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/ParseResult.MatchType.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/PasswordCellEditor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/PasswordTextPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/action/PasteDataAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/command/PasteDataCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/action/PasteOrMoveSelectionAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/PercentageBarCellPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/decorator/PercentageBarDecorator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/PercentageDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/PercentageDisplayConverterTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/e4/part/PercentageExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_900_test/elemental/PercentageSizingDataLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/PersistableFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/persistence/gui/PersistenceDialog.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/persistence/PersistenceHelper.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/persistence/PersistenceHelperTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/integration/PersistenceIntegrationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/PersistenceUpdateDataChange.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/PersistenceUpdateDataChangeHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/util/PersistenceUtils.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_105_Persistence/PersistentColumnGroupGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_105_Persistence/PersistentDefaultGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/PersistentNatExampleWrapper.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/person/Person.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/person/Person.Gender.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/person/PersonService.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/person/PersonWithAddress.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/coordinate/PixelCoordinate.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/poi/PoiExcelExporter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/PointKeyHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/menu/PopupMenuAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/menu/PopupMenuBuilder.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/menu/PopupMenuBuilder.PopupContributionItem.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/coordinate/PositionCoordinate.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/coordinate/PositionCoordinateComparator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/coordinate/PositionCoordinateTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/coordinate/PositionUtil.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/coordinate/PositionUtilTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/PowerFunction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/preserve/PreserveSelectionModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/preserve/PreserveSelectionModelIntegrationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/PreserveSelectionModelStructuralChangeEventHandlerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/preserve/PreserveSelectionModelTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/pricing/PricingDataBean.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/pricing/PricingDataBeanGenerator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/pricing/PricingDataFileLoader.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/fixture/data/PricingTypeBean.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/fixtures/PricingTypeBeanDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/print/action/PrintAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/print/command/PrintCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/print/command/PrintCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/print/config/PrintConfigAttributes.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/print/command/PrintEntireGridCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/print/PrintListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/ProductFunction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/PropertiesFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/PropertyUpdateEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/QuotientFunction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/coordinate/Range.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/coordinate/RangeTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/RangeTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_103_Events/Real_time_data_updates.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/command/RecalculateScrollBarsCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/command/RecalculateScrollBarsCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/ReflectiveColumnAccessorTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/ReflectiveColumnPropertyAccessor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/nebula/richtext/RegexMarkupValue.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/RegionSelectionTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/RemoveColumnGroupCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/RemoveRowGroupCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnRename/RenameColumnHeaderCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnRename/RenameColumnHeaderCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnRename/event/RenameColumnHeaderEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnRename/RenameColumnHelper.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/command/RenameColumnHelperTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/integration/RenameColumnIntegrationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/config/RenderErrorHandling.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_102_Configuration/Rendering_cells_as_a_link_and_button.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/ReorderColumnCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/event/ReorderColumnEventTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/ReorderColumnGroupCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/ReorderColumnGroupCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/ReorderColumnGroupEndCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/ReorderColumnGroupEndCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/ReorderColumnGroupStartCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/ReorderColumnGroupStartCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/ReorderColumnsAndGroupsCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/ReorderColumnsAndGroupsCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_900_test/elemental/ReorderDataLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/ReorderRowCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/event/ReorderRowEventTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/ResetColumnReorderCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/ResetColumnReorderCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/ResetRowReorderCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/ResetRowReorderCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/scaling/ResetScalingAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/ResizeColumnHideShowLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/ResizeColumnHideShowLayer.ColumnSizeInfo.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/ResizeColumnHideShowLayerIntegrationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/ResizeColumnHideShowLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/ResizeColumnTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/event/ResizeEventDiffTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/event/ResizeEventPropagationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/ResizeStructuralRefreshEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/event/ResizingVisibleReorderedColumnsTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/nebula/richtext/RichTextCellEditor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/nebula/richtext/RichTextCellPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/nebula/richtext/RichTextConfigAttributes.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/fixture/data/RowDataFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/fixture/data/RowDataListFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/command/RowDeleteCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/command/RowDeleteCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/command/RowDeleteCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/RowDeleteDataChange.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/RowDeleteDataChangeHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/RowDeleteEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/model/RowGroup.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/RowGroupCollapseCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/event/RowGroupCollapseEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/fixture/data/RowGroupDataFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/fixture/data/RowGroupDataListFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/action/RowGroupExpandCollapseAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/RowGroupExpandCollapseCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/RowGroupExpandCollapseCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/painter/RowGroupExpandCollapseImagePainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/RowGroupExpandCollapseLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/RowGroupExpandCollapseLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/RowGroupExpandCollapseLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/RowGroupExpandCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/event/RowGroupExpandEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/painter/RowGroupHeaderGridLineCellLayerPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/RowGroupHeaderLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/RowGroupHeaderLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/RowGroupHeaderLayerSelectionTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/RowGroupHeaderLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/RowGroupHeaderLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/action/RowGroupHeaderReorderDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/painter/RowGroupHeaderTextPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/model/RowGroupModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/RowGroupReorderCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/RowGroupReorderCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/RowGroupReorderEndCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/RowGroupReorderEndCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/RowGroupReorderStartCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/RowGroupReorderStartCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/RowGroupsCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/RowGroupUtils.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/RowGroupUtilsTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/config/RowHeaderHoverLayerConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/layer/RowHeaderLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/action/RowHeaderReorderDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/config/RowHeaderResizeHoverBindings.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_101_Header/RowHeaderSelectionDataLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/RowHeaderSelectionTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_101_Header/RowHeaderViewportSelectionDataLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/RowHeightResetCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/RowHeightResetCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/RowHideCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/RowHideCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/indicator/RowHideIndicatorEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/RowHideShowLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/RowHideShowLayerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/RowHideShowLayerFixtureTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/RowHideShowLayerPersistenceTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/RowHideShowLayerStructuralChangeEventTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/RowHideShowLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/RowHideShowLayerTest2.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/RowIdHideShowLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/RowIdHideShowLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/command/RowInsertCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/command/RowInsertCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/command/RowInsertCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/RowInsertDataChange.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/RowInsertDataChangeHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/RowInsertEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/command/RowObjectDeleteCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/command/RowObjectDeleteCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/command/RowObjectDeleteCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/RowObjectDeleteEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/RowObjectIndexHolder.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/config/RowOnlySelectionBindings.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/config/RowOnlySelectionConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/RowOverrideLabelAccumulator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/coordinate/RowPositionCoordinate.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/RowPositionHideCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/RowPositionHideCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/RowPostSelectionProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/RowReorderCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/RowReorderCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/action/RowReorderDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/action/RowReorderDragMode.RowReorderOverlayPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/RowReorderEndCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/RowReorderEndCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/event/RowReorderEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/RowReorderLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/RowReorderLayerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/RowReorderLayerFixtureTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/RowReorderLayerStructuralChangeEventTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/RowReorderLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/RowReorderLayerTest2.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/RowReorderLayerVisibleChangeTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/RowReorderStartCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/RowReorderStartCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/RowReorderToggleCommandPositionTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/RowResizeCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/RowResizeCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/RowResizeCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/action/RowResizeCursorAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/mode/RowResizeDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/event/RowResizeEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/event/RowResizeEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/strategy/RowSearchStrategy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/strategy/RowSearchStrategyTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/RowSelectionDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/command/RowSelectionEditUtilsTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/event/RowSelectionEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/test/integration/RowSelectionIntegrationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/RowSelectionModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/RowSelectionModelStructuralChangeEventHandlerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/RowSelectionProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/RowSelectionTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/RowSelectionTraversalTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/RowShowCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/RowShowCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/RowSizeConfigurationCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/RowSizeConfigurationCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/RowSizeConfigurationCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/RowSizeResetCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/command/RowSpanningCopyDataCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/command/RowSpanningPasteDataCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/RowStructuralChangeEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/integration/RowStructuralChangeEventIntegrationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/RowStructuralDataChangeIdIndexTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/test/integration/RowStructuralDataChangeLayerIntegrationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/RowStructuralDataChangeTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/RowStructuralRefreshEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/RowUpdateEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/RowVisualChangeEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/RowVisualUpdateEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/command/SaveDataChangesCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/command/SaveDataChangesCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/event/SaveDataChangesCompletedEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/scaling/ScalingMouseWheelListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/scaling/ScalingUiBindingConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/scaling/ScalingUtil.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/util/Scheduler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/ScrollBarHandlerTemplate.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/ScrollBarScroller.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/event/ScrollEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/command/ScrollSelectionCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/command/ScrollSelectionCommandFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/ScrollSelectionCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/action/SearchAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/command/SearchCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/gui/SearchDialog.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/SearchDirection.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/event/SearchEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/command/SearchGridCellsCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/command/SearchGridCommandHandlerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/nebula/richtext/SearchMarkupCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/Selectable.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/SelectAllAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/command/SelectAllCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/SelectAllTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/SelectCellAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/command/SelectCellCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/SelectCellCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/command/SelectColumnCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/SelectColumnCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_120_Selection/Selection_events.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/matcher/SelectionAnchorCellLabelKeyEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/SelectionConfigAttributes.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_900_test/elemental/SelectionDataLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/SelectionDragModeTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/event/SelectionEventsTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/fixtures/SelectionExampleBodyLayerStack.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/fixtures/SelectionExampleGridLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/integration/SelectionIntegrationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/SelectionLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/SelectionLayer.MoveDirectionEnum.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/SelectionLayerPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/SelectionLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/e4/part/SelectionListenerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/SelectionModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/SelectionModelStructuralChangeEventHandlerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/SelectionModelTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/strategy/SelectionSearchStrategy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/strategy/SelectionSearchStrategyTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/preserve/SelectionsTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/SelectionStyleLabels.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/SelectionUtils.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/SelectionUtilsTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/command/SelectRegionCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/SelectRegionCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/SelectRowAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/SelectRowCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/SelectRowGroupCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/SelectRowGroupsAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/command/SelectRowGroupsCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/command/SelectRowsCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/valuegenerator/SentenceValueGenerator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/SeparatorPanel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/ShowAllColumnsCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/ShowAllColumnsCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/ShowAllColumnsCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/ShowAllRowsCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/ShowAllRowsCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/ShowAllRowsCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/command/ShowCellInViewportCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/command/ShowCellInViewportCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/action/ShowColumnInViewportAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/command/ShowColumnInViewportCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/command/ShowColumnInViewportCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/event/ShowColumnPositionsEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/event/ShowColumnPositionsEventDiffTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/ShowInViewportCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/command/ShowRowInViewportCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/command/ShowRowInViewportCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/event/ShowRowPositionsEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/event/ShowRowPositionsEventDiffTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/SimpleConfigLabelAccumulator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/config/SimpleHoverStylingBindings.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/person/SimplePerson.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/config/SingleClickSortConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/SingleRowSelectionDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/SizeConfig.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/SizeConfigPercentageTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/SizeConfigPersistenceTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/SizeConfigResizeTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/SizeConfigScalingTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/SizeConfigTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/SliderScroller.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_130_Sorting/SortableGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/painter/SortableHeaderTextPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/SortableTreeComparator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/action/SortColumnAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/command/SortColumnCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/event/SortColumnEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/command/SortCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/SortConfigAttributes.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/SortDirectionEnum.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/SortDirectionEnumTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/SortHeaderLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/painter/SortIconPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/test/integration/SortIntegrationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/SortModelFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/SortStatePersistor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/SortStatePersistor.SortState.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/SortStatePersistorTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/SpanningDataLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_900_test/elemental/SpanningDataLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/SpanningLayerCell.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/SquareRootFunction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/runner/StandaloneNatExampleRunner.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/persistence/command/StateChangeEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/persistence/command/StateChangeEvent.StateChangeType.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/fixtures/StaticFilterExampleGridLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_131_Filtering/StaticFilterGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/StringFunctionValue.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/StructuralChangeEventHelper.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/StructuralDiff.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/StructuralDiff.DiffTypeEnum.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/command/StructuralRefreshCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/command/StructuralRefreshCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/StructuralRefreshEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/Style.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/fixtures/StyledColumnHeaderConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/fixtures/StyledRowHeaderConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/StyleInheritanceTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/persistence/StylePersistor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/persistence/StylePersistorTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/StyleProxy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/SumFunction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/summaryrow/SummaryDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/summaryrow/SummaryRowConfigAttributes.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/summaryrow/SummaryRowIntegrationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/summaryrow/SummaryRowLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/preserve/SummaryRowPreserveSelectionModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/summary/SummationGroupBySummaryProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/summaryrow/SummationSummaryProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/test/integration/SWTUtils.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/integration/SWTUtils.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/runner/TabbedNatExampleRunner.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/TableCellEditor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/TableCellEditor.InternalFocusListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/TableCellEditor.InternalLabelProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/TableCellEditor.TableCellEditingSupport.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/TableCellEditor.ValueWrapper.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/TableCellPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/generator/TableDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/TemporaryDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/TemporaryUpdateDataChange.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/TemporaryUpdateDataChangeHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/e4/handler/TestHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/TestLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/TestLayerCell.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/TestLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/TextCellEditor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/TextDecorationEnum.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/TextMatchingMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/TextPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_102_Configuration/TextPainter_Examples.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/TextPainterOptimisationHarness.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/TextRenderingTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/theme/ThemeConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/theme/ThemeManager.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tickupdate/action/TickUpdateAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/gui/TickUpdateCellEditDialog.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tickupdate/command/TickUpdateCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tickupdate/command/TickUpdateCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tickupdate/command/TickUpdateCommandHandlerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tickupdate/TickUpdateConfigAttributes.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/TickUpdateHandlerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/action/ToggleCheckBoxColumnAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/e4/handler/ToggleEnabledHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/action/ToggleFilterRowAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/command/ToggleFilterRowCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/ToggleSelectCellAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_102_Configuration/Tooltips.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/TransformedLayerCell.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/TranslatedLayerCell.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnCategories/Tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/TreeCheckBoxPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/command/TreeCollapseAllCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/command/TreeCollapseAllCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/config/TreeConfigAttributes.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/e4/part/TreeExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/command/TreeExpandAllCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/command/TreeExpandAllCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/action/TreeExpandCollapseAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/command/TreeExpandCollapseCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/command/TreeExpandCollapseCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/action/TreeExpandCollapseKeyAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/command/TreeExpandToLevelCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/command/TreeExpandToLevelCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/config/TreeExportFormatter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/TreeGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/TreeGridExample.Datum.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/TreeGridWithCheckBoxFieldsExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/TreeGridWithCheckBoxFieldsExample.Datum.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/painter/TreeImagePainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/TreeLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/config/TreeLayerExpandCollapseKeyBindings.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/TreeLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/TreeRowModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnCategories/TreeTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/print/command/TurnViewportOffCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/print/command/TurnViewportOnCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/TwoDimensionalArrayDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/TwoLevelColumnGroupHeaderLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/TwoLevelRowGroupHeaderLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/binding/UiBindingRegistry.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/event/UnfreezeEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/action/UnFreezeGridAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/command/UnFreezeGridCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/command/UngroupByColumnCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/command/UngroupByColumnIndexCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/UngroupColumnCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/action/UngroupColumnsAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/event/UngroupColumnsEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/UngroupRowCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/event/UngroupRowsEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/valuegenerator/UniqueLongValueGenerator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/UpdateColumnGroupCollapseCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/UpdateDataChange.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/UpdateDataChangeHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/command/UpdateDataCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/command/UpdateDataCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/blink/UpdateEventsCache.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/blink/UpdateEventsCacheTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/UpdateRowGroupCollapseCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/valuegenerator/UppercaseStringValueGenerator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_101_Data/Using_a_custom_DataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_102_Configuration/Using_a_predefined_configuration_object.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_101_Data/Using_the_ListDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_101_Data/Using_the_ListDataProvider.Person.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/validate/ValidationFailedException.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/VerticalAlignmentEnum.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/VerticalAlignmentPicker.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/action/VerticalResizeCursorAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/VerticalScrollBarHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/VerticalScrollBarHandlerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/VerticalTextImagePainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/VerticalTextPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_900_test/elemental/ViewportDataLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/command/ViewportDragCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/command/ViewportDragCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/event/ViewportEventHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/ViewportIntegrationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/ViewportLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/ViewportLayerDisposalTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/fixture/ViewportLayerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/ViewportLayerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/ViewportLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/ViewportLayerTest2.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/action/ViewportSelectColumnAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/command/ViewportSelectColumnCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/command/ViewportSelectColumnCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/action/ViewportSelectColumnGroupAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/ViewportSelectColumnGroupCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/ViewportSelectColumnGroupCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_900_test/viewportSelection/ViewportSelectionHideShowDataLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_900_test/viewportSelection/ViewportSelectionReorderDataLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_900_test/viewportSelection/ViewportSelectionSpanningDataLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/action/ViewportSelectRowAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/command/ViewportSelectRowCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/command/ViewportSelectRowCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/action/ViewportSelectRowGroupAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/ViewportSelectRowGroupCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/ViewportSelectRowGroupCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnCategories/gui/VisibleColumnsProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/menu/VisibleColumnsRemaining.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/conflation/VisualChangeEventConflater.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/VisualChangeEventConflaterTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/command/VisualRefreshCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/command/VisualRefreshCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/VisualRefreshEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/widget/WaitDialog.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/WrappingSpanningDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/decorator/XPBackgroundDecorator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/scaling/ZoomInScalingAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/scaling/ZoomOutScalingAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/blink/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/blink/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/blink/command/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/blink/command/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/blink/event/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/blink/event/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnCategories/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnCategories/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnCategories/gui/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnCategories/gui/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnChooser/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnChooser/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnChooser/command/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnChooser/command/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnChooser/gui/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnChooser/gui/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnRename/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnRename/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnRename/event/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnRename/event/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/command/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/command/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/conflation/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/conflation/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/coordinate/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/coordinate/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/action/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/action/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/command/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/command/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/serializing/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/serializing/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/command/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/command/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/validate/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/validate/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/command/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/command/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/config/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/config/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/event/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/event/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/car/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/car/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/fixture/data/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/fixture/data/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/generator/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/generator/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/person/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/person/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/pricing/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/pricing/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/pricing/valuegenerator/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/pricing/valuegenerator/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/valuegenerator/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/valuegenerator/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/action/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/action/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/command/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/command/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/config/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/config/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/event/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/event/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/gui/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/gui/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_300_Data/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_300_Data/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_501_Data/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_501_Data/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_503_Compositions/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_503_Compositions/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_504_Viewport/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_504_Viewport/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_505_Selection/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_505_Selection/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_506_Hover/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_506_Hover/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_507_HideShow/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_507_HideShow/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_508_Reorder/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_508_Reorder/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_511_Grouping/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_511_Grouping/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_512_SummaryRow/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_512_SummaryRow/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_603_Filter/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_603_Filter/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_604_Tree/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_604_Tree/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_605_GroupBy/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_605_GroupBy/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_700_AdditionalFunctions/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_700_AdditionalFunctions/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/e4/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/e4/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/e4/handler/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/e4/handler/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/e4/part/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/e4/part/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_100_Grid/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_100_Grid/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_101_Header/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_101_Header/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_900_test/elemental/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_900_test/elemental/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_900_test/viewportSelection/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_900_test/viewportSelection/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_101_Data/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_101_Data/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_102_Configuration/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_102_Configuration/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_103_Events/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_103_Events/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_104_Styling/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_104_Styling/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_105_Persistence/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_105_Persistence/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_110_Editing/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_110_Editing/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_120_Selection/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_120_Selection/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_130_Sorting/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_130_Sorting/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_131_Filtering/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_131_Filtering/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_150_Column_and_row_grouping/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_150_Column_and_row_grouping/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/fixtures/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/fixtures/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/runner/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/runner/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/action/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/action/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/command/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/command/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/config/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/config/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/csv/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/csv/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/excel/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/excel/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/image/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/image/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/image/config/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/image/config/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/e4/css/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/e4/css/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/e4/painterfactory/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/e4/painterfactory/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/e4/selection/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/e4/selection/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/data/command/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/data/command/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/fixture/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/fixture/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupby/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupby/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/action/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/action/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/command/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/command/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/summary/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/summary/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/hideshow/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/hideshow/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/hierarchical/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/hierarchical/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/test/integration/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/test/integration/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/tree/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/tree/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/nebula/cdatetime/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/nebula/cdatetime/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/nebula/richtext/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/nebula/richtext/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/poi/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/poi/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/fillhandle/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/fillhandle/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/fillhandle/action/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/fillhandle/action/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/fillhandle/command/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/fillhandle/command/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/fillhandle/config/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/fillhandle/config/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/fillhandle/event/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/fillhandle/event/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/action/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/action/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/combobox/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/combobox/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/command/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/command/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/config/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/config/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/event/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/event/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/action/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/action/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/command/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/command/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/config/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/config/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/action/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/action/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/command/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/command/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/config/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/config/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/event/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/event/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/cell/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/cell/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/command/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/command/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/data/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/data/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/layer/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/layer/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/layer/config/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/layer/config/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/layer/event/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/layer/event/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/action/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/action/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/config/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/config/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/event/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/event/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/gui/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/gui/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/model/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/model/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/painter/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/painter/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/action/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/action/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/config/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/config/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/event/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/event/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/gui/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/gui/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/painter/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/painter/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/event/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/event/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/indicator/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/indicator/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/action/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/action/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/command/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/command/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/config/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/config/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/action/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/action/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/command/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/command/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/config/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/config/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/command/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/command/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/config/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/config/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/stack/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/stack/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/decorator/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/decorator/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/layer/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/layer/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/paste/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/paste/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/persistence/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/persistence/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/persistence/command/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/persistence/command/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/persistence/gui/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/persistence/gui/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/print/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/print/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/print/action/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/print/action/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/print/command/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/print/command/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/print/config/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/print/config/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/action/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/action/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/config/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/config/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/event/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/event/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/action/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/action/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/config/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/config/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/event/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/event/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/mode/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/mode/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/action/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/action/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/command/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/command/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/config/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/config/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/event/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/event/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/gui/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/gui/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/strategy/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/strategy/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/command/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/command/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/config/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/config/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/event/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/event/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/preserve/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/preserve/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/serializing/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/serializing/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/action/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/action/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/command/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/command/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/config/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/config/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/event/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/event/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/painter/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/painter/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/command/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/command/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/theme/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/theme/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/summaryrow/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/summaryrow/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/summaryrow/command/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/summaryrow/command/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/command/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/command/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/data/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/data/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/group/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/group/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/integration/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/integration/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tickupdate/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tickupdate/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tickupdate/action/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tickupdate/action/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tickupdate/command/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tickupdate/command/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tickupdate/config/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tickupdate/config/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tooltip/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tooltip/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/action/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/action/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/command/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/command/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/config/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/config/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/painter/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/painter/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/action/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/action/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/binding/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/binding/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/matcher/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/matcher/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/menu/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/menu/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/mode/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/mode/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/rename/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/rename/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/scaling/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/scaling/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/util/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/util/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/util/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/util/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/action/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/action/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/command/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/command/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/event/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/event/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/widget/package-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/widget/package-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/constant-values.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/serialized-form.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/class-use/Messages.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/class-use/NatTable.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/class-use/EventConflaterChainTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/class-use/VisualChangeEventConflaterTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/class-use/NatTableTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/blink/class-use/UpdateEventsCache.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/blink/class-use/BlinkingCellResolver.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/blink/class-use/BlinkLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/blink/class-use/IBlinkingCellResolver.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/blink/class-use/BlinkConfigAttributes.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/blink/class-use/BlinkLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/blink/class-use/UpdateEventsCacheTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/blink/command/class-use/BlinkTimerEnableCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/blink/command/class-use/BlinkTimerEnableCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/blink/event/class-use/BlinkEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnCategories/class-use/ChooseColumnsFromCategoriesCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnCategories/class-use/ChooseColumnsFromCategoriesCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnCategories/class-use/ColumnCategoriesModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnCategories/class-use/Tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnCategories/class-use/Node.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnCategories/class-use/Node.Type.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnCategories/class-use/IColumnCategoriesDialogListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnCategories/class-use/TreeTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnCategories/class-use/ColumnCategoriesModelTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnCategories/class-use/ChooseColumnsFromCategoriesCommandHandlerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnCategories/class-use/ColumnCategoriesLabelProviderTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnCategories/class-use/ColumnCategoriesDialogRunner.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnCategories/gui/class-use/AvailableColumnCategoriesProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnCategories/gui/class-use/ColumnCategoriesDialog.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnCategories/gui/class-use/VisibleColumnsProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnCategories/gui/class-use/ColumnCategoriesLabelProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnChooser/class-use/ISelectionTreeListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnChooser/class-use/ColumnChooser.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnChooser/class-use/ColumnChooserUtils.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnChooser/class-use/ColumnGroupEntry.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnChooser/class-use/ColumnEntry.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnChooser/class-use/ColumnChooserUtilsTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnChooser/command/class-use/DisplayColumnChooserCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnChooser/command/class-use/DisplayColumnChooserCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnChooser/gui/class-use/ColumnChooserDialog.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnChooser/gui/class-use/AbstractColumnChooserDialog.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnChooser/gui/class-use/ColumnChooserDialogTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnRename/class-use/ColumnLabelPanel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnRename/class-use/RenameColumnHeaderCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnRename/class-use/ColumnRenameDialog.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnRename/class-use/DisplayColumnRenameDialogCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnRename/class-use/RenameColumnHelper.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnRename/class-use/DisplayColumnRenameDialogCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnRename/class-use/RenameColumnHeaderCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnRename/class-use/ColumnRenameDialogRunner.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnRename/event/class-use/RenameColumnHeaderEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/command/class-use/ILayerCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/command/class-use/AbstractPositionCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/command/class-use/AbstractRegionCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/command/class-use/VisualRefreshCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/command/class-use/AbstractMultiColumnCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/command/class-use/DisposeCalculatedValueCacheCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/command/class-use/StructuralRefreshCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/command/class-use/StructuralRefreshCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/command/class-use/AbstractContextFreeCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/command/class-use/AbstractLayerCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/command/class-use/AbstractRowCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/command/class-use/LayerCommandUtil.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/command/class-use/ILayerCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/command/class-use/AbstractMultiRowCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/command/class-use/DisposeResourcesCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/command/class-use/AbstractColumnCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/command/class-use/VisualRefreshCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/command/class-use/CommandPropagationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/class-use/AggregateConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/class-use/Direction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/class-use/DefaultEditableRule.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/class-use/IConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/class-use/CellConfigAttributes.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/class-use/DefaultComparator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/class-use/AbstractRegistryConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/class-use/ContextualEditableRule.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/class-use/AbstractUiBindingConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/class-use/NullComparator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/class-use/EditableRule.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/class-use/AbstractLayerConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/class-use/NatTableConfigAttributes.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/class-use/ConfigRegistry.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/class-use/IEditableRule.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/class-use/IConfigRegistry.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/class-use/DefaultNatTableStyleConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/class-use/ConfigRegistryTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/class-use/DefaultComparatorTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/conflation/class-use/IEventConflater.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/conflation/class-use/AbstractEventConflater.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/conflation/class-use/VisualChangeEventConflater.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/conflation/class-use/EventConflaterChain.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/coordinate/class-use/RowPositionCoordinate.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/coordinate/class-use/PositionUtil.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/coordinate/class-use/PositionCoordinateComparator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/coordinate/class-use/IndexCoordinate.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/coordinate/class-use/ColumnPositionCoordinate.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/coordinate/class-use/Range.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/coordinate/class-use/PositionCoordinate.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/coordinate/class-use/PixelCoordinate.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/coordinate/class-use/PositionUtilTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/coordinate/class-use/IndexCoordinateTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/coordinate/class-use/RangeTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/coordinate/class-use/PositionCoordinateTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/class-use/InternalCellClipboard.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/class-use/InternalClipboardStructuralChangeListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/action/class-use/CopyDataAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/action/class-use/PasteOrMoveSelectionAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/action/class-use/PasteDataAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/action/class-use/ClearClipboardAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/command/class-use/RowSpanningPasteDataCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/command/class-use/RowSpanningCopyDataCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/command/class-use/InternalCopyDataCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/command/class-use/CopyDataToClipboardCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/command/class-use/PasteDataCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/command/class-use/InternalPasteDataCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/command/class-use/CopyDataCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/command/class-use/CopyDataCommandHandlerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/serializing/class-use/CopyFormattedTextToClipboardSerializer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/serializing/class-use/CopyDataToClipboardSerializer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/class-use/ISpanningDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/class-use/ReflectiveColumnPropertyAccessor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/class-use/IColumnAccessor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/class-use/IColumnIdAccessor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/class-use/IRowIdAccessor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/class-use/WrappingSpanningDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/class-use/ExtendedReflectiveColumnPropertyAccessor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/class-use/AbstractFilterListDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/class-use/IDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/class-use/ListDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/class-use/IColumnPropertyResolver.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/class-use/IRowDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/class-use/AutomaticSpanningDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/class-use/IColumnPropertyAccessor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/class-use/FilterListDataProviderTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/class-use/ReflectiveColumnAccessorTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/class-use/AutomaticSpanningDataProviderTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/class-use/ExtendedReflectiveColumnPropertyAccessorTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/command/class-use/RowDeleteCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/command/class-use/RowDeleteCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/command/class-use/RowObjectDeleteCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/command/class-use/RowInsertCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/command/class-use/RowInsertCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/command/class-use/RowObjectDeleteCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/command/class-use/RowInsertCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/command/class-use/RowDeleteCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/command/class-use/RowObjectDeleteCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/class-use/DefaultBooleanDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/class-use/DefaultFloatDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/class-use/DefaultLongDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/class-use/DefaultBigIntegerDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/class-use/DefaultIntegerDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/class-use/DefaultByteDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/class-use/DefaultDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/class-use/ContextualDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/class-use/DisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/class-use/DefaultShortDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/class-use/DefaultDateDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/class-use/DefaultCharacterDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/class-use/PercentageDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/class-use/NumericDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/class-use/DecimalNumericDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/class-use/ConversionFailedException.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/class-use/DefaultBigDecimalDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/class-use/IDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/class-use/DefaultDoubleDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/class-use/PercentageDisplayConverterTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/class-use/DefaultDoubleDisplayConverterTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/class-use/DefaultBigDecimalDisplayConverterTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/class-use/DefaultDisplayConverterTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/class-use/DefaultBigIntegerDisplayConverterTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/class-use/DefaultDateDisplayConverterTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/class-use/DefaultLongDisplayConverterTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/class-use/DefaultCharacterDisplayConverterTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/class-use/DefaultIntegerDisplayConverterTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/class-use/DefaultByteDisplayConverterTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/class-use/DefaultFloatDisplayConverterTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/class-use/DefaultShortDisplayConverterTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/class-use/DefaultBooleanDisplayConverterTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/validate/class-use/ValidationFailedException.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/validate/class-use/DefaultNumericDataValidator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/validate/class-use/DataValidator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/validate/class-use/ContextualDataValidator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/validate/class-use/DefaultDataValidator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/validate/class-use/IDataValidator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/class-use/UpdateDataChangeHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/class-use/RowDeleteDataChange.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/class-use/UpdateDataChange.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/class-use/PersistenceUpdateDataChangeHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/class-use/RowInsertDataChangeHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/class-use/RowDeleteDataChangeHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/class-use/DataChangeHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/class-use/DataChangeLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/class-use/PointKeyHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/class-use/RowInsertDataChange.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/class-use/PersistenceUpdateDataChange.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/class-use/AbstractDataChangeHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/class-use/IdIndexKeyHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/class-use/TemporaryDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/class-use/DataChange.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/class-use/IdIndexIdentifier.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/class-use/CellKeyHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/class-use/TemporaryUpdateDataChange.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/class-use/TemporaryUpdateDataChangeHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/class-use/RowStructuralDataChangeIdIndexTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/class-use/DataChangeLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/class-use/DataChangeLayerTempStorageTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/class-use/DataChangeLayerIdIndexTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/class-use/RowStructuralDataChangeTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/command/class-use/DiscardDataChangesCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/command/class-use/KeyRowInsertCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/command/class-use/SaveDataChangesCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/command/class-use/SaveDataChangesCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/command/class-use/DiscardDataChangesCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/command/class-use/KeyRowInsertCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/config/class-use/DefaultDataChangeConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/event/class-use/SaveDataChangesCompletedEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/event/class-use/KeyRowInsertEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/event/class-use/DiscardDataChangesCompletedEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/class-use/EditConfigAttributes.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/class-use/EditConfigHelper.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/class-use/InlineEditHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/class-use/DialogEditHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/class-use/EditController.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/class-use/EditConstants.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/class-use/CheckBoxStateEnum.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/class-use/ICellEditHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/class-use/EditTypeEnum.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/class-use/CellEditorCreatedEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/action/class-use/MouseEditAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/action/class-use/DeleteSelectionAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/action/class-use/ToggleCheckBoxColumnAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/action/class-use/KeyEditAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/command/class-use/UpdateDataCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/command/class-use/EditCellCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/command/class-use/EditUtils.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/command/class-use/DeleteSelectionCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/command/class-use/EditCellCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/command/class-use/UpdateDataCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/command/class-use/EditSelectionCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/command/class-use/DeleteSelectionCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/command/class-use/EditSelectionCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/command/class-use/RowSelectionEditUtilsTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/command/class-use/EditUtilsTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/config/class-use/DefaultEditBindings.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/config/class-use/LoggingErrorHandling.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/config/class-use/DiscardValueErrorHandling.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/config/class-use/DialogErrorHandling.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/config/class-use/DefaultEditConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/config/class-use/RenderErrorHandling.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/class-use/IEditErrorHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/class-use/TableCellEditor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/class-use/TableCellEditor.InternalFocusListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/class-use/TableCellEditor.InternalLabelProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/class-use/TableCellEditor.TableCellEditingSupport.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/class-use/TableCellEditor.ValueWrapper.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/class-use/ControlDecorationProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/class-use/EditorSelectionEnum.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/class-use/ICellEditor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/class-use/AbstractCellEditor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/class-use/AbstractCellEditor.InlineTraverseListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/class-use/AbstractCellEditor.InlineFocusListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/class-use/TextCellEditor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/class-use/MultiLineTextCellEditor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/class-use/AbstractEditErrorHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/class-use/DateCellEditor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/class-use/PasswordCellEditor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/class-use/IComboBoxDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/class-use/ComboBoxCellEditor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/class-use/CheckBoxCellEditor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/event/class-use/DataUpdateEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/event/class-use/InlineCellEditEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/event/class-use/InlineCellEditEventHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/gui/class-use/AbstractDialogCellEditor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/gui/class-use/TickUpdateCellEditDialog.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/gui/class-use/FileDialogCellEditor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/gui/class-use/ICellEditDialog.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/gui/class-use/CellEditDialog.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/gui/class-use/CellEditDialogFactory.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/gui/class-use/MultiCellEditDialogRunner.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/class-use/FileOutputStreamProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/class-use/IOutputStreamProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/class-use/IExportFormatter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/class-use/FilePathOutputStreamProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/class-use/ExportConfigAttributes.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/class-use/IExporter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/class-use/ILayerExporter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/class-use/NatExporter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/class-use/ITableExporter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/action/class-use/ExportTableAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/action/class-use/ExportAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/command/class-use/ExportTableCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/command/class-use/ExportTableCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/command/class-use/ExportCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/command/class-use/ExportCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/config/class-use/DefaultExportBindings.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/csv/class-use/CsvExporter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/excel/class-use/ExcelExporter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/excel/class-use/DefaultExportFormatter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/image/class-use/ImageExporter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/image/config/class-use/DefaultImageExportBindings.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/fillhandle/class-use/FillHandleLayerPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/fillhandle/class-use/FillHandlePasteTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/fillhandle/class-use/FillHandleSeriesTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/fillhandle/action/class-use/FillHandleCursorAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/fillhandle/action/class-use/FillHandleDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/fillhandle/command/class-use/FillHandlePasteCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/fillhandle/command/class-use/FillHandlePasteCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/fillhandle/command/class-use/FillHandlePasteCommand.FillHandleOperation.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/fillhandle/config/class-use/FillHandleConfigAttributes.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/fillhandle/config/class-use/FillHandleConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/fillhandle/event/class-use/FillHandleMarkupListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/fillhandle/event/class-use/FillHandleEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/class-use/IActivatableFilterStrategy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/class-use/ParseResult.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/class-use/ParseResult.MatchType.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/class-use/FilterRowHeaderComposite.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/class-use/FilterRowTextCellEditor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/class-use/IFilterStrategy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/class-use/FilterIconPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/class-use/TextMatchingMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/class-use/FilterRowPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/class-use/FilterRowDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/class-use/FilterRowRegularExpressionConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/class-use/FilterRowDataLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/action/class-use/ToggleFilterRowAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/action/class-use/ClearAllFiltersAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/action/class-use/ClearFilterAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/combobox/class-use/FilterRowComboBoxDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/combobox/class-use/FilterRowComboBoxCellEditor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/combobox/class-use/ComboBoxClearFilterIconMouseEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/combobox/class-use/ComboBoxFilterIconPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/combobox/class-use/FilterRowComboUpdateEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/combobox/class-use/ComboBoxFilterRowConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/combobox/class-use/IFilterRowComboUpdateListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/combobox/class-use/FilterNatCombo.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/combobox/class-use/FilterNatCombo.FilterDropDownFilterModifyListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/combobox/class-use/ComboBoxFilterUtils.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/combobox/class-use/FilterRowComboBoxDataProviderTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/combobox/class-use/FilterRowComboBoxDataProviderTest.MyRowObject.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/command/class-use/ClearAllFiltersCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/command/class-use/ClearFilterCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/command/class-use/ToggleFilterRowCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/config/class-use/DefaultFilterRowConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/config/class-use/FilterRowConfigAttributes.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/event/class-use/FilterAppliedEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/event/class-use/ClearFilterIconMouseEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/event/class-use/FilterRowMouseEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/class-use/FormulaParser.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/class-use/FormulaResultDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/class-use/FormulaTooltipErrorReporter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/class-use/FormulaEditDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/class-use/FormulaErrorReporter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/class-use/FormulaRowDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/class-use/FormulaDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/class-use/CopySelectionLayerPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/class-use/TwoDimensionalArrayDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/class-use/FormulaIntegrationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/class-use/FormulaFillHandlePasteTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/class-use/FormulaDisplayConverterTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/class-use/FormulaParserTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/class-use/FormulaDataProviderTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/action/class-use/FormulaFillHandleDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/command/class-use/DisableFormulaEvaluationCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/command/class-use/DisableFormulaCachingCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/command/class-use/DisableFormulaCachingCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/command/class-use/FormulaCopyDataCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/command/class-use/EnableFormulaEvaluationCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/command/class-use/EnableFormulaCachingCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/command/class-use/EnableFormulaCachingCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/command/class-use/FormulaPasteDataCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/command/class-use/DisableFormulaEvaluationCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/command/class-use/FormulaFillHandlePasteCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/command/class-use/EnableFormulaEvaluationCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/config/class-use/DefaultFormulaConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/class-use/SquareRootFunction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/class-use/BigDecimalFunctionValue.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/class-use/QuotientFunction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/class-use/AbstractSingleValueFunction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/class-use/AverageFunction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/class-use/FunctionValue.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/class-use/ModFunction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/class-use/MultipleValueFunctionValue.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/class-use/ProductFunction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/class-use/FunctionException.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/class-use/AbstractFunction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/class-use/PowerFunction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/class-use/NegateFunction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/class-use/SumFunction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/class-use/AbstractMathSingleValueFunction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/class-use/StringFunctionValue.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/class-use/OperatorFunctionValue.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/class-use/AbstractMathFunction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/class-use/FunctionTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/class-use/CompositeFreezeLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/class-use/FreezeLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/class-use/FreezeConfigAttributes.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/class-use/FreezeHelper.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/class-use/FreezeLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/class-use/CompositeFreezeLayerHideShowTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/class-use/CompositeFreezeLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/class-use/FreezeLayerTest2.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/action/class-use/FreezeGridAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/action/class-use/UnFreezeGridAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/command/class-use/FreezeSelectionStrategy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/command/class-use/IFreezeCoordinatesProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/command/class-use/FreezeSelectionCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/command/class-use/FreezeCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/command/class-use/FreezePositionStrategy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/command/class-use/IFreezeCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/command/class-use/FreezeColumnStrategy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/command/class-use/UnFreezeGridCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/command/class-use/FreezeRowCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/command/class-use/FreezeColumnCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/command/class-use/FreezeRowStrategy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/command/class-use/FreezePositionCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/command/class-use/FreezeHandlerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/config/class-use/DefaultFreezeGridBindings.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/event/class-use/UnfreezeEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/event/class-use/FreezeEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/event/class-use/FreezeEventHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/class-use/GridRegion.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/class-use/GridLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/cell/class-use/AlternatingRowConfigLabelAccumulator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/command/class-use/InitializeGridCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/command/class-use/InitializeAutoResizeRowsCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/command/class-use/AutoResizeRowCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/command/class-use/AutoResizeColumnCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/command/class-use/ClientAreaResizeCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/command/class-use/InitializeAutoResizeColumnsCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/command/class-use/RenameColumnHelperTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/data/class-use/DefaultRowHeaderDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/data/class-use/DefaultSummaryRowHeaderDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/data/class-use/DummyColumnHeaderDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/data/class-use/DummyBodyDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/data/class-use/DummyModifiableBodyDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/data/class-use/DefaultBodyDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/data/class-use/DefaultCornerDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/data/class-use/DummySpanningBodyDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/data/class-use/DefaultColumnHeaderDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/data/class-use/FixedSummaryRowHeaderLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/data/class-use/DefaultColumnHeaderDataProviderTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/layer/class-use/ColumnHeaderSelectionListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/layer/class-use/DefaultColumnHeaderDataLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/layer/class-use/DimensionallyDependentLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/layer/class-use/DefaultGridLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/layer/class-use/DimensionallyDependentIndexLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/layer/class-use/DefaultRowHeaderDataLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/layer/class-use/RowHeaderLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/layer/class-use/GridLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/layer/class-use/ColumnHeaderLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/layer/class-use/CornerLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/layer/config/class-use/DefaultRowStyleConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/layer/config/class-use/DefaultGridLayerConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/layer/event/class-use/ColumnHeaderSelectionEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/class-use/RowGroupUtils.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/class-use/ColumnGroupExpandCollapseLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/class-use/ColumnGroupGroupHeaderLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/class-use/ColumnGroupHeaderLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/class-use/ColumnGroupUtils.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/class-use/IColumnGroupModelListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/class-use/ColumnGroupReorderLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/class-use/RowGroupExpandCollapseLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/class-use/RowGroupHeaderLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/class-use/ColumnGroupModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/class-use/ColumnGroupModel.ColumnGroup.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/class-use/RowGroupExpandCollapseLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/class-use/ColumnGroupHeaderLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/class-use/ColumnGroupUtilsTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/class-use/ColumnGroupHeaderLayerSelectionTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/class-use/ColumnGroupModelPersistenceTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/class-use/RowGroupHeaderLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/class-use/DefaultBodyLayerStackTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/class-use/ColumnGroupModelTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/class-use/ColumnGroupReorderLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/class-use/ColumnGroupExpandCollapseLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/action/class-use/ColumnGroupExpandCollapseAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/action/class-use/ColumnGroupHeaderReorderDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/action/class-use/ViewportSelectColumnGroupAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/action/class-use/UngroupColumnsAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/action/class-use/RowGroupExpandCollapseAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/action/class-use/CreateColumnGroupAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/action/class-use/ViewportSelectRowGroupAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/action/class-use/ColumnHeaderReorderDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/action/class-use/ColumnGroupReorderDragModeTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/action/class-use/ColumnHeaderReoderDragModeTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/class-use/ViewportSelectColumnGroupCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/class-use/ColumnGroupExpandCollapseCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/class-use/ReorderColumnGroupStartCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/class-use/ViewportSelectRowGroupCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/class-use/DisplayColumnGroupRenameDialogCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/class-use/RemoveRowGroupCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/class-use/IRowGroupCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/class-use/UngroupRowCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/class-use/GroupColumnReorderEndCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/class-use/GroupMultiColumnReorderCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/class-use/CreateColumnGroupCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/class-use/RowGroupExpandCollapseCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/class-use/ViewportSelectRowGroupCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/class-use/IColumnGroupCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/class-use/CreateRowGroupCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/class-use/ReorderColumnGroupEndCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/class-use/ReorderColumnGroupStartCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/class-use/ColumnGroupsCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/class-use/ReorderColumnsAndGroupsCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/class-use/ReorderColumnGroupEndCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/class-use/DisplayRowGroupRenameDialogCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/class-use/RemoveColumnGroupCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/class-use/OpenCreateColumnGroupDialog.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/class-use/GroupColumnReorderStartCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/class-use/GroupColumnReorderCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/class-use/ReorderColumnGroupCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/class-use/ColumnGroupExpandCollapseCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/class-use/RowGroupExpandCollapseCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/class-use/UngroupColumnCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/class-use/ViewportSelectColumnGroupCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/class-use/ReorderColumnsAndGroupsCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/class-use/ReorderColumnGroupCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/class-use/ColumnGroupsCommandHandlerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/config/class-use/DefaultRowGroupHeaderLayerConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/config/class-use/DefaultColumnGroupHeaderLayerConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/event/class-use/GroupRowsEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/event/class-use/GroupColumnsEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/event/class-use/UngroupRowsEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/event/class-use/UngroupColumnsEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/gui/class-use/CreateColumnGroupDialog.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/model/class-use/IRowGroupModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/model/class-use/RowGroup.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/model/class-use/IRowGroupModelListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/model/class-use/IRowGroup.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/model/class-use/RowGroupModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/painter/class-use/RowGroupExpandCollapseImagePainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/painter/class-use/RowGroupHeaderTextPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/painter/class-use/ColumnGroupHeaderTextPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/painter/class-use/ColumnGroupExpandCollapseImagePainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/class-use/ColumnGroupHeaderLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/class-use/RowGroupHeaderLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/class-use/RowGroupExpandCollapseLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/class-use/ColumnGroupExpandCollapseLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/class-use/GroupModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/class-use/GroupModel.IndexPositionConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/class-use/GroupModel.Group.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/class-use/GroupHeaderFreezeTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/class-use/RowReorderToggleCommandPositionTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/class-use/RowGroupHeaderLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/class-use/RowGroupHeaderLayerSelectionTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/class-use/ColumnGroupHeaderLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/class-use/ColumnGroupHeaderLayerSelectionTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/class-use/ColumnReorderToggleCommandPositionTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/class-use/RowGroupUtilsTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/class-use/TwoLevelRowGroupHeaderLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/class-use/ColumnGroupUtilsTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/class-use/GroupModelTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/class-use/TwoLevelColumnGroupHeaderLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/action/class-use/ColumnHeaderReorderDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/action/class-use/RowHeaderReorderDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/action/class-use/ColumnGroupHeaderReorderDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/action/class-use/CreateColumnGroupAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/action/class-use/RowGroupHeaderReorderDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/action/class-use/CreateRowGroupAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/class-use/GroupColumnReorderCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/class-use/RowGroupReorderEndCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/class-use/GroupColumnReorderStartCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/class-use/ColumnGroupReorderCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/class-use/ColumnGroupReorderStartCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/class-use/RowGroupReorderStartCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/class-use/UpdateColumnGroupCollapseCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/class-use/RowGroupReorderCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/class-use/UpdateRowGroupCollapseCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/class-use/GroupMultiRowReorderCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/class-use/GroupRowReorderCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/class-use/RowGroupExpandCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/class-use/RowGroupReorderEndCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/class-use/ColumnGroupReorderEndCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/class-use/ColumnGroupReorderCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/class-use/RowGroupCollapseCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/class-use/GroupColumnReorderEndCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/class-use/ColumnGroupReorderEndCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/class-use/ColumnGroupsCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/class-use/ColumnGroupCollapseCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/class-use/GroupMultiRowReorderCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/class-use/RowGroupReorderStartCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/class-use/ColumnGroupExpandCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/class-use/ColumnGroupReorderStartCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/class-use/RowGroupsCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/class-use/RowGroupReorderCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/class-use/GroupMultiColumnReorderCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/class-use/GroupRowReorderEndCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/class-use/GroupRowReorderStartCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/class-use/GroupMultiColumnReorderCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/config/class-use/DefaultRowGroupHeaderLayerConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/config/class-use/DefaultColumnGroupHeaderLayerConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/config/class-use/GroupHeaderConfigLabels.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/event/class-use/RowGroupCollapseEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/event/class-use/ColumnGroupCollapseEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/event/class-use/ColumnGroupExpandEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/event/class-use/RowGroupExpandEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/gui/class-use/HeaderGroupNameDialog.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/gui/class-use/HeaderGroupNameDialog.HeaderGroupNameDialogLabels.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/painter/class-use/RowGroupHeaderGridLineCellLayerPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/painter/class-use/ColumnGroupHeaderGridLineCellLayerPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/class-use/AbstractColumnHideShowLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/class-use/IRowHideShowLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/class-use/RowHideShowLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/class-use/RowIdHideShowLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/class-use/AbstractRowHideShowLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/class-use/ColumnHideShowLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/class-use/IColumnHideShowLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/class-use/ResizeColumnHideShowLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/class-use/ResizeColumnHideShowLayer.ColumnSizeInfo.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/class-use/ResizeColumnHideShowLayerIntegrationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/class-use/RowHideShowLayerPersistenceTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/class-use/RowIdHideShowLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/class-use/RowHideShowLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/class-use/ColumnHideShowLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/class-use/ResizeColumnHideShowLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/class-use/ColumnHideShowLayerPersistenceTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/class-use/ColumnHideShowLayerStructuralChangeEventTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/class-use/RowHideShowLayerStructuralChangeEventTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/class-use/ColumnHideShowLayerTest2.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/class-use/RowHideShowLayerTest2.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/class-use/HideColumnByIndexCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/class-use/RowPositionHideCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/class-use/HideRowByIndexCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/class-use/MultiColumnShowCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/class-use/MultiRowShowCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/class-use/MultiRowHideCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/class-use/ShowAllRowsCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/class-use/MultiColumnHideCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/class-use/ColumnHideCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/class-use/ColumnShowCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/class-use/RowShowCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/class-use/RowHideCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/class-use/RowPositionHideCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/class-use/MultiColumnHideCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/class-use/MultiColumnShowCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/class-use/MultiRowHideCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/class-use/MultiRowShowCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/class-use/ShowAllColumnsCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/class-use/ColumnHideCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/class-use/HideColumnByIndexCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/class-use/HideRowByIndexCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/class-use/RowHideCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/class-use/RowShowCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/class-use/ColumnShowCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/class-use/ShowAllColumnsCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/class-use/ShowAllRowsCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/class-use/HideColumnCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/class-use/MultiColumnShowCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/class-use/ShowAllColumnsCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/class-use/MultiRowShowCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/class-use/ShowAllRowsCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/class-use/HideRowCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/event/class-use/ShowColumnPositionsEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/event/class-use/ShowRowPositionsEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/event/class-use/HideColumnPositionsEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/event/class-use/HideRowPositionsEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/event/class-use/ShowColumnPositionsEventDiffTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/event/class-use/HideShowRowEventTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/event/class-use/HideShowColumnEventTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/event/class-use/ShowRowPositionsEventDiffTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/indicator/class-use/HierarchicalHideIndicatorMenuConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/indicator/class-use/HideIndicatorConstants.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/indicator/class-use/HierarchicalHideIndicatorOverlayPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/indicator/class-use/HideIndicatorConfigAttributes.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/indicator/class-use/ColumnHideIndicatorEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/indicator/class-use/HierarchicalRowHideIndicatorEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/indicator/class-use/HideIndicatorOverlayPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/indicator/class-use/RowHideIndicatorEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/indicator/class-use/HideIndicatorMenuConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/class-use/HierarchicalReflectiveColumnPropertyAccessor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/class-use/HierarchicalSpanningDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/class-use/HierarchicalTreeAlternatingRowConfigLabelAccumulator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/class-use/HierarchicalTraversalStrategy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/class-use/HierarchicalWrapper.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/class-use/HierarchicalWrapperComparator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/class-use/HierarchicalHelper.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/class-use/HierarchicalTreeLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/class-use/HierarchicalTreeLayer.HierarchicalTreeNode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/class-use/HierarchicalTreeLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/class-use/HierarchicalTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/action/class-use/HierarchicalTreeExpandCollapseAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/action/class-use/HierarchicalTreeColumnReorderDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/action/class-use/HierarchicalTreeColumnReorderDragModeTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/command/class-use/HierarchicalTreeCollapseAllCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/command/class-use/HierarchicalTreeCopyDataCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/command/class-use/HierarchicalTreeExpandCollapseCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/command/class-use/HierarchicalTreeExpandCollapseCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/command/class-use/HierarchicalTreePasteDataCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/command/class-use/HierarchicalTreeExpandToLevelCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/command/class-use/HierarchicalTreeExpandAllCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/config/class-use/DefaultHierarchicalTreeLayerThemeExtension.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/config/class-use/ModernHierarchicalTreeLayerThemeExtension.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/config/class-use/DarkHierarchicalTreeLayerThemeExtension.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/config/class-use/DefaultHierarchicalTreeLayerConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/class-use/HoverLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/action/class-use/HoverStylingByIndexAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/action/class-use/ClearHoverStylingAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/action/class-use/HoverStylingAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/command/class-use/HoverStylingCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/command/class-use/ClearHoverStylingCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/command/class-use/HoverStylingByIndexCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/command/class-use/HoverStylingCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/command/class-use/HoverStylingByIndexCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/command/class-use/ClearHoverStylingCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/config/class-use/RowHeaderHoverLayerConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/config/class-use/BodyHoverStylingBindings.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/config/class-use/RowHeaderResizeHoverBindings.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/config/class-use/SimpleHoverStylingBindings.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/config/class-use/ColumnHeaderResizeHoverBindings.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/config/class-use/ColumnHeaderHoverLayerConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/class-use/SizeConfig.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/class-use/LayerUtil.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/class-use/SpanningDataLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/class-use/CompositeLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/class-use/CompositeLayer.CompositeLayerPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/class-use/DataLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/class-use/IDpiConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/class-use/FixedScalingDpiConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/class-use/InvertedLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/class-use/ILayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/class-use/AbstractDpiConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/class-use/InvertUtil.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/class-use/LayoutCoordinate.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/class-use/IUniqueIndexLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/class-use/ILayerListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/class-use/DefaultVerticalDpiConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/class-use/NoScalingDpiConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/class-use/LabelStack.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/class-use/AbstractIndexLayerTransform.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/class-use/AbstractLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/class-use/DefaultHorizontalDpiConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/class-use/AbstractLayerTransform.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/class-use/SizeConfigTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/class-use/SizeConfigScalingTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/class-use/LabelStackTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/class-use/DpiConverterTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/class-use/LayerUtilTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/class-use/DataLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/class-use/SizeConfigPercentageTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/class-use/CompositeLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/class-use/AbstractLayerTransformTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/class-use/AbstractLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/class-use/DataLayerPersistenceTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/class-use/SizeConfigPersistenceTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/class-use/DataLayerCommandHandlingTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/class-use/SizeConfigResizeTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/class-use/SpanningLayerCell.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/class-use/SimpleConfigLabelAccumulator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/class-use/AbstractOverrider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/class-use/IConfigLabelAccumulator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/class-use/ILayerCell.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/class-use/ClassNameConfigLabelAccumulator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/class-use/CellDisplayConversionUtils.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/class-use/LayerCell.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/class-use/IConfigLabelProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/class-use/ColumnLabelAccumulator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/class-use/TranslatedLayerCell.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/class-use/AggregateConfigLabelAccumulator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/class-use/ColumnOverrideLabelAccumulator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/class-use/RowOverrideLabelAccumulator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/class-use/CellOverrideLabelAccumulator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/class-use/AbstractLayerCell.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/class-use/TransformedLayerCell.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/class-use/BodyOverrideConfigLabelAccumulator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/class-use/DataCell.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/class-use/InvertedLayerCell.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/class-use/ColumnOverrideLabelAccumulatorTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/class-use/ConfigLabelProviderTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/command/class-use/ConfigureScalingCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/command/class-use/ConfigureScalingCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/config/class-use/DefaultColumnHeaderStyleConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/config/class-use/ColumnStyleChooserConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/config/class-use/DefaultColumnHeaderLayerConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/config/class-use/DefaultRowHeaderLayerConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/config/class-use/DefaultRowHeaderStyleConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/class-use/ColumnVisualChangeEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/class-use/ColumnStructuralChangeEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/class-use/ColumnDeleteEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/class-use/CellVisualUpdateEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/class-use/RowObjectDeleteEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/class-use/ResizeStructuralRefreshEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/class-use/IVisualChangeEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/class-use/VisualRefreshEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/class-use/CellVisualChangeEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/class-use/RowInsertEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/class-use/RowUpdateEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/class-use/ColumnStructuralRefreshEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/class-use/ColumnInsertEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/class-use/StructuralChangeEventHelper.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/class-use/ILayerEventHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/class-use/StructuralRefreshEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/class-use/RowStructuralRefreshEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/class-use/RowVisualUpdateEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/class-use/PropertyUpdateEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/class-use/ColumnVisualUpdateEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/class-use/RowDeleteEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/class-use/RowStructuralChangeEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/class-use/StructuralDiff.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/class-use/StructuralDiff.DiffTypeEnum.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/class-use/ILayerEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/class-use/AbstractContextFreeEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/class-use/IStructuralChangeEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/class-use/RowVisualChangeEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/stack/class-use/DummyGridLayerStack.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/stack/class-use/DefaultBodyLayerStack.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/stack/class-use/ColumnGroupBodyLayerStack.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/class-use/IOverlayPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/class-use/IOverlayPainter2.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/class-use/NatTableBorderOverlayPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/class-use/TableCellPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/class-use/VerticalTextPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/class-use/AbstractCellPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/class-use/BackgroundImagePainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/class-use/CheckBoxPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/class-use/ICellPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/class-use/BlendedBackgroundPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/class-use/ColumnHeaderCheckBoxPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/class-use/DisabledCheckboxPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/class-use/BorderPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/class-use/BorderPainter.BorderCell.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/class-use/BorderPainter.LineValues.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/class-use/BorderPainter.PaintModeEnum.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/class-use/GradientBackgroundPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/class-use/CellPainterWrapper.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/class-use/ButtonCellPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/class-use/ImagePainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/class-use/PercentageBarCellPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/class-use/AbstractTextPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/class-use/TreeCheckBoxPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/class-use/ComboBoxPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/class-use/AutomaticRowHeightTextPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/class-use/GraphicsUtils.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/class-use/BackgroundPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/class-use/VerticalTextImagePainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/class-use/TextPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/class-use/PasswordTextPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/class-use/TextPainterOptimisationHarness.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/class-use/BoxingStyleTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/class-use/ButtonCellPainterTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/class-use/ConfigurableCellBorderTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/class-use/TextRenderingTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/decorator/class-use/PaddingDecorator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/decorator/class-use/BeveledBorderDecorator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/decorator/class-use/XPBackgroundDecorator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/decorator/class-use/PercentageBarDecorator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/decorator/class-use/CellPainterDecorator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/decorator/class-use/CustomLineBorderDecorator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/decorator/class-use/LineBorderDecorator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/layer/class-use/CompositeFreezeLayerPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/layer/class-use/NatLayerPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/layer/class-use/ILayerPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/layer/class-use/CellLayerPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/layer/class-use/GridLineCellLayerPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/layer/class-use/NatGridLayerPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/persistence/class-use/ColorPersistor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/persistence/class-use/StylePersistor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/persistence/class-use/IPersistable.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/persistence/class-use/PersistenceHelper.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/persistence/class-use/BorderStylePersistenceTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/persistence/class-use/StylePersistorTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/persistence/class-use/PersistenceHelperTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/persistence/class-use/ColorPersistorTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/persistence/command/class-use/StateChangeEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/persistence/command/class-use/StateChangeEvent.StateChangeType.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/persistence/command/class-use/DisplayPersistenceDialogCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/persistence/command/class-use/IStateChangedListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/persistence/command/class-use/DisplayPersistenceDialogCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/persistence/gui/class-use/PersistenceDialog.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/print/class-use/LayerPrinter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/print/class-use/PrintListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/print/action/class-use/PrintAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/print/command/class-use/TurnViewportOnCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/print/command/class-use/PrintCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/print/command/class-use/MultiTurnViewportOnCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/print/command/class-use/PrintEntireGridCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/print/command/class-use/PrintCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/print/command/class-use/TurnViewportOffCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/print/command/class-use/MultiTurnViewportOffCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/print/config/class-use/DefaultPrintBindings.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/print/config/class-use/PrintConfigAttributes.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/class-use/RowReorderLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/class-use/ColumnReorderLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/class-use/RowReorderLayerStructuralChangeEventTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/class-use/RowReorderLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/class-use/ColumnReorderLayerStructuralChangeEventTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/class-use/RowReorderLayerTest2.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/class-use/RowReorderLayerVisibleChangeTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/class-use/ColumnReorderLayerVisibleChangeTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/class-use/ColumnReorderLayerTest2.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/class-use/ColumnReorderLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/action/class-use/ColumnReorderDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/action/class-use/ColumnReorderDragMode.ColumnReorderOverlayPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/action/class-use/RowReorderDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/action/class-use/RowReorderDragMode.RowReorderOverlayPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/class-use/ResetRowReorderCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/class-use/MultiColumnReorderCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/class-use/RowReorderCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/class-use/ResetRowReorderCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/class-use/ColumnReorderEndCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/class-use/ColumnReorderCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/class-use/RowReorderEndCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/class-use/MultiRowReorderCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/class-use/ColumnReorderStartCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/class-use/RowReorderStartCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/class-use/MultiColumnReorderCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/class-use/RowReorderCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/class-use/ColumnReorderEndCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/class-use/ColumnReorderStartCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/class-use/RowReorderStartCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/class-use/ResetColumnReorderCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/class-use/MultiRowReorderCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/class-use/ColumnReorderCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/class-use/ResetColumnReorderCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/class-use/RowReorderEndCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/class-use/ReorderColumnCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/class-use/ReorderRowCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/config/class-use/DefaultRowReorderBindings.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/config/class-use/DefaultColumnReorderLayerConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/config/class-use/DefaultRowReorderLayerConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/config/class-use/DefaultColumnReorderBindings.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/event/class-use/RowReorderEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/event/class-use/ColumnReorderEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/event/class-use/ReorderRowEventTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/event/class-use/MultiColumnReorderEventDiffTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/event/class-use/MultiRowReorderEventDiffTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/event/class-use/ReorderColumnEventTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/class-use/MaxCellBoundsHelper.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/class-use/AutoResizeHelper.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/class-use/AutoResizeRowPaintListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/class-use/ResizeColumnTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/class-use/AutoResizeColumnsTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/class-use/MaxCellBoundsHelperTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/action/class-use/ColumnResizeCursorAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/action/class-use/HorizontalResizeCursorAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/action/class-use/AutoResizeColumnAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/action/class-use/AutoResizeRowAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/action/class-use/VerticalResizeCursorAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/action/class-use/RowResizeCursorAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/class-use/ColumnResizeCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/class-use/RowHeightResetCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/class-use/MultiRowResizeCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/class-use/RowHeightResetCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/class-use/ColumnWidthResetCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/class-use/ColumnWidthResetCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/class-use/InitializeAutoResizeRowsCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/class-use/AutoResizeColumnsCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/class-use/RowResizeCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/class-use/RowSizeConfigurationCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/class-use/MultiRowResizeCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/class-use/RowSizeConfigurationCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/class-use/ColumnResizeCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/class-use/ColumnSizeConfigurationCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/class-use/MultiColumnResizeCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/class-use/RowResizeCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/class-use/AutoResizeRowsCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/class-use/InitializeAutoResizeColumnsCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/class-use/ColumnSizeConfigurationCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/class-use/MultiColumnResizeCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/class-use/ColumnSizeResetCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/class-use/RowSizeResetCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/class-use/RowResizeCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/class-use/MultiColumnResizeCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/class-use/RowSizeConfigurationCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/class-use/ColumnSizeConfigurationCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/class-use/MultiRowResizeCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/class-use/ColumnResizeCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/config/class-use/DefaultRowResizeBindings.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/config/class-use/DefaultColumnResizeBindings.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/event/class-use/ColumnResizeEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/event/class-use/ColumnResizeEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/event/class-use/RowResizeEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/event/class-use/RowResizeEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/event/class-use/ResizingVisibleReorderedColumnsTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/event/class-use/ResizeEventDiffTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/event/class-use/ResizeEventPropagationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/mode/class-use/RowResizeDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/mode/class-use/ColumnResizeDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/class-use/CellValueAsStringComparator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/class-use/SearchDirection.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/action/class-use/SearchAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/command/class-use/SearchGridCellsCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/command/class-use/SearchCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/command/class-use/SearchGridCommandHandlerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/config/class-use/DefaultSearchBindings.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/event/class-use/SearchEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/gui/class-use/SearchDialog.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/strategy/class-use/RowSearchStrategy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/strategy/class-use/ISearchStrategy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/strategy/class-use/SelectionSearchStrategy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/strategy/class-use/GridSearchStrategy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/strategy/class-use/GridSearchStrategy.GridRectangle.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/strategy/class-use/CellDisplayValueSearchUtil.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/strategy/class-use/AbstractSearchStrategy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/strategy/class-use/ColumnSearchStrategy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/strategy/class-use/RowSearchStrategyTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/strategy/class-use/ColumnSearchStrategyTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/strategy/class-use/GridSearchStrategyTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/strategy/class-use/SelectionSearchStrategyTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/SelectRowGroupCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/Selectable.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/SelectRegionCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/RowSelectionModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/SelectRowCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/ScrollSelectionCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/ISelectionModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/MoveSelectionCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/SelectionModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/RowSelectionProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/MoveRowSelectionCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/SelectCellCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/MoveCellSelectionCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/SelectColumnCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/SelectionConfigAttributes.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/ITraversalStrategy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/ITraversalStrategy.TraversalScope.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/IRowSelectionModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/IMarkerSelectionModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/RowPostSelectionProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/EditTraversalStrategy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/RowObjectIndexHolder.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/SelectionLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/SelectionLayer.MoveDirectionEnum.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/SelectionUtils.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/SelectionLayerPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/SelectionModelTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/SelectAllTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/ColumnSelectionTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/EditTraversalStrategyLeftRightTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/HideSelectedColumnsTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/RangeTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/SelectionModelStructuralChangeEventHandlerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/RowSelectionModelStructuralChangeEventHandlerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/HideSelectedRowsTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/MarkerSelectionModelTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/MarkerSelectionModelTest.StubbedMarkerSelectionModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/RowSelectionTraversalTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/EditTraversalStrategyUpDownTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/SelectionUtilsTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/CellSelectionTraversalTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/RowSelectionTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/MoveRowSelectionCommandHandlerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/CellSelectionTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/SelectionLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/PreserveSelectionModelStructuralChangeEventHandlerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/class-use/RegionSelectionTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/class-use/PageUpAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/class-use/MoveToHomeAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/class-use/AbstractKeySelectAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/class-use/PageDownAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/class-use/MoveToEndAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/class-use/RowSelectionDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/class-use/SelectCellAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/class-use/MoveToFirstColumnAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/class-use/MoveToLastColumnAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/class-use/AbstractMouseSelectionAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/class-use/MoveToLastRowAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/class-use/SingleRowSelectionDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/class-use/MoveToFirstRowAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/class-use/SelectRowAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/class-use/CellSelectionDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/class-use/MoveSelectionAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/class-use/SelectAllAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/class-use/SelectRowGroupsAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/class-use/ToggleSelectCellAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/class-use/SelectionDragModeTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/command/class-use/SelectAllCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/command/class-use/AbstractSelectionCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/command/class-use/SelectCellCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/command/class-use/SelectRowGroupsCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/command/class-use/SelectColumnCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/command/class-use/ClearAllSelectionsCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/command/class-use/SelectRowsCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/command/class-use/ScrollSelectionCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/command/class-use/MoveSelectionCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/command/class-use/SelectRegionCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/config/class-use/DefaultSelectionStyleConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/config/class-use/DefaultSelectionLayerConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/config/class-use/DefaultSelectionBindings.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/config/class-use/RowOnlySelectionBindings.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/config/class-use/DefaultRowSelectionLayerConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/config/class-use/DefaultMoveSelectionConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/config/class-use/RowOnlySelectionConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/event/class-use/ColumnSelectionEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/event/class-use/RowSelectionEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/event/class-use/ISelectionEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/event/class-use/CellSelectionEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/event/class-use/SelectionEventsTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/preserve/class-use/SummaryRowPreserveSelectionModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/preserve/class-use/PreserveSelectionModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/preserve/class-use/SelectionsTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/preserve/class-use/PreserveSelectionModelIntegrationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/preserve/class-use/PreserveSelectionModelTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/serializing/class-use/ISerializer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/class-use/SortConfigAttributes.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/class-use/SortHeaderLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/class-use/SortStatePersistor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/class-use/SortStatePersistor.SortState.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/class-use/SortDirectionEnum.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/class-use/ISortModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/class-use/SortDirectionEnumTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/class-use/SortStatePersistorTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/action/class-use/SortColumnAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/command/class-use/SortColumnCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/command/class-use/SortCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/config/class-use/DefaultSortConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/config/class-use/SingleClickSortConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/event/class-use/ColumnHeaderClickEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/event/class-use/SortColumnEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/painter/class-use/SortIconPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/painter/class-use/SortableHeaderTextPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/class-use/IDisplayModeOrdering.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/class-use/CellStyleUtil.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/class-use/DefaultDisplayModeOrdering.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/class-use/CellStyleProxy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/class-use/SelectionStyleLabels.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/class-use/CellStyleAttributes.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/class-use/ConfigAttribute.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/class-use/Style.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/class-use/BorderStyle.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/class-use/BorderStyle.BorderModeEnum.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/class-use/BorderStyle.LineStyleEnum.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/class-use/VerticalAlignmentEnum.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/class-use/IStyle.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/class-use/StyleProxy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/class-use/HorizontalAlignmentEnum.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/class-use/TextDecorationEnum.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/class-use/DisplayMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/class-use/ColumnHeaderLayerSelectionTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/class-use/CellStyleProxyTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/class-use/CellSelectionTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/class-use/StyleInheritanceTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/class-use/DefaultDisplayModeOrderingTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/class-use/RowHeaderSelectionTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/class-use/ColumnStyleEditorDialog.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/class-use/SeparatorPanel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/class-use/FontPicker.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/class-use/HorizontalAlignmentPicker.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/class-use/AbstractEditorPanel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/class-use/LineStylePicker.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/class-use/VerticalAlignmentPicker.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/class-use/CellStyleEditorPanel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/class-use/BorderThicknessPicker.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/class-use/AbstractStyleEditorDialog.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/class-use/BorderStyleEditorPanel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/class-use/ColorPicker.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/class-use/GridColorsEditorPanel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/class-use/GridStyleParameterObject.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/class-use/ColumnStyleEditorDialogRunner.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/command/class-use/DisplayColumnStyleEditorCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/command/class-use/DisplayColumnStyleEditorCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/command/class-use/DisplayColumnStyleEditorCommandHandlerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/theme/class-use/DefaultNatTableThemeConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/theme/class-use/ModernNatTableThemeConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/theme/class-use/ThemeManager.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/theme/class-use/IThemeExtension.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/theme/class-use/DarkNatTableThemeConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/theme/class-use/ThemeConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/summaryrow/class-use/SummationSummaryProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/summaryrow/class-use/DefaultSummaryRowConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/summaryrow/class-use/SummaryRowLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/summaryrow/class-use/FixedSummaryRowLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/summaryrow/class-use/ISummaryProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/summaryrow/class-use/SummaryDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/summaryrow/class-use/SummaryRowConfigAttributes.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/summaryrow/class-use/SummaryRowIntegrationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/summaryrow/command/class-use/CalculateSummaryRowValuesCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tickupdate/class-use/ITickUpdateHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tickupdate/class-use/TickUpdateConfigAttributes.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tickupdate/action/class-use/TickUpdateAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tickupdate/command/class-use/TickUpdateCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tickupdate/command/class-use/TickUpdateCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tickupdate/command/class-use/TickUpdateCommandHandlerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tickupdate/command/class-use/DefaultTickUpdateHandlerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tickupdate/config/class-use/DefaultTickUpdateConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tooltip/class-use/NatTableContentTooltip.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/class-use/TreeRowModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/class-use/SortableTreeComparator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/class-use/ITreeRowModelListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/class-use/ITreeData.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/class-use/AbstractTreeRowModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/class-use/ITreeRowModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/class-use/TreeLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/class-use/TreeLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/action/class-use/TreeExpandCollapseKeyAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/action/class-use/TreeExpandCollapseAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/command/class-use/TreeExpandToLevelCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/command/class-use/TreeExpandCollapseCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/command/class-use/TreeExpandToLevelCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/command/class-use/TreeCollapseAllCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/command/class-use/TreeExpandAllCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/command/class-use/TreeExpandCollapseCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/command/class-use/TreeCollapseAllCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/command/class-use/TreeExpandAllCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/config/class-use/DefaultTreeLayerConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/config/class-use/TreeConfigAttributes.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/config/class-use/TreeLayerExpandCollapseKeyBindings.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/config/class-use/TreeExportFormatter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/painter/class-use/TreeImagePainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/painter/class-use/IndentedTreeImagePainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/class-use/ExceptionDialog.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/class-use/NatEventData.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/action/class-use/IMouseClickAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/action/class-use/DragModeEventHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/action/class-use/ClearCursorAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/action/class-use/NoOpMouseAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/action/class-use/IDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/action/class-use/AggregateDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/action/class-use/CellDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/action/class-use/IMouseAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/action/class-use/IKeyAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/binding/class-use/MouseBinding.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/binding/class-use/IUiBindingRegistry.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/binding/class-use/DragBinding.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/binding/class-use/KeyBinding.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/binding/class-use/UiBindingRegistry.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/matcher/class-use/KeyEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/matcher/class-use/MouseEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/matcher/class-use/SelectionAnchorCellLabelKeyEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/matcher/class-use/DisplayModeMouseEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/matcher/class-use/CellLabelMouseEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/matcher/class-use/IMouseEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/matcher/class-use/CellEditorMouseEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/matcher/class-use/LetterOrDigitKeyEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/matcher/class-use/CellPainterMouseEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/matcher/class-use/IKeyEventMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/matcher/class-use/LetterOrDigitKeyEventMatcherTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/matcher/class-use/MouseEventMatcherTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/matcher/class-use/KeyEventMatcherTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/matcher/class-use/CellLabelMouseEventMatcherTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/menu/class-use/PopupMenuAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/menu/class-use/HeaderMenuConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/menu/class-use/DebugMenuConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/menu/class-use/AbstractHeaderMenuConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/menu/class-use/IMenuItemState.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/menu/class-use/BodyMenuConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/menu/class-use/PopupMenuBuilder.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/menu/class-use/PopupMenuBuilder.PopupContributionItem.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/menu/class-use/VisibleColumnsRemaining.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/menu/class-use/MenuItemProviders.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/menu/class-use/MenuItemStateMap.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/menu/class-use/IMenuItemProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/menu/class-use/MenuItemProvidersTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/mode/class-use/Mode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/mode/class-use/ModeSupport.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/mode/class-use/ConfigurableModeEventHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/mode/class-use/AbstractModeEventHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/mode/class-use/IModeEventHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/mode/class-use/MouseModeEventHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/rename/class-use/HeaderLabelPanel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/rename/class-use/HeaderRenameDialog.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/rename/class-use/HeaderRenameDialog.RenameDialogLabels.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/scaling/class-use/ScalingUtil.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/scaling/class-use/ZoomOutScalingAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/scaling/class-use/ScalingUiBindingConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/scaling/class-use/ScalingMouseWheelListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/scaling/class-use/ZoomInScalingAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/scaling/class-use/ResetScalingAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/util/class-use/MouseEventHelper.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/util/class-use/CellEdgeDetectUtil.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/util/class-use/CancelableRunnable.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/util/class-use/CellEdgeEnum.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/util/class-use/ClientAreaAdapter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/util/class-use/IClientAreaProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/util/class-use/ComparatorChain.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/util/class-use/GCFactory.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/util/class-use/ICalculatedValueCacheKey.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/util/class-use/ArrayUtil.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/util/class-use/CalculatedValueCache.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/util/class-use/PersistenceUtils.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/util/class-use/ICalculator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/util/class-use/ObjectUtils.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/util/class-use/GUIHelper.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/util/class-use/Scheduler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/util/class-use/ICalculatedValueCache.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/util/class-use/CalculatedValueCacheTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/util/class-use/ArrayUtilTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/class-use/ViewportLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/class-use/HorizontalScrollBarHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/class-use/ScrollBarScroller.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/class-use/SliderScroller.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/class-use/IScroller.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/class-use/ScrollBarHandlerTemplate.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/class-use/VerticalScrollBarHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/class-use/ShowInViewportCommandTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/class-use/ViewportLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/class-use/ViewportIntegrationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/class-use/ViewportLayerDisposalTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/class-use/ViewportLayerTest2.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/class-use/HorizontalScrollBarHandlerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/class-use/VerticalScrollBarHandlerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/action/class-use/ViewportSelectRowAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/action/class-use/ViewportSelectColumnAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/action/class-use/AutoScrollDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/action/class-use/AutoScrollDragMode.AutoScrollRunnable.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/action/class-use/ShowColumnInViewportAction.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/command/class-use/ViewportSelectRowCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/command/class-use/ShowRowInViewportCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/command/class-use/ShowColumnInViewportCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/command/class-use/ShowCellInViewportCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/command/class-use/ViewportDragCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/command/class-use/RecalculateScrollBarsCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/command/class-use/ViewportDragCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/command/class-use/ViewportSelectColumnCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/command/class-use/ViewportSelectColumnCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/command/class-use/ShowColumnInViewportCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/command/class-use/ShowRowInViewportCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/command/class-use/ViewportSelectRowCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/command/class-use/ShowCellInViewportCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/command/class-use/RecalculateScrollBarsCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/event/class-use/ViewportEventHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/event/class-use/ScrollEvent.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/widget/class-use/WaitDialog.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/widget/class-use/NatCombo.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/widget/class-use/NatCombo.DropDownFilterModifyListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/widget/class-use/NatCombo.FocusListenerWrapper.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/widget/class-use/EditModeEnum.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/paste/class-use/NatTableBulkUpdateSupportTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/class-use/TestLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/class-use/LayerAssert.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/class-use/TickUpdateHandlerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/class-use/CellStyleFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/class-use/ColumnCategoriesModelFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/class-use/TestLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/class-use/AreaProviderFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/class-use/BorderStyleFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/class-use/CellPainterFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/class-use/InitializeClientAreaCommandFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/class-use/LayerEventFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/class-use/PropertiesFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/class-use/TestLayerCell.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/class-use/NatTableFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/class-use/ColumnEntriesFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/class-use/MouseActionFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/class-use/SortModelFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/class-use/PersistableFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/command/class-use/AutoResizeRowCommandFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/command/class-use/ScrollSelectionCommandFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/command/class-use/AutoResizeColumnCommandFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/command/class-use/LayerCommandFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/command/class-use/CommandHandlerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/command/class-use/AnyCommandHandlerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/data/class-use/DataProviderFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/group/class-use/ColumnGroupModelFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/class-use/LayerListenerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/class-use/BaseDataLayerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/class-use/DataLayerFixtureTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/class-use/RowReorderLayerFixtureTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/class-use/CompositeLayerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/class-use/ViewportLayerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/class-use/ColumnReorderLayerFixtureTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/class-use/ColumnReorderLayerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/class-use/ColumnHideShowLayerFixtureTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/class-use/BaseRowReorderLayerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/class-use/RowHideShowLayerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/class-use/GridLayerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/class-use/ColumnHideShowLayerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/class-use/RowReorderLayerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/class-use/CellFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/class-use/ColumnHeaderLayerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/class-use/RowHideShowLayerFixtureTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/class-use/DataLayerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/class-use/BaseColumnReorderLayerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/class-use/GenericLayerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/integration/class-use/SelectionIntegrationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/integration/class-use/RowStructuralChangeEventIntegrationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/integration/class-use/SWTUtils.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/integration/class-use/ColumnStructuralChangeEventIntegrationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/integration/class-use/EditIntegrationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/integration/class-use/RenameColumnIntegrationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/integration/class-use/PersistenceIntegrationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/e4/css/class-use/NatTableElementProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/e4/css/class-use/NatTableWrapperElementAdapter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/e4/css/class-use/CSSConfigureScalingCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/e4/css/class-use/NatTableCSSHelper.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/e4/css/class-use/NatTableElementAdapter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/e4/css/class-use/NatTableCSSHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/e4/css/class-use/NatTableCSSConstants.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/e4/css/class-use/NatTableWrapper.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/e4/painterfactory/class-use/CellPainterCreator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/e4/painterfactory/class-use/CellPainterFactory.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/e4/painterfactory/class-use/CellPainterWrapperCreator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/e4/selection/class-use/E4SelectionListener.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/class-use/NatTableComparatorChooser.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/class-use/GlazedListsDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/class-use/GlazedListsSortModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/class-use/NatColumnTableFormat.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/class-use/GlazedListsEventLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/class-use/DetailGlazedListsEventLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/class-use/GlazedListsEventLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/data/command/class-use/GlazedListsRowObjectDeleteCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/data/command/class-use/GlazedListsRowInsertCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/data/command/class-use/GlazedListsRowDeleteCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/class-use/DefaultGlazedListsFilterStrategy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/class-use/DefaultGlazedListsFilterStrategy.ColumnTextFilterator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/class-use/ComboBoxGlazedListsFilterStrategy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/class-use/ComboBoxGlazedListsWithExcludeFilterStrategy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/class-use/GlazedListsFilterRowComboBoxDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/class-use/FilterRowUtils.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/class-use/ComboBoxFilterRowHeaderComposite.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/class-use/DefaultGlazedListsStaticFilterStrategy.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/class-use/ComboBoxGlazedListsWithExcludeFilterStrategyTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/class-use/MixedComboBoxFilterRowHeaderIntegrationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/class-use/DefaultGlazedListsStaticFilterStrategyTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/class-use/FilterRowRegularExpressionConverterTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/class-use/ComboBoxGlazedListsFilterStrategyTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/class-use/DefaultGlazedListsFilterStrategyTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/class-use/FilterRowDataProviderTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/class-use/FilterRowHeaderCompositeTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/class-use/FilterRowDataLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/class-use/FilterRowUtilsTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/class-use/ComboBoxFilterRowHeaderCompositeIntegrationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/class-use/ModernGroupByThemeExtension.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/class-use/GroupByColumnGroupReorderDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/class-use/GroupByDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/class-use/GroupByDataLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/class-use/GroupByDataLayer.GroupDescriptorMatcher.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/class-use/GroupByDataLayerConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/class-use/GroupByCellTextPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/class-use/GroupByColumnAccessor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/class-use/DarkGroupByThemeExtension.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/class-use/GroupByTreeFormat.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/class-use/GroupByHeaderMenuConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/class-use/GroupByHeaderConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/class-use/GroupByHeaderPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/class-use/GroupByColumnReorderDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/class-use/GroupByComparator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/class-use/GroupByConfigAttributes.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/class-use/GroupByConfigLabelModifier.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/class-use/GroupByHeaderLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/class-use/DefaultGroupByThemeExtension.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/class-use/GroupByModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/class-use/GroupByObject.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/class-use/IGroupByComparator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/action/class-use/GroupByDragMode.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/command/class-use/GroupByColumnCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/command/class-use/UngroupByColumnCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/command/class-use/UngroupByColumnIndexCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/command/class-use/GroupByColumnIndexCommand.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/summary/class-use/IGroupBySummaryProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/summary/class-use/SummationGroupBySummaryProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/hideshow/class-use/GlazedListsRowHideShowLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/hierarchical/class-use/HierarchicalWrapperTreeFormat.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/hierarchical/class-use/HierarchicalWrapperSortModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/hierarchical/class-use/HierarchicalTreeLayerGlazedListsTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/tree/class-use/GlazedListTreeRowModel.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/tree/class-use/GlazedListTreeData.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/tree/class-use/GlazedListTreeRowModelExpandCollapseTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/fixture/class-use/BaseDataLayerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/fixture/class-use/DataLayerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/fixture/class-use/ViewportLayerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/fixture/class-use/LayerListenerFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/fixture/class-use/NatTableFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/fixture/class-use/InitializeClientAreaCommandFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupby/class-use/GroupByDataLayerTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupby/class-use/GroupByDataLayerSummaryRowConcurrencyTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupby/class-use/GroupByModelPersistenceTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/test/integration/class-use/GlazedListsGridLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/test/integration/class-use/RowStructuralDataChangeLayerIntegrationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/test/integration/class-use/SortIntegrationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/test/integration/class-use/RowSelectionIntegrationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/test/integration/class-use/SWTUtils.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/test/integration/class-use/BodyLayerStackFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/test/integration/class-use/HideMultipleColumnsIntegrationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/test/integration/class-use/DataChangeLayerIntegrationTest.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/nebula/cdatetime/class-use/CDateTimeCellEditor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/nebula/richtext/class-use/SearchMarkupCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/nebula/richtext/class-use/MarkupProcessor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/nebula/richtext/class-use/MarkupDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/nebula/richtext/class-use/MarkupDisplayConverter.MarkupValue.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/nebula/richtext/class-use/RichTextConfigAttributes.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/nebula/richtext/class-use/RichTextCellEditor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/nebula/richtext/class-use/RegexMarkupValue.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/nebula/richtext/class-use/RichTextCellPainter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/poi/class-use/PoiExcelExporter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/poi/class-use/HSSFExcelExporter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/poi/class-use/ExcelCellStyleAttributes.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/class-use/EventData.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/class-use/NumberValues.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/car/class-use/Classification.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/car/class-use/Feedback.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/car/class-use/Car.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/car/class-use/Motor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/car/class-use/CarService.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/fixture/data/class-use/RowGroupDataFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/fixture/data/class-use/RowDataFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/fixture/data/class-use/RowDataListFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/fixture/data/class-use/BlinkingRowDataFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/fixture/data/class-use/PricingTypeBean.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/fixture/data/class-use/RowGroupDataListFixture.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/generator/class-use/GeneratorException.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/generator/class-use/GenerateListOfStrings.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/generator/class-use/DataGenerator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/generator/class-use/TableDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/generator/class-use/IValueGenerator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/generator/class-use/GenerateDouble.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/generator/class-use/NatTableDataGenerator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/generator/class-use/NatTableDataGenerator.StringColumnValueBean.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/generator/class-use/NatTableDataGenerator.DoubleColumnValueBean.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/generator/class-use/NatTableDataGenerator.ColumnValueBean.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/generator/class-use/DataValueGenerator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/person/class-use/Address.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/person/class-use/SimplePerson.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/person/class-use/ExtendedPersonWithAddress.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/person/class-use/DataModelConstants.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/person/class-use/Person.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/person/class-use/Person.Gender.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/person/class-use/PersonWithAddress.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/person/class-use/PersonService.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/pricing/class-use/DelimitedFileReader.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/pricing/class-use/ColumnHeaders.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/pricing/class-use/PricingDataBeanGenerator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/pricing/class-use/PricingDataBean.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/pricing/class-use/PricingDataFileLoader.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/pricing/valuegenerator/class-use/IsinValueGenerator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/pricing/valuegenerator/class-use/ErrorSeverityValueGenerator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/pricing/valuegenerator/class-use/BidAskTypeValueGenerator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/valuegenerator/class-use/UppercaseStringValueGenerator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/valuegenerator/class-use/SentenceValueGenerator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/valuegenerator/class-use/DoubleValueGenerator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/valuegenerator/class-use/IntegerValueGenerator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/valuegenerator/class-use/ListValueGenerator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/valuegenerator/class-use/UniqueLongValueGenerator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/valuegenerator/class-use/AbstractListValueGenerator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/class-use/AbstractNatExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/class-use/NatTableExamples.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/class-use/INatExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/class-use/PersistentNatExampleWrapper.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_300_Data/class-use/_306_CalculatedFormulaDataExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_300_Data/class-use/_301_CustomDataProviderExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_300_Data/class-use/_304_DynamicColumnExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_300_Data/class-use/_302_CustomColumnPropertyAccessorExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_300_Data/class-use/_308_DataModificationExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_300_Data/class-use/_307_ChangeDataProviderExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_300_Data/class-use/_303_CalculatedDataExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_300_Data/class-use/_305_FormulaDataExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/class-use/_424_NebulaRichTextIntegrationExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/class-use/_423_ThemeStylingExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/class-use/_4221_NatGridLayerPainterExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/class-use/_4222_CellPainterExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/class-use/_4451_CrossValidationGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/class-use/_4471_EditorTraversalExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/class-use/_448_CDateTimeEditorExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/class-use/_448_CDateTimeEditorExample.DateValues.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/class-use/_446_EditErrorHandlingExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/class-use/_447_EditorExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_501_Data/class-use/_5017_DataChangeLayerTempStorageExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_501_Data/class-use/_5015_AutomaticDataSpanningExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_501_Data/class-use/_5014_SpanningDataLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_501_Data/class-use/_5012_PercentageSizingDataLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_501_Data/class-use/_5011_DataLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_501_Data/class-use/_5016_DataChangeLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_501_Data/class-use/_5018_ColumnResizeExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_501_Data/class-use/_5013_PercentageSizingGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_503_Compositions/class-use/_5031_VerticalCompositionExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_503_Compositions/class-use/_5033_GridLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_503_Compositions/class-use/_5032_HorizontalCompositionExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_504_Viewport/class-use/_5045_ScrollableRowHeaderExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_504_Viewport/class-use/_5042_HorizontalSplitViewportExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_504_Viewport/class-use/_5044_HorizontalSplitViewportGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_504_Viewport/class-use/_5043_VerticalSplitViewportExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_504_Viewport/class-use/_5041_ViewportLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_504_Viewport/class-use/_5046_MultiScrollExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_505_Selection/class-use/_5051_SelectionLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_505_Selection/class-use/_5052_RowSelectionExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_505_Selection/class-use/_5054_SelectionProviderExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_505_Selection/class-use/_5053_SelectionEventsExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_505_Selection/class-use/_5055_SelectionTraversalExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_506_Hover/class-use/_5064_GridHeaderHoverStylingExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_506_Hover/class-use/_5061_SimpleHoverStylingExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_506_Hover/class-use/_5065_GridHoverStylingExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_506_Hover/class-use/_5062_CompositeHoverStylingExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_506_Hover/class-use/_5063_GridBodyHoverStylingExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_507_HideShow/class-use/_5074_ResizeColumnHideShowExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_507_HideShow/class-use/_5071_ColumnHideShowExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_507_HideShow/class-use/_5073_ColumnAndRowHideShowExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_507_HideShow/class-use/_5072_RowHideShowExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_508_Reorder/class-use/_5081_ColumnReorderExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_508_Reorder/class-use/_5082_RowReorderExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_508_Reorder/class-use/_5083_ColumnAndRowReorderExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/class-use/_513_FreezeExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/class-use/_514_TreeLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/class-use/_509_SortHeaderLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_511_Grouping/class-use/_5113_RowGroupingExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_511_Grouping/class-use/_5112_TwoLevelColumnGroupingExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_511_Grouping/class-use/_5115_HugeColumnGroupingExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_511_Grouping/class-use/_5116_PerformanceRowGroupingExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_511_Grouping/class-use/_5117_PerformanceColumnAndRowGroupingExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_511_Grouping/class-use/_5111_ColumnGroupingExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_511_Grouping/class-use/_5114_PerformanceColumnGroupingExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_512_SummaryRow/class-use/_5124_SummaryRowPositionGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_512_SummaryRow/class-use/_5122_SummaryRowGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_512_SummaryRow/class-use/_5121_SummaryRowExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_512_SummaryRow/class-use/_5123_SummaryRowPositionExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/class-use/_606_GlazedListsRowHideShowExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/class-use/_602_GlazedListsSortingExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_603_Filter/class-use/_6035_ExcelLikeFilterRowCustomTypesExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_603_Filter/class-use/_6035_ExcelLikeFilterRowCustomTypesExample.City.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_603_Filter/class-use/_6035_ExcelLikeFilterRowCustomTypesExample.MyRowObject.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_603_Filter/class-use/_6033_GlazedListsStaticFilterExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_603_Filter/class-use/_6036_SingleFieldFilterExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_603_Filter/class-use/_6031_GlazedListsFilterExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_603_Filter/class-use/_6032_GlazedListsFilterCustomTypesExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_603_Filter/class-use/_6032_GlazedListsFilterCustomTypesExample.City.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_603_Filter/class-use/_6032_GlazedListsFilterCustomTypesExample.MyRowObject.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_603_Filter/class-use/_6037_MixedFilterRowExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_603_Filter/class-use/_6034_ExcelLikeFilterRowExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_604_Tree/class-use/_6042_TreeStructureGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_604_Tree/class-use/_6041_TreeGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_604_Tree/class-use/_6043_HierarchicalTreeExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_604_Tree/class-use/_6044_HierarchicalTreeLayerGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_604_Tree/class-use/_6045_HierarchicalTreeLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_605_GroupBy/class-use/_6053_GroupBySummaryExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_605_GroupBy/class-use/_6052_GroupByCustomTypesExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_605_GroupBy/class-use/_6052_GroupByCustomTypesExample.City.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_605_GroupBy/class-use/_6052_GroupByCustomTypesExample.MyRowObject.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_605_GroupBy/class-use/_6052_GroupByCustomTypesExample.CityComparator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_605_GroupBy/class-use/_6051_GroupByExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_700_AdditionalFunctions/class-use/_771_ExcelExportExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_700_AdditionalFunctions/class-use/_772_GridExcelExportExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_700_AdditionalFunctions/class-use/_762_MultiPrintExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_700_AdditionalFunctions/class-use/_791_ButtonInCellExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_700_AdditionalFunctions/class-use/_761_PrintExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_700_AdditionalFunctions/class-use/_781_DragAndDropExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_700_AdditionalFunctions/class-use/_773_GridExcelExportFormatterExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_700_AdditionalFunctions/class-use/_752_ExtendedCopyExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_700_AdditionalFunctions/class-use/_751_CopyExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_700_AdditionalFunctions/class-use/_774_MultiExportExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/class-use/_811_GroupBySummaryFixedSummaryRowExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/class-use/_803_CachedCalculatingGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/class-use/_801_VerticalCompositionWithFeaturesExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/class-use/_818_SortableAllFilterPerformanceColumnGroupExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/class-use/_802_CalculatingGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/class-use/_812_EditableGroupBySummarySummaryRowExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/class-use/_808_SortableGroupByWithFilterExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/class-use/_804_GlazedListsEditorExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/class-use/_804_GlazedListsEditorExample.GlazedListsEditorColumnHeaderLayerStack.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/class-use/_814_EditableSortableGroupByWithFilterExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/class-use/_806_SortableColumnGroupingExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/class-use/_817_TreeLayerWithRowGroupingExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/class-use/_809_GroupBySummarySummaryRowExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/class-use/_815_SortableGroupByFilterPerformanceColumnGroupAndFreezeExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/class-use/_807_SortableFilterableColumnGroupExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/class-use/_810_SortableGroupByFilterColumnGroupAndFreezeExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/class-use/_813_SortableGroupByWithComboBoxFilterExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/class-use/_816_EditableFixedSummaryRowWithFreezeExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/class-use/_900_Everything_but_the_kitchen_sink.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/class-use/_001_Getting_Started.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/class-use/_001_Getting_Started.RowHeaderLayerStack.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/class-use/_001_Getting_Started.ColumnHeaderLayerStack.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/class-use/_001_Getting_Started.BodyLayerStack.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/class-use/_000_Default_NatTable.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/class-use/_002_Lateral_layer_composition.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/class-use/TreeGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/class-use/TreeGridExample.Datum.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/class-use/_000_Configuring_NatTable_with_a_layer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/class-use/_001_Vertical_layer_composition.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/class-use/InvertedLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/class-use/TreeGridWithCheckBoxFieldsExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/class-use/TreeGridWithCheckBoxFieldsExample.Datum.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/class-use/FreezableGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_100_Grid/class-use/CompositeGridLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_101_Header/class-use/RowHeaderSelectionDataLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_101_Header/class-use/ColumnHeaderSelectionDataLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_101_Header/class-use/ColumnHeaderViewportSelectionDataLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_101_Header/class-use/ColumnHeaderViewportSelectionReorderDataLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_101_Header/class-use/DynamicColumnHeaderHeightExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_101_Header/class-use/DynamicColumnHeaderHeightExample.FilterRowCustomConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_101_Header/class-use/RowHeaderViewportSelectionDataLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_900_test/elemental/class-use/SpanningDataLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_900_test/elemental/class-use/HideShowDataLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_900_test/elemental/class-use/DataLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_900_test/elemental/class-use/CompositeDataLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_900_test/elemental/class-use/SelectionDataLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_900_test/elemental/class-use/PercentageSizingDataLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_900_test/elemental/class-use/ViewportDataLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_900_test/elemental/class-use/ReorderDataLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_900_test/viewportSelection/class-use/ViewportSelectionHideShowDataLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_900_test/viewportSelection/class-use/ViewportSelectionReorderDataLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_900_test/viewportSelection/class-use/ViewportSelectionSpanningDataLayerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_101_Data/class-use/Big_data.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_101_Data/class-use/Using_the_ListDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_101_Data/class-use/Using_the_ListDataProvider.Person.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_101_Data/class-use/Using_a_custom_DataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_101_Data/class-use/Creating_a_summary_row.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_101_Data/class-use/Derived_or_computed_column_data.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_101_Data/class-use/Derived_or_computed_column_data.Person.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_102_Configuration/class-use/AutomaticRowHeightExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_102_Configuration/class-use/AutomaticRowHeightExample.ValidationMessageTableStyleConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_102_Configuration/class-use/AutomaticRowHeightExample.ValidatorMessageLabelAccumulator.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_102_Configuration/class-use/CellPainterDecorator_Example.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_102_Configuration/class-use/Using_a_predefined_configuration_object.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_102_Configuration/class-use/Tooltips.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_102_Configuration/class-use/TextPainter_Examples.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_102_Configuration/class-use/Applying_style_to_a_cell.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_102_Configuration/class-use/Rendering_cells_as_a_link_and_button.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_103_Events/class-use/ColumnStructureUpdatesGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_103_Events/class-use/BlinkingGlazedListExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_103_Events/class-use/BlinkingGlazedListExample.UpdateTupleTask.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_103_Events/class-use/BlinkingGlazedListExample.ColumnHeaderDataProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_103_Events/class-use/BlinkingGlazedListExample.TupleColumnPropertyAccessor.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_103_Events/class-use/BlinkingGlazedListExample.Tuple.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_103_Events/class-use/BlinkingGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_103_Events/class-use/DynamicColumnExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_103_Events/class-use/Real_time_data_updates.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_104_Styling/class-use/_001_Custom_styling_of_specific_cells.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_104_Styling/class-use/_000_Styled_grid.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_104_Styling/class-use/_002_Using_a_custom_cell_painter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_104_Styling/class-use/_010_NatTable_with_grid_painting_of_remainder_space.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_105_Persistence/class-use/PersistentColumnGroupGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_105_Persistence/class-use/PersistentDefaultGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_110_Editing/class-use/EditorExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_110_Editing/class-use/CrossValidationGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_110_Editing/class-use/EditErrorHandlingExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_110_Editing/class-use/CalculatingGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_110_Editing/class-use/EditableGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_120_Selection/class-use/Get_and_set_selected_objects.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_120_Selection/class-use/Get_and_set_selected_objects.Person.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_120_Selection/class-use/Selection_events.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_130_Sorting/class-use/SortableGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_131_Filtering/class-use/StaticFilterGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_131_Filtering/class-use/FilterRowGridExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_131_Filtering/class-use/FilterRowGridExample.FilterRowCustomConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_150_Column_and_row_grouping/class-use/_000_Column_groups.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_150_Column_and_row_grouping/class-use/_100_Row_groups.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_150_Column_and_row_grouping/class-use/_010_Column_categories.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_150_Column_and_row_grouping/class-use/_200_Group_by.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_150_Column_and_row_grouping/class-use/_001_Two_level_column_groups.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/fixtures/class-use/ColumnStructureUpdatesExampleGridLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/fixtures/class-use/ColumnStructureUpdatesExampleGridLayer.ListDataProviderExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/fixtures/class-use/SelectionExampleBodyLayerStack.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/fixtures/class-use/SelectionExampleGridLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/fixtures/class-use/FilterRowExampleGridLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/fixtures/class-use/GlazedListsColumnHeaderLayerStack.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/fixtures/class-use/PricingTypeBeanDisplayConverter.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/fixtures/class-use/FullFeaturedColumnHeaderLayerStack.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/fixtures/class-use/StyledColumnHeaderConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/fixtures/class-use/GlazedListsGridLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/fixtures/class-use/StyledRowHeaderConfiguration.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/fixtures/class-use/StaticFilterExampleGridLayer.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/fixtures/class-use/FullFeaturedBodyLayerStack.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/runner/class-use/NavLabelProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/runner/class-use/NavContentProvider.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/runner/class-use/StandaloneNatExampleRunner.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/runner/class-use/TabbedNatExampleRunner.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/e4/class-use/NatExamplePart.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/e4/class-use/AbstractE4NatExamplePart.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/e4/class-use/LifecycleManager.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/e4/class-use/NavigationPart.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/e4/handler/class-use/ContextEnabledExpression.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/e4/handler/class-use/TestHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/e4/handler/class-use/ToggleEnabledHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/e4/handler/class-use/MessageBoxCommandHandler.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/e4/part/class-use/CSSExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/e4/part/class-use/TreeExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/e4/part/class-use/DarkExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/e4/part/class-use/MenuExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/e4/part/class-use/SelectionListenerExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/e4/part/class-use/PercentageExample.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/blink/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/blink/command/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/blink/event/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnCategories/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnCategories/gui/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnChooser/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnChooser/command/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnChooser/gui/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnRename/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/columnRename/event/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/command/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/config/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/conflation/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/coordinate/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/action/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/command/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/copy/serializing/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/command/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/convert/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/data/validate/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/command/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/config/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/datachange/event/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/car/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/fixture/data/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/generator/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/person/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/pricing/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/pricing/valuegenerator/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/dataset/valuegenerator/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/action/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/command/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/config/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/editor/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/event/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/edit/gui/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_300_Data/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_400_Configuration/_440_Editing/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_501_Data/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_503_Compositions/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_504_Viewport/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_505_Selection/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_506_Hover/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_507_HideShow/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_508_Reorder/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_511_Grouping/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_512_SummaryRow/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_603_Filter/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_604_Tree/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_600_GlazedLists/_605_GroupBy/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_700_AdditionalFunctions/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/_800_Integration/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/e4/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/e4/handler/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/e4/part/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_100_Grid/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_101_Header/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_900_test/elemental/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_100_Layers/_900_test/viewportSelection/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_101_Data/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_102_Configuration/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_103_Events/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_104_Styling/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_105_Persistence/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_110_Editing/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_120_Selection/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_130_Sorting/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_131_Filtering/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/examples/_150_Column_and_row_grouping/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/fixtures/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/examples/runner/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/action/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/command/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/config/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/csv/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/excel/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/image/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/export/image/config/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/e4/css/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/e4/painterfactory/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/e4/selection/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/data/command/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/filterrow/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/fixture/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupby/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/action/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/command/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/groupBy/summary/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/hideshow/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/hierarchical/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/test/integration/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/glazedlists/tree/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/nebula/cdatetime/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/nebula/richtext/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/extension/poi/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/fillhandle/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/fillhandle/action/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/fillhandle/command/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/fillhandle/config/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/fillhandle/event/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/action/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/combobox/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/command/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/config/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/filterrow/event/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/action/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/command/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/config/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/formula/function/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/action/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/command/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/config/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/freeze/event/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/cell/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/command/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/data/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/layer/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/layer/config/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/grid/layer/event/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/action/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/command/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/config/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/event/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/gui/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/model/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/painter/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/action/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/command/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/config/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/event/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/gui/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/group/performance/painter/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/command/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/event/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hideshow/indicator/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/action/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/command/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hierarchical/config/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/action/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/command/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/hover/config/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/cell/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/command/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/config/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/event/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/layer/stack/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/cell/decorator/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/painter/layer/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/paste/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/persistence/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/persistence/command/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/persistence/gui/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/print/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/print/action/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/print/command/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/print/config/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/action/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/command/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/config/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/reorder/event/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/action/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/command/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/config/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/event/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/resize/mode/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/action/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/command/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/config/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/event/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/gui/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/search/strategy/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/action/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/command/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/config/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/event/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/selection/preserve/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/serializing/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/action/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/command/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/config/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/event/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/sort/painter/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/editor/command/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/style/theme/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/summaryrow/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/summaryrow/command/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/command/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/data/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/group/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/fixture/layer/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/test/integration/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tickupdate/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tickupdate/action/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tickupdate/command/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tickupdate/config/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tooltip/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/action/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/command/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/config/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/tree/painter/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/action/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/binding/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/matcher/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/menu/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/mode/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/rename/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/scaling/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/ui/util/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/util/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/action/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/command/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/viewport/event/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/org/eclipse/nebula/widgets/nattable/widget/package-use.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/overview-tree.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/deprecated-list.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/index.html...
[WARNING] Building index for all classes...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/allclasses-index.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/allpackages-index.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/index-all.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/overview-summary.html...
[WARNING] Generating /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs/help-doc.html...
[WARNING] Note: Custom tags that could override future standard tags:  @noinstantiate, @noextend, @noimplement. To avoid potential overrides, use at least one period character (.) in custom tag names.
[WARNING] Note: Custom tags that were not seen:  @noinstantiate
[WARNING] 100 warnings
[INFO] 
[INFO] -------------< org.eclipse.nebula.widgets.nattable:parent >-------------
[INFO] Building Nebula NatTable 2.2.1-SNAPSHOT                          [28/26]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- tycho-source:4.0.2:plugin-source (plugin-source) @ parent ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.4:sign (sign) @ parent ---
[INFO] 
[INFO] --------< org.eclipse.nebula.widgets.nattable:target-platform >---------
[INFO] Building [target] NatTable Target Definition 2.2.1-SNAPSHOT      [29/26]
[INFO]   from target-platform/.polyglot.target-platform.target
[INFO] ---------------------[ eclipse-target-definition ]----------------------
[INFO] 
[INFO] --- tycho-source:4.0.2:plugin-source (plugin-source) @ target-platform ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:package-target-definition (default-package-target-definition) @ target-platform ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.4:sign (sign) @ target-platform ---
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.core >--
[INFO] Building org.eclipse.nebula.widgets.nattable.core 2.2.1-SNAPSHOT [30/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.core/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier (default-build-qualifier) @ org.eclipse.nebula.widgets.nattable.core ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.core ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.core ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.core ---
[INFO] 
[INFO] --- tycho-compiler:4.0.2:validate-classpath (default-validate-classpath) @ org.eclipse.nebula.widgets.nattable.core ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.core ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.core/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.2:compile (default-compile) @ org.eclipse.nebula.widgets.nattable.core ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- tycho-bnd:4.0.2:process (default-process) @ org.eclipse.nebula.widgets.nattable.core ---
[INFO] 
[INFO] --- tycho-ds:4.0.2:declarative-services (default-declarative-services) @ org.eclipse.nebula.widgets.nattable.core ---
[INFO] 
[INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.nebula.widgets.nattable.core ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.core/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.2:testCompile (default-testCompile) @ org.eclipse.nebula.widgets.nattable.core ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.nebula.widgets.nattable.core ---
[WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
[INFO] 
[INFO] --- tycho-source:4.0.2:plugin-source (plugin-source) @ org.eclipse.nebula.widgets.nattable.core ---
[INFO] Building jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.core/target/org.eclipse.nebula.widgets.nattable.core-2.2.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:4.0.2:package-plugin (default-package-plugin) @ org.eclipse.nebula.widgets.nattable.core ---
[INFO] Building jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.core/target/org.eclipse.nebula.widgets.nattable.core-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.nebula.widgets.nattable.core ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.4:sign (sign) @ org.eclipse.nebula.widgets.nattable.core ---
[INFO] Signing jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.core/target/org.eclipse.nebula.widgets.nattable.core-2.2.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.core/target/org.eclipse.nebula.widgets.nattable.core-2.2.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.dataset >--
[INFO] Building [bundle] NatTable Dataset Utilities (internal usage) 2.2.1-SNAPSHOT [31/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.dataset/.polyglot.META-INF
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier (default-build-qualifier) @ org.eclipse.nebula.widgets.nattable.dataset ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.dataset ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.dataset ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.dataset ---
[INFO] 
[INFO] --- tycho-compiler:4.0.2:validate-classpath (default-validate-classpath) @ org.eclipse.nebula.widgets.nattable.dataset ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.dataset ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.dataset/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.2:compile (default-compile) @ org.eclipse.nebula.widgets.nattable.dataset ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- tycho-bnd:4.0.2:process (default-process) @ org.eclipse.nebula.widgets.nattable.dataset ---
[INFO] 
[INFO] --- tycho-ds:4.0.2:declarative-services (default-declarative-services) @ org.eclipse.nebula.widgets.nattable.dataset ---
[INFO] 
[INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.nebula.widgets.nattable.dataset ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.dataset/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.2:testCompile (default-testCompile) @ org.eclipse.nebula.widgets.nattable.dataset ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.nebula.widgets.nattable.dataset ---
[INFO] All system scoped dependencies were mapped to maven artifacts
[INFO] 
[INFO] --- tycho-source:4.0.2:plugin-source (plugin-source) @ org.eclipse.nebula.widgets.nattable.dataset ---
[INFO] Building jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.dataset/target/org.eclipse.nebula.widgets.nattable.dataset-2.2.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:4.0.2:package-plugin (default-package-plugin) @ org.eclipse.nebula.widgets.nattable.dataset ---
[INFO] Building jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.dataset/target/org.eclipse.nebula.widgets.nattable.dataset-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.nebula.widgets.nattable.dataset ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.4:sign (sign) @ org.eclipse.nebula.widgets.nattable.dataset ---
[INFO] Signing jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.dataset/target/org.eclipse.nebula.widgets.nattable.dataset-2.2.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.dataset/target/org.eclipse.nebula.widgets.nattable.dataset-2.2.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.core.tests >--
[INFO] Building [test-bundle] NatTable Core Tests 2.2.1-SNAPSHOT        [32/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.core.test/.polyglot.META-INF
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier (default-build-qualifier) @ org.eclipse.nebula.widgets.nattable.core.tests ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.core.tests ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.core.tests ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.core.tests ---
[INFO] 
[INFO] --- tycho-compiler:4.0.2:validate-classpath (default-validate-classpath) @ org.eclipse.nebula.widgets.nattable.core.tests ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.core.tests ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.core.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.2:compile (default-compile) @ org.eclipse.nebula.widgets.nattable.core.tests ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- tycho-ds:4.0.2:declarative-services (default-declarative-services) @ org.eclipse.nebula.widgets.nattable.core.tests ---
[INFO] 
[INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.nebula.widgets.nattable.core.tests ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.core.test/src/test/resources
[INFO] 
[INFO] --- tycho-packaging:4.0.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.nebula.widgets.nattable.core.tests ---
[WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
[INFO] 
[INFO] --- tycho-source:4.0.2:plugin-source (plugin-source) @ org.eclipse.nebula.widgets.nattable.core.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.core.test/target/org.eclipse.nebula.widgets.nattable.core.tests-2.2.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:4.0.2:package-plugin (default-package-plugin) @ org.eclipse.nebula.widgets.nattable.core.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.core.test/target/org.eclipse.nebula.widgets.nattable.core.tests-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.nebula.widgets.nattable.core.tests ---
[INFO] 
[INFO] --- tycho-surefire:4.0.2:test (default-test) @ org.eclipse.nebula.widgets.nattable.core.tests ---
[INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.core.test/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.core.test/target/work/data, -install, /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.core.test/target/work, -configuration, /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.core.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.core.test/target/surefire.properties]
Running org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 s -- in org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.sortByY -- Time elapsed: 0.345 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.removeSingleCellFromMiddle10x1Range -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.getSelectedRowsForOverlapingSelections -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.removeMiddleRange -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.removeSingleCellFromBeginning10x1Range -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.getSelectedRowCount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.isMltipleCol -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.removeBottomRightFrom3x4Range -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.getSelectedRowsForLargeNumberOfSelections -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.removeFromEmptySelection -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.isColumnFullySelected -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.removeTopMiddleFrom3x4Range -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.removeSingleCellFromEnd10x1Range -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.isColumnFullySelectedWhenLastCellSelected -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.isColumnFullySelectedForContiguousRectangles -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.removeSingleCellAfterMultipleAdds -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.addNullRangeSelection -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.isColumnFullySelectedWhenIndividualCellsSelected -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.isRowNotFullySelected -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.contains -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.shouldReturnListOfFullySelectedColumns -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.removeMidRightFrom3x4Range -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.removeLeftRange -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.removeRightRange -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.removeBottomMiddleFrom3x4Range -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.getSelectedRows -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.getSelectedColumns -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.isRowPositionSelected -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.isRowFullySelected -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.removeBottomLeftFrom3x4Range -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.isColumnFullySelectedForOverlapingRectangles -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.removeSingleCellFromMiddle1x10Range -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.removeSingleCellFrom1x1Range -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.removeSingleCellFromBeginning1x10Range -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.addRangeSelection -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.removeMidLeftFrom3x4Range -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.addCellSelection -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.removeTopLeftFrom3x4Range -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.removeMidRange -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.addMultipleAdjacentCellSelection -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.removeTopRightFrom3x4Range -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.clearSelection -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.removeSingleCellFromEnd1x10Range -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.isColumnFullySelectedForNonContiguousRectangles -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.removeBottomRange -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.removeMidMiddleFrom3x4Range -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.addMultipleDisjointCellSelection -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.removeTopRange -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.isRowFullySelectedWhenMultipleRowsAndColumnsAreSelected -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.isCellSelected -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.shouldReturnListOfFullySelectedRows -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.removeSingleCell -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest.removeTopFromTwoRows -- Time elapsed: 0.001 s
Running org.eclipse.nebula.widgets.nattable.selection.SelectAllTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.nebula.widgets.nattable.selection.SelectAllTest
org.eclipse.nebula.widgets.nattable.selection.SelectAllTest.shouldHaveAllCellsSelected -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.selection.SelectAllTest.shouldNotUpdateSelectionAnchorOnSelectAllWithRowSelection -- Time elapsed: 0.019 s
org.eclipse.nebula.widgets.nattable.selection.SelectAllTest.shouldSendEventOnSelectAllWhenHidingLastSelectedColumn -- Time elapsed: 0.051 s
org.eclipse.nebula.widgets.nattable.selection.SelectAllTest.shouldNotUpdateSelectionAnchorOnSelectAll -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.selection.ColumnSelectionTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.nebula.widgets.nattable.selection.ColumnSelectionTest
org.eclipse.nebula.widgets.nattable.selection.ColumnSelectionTest.shouldExtendSelectionWithAllCellsInAColumnUsingTheCtrlKey -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.ColumnSelectionTest.shouldExtendFromAnchorWithShiftKeyPressed -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.ColumnSelectionTest.shouldAppendColumnsToTheRightWithShiftKeyPressed -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.ColumnSelectionTest.shouldSelectAllCellsInAColumn -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.ColumnSelectionTest.shouldSetAnchorWithInitialShiftKeyPressed -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.ColumnSelectionTest.shouldSelectAllCellsToTheLeftWithShiftKeyPressed -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.ColumnSelectionTest.shouldSelectAllCellsToTheRightWithShiftKeyPressed -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.ColumnSelectionTest.shouldUpdateAnchorIfDeselected -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.ColumnSelectionTest.onlyOneCellSelectedAtAnyTime -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.ColumnSelectionTest.shouldNotIncludeDeselectedCellsWithCtrlModifier -- Time elapsed: 0.001 s
Running org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.400 s -- in org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest.testOpenAdjacentToLeftStepOverAxis -- Time elapsed: 0.037 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest.testOpenAdjacentToRightStepOverAxis -- Time elapsed: 0.010 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest.testOpenAdjacentToLeftOneEditableColumnAxisCycle -- Time elapsed: 0.009 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest.testOpenAdjacentToLeftStepOverStartTopTable -- Time elapsed: 0.008 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest.testOpenAdjacentToLeftAxis -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest.testOpenAdjacentToLeftOneEditableColumnAxis -- Time elapsed: 0.009 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest.testOpenAdjacentToRightStepOverAxisCycle -- Time elapsed: 0.009 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest.testOpenAdjacentToLeftStepOverTable -- Time elapsed: 0.008 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest.testOpenAdjacentToLeftStepOverStartTopTableCycle -- Time elapsed: 0.022 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest.testOpenAdjacentToRightTableCycle -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest.testOpenAdjacentToLeftAxisCycle -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest.testOpenAdjacentToLeftStepOverEndAxis -- Time elapsed: 0.010 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest.testOpenAdjacentToLeftStepOverEndAxisCycle -- Time elapsed: 0.011 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest.testOpenAdjacentToLeftTableCycle -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest.testOpenAdjacentToLeftTable -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest.testOpenAdjacentToLeftOneEditableColumnTable -- Time elapsed: 0.009 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest.testOpenAdjacentToLeftOneEditableColumnTableCycle -- Time elapsed: 0.008 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest.testOpenAdjacentToRightStepOverEndAxisCycle -- Time elapsed: 0.011 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest.testOpenAdjacentToRightStepOverTable -- Time elapsed: 0.023 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest.testOpenAdjacentToRightAxis -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest.testOpenAdjacentToRightOneEditableColumnTableCycle -- Time elapsed: 0.008 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest.testOpenAdjacentToRightStepOverEndBottomTable -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest.testOpenAdjacentToRightStepOverEndTableCycle -- Time elapsed: 0.010 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest.testOpenAdjacentToRightOneEditableColumnTable -- Time elapsed: 0.009 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest.testOpenAdjacentToRightStepOverEndAxis -- Time elapsed: 0.012 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest.testOpenAdjacentToRightTable -- Time elapsed: 0.008 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest.testOpenAdjacentToRightAxisCycle -- Time elapsed: 0.009 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest.testOpenAdjacentToLeftStepOverEndTable -- Time elapsed: 0.027 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest.testOpenAdjacentToLeftStepOverAxisCycle -- Time elapsed: 0.009 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest.testOpenAdjacentToRightStepOverTableCycle -- Time elapsed: 0.008 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest.testOpenAdjacentToRightOneEditableColumnAxis -- Time elapsed: 0.010 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest.testOpenAdjacentToRightOneEditableColumnAxisCycle -- Time elapsed: 0.009 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest.testOpenAdjacentToLeftStepOverEndTableCycle -- Time elapsed: 0.011 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest.testOpenAdjacentToRightStepOverEndBottomTableCycle -- Time elapsed: 0.008 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest.testOpenAdjacentToRightStepOverEndTable -- Time elapsed: 0.012 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest.testOpenAdjacentToLeftStepOverTableCycle -- Time elapsed: 0.007 s
Running org.eclipse.nebula.widgets.nattable.selection.preserve.SelectionsTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.nebula.widgets.nattable.selection.preserve.SelectionsTest
org.eclipse.nebula.widgets.nattable.selection.preserve.SelectionsTest.Selecting_A_Cell_For_Already_Selected_Row -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.selection.preserve.SelectionsTest.Fully_Deselected_Row_Doesent_Linger -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.SelectionsTest.Never_Selected_Cell_Is_Not_Selected -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.preserve.SelectionsTest.getRows -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.SelectionsTest.Deselecting_Cells_Does_Only_Affect_Those_Cells -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.SelectionsTest.Fully_Deselecting_All_Rows_Causes_Is_Empty -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.SelectionsTest.Selected_Cell_Is_Not_Empty -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.SelectionsTest.Clear_Removes_All_Selections -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.selection.preserve.SelectionsTest.Selecting_A_Cell_For_Unselected_Row -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.SelectionsTest.getColumns -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.SelectionsTest.getSelections_Retrieves_All_Cells -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.SelectionsTest.None_Selected_Cells_Is_Empty -- Time elapsed: 0.001 s
Running org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest.shouldNotShowFullySelectedColumnOnColumnSelectionAfterHideRowOnDeselect -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest.shouldShowFullySelectedColumnOnColumnSelection -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest.shouldNotShowFullySelectedRowOnRowSelectionBeforeHideColumnOnDeselectResize -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest.shouldUpdateColumnSelectionOnShowColumns -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest.shouldNotShowFullySelectedColumnOnDeselectCell -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest.shouldShowFullySelectedRowOnRowSelectionBeforeHideColumn -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest.shouldNotShowFullySelectedColumnOnClear -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest.shouldClearAndUpdateColumnSelectionOnMultiHideColumnCommand -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest.shouldClearRowSelectionOnMultiHideRowCommand -- Time elapsed: 0.011 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest.shouldShowFullySelectedRowOnRowSelectionAfterHideColumnResize -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest.shouldNotShowFullySelectedRowOnRowSelectionBeforeHideColumnOnDeselect -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest.shouldShowFullySelectedColumnOnColumnSelectionBeforeHideRow -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest.shouldClearColumnSelectionOnMultiHideColumnCommand -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest.shouldShowFullySelectedRowOnReorder -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest.shouldShowFullySelectedRowOnRowSelectionAfterHideColumn -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest.shouldClearAndUpdateConsecutiveColumnSelectionOnMultiHideColumnCommand -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest.shouldNotShowFullySelectedRowOnRowSelectionAfterHideColumnOnDeselect -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest.shouldShowFullySelectedColumnOnColumnSelectionAfterHideRow -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest.shouldNotShowFullySelectedColumnOnColumnSelectionBeforeHideRowOnDeselect -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest.shouldShowFullySelectedRowOnRowSelection -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest.shouldUpdateConsecutiveColumnSelectionOnShowColumns -- Time elapsed: 0.018 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest.shouldNotShowFullySelectedRowOnClear -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest.shouldShowFullySelectedRowOnRowSelectionBeforeHideColumnResize -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest.shouldNotShowFullySelectedRowOnRowSelectionAfterHideColumnOnDeselectResize -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest.shouldNotShowFullySelectedColumnOnColumnSelectionAfterHideAndShowAll -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest.shouldNotShowFullySelectedRowOnDeselectCell -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.isRowPositionFullySelected_Copes_With_Combining_Adjacent_Individually_Selected_Cells -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.setSelectionAnchor -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.Clear_Selection_By_Rectangle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.getSelectedRowCount -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.setLastSelectedRegion_Overrides_Reference -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.getSelections_Ignores_Invisible_Rows -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.Disabling_Multiple_Selection_Is_Communicated -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.isColumnPositionSelected -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.isColumnFullySelected_Copes_With_Overlapping_Regions -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.setLastSelectedCell -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.getSelectionAnchor_Copes_With_Missing_Marker -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.isColumnFullySelected -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.isColumnFullySelected_Copes_With_Clear -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.getLastSelectedRegion -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.Clear_Infinity_Long_Column_Only_Clear_Known_Rows -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.isColumnFullySelected_Copes_With_Combining_Adjacent_Individually_Selected_Cells -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.Clear_Selection -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.Disabling_Multiple_Selection_Is_Supported -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.Adding_Infinite_Row_Selection_Is_Truncated_Before_Stored -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.Multiple_Selection_Is_Enabled_By_Default -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.Adding_Infinite_Column_Selection_Is_Truncated_Before_Stored -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.isRowPositionFullySelected -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.isRowPositionFullySelected_Copes_With_Clear -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.getLastSelectedCell -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.isRowPositionSelected -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.isColumnFullySelected_Copes_With_Gap -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.Clear_Infinity_Long_Row_Only_Clear_Known_Columns -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.Selected_Cell_Is_Not_Empty -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.setLastSelectedRegion_On_Parameters_Copys_Data -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.Partial_Clear_Selection -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.getLastSelectedCell_Copes_With_Missing_Marker -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.Changed_Sort_Order_Is_Properly_Reflected -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.isColumnPositionFullySelected_For_Unselected_Column -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.getSelectedColumnPositions -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.getFullySelectedColumnPositions -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.getSelectedRowPositions -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.getLastSelectedRegion_Copes_With_Missing_Marker -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.getFullySelectedRowPositions -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.getSelectionAnchor -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.isRowPositionFullySelected_Copes_With_Overlapping_Regions -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.Add_Selection_By_Rectangle_Is_Supported -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.setLastSelectedRegion_Clears_Region_On_NULL -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.isRowPositionFullySelected_For_Unselected_Row -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.Multiple_Selection_Is_Supported -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.isRowPositionFullySelected_Copes_With_Gap -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest.None_Selected_Cells_Is_Empty -- Time elapsed: 0.001 s
Running org.eclipse.nebula.widgets.nattable.selection.HideSelectedColumnsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.nebula.widgets.nattable.selection.HideSelectedColumnsTest
org.eclipse.nebula.widgets.nattable.selection.HideSelectedColumnsTest.shouldHideSelectedColumn -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.HideSelectedColumnsTest.shouldHideAllSelectedColumns -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.HideSelectedColumnsTest.shouldFireSelectAllToTopAfterHide -- Time elapsed: 0.008 s
org.eclipse.nebula.widgets.nattable.selection.HideSelectedColumnsTest.shouldHideColumnForSelectedCell -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.HideSelectedColumnsTest.shouldFireSelectAllToTopAfterHideWithResizeColumnHide -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.selection.HideSelectedColumnsTest.shouldAlsoHideColumnWhichIsNotSelectedButHasAMouseOverIt -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.selection.RangeTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.nebula.widgets.nattable.selection.RangeTest
org.eclipse.nebula.widgets.nattable.selection.RangeTest.shouldIdentifyEquality -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.RangeTest.shouldIdentifyNonEquality -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RangeTest.shouldContainPosition -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RangeTest.shouldReturnMemberArray -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RangeTest.shouldContainStartPosition -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.RangeTest.shouldNotContainEndPosition -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RangeTest.shouldReturnMemberCollection -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RangeTest.shouldSortRangesByStart -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.selection.SelectionModelStructuralChangeEventHandlerTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.nebula.widgets.nattable.selection.SelectionModelStructuralChangeEventHandlerTest
org.eclipse.nebula.widgets.nattable.selection.SelectionModelStructuralChangeEventHandlerTest.shouldClearSelectionOnStructuralChanges -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelStructuralChangeEventHandlerTest.shouldClearSelectionIfASelectedRowIsModified -- Time elapsed: 0.022 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelStructuralChangeEventHandlerTest.shouldClearSelectionOnDataUpdates -- Time elapsed: 0.023 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelStructuralChangeEventHandlerTest.shouldLeaveSelectionUnchangedIfTheFollowingRowIsModified -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelStructuralChangeEventHandlerTest.shouldClearSelectionOnClearingTableWithStructuralRefresh -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelStructuralChangeEventHandlerTest.shouldNotClearSelectionIfOtherColumnIsHidden -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelStructuralChangeEventHandlerTest.shouldClearSelectionOnClearingTableWithRowStructuralRefresh -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelStructuralChangeEventHandlerTest.shouldClearSelectionIfSelectedColumnIsHidden -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelStructuralChangeEventHandlerTest.shouldClearSelectionIfListIsCleared -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelStructuralChangeEventHandlerTest.shouldLeaveSelectionUnchangedIfASelectedRowIsNotModified -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelStructuralChangeEventHandlerTest.shouldNotClearSelectionOnStructuralChanges -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionModelStructuralChangeEventHandlerTest.shouldClearSelectionIfAllRowsAreHidden -- Time elapsed: 0.001 s
Running org.eclipse.nebula.widgets.nattable.selection.action.SelectionDragModeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.nebula.widgets.nattable.selection.action.SelectionDragModeTest
org.eclipse.nebula.widgets.nattable.selection.action.SelectionDragModeTest.mouseDownShouldNotFireCommand -- Time elapsed: 0.008 s
Running org.eclipse.nebula.widgets.nattable.selection.event.SelectionEventsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.nebula.widgets.nattable.selection.event.SelectionEventsTest
org.eclipse.nebula.widgets.nattable.selection.event.SelectionEventsTest.shouldFireCellSelectionEvent -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.selection.event.SelectionEventsTest.shouldFireColumnSelectionEvent -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.selection.event.SelectionEventsTest.shouldFireRowSelectionEvent -- Time elapsed: 0.005 s
Running org.eclipse.nebula.widgets.nattable.selection.RowSelectionModelStructuralChangeEventHandlerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.nebula.widgets.nattable.selection.RowSelectionModelStructuralChangeEventHandlerTest
org.eclipse.nebula.widgets.nattable.selection.RowSelectionModelStructuralChangeEventHandlerTest.shouldRetainRowSelectionOnUpdates -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionModelStructuralChangeEventHandlerTest.shouldOnlyRemoveSelectionForDeleted -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionModelStructuralChangeEventHandlerTest.shouldClearSelectionOnClearingTableWithStructuralRefresh -- Time elapsed: 0.020 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionModelStructuralChangeEventHandlerTest.shouldFireRowSelectionEventOnClear -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionModelStructuralChangeEventHandlerTest.shouldFireRowSelectionEventOnDelete -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionModelStructuralChangeEventHandlerTest.shouldClearSelectionOnClearingTableWithRowStructuralRefresh -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionModelStructuralChangeEventHandlerTest.shouldFireRowSelectionEvent -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionModelStructuralChangeEventHandlerTest.shouldRemoveSelectionOnDelete -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionModelStructuralChangeEventHandlerTest.shouldRetainRowSelectionOnMove -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionModelStructuralChangeEventHandlerTest.shouldFireRowSelectionEventOnDeselect -- Time elapsed: 0.005 s
Running org.eclipse.nebula.widgets.nattable.selection.HideSelectedRowsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.nebula.widgets.nattable.selection.HideSelectedRowsTest
org.eclipse.nebula.widgets.nattable.selection.HideSelectedRowsTest.shouldHideAllSelectedRows -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.HideSelectedRowsTest.shouldHideRowForSelectedCell -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.HideSelectedRowsTest.shouldHideSelectedRowViaCollection -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.HideSelectedRowsTest.shouldAlsoHideRowWhichIsNotSelectedButHasAMouseOverIt -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.HideSelectedRowsTest.shouldHideSelectedRow -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest
org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest.testSetLastSelectedRegionFieldsDelegatesToAnchorModel -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest.testSetSelectionAnchorDelegatesToAnchorModel -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest.testGetLastSelectedCellDelegatesToAnchorModel -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest.testSetLastSelectedRegionDelegatesToAnchorModel -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest.testGetLastSelectedRegionDelegatesToAnchorModel -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest.testGetAnchorDelegatesToAnchorModel -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest.testSetLastSelectedCellDelegatesToAnchorModel -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
Tests run: 94, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveUpStepCountOverBorderTable -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveDownAxis -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveRightStepCountAxis -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveRightStepCountOverBorderTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveDownStepCountOverBorderMultipleTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveRightStepCountOverBorderAtEndBottomMultipleTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveUpStepCountOverBorderAxisCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveUpStepCountOverBorderAtEndBottomMultipleTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveLeftAtBeginningAxisCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveLeftStepCountAxisCycle -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveLeftAxis -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveRightStepCountOverBorderMultipleTableCycle -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveLeftAtBeginningAxis -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveRightTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveUpStepCountOverBorderTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveLeftStepCountOverBorderAtEndBottomMultipleTable -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveDownStepCountOverBorderAxisCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveRightStepCountOverBorderMultipleTable -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveRightTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveUpStepCountTableCycle -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveDownAtEndBottomTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveDownAtEndAxis -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveDownTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveUpTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveUpStepCountTable -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveDownStepCountOverBorderMultipleTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveUpStepCountOverBorderAtEndBottomMultipleTableCycle -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveUpTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveUpAtBeginningTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveLeftAxisCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveDownStepCountTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveDownAxisCycle -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveRightAtEndAxis -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveLeftAtBeginningTopTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveLeftStepCountOverBorderAxis -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveUpAtBeginningTopTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveDownStepCountOverBorderAtEndBottomMultipleTable -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveRightAxisCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveRightAtEndBottomTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveLeftStepCountOverBorderAtEndBottomMultipleTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveLeftStepCountOverBorderMultipleAxisCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveUpStepCountOverBorderMultipleTableCycle -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveDownStepCountTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveDownAtEndAxisCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveLeftAtBeginningTopTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveRightAtEndTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveLeftStepCountOverBorderAxisCycle -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveDownAtEndBottomTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveRightStepCountOverBorderTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveRightStepCountOverBorderAtEndBottomMultipleTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveDownStepCountOverBorderTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveDownStepCountOverBorderAxis -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveDownTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveDownStepCountOverBorderMultipleAxisCycle -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveRightStepCountTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveLeftStepCountTable -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveUpAtBeginningAxisCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveRightAtEndAxisCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveNone -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveLeftAtBeginningTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveRightAtEndTable -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveDownStepCountOverBorderTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveLeftTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveRightAxisOverride -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveRightStepCountTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveUpAtBeginningAxis -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveRightStepCountAxisCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveDownStepCountOverBorderAtEndBottomMultipleTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveUpAxisCycle -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveUpAtBeginningTopTable -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveDownAtEndTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveLeftStepCountOverBorderMultipleTable -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveLeftStepCountOverBorderTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveUpStepCountOverBorderAxis -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveUpStepCountOverBorderMultipleAxisCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveLeftAtBeginningTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveRightStepCountOverBorderAxis -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveUpStepCountOverBorderMultipleTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveUpAtBeginningTable -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveRightAtEndBottomTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveDownAtEndTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveRightStepCountOverBorderMultipleAxisCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveUpStepCountAxisCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveDownStepCountAxisCycle -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveRightAxis -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveUpStepCountAxis -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveDownStepCountAxis -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveLeftStepCountOverBorderTable -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveLeftStepCountOverBorderMultipleTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveUpAxis -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveLeftStepCountAxis -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveLeftTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveRightStepCountOverBorderAxisCycle -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest.testMoveLeftStepCountTableCycle -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.322 s -- in org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest.testOpenAdjacentUpStepOverAxisCycle -- Time elapsed: 0.113 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest.testOpenAdjacentDownTable -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest.testOpenAdjacentUpStepOverAxis -- Time elapsed: 0.109 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest.testOpenAdjacentUpOneEditableColumnAxisCycle -- Time elapsed: 0.109 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest.testOpenAdjacentDownOneEditableColumnAxis -- Time elapsed: 0.008 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest.testOpenAdjacentDownAxisCycle -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest.testOpenAdjacentDownStepOverEndAxis -- Time elapsed: 0.011 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest.testOpenAdjacentDownStepOverEndBottomTable -- Time elapsed: 0.008 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest.testOpenAdjacentDownStepOverTableCycle -- Time elapsed: 0.008 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest.testOpenAdjacentDownOneEditableColumnTable -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest.testOpenAdjacentUpStepOverStartTopTableCycle -- Time elapsed: 0.108 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest.testOpenAdjacentDownAxis -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest.testOpenAdjacentDownStepOverAxis -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest.testOpenAdjacentUpStepOverEndAxisCycle -- Time elapsed: 0.213 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest.testOpenAdjacentDownOneEditableColumnTableCycle -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest.testOpenAdjacentUpStepOverEndTableCycle -- Time elapsed: 0.213 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest.testOpenAdjacentUpStepOverEndTable -- Time elapsed: 0.213 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest.testOpenAdjacentUpOneEditableColumnTable -- Time elapsed: 0.109 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest.testOpenAdjacentUpTableCycle -- Time elapsed: 0.057 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest.testOpenAdjacentDownOneEditableColumnAxisCycle -- Time elapsed: 0.008 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest.testOpenAdjacentDownTableCycle -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest.testOpenAdjacentDownStepOverAxisCycle -- Time elapsed: 0.008 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest.testOpenAdjacentUpStepOverStartTopTable -- Time elapsed: 0.108 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest.testOpenAdjacentUpAxis -- Time elapsed: 0.056 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest.testOpenAdjacentUpStepOverTable -- Time elapsed: 0.109 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest.testOpenAdjacentUpOneEditableColumnAxis -- Time elapsed: 0.109 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest.testOpenAdjacentUpStepOverEndAxis -- Time elapsed: 0.212 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest.testOpenAdjacentUpStepOverTableCycle -- Time elapsed: 0.108 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest.testOpenAdjacentDownStepOverTable -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest.testOpenAdjacentDownStepOverEndBottomTableCycle -- Time elapsed: 0.008 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest.testOpenAdjacentUpOneEditableColumnTableCycle -- Time elapsed: 0.108 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest.testOpenAdjacentUpTable -- Time elapsed: 0.057 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest.testOpenAdjacentUpAxisCycle -- Time elapsed: 0.057 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest.testOpenAdjacentDownStepOverEndTableCycle -- Time elapsed: 0.010 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest.testOpenAdjacentDownStepOverEndAxisCycle -- Time elapsed: 0.010 s
org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest.testOpenAdjacentDownStepOverEndTable -- Time elapsed: 0.009 s
Running org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest
org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest.testGetSingleItemsOnFullRowSelection -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest.testGetEmptyListOnNoSelection -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest.testEmptyArray -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest.testGetBottomRightSelectRegionDeselectMiddle -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest.testDuplicateConsecutivePositions -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest.testGetBottomRightSelectAll -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest.testGetBottomRightSelectOne -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest.testGetBottomRightSelectRegionDeselectTopEdge -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest.testGetBottomRightSelectDifferentColumns -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest.testGapConsecutivePositions -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest.testOneEntryArray -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest.testGetSingleItemOnCellSelection -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest.testGetBottomRightSelectRegionDeselectMiddleBottomEdge -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest.testGetEmptyListOnCellSelectionForFullRowSelection -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest.testConsecutivePositions -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest.testGetMultipleItemsOnCellSelection -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest.testGetBottomRightSelectNothing -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest.testGetBottomRightSelectDifferentRows -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest.testGetMultipleItemsOnFullRowSelection -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest.testGetBottomRightSelectRegion -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
Tests run: 99, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveUpStepCountOverBorderTable -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveDownAxis -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveRightStepCountAxis -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveRightStepCountOverBorderTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveDownStepCountOverBorderMultipleTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveRightStepCountOverBorderAtEndBottomMultipleTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveUpStepCountOverBorderAxisCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveToRowStartWithCustomStrategy -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveUpStepCountOverBorderAtEndBottomMultipleTable -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveLeftAtBeginningAxisCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveLeftStepCountAxisCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveLeftAxis -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveRightStepCountOverBorderMultipleTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveLeftAtBeginningAxis -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveRightTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveToTableStartWithCustomStrategy -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveUpStepCountOverBorderTableCycle -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveLeftStepCountOverBorderAtEndBottomMultipleTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveDownStepCountOverBorderAxisCycle -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveRightStepCountOverBorderMultipleTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveRightTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveUpStepCountTableCycle -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveDownAtEndBottomTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveDownAtEndAxis -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveDownTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveUpTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveUpStepCountTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveDownStepCountOverBorderMultipleTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveUpStepCountOverBorderAtEndBottomMultipleTableCycle -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveUpTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveUpAtBeginningTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveLeftAxisCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveDownStepCountTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveDownAxisCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveRightAtEndAxis -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveLeftAtBeginningTopTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveLeftStepCountOverBorderAxis -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveUpAtBeginningTopTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveDownStepCountOverBorderAtEndBottomMultipleTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveRightAxisCycle -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveRightAtEndBottomTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveLeftStepCountOverBorderAtEndBottomMultipleTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveLeftStepCountOverBorderMultipleAxisCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveUpStepCountOverBorderMultipleTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveDownStepCountTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveDownAtEndAxisCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveLeftAtBeginningTopTable -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveRightAtEndTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveLeftStepCountOverBorderAxisCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveDownAtEndBottomTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveRightStepCountOverBorderTableCycle -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveRightStepCountOverBorderAtEndBottomMultipleTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveDownStepCountOverBorderTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveDownStepCountOverBorderAxis -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveDownTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveDownStepCountOverBorderMultipleAxisCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveRightStepCountTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveLeftStepCountTable -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveUpAtBeginningAxisCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveRightAtEndAxisCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveNone -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveLeftAtBeginningTableCycle -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveToTableEndWithCustomStrategy -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveToTableStartEndWithCustomStrategy -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveRightAtEndTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveDownStepCountOverBorderTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveLeftTable -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveRightAxisOverride -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveRightStepCountTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveUpAtBeginningAxis -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveRightStepCountAxisCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveDownStepCountOverBorderAtEndBottomMultipleTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveUpAxisCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveUpAtBeginningTopTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveDownAtEndTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveLeftStepCountOverBorderMultipleTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveLeftStepCountOverBorderTableCycle -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveUpStepCountOverBorderAxis -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveUpStepCountOverBorderMultipleAxisCycle -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveLeftAtBeginningTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveRightStepCountOverBorderAxis -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveUpStepCountOverBorderMultipleTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveUpAtBeginningTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveRightAtEndBottomTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveDownAtEndTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveRightStepCountOverBorderMultipleAxisCycle -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveUpStepCountAxisCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveDownStepCountAxisCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveRightAxis -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveUpStepCountAxis -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveDownStepCountAxis -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveLeftStepCountOverBorderTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveLeftStepCountOverBorderMultipleTableCycle -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveToRowEndWithCustomStrategy -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveUpAxis -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveLeftStepCountAxis -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveLeftTableCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveRightStepCountOverBorderAxisCycle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest.testMoveLeftStepCountTableCycle -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.selection.RowSelectionTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.nebula.widgets.nattable.selection.RowSelectionTest
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTest.shouldAppendSelectionDownWithShiftKey -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTest.shouldSelectAllCellsInARow -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTest.shouldAppendSelectionUpWithShiftKey -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTest.shouldExtendSelectionUpWithShiftKey -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTest.shouldExtendFromAnchorWithShiftKeyPressed -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTest.shouldSetAnchorWithInitialShiftKeyPressed -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTest.shouldUpdateAnchorIfDeselected -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTest.testMultiSelectionRestore -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTest.onlyOneCellSelectedAtAnyTime -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTest.shouldNotIncludeDeselectedCellsWithCtrlModifier -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTest.shouldExtendSelectionWithAllCellsInARowUsingTheCtrlKey -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.RowSelectionTest.shouldExtendSelectionDownWithShiftKey -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.selection.MoveRowSelectionCommandHandlerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.nebula.widgets.nattable.selection.MoveRowSelectionCommandHandlerTest
org.eclipse.nebula.widgets.nattable.selection.MoveRowSelectionCommandHandlerTest.shouldUpdateAndScrollSelectionAnchorOnMoveRight -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.MoveRowSelectionCommandHandlerTest.shouldUpdateSelectionAnchorOnMoveLeft -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.MoveRowSelectionCommandHandlerTest.shouldExtendSelectionOnMoveDownShift -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.MoveRowSelectionCommandHandlerTest.shouldExtendAndUpdateSelectionOnMoveUpDownShift -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.MoveRowSelectionCommandHandlerTest.shouldUpdateSelectionOnMoveUp -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.MoveRowSelectionCommandHandlerTest.shouldUpdateSelectionAnchorOnMoveRight -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.MoveRowSelectionCommandHandlerTest.shouldUpdateAndScrollSelectionAnchorOnMoveLeft -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.MoveRowSelectionCommandHandlerTest.shouldExtendAndUpdateSelectionOnMoveDownUpShift -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.MoveRowSelectionCommandHandlerTest.shouldUpdateSelectionOnMoveDown -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.MoveRowSelectionCommandHandlerTest.shouldExtendSelectionOnMoveUpShift -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest.shouldReturnSixCells -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest.moveCellWhenARangeOfCellsIsSelected -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest.shouldExtendTheSelectionToEndOfRowUsingEndAndShiftKeys -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest.shouldMoveTheSelectionAnchorOnePageUpUsingPageUpKey -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest.shouldMoveTheSelectionAnchorLeftUsingLeftArrowKey -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest.shouldMoveTheSelectionAnchorDownUsingDownArrowKey -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest.shouldMoveTheSelectionAnchorRightUsingRightArrowKey -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest.shouldMoveTheSelectionAnchorUpUsingUpArrowKey -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest.shouldExtendSelectionOnePageUpUsingThePageUpAndShiftKeys -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest.shouldHaveOriginSelected -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest.shouldExtendSelectionOnePageDownUsingPageDownAndShiftKeys -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest.shouldExtendTheSelectionDownUsingDownArrowAndShiftKeys -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest.shouldExtendTheSelectionRightUsingRightArrowAndShiftKeys -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest.shouldReturnTheCorrectCountOfSelectedCells -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest.shouldMoveTheSelectionAnchorOnePageDownUsingPageDownKey -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest.shouldExtendTheSelectionToTheLeftUsingLeftArrowAndShiftKeys -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest.shouldExtendTheSelectionToStartOfRowUsingHomeAndShiftKeys -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest.shouldExtendTheSelectionUpUsingUpArrowAndShiftKeys -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest.shouldMoveTheSelecitonAnchorToStartOfRowUsingHomeKey -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest.onlyOneCellSelectedAtAnyTime -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest.shouldMoveTheSelectionAnchorToEndOfRowUsingEndKey -- Time elapsed: 0.001 s
Running org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest
org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest.testClearOutsideAnchorRectangleClearsNoMarkers -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest.testGetLastSelectedRegionDoesNotDelegateToModel -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest.testClearAllClearsAllMarkers -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest.testGetAnchorDoesNotDelegateToModel -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest.testIsModelEventHandlerRegistered -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest.testSetLastSelectedCellDoesNotDelegateToModel -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest.testGetLastSelectedCellPosition -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest.testClearSingleSelectedCellClearsAllMarkers -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest.testIdentityLayerTransform -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest.testClearAnchorRectangleClearsOnlyAnchor -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest.testSetLastSelectedRegionFieldsDoesNotDelegateToModel -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest.testSetSelectionAnchorDoesNotDelegateToModel -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest.testGetLastSelectedCellDoesNotDelegateToModel -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest.testUnregisterModelEventHandler -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest.testGetLastSelectedCellPositionReturnsNullWhenUnselected -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest.testSetLastSelectedRegionPreservesNULL -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest.testClearSingleCellClearsNoMarkers -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest.testSetLastSelectedRegionDoesNotDelegateToModel -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.selection.PreserveSelectionModelStructuralChangeEventHandlerTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.nebula.widgets.nattable.selection.PreserveSelectionModelStructuralChangeEventHandlerTest
org.eclipse.nebula.widgets.nattable.selection.PreserveSelectionModelStructuralChangeEventHandlerTest.shouldRetainRowSelectionOnUpdates -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.selection.PreserveSelectionModelStructuralChangeEventHandlerTest.shouldUpdateSelectionOnShiftSelect -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.selection.PreserveSelectionModelStructuralChangeEventHandlerTest.shouldRemoveCellSelectionOnRowDelete -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.selection.PreserveSelectionModelStructuralChangeEventHandlerTest.shouldOnlyRemoveSelectionForDeleted -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.selection.PreserveSelectionModelStructuralChangeEventHandlerTest.shouldClearSelectionOnClearingTableWithStructuralRefresh -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.selection.PreserveSelectionModelStructuralChangeEventHandlerTest.shouldRemoveCellSelectionOnColumnDelete -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.selection.PreserveSelectionModelStructuralChangeEventHandlerTest.shouldClearSelectionOnClearingTableWithRowStructuralRefresh -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.selection.PreserveSelectionModelStructuralChangeEventHandlerTest.shouldRemovePartialCellSelectionOnColumnDelete -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.selection.PreserveSelectionModelStructuralChangeEventHandlerTest.shouldRemoveSelectionOnDelete -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.selection.PreserveSelectionModelStructuralChangeEventHandlerTest.shouldRemovePartialSplitCellSelectionOnColumnDelete -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.selection.PreserveSelectionModelStructuralChangeEventHandlerTest.shouldRemovePartialCellSelectionOnRowDelete -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.selection.PreserveSelectionModelStructuralChangeEventHandlerTest.shouldRetainRowSelectionOnMove -- Time elapsed: 0.005 s
Running org.eclipse.nebula.widgets.nattable.selection.RegionSelectionTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.nebula.widgets.nattable.selection.RegionSelectionTest
org.eclipse.nebula.widgets.nattable.selection.RegionSelectionTest.shouldUpdateAnchorOnDeselectRegion -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.selection.RegionSelectionTest.shouldExtendSelectedRegionDownWithShift -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RegionSelectionTest.shouldSelectOtherRegion -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RegionSelectionTest.shouldExtendSelectedRegionRightWithShift -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RegionSelectionTest.shouldUpdateSelectedRegionLeftWithShift -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RegionSelectionTest.shouldSelectRegion -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RegionSelectionTest.shouldUpdateSelectedRegionUpWithShift -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.selection.RegionSelectionTest.shouldAppendSelectedRegionWithCtrl -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.test.TestLayerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.test.TestLayerTest
org.eclipse.nebula.widgets.nattable.test.TestLayerTest.testTestLayer -- Time elapsed: 0.001 s
Running org.eclipse.nebula.widgets.nattable.test.fixture.layer.DataLayerFixtureTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.test.fixture.layer.DataLayerFixtureTest
org.eclipse.nebula.widgets.nattable.test.fixture.layer.DataLayerFixtureTest.testRowHeights -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.test.fixture.layer.DataLayerFixtureTest.testRowIndexes -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.test.fixture.layer.DataLayerFixtureTest.testColumnIndexes -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.test.fixture.layer.DataLayerFixtureTest.testColumnWidths -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.test.fixture.layer.RowReorderLayerFixtureTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.nebula.widgets.nattable.test.fixture.layer.RowReorderLayerFixtureTest
org.eclipse.nebula.widgets.nattable.test.fixture.layer.RowReorderLayerFixtureTest.testRowHeights -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.test.fixture.layer.RowReorderLayerFixtureTest.testRowIndexes -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.test.fixture.layer.RowReorderLayerFixtureTest.testColumnIndexes -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.test.fixture.layer.RowReorderLayerFixtureTest.testColumnWidths -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnReorderLayerFixtureTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnReorderLayerFixtureTest
org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnReorderLayerFixtureTest.testRowHeights -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnReorderLayerFixtureTest.testRowIndexes -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnReorderLayerFixtureTest.testColumnIndexes -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnReorderLayerFixtureTest.testColumnWidths -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnHideShowLayerFixtureTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnHideShowLayerFixtureTest
org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnHideShowLayerFixtureTest.testRowHeights -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnHideShowLayerFixtureTest.testRowIndexes -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnHideShowLayerFixtureTest.testColumnIndexes -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnHideShowLayerFixtureTest.testColumnWidths -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.test.fixture.layer.RowHideShowLayerFixtureTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.nebula.widgets.nattable.test.fixture.layer.RowHideShowLayerFixtureTest
org.eclipse.nebula.widgets.nattable.test.fixture.layer.RowHideShowLayerFixtureTest.testRowHeights -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.test.fixture.layer.RowHideShowLayerFixtureTest.testRowIndexes -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.test.fixture.layer.RowHideShowLayerFixtureTest.testColumnIndexes -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.test.fixture.layer.RowHideShowLayerFixtureTest.testColumnWidths -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.test.integration.SelectionIntegrationTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.nebula.widgets.nattable.test.integration.SelectionIntegrationTest
org.eclipse.nebula.widgets.nattable.test.integration.SelectionIntegrationTest.movingSelectionWithDownArrow -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.test.integration.SelectionIntegrationTest.movingSelectionWithLeftArrow -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.test.integration.SelectionIntegrationTest.movingSelectionWithRightArrow -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.test.integration.SelectionIntegrationTest.movingSelectionWithUpArrow -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.test.integration.SelectionIntegrationTest.selectingRectangularAreasWithShiftKey -- Time elapsed: 0.005 s
Running org.eclipse.nebula.widgets.nattable.test.integration.RowStructuralChangeEventIntegrationTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.nebula.widgets.nattable.test.integration.RowStructuralChangeEventIntegrationTest
org.eclipse.nebula.widgets.nattable.test.integration.RowStructuralChangeEventIntegrationTest.testInit -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.test.integration.RowStructuralChangeEventIntegrationTest.testHideShow -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.test.integration.RowStructuralChangeEventIntegrationTest.testHideReorder -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.test.integration.RowStructuralChangeEventIntegrationTest.testReorder -- Time elapsed: 0.026 s
org.eclipse.nebula.widgets.nattable.test.integration.RowStructuralChangeEventIntegrationTest.shouldUpdateOnInsertAndDelete -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.test.integration.RowStructuralChangeEventIntegrationTest.testDeleteLastRow -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.test.integration.RowStructuralChangeEventIntegrationTest.testReorderHide -- Time elapsed: 0.004 s
Running org.eclipse.nebula.widgets.nattable.test.integration.ColumnStructuralChangeEventIntegrationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.nebula.widgets.nattable.test.integration.ColumnStructuralChangeEventIntegrationTest
org.eclipse.nebula.widgets.nattable.test.integration.ColumnStructuralChangeEventIntegrationTest.shouldUpdateHiddenOnInsertAndDelete -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.test.integration.ColumnStructuralChangeEventIntegrationTest.shouldUpdateReorderOnInsertAndDelete -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.test.integration.ColumnStructuralChangeEventIntegrationTest.shouldUpdateHiddenOnInsert -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.test.integration.ColumnStructuralChangeEventIntegrationTest.shouldUpdateOnInsert -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.test.integration.ColumnStructuralChangeEventIntegrationTest.shouldUpdateOnInsertAndDelete -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.test.integration.ColumnStructuralChangeEventIntegrationTest.shouldUpdateReorderOnInsert -- Time elapsed: 0.004 s
Running org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s -- in org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest
org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest.clickingOnTheCheckBoxMustToggleItsValue -- Time elapsed: 0.026 s
org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest.testNavigationUsingTabButtonWhenAnInvalidValueIsEntered -- Time elapsed: 0.010 s
org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest.directlyTypingInACellShoudlStartEditing -- Time elapsed: 0.012 s
org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest.testDataValidation -- Time elapsed: 0.012 s
org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest.navigationWithTabNoActivate -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest.mustCommitValidValuesOnPressingEnter -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest.testEditorResize -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest.updateAllUnderlyingCellsIfSpanned -- Time elapsed: 0.009 s
org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest.moveOriginIntoViewportOnOpenSpannedCellInScrolledState -- Time elapsed: 0.012 s
org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest.testNotEditableByDefault -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest.testEditorClosesWhenANewEditCommandIsFired -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest.openEditorForSpannedCellsShouldOpenInline -- Time elapsed: 0.010 s
org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest.testEditorRemovedWhenClosed -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest.pressingESCMustDiscardTheValueEnteredAndCloseControl -- Time elapsed: 0.020 s
org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest.testEditorActivatedDuringInlineCellEdit -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest.navigationWithTab -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest.comboBoxShouldCommitWhenAValueIsSelectedByClickingOnIt -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest.testEditorRemovedWhenCommitted -- Time elapsed: 0.007 s
Running org.eclipse.nebula.widgets.nattable.test.integration.RenameColumnIntegrationTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.nebula.widgets.nattable.test.integration.RenameColumnIntegrationTest
org.eclipse.nebula.widgets.nattable.test.integration.RenameColumnIntegrationTest.shouldRenameColumnHeaderForReorderedColumn -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.test.integration.RenameColumnIntegrationTest.shouldRenameColumnHeaderForReorderedColumnProgrammatically -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.test.integration.RenameColumnIntegrationTest.shouldUpdateRenamedColumnOnDeleteMultipleColumn -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.test.integration.RenameColumnIntegrationTest.shouldUpdateRenamedColumnOnDeleteOneColumn -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.test.integration.RenameColumnIntegrationTest.shouldUpdateRenamedColumnOnAddingMultipleColumn -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.test.integration.RenameColumnIntegrationTest.shouldUpdateRenamedColumnOnAddingMultipleColumnRanges -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.test.integration.RenameColumnIntegrationTest.shouldUpdateRenamedColumnOnAddingOneColumn -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.test.integration.RenameColumnIntegrationTest.shouldRenameColumnHeader -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.test.integration.RenameColumnIntegrationTest.shouldUpdateRenamedColumnOnDeleteMultipleColumnRanges -- Time elapsed: 0.004 s
Running org.eclipse.nebula.widgets.nattable.test.integration.PersistenceIntegrationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.nebula.widgets.nattable.test.integration.PersistenceIntegrationTest
org.eclipse.nebula.widgets.nattable.test.integration.PersistenceIntegrationTest.stateIsLoadedCorrectlyFromProperties -- Time elapsed: 0.043 s
org.eclipse.nebula.widgets.nattable.test.integration.PersistenceIntegrationTest.tableShouldDefaultProperlyIfNoPropertiesAreLoaded -- Time elapsed: 0.006 s
Running org.eclipse.nebula.widgets.nattable.data.command.RowInsertCommandTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.nebula.widgets.nattable.data.command.RowInsertCommandTest
org.eclipse.nebula.widgets.nattable.data.command.RowInsertCommandTest.shouldInsertInScrolledStateInTable -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.data.command.RowInsertCommandTest.shouldInsertMultipleRows -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.command.RowInsertCommandTest.shouldInsertInScrolledStateInTableAtBottom -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.data.command.RowInsertCommandTest.shouldInsertSingleRow -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.data.command.RowInsertCommandTest.shouldAppendMultipleRows -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.command.RowInsertCommandTest.shouldInsertInScrolledState -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.command.RowInsertCommandTest.shouldInsertInScrolledStateAtBottom -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.data.command.RowInsertCommandTest.shouldAppendSingleRow -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.data.command.RowDeleteCommandTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.nebula.widgets.nattable.data.command.RowDeleteCommandTest
org.eclipse.nebula.widgets.nattable.data.command.RowDeleteCommandTest.shouldDeleteSingleRow -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.data.command.RowDeleteCommandTest.shouldDeleteMultipleContiguousRows -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.command.RowDeleteCommandTest.shouldDeleteMultipleNotContiguousRows -- Time elapsed: 0.001 s
Running org.eclipse.nebula.widgets.nattable.data.command.RowObjectDeleteCommandTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.nebula.widgets.nattable.data.command.RowObjectDeleteCommandTest
org.eclipse.nebula.widgets.nattable.data.command.RowObjectDeleteCommandTest.shouldDeleteSingleRow -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.data.command.RowObjectDeleteCommandTest.shouldDeleteMultipleContiguousRows -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.command.RowObjectDeleteCommandTest.shouldDeleteMultipleNotContiguousRows -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.data.convert.PercentageDisplayConverterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.data.convert.PercentageDisplayConverterTest
org.eclipse.nebula.widgets.nattable.data.convert.PercentageDisplayConverterTest.testPercentageDisplayConverterWithNumberTypes -- Time elapsed: 0.001 s
Running org.eclipse.nebula.widgets.nattable.data.convert.DefaultDoubleDisplayConverterTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.nebula.widgets.nattable.data.convert.DefaultDoubleDisplayConverterTest
org.eclipse.nebula.widgets.nattable.data.convert.DefaultDoubleDisplayConverterTest.testConversionException -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultDoubleDisplayConverterTest.testFailConvertLocalized -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultDoubleDisplayConverterTest.testConvertLocalized -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultDoubleDisplayConverterTest.testConvertNonLocalized -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultDoubleDisplayConverterTest.testNullDataToDisplay -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultDoubleDisplayConverterTest.testNullDisplayToData -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultDoubleDisplayConverterTest.testLocalizedCanonicalConversion -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultDoubleDisplayConverterTest.testLocalizedDisplayConversion -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultDoubleDisplayConverterTest.testNonNullDataToDisplay -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultDoubleDisplayConverterTest.testNonNullDisplayToData -- Time elapsed: 0.001 s
Running org.eclipse.nebula.widgets.nattable.data.convert.DefaultBigDecimalDisplayConverterTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.nebula.widgets.nattable.data.convert.DefaultBigDecimalDisplayConverterTest
org.eclipse.nebula.widgets.nattable.data.convert.DefaultBigDecimalDisplayConverterTest.testConversionException -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultBigDecimalDisplayConverterTest.testNullDataToDisplay -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultBigDecimalDisplayConverterTest.testNullDisplayToData -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultBigDecimalDisplayConverterTest.testLocalizedCanonicalConversion -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultBigDecimalDisplayConverterTest.testLocalizedDisplayConversion -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultBigDecimalDisplayConverterTest.testNonNullDataToDisplay -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultBigDecimalDisplayConverterTest.testNonNullDisplayToData -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.data.convert.DefaultDisplayConverterTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.nebula.widgets.nattable.data.convert.DefaultDisplayConverterTest
org.eclipse.nebula.widgets.nattable.data.convert.DefaultDisplayConverterTest.testNullDataToDisplay -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultDisplayConverterTest.testNullDisplayToData -- Time elapsed: 0.016 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultDisplayConverterTest.testNonNullDataToDisplay -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultDisplayConverterTest.testNonNullDisplayToData -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.data.convert.DefaultBigIntegerDisplayConverterTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.data.convert.DefaultBigIntegerDisplayConverterTest
org.eclipse.nebula.widgets.nattable.data.convert.DefaultBigIntegerDisplayConverterTest.testConversionException -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultBigIntegerDisplayConverterTest.testNullDataToDisplay -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultBigIntegerDisplayConverterTest.testNullDisplayToData -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultBigIntegerDisplayConverterTest.testNonNullDataToDisplay -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultBigIntegerDisplayConverterTest.testNonNullDisplayToData -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.data.convert.DefaultDateDisplayConverterTest
** THE FOLLOWING STACK TRACE IS EXPECTED **
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.nebula.widgets.nattable.data.convert.DefaultDateDisplayConverterTest
org.eclipse.nebula.widgets.nattable.data.convert.DefaultDateDisplayConverterTest.happyPath -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultDateDisplayConverterTest.defaultDisplayFormat -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultDateDisplayConverterTest.invalidDataType -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.data.convert.DefaultLongDisplayConverterTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.nebula.widgets.nattable.data.convert.DefaultLongDisplayConverterTest
org.eclipse.nebula.widgets.nattable.data.convert.DefaultLongDisplayConverterTest.testConversionException -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultLongDisplayConverterTest.testFailConvertLocalized -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultLongDisplayConverterTest.testConvertLocalized -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultLongDisplayConverterTest.testConvertNonLocalized -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultLongDisplayConverterTest.testNullDataToDisplay -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultLongDisplayConverterTest.testNullDisplayToData -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultLongDisplayConverterTest.testNonNullDataToDisplay -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultLongDisplayConverterTest.testNonNullDisplayToData -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.data.convert.DefaultCharacterDisplayConverterTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.nebula.widgets.nattable.data.convert.DefaultCharacterDisplayConverterTest
org.eclipse.nebula.widgets.nattable.data.convert.DefaultCharacterDisplayConverterTest.testConversionException -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultCharacterDisplayConverterTest.testNullDataToDisplay -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultCharacterDisplayConverterTest.testNullDisplayToData -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultCharacterDisplayConverterTest.testNonNullDataToDisplay -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultCharacterDisplayConverterTest.testNonNullDisplayToData -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.data.convert.DefaultIntegerDisplayConverterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.nebula.widgets.nattable.data.convert.DefaultIntegerDisplayConverterTest
org.eclipse.nebula.widgets.nattable.data.convert.DefaultIntegerDisplayConverterTest.testConversionException -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultIntegerDisplayConverterTest.testFailConvertLocalized -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultIntegerDisplayConverterTest.testConvertLocalized -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultIntegerDisplayConverterTest.testConvertNonLocalized -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultIntegerDisplayConverterTest.testNullDataToDisplay -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultIntegerDisplayConverterTest.testNullDisplayToData -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultIntegerDisplayConverterTest.testNonNullDataToDisplay -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultIntegerDisplayConverterTest.testNonNullDisplayToData -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultIntegerDisplayConverterTest.testConversionExceptionTooBig -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.data.convert.DefaultByteDisplayConverterTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.data.convert.DefaultByteDisplayConverterTest
org.eclipse.nebula.widgets.nattable.data.convert.DefaultByteDisplayConverterTest.testConversionException -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultByteDisplayConverterTest.testNullDataToDisplay -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultByteDisplayConverterTest.testNullDisplayToData -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultByteDisplayConverterTest.testNonNullDataToDisplay -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultByteDisplayConverterTest.testNonNullDisplayToData -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultByteDisplayConverterTest.testConversionExceptionTooBig -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.data.convert.DefaultFloatDisplayConverterTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.nebula.widgets.nattable.data.convert.DefaultFloatDisplayConverterTest
org.eclipse.nebula.widgets.nattable.data.convert.DefaultFloatDisplayConverterTest.testConversionException -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultFloatDisplayConverterTest.testFailConvertLocalized -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultFloatDisplayConverterTest.testConvertLocalized -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultFloatDisplayConverterTest.testConvertNonLocalized -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultFloatDisplayConverterTest.testNullDataToDisplay -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultFloatDisplayConverterTest.testNullDisplayToData -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultFloatDisplayConverterTest.testLocalizedCanonicalConversion -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultFloatDisplayConverterTest.testLocalizedDisplayConversion -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultFloatDisplayConverterTest.testNonNullDataToDisplay -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultFloatDisplayConverterTest.testNonNullDisplayToData -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.data.convert.DefaultShortDisplayConverterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.nebula.widgets.nattable.data.convert.DefaultShortDisplayConverterTest
org.eclipse.nebula.widgets.nattable.data.convert.DefaultShortDisplayConverterTest.testConversionException -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultShortDisplayConverterTest.testFailConvertLocalized -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultShortDisplayConverterTest.testConvertLocalized -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultShortDisplayConverterTest.testConvertNonLocalized -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultShortDisplayConverterTest.testNullDataToDisplay -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultShortDisplayConverterTest.testNullDisplayToData -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultShortDisplayConverterTest.testNonNullDataToDisplay -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultShortDisplayConverterTest.testNonNullDisplayToData -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultShortDisplayConverterTest.testConversionExceptionTooBig -- Time elapsed: 0.001 s
Running org.eclipse.nebula.widgets.nattable.data.convert.DefaultBooleanDisplayConverterTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.data.convert.DefaultBooleanDisplayConverterTest
org.eclipse.nebula.widgets.nattable.data.convert.DefaultBooleanDisplayConverterTest.testNullDataToDisplay -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultBooleanDisplayConverterTest.testNullDisplayToData -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultBooleanDisplayConverterTest.testNonNullDataToDisplay -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.data.convert.DefaultBooleanDisplayConverterTest.testNonNullDisplayToData -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.data.FilterListDataProviderTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.nebula.widgets.nattable.data.FilterListDataProviderTest
org.eclipse.nebula.widgets.nattable.data.FilterListDataProviderTest.testSetDataValue -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.FilterListDataProviderTest.testRemoveInvisibleData -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.FilterListDataProviderTest.testIndexOfRowObject -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.FilterListDataProviderTest.testAddVisibleData -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.FilterListDataProviderTest.testAddInvisibleData -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.FilterListDataProviderTest.testRemoveVisibleData -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.data.FilterListDataProviderTest.testGetDataValue -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.FilterListDataProviderTest.testRowCount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.FilterListDataProviderTest.testGetRowObject -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.data.ReflectiveColumnAccessorTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.nebula.widgets.nattable.data.ReflectiveColumnAccessorTest
org.eclipse.nebula.widgets.nattable.data.ReflectiveColumnAccessorTest.testInterfaceGetterAccess -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.data.ReflectiveColumnAccessorTest.testSubclassGetterAccess -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.ReflectiveColumnAccessorTest.testInterfaceSetterAccess -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.ReflectiveColumnAccessorTest.testSubclassSetterAccess -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.data.ReflectiveColumnAccessorTest.testSetterInvocations -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.ReflectiveColumnAccessorTest.testGetterInvocations -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProviderTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProviderTest
org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProviderTest.testValuesEqual -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProviderTest.testValuesNotEqual -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProviderTest.testNullValuesNotEqual -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProviderTest.testBothValueNull -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.data.ExtendedReflectiveColumnPropertyAccessorTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.nebula.widgets.nattable.data.ExtendedReflectiveColumnPropertyAccessorTest
org.eclipse.nebula.widgets.nattable.data.ExtendedReflectiveColumnPropertyAccessorTest.shouldGetValuesFromMultiHierarchial -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.data.ExtendedReflectiveColumnPropertyAccessorTest.shouldSetFirstLevelProperty -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.data.ExtendedReflectiveColumnPropertyAccessorTest.shouldSetNullValuesInHierarchical -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.ExtendedReflectiveColumnPropertyAccessorTest.shouldSetSecondLevelProperty -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.ExtendedReflectiveColumnPropertyAccessorTest.shouldSetValuesInMultiHierarchial -- Time elapsed: 0.015 s
org.eclipse.nebula.widgets.nattable.data.ExtendedReflectiveColumnPropertyAccessorTest.shouldSetFirstLevelPropertyToNull -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.ExtendedReflectiveColumnPropertyAccessorTest.shouldHandleNullValuesInHierarchical -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.ExtendedReflectiveColumnPropertyAccessorTest.shouldGetFirstLevelProperty -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.ExtendedReflectiveColumnPropertyAccessorTest.shouldThrowExceptionOnNotAvailableGetter -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.data.ExtendedReflectiveColumnPropertyAccessorTest.shouldThrowExceptionOnNotAvailableSetter -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.data.ExtendedReflectiveColumnPropertyAccessorTest.shouldSetSecondLevelPropertyToNull -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.data.ExtendedReflectiveColumnPropertyAccessorTest.shouldGetSecondLevelProperty -- Time elapsed: 0.001 s
Running org.eclipse.nebula.widgets.nattable.layer.SizeConfigTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.nebula.widgets.nattable.layer.SizeConfigTest
org.eclipse.nebula.widgets.nattable.layer.SizeConfigTest.sizeOverride -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigTest.testAggregateSizeWithScaling -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigTest.testAggregateSizeCache -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigTest.testReset -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigTest.testAggregateSize -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigTest.allIndexesSameSize -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigTest.getAggregateSize -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigTest.setIndexResizable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigTest.ingnoreResizeForNonResizableColumns -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigTest.testAggregateSizeWithPositionDefaults -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigTest.getAggregateSizeWithSizeOverrides -- Time elapsed: 0.001 s
Running org.eclipse.nebula.widgets.nattable.layer.SizeConfigScalingTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.nebula.widgets.nattable.layer.SizeConfigScalingTest
org.eclipse.nebula.widgets.nattable.layer.SizeConfigScalingTest.sizeOverride -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigScalingTest.testRoundingMixedSize -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigScalingTest.testAggregateSizeCache -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigScalingTest.testAggregateSize -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigScalingTest.testRoundingAllCustomSize -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigScalingTest.allIndexesSameSize -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigScalingTest.getAggregateSize -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigScalingTest.setIndexResizable -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigScalingTest.ingnoreResizeForNonResizableColumns -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigScalingTest.testRounding -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigScalingTest.testAggregateSizeWithPositionDefaults -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigScalingTest.testScalingFactor -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigScalingTest.getAggregateSizeWithSizeOverrides -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.layer.LabelStackTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.nebula.widgets.nattable.layer.LabelStackTest
org.eclipse.nebula.widgets.nattable.layer.LabelStackTest.shouldNotAddLabelsTwiceToLabelStack -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.LabelStackTest.shouldMoveLabelToTop -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.LabelStackTest.shouldAddLabelOnTopToLabelStack -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.LabelStackTest.shouldCorrectlyAddLabelsToLabelStack -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.LabelStackTest.shouldRemoveLabel -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.LabelStackTest.shouldCorrectlyInitializeLabelStack -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.layer.DpiConverterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.layer.DpiConverterTest
org.eclipse.nebula.widgets.nattable.layer.DpiConverterTest.shouldScaleWithDPI120 -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.DpiConverterTest.shouldScaleWithDPI144 -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.DpiConverterTest.shouldNotScaleWithDPI96 -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.layer.LayerUtilTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.nebula.widgets.nattable.layer.LayerUtilTest
org.eclipse.nebula.widgets.nattable.layer.LayerUtilTest.testFindColumnPositionAtEnd -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.LayerUtilTest.testFindWeirdRowPosition2 -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.LayerUtilTest.testFindColumnPosition0 -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.LayerUtilTest.testFindWeirdColumnPosition2 -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.LayerUtilTest.testFindRowPositionAtEnd -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.LayerUtilTest.testFindWeirdRowPosition -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.LayerUtilTest.testFindRowPositionOffEnd -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.LayerUtilTest.testFindColumnPositionOffEnd -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.LayerUtilTest.testFindRowPosition0 -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.LayerUtilTest.testFindWeirdColumnPosition -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulatorTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulatorTest
org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulatorTest.testLoadLabelsFromProperties -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulatorTest.testRegisterOverridesCollection -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulatorTest.testRegisterOverrides -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulatorTest.testRegisterOverridesCollectionOnTop -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulatorTest.testLoadMixedLabelsFromProperties -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulatorTest.testMixedSaveStateToProperties -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulatorTest.testRegisterOverridesEllipse -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulatorTest.testSaveStateToProperties -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulatorTest.testRegisterOverridesEllipseOnTop -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulatorTest.testRegisterOverridesOnTop -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.layer.cell.ConfigLabelProviderTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.eclipse.nebula.widgets.nattable.layer.cell.ConfigLabelProviderTest
org.eclipse.nebula.widgets.nattable.layer.cell.ConfigLabelProviderTest.testProvidedGridLabelsRowGroupHeader -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.layer.cell.ConfigLabelProviderTest.testProvidedGridLabelsSortHeader -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.layer.cell.ConfigLabelProviderTest.testAggregateConfigLabelAccumulator -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.cell.ConfigLabelProviderTest.testColumnLabelAccumulator -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.cell.ConfigLabelProviderTest.testTreeLabels -- Time elapsed: 0.034 s
org.eclipse.nebula.widgets.nattable.layer.cell.ConfigLabelProviderTest.testProvidedGridLabelsColumnGroupHeader -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.cell.ConfigLabelProviderTest.testClassNameConfigLabelAccumulator -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.cell.ConfigLabelProviderTest.testRowOverrideLabelAccumulator -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.cell.ConfigLabelProviderTest.testBodyOverrideConfigLabelAccumulator -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.cell.ConfigLabelProviderTest.testProvidedGridLabelsFilterHeader -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.layer.cell.ConfigLabelProviderTest.testCellOverrideLabelAccumulator -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.cell.ConfigLabelProviderTest.testSummaryRowLabels -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.layer.cell.ConfigLabelProviderTest.testSimpleConfigLabelAccumulator -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.cell.ConfigLabelProviderTest.testProvidedGridLabels -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.cell.ConfigLabelProviderTest.testLayerAccumulatorIntegrationLabels -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.cell.ConfigLabelProviderTest.testColumnOverrideLabelAccumulator -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.cell.ConfigLabelProviderTest.testSelectionLabels -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.cell.ConfigLabelProviderTest.testProvidedRegionLabels -- Time elapsed: 0.004 s
Running org.eclipse.nebula.widgets.nattable.layer.DataLayerTest
Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.nebula.widgets.nattable.layer.DataLayerTest
org.eclipse.nebula.widgets.nattable.layer.DataLayerTest.testColumnPositionByIndex -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.DataLayerTest.testStartXOfColumnPositionAfterModify -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.DataLayerTest.testRowsResizableByDefault -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.DataLayerTest.testRowPositionByY -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.DataLayerTest.testColumnCount -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.DataLayerTest.testResetColumnSize -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.DataLayerTest.testStartYOfRowPosition -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.DataLayerTest.testWidth -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.DataLayerTest.testColumnPositionByXAfterModify -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.DataLayerTest.testHeightAfterModify -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.DataLayerTest.testColumnWidthByPosition -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.DataLayerTest.testColumnWidthByPositionAfterModify -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.DataLayerTest.testStartYOfRowPositionAfterModify -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.DataLayerTest.testColumnPositionByX -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.DataLayerTest.testPreferredRowHeight -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.DataLayerTest.testRowIndexByPosition -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.DataLayerTest.testPreferredRowHeightByPosition -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.DataLayerTest.testRowPositionByYAfterModify -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.DataLayerTest.testColumnPositionResizable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.DataLayerTest.testRowPositionResizable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.DataLayerTest.testRowHeightByPositionAfterModify -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.DataLayerTest.testColumnIndexByPosition -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.DataLayerTest.testPreferredColumnWidth -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.DataLayerTest.testRowCount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.DataLayerTest.testRowHeightByPosition -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.DataLayerTest.testPreferredColumnWidthByPosition -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.DataLayerTest.testWidthAfterModify -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.DataLayerTest.testHeight -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.DataLayerTest.testRowPositionByIndex -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.DataLayerTest.testResetRowSize -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.DataLayerTest.testStartXOfColumnPosition -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.DataLayerTest.testColumnsResizableByDefault -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
Tests run: 71, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.getSizeMixedPercentageModeAfterAddingTooMuch -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.setSizeMixedScaled -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.shouldUpdateMinSizeOnResizeWithNoFixedPercentage -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.shouldUpdateMinSizeOnResizeWithNoFixedPercentageNoFixPercentageValues -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.setSizeMixed2 -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.mixedConfigurationShouldBeCorrectlyCalculatedWithGeneralPercentage -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.getAggregateSizeFixedModeSizeChangeCacheCheck -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.remainingSpaceShouldBeDistributedOnFixedPercentageColumns2 -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.lastColumnTakesRemaining -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.percentageOverrideCalculationMode -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.shouldInitiallySetSizeAsPercentageAfter -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.mixedConfigurationShouldBeCorrectlyCalculatedWithoutGeneralPercentage -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.sizeOverrideFixedMode -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.mixedPercentageSizeWithMinSize_oneFixedPercentageWithMinSize -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.shouldUpdateMinSizeOnResize -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.sizeOverrideMixedMode -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.singleMinSizeRespectedWithFixedPercentageSizeDifferentRatio -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.getAggregateSizeMixedModeSizeChangeCacheCheck -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.getAggregateSizeFixedModeSpaceChangeCacheCheck -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.getSizeConfigFixedMode -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.getAggregateSizeMixedModeSpaceChangeCacheCheck -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.getSizeMixedMixedModeAfterAddingTooMuch -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.getAggregateSizeCalculationMode -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.mixedPercentageSizeWithMinSize_twoFixedPercentage -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.getSizeConfigMixedMode -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.getAggregateSizeFixedModeAfterAdding -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.getAggregateSizeFixedModeAfterAddingTooMuch -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.getSizeFixedModeAfterAddingTooMuch -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.defaultMinSizeRespected -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.shouldKeepConsistentPercentagesOnExceedingSpace -- Time elapsed: 0.027 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.shouldNotExceedSpaceOnScaling2 -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.setSizeCalculation -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.getAggregateSizeCalculationModeSizeChangeCacheCheck -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.setSizeMixedPercentage -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.setSizeMixedScaled2 -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.getAggregateSizeWithSizeOverridesFixedMode -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.getAggregateSizeCalculationModeSpaceChangeCacheCheck -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.defaultMinSizeRespectedWithFixedPercentageSize -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.setSizeCalculationWithoutFixPercentageValues -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.getAggregateSizeWithSizeOverridesMixedMode -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.getAggregateMixedModeSizeChangeCacheCheck -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.getSizeFixedModeAfterAddingWithNoSize -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.sizeOverrideCalculationModeLeft -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.getSizeFixedModeAfterAdding -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.getSizeMixedModeAfterAddingExactly100 -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.getAggregateMixedModeSpaceChangeCacheCheck -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.sizeOverrideCalculationMode -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.shouldInitiallySetSizeAsPercentage -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.getAggregateSizeMixedModeAfterAdding -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.singleMinSizeRespected -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.getAggregateSizeConfigMixedPercentageMode -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.getSizeMixedPercentageModeAfterAdding -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.getAggregateSizeWithSizeOverridesCalculationMode -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.sizeOverrideCalculationModeWithoutFixDynamicPercentages -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.getSizeConfigMixedPercentageMode -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.getSizeMixedPercentageModeAfterAddingExactly100 -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.getAggregateSizeConfigFixedMode -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.getAggregateSizeConfigMixedMode -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.shouldNotExceedSpaceOnScaling -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.mixedPercentageSizeWithMinSize_multiFixedPercentage -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.mixedPercentageSizeWithMinSize_twoFixedPercentage_not100percent -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.percentageOverrideFixedMode -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.remainingSpaceShouldBeDistributedOnFixedPercentageColumns -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.getSizeMixedModeAfterAddingTooMuch -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.setSizeFixed -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.setSizeMixed -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.percentageOverrideMixedMode -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.singleMinSizeRespectedWithFixedPercentageSize -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.shouldResizeCorrectlyAfterResizeOfFixedPosition -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.getAggregateSizeCalculationModeAfterAdding -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest.getSizeMixedModeAfterAdding -- Time elapsed: 0.001 s
Running org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest.getCellBounds -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest.getDataValueForPositionNotInTheViewport -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest.getColumnCount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest.getColumnPositionByX -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest.getCellByPosition -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest.getColumnWidthByPosition -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest.getBoundsByPosition -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest.getStartXOfColumnPosition -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest.getRowPositionByY -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest.cellBoundsForNonExistentCellPosition -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest.childLayerInfoByPixelPosition -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest.getRowHeightByPosition -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest.testChildLayerInfoForViewportByLayout -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest.testingChildLayerInfoForCornerByLayout -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest.getDataValueByPosition -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest.getHeight -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest.isColumnPositionResizable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest.getColumnIndexByPosition -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest.isRowPositionResizable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest.getRowIndexByPosition -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest.getUnderlyingLayersByColumnPosition -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest.getStartYOfRowPosition -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest.getChildLayerByLayoutPosition -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest.getWidth -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest.getRowCount -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransformTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransformTest
org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransformTest.testIdentityLayerTransform -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTest
org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTest.testFireClonedEventIfMultipleListeners -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTest.commandHandlerRegistration -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTest.persistablesAreSaved -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTest.testFireOriginalEventIfOnlyOneListener -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.layer.DataLayerPersistenceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.layer.DataLayerPersistenceTest
org.eclipse.nebula.widgets.nattable.layer.DataLayerPersistenceTest.testSaveState -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.DataLayerPersistenceTest.testLoadState -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.layer.SizeConfigPersistenceTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.nebula.widgets.nattable.layer.SizeConfigPersistenceTest
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPersistenceTest.testSaveEnhancedPercentageSizingState -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPersistenceTest.testResetStatesOnLoad -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPersistenceTest.loadStateFromEmptyPropertiesObject -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPersistenceTest.testLoadEnhancedPercentageSizingState -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPersistenceTest.testSaveEnhancedPercentageSizingWithMinSizeState -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPersistenceTest.testLoadEnhancedPercentageSizingWithMinSizeState -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPersistenceTest.testSaveState -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPersistenceTest.testLoadStatePercentageSizing -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPersistenceTest.testResetStatesOnReset -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigPersistenceTest.testLoadState -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.layer.DataLayerCommandHandlingTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.layer.DataLayerCommandHandlingTest
org.eclipse.nebula.widgets.nattable.layer.DataLayerCommandHandlingTest.handleUpdateDataCommandRaisesEvents -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.DataLayerCommandHandlingTest.handleUpdateDataCommand -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.DataLayerCommandHandlingTest.handleSameUpdateDataCommandRaisesNoEvents -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldIncreaseDynamicPercentageColumnHalfOfAdjacent -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldIncreaseColumn9WithMinWidthSmallAmount -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldDecreaseColumn8WithNoDynamicSmallAmount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldIncreaseColumn8WithNoDynamicBigAmount -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldIncreaseColumn7WithMinWidthSmallAmount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldIncreaseColumn5WithMinWidthSmallAmount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldIncreaseColumn3WithMinWidthSmallAmount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldIncreaseColumn5WithNoDynamicBigAmount1 -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldIncreaseColumn4WithNoDynamicBigAmount1 -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldDecreaseColumn10WithNoDynamicSmallAmount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldIncreaseColumn10WithNoDynamicBigAmount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldIncreaseColumn3WithMinWidthBigAmount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldIncreaseColumn5WithMinWidthBigAmount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldIncreaseColumn2WithNoDynamicSmallAmount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldIncreaseColumn2WithNoDynamicBigAmount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldIncreaseColumn4WithNoDynamicSmallAmount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldIncreaseColumn7WithMinWidthBigAmount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldIncreaseColumn9WithNoDynamicBigAmount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldDecreaseColumn3WithMinWidthBigAmount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldIncreaseColumn9WithMinWidthBigAmount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldIncreaseColumn8WithNoDynamicSmallAmount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldDecreaseColumn5WithMinWidthBigAmount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldIncreaseColumn11WithNoDynamicSmallAmount -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldDecreaseColumn9WithMinWidthSmallAmount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldDecreaseColumn7WithMinWidthBigAmount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldDecreaseColumn3WithNoDynamicSmallAmount -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldIncreaseColumn11WithNoDynamicBigAmount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldDecreaseColumn7WithMinWidthSmallAmount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldDecreaseColumn5WithNoDynamicSmallAmount -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldDecreaseColumn9WithMinWidthBigAmount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldDecreaseColumn5WithMinWidthSmallAmount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldDecreaseColumn3WithMinWidthSmallAmount -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldDecreaseColumn5WithNoDynamicBigAmount1 -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldDecreaseColumn4WithNoDynamicBigAmount1 -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldDecreaseColumn4WithNoDynamicBigAmount2 -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldDecreaseColumn4WithNoDynamicBigAmount3 -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldDecreaseColumn9WithNoDynamicSmallAmount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldIncreaseFixedPercentageColumnAndHandleMinSizeOfAdjacent -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldDecreaseColumn8WithNoDynamicBigAmount -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldDecreaseColumn10WithNoDynamicBigAmount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldIncreaseColumn3WithNoDynamicBigAmount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldDecreaseDynamicPercentageColumnSmallAmount -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldDecreaseColumn11WithNoDynamicSmallAmount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldIncreaseDynamicPercentageColumnSmallAmount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldIncreaseColumn3WithNoDynamicSmallAmount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldIncreaseColumn5WithNoDynamicSmallAmount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldDecreaseColumn9WithNoDynamicBigAmount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldDecreaseColumn11WithNoDynamicBigAmount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldIncreaseColumn9WithNoDynamicSmallAmount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldIncreaseColumn10WithNoDynamicSmallAmount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldDecreaseColumn2WithNoDynamicSmallAmount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest.shouldDecreaseColumn4WithNoDynamicSmallAmount -- Time elapsed: 0.023 s
Running org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest.reorderMultipleNotConsecutiveRowsInHiddenState -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest.shouldConvertBeforePositionsOnReorderDown -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest.shouldConvertBeforePositionsOnReorderNone -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest.shouldConvertBeforePositionsOnReorderUp -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest.reorderEventMustPropagateToTheTop -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest.shouldConvertBeforePositionsOnMultiNonConsecutiveReorderDown -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest.shouldConvertBeforePositionsOnMultiReorderDownWithHiddenBetween -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest.shouldConvertBeforePositionsOnReorderUpWithHidden -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest.shouldConvertBeforePositionsOnMultiReorderDownWithHiddenAround -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest.shouldConvertBeforePositionsOnMultiReorderUpWithHidden -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest.shouldThrowAReorderRowEvent -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest.shouldConvertBeforePositionsOnReorderUpWithMultiHidden -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest.shouldConvertBeforePositionsOnMultiNonConsecutiveReorderUp -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest.shouldConvertBeforePositionsOnReorderDownWithHidden -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest.shouldConvertBeforePositionsOnMultiReorderDownWithHidden -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest.shouldConvertBeforePositionsOnMultiReorderDown -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest.shouldConvertBeforePositionsOnMultiNonConsecutiveReorderUpWithHidden -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest.shouldConvertBeforePositionsOnMultiReorderUpWithHiddenAround -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest.shouldConvertBeforePositionsOnMultiNonConsecutiveReorderDownWithHidden -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest.shouldConvertBeforePositionsOnMultiReorderUp -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest.shouldConvertBeforePositionsOnMultiReorderUpWithHiddenBetween -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest.shouldConvertBeforePositionsOnReorderNoneWithHidden -- Time elapsed: 0.018 s
Running org.eclipse.nebula.widgets.nattable.reorder.event.MultiColumnReorderEventDiffTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.reorder.event.MultiColumnReorderEventDiffTest
org.eclipse.nebula.widgets.nattable.reorder.event.MultiColumnReorderEventDiffTest.testReorderRightConvertToLocal -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.reorder.event.MultiColumnReorderEventDiffTest.testReorderLeftConvertToLocal -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.reorder.event.MultiColumnReorderEventDiffTest.testReorderRightColumnDiffs -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.reorder.event.MultiColumnReorderEventDiffTest.testReorderLeftColumnDiffs -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.reorder.event.MultiRowReorderEventDiffTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.nebula.widgets.nattable.reorder.event.MultiRowReorderEventDiffTest
org.eclipse.nebula.widgets.nattable.reorder.event.MultiRowReorderEventDiffTest.testReorderRightConvertToLocal -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.reorder.event.MultiRowReorderEventDiffTest.testReorderLeftConvertToLocal -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.reorder.event.MultiRowReorderEventDiffTest.testReorderRightRowDiffs -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.reorder.event.MultiRowReorderEventDiffTest.testReorderLeftRowDiffs -- Time elapsed: 0.001 s
Running org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest.shouldConvertBeforePositionsOnReorderRightWithHidden -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest.shouldConvertBeforePositionsOnReorderLeft -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest.shouldConvertBeforePositionsOnReorderNone -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest.reorderEventMustPropagateToTheTop -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest.shouldConvertBeforePositionsOnMultiNonConsecutiveReorderLeft -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest.shouldThrowAReorderColumnEvent -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest.shouldConvertBeforePositionsOnMultiNonConsecutiveReorderRightWithHidden -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest.shouldConvertBeforePositionsOnMultiNonConsecutiveReorderRight -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest.shouldConvertBeforePositionsOnMultiReorderLeftWithHiddenAround -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest.shouldConvertBeforePositionsOnReorderLeftWithHidden -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest.shouldConvertBeforePositionsOnReorderRight -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest.shouldConvertBeforePositionsOnMultiReorderRightWithHiddenAround -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest.shouldConvertBeforePositionsOnReorderLeftWithMultiHidden -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest.shouldConvertBeforePositionsOnMultiReorderLeftWithHidden -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest.shouldConvertBeforePositionsOnMultiReorderRightWithHidden -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest.shouldConvertBeforePositionsOnMultiReorderLeftWithHiddenBetween -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest.shouldConvertBeforePositionsOnMultiNonConsecutiveReorderLeftWithHidden -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest.reorderMultipleNotConsecutiveColumnsInHiddenState -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest.shouldConvertBeforePositionsOnMultiReorderRightWithHiddenBetween -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest.shouldConvertBeforePositionsOnMultiReorderLeft -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest.shouldConvertBeforePositionsOnMultiReorderRight -- Time elapsed: 0.013 s
org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest.shouldConvertBeforePositionsOnReorderNoneWithHidden -- Time elapsed: 0.004 s
Running org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerStructuralChangeEventTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerStructuralChangeEventTest
org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerStructuralChangeEventTest.testHandleMultipleRowDeleteEvent -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerStructuralChangeEventTest.testHandleRowDeleteEvent -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerStructuralChangeEventTest.testHandleRowAddEvent -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerStructuralChangeEventTest.testHandleLastRowDeleteEvent -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest
org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest.reorderViewableRowsBottomToTopByPosition -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest.reorderViewableRowsTopToBottomByPosition -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest.reorderViewableRowsBottomToTop -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest.shouldResetReorderingViaCommand -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest.reorderMultipleRowsLargeArrayToEdges -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest.getStartYForReorderedRow -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest.commandPassedOnToParentIfCannotBeHandled -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest.reorderMultipleRowsTopToBottom -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest.getHeightForReorderedRows -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest.reorderMultipleRowsTopToBottomToTheEnd -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest.reorderMultipleRowsBottomToTop -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest.canHandleRowReorderCommand -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest.getHeightForMultipleRowsReordering -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest.shouldResetReordering -- Time elapsed: 0.001 s
Running org.eclipse.nebula.widgets.nattable.reorder.command.ReorderColumnCommandTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.reorder.command.ReorderColumnCommandTest
org.eclipse.nebula.widgets.nattable.reorder.command.ReorderColumnCommandTest.testReorderColumnCommand -- Time elapsed: 0.001 s
Running org.eclipse.nebula.widgets.nattable.reorder.command.ReorderRowCommandTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.nebula.widgets.nattable.reorder.command.ReorderRowCommandTest
org.eclipse.nebula.widgets.nattable.reorder.command.ReorderRowCommandTest.testReorderRowCommand -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerStructuralChangeEventTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerStructuralChangeEventTest
org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerStructuralChangeEventTest.testHandleColumnAddEvent -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerStructuralChangeEventTest.testHandleLastColumnDeleteEvent -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerStructuralChangeEventTest.testHandleMultipleColumnDeleteEvent -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerStructuralChangeEventTest.testHandleColumnDeleteEvent -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerVisibleChangeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerVisibleChangeTest
org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerVisibleChangeTest.returnsCorrectPositionRectangleForMultiColumnReorderRightCase -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerVisibleChangeTest.returnsCorrectPositionRectangleForMultiColumnReorderLeftCase -- Time elapsed: 0.001 s
Running org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerVisibleChangeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerVisibleChangeTest
org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerVisibleChangeTest.returnsCorrectPositionRectangleForMultiColumnReorderRightCase -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerVisibleChangeTest.returnsCorrectPositionRectangleForMultiColumnReorderLeftCase -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest
org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest.canHandleColumnReorderCommand -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest.getWidthForReorderedColumns -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest.reorderMultipleColumnsLargeArrayToEdges -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest.reorderViewableColumnsLeftToRightByPosition -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest.getStartXForReorderedColumn -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest.reorderMultipleColumnsLeftToRightToTheEnd -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest.reorderMultipleColumnsLeftToRight -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest.shouldResetReorderingViaCommand -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest.commandPassedOnToParentIfCannotBeHandled -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest.reorderViewableColumnsRightToLeftByPosition -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest.reorderViewableColumnsRightToLeft -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest.getWidthForMultipleColumnsReordering -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest.reorderMultipleColumnsRightToLeft -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest.getConfigLabelsByPosition -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest.shouldResetReordering -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.group.RowGroupExpandCollapseLayerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.nebula.widgets.nattable.group.RowGroupExpandCollapseLayerTest
org.eclipse.nebula.widgets.nattable.group.RowGroupExpandCollapseLayerTest.getRowCountWhenColumnsAddedToTheGroup -- Time elapsed: 0.002 s
Running org.eclipse.nebula.widgets.nattable.group.performance.GroupHeaderFreezeTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.nebula.widgets.nattable.group.performance.GroupHeaderFreezeTest
org.eclipse.nebula.widgets.nattable.group.performance.GroupHeaderFreezeTest.shouldRenderGroups -- Time elapsed: 0.053 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupHeaderFreezeTest.shouldRenderGroupsWithFrozenColumns -- Time elapsed: 0.010 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupHeaderFreezeTest.shouldRenderGroupsWithFrozenRows -- Time elapsed: 0.008 s
Running org.eclipse.nebula.widgets.nattable.group.performance.RowReorderToggleCommandPositionTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.nebula.widgets.nattable.group.performance.RowReorderToggleCommandPositionTest
org.eclipse.nebula.widgets.nattable.group.performance.RowReorderToggleCommandPositionTest.shouldToggleRowReorderEndCommandCoordinateToTopEdge -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.RowReorderToggleCommandPositionTest.shouldToggleRowReorderCommandCoordinateToBottomEdge -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.RowReorderToggleCommandPositionTest.shouldToggleMultiRowReorderCommandCoordinateToTopEdge -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.RowReorderToggleCommandPositionTest.shouldToggleRowReorderCommandCoordinateToTopEdge -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.RowReorderToggleCommandPositionTest.shouldNotToggleRowReorderEndCommandCoordinateToTopEdgeOnLastRow -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.RowReorderToggleCommandPositionTest.shouldNotToggleMultiRowReorderCommandCoordinateToTopEdgeOnLastRow -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.RowReorderToggleCommandPositionTest.shouldNotToggleRowReorderEndCommandCoordinateToBottomEdgeOnFirstRow -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.RowReorderToggleCommandPositionTest.shouldToggleRowReorderEndCommandCoordinateToBottomEdge -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.RowReorderToggleCommandPositionTest.shouldNotToggleRowReorderCommandCoordinateToBottomEdgeOnFirstRow -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.RowReorderToggleCommandPositionTest.shouldNotToggleMultiRowReorderCommandCoordinateToBottomEdgeOnFirstRow -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.RowReorderToggleCommandPositionTest.shouldNotToggleRowReorderCommandCoordinateToTopEdgeOnLastRow -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.RowReorderToggleCommandPositionTest.shouldToggleMultiRowReorderCommandCoordinateToBottomEdge -- Time elapsed: 0.001 s
Running org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.535: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.538: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.543: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.546: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.549: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.553: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.556: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.560: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.563: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.567: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.570: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.573: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.576: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.580: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.583: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.586: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.589: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.593: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.596: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.600: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.603: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.608: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.626: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.630: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.633: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.637: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.639: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.642: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.645: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.649: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.652: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.655: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.659: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.663: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.666: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.670: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.673: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.677: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.681: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.684: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.687: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.691: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.694: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.698: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.702: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.728: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.740: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.743: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.748: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.752: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.757: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.761: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.765: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.770: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.775: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.778: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.781: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.784: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.787: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.790: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.828: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.832: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.836: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.839: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.844: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.847: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.852: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.856: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.860: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.863: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.866: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.870: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.873: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.876: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.880: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.883: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.926: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.930: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.933: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.936: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.939: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.942: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.946: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.949: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.952: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.955: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.958: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.962: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.965: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.968: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.972: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.976: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.980: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.983: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.986: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.990: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.993: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.995: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:34.998: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.002: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.004: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.008: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.026: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.030: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.033: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.036: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.039: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.042: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.045: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.049: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.051: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.054: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.058: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.060: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.064: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.067: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.070: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.074: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.077: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.080: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.084: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.087: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.090: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.093: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.097: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.100: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.104: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.127: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.130: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.134: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.137: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.140: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.143: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.146: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.150: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.153: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.157: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.160: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.163: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.167: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.170: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.174: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.177: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.180: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.183: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.186: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.193: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.196: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.199: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.203: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.206: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.210: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.229: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.232: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.235: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.238: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.242: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.245: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.248: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.251: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.254: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.258: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.261: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.264: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.268: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.271: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.274: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.277: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.280: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.283: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.287: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.290: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.293: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.296: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.300: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.303: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.306: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.309: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.312: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.327: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.330: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.333: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.336: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.340: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.343: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.346: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.349: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.352: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.356: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.359: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.361: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.364: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.367: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.370: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.373: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.376: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.379: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.382: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.385: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.388: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.391: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.394: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.397: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.400: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 237, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.135 s -- in org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotModifyUnbreakableGroupOnCreate -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldHideShowLastGroupInCollapsedState -- Time elapsed: 0.011 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderDownAddRowToCollapsedGroupWithStaticsInMiddleOfGroup -- Time elapsed: 0.008 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldCreateGroupFromSingleRow -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnDragReorderUngroupedToEndWithHiddenLastTableEnd -- Time elapsed: 0.027 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderGroupWithHiddenRows -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderGroupToNonVisibleArea -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderGroupToNonVisibleAreaEnd -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderFromCollapsedGroupDownToRemoveAndRightToAddRowAgain -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderMultipleRowsFromOneGroupToOtherGroupUp -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldDragReorderBetweenGroupsUp -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderUnbreakableGroupsToStartUp -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderUngroupedAddRowToGroupUp -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderEntireRowGroupToStart -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnDragReorderGroupToStartWithHiddenFirst -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldCollapseGroupWithStaticRows -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderBetweenGroupsDown -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldAvoidReorderCollapsedGroupInOtherGroup -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnDragReorderMultipleFromUnbreakable -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderUngroupFirstRowInGroup -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldHideMultipleRowsAfterCollapseWithStaticsAtEndOfTable -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldOnlyShowNonGroupRowIfAdjacentGroupsAreCollapsed -- Time elapsed: 0.028 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderLeftAddColumnToCollapsedGroupWithStatics -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotRemoveGroupOnReorderLastRowInGroup -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnReorderGroupToStartWithHiddenFirst -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldUngroupMultipleLastItemsInGroup -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderMultipleUngroupedAddRowToGroupDown -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldRemoveMiddleRowFromGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderGroupWithReorderedRows -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotRemoveUnbreakableColumnGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldCreateGroupFromUncontiguous -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderUnbreakableGroupsToEndDown -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderUnbreakableGroupsBetweenGroupsUp -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldMultiResizeRowGroupHeaderAndRowHeader -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderGroupBetweenHiddenColumns -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReturnConfigLabels -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderToBottomEndInsideGroupWithHidden -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldExpandCollapseNonVisibleGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnDragReorderMultipleToUnbreakable -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderGroupFromNonVisibleArea -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldShowHiddenLastStaticRowInCollapsedState -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldDragReorderUngroupFirstRowInGroup -- Time elapsed: 0.023 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldAvoidReorderGroupInOtherGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotExpandCollapsedGroupOnDragReorderToStart -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldUngroupFirstItemInGroup -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldShowRowGroupOnReorderInHiddenState -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderToFirstWithHidden -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnDragReorderFromUnbreakable -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldDragReorderUpRowFromCollapsedGroupWithStatics -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotRemoveGroupOnDragReorderLastRowInGroup -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldHideMultipleMiddleRows -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderEntireRowGroupBetweenOtherGroups -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldDragReorderToBottomEndInsideGroupWithHidden -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderUpAddRowToCollapsedGroupWithStaticsInGroupUpperEdge -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotExpandCollapsedGroupOnReorderToEnd -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderInsideCollapsedGroupWithStaticsFromBeginning -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotExpandCollapsedGroupOnReorderDown -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotExpandCollapsedGroupOnReorderLeft -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldShowAllHiddenStaticRowsInCollapsedState -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldHideMultipleFirstRows -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderToFirstRowBetweenGroupsUp -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderMultipleRowsInsideGroupUp -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldLoadStateWithCollapsedNonConsecutive -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderToLastWithHidden -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldExpandOnAddPositionToGroup -- Time elapsed: 0.018 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReturnDisplayModeFromColumnHeader -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldCollapseExpandGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderGroupOutsideVisibleAreaWithCommand -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldResizeRowGroupHeaderColumn -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderEntireRowGroupToLast -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldHideMultipleRowsAfterFirstHideAtEndOfTable -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldAddRowAtStartOfGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldDragReorderInsideCollapsedGroupWithStaticsFromBeginning -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldHandleResetOfRowReordering -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldHideMultipleRowsInMiddleOfTableToReduceRowCountMoreThanEventEnd -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnReorderCollapsedGroupToEndWithHiddenLast -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldMultiResizeRowGroupHeaderColumnWithDownScale -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldShowGroupHiddenByLoadState -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnReorderUngroupedToStartWithHiddenFirst -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldDragReorderToFirstRowWithinGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldExpandOnRemovePositionFromGroup -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldDragReorderWithinGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderUngroupRowFromGroupUp -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldExpandOnRemovePositionsFromMultipleGroups -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderUpAddUngroupedToCollapsedGroupDown -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldDragReorderUngroupLastRowInGroup -- Time elapsed: 0.025 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderLeftAddUngroupedToCollapsedGroupUp -- Time elapsed: 0.013 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderGroupFromNonVisibleAreaWithCommand -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderDownAddUngroupedToGroupAsFirstRow -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldResizeRowGroupHeaderColumnWithoutDownScale -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldAddRowToEndOfGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnReorderToUnbreakable -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldResizeRowGroupHeaderColumnWithDownScale -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldHideShowFirstGroupInCollapsedState -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldCreateTwoRowGroupsWithSameName -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotReorderUngroupMiddleRowInGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldConvertPositionsInEvent -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldExpandOnRemoveGroupByPosition -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldRemoveLastRowFromGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldDragReorderDownRemoveRowFromCollapsedGroupWithStatics -- Time elapsed: 0.037 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldHideAllRowsInOneGroup -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotBreakUnbreakableCollapsedGroupOnMultiReorderUngroupedToEndWithHiddenLast -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderUpAddUngroupedToCollapsedGroupUpJump -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnMultiReorderFromCollapsedToEndWithHiddenLast -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnReorderFromGroupToStartWithHiddenFirst -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderFirstRowBetweenGroupsDown -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldShowHiddenFirstStaticRowInCollapsedState -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderInsideCollapsedGroupWithStatics -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotRemoveGroupOnReorderLastRowInGroupToNonGrouped -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnReorderToUnbreakableEdgeUp -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnDragReorderUngroupedToEndWithHiddenLast -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldCreateRowGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderMultipleUngroupedToGroupOnBottomEdgeWithHidden -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReturnConfigLabelsWithAccumulator -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderUngroupedAddRowToGroupDown -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldHideRowBetweenGroups -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldHideMultipleMixedRows -- Time elapsed: 0.043 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderToFirstRowBetweenGroupsDown -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnDragReorderGroupToEndWithHiddenLast -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderBetweenGroupsUp -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderToFirstRowWithinGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldExpandOnRemoveGroupByName -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldDragReorderToFirstRowBetweenGroupsUp -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldHideMultipleRowsInOneGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldRemoveGroupOnReorderLastRowInGroupToOtherGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldRemoveGroupOnReorderLastFromCollapsedGroupToOtherGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderUngroupLastRowInGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotBreakUnbreakableCollapsedGroupOnDragReorderUngroupedToEndWithHiddenLast -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldDragReorderFirstRowBetweenGroupsUp -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldDragReorderFirstRowWithinGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldLoadStateWithHiddenFirstRow -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldShowFirstVisibleRowOnCollapseWhenFirstRowIsHidden -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnReorderToUnbreakableEdgeDown -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotShowHiddenFirstRowInCollapsedGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderUpRemoveColumnFromCollapsedGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldUngroupMultipleItemsInMiddleOfGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderGroupToNonVisibleAreaEndWithCommand -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldHideStaticRowInCollapsedState -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderGroupToNonVisibleAreaWithCommand -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnDragReorderFromGroupToEndWithHiddenLast -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderMultipleUngroupedAddRowToGroupUp -- Time elapsed: 0.018 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReturnSameCellForDifferentRowPositions -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldHideShowLastGroupInCollapsedStateWithStatics -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldHideRowInMiddleOfGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderUpRemoveFromCollapsedGroupAddToOtherGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotUngroupOnReorderEntireGroupToGroupEnd -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderDownAddRowToCollapsedGroupWithStaticsInGroupBottomEdge -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderUnbreakableGroupsDown -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderUpRowFromCollapsedGroupWithStatics -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldDragReorderUpAddUngroupedToGroupAsLastRow -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotBreakUnbreakableCollapsedGroupOnReorderUngroupedToEndWithHiddenLast -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotDragReorderUngroupMiddleRowInGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldCheckIfPartOfGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderDownRemoveRowFromCollapsedGroupWithStatics -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldDragReorderUpAddRowToCollapsedGroupWithStatics -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderFromCollapsedGroupUpToRemoveAndRightToAddRowAgain -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotShowHiddenRowsInMultipleGroups -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderMultipleUngroupedAddRowToGroupUpOnEdge -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldMultiResizeRowGroupHeaderColumnWithoutDownScale -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldUngroupMultipleFirstItemsInGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderUngroupedToBottomWithFirstHidden -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnReorderGroupToEndWithHiddenLast -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldDragReorderFirstRowBetweenGroupsDown -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderMultipleRowsInsideGroupDown -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldHideFirstRowInGroup -- Time elapsed: 0.022 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldDragReorderFromCollapsedGroupUpToRemoveAndDownToAddRowAgain -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldCalculateColumnWidthByPosition -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderFirstRowBetweenGroupsUp -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnDragReorderToUnbreakable -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldResizeRowHeaderRow -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnDragReorderUngroupedToStartWithHiddenFirst -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldUpdateGroupOnCreate -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldDragReorderDownRemoveFromCollapsedGroupAddToOtherGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldUngroupLastItemInGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnMultiReorderUngroupedToStartWithHiddenFirst -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldExpandOnClearGroups -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderDownRemoveRowFromCollapsedGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldDragReorderUngroupedToBottomWithFirstHidden -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderMultipleRowsInsideGroupToUngroupUp -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldHideLastRowInLastGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReturnConfigLabelsFromRowHeader -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldRenderGroupInScrolledState -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldLoadStateWithExpandCollapseStates -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderMultipleRowsFromOneGroupToOtherGroupDown -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldDragReorderToFirstRowBetweenGroupsDown -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldDragReorderUpRemoveFromCollapsedGroupAddToOtherGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldHideMultipleLastRows -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnReorderFromCollapsedToEndWithHiddenLast -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldDragReorderDownAddRowToCollapsedGroupWithStaticsInGroupRightEdge -- Time elapsed: 0.018 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnReorderFromUnbreakable -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnReorderUngroupedToEndWithHiddenLast -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldUngroupMiddleItemInGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnDragReorderFromGroupToStartWithHiddenFirst -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotRemoveGroupOnReorderLastRowInGroupToUnbreakableGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldCalculateColumnWidthOnGroupModelChanges -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldUngroupMultipleItemsFirstLastOfGroup -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnMultiReorderFromGroupToStartWithHiddenFirst -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldHideMultipleRowsInMiddleOfTableTwiceToReduceRowCountMoreThanEventEnd -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldDragReorderEntireRowGroupToLast -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldLoadStateWithReorderedRows -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderDownAddRowToCollapsedGroupWithStatics -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderGroupOutsideVisibleArea -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderDownRemoveFromCollapsedGroupAddToOtherGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderFirstRowWithinGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnDragReorderFromCollapsedToEndWithHiddenLast -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderMultipleUngroupedNotAddRowToGroupDownOnEdge -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnMultiReorderUngroupedToEndWithHiddenLast -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotModifyUnbreakableGroupOnCreateAndCreateNewNonContiguous -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldRemoveRowGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotResizeNotResizableRowGroupHeaderColumnMulti -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotShowHiddenLastRowInCollapsedGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldDragReorderDownAddUngroupedToGroupAsFirstRow -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldDragReorderEntireRowGroupToStart -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotExpandCollapsedGroupOnDragReorderToEnd -- Time elapsed: 0.018 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotResizeNotResizableRowGroupHeaderColumn -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderUpAddUngroupedToGroupAsLastRow -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderDownAddUngroupedToCollapsedGroupUp -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotRemoveGroupOnReorderRemoveLastFromCollapsed -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldHideLastRowInGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldCollapseExpandAll -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderUngroupRowGroupDown -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderInsideGroupWithHiddenColumnsAtEnd -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnReorderFromGroupToEndWithHiddenLast -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldRenderRowGroups -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnReorderBetweenGroupsDown -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldDragReorderBetweenGroupsDown -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotUngroupFromUnbreakableGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldSetGroupHeaderColumnWidth -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldShowNonGroupRowIfAdjacentGroupsAreCollapsed -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldRemoveFirstRowFromGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderDownAddUngroupedToCollapsedGroupDown -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotShowHiddenRowsInCollapsedGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderMultipleRowsInsideGroupToUngroupDown -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldReorderWithinGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldMultiResizeRowGroupHeaderColumn -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotUngroupOnReorderEntireGroupToGroupStart -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnMultiReorderFromGroupToEndWithHiddenLast -- Time elapsed: 0.003 s
Running org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerSelectionTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.411: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.427: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.430: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.432: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.435: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.437: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.440: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.442: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.445: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.451: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerSelectionTest
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerSelectionTest.shouldSelectRowInScrolledState -- Time elapsed: 0.017 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerSelectionTest.shouldMoveAnchorOnDeselectWithCtrl -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerSelectionTest.shouldSelectAllCellsInGroup -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerSelectionTest.shouldSelectAllCellsInGroupWithCtrl -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerSelectionTest.shouldSelectInColumnScrolledState -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerSelectionTest.shouldSelectAllCellsInGroupsDownWithShiftInScrolledState -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerSelectionTest.shouldDeselectAndSelectAllCellsInGroup -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerSelectionTest.shouldSelectAllCellsInGroupsToRightWithShift -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerSelectionTest.shouldSelectAllCellsInGroupsToLeftWithShift -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerSelectionTest.shouldMoveAnchorOnDeselectWithCtrlWithPreserve -- Time elapsed: 0.003 s
Running org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.458: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.461: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.467: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.471: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.476: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.478: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.481: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.484: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.486: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.490: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.493: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.497: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.500: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.503: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.507: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.525: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.528: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.532: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.535: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.539: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.542: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.544: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.547: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.551: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.554: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.558: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.561: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.564: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.568: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.571: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.574: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.577: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.580: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.584: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.586: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.590: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.593: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.597: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.600: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.603: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.606: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.609: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.626: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.630: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.633: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.636: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.639: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.642: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.645: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.649: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.652: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.655: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.659: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.662: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.666: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.669: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.672: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.675: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.678: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.682: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.685: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.688: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.690: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.692: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.695: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.698: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.700: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.703: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.707: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.710: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.726: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.730: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.733: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.736: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.739: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.741: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.744: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.748: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.751: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.754: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.758: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.761: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.765: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.768: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.772: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.775: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.778: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.781: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.784: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.788: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.790: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.793: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.796: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.799: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.802: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.805: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.809: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.812: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.815: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.819: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.826: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.829: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.833: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.836: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.839: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.842: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.845: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.849: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.853: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.855: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.859: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.863: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.866: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.869: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.873: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.876: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.879: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.881: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.885: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.888: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.891: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.894: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.897: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.900: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.903: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.907: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.910: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.926: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.929: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.933: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.936: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.939: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.943: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.946: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.949: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.952: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.956: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.959: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.962: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.964: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.967: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.970: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.973: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.976: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.979: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.981: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.984: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.986: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.989: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.992: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.995: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:35.998: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.001: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.004: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.007: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.011: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.014: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.017: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.020: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.024: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.027: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.032: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.035: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.039: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.042: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.046: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.049: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.053: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.056: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.059: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.062: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.066: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.070: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.073: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.076: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.080: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.083: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.087: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.091: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.096: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.100: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.103: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.106: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.110: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.126: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.130: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.134: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.137: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.140: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.143: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.147: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.150: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.153: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.156: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.159: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.162: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.165: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.170: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.173: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.176: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.179: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.183: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.188: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.192: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.195: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.199: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.203: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.206: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.209: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.212: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.227: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.230: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.233: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.237: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.239: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.242: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.246: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.248: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.251: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.256: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.259: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.262: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.265: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.269: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.272: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.275: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.277: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.281: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.284: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.287: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.290: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.292: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.295: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.298: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.301: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.304: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.308: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.311: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.314: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.317: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.320: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.323: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.326: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.329: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.333: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.335: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.338: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.341: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.343: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.346: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.349: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.352: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 238, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.898 s -- in org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotModifyUnbreakableGroupOnCreate -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldHideShowLastGroupInCollapsedState -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldShowNonGroupColumnIfAdjacentGroupsAreCollapsed -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnDragReorderUngroupedToEndWithHiddenLastTableEnd -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderGroupToNonVisibleArea -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderGroupToNonVisibleAreaEnd -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldCreateTwoColumnGroupsWithSameName -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldShowFirstVisibleColumnOnCollapseWhenFirstColumnIsHidden -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldHideMultipleFirstColumns -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnDragReorderGroupToStartWithHiddenFirst -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderUnbreakableGroupsBetweenGroupsLeft -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderRightAddColumnToCollapsedGroupWithStatics -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderFromCollapsedGroupLeftToRemoveAndRightToAddColumnAgain -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldAvoidReorderCollapsedGroupInOtherGroup -- Time elapsed: 0.018 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderBetweenGroupsLeft -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnDragReorderMultipleFromUnbreakable -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldHideMultipleColumnsAfterFirstHideAtEndOfTable -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderUngroupedAddColumnToGroupRight -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderUnbreakableGroupsToEndRight -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderLeftAddColumnToCollapsedGroupWithStatics -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnReorderGroupToStartWithHiddenFirst -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldHideMultipleColumnsInMiddleOfTableTwiceToReduceColumnCountMoreThanEventEnd -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldUngroupMultipleLastItemsInGroup -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderToFirstColumnBetweenGroupsRight -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderLeftAddUngroupedToCollapsedGroupLeftJump -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotRemoveUnbreakableColumnGroup -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldCreateGroupFromUncontiguous -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderUngroupLastColumnInGroup -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldDragReorderRightRemoveColumnFromCollapsedGroupWithStatics -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderFirstColumnBetweenGroupsRight -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReturnSameCellForDifferentColumnPositions -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderGroupBetweenHiddenColumns -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldSetGroupHeaderRowHeight -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReturnConfigLabels -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldDragReorderToRightEndInsideGroupWithHidden -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotResizeNotResizableColumnGroupHeaderRow -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldExpandCollapseNonVisibleGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnDragReorderMultipleToUnbreakable -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderGroupFromNonVisibleArea -- Time elapsed: 0.020 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldDragReorderUngroupLastColumnInGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderMultipleColumnsFromOneGroupToOtherGroupRight -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotRemoveGroupOnReorderLastColumnInGroupToUnbreakableGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldAvoidReorderGroupInOtherGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderUngroupedAddColumnToGroupLeft -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotExpandCollapsedGroupOnDragReorderToStart -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldUngroupFirstItemInGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldDragReorderToFirstColumnBetweenGroupsLeft -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotShowHiddenColumnInCollapsedGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderToFirstWithHidden -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnDragReorderFromUnbreakable -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnReorderToUnbreakableEdgeRight -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldCalculateRowHeightByPosition -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldDragReorderFirstColumnBetweenGroupsRight -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderRightAddUngroupedToCollapsedGroupLeft -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldShowHiddenFirstStaticColumnInCollapsedState -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldCreateColumnGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderRightAddUngroupedToGroupAsFirstColumn -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotExpandCollapsedGroupOnReorderToEnd -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotExpandCollapsedGroupOnReorderToRight -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldDragReorderRightAddUngroupedToGroupAsFirstColumn -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldMultiResizeColumnGroupHeaderRow -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderInsideCollapsedGroupWithStaticsFromBeginning -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotExpandCollapsedGroupOnReorderLeft -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldLoadStateWithCollapsedNonConsecutive -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderToLastWithHidden -- Time elapsed: 0.014 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldExpandOnAddPositionToGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReturnDisplayModeFromColumnHeader -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldCollapseExpandGroup -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderGroupOutsideVisibleAreaWithCommand -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldHandleResetOfColumnReordering -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldDragReorderLeftAddColumnToCollapsedGroupWithStatics -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldCollapseGroupWithStaticColumns -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldDragReorderLeftRemoveFromCollapsedGroupAddToOtherGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldDragReorderInsideCollapsedGroupWithStaticsFromBeginning -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnReorderCollapsedGroupToEndWithHiddenLast -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldShowGroupHiddenByLoadState -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnReorderUngroupedToStartWithHiddenFirst -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldExpandOnRemovePositionFromGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldHideMultipleColumnsAfterCollapseWithStaticsAtEndOfTable -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldDragReorderWithinGroup -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotReorderUngroupMiddleColumnInGroup -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldExpandOnRemovePositionsFromMultipleGroups -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderGroupFromNonVisibleAreaWithCommand -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldRemoveLastColumnFromGroup -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderLeftAddUngroupedToGroupAsLastColumn -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnReorderToUnbreakable -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldOnlyShowNonGroupColumnIfAdjacentGroupsAreCollapsed -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldHideShowFirstGroupInCollapsedState -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderRightRemoveFromCollapsedGroupAddToOtherGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldCalculateRowHeightOnGroupModelChanges -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderRightRemoveColumnFromCollapsedGroupWithStatics -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotResizeNotResizableColumnGroupHeaderRowMulti -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldConvertPositionsInEvent -- Time elapsed: 0.008 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldExpandOnRemoveGroupByPosition -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldHideMultipleMixedColumns -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldDragReorderRightRemoveFromCollapsedGroupAddToOtherGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldRemoveAllFromColumnGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotShowHiddenLastColumnInCollapsedGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotBreakUnbreakableCollapsedGroupOnMultiReorderUngroupedToEndWithHiddenLast -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderRightAddColumnToCollapsedGroupWithStaticsInGroupRightEdge -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldAddColumnAtStartOfGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderMultipleUngroupedAddColumnToGroupLeftOnEdge -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnMultiReorderFromCollapsedToEndWithHiddenLast -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnReorderFromGroupToStartWithHiddenFirst -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderLeftRemoveFromCollapsedGroupAddToOtherGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldDragReorderFromCollapsedGroupLeftToRemoveAndRightToAddColumnAgain -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderUngroupColumnFromGroupLeft -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldDragReorderFirstColumnBetweenGroupsLeft -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderToFirstColumnWithinGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderInsideCollapsedGroupWithStatics -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderRightAddUngroupedToCollapsedGroupRight -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnDragReorderUngroupedToEndWithHiddenLast -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReturnConfigLabelsWithAccumulator -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldHideMultipleLastColumns -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldDragReorderToFirstColumnWithinGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderLeftAddUngroupedToCollapsedGroupLeft -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderFromCollapsedGroupRightToRemoveAndLeftToAddColumnAgain -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderToFirstColumnBetweenGroupsLeft -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldResizeColumnGroupHeaderRowWithoutDownScale -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnDragReorderGroupToEndWithHiddenLast -- Time elapsed: 0.016 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldExpandOnRemoveGroupByName -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReturnConfigLabelsFromColumnHeader -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldRemoveMiddleColumnFromGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotShowHiddenColumnsInMultipleGroups -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotRemoveGroupOnReorderLastColumnInGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldRemoveGroupOnReorderLastFromCollapsedGroupToOtherGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotBreakUnbreakableCollapsedGroupOnDragReorderUngroupedToEndWithHiddenLast -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldDragReorderUngroupedToRightWithFirstHidden -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderMultipleColumnsInsideGroupToUngroupRight -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderFirstColumnWithinGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldHideMultipleMiddleColumns -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldRemoveColumnGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderBetweenGroupsRight -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnReorderToUnbreakableEdgeLeft -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldResizeColumnGroupHeaderRow -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldUngroupMultipleItemsInMiddleOfGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderGroupToNonVisibleAreaEndWithCommand -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderGroupToNonVisibleAreaWithCommand -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldResizeColumnHeaderRow -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderToRightEndInsideGroupWithHidden -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnDragReorderFromGroupToEndWithHiddenLast -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderFirstColumnBetweenGroupsLeft -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnReorderBetweenGroupsRight -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldHideAllColumnsInOneGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldHideShowLastGroupInCollapsedStateWithStatics -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldHideMultipleColumnsInOneGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotRemoveGroupOnDragReorderLastColumnInGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldDragReorderBetweenGroupsRight -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderLeftAddColumnToCollapsedGroupWithStaticsInGroupLeftEdge -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotUngroupOnReorderEntireGroupToGroupEnd -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldLoadStateWithReorderedColumns -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldHideStaticColumnInCollapsedState -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldShowColumnGroupOnReorderInHiddenState -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotDragReorderUngroupMiddleColumnInGroup -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldHideMultipleColumnsInMiddleOfTableToReduceColumnCountMoreThanEventEnd -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldRemoveFirstColumnFromGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotBreakUnbreakableCollapsedGroupOnReorderUngroupedToEndWithHiddenLast -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldDragReorderFirstColumnWithinGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldDragReorderRightAddColumnToCollapsedGroupWithStaticsInGroupRightEdge -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldCheckIfPartOfGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderLeftRemoveColumnFromCollapsedGroup -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderGroupWithReorderedColumns -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderMultipleUngroupedNotAddColumnToGroupRightOnEdge -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldUngroupMultipleFirstItemsInGroup -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnReorderGroupToEndWithHiddenLast -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldDragReorderEntireColumnGroupToLast -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderUngroupFirstColumnInGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderEntireColumnGroupToStart -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderRightRemoveColumnFromCollapsedGroup -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderRightAddColumnToCollapsedGroupWithStaticsInMiddleOfGroup -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderEntireColumnGroupBetweenOtherGroups -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnDragReorderToUnbreakable -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnDragReorderUngroupedToStartWithHiddenFirst -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldUpdateGroupOnCreate -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldDragReorderToFirstColumnBetweenGroupsRight -- Time elapsed: 0.016 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldDragReorderEntireColumnGroupToStart -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldUngroupLastItemInGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnMultiReorderUngroupedToStartWithHiddenFirst -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldHideLastColumnInGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldExpandOnClearGroups -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderLeftColumnFromCollapsedGroupWithStatics -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderUnbreakableGroupsToStartLeft -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderMultipleColumnsFromOneGroupToOtherGroupLeft -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderMultipleUngroupedAddColumnToGroupRight -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderGroupWithHiddenColumns -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldRenderGroupInScrolledState -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldLoadStateWithExpandCollapseStates -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderMultipleColumnsInsideGroupToUngroupLeft -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldMultiResizeColumnGroupHeaderRowWithDownScale -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldMultiResizeColumnGroupHeaderAndColumnHeader -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderMultipleColumnsInsideGroupLeft -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderLeftAddUngroupedToCollapsedGroupRight -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnReorderFromCollapsedToEndWithHiddenLast -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnReorderFromUnbreakable -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnReorderUngroupedToEndWithHiddenLast -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldUngroupMiddleItemInGroup -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnDragReorderFromGroupToStartWithHiddenFirst -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldMultiResizeColumnGroupHeaderRowWithoutDownScale -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldRemoveGroupOnReorderLastColumnInGroupToOtherGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderMultipleColumnsInsideGroupRight -- Time elapsed: 0.014 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldUngroupMultipleItemsFirstLastOfGroup -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderEntireColumnGroupToLast -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnMultiReorderFromGroupToStartWithHiddenFirst -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderMultipleUngroupedAddColumnToGroupLeft -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldResizeColumnGroupHeaderRowWithDownScale -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldShowAllHiddenStaticColumnsInCollapsedState -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderGroupOutsideVisibleArea -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnDragReorderFromCollapsedToEndWithHiddenLast -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnMultiReorderUngroupedToEndWithHiddenLast -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldCreateGroupFromSingleColumn -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotModifyUnbreakableGroupOnCreateAndCreateNewNonContiguous -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotShowHiddenFirstColumnInCollapsedGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldHideLastColumnInLastGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldDragReorderLeftAddUngroupedToGroupAsLastColumn -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotRemoveGroupOnReorderLastColumnInGroupToNonGrouped -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldLoadStateWithHiddenFirstColumn -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotExpandCollapsedGroupOnDragReorderToEnd -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldHideColumnBetweenGroups -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldAddColumnToEndOfGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotRemoveGroupOnReorderRemoveLastFromCollapsed -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldDragReorderUngroupFirstColumnInGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldHideFirstColumnInGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldCollapseExpandAll -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderInsideGroupWithHiddenColumnsAtEnd -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldDragReorderLeftColumnFromCollapsedGroupWithStatics -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnReorderFromGroupToEndWithHiddenLast -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderUngroupedToRightWithFirstHidden -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldHideColumnInMiddleOfGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldDragReorderBetweenGroupsLeft -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderUngroupColumnGroupRight -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotUngroupFromUnbreakableGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderMultipleUngroupedToGroupOnRightEdgeWithHidden -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderUnbreakableGroupsToRight -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldRenderColumnGroups -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldReorderWithinGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldShowHiddenLastStaticColumnInCollapsedState -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotUngroupOnReorderEntireGroupToGroupStart -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnMultiReorderFromGroupToEndWithHiddenLast -- Time elapsed: 0.003 s
Running org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerSelectionTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.363: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.366: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.369: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.372: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.374: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.377: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.379: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.382: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.384: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.387: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerSelectionTest
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerSelectionTest.shouldMoveAnchorOnDeselectWithCtrl -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerSelectionTest.shouldSelectAllCellsInGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerSelectionTest.shouldSelectColumnInScrolledState -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerSelectionTest.shouldSelectAllCellsInGroupWithCtrl -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerSelectionTest.shouldSelectInRowScrolledState -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerSelectionTest.shouldDeselectAndSelectAllCellsInGroup -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerSelectionTest.shouldSelectAllCellsInGroupsToRightWithShiftInScrolledState -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerSelectionTest.shouldSelectAllCellsInGroupsToRightWithShift -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerSelectionTest.shouldSelectAllCellsInGroupsToLeftWithShift -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerSelectionTest.shouldMoveAnchorOnDeselectWithCtrlWithPreserve -- Time elapsed: 0.003 s
Running org.eclipse.nebula.widgets.nattable.group.performance.ColumnReorderToggleCommandPositionTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.nebula.widgets.nattable.group.performance.ColumnReorderToggleCommandPositionTest
org.eclipse.nebula.widgets.nattable.group.performance.ColumnReorderToggleCommandPositionTest.shouldToggleMultiColumnReorderCommandCoordinateToLeftEdge -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnReorderToggleCommandPositionTest.shouldNotToggleMultiColumnReorderCommandCoordinateToRightEdgeOnFirstColumn -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnReorderToggleCommandPositionTest.shouldNotToggleColumnReorderEndCommandCoordinateToRightEdgeOnFirstColumn -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnReorderToggleCommandPositionTest.shouldToggleMultiColumnReorderCommandCoordinateToRightEdge -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnReorderToggleCommandPositionTest.shouldToggleColumnReorderEndCommandCoordinateToLeftEdge -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnReorderToggleCommandPositionTest.shouldToggleColumnReorderCommandCoordinateToLeftEdge -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnReorderToggleCommandPositionTest.shouldNotToggleColumnReorderEndCommandCoordinateToLeftEdgeOnLastColumn -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnReorderToggleCommandPositionTest.shouldToggleColumnReorderEndCommandCoordinateToRightEdge -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnReorderToggleCommandPositionTest.shouldToggleColumnReorderCommandCoordinateToRightEdge -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnReorderToggleCommandPositionTest.shouldNotToggleColumnReorderCommandCoordinateToRightEdgeOnFirstColumn -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnReorderToggleCommandPositionTest.shouldNotToggleMultiColumnReorderCommandCoordinateToLeftEdgeOnLastColumn -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnReorderToggleCommandPositionTest.shouldNotToggleColumnReorderCommandCoordinateToLeftEdgeOnLastColumn -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.group.performance.RowGroupUtilsTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.401: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.403: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.406: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.408: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.410: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.413: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.416: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.418: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.421: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.423: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.426: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.nebula.widgets.nattable.group.performance.RowGroupUtilsTest
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupUtilsTest.shouldTestIsBetweenTwoGroups -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupUtilsTest.shouldTestIsReorderValidWithUnbreakableFromNonGroupedRight -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupUtilsTest.shouldTestIsReorderValidWithUnbreakableFromNonGroupedLeft -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupUtilsTest.shouldTestIsBetweenTwoGroupsOnLevel -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupUtilsTest.shouldTestInSameGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupUtilsTest.shouldTestIsReorderValidWithoutUnbreakable -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupUtilsTest.shouldTestIsGroupReordered -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.RowGroupUtilsTest.shouldTestIsReorderValidFromUnbreakable -- Time elapsed: 0.002 s
Running org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.457: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.460: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.463: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.466: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.468: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.471: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.474: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.477: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.480: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.484: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.486: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.489: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.492: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.496: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.499: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.501: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.504: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.507: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.510: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.513: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.516: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.519: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.522: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.527: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.531: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.533: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.536: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.539: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.542: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.544: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.547: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.550: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.553: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.556: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.559: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.562: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.565: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.568: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.571: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.574: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.578: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.580: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.583: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.586: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.589: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.592: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.594: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.597: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.600: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.603: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.606: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s -- in org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldReorderLevel1GroupToStart -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldDragReorderLevel1GroupToStart -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldNotDragReorderLevel0GroupOutOfUnbreakableLevel1Group -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldReorderToEndWithLevel1AllAndNoLevel0 -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldDragReorderLevel1GroupToEnd -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldReorderGroupBetweenHiddenColumns -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldDragReorderToRightEndInsideGroupWithHidden -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldReorderLevel1GroupToEnd -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldNotReorderNonGroupedToUnbreakableLevel1Group -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldShowRowGroupOnReorderInHiddenState -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldMultiResizeRowGroupHeaderAndBody -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldNotDragReorderNonGroupedToUnbreakableLevel1Group -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldDragReorderToEndWithLevel1AllAndNoLevel0 -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnReorderUngroupedToEndWithHiddenLastSpanningSecondLevel -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldMultiReorderToEndWithLevel1AllAndNoLevel0 -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldResizeRowGroupHeaderColumn -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldMultiResizeRowGroupHeaderColumnWithDownScale -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldResizeRowGroupHeaderColumnWithoutDownScale -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldDragReorderLevel0GroupToNonGroupedUnbreakable -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldResizeRowGroupHeaderColumnWithDownScale -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldReturnConfigLabelsOnLevel0WithoutLevel0 -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldDragReorderUnbreakableGroupToEndWithLevel1AllAndNoLevel0 -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldReorderLevel0GroupWithOneColumnToNonGroupedUnbreakable -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldNotDragReorderFromUnbreakableLevel1GroupToEnd -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldDragReorderUngroupedToRightWithFirstHidden -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldReorderToRightEndInsideGroupWithHidden -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldMultiResizeRowGroupHeaderColumnWithoutDownScale -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldReturnConfigLabelsOnLevel0 -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldReturnConfigLabelsOnLevel1 -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldExpandCollapseLevel0ViaLevel1WithoutLevel1Group -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldNotReorderLevel0GroupOutOfUnbreakableLevel1Group -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnReorderUngroupedToEndWithHiddenLastSameGroupBorders -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldReorderLevel0GroupToNonGroupedUnbreakable -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldSetGroupHeaderColumnWidthByLevel -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldDragReorderGroupToEndWithLevel1AllAndNoLevel0 -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldConfigureReorderSupported -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldReorderUngroupedToRightWithFirstHidden -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldRenderRowGroups -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnReorderUngroupedToEndWithHiddenLastSpanningFirstLevel -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldReorderMultipleUngroupedToGroupOnRightEdgeWithHidden -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldSetGroupHeaderColumnWidth -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest.shouldMultiResizeRowGroupHeaderColumn -- Time elapsed: 0.003 s
Running org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupUtilsTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.612: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.615: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.618: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.626: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.629: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.631: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.634: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.637: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.639: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.642: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.645: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupUtilsTest
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupUtilsTest.shouldTestIsBetweenTwoGroups -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupUtilsTest.shouldTestIsReorderValidWithUnbreakableFromNonGroupedRight -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupUtilsTest.shouldTestIsReorderValidWithUnbreakableFromNonGroupedLeft -- Time elapsed: 0.011 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupUtilsTest.shouldTestIsBetweenTwoGroupsOnLevel -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupUtilsTest.shouldTestInSameGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupUtilsTest.shouldTestIsReorderValidWithoutUnbreakable -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupUtilsTest.shouldTestIsGroupReordered -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupUtilsTest.shouldTestIsReorderValidFromUnbreakable -- Time elapsed: 0.003 s
Running org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldFindGroupByMemberInCollapsed -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldRemoveAtBeginningOfGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldNotRemoveFromUnbreakableSingleGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldAddMultiplePositionsAtEndOfGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldAddPositionAtEndOfGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldAddMultiplePositionsAtBeginningOfGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldNotRemoveForUnbreakableGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldNotRemoveNotContainingOnMultipleGroups -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldGetGroupByName -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldLoadStateWithMembers -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldNotRemoveNotContainingPositionFromSingleGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldRemoveStaticIndexIfRemovedFromGroupEnd -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldCreateGroupsDefaultCollapseable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldSaveStateWithSpecialCharactersInGroupName -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldAddStaticPositions -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldNotAddMultiplePositionsAfterGapAtBeginningOfGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldLoadStateWithSpecialCharactersInGroupName -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldRemoveAllFromGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldSaveState -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldCreateGroupsDefaultBreakable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldRemoveStaticIndexIfRemovedFromGroupStart2 -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldRemoveAllFromGroup2 -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldNotAddAlreadyContainingPositionToGroup -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldGetGroupByPosition -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldIdentifyGroupByPosition -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldNotRemoveNotContainingPosition -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldNotAddPositionAtBeginningOfGroupWithGap -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldKnowRightEdgeOfGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldCreateGroupsDefaultUnbreakable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldRemoveInMiddleOfGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldToggleCollapsedState -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldOnlyAddGroupPositionsToGroup -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldRemoveStaticIndexIfRemovedFromGroupStart -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldRemoveMultipleFromSingleGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldRemoveMultipleFromSingleGroup2 -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldReturnVisiblePositionCollection -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldRemoveStaticIndexIfRemovedFromGroupEnd2 -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldRemoveFromSingleGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldRemoveAtEndOfGroup -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldLoadState -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldExpandCollapseGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldAddPositionAtBeginningOfGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldFindGroupByMember -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldKnowLeftEdgeOfGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldNotAddPositionAtEndOfGroupWithGap -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldNotCollapseNonCollapseableGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldRemoveFromMultipleGroups -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldFillInternalMemberIndexes -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldNotAddMultiplePositionsAfterGapAtEndOfGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldCreateGroupsDefaultNotCollapseable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldNotRemoveFromUnbreakableOnMultipleGroups -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldReturnVisibleIndexCollection -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldExpandCollapsedGroupOnSettingNonCollapseable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldNotAddStaticPositionThatIsNotInGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest.shouldNotAddPositionToUnbreakableGroup -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.664: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.667: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.671: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.674: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.676: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.679: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.681: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.684: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.687: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.690: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.693: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.696: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.698: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.701: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.704: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.706: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.708: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.712: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.714: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.717: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.720: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.723: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.726: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.728: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.730: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.733: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.736: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.739: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.741: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.743: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.746: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.749: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.752: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.755: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.758: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.761: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.764: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.766: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.769: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.772: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.775: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.778: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.781: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.783: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.786: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.789: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.792: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.794: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.797: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.801: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.803: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldReorderLevel1GroupToStart -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldDragReorderLevel1GroupToStart -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldNotDragReorderLevel0GroupOutOfUnbreakableLevel1Group -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldReorderToEndWithLevel1AllAndNoLevel0 -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldDragReorderLevel1GroupToEnd -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldReorderGroupBetweenHiddenColumns -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldSetGroupHeaderRowHeight -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldDragReorderToRightEndInsideGroupWithHidden -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldReorderLevel1GroupToEnd -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldNotReorderNonGroupedToUnbreakableLevel1Group -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldNotDragReorderNonGroupedToUnbreakableLevel1Group -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldDragReorderToEndWithLevel1AllAndNoLevel0 -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnReorderUngroupedToEndWithHiddenLastSpanningSecondLevel -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldMultiReorderToEndWithLevel1AllAndNoLevel0 -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldMultiResizeColumnGroupHeaderRow -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldSetGroupHeaderRowHeightByLevel -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldDragReorderLevel0GroupToNonGroupedUnbreakable -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldReturnConfigLabelsOnLevel0WithoutLevel0 -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldDragReorderUnbreakableGroupToEndWithLevel1AllAndNoLevel0 -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldReorderLevel0GroupWithOneColumnToNonGroupedUnbreakable -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldResizeColumnGroupHeaderRowWithoutDownScale -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldNotDragReorderFromUnbreakableLevel1GroupToEnd -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldDragReorderUngroupedToRightWithFirstHidden -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldMultiResizeColumnGroupHeaderAndBody -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldResizeColumnGroupHeaderRow -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldReorderToRightEndInsideGroupWithHidden -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldShowColumnGroupOnReorderInHiddenState -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldReturnConfigLabelsOnLevel0 -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldReturnConfigLabelsOnLevel1 -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldExpandCollapseLevel0ViaLevel1WithoutLevel1Group -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldNotReorderLevel0GroupOutOfUnbreakableLevel1Group -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnReorderUngroupedToEndWithHiddenLastSameGroupBorders -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldReorderLevel0GroupToNonGroupedUnbreakable -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldMultiResizeColumnGroupHeaderRowWithDownScale -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldMultiResizeColumnGroupHeaderRowWithoutDownScale -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldDragReorderGroupToEndWithLevel1AllAndNoLevel0 -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldResizeColumnGroupHeaderRowWithDownScale -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldConfigureReorderSupported -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldReorderUngroupedToRightWithFirstHidden -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldNotBreakUnbreakableGroupOnReorderUngroupedToEndWithHiddenLastSpanningFirstLevel -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldReorderMultipleUngroupedToGroupOnRightEdgeWithHidden -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest.shouldRenderColumnGroups -- Time elapsed: 0.005 s
Running org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.809: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.812: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.815: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.818: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.820: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.823: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.826: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.829: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.831: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.834: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.837: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.839: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest
org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest.getCellSpanWhenColumnsInGroupAreHidden -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest.aCollapsedColumnGroupShouldNotBeSpanned -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest.getColumnWidthByPositionForAColumnOutsideTheViewport -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest.getColumnWidthByPosition -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest.getCellForACellInAColumnGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest.testConfigLabelsWithAccumulator -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest.getDataValueByPosition -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest.getColumnWidthWhenNoColumnGroupsPresent -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest.testConfigLabels -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest.getCellForACellNotInAColumnGroup -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest.testRowHeightByPosition -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest.getCellSpan -- Time elapsed: 0.003 s
Running org.eclipse.nebula.widgets.nattable.group.ColumnGroupUtilsTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.847: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.851: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.nebula.widgets.nattable.group.ColumnGroupUtilsTest
org.eclipse.nebula.widgets.nattable.group.ColumnGroupUtilsTest.isLeftEdgeOfAColumnGroup -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupUtilsTest.isRightEdgeOfAColumnGroup -- Time elapsed: 0.003 s
Running org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerSelectionTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.857: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.860: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.863: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.865: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.868: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.871: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.873: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.876: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.879: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.882: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerSelectionTest
org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerSelectionTest.shouldMoveAnchorOnDeselectWithCtrl -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerSelectionTest.shouldSelectAllCellsInGroup -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerSelectionTest.shouldSelectColumnInScrolledState -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerSelectionTest.shouldSelectAllCellsInGroupWithCtrl -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerSelectionTest.shouldSelectInRowScrolledState -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerSelectionTest.shouldDeselectAndSelectAllCellsInGroup -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerSelectionTest.shouldSelectAllCellsInGroupsToRightWithShiftInScrolledState -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerSelectionTest.shouldSelectAllCellsInGroupsToRightWithShift -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerSelectionTest.shouldSelectAllCellsInGroupsToLeftWithShift -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerSelectionTest.shouldMoveAnchorOnDeselectWithCtrlWithPreserve -- Time elapsed: 0.003 s
Running org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelPersistenceTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelPersistenceTest
org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelPersistenceTest.testSaveStateWithStatics -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelPersistenceTest.testSaveState -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelPersistenceTest.testLoadStateWithStatics -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelPersistenceTest.testSaveAndLoadStateWithStatics -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelPersistenceTest.testLoadState -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayerTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.892: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.895: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.899: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.926: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.929: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.932: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.936: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.939: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.944: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.950: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.953: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayerTest
org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayerTest.getRowHeightWhenNoColumnGroupsPresent -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayerTest.testColumnWidthByPosition -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayerTest.testConfigLabelsWithAccumulator -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayerTest.getRowHeightByPosition -- Time elapsed: 0.027 s
org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayerTest.getDataValueByPosition -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayerTest.testConfigLabels -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayerTest.getCellForACellNotInAColumnGroup -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayerTest.getCellSpan -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayerTest.getCellSpanWhenRowsInGroupAreHidden -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayerTest.collapsedRowGroupShouldNotBeSpanned -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayerTest.shouldGetSameCellForACellInSameRowGroup -- Time elapsed: 0.004 s
Running org.eclipse.nebula.widgets.nattable.group.DefaultBodyLayerStackTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.960: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.963: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:36.966: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.nebula.widgets.nattable.group.DefaultBodyLayerStackTest
org.eclipse.nebula.widgets.nattable.group.DefaultBodyLayerStackTest.hideColumnsAndReorder -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.DefaultBodyLayerStackTest.resizeAColumnAndReorderIt -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.DefaultBodyLayerStackTest.resizeAColumnAndHideIt -- Time elapsed: 0.002 s
Running org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest
org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest.shouldNotInsertIntoAnUnbreakableGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest.testCollapseableColumnGroups -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest.getStaticColumnIndexesInGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest.sizeOfStaticColumns -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest.expand -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest.sizeOfGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest.isCollapsedByName -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest.shouldFailWhenTryingToInsertSameColumnTwice -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest.shouldFindColumnGroupPositionForColumnIndex -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest.collapse -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest.getCollapsedColumnCount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest.noColumnGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest.getColumnIndexesInGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest.isPartOfAGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest.shouldNotRemoveFromAnUnbreakableGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest.markAsUnbreakable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest.toggleColumnGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest.getAllIndexesInGroups -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest.getColumnGroupForIndex -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest.shouldInsertAColumnIndexToAGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest.removeColumnFromGroup -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.group.action.ColumnGroupReorderDragModeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.nebula.widgets.nattable.group.action.ColumnGroupReorderDragModeTest
org.eclipse.nebula.widgets.nattable.group.action.ColumnGroupReorderDragModeTest.isValidTargetColumnPositionMovingLeft -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.action.ColumnGroupReorderDragModeTest.isValidTargetColumnPositionMovingRight -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.group.action.ColumnHeaderReoderDragModeTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.group.action.ColumnHeaderReoderDragModeTest
org.eclipse.nebula.widgets.nattable.group.action.ColumnHeaderReoderDragModeTest.shouldAllowReorderingWithinARegularGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.action.ColumnHeaderReoderDragModeTest.shouldNotAllowMovingBetweenTwoUnbreakableGroups -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.action.ColumnHeaderReoderDragModeTest.shouldNotAllowMovingFromUnbreakableGroupToRegularGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.action.ColumnHeaderReoderDragModeTest.basicReordering -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.action.ColumnHeaderReoderDragModeTest.shouldNotAllowMovingIntoAnUnbreakableGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.action.ColumnHeaderReoderDragModeTest.shouldNotAllowMovingFromRegularGroupToUnbreakableGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.action.ColumnHeaderReoderDragModeTest.shouldNotAllowMovingOutOfAnUnbreakableGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.action.ColumnHeaderReoderDragModeTest.shouldAllowReorderingWithinAnUnbreakableGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.action.ColumnHeaderReoderDragModeTest.shouldAllowMovingBetweenRegularGroups -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest
org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest.shouldMoveInAndOutGroupsByOneStepUp -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest.shouldRemoveFromAGroupWhileReorderingMultipleColumns -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest.shouldReorderEntireColumnGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest.shouldAddToAGroupWhileReorderingMultipleColumns -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest.shouldNotAllowRemovalFromAColumnGroupDuringMultiColumnReorder -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest.adjacentColumnGroups -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest.shouldRemoveFromOneGroupAndAddToAnother -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest.shouldDragRightAndRemoveColumnFromGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest.shouldNotMoveColumnBetweenGroupsIfEitherGroupIsUnbreakable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest.shouldMoveInAndOutGroupsByOneStepDown -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest.shouldDragRightAndNotRemoveFromAnUnbreakableGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest.handleReorderColumnsAndGroupsCommand -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest.shouldLeaveModelUnchangedOnDragLeftWithinSameGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest.reorderMultipleColums -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest.shouldNotAllowMultiReorderIntoAnUnbreakableGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest.shouldDragLeftAndMoveColumnIntoGroup -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest.shouldLeaveModelUnchangedOnDragRightWithinSameGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest.shouldDragFirstCellRightAndAddColumnToGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest.shouldDragRightAndKeepColumnInGroup -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest.shouldReorderEntireColumnGroupAndAddAColumnToCollapsedGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest.shouldDragRightAndAddColumnToGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest.shouldDragLeftAndRemoveColumnFromGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest.shouldReorderToConsecutive -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandlerTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.037: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.041: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.045: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.049: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.053: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.057: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.062: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.066: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.069: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.072: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandlerTest
org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandlerTest.shouldUngroupMiddleSelectedColumns -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandlerTest.shouldRemoveAllColumnsInGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandlerTest.shouldNotUngroupColumnsInUnbreakableGroups -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandlerTest.shouldAddLeftColumnToExistingGroup -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandlerTest.shouldUngroupFirstSelectedColumn -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandlerTest.shouldAddRightColumnToExistingGroup -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandlerTest.shouldUngroupFirstAndLastSelectedColumn -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandlerTest.shouldCreateColumnGroupAfterReordering -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandlerTest.shouldCreateColumnGroupFromSelectedColumns -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandlerTest.shouldReorderToConsecutive -- Time elapsed: 0.003 s
Running org.eclipse.nebula.widgets.nattable.group.ColumnGroupExpandCollapseLayerTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.nebula.widgets.nattable.group.ColumnGroupExpandCollapseLayerTest
org.eclipse.nebula.widgets.nattable.group.ColumnGroupExpandCollapseLayerTest.isFirstVisibleWithFirstTwoColumnsHidden -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupExpandCollapseLayerTest.isFirstVisibleWithColumnsReordered -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupExpandCollapseLayerTest.isLastVisibleColumnIndexInGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupExpandCollapseLayerTest.isFirstVisibleWithFirstColumnHidden -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupExpandCollapseLayerTest.isFirstVisibleWithAllColumnsHidden -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupExpandCollapseLayerTest.getVisibleColumnIndexesToTheRight -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupExpandCollapseLayerTest.getColumnIndexByPosition -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupExpandCollapseLayerTest.getColumnCountWhenColumnsAddedToTheGroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.group.ColumnGroupExpandCollapseLayerTest.getColumnCountWhenColumnsCollapsedAndHidden -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.viewport.ShowInViewportCommandTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.082: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.086: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.091: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.095: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.nebula.widgets.nattable.viewport.ShowInViewportCommandTest
org.eclipse.nebula.widgets.nattable.viewport.ShowInViewportCommandTest.shouldShowCellInViewport -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.viewport.ShowInViewportCommandTest.shouldShowColumnCompletelyInViewport -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.viewport.ShowInViewportCommandTest.shouldShowColumnInViewport -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.viewport.ShowInViewportCommandTest.shouldShowRowInViewport -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest
org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest.testMoveColumnPositionIntoViewportFiresEvent -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest.moveColumnIntoViewportByMovingLeftAndRight -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest.testMoveRowPositionIntoViewport -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest.getColumnCount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest.moveIntoViewportForAColPartiallyDisplayedAtTheRightEdge -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest.testMoveColumnPositionIntoViewportForAColumnAlreadyInTheViewport -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest.moveRowIntoViewportByMovingUpAndDown -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest.setViewportOriginRowPosition -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest.adjustRowOrigin -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest.getColumnIndexByPositionForAColumnOusideTheViewport -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest.adjustColOrigin -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest.settingViewportColumnOriginFiresEvent -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest.setViewportOriginColumnPosition -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest.getHeight -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest.testMoveColumnPositionIntoViewportSimpleCase -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest.getColumnIndexByPosition -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest.setViewportMinOriginColumnPosition -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest.settingViewportRowOriginFireEvent -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest.shouldPickUpTheDefaultClientAreaIfItHasNotBeenSet -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest.scrollVerticallyByAPageCommand -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest.setViewportMinOriginRowPosition -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest.testMoveCellPositionIntoViewport -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest.getWidth -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.viewport.ViewportIntegrationTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.110: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.nebula.widgets.nattable.viewport.ViewportIntegrationTest
org.eclipse.nebula.widgets.nattable.viewport.ViewportIntegrationTest.shouldInitWithNoScroll -- Time elapsed: 0.002 s
Running org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerDisposalTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.125: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-WARNING **: 14:11:37.140: gclosure.c:724: unable to remove uninstalled invalidation notifier: 0x7f686208c0b0 (0x7f683af5bce0)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerDisposalTest
org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerDisposalTest.testPostEventToDisposedLayer -- Time elapsed: 0.026 s
Running org.eclipse.nebula.widgets.nattable.viewport.HorizontalScrollBarHandlerTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.nebula.widgets.nattable.viewport.HorizontalScrollBarHandlerTest
org.eclipse.nebula.widgets.nattable.viewport.HorizontalScrollBarHandlerTest.scrollViewportLeftByPage -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.viewport.HorizontalScrollBarHandlerTest.dragLeft -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.viewport.HorizontalScrollBarHandlerTest.scrollViewportLeftByOffset -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.viewport.HorizontalScrollBarHandlerTest.horizontalScrollbarThumbSizeCalcNoScrollingNeeded -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.viewport.HorizontalScrollBarHandlerTest.dragRight -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.viewport.HorizontalScrollBarHandlerTest.scrollViewportRightByOffset -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.viewport.HorizontalScrollBarHandlerTest.horizontalScrollbarThumbSize -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.viewport.HorizontalScrollBarHandlerTest.issueNTBL99MoveByColumn -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.viewport.HorizontalScrollBarHandlerTest.issueNTBL99MoveByPage -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.viewport.VerticalScrollBarHandlerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.viewport.VerticalScrollBarHandlerTest
org.eclipse.nebula.widgets.nattable.viewport.VerticalScrollBarHandlerTest.verticalScrollbarThumbSize -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.viewport.VerticalScrollBarHandlerTest.dragUp -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.viewport.VerticalScrollBarHandlerTest.dragDown -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.viewport.VerticalScrollBarHandlerTest.verticalScrollbarThumbSizeCalcNoScrollingNeeded -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.viewport.VerticalScrollBarHandlerTest.scrollViewportUpByOffset -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.viewport.VerticalScrollBarHandlerTest.scrollViewportDownByOffset -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.resize.command.ColumnSizeResetCommandTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.152: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.156: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.nebula.widgets.nattable.resize.command.ColumnSizeResetCommandTest
org.eclipse.nebula.widgets.nattable.resize.command.ColumnSizeResetCommandTest.testResetOnlyBody -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.resize.command.ColumnSizeResetCommandTest.testResetAllRegions -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.resize.command.ColumnSizeResetCommandTest.testHandleColumnSizeResetCommand -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.resize.command.ColumnSizeResetCommandTest.testHandleRowSizeResetCommandWithoutEvent -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.resize.command.RowSizeResetCommandTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.164: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.169: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.nebula.widgets.nattable.resize.command.RowSizeResetCommandTest
org.eclipse.nebula.widgets.nattable.resize.command.RowSizeResetCommandTest.testHandleRowSizeResetCommand -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.resize.command.RowSizeResetCommandTest.testResetOnlyBody -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.resize.command.RowSizeResetCommandTest.testResetAllRegions -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.resize.command.RowSizeResetCommandTest.testHandleRowSizeResetCommandWithoutEvent -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.resize.command.RowResizeCommandTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.resize.command.RowResizeCommandTest
org.eclipse.nebula.widgets.nattable.resize.command.RowResizeCommandTest.shouldResizePercentageSizedColumnWithDownscale -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.resize.command.RowResizeCommandTest.shouldResizePercentageSizedColumnWithoutDownscale -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.resize.command.RowResizeCommandTest.testHandleRowResizeCommand -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.resize.command.RowResizeCommandTest.testResizeWithDownscale -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.resize.command.RowResizeCommandTest.shouldResizePercentageSizedRow -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.resize.command.RowResizeCommandTest.testResizeWithoutDownscale -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.resize.command.MultiColumnResizeCommandTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.180: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.183: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.186: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.189: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.nebula.widgets.nattable.resize.command.MultiColumnResizeCommandTest
org.eclipse.nebula.widgets.nattable.resize.command.MultiColumnResizeCommandTest.testMultiResizeWithDownscaleOnSelection -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.resize.command.MultiColumnResizeCommandTest.getColumnWidth -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.resize.command.MultiColumnResizeCommandTest.getCommonColumnWidth -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.resize.command.MultiColumnResizeCommandTest.getColumnWidthWhenTheColumnPositionsHaveBeenConverted -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.resize.command.MultiColumnResizeCommandTest.testMultiResizeWithoutDownscaleOnSelection -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.resize.command.MultiColumnResizeCommandTest.testMultiResizeWithDownscale -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.resize.command.MultiColumnResizeCommandTest.testMultiResizeWithoutDownscale -- Time elapsed: 0.003 s
Running org.eclipse.nebula.widgets.nattable.resize.command.RowSizeConfigurationCommandTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.resize.command.RowSizeConfigurationCommandTest
org.eclipse.nebula.widgets.nattable.resize.command.RowSizeConfigurationCommandTest.testSetPercentageValue -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.resize.command.RowSizeConfigurationCommandTest.testDefaultSize -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.resize.command.RowSizeConfigurationCommandTest.testPercentageSizing -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.resize.command.RowSizeConfigurationCommandTest.testSetSizeInGrid -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.resize.command.RowSizeConfigurationCommandTest.testSetSizeInColumnHeaderRegion -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.resize.command.RowSizeConfigurationCommandTest.testSetPercentage -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.resize.command.RowSizeConfigurationCommandTest.testSetSize -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.resize.command.RowSizeConfigurationCommandTest.testSetSizeInBodyRegion -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.resize.command.ColumnSizeConfigurationCommandTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.resize.command.ColumnSizeConfigurationCommandTest
org.eclipse.nebula.widgets.nattable.resize.command.ColumnSizeConfigurationCommandTest.testSetPercentageValue -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.resize.command.ColumnSizeConfigurationCommandTest.testDefaultSize -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.resize.command.ColumnSizeConfigurationCommandTest.testPercentageSizing -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.resize.command.ColumnSizeConfigurationCommandTest.testSetSizeInGrid -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.resize.command.ColumnSizeConfigurationCommandTest.testSetSizeInColumnHeaderRegion -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.resize.command.ColumnSizeConfigurationCommandTest.testSetPercentage -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.resize.command.ColumnSizeConfigurationCommandTest.testSetSize -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.resize.command.ColumnSizeConfigurationCommandTest.testSetSizeInBodyRegion -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.resize.command.MultiRowResizeCommandTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.203: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.206: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.209: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.212: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.nebula.widgets.nattable.resize.command.MultiRowResizeCommandTest
org.eclipse.nebula.widgets.nattable.resize.command.MultiRowResizeCommandTest.testMultiResizeWithDownscaleOnSelection -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.resize.command.MultiRowResizeCommandTest.testGetCommonColumnWidth -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.resize.command.MultiRowResizeCommandTest.testMultiResizeWithoutDownscaleOnSelection -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.resize.command.MultiRowResizeCommandTest.testGetRowHeight -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.resize.command.MultiRowResizeCommandTest.testMultiResizeWithDownscale -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.resize.command.MultiRowResizeCommandTest.testMultiResizeWithoutDownscale -- Time elapsed: 0.002 s
Running org.eclipse.nebula.widgets.nattable.resize.command.ColumnResizeCommandTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.nebula.widgets.nattable.resize.command.ColumnResizeCommandTest
org.eclipse.nebula.widgets.nattable.resize.command.ColumnResizeCommandTest.shouldResizePercentageSizedColumnWithDownscale -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.resize.command.ColumnResizeCommandTest.shouldResizePercentageSizedColumnWithoutDownscale -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.resize.command.ColumnResizeCommandTest.testResizeWithDownscale -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.resize.command.ColumnResizeCommandTest.shouldResizeAllSelectedColumns -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.resize.command.ColumnResizeCommandTest.shouldResizePercentageSizedColumn -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.resize.command.ColumnResizeCommandTest.testHandleColumnResizeCommand -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.resize.command.ColumnResizeCommandTest.testResizeWithoutDownscale -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.resize.event.ResizingVisibleReorderedColumnsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0 s -- in org.eclipse.nebula.widgets.nattable.resize.event.ResizingVisibleReorderedColumnsTest
org.eclipse.nebula.widgets.nattable.resize.event.ResizingVisibleReorderedColumnsTest skipped
org.eclipse.nebula.widgets.nattable.resize.event.ResizingVisibleReorderedColumnsTest skipped
org.eclipse.nebula.widgets.nattable.resize.event.ResizingVisibleReorderedColumnsTest skipped
Running org.eclipse.nebula.widgets.nattable.resize.event.ResizeEventDiffTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.nebula.widgets.nattable.resize.event.ResizeEventDiffTest
org.eclipse.nebula.widgets.nattable.resize.event.ResizeEventDiffTest.testColumnDiffs -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.resize.event.ResizeEventDiffTest.testConvertToLocal -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.resize.event.ResizeEventPropagationTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.nebula.widgets.nattable.resize.event.ResizeEventPropagationTest
org.eclipse.nebula.widgets.nattable.resize.event.ResizeEventPropagationTest.shouldFireResizeEventAfterRowResizeCommand -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.resize.event.ResizeEventPropagationTest.shouldReturnARectangleStartingFromResizedRowToEndOfGrid -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.resize.event.ResizeEventPropagationTest.shouldFireResizeEventAfterColumnResizeCommand -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.resize.event.ResizeEventPropagationTest.shouldReturnARectangleStartingFromResizedColumnToEndOfGrid -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.resize.ResizeColumnTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.262: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.nebula.widgets.nattable.resize.ResizeColumnTest
org.eclipse.nebula.widgets.nattable.resize.ResizeColumnTest.reiszeColumnInATableWithNoRows -- Time elapsed: 0.003 s
Running org.eclipse.nebula.widgets.nattable.resize.AutoResizeColumnsTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.269: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.276: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.nebula.widgets.nattable.resize.AutoResizeColumnsTest
org.eclipse.nebula.widgets.nattable.resize.AutoResizeColumnsTest.shouldAutoResizeCorrectlyIfMultipleColumnsAreSelected -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.resize.AutoResizeColumnsTest.autoResizeOneColumn -- Time elapsed: 0.027 s
Running org.eclipse.nebula.widgets.nattable.resize.MaxCellBoundsHelperTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.nebula.widgets.nattable.resize.MaxCellBoundsHelperTest
org.eclipse.nebula.widgets.nattable.resize.MaxCellBoundsHelperTest.shouldHandleColumnPositionOutsideScope -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.resize.MaxCellBoundsHelperTest.shouldCalculatePreferredColumnWidths -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.resize.MaxCellBoundsHelperTest.shouldCalculatePreferredRowHeights -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.resize.MaxCellBoundsHelperTest.shouldHandleRowPositionOutsideScope -- Time elapsed: 0.001 s
Running org.eclipse.nebula.widgets.nattable.EventConflaterChainTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.312: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.429: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.eclipse.nebula.widgets.nattable.EventConflaterChainTest
org.eclipse.nebula.widgets.nattable.EventConflaterChainTest.shouldStartUpAllConflaterTasksAtTheEndOfTheInterval -- Time elapsed: 0.118 s
org.eclipse.nebula.widgets.nattable.EventConflaterChainTest.shouldAddEventsToAllChildren -- Time elapsed: 0.005 s
Running org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest.shouldDiscardUpdateAfterDelete -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest.shouldDiscardMultipleRowInsertEventAppending -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest.shouldDiscardInsertAndUpdateInsertedItem -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest.shouldResetUpdateDeleteOnDiscard -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest.shouldDiscardMultipleRowDeleteEvent -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest.shouldDiscardUpdateAfterInsert -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest.shouldSaveRowDeleteEvent -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest.shouldDiscardMultipleRowInsertEvent -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest.shouldClearRowInsertOnStructuralChange -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest.shouldDiscardDeleteInsertedObject -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest.shouldDiscardUpdateInsertAndUpdateBack -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest.shouldSaveRowInsertEvent -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest.shouldTrackRowDeleteEvent -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest.shouldDiscardInsertAndDeleteAgain -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest.shouldDiscardRowDeleteEvent -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest.shouldTrackRowInsertEvent -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest.shouldClearRowDeleteWithoutReset -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest.shouldClearRowDeleteOnStructuralChange -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest.shouldDiscardInsertAfterDelete -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest.shouldClearRowInsertWithoutReset -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest.shouldDiscardInsertAfterInsert -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest.shouldDiscardRowInsertEvent -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest.shouldDiscardUpdateInsert -- Time elapsed: 0.001 s
Running org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest.shouldDiscardChanges -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest.shouldRemoveChangeOnColumnDelete -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest.shouldUpdateChangeOnRowDelete -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest.shouldUpdateChangeOnRowInsert -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest.shouldRemoveChangeOnRowDelete -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest.shouldUpdateNullValueAndBackAgain -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest.shouldDiscardToOriginalAfterMultipleChanges -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest.shouldClearOnStructuralChange -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest.shouldSaveAfterDelete -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest.shouldUpdateDataInDataLayer -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest.shouldUpdateToNullAndBackAgain -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest.shouldClearWithoutReset -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest.shouldDiscardAfterDelete -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest.shouldDiscardAfterInsert -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest.shouldNotDirtyNullToNull -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest.shouldNotBeDirtyForSameValue -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest.shouldUpdateOnMultiRowDelete -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest.shouldUpdateOnMultiRowInsert -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest.shouldNotBeDirtyOnSettingSameValue -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest.shouldUpdateChangeOnColumnDelete -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest.shouldUpdateChangeOnColumnInsert -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest.shouldSaveChanges -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTempStorageTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTempStorageTest
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTempStorageTest.shouldDiscardChanges -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTempStorageTest.shouldUpdateNullValueAndBackAgain -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTempStorageTest.shouldNotBeDirtyOnResettingSameValue -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTempStorageTest.shouldClearOnStructuralChange -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTempStorageTest.shouldSaveAfterDelete -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTempStorageTest.shouldUpdateToNullAndBackAgain -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTempStorageTest.shouldSaveAfterInsert -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTempStorageTest.shouldClearWithoutReset -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTempStorageTest.shouldDiscardAfterDelete -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTempStorageTest.shouldNotDirtyNullToNull -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTempStorageTest.shouldNotBeDirtyForSameValue -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTempStorageTest.shouldNotUpdateDataInDataLayer -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTempStorageTest.shouldSaveChanges -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.datachange.command.KeyRowInsertCommandTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.465: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.469: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.nebula.widgets.nattable.datachange.command.KeyRowInsertCommandTest
org.eclipse.nebula.widgets.nattable.datachange.command.KeyRowInsertCommandTest.shouldInsertInScrolledStateInTable -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.datachange.command.KeyRowInsertCommandTest.shouldInsertMultipleRows -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.command.KeyRowInsertCommandTest.shouldInsertInScrolledStateInTableAtBottom -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.datachange.command.KeyRowInsertCommandTest.shouldInsertSingleRow -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.command.KeyRowInsertCommandTest.shouldAppendMultipleRows -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.datachange.command.KeyRowInsertCommandTest.shouldInsertInScrolledState -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.command.KeyRowInsertCommandTest.shouldInsertInScrolledStateAtBottom -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.command.KeyRowInsertCommandTest.shouldAppendSingleRow -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerIdIndexTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerIdIndexTest
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerIdIndexTest.shouldDiscardChanges -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerIdIndexTest.shouldRemoveChangeOnColumnDelete -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerIdIndexTest.shouldUpdateChangeOnRowDelete -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerIdIndexTest.shouldUpdateChangeOnRowInsert -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerIdIndexTest.shouldUpdateChangeOnSortAndSaveWithTemp -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerIdIndexTest.shouldRemoveChangeOnRowDelete -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerIdIndexTest.shouldClearOnStructuralChange -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerIdIndexTest.shouldUpdateDataInDataLayer -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerIdIndexTest.shouldClearWithoutReset -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerIdIndexTest.shouldNotBeDirtyForSameValue -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerIdIndexTest.shouldUpdateOnMultiRowDelete -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerIdIndexTest.shouldUpdateChangeOnSortAndDiscard -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerIdIndexTest.shouldUpdateOnMultiRowInsert -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerIdIndexTest.shouldNotBeDirtyOnSettingSameValue -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerIdIndexTest.shouldUpdateChangeOnColumnDelete -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerIdIndexTest.shouldUpdateChangeOnColumnInsert -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerIdIndexTest.shouldSaveChanges -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest.shouldDiscardUpdateAfterDelete -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest.shouldDiscardMultipleRowInsertEventAppending -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest.shouldDiscardInsertAndUpdateInsertedItem -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest.shouldResetUpdateDeleteOnDiscard -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest.shouldDiscardMultipleRowDeleteEvent -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest.shouldDiscardUpdateAfterInsert -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest.shouldSaveRowDeleteEvent -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest.shouldDiscardMultipleRowInsertEvent -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest.shouldClearRowInsertOnStructuralChange -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest.shouldDiscardDeleteInsertedObject -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest.shouldDiscardUpdateInsertAndUpdateBack -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest.shouldSaveRowInsertEvent -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest.shouldTrackRowDeleteEvent -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest.shouldDiscardInsertAndDeleteAgain -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest.shouldDiscardRowDeleteEvent -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest.shouldTrackRowInsertEvent -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest.shouldClearRowDeleteWithoutReset -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest.shouldClearRowDeleteOnStructuralChange -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest.shouldDiscardInsertAfterDelete -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest.shouldClearRowInsertWithoutReset -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest.shouldDiscardInsertAfterInsert -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest.shouldDiscardRowInsertEvent -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest.shouldDiscardUpdateInsert -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.search.strategy.RowSearchStrategyTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.nebula.widgets.nattable.search.strategy.RowSearchStrategyTest
org.eclipse.nebula.widgets.nattable.search.strategy.RowSearchStrategyTest.shouldAccessCellInSelectedRow -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.search.strategy.RowSearchStrategyTest.shouldSearchAllBodyCellsForRowInSelection -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.search.strategy.ColumnSearchStrategyTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.search.strategy.ColumnSearchStrategyTest
org.eclipse.nebula.widgets.nattable.search.strategy.ColumnSearchStrategyTest.shouldSearchAllBodyCellsForColumnInSelection -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.search.strategy.ColumnSearchStrategyTest.shouldAccessCellsInSelectedColumn -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.search.strategy.GridSearchStrategyTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.501: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.503: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.507: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.509: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.512: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.514: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.517: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.527: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.530: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.533: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.536: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.538: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.541: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.544: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.nebula.widgets.nattable.search.strategy.GridSearchStrategyTest
org.eclipse.nebula.widgets.nattable.search.strategy.GridSearchStrategyTest.shouldFindAllCellsWithValue -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.search.strategy.GridSearchStrategyTest.searchShouldMoveBackwardsToFindCell -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.search.strategy.GridSearchStrategyTest.searchShouldWrapAroundColumn -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.search.strategy.GridSearchStrategyTest.searchShouldHandleSpannedCellsForward -- Time elapsed: 0.013 s
org.eclipse.nebula.widgets.nattable.search.strategy.GridSearchStrategyTest.searchShouldWrapAroundRow -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.search.strategy.GridSearchStrategyTest.searchShouldNotFindWithSkipSearchLabel -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.search.strategy.GridSearchStrategyTest.searchShouldHandleSpannedCellsBackwards -- Time elapsed: 0.005 s
Running org.eclipse.nebula.widgets.nattable.search.strategy.SelectionSearchStrategyTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.549: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.553: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.557: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.560: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.nebula.widgets.nattable.search.strategy.SelectionSearchStrategyTest
org.eclipse.nebula.widgets.nattable.search.strategy.SelectionSearchStrategyTest.shouldAccessWhatIsInSelection -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.search.strategy.SelectionSearchStrategyTest.shouldSearchSelectionBackwards -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.search.strategy.SelectionSearchStrategyTest.shouldOnlySearchWhatIsSelected -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.search.strategy.SelectionSearchStrategyTest.shouldNotWrap -- Time elapsed: 0.002 s
Running org.eclipse.nebula.widgets.nattable.search.command.SearchGridCommandHandlerTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.565: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.569: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.572: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.575: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.578: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.581: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.584: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.587: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.590: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.594: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.596: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.600: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.602: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.nebula.widgets.nattable.search.command.SearchGridCommandHandlerTest
org.eclipse.nebula.widgets.nattable.search.command.SearchGridCommandHandlerTest.shouldFindRegexInGrid -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.search.command.SearchGridCommandHandlerTest.shouldFindTextInGridNonIncrementally -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.search.command.SearchGridCommandHandlerTest.shouldFindTextInGridAfterWrapping -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.search.command.SearchGridCommandHandlerTest.shouldFindTextInGridIncrementally -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.search.command.SearchGridCommandHandlerTest.shouldFindTextInGrid -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.search.command.SearchGridCommandHandlerTest.shouldFindRegexInRowFirst -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.search.command.SearchGridCommandHandlerTest.shouldNotFindInGridForBadRegex -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.search.command.SearchGridCommandHandlerTest.shouldNotFindTextInGridWithoutWrapping -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.search.command.SearchGridCommandHandlerTest.shouldFindTextInSelectionWithoutWrap -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.search.command.SearchGridCommandHandlerTest.shouldFindRegexInColumnFirst -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.search.command.SearchGridCommandHandlerTest.shouldFindTextInSelectionWithWrap -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.search.command.SearchGridCommandHandlerTest.shouldFindWholeWordInGrid -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.search.command.SearchGridCommandHandlerTest.shouldNotFindWholeWordInGrid -- Time elapsed: 0.004 s
Running org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerIntegrationTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerIntegrationTest
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerIntegrationTest.testHideLeftmostColumnsAndFreezeColumn -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerIntegrationTest.testHideLeftmostColumnsAndFreezeSelection -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerIntegrationTest.testHideAllNonFrozenAndOneFrozenNotConsecutiveMultiShow -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerIntegrationTest.testHideAllNonFrozenAndOneFrozenNotConsecutive -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerIntegrationTest.testHideAllNonFrozen -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerIntegrationTest.testHideLeftmostColumnsAndFreezePosition -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerIntegrationTest.testFreezeHideFrozenOnEdge -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerIntegrationTest.testHideAndShowAllNonFrozenAndOneFrozenConsecutive -- Time elapsed: 0.010 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerIntegrationTest.testFreezeHideBothSidesOfFreezeBorder -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerIntegrationTest.testFreezeColumns -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerIntegrationTest.testFreezeHideNonFrozenAny -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerIntegrationTest.testFreezeHideFrozenFirst -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerIntegrationTest.testNotFrozen -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerIntegrationTest.testFreezeHideNonFrozenOnEdge -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerPersistenceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerPersistenceTest
org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerPersistenceTest.testSaveState -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerPersistenceTest.testLoadState -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.hideshow.event.ShowColumnPositionsEventDiffTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.hideshow.event.ShowColumnPositionsEventDiffTest
org.eclipse.nebula.widgets.nattable.hideshow.event.ShowColumnPositionsEventDiffTest.testColumnDiffs -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.event.ShowColumnPositionsEventDiffTest.testConvertToLocal -- Time elapsed: 0.001 s
Running org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowRowEventTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowRowEventTest
org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowRowEventTest.shouldFireHideRowPositionsEventOnHideWithReorder -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowRowEventTest.shouldFireShowColumnPositionsEventOnShowAllWithReorder -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowRowEventTest.shouldFireShowColumnPositionsEventOnShowAll -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowRowEventTest.shouldFireHideColumnPositionsEventOnHide -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowRowEventTest.shouldFireShowColumnPositionsEventOnShowIndexesWithReorder -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowRowEventTest.shouldFireShowColumnPositionsEventOnShowIndexes -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowColumnEventTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowColumnEventTest
org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowColumnEventTest.shouldFireHideColumnPositionsEventOnHideWithReorder -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowColumnEventTest.shouldFireShowColumnPositionsEventOnShowAllWithReorder -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowColumnEventTest.shouldFireShowColumnPositionsEventOnShowAll -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowColumnEventTest.shouldFireHideColumnPositionsEventOnHide -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowColumnEventTest.shouldFireShowColumnPositionsEventOnShowIndexesWithReorder -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowColumnEventTest.shouldFireShowColumnPositionsEventOnShowIndexes -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.hideshow.event.ShowRowPositionsEventDiffTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.hideshow.event.ShowRowPositionsEventDiffTest
org.eclipse.nebula.widgets.nattable.hideshow.event.ShowRowPositionsEventDiffTest.testColumnDiffs -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hideshow.event.ShowRowPositionsEventDiffTest.testConvertToLocal -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.hideshow.command.HideColumnCommandTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.nebula.widgets.nattable.hideshow.command.HideColumnCommandTest
org.eclipse.nebula.widgets.nattable.hideshow.command.HideColumnCommandTest.shouldHideColumn -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hideshow.command.HideColumnCommandTest.shouldHideColumnByIndex -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.command.HideColumnCommandTest.shouldNotContainAlreadyHiddenColumnIndexInEvent -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.command.HideColumnCommandTest.shouldNotFireEventIfColumnIndexIsAlreadyHidden -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.hideshow.command.MultiColumnShowCommandTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.nebula.widgets.nattable.hideshow.command.MultiColumnShowCommandTest
org.eclipse.nebula.widgets.nattable.hideshow.command.MultiColumnShowCommandTest.testClone -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.hideshow.command.ShowAllColumnsCommandTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.nebula.widgets.nattable.hideshow.command.ShowAllColumnsCommandTest
org.eclipse.nebula.widgets.nattable.hideshow.command.ShowAllColumnsCommandTest.testHideColumnCommand -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.hideshow.command.MultiRowShowCommandTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.hideshow.command.MultiRowShowCommandTest
org.eclipse.nebula.widgets.nattable.hideshow.command.MultiRowShowCommandTest.testClone -- Time elapsed: 0.001 s
Running org.eclipse.nebula.widgets.nattable.hideshow.command.ShowAllRowsCommandTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.nebula.widgets.nattable.hideshow.command.ShowAllRowsCommandTest
org.eclipse.nebula.widgets.nattable.hideshow.command.ShowAllRowsCommandTest.testHideColumnCommand -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.hideshow.command.HideRowCommandTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.nebula.widgets.nattable.hideshow.command.HideRowCommandTest
org.eclipse.nebula.widgets.nattable.hideshow.command.HideRowCommandTest.shouldNotConvertOnInvalidPosition -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.command.HideRowCommandTest.shouldNotFireEventIfRowIndexIsAlreadyHidden -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hideshow.command.HideRowCommandTest.shouldHideRow -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.command.HideRowCommandTest.shouldHideRowByIndex -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hideshow.command.HideRowCommandTest.shouldNotContainAlreadyHiddenRowIndexInEvent -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest
org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest.hideAllRows2 -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest.shouldReturnHiddenRowIndexes -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest.showRowIndexes -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest.shouldContainHideIndicatorLabels -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest.hideAllRows -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest.showARowByIndexPrimitive -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest.doNotShowIfNoDirectRowHiddenToTop -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest.shouldSaveState -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest.showAllRows -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest.getRowPositionForASingleHiddenRow -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest.showAllRowPositionsOnBottomSide -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest.showRowPositions -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest.shouldLoadState -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest.getRowIndexHideRow -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest.showRowIndexesPrimitive -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest.showAllRowPositionsOnTopSide -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest.showARowByIndex -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest.shouldKeepHiddenOnSort -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest.doNotShowIfNoDirectRowHiddenToBottom -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest
org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest.hideAllRows2 -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest.shouldReturnHiddenRowIndexes -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest.showRowIndexes -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest.shouldContainHideIndicatorLabels -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest.hideAllRows -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest.doNotShowIfNoDirectRowHiddenToTop -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest.showAllRows -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest.shouldTransformLocalToUnderlyingRowPositionNothingHidden -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest.getRowPositionForASingleHiddenRow -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest.getRowIndexHideAdditionalColumn -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest.showAllRowPositionsOnBottomSide -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest.showRowPositions -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest.shouldTransformLocalToUnderlyingRowPositionHidden -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest.showRowIndexesPrimitive -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest.showAllRowPositionsOnTopSide -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest.showARowByIndex -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest.shouldCalculateHeight -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest.getRowIndexByPosition -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest.doNotShowIfNoDirectRowHiddenToBottom -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest.shouldCalculateHeightForEmptyDataset -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest
org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest.showAllColumnPositionsOnLeftSide -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest.shouldTransformLocalToUnderlyingColumnPositionNothingHidden -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest.shouldContainHideIndicatorLabels -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest.hideAllColumns2 -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest.showColumnIndexes -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest.doNotShowIfNoDirectColumnHiddenToLeft -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest.doNotShowIfNoDirectColumnHiddenToRight -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest.shouldCalculateWidthForEmptyDataset -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest.showColumnPositions -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest.showAllColumns -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest.shouldReturnHiddenColumnIndexes -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest.shouldHandleHiddenColumnsInSpanning -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest.shouldNotFireEventForNotProcessedColumn -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest.showAllColumnPositionsOnRightSide -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest.getColumnPositionForASingleHiddenColumn -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest.getColumnIndexByPosition -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest.getColumnIndexHideAdditionalColumn -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest.shouldTransformLocalToUnderlyingColumnPositionHidden -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest.hideAllColumns -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest.showColumnIndexesPrimitive -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest.showAColumnByIndex -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest.shouldCalculateWidth -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest.showAllColumnPositionsOnLeftSide -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest.testHideShowPercentageSizedColumnsAndSpecificMinWidth -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest.shouldContainHideIndicatorLabels -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest.testHideShowSaveStatePercentageSizing -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest.doNotShowIfNoDirectColumnHiddenToLeft -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest.testHideShowPercentageSizedColumns -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest.testColumnPositionAfterHide -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest.testHideResizeShowMixedPercentageSizedColumns -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest.doNotShowIfNoDirectColumnHiddenToRight -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest.testHiddenColumnsHaveSkipSearchLabel -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest.testHideResizeShowSpecificColumn2 -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest.testHideResizeShowSpecificColumn3 -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest.testHideResizeShowSpecificColumn4 -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest.testShowSpecificColumnsPercentageWidth -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest.testHideShowSaveState -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest.testHideShowSaveStatePercentageSizingWithoutFixOnResize -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest.testHideShowCustomColumnWithPercentageLastColumn -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest.testHideShowDefaultSizedColumns -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest.shouldNotFireEventForNotProcessedColumn -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest.testHideShowPercentageSizedColumnsAndSpecificMinWidthOnScaling -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest.showAllColumnPositionsOnRightSide -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest.testHideResizeShowFixedPercentageSizedColumns -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest.testHideShowFixedPercentageSizedColumnsByIndex -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest.testHideShowDefaultColumnWithPercentageLastColumn -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest.testHideResizeShowDynamicPercentageSizedColumns -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest.shouldHideFirstPositionAfterIndex0IsHidden -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest.testHideShowLoadStatePercentageSizing -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest.testShowSpecificColumnsFixedWidth -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest.testHideResizeShowSpecificColumn -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest.shouldShowColumnPosition -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest.testHideShowPercentageSizedColumnsAndDefaultMinWidth -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest.testHideShowLoadState -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest.testHideShowFixedPercentageSizedColumns -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest.testHideShowNotResizableColumns -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest.testHideResizeShowDynamicPercentageSizedColumnsWithMinSize -- Time elapsed: 0.014 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest.shouldShowAfterDoubleHide -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest.testHideShowCustomSizedColumns -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerPersistenceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerPersistenceTest
org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerPersistenceTest.testSaveResetSaveLoad -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerPersistenceTest.testSaveState -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerPersistenceTest.testLoadState -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerStructuralChangeEventTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerStructuralChangeEventTest
org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerStructuralChangeEventTest.testHandleColumnAddEvent -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerStructuralChangeEventTest.testHandleLastColumnDeleteEvent -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerStructuralChangeEventTest.testHandleMultipleColumnDeleteEvent -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerStructuralChangeEventTest.testHandleHiddenColumnDeleteEvent -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerStructuralChangeEventTest.testHandleColumnDeleteEvent -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerStructuralChangeEventTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerStructuralChangeEventTest
org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerStructuralChangeEventTest.testHandleMultipleRowDeleteEvent -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerStructuralChangeEventTest.testHandleRowDeleteEvent -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerStructuralChangeEventTest.testHandleHiddenRowDeleteEvent -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerStructuralChangeEventTest.testHandleRowAddEvent -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerStructuralChangeEventTest.testHandleLastRowDeleteEvent -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.ui.matcher.LetterOrDigitKeyEventMatcherTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.nebula.widgets.nattable.ui.matcher.LetterOrDigitKeyEventMatcherTest
org.eclipse.nebula.widgets.nattable.ui.matcher.LetterOrDigitKeyEventMatcherTest.testSpecialCharactersMatch -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.ui.matcher.LetterOrDigitKeyEventMatcherTest.testWhiteSpacesNotMatch -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.ui.matcher.LetterOrDigitKeyEventMatcherTest.testLetterOrDigitMatch -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcherTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcherTest
org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcherTest.testNotEqual -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcherTest.testDefaultEquals -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcherTest.testMap -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcherTest.testFullConstructorEquals -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.ui.matcher.KeyEventMatcherTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.ui.matcher.KeyEventMatcherTest
org.eclipse.nebula.widgets.nattable.ui.matcher.KeyEventMatcherTest.testNotEqual -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.ui.matcher.KeyEventMatcherTest.testMap -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.ui.matcher.KeyEventMatcherTest.testEquals -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.ui.matcher.CellLabelMouseEventMatcherTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.759: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.763: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.767: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.nebula.widgets.nattable.ui.matcher.CellLabelMouseEventMatcherTest
org.eclipse.nebula.widgets.nattable.ui.matcher.CellLabelMouseEventMatcherTest.shouldTakeTheButtomIntoAccountWhileMatching -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.ui.matcher.CellLabelMouseEventMatcherTest.shouldTakeTheRegionIntoAccountWhileMatching -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.ui.matcher.CellLabelMouseEventMatcherTest.shouldMatchCellsWithCustomLabels -- Time elapsed: 0.004 s
Running org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProvidersTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.773: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProvidersTest
org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProvidersTest.shouldGetDataFromParentForNestedMenus -- Time elapsed: 0.005 s
Running org.eclipse.nebula.widgets.nattable.freeze.FreezeLayerTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.freeze.FreezeLayerTest
org.eclipse.nebula.widgets.nattable.freeze.FreezeLayerTest.testSetupRows -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.freeze.FreezeLayerTest.testMovingAroundColumns -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.freeze.FreezeLayerTest.testReorderingIntoTopLeftCoordinate -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.freeze.FreezeLayerTest.testSetupColumns -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.freeze.FreezeLayerTest.testReorderOutInteriorColumn -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.freeze.FreezeLayerTest.testReorderInInteriorColumn -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.freeze.FreezeLayerTest.testReorderingRightBottomCornerOutOfFrozenArea -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.freeze.FreezeLayerTest.testHideShowInteriorColumn -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest
Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest.testFreezeHideShowColumnAllViewportRegion -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest.testFreezeHideShowRowBothRegionsEdge -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest.testFreezeHideShowColumnPositionViewportRegionRightEdge -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest.testFreezeHideShowColumnBothRegionsViewportAll -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest.testFreezeHideMultiColumnShowPositionInvalid -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest.testFreezeHideShowRowFrozenRegionEdge -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest.testFreezeHideShowRowBothRegionsFreezeAll -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest.testFreezeHideShowRowBothRegionsAll -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest.testFreezeHideShowColumnFrozenRegionMiddle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest.testFreezeHideShowColumnFrozenRegionEdge -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest.testFreezeAllRows -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest.testFreezeHideShowColumnBothRegionsFreezeAll -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest.testFreezeRows -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest.testFreezeHideShowColumnBothRegions -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest.testFreezeHideShowRowFrozenRegionMiddle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest.testFreezeHideShowRowBothRegions -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest.testFreezeHideShowColumnAllFrozenRegion -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest.testFreezeHideShowRowViewportRegion -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest.testFreezeHideShowColumnFrozenRegion -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest.testFreezeHideShowColumnBothRegionsAll -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest.testFreezeHideShowRowBothRegionsViewportAll -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest.testFreezeRowDynamicScale -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest.testFreezeDeleteRows -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest.testFreezeHideShowRowPositionViewportRegionBottomEdge -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest.testFreezeHideShowRowAllFrozenRegion -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest.testFreezeColumns -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest.testFreezeAllColumns -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest.testFreezeHideShowColumnBothRegionsEdge -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest.testFreezeHideShowColumnViewportRegionEdge -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest.testFreezeHideShowRowFrozenRegion -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest.testFreezeHideShowColumnViewportRegion -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest.testNotFrozen -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest.testFreezeHideShowRowAllViewportRegion -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest.testFreezeColumnDynamicScale -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest.testFreezeHideShowRowViewportRegionEdge -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest.testReorderNonFrozenColumnToEndOfFrozenArea -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest.testHideBeginningFrozenColumn -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest.testReorderEndFrozenColumnToMiddleOfFrozenArea -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest.testFreezeSelectionInMiddle -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest.testHideEndFrozenColumn -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest.testFreezeSelectionAtBeginning -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest.testReorderBeginningFrozenColumnToMiddleOfFrozenArea -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest.testReorderMiddleFrozenColumnToMiddleOfFrozenArea -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest.testReorderEndFrozenColumnToBeginningOfFrozenArea -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest.testReorderNonFrozenColumnToBeginningOfFrozenArea -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest.testFreezeColumns -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest.testFreezeAllColumns -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest.testReorderMiddleFrozenColumnToBeginningOfFrozenArea -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest.testNotFrozen -- Time elapsed: 0.011 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest.testReorderNonFrozenColumnToMiddleOfFrozenArea -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest.testHideMiddleFrozenColumn -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest.testReorderBeginningFrozenColumnToEndOfFrozenArea -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest.testReorderMiddleFrozenColumnToEndOfFrozenArea -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.freeze.command.FreezeHandlerTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.835: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.837: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.840: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.843: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.845: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.850: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.854: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.857: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.860: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.862: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.865: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.868: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.870: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.873: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.875: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.878: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.881: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:37.883: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.nebula.widgets.nattable.freeze.command.FreezeHandlerTest
org.eclipse.nebula.widgets.nattable.freeze.command.FreezeHandlerTest.testFreezeRowResize -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.freeze.command.FreezeHandlerTest.shouldFreezeAfterScrolling -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.freeze.command.FreezeHandlerTest.testFreezeAllRowsResize -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.freeze.command.FreezeHandlerTest.shouldFreezeFirstColumn -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.freeze.command.FreezeHandlerTest.shouldRestructureFrozenArea -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.freeze.command.FreezeHandlerTest.testFreezeReorderToAllColumns -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.freeze.command.FreezeHandlerTest.shouldFreezeRowsAndColumnsBasedOnSelection -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.freeze.command.FreezeHandlerTest.shouldFreezeRowsAndColumnsBasedOnSelectionInclude -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.freeze.command.FreezeHandlerTest.testFreezeColumnResize -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.freeze.command.FreezeHandlerTest.testFreezeAllColumnsResize -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.freeze.command.FreezeHandlerTest.shouldFreezeRowsAndColumnsBasedOnMultiSelection -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.freeze.command.FreezeHandlerTest.shouldFreezeBeforeInitialize -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.freeze.command.FreezeHandlerTest.shouldFreezeRowsAndColumnsBasedOnMultiSelectionInclude -- Time elapsed: 0.003 s
Running org.eclipse.nebula.widgets.nattable.blink.BlinkLayerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.343 s -- in org.eclipse.nebula.widgets.nattable.blink.BlinkLayerTest
org.eclipse.nebula.widgets.nattable.blink.BlinkLayerTest.layerStackShouldUpdate -- Time elapsed: 1.181 s
org.eclipse.nebula.widgets.nattable.blink.BlinkLayerTest.shouldReturnTheBlinkConfigTypeWhenARowIsUpdated -- Time elapsed: 0.161 s
Running org.eclipse.nebula.widgets.nattable.blink.UpdateEventsCacheTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.703 s -- in org.eclipse.nebula.widgets.nattable.blink.UpdateEventsCacheTest
org.eclipse.nebula.widgets.nattable.blink.UpdateEventsCacheTest.keyGeneration -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.blink.UpdateEventsCacheTest.shouldAddUpdateEvents -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.blink.UpdateEventsCacheTest.shouldCleanUpStaleEventsAterTTLExpires -- Time elapsed: 0.701 s
org.eclipse.nebula.widgets.nattable.blink.UpdateEventsCacheTest.shouldUpdateEventDataForMultipleUpdatesToBean -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.blink.UpdateEventsCacheTest.shouldConstructTheKeyUsingTheColumnIndexAndRowId -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.VisualChangeEventConflaterTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:39.939: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in org.eclipse.nebula.widgets.nattable.VisualChangeEventConflaterTest
org.eclipse.nebula.widgets.nattable.VisualChangeEventConflaterTest.shouldAccumulateEvents -- Time elapsed: 0.205 s
Running org.eclipse.nebula.widgets.nattable.painter.cell.BoxingStyleTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.146: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.151: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.156: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.160: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.164: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.169: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.nebula.widgets.nattable.painter.cell.BoxingStyleTest
org.eclipse.nebula.widgets.nattable.painter.cell.BoxingStyleTest.retrievedCellShouldHaveConfiguredForegroundColor -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.painter.cell.BoxingStyleTest.retreivedCellShouldHaveRightAlignment -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.painter.cell.BoxingStyleTest.retrievedCellShouldBeConvertedUsingTheDisplayConverter -- Time elapsed: 0.008 s
org.eclipse.nebula.widgets.nattable.painter.cell.BoxingStyleTest.retreivedCellShouldHaveTopAlignment -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.painter.cell.BoxingStyleTest.retrievedCellShouldHaveConfiguredBackground -- Time elapsed: 0.004 s
Running org.eclipse.nebula.widgets.nattable.painter.cell.ButtonCellPainterTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.177: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.182: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.nebula.widgets.nattable.painter.cell.ButtonCellPainterTest
org.eclipse.nebula.widgets.nattable.painter.cell.ButtonCellPainterTest.shouldPaintButtonPressedOnMouseClick -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.painter.cell.ButtonCellPainterTest.shouldNotifyListeners -- Time elapsed: 0.005 s
Running org.eclipse.nebula.widgets.nattable.painter.cell.ConfigurableCellBorderTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.189: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.nebula.widgets.nattable.painter.cell.ConfigurableCellBorderTest
org.eclipse.nebula.widgets.nattable.painter.cell.ConfigurableCellBorderTest.shouldReturnASelectedCellWithDottedLineStyling -- Time elapsed: 0.005 s
Running org.eclipse.nebula.widgets.nattable.painter.cell.TextRenderingTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.196: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.201: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.206: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.211: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.216: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.nebula.widgets.nattable.painter.cell.TextRenderingTest
org.eclipse.nebula.widgets.nattable.painter.cell.TextRenderingTest.testWhitespacePattern -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.painter.cell.TextRenderingTest.testLineBreak -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.painter.cell.TextRenderingTest.gcShouldHaveConfiguredItalicFont -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.painter.cell.TextRenderingTest.gcShouldHaveConfiguredBoldFont -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.painter.cell.TextRenderingTest.testLineWrap -- Time elapsed: 0.004 s
Running org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest
org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest.shouldDivideMultipleValues -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest.shouldDivideTwoValues -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest.shouldPowerTwoValues -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest.shouldSumMultipleSumFunctions -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest.shouldNegateTwoValues -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest.shouldMultiplyMultipleValues -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest.shouldDivideEmptyValues -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest.shouldAvgTwoValues -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest.shouldMultiplyEmptyValues -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest.shouldNegateEmptyValues -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest.shouldDivideNonTerminating -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest.shouldAvgEmptyValues -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest.shouldDivideSingleValue -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest.shouldMultiplySingleValue -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest.shouldPowerEmptyValues -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest.shouldAvgNonTerminal -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest.shouldSumEmptyValues -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest.shouldCalculateNestedFunctions -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest.shouldPowerMultipleValues -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest.shouldNegateSingleValue -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest.shouldThrowExceptionOnDivisionByZero -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest.shouldAvgSingleValue -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest.shouldSumMultipleValues -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest.shouldPowerSingleValue -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest.shouldMultiplyTwoValues -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest.shouldSumTwoValues -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest.shouldSumSingleValue -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest.shouldAvgMultipleValues -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.formula.FormulaIntegrationTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.233: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.297: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.352: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.458: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s -- in org.eclipse.nebula.widgets.nattable.formula.FormulaIntegrationTest
org.eclipse.nebula.widgets.nattable.formula.FormulaIntegrationTest.testResultCachingDisabled -- Time elapsed: 0.059 s
org.eclipse.nebula.widgets.nattable.formula.FormulaIntegrationTest.testDisableFormulaResolution -- Time elapsed: 0.051 s
org.eclipse.nebula.widgets.nattable.formula.FormulaIntegrationTest.testCacheUpdate -- Time elapsed: 0.101 s
org.eclipse.nebula.widgets.nattable.formula.FormulaIntegrationTest.testResultCaching -- Time elapsed: 0.050 s
Running org.eclipse.nebula.widgets.nattable.formula.FormulaFillHandlePasteTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.515: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.524: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.528: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.531: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.535: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.539: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.nebula.widgets.nattable.formula.FormulaFillHandlePasteTest
org.eclipse.nebula.widgets.nattable.formula.FormulaFillHandlePasteTest.testFullFunctionCellDragDown -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.formula.FormulaFillHandlePasteTest.testSingleCellSeriesStringDragOneDown -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.formula.FormulaFillHandlePasteTest.testSingleNumberCellDragDown -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaFillHandlePasteTest.testSingleCellDragOneDown -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.formula.FormulaFillHandlePasteTest.testFunctionCellDragDown -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.formula.FormulaFillHandlePasteTest.testMultiNumberCellDragDown -- Time elapsed: 0.001 s
Running org.eclipse.nebula.widgets.nattable.formula.FormulaDisplayConverterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.nebula.widgets.nattable.formula.FormulaDisplayConverterTest
org.eclipse.nebula.widgets.nattable.formula.FormulaDisplayConverterTest.shouldConvertToNativeFormulaResult -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.formula.FormulaDisplayConverterTest.shouldConvertFormulaResultLocalized -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaDisplayConverterTest.shouldConvertFormulaResult -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
Tests run: 63, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldParseMixedNativeFunction -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldParseNativeDifferenceFunctionString -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldEvaluateSqrt -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldThrowExceptionOnMissingOperator -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldMatchFunctionRegex -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldMatchDigiRegex -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldProcessMultipleFunctions -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldParseComplexNativeFunctionString -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldParseNativeSumAndSubtractionFunctionString -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldNoticeSimpleCycleReference -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldEvaluateReferences -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldNotMatchReferenceRangeRegex -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldNoticeCycleReferenceWithRange -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldThrowExceptionOnUnopenedParenthesis -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldNotMatchRowRangeRegex -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldParseMultipleFunction -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldThrowExceptionOnUnclosedNestedParanthesis -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldNotMatchRangeRegex -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldParseFunction -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldThrowExceptionOnWrongArgumentsMod -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldMatchPlaceholderRegex -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldProcessPowerFirst -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldParseNativeSumFunctionString -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldMatchRowRangeRegex -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldMatchReferenceRangeRegex -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldThrowExceptionOnUnopenedNestedParenthesis -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldEvaluateColumnRange -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldEvaluateReference -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldThrowExceptionOnUnopenedTwoParenthesis -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldConvertIndexToColumnString -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldMatchColumnRangeRegex -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldEvaluateReferenceRange -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldParseNativeSubtractFunctionString -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldEvaluateRowRange -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldThrowExceptionOnUnsupportedTypes -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldEvaluateMultiReferences -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldMatchRangeRegex -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldThrowExceptionOnUnclosedTwoParenthesis -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldThrowExceptionOnNotClosingFunction -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldNotMatchColumnRangeRegex -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldReplaceNestedParenthesis -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldMatchReferenceRegex -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldParseNestedFunctions -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldEvaluateEmptyReferences -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldNoticeCycleReference -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldUpdateReferences -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldReplaceOneParenthesis -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldThrowExceptionOnUnsupportedTypesInRange -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldEvaluateMod -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldThrowExceptionOnUnclosedParenthesis -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldMatchLocalizedDigitRegex -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldNotMatchReferenceRegex -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldReplaceTwoParenthesis -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldMatchOperatorRegex -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldThrowExceptionOnNegativeSqrt -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldThrowExceptionOnSelfReference -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldParseNativeSumWithDecimals -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldProcessFunction -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldProcessNestedFunctions -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldParseNativeProductFunctionString -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldEvaluateDecimalCalculation -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldEvaluateInteger -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest.shouldParseNativePowerFunction -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.formula.FormulaDataProviderTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.nebula.widgets.nattable.formula.FormulaDataProviderTest
org.eclipse.nebula.widgets.nattable.formula.FormulaDataProviderTest.shouldReturnEvaluatedFormula -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaDataProviderTest.shouldHandleNumberValueTypes -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaDataProviderTest.shouldReturnNativeFormula -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.formula.FormulaDataProviderTest.shouldReturnNativeFormulaIfDisabled -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.style.ColumnHeaderLayerSelectionTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.nebula.widgets.nattable.style.ColumnHeaderLayerSelectionTest
org.eclipse.nebula.widgets.nattable.style.ColumnHeaderLayerSelectionTest.shouldReturnProvidedLabels -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.style.ColumnHeaderLayerSelectionTest.shouldReturnAdditionalLabels -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.style.ColumnHeaderLayerSelectionTest.willSelectBodyCellAndShouldHaveColumnHeaderSelected -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.style.ColumnHeaderLayerSelectionTest.shouldReturnFullySelectedStyle -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.style.CellStyleProxyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.nebula.widgets.nattable.style.CellStyleProxyTest
org.eclipse.nebula.widgets.nattable.style.CellStyleProxyTest.proxyShouldRetreiveConfigAttributeUsingTheDisplayModeOrdering -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.style.CellSelectionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.style.CellSelectionTest
org.eclipse.nebula.widgets.nattable.style.CellSelectionTest.willSelectBodyCellAndShouldHaveColumnHeaderSelected -- Time elapsed: 0.001 s
Running org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandlerTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.600: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.607: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.609: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.628: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.641: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.646: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.651: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.655: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandlerTest
org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandlerTest.doCommand -- Time elapsed: 0.009 s
org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandlerTest.parseColumnIndexFromKey -- Time elapsed: 0.019 s
org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandlerTest.saveStateForMultipleLabels -- Time elapsed: 0.013 s
org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandlerTest.loadStateForMultipleMixedLabels -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandlerTest.loadStateForMultipleLabels -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandlerTest.shouldRemoveLabelFromPersistenceIfStyleIsCleared -- Time elapsed: 0.006 s
Running org.eclipse.nebula.widgets.nattable.style.StyleInheritanceTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.660: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.665: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.nebula.widgets.nattable.style.StyleInheritanceTest
org.eclipse.nebula.widgets.nattable.style.StyleInheritanceTest.shouldFallBackToSuperTypeAttributesForOddCell -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.style.StyleInheritanceTest.shouldFallBackToSuperTypeAttributesForEvenCell -- Time elapsed: 0.004 s
Running org.eclipse.nebula.widgets.nattable.style.DefaultDisplayModeOrderingTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.style.DefaultDisplayModeOrderingTest
org.eclipse.nebula.widgets.nattable.style.DefaultDisplayModeOrderingTest.orderingForSelectMode -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.style.DefaultDisplayModeOrderingTest.orderingForNormalMode -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.style.DefaultDisplayModeOrderingTest.orderingForEditMode -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.style.RowHeaderSelectionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.style.RowHeaderSelectionTest
org.eclipse.nebula.widgets.nattable.style.RowHeaderSelectionTest.willSelectBodyCellAndShouldHaveColumnHeaderSelected -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.style.RowHeaderSelectionTest.shouldReturnFullySelectedStyle -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.persistence.BorderStylePersistenceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.persistence.BorderStylePersistenceTest
org.eclipse.nebula.widgets.nattable.persistence.BorderStylePersistenceTest.canRecreateInstanceFromAPersistedStringWithoutBorderMode -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.persistence.BorderStylePersistenceTest.canRecreateInstanceFromAPersistedString -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.persistence.BorderStylePersistenceTest.toStringCreatesAPersistableString -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.persistence.StylePersistorTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.nebula.widgets.nattable.persistence.StylePersistorTest
org.eclipse.nebula.widgets.nattable.persistence.StylePersistorTest.loadPersistedColorSettings -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.persistence.StylePersistorTest.persistColorToProperties -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.persistence.StylePersistorTest.loadFontSettings -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.persistence.StylePersistorTest.loadPersistedAlignmentSettings -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.persistence.StylePersistorTest.persistStyleSettingsToProperties -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.persistence.StylePersistorTest.loadBorderStyleSettings -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.persistence.PersistenceHelperTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.685: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.742: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.771: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.796: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.849: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.873: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.210 s -- in org.eclipse.nebula.widgets.nattable.persistence.PersistenceHelperTest
org.eclipse.nebula.widgets.nattable.persistence.PersistenceHelperTest.testDeleteState -- Time elapsed: 0.057 s
org.eclipse.nebula.widgets.nattable.persistence.PersistenceHelperTest.testGetAvailableStates -- Time elapsed: 0.029 s
org.eclipse.nebula.widgets.nattable.persistence.PersistenceHelperTest.testDeleteStateOnEmptyState -- Time elapsed: 0.024 s
org.eclipse.nebula.widgets.nattable.persistence.PersistenceHelperTest.testGetAvailableStatesOnEmpty -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.persistence.PersistenceHelperTest.testGetAvailableStatesOnNull -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.persistence.PersistenceHelperTest.testDeleteStateOnNullState -- Time elapsed: 0.053 s
org.eclipse.nebula.widgets.nattable.persistence.PersistenceHelperTest.testDeleteStateOnEmptyProperties -- Time elapsed: 0.024 s
org.eclipse.nebula.widgets.nattable.persistence.PersistenceHelperTest.testDeleteStateOnNullProperties -- Time elapsed: 0.021 s
Running org.eclipse.nebula.widgets.nattable.persistence.ColorPersistorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.nebula.widgets.nattable.persistence.ColorPersistorTest
org.eclipse.nebula.widgets.nattable.persistence.ColorPersistorTest.shouldFailToLoadForMissingRGBString -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.persistence.ColorPersistorTest.shouldLoadColorFromSavedRGBString -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.persistence.ColorPersistorTest.shouldSaveTheColorAsAString -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.grid.GridLayerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.nebula.widgets.nattable.grid.GridLayerTest
org.eclipse.nebula.widgets.nattable.grid.GridLayerTest.initBodyLayer -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.grid.GridLayerTest.initCorner -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.grid.GridLayerTest.doCommandInvokesOtherLayers -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.grid.GridLayerTest.initRowHeaderHeight -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.grid.GridLayerTest.getLayers -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.grid.GridLayerTest.doCommandInvokesBodyFirst -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.grid.data.DefaultColumnHeaderDataProviderTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.grid.data.DefaultColumnHeaderDataProviderTest
org.eclipse.nebula.widgets.nattable.grid.data.DefaultColumnHeaderDataProviderTest.shouldReturnNullOnInvalidColumnIndex -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.grid.data.DefaultColumnHeaderDataProviderTest.shouldThrowExceptionOnSet -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.grid.data.DefaultColumnHeaderDataProviderTest.shouldReturnPropertyLabel -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.grid.data.DefaultColumnHeaderDataProviderTest.shouldReturnColumnLabel -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.grid.command.RenameColumnHelperTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.nebula.widgets.nattable.grid.command.RenameColumnHelperTest
org.eclipse.nebula.widgets.nattable.grid.command.RenameColumnHelperTest.loadStateFromProperties -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.grid.command.RenameColumnHelperTest.doNotSaveStateIfNoColumnAreRenamed -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.grid.command.RenameColumnHelperTest.loadStateWhenNoPrepertiesArePersisted -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.grid.command.RenameColumnHelperTest.shouldRenameColumn -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.grid.command.RenameColumnHelperTest.saveRenamedColumnInProperties -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.927: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.957: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-WARNING **: 14:11:40.970: gclosure.c:724: unable to remove uninstalled invalidation notifier: 0x7f686208c0b0 (0x7f683bca5260)

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.972: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.979: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-WARNING **: 14:11:40.990: gclosure.c:724: unable to remove uninstalled invalidation notifier: 0x7f686208c0b0 (0x7f683bca5260)

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.991: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:40.998: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-WARNING **: 14:11:41.010: gclosure.c:724: unable to remove uninstalled invalidation notifier: 0x7f686208c0b0 (0x7f683bca5a40)

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.011: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.018: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-WARNING **: 14:11:41.029: gclosure.c:724: unable to remove uninstalled invalidation notifier: 0x7f686208c0b0 (0x7f683bca5f80)

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.031: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.038: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-WARNING **: 14:11:41.049: gclosure.c:724: unable to remove uninstalled invalidation notifier: 0x7f686208c0b0 (0x7f683bca5260)

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.051: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.058: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-WARNING **: 14:11:41.069: gclosure.c:724: unable to remove uninstalled invalidation notifier: 0x7f686208c0b0 (0x7f683bca5260)

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.071: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.078: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-WARNING **: 14:11:41.089: gclosure.c:724: unable to remove uninstalled invalidation notifier: 0x7f686208c0b0 (0x7f68040ba510)

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.091: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-WARNING **: 14:11:41.104: gclosure.c:724: unable to remove uninstalled invalidation notifier: 0x7f686208c0b0 (0x7f68040baa50)

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.105: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.112: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-WARNING **: 14:11:41.124: gclosure.c:724: unable to remove uninstalled invalidation notifier: 0x7f686208c0b0 (0x7f68040baa50)

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.126: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.132: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-WARNING **: 14:11:41.143: gclosure.c:724: unable to remove uninstalled invalidation notifier: 0x7f686208c0b0 (0x7f683bca5260)

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.145: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-WARNING **: 14:11:41.157: gclosure.c:724: unable to remove uninstalled invalidation notifier: 0x7f686208c0b0 (0x7f683bca5260)

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.158: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.165: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-WARNING **: 14:11:41.176: gclosure.c:724: unable to remove uninstalled invalidation notifier: 0x7f686208c0b0 (0x7f683bca5260)

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.178: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.184: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-WARNING **: 14:11:41.196: gclosure.c:724: unable to remove uninstalled invalidation notifier: 0x7f686208c0b0 (0x7f68040baf90)

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.197: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-WARNING **: 14:11:41.210: gclosure.c:724: unable to remove uninstalled invalidation notifier: 0x7f686208c0b0 (0x7f68040bb4d0)

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.212: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.219: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-WARNING **: 14:11:41.230: gclosure.c:724: unable to remove uninstalled invalidation notifier: 0x7f686208c0b0 (0x7f68040bb4d0)
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s -- in org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest
org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest.moveSelectedToBottom_withFirstItemNotVisible -- Time elapsed: 0.044 s
org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest.moveSelectedToBottom_withFirstColumnGroupNotVisible -- Time elapsed: 0.019 s
org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest.moveSelectedToBottom_withColumnGroups -- Time elapsed: 0.020 s
org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest.moveSelectedToTop_withFirstItemNotVisible -- Time elapsed: 0.020 s
org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest.moveSelectedToBottom_withFirstItemRemovedFromSelectedTree -- Time elapsed: 0.019 s
org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest.moveSelectedToTop_withFirstColumnGroupRemovedFromSelectedTree -- Time elapsed: 0.020 s
org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest.moveSelectedToTop_withColumnGroups -- Time elapsed: 0.020 s
org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest.setSelection -- Time elapsed: 0.014 s
org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest.moveSelectedToTop_withFirstItemRemovedFromSelectedTree -- Time elapsed: 0.020 s
org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest.moveSelectedToBottom_withFirstColumnGroupRemovedFromSelectedTree -- Time elapsed: 0.019 s
org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest.getIndexesOfSelectedLeaves -- Time elapsed: 0.013 s
org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest.moveSelectedToTop_withFirstColumnGroupNotVisible -- Time elapsed: 0.020 s
org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest.moveSelectedToTop -- Time elapsed: 0.019 s
org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest.populateTree -- Time elapsed: 0.015 s
org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest.moveSelectedToBottom -- Time elapsed: 0.019 s
Running org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooserUtilsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooserUtilsTest
org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooserUtilsTest.getPositionsFromEntries -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooserUtilsTest.getVisibleColumnEntries -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooserUtilsTest.shouldProvideRenamedLabelsIfTheColumnHasBeenRenamed -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooserUtilsTest.listContainsEntry -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooserUtilsTest.find -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooserUtilsTest.getIndexesFromEntries -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.columnCategories.TreeTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.columnCategories.TreeTest
org.eclipse.nebula.widgets.nattable.columnCategories.TreeTest.basics -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.columnCategories.TreeTest.remove -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.columnCategories.TreeTest.insertChild -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.columnCategories.TreeTest.findParent -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.columnCategories.TreeTest.findElements -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.columnCategories.ColumnCategoriesModelTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.columnCategories.ColumnCategoriesModelTest
org.eclipse.nebula.widgets.nattable.columnCategories.ColumnCategoriesModelTest.shouldCreateModelCorrectly -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.columnCategories.ColumnCategoriesModelTest.removeColumnIndexesFromModel -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.columnCategories.ColumnCategoriesModelTest.rootMustBeTheFirstNodeSet -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.columnCategories.ColumnCategoriesModelTest.rootCanOnlyBeSetOnce -- Time elapsed: 0.001 s
Running org.eclipse.nebula.widgets.nattable.columnCategories.ChooseColumnsFromCategoriesCommandHandlerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.columnCategories.ChooseColumnsFromCategoriesCommandHandlerTest
org.eclipse.nebula.widgets.nattable.columnCategories.ChooseColumnsFromCategoriesCommandHandlerTest.calculateDestinationPositionsForMovingUp -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.columnCategories.ChooseColumnsFromCategoriesCommandHandlerTest.shouldFireCorrectMoveCommandsOnTable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.columnCategories.ChooseColumnsFromCategoriesCommandHandlerTest.calculateDestinationPositionsForMovingDown -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.columnCategories.ColumnCategoriesLabelProviderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.columnCategories.ColumnCategoriesLabelProviderTest
org.eclipse.nebula.widgets.nattable.columnCategories.ColumnCategoriesLabelProviderTest.shouldReturnLabelForCategoriesFromTheModel -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.columnCategories.ColumnCategoriesLabelProviderTest.shouldReturnLabelsFromIndexesFromTheColumnEntry -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.config.ConfigRegistryTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.config.ConfigRegistryTest
org.eclipse.nebula.widgets.nattable.config.ConfigRegistryTest.registerWithDisplayModeAndMultipleConfigLabels -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.config.ConfigRegistryTest.regressionRegistrationWithASingleDisplayMode -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.config.ConfigRegistryTest.regressionRegistrationWithoutDisplayModeOrConfigLabel -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.config.ConfigRegistryTest.regressionRegisterWithDisplayModeAndConfigLabel -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.config.ConfigRegistryTest.regressionRegisterWithDisplayModeAndMultipleConfigLabels -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.config.ConfigRegistryTest.regressionRegistrationWithMultipleDisplayModes -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.config.ConfigRegistryTest.registerWithDisplayModeAndConfigLabel -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.config.ConfigRegistryTest.registrationWithMultipleDisplayModes -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.config.ConfigRegistryTest.registrationWithASingleDisplayMode -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.config.ConfigRegistryTest.registrationWithoutDisplayModeOrConfigLabel -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.config.DefaultComparatorTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.config.DefaultComparatorTest
org.eclipse.nebula.widgets.nattable.config.DefaultComparatorTest.testCompareNullAB -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.config.DefaultComparatorTest.testCompareNonComparables -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.config.DefaultComparatorTest.testCompareNonNullComparables -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.config.DefaultComparatorTest.testCompareNullA -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.config.DefaultComparatorTest.testCompareNullB -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.config.DefaultComparatorTest.testCompareNonComparables1 -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.config.DefaultComparatorTest.testCompareNonComparables2 -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.tree.TreeLayerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.nebula.widgets.nattable.tree.TreeLayerTest
org.eclipse.nebula.widgets.nattable.tree.TreeLayerTest.shouldCollapseAllWithHidden -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.tree.TreeLayerTest.shouldHideAndCollapse -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.tree.TreeLayerTest.shouldCollapseAll -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.tree.TreeLayerTest.shouldExpandWithHidden -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.tree.TreeLayerTest.shouldExpandAllWithHidden -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.tree.TreeLayerTest.shouldHaveTreeNodes -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest
org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest.shouldMergeContiguousRangesToOne -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest.getPositionsFromRangesFilterNegative -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest.shouldJoinContiguousRanges -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest.getGroupedByContiguousArray2 -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest.shouldNotJoinNotContiguousRanges -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest.getRangesForAnEmptyArray -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest.shouldMergeNotContiguousRanges -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest.getGroupedByContiguousArray -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest.getRangesFromArray -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest.groupByContinuousForEmptyCollection -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest.getGroupedByContiguous2 -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest.getRanges -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest.getGroupedByContiguous -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest.getPositionsFromRanges -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest.getRangesForAnEmptyCollection -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest.groupByContinuousArrayForEmptyCollection -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.coordinate.IndexCoordinateTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.coordinate.IndexCoordinateTest
org.eclipse.nebula.widgets.nattable.coordinate.IndexCoordinateTest.testIdentity -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.coordinate.IndexCoordinateTest.testHashCode -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.coordinate.IndexCoordinateTest.testEquals -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.coordinate.IndexCoordinateTest.testIdentityHashCode -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.coordinate.RangeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.nebula.widgets.nattable.coordinate.RangeTest
org.eclipse.nebula.widgets.nattable.coordinate.RangeTest.testAdjacentRangeOverlap -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.coordinate.RangeTest.testEmptyRangeOverlap -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.coordinate.PositionCoordinateTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.coordinate.PositionCoordinateTest
org.eclipse.nebula.widgets.nattable.coordinate.PositionCoordinateTest.testIdentity -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.coordinate.PositionCoordinateTest.testHashCode -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.coordinate.PositionCoordinateTest.testEquals -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.coordinate.PositionCoordinateTest.testIdentityHashCode -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.279: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.283: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.287: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.291: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.296: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.300: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.304: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.309: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.313: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.317: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.321: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.326: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.330: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.334: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.338: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.342: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.347: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.351: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.355: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.359: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.363: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.370: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.374: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.378: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.382: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.387: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.391: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.395: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.399: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.404: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.408: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.411: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.416: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.429: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.433: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest
org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest.testAllCellsEditableWithSingleSelectionOneColumnEditable -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest.testAllCellsEditableWithoutSelection -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest.testIsConverterSameWithSingleSelection -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest.testIsConverterSameWithMultiSelectionOneChangedConverter -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest.testAllCellsEditableWithMultiSelection -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest.testIsCellEditableWithoutSelectionEnableEditing -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest.testIsValueSameWithoutSelection -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest.testIsEditorSameWithMultiSelection -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest.testAllCellsEditableWithSingleSelectionOneColumnEditableSelectNonEditable -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest.testIsCellEditableWithSingleSelection -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest.testIsConverterSameWithMultiSelection -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest.testGetLastSelectedCellEditorWithSingleSelection -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest.testIsEditorSameWithSingleSelectionOneChangedEditor -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest.testGetLastSelectedCellWithMultiSelection -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest.testGetLastSelectedCellEditorWithMultiSelection -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest.testIsEditorSameWithMultiSelectionOneChangedEditor -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest.testIsCellEditableWithoutSelection -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest.testIsEditorSameWithoutSelection -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest.testAllCellsEditableWithSingleSelectionEnableEditing -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest.testAllCellsEditableWithSingleSelection -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest.testIsConverterSameWithMultiSelectionOneColumnConverterMultiSelection -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest.testAllCellsEditableWithoutSelectionEnableEditing -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest.testIsConverterSameWithoutSelection -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest.testIsValueSameWithSingleSelection -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest.testIsCellEditableWithSingleSelectionEnableEditing -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest.testGetLastSelectedCellEditorWithoutSelection -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest.testIsConverterSameWithSingleSelectionOneChangedConverter -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest.testIsValueSameWithMultiSelectionEnsureSameValues -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest.testIsValueSameWithMultiSelection -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest.testGetLastSelectedCellWithSingleSelection -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest.testGetLastSelectedCellWithoutSelection -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest.testAllCellsEditableWithMultiSelectionOneColumnEditableMultiSelection -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest.testAllCellsEditableWithMultiSelectionEnableEditing -- Time elapsed: 0.012 s
org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest.testIsEditorSameWithMultiSelectionOneColumnEditorMultiSelection -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest.testIsEditorSameWithSingleSelection -- Time elapsed: 0.004 s
Running org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.440: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.444: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.448: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.451: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.455: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.459: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.463: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.467: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.471: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.475: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.479: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.483: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.487: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.491: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.495: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.499: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.503: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.507: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.511: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.515: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.519: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.523: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.528: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.532: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.537: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.540: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.544: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.548: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest.testAllCellsEditableWithoutSelection -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest.testIsConverterSameWithSingleSelection -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest.testIsConverterSameWithMultiSelectionOneChangedConverter -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest.testAllCellsEditableWithMultiSelection -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest.testIsCellEditableWithoutSelectionEnableEditing -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest.testIsValueSameWithoutSelection -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest.testIsEditorSameWithMultiSelection -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest.testIsCellEditableWithSingleSelection -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest.testIsConverterSameWithMultiSelection -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest.testGetLastSelectedCellEditorWithSingleSelection -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest.testGetLastSelectedCellWithMultiSelection -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest.testGetLastSelectedCellEditorWithMultiSelection -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest.testIsEditorSameWithMultiSelectionOneChangedEditor -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest.testIsCellEditableWithoutSelection -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest.testIsEditorSameWithoutSelection -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest.testAllCellsEditableWithSingleSelectionEnableEditing -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest.testAllCellsEditableWithSingleSelection -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest.testAllCellsEditableWithoutSelectionEnableEditing -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest.testIsConverterSameWithoutSelection -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest.testIsValueSameWithSingleSelection -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest.testIsCellEditableWithSingleSelectionEnableEditing -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest.testGetLastSelectedCellEditorWithoutSelection -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest.testIsValueSameWithMultiSelectionEnsureSameValues -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest.testIsValueSameWithMultiSelection -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest.testGetLastSelectedCellWithSingleSelection -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest.testGetLastSelectedCellWithoutSelection -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest.testAllCellsEditableWithMultiSelectionEnableEditing -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest.testIsEditorSameWithSingleSelection -- Time elapsed: 0.004 s
Running org.eclipse.nebula.widgets.nattable.NatTableTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.555: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.563: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.570: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.573: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.nebula.widgets.nattable.NatTableTest
org.eclipse.nebula.widgets.nattable.NatTableTest.shouldSavePersistable -- Time elapsed: 0.008 s
org.eclipse.nebula.widgets.nattable.NatTableTest.shouldLoadPersistable -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.NatTableTest.shouldFireDisposeCommandOnDisposal -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.NatTableTest.shouldPassOnLayerEventsToListeners -- Time elapsed: 0.003 s
Running org.eclipse.nebula.widgets.nattable.sort.SortDirectionEnumTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.sort.SortDirectionEnumTest
org.eclipse.nebula.widgets.nattable.sort.SortDirectionEnumTest.shouldCalculateNextSortDirectionCorrectly -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.sort.SortStatePersistorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.nebula.widgets.nattable.sort.SortStatePersistorTest
org.eclipse.nebula.widgets.nattable.sort.SortStatePersistorTest.shouldSaveSortedColumnsAndSortOrder -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.sort.SortStatePersistorTest.loadStateFromProperties -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.sort.SortStatePersistorTest.shouldParseTheSavedStringCorrectly -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.sort.SortStatePersistorTest.shouldRemoveStateAfterClear -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.sort.SortStatePersistorTest.shouldNotSaveIfNothingIsSorted -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandlerTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.586: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.589: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.592: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.595: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.598: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.601: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.604: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.607: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:41.610: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandlerTest
org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandlerTest.shouldReturnArrayOfCellsForColumnsInSelectionModel -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandlerTest.shouldReturnOnlySelectedBodyCells -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandlerTest.shouldNotCopySingleCellMarkedAsCopyNotAllowed -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandlerTest.shouldCopySingleCell -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandlerTest.shouldNotCopyCellMarkedAsCopyNotAllowedMultiSelectionOneColumn -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandlerTest.shouldReturnGridWithSelectedCellsAndHeaders -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandlerTest.shouldNotCopyCellMarkedAsCopyNotAllowedMultiSelectionOneRow -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandlerTest.shouldReturnGridWithSelectedCellsNoHeaders -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandlerTest.shouldNotCopyCellMarkedAsCopyNotAllowedMultiSelectionRegion -- Time elapsed: 0.003 s
Running org.eclipse.nebula.widgets.nattable.util.CalculatedValueCacheTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.109 s -- in org.eclipse.nebula.widgets.nattable.util.CalculatedValueCacheTest
org.eclipse.nebula.widgets.nattable.util.CalculatedValueCacheTest.testCalculateInBackgroundWithCoordsKeyClearSmooth -- Time elapsed: 0.251 s
org.eclipse.nebula.widgets.nattable.util.CalculatedValueCacheTest.testCalculateInSameThreadWithColumnKey -- Time elapsed: 0.200 s
org.eclipse.nebula.widgets.nattable.util.CalculatedValueCacheTest.testCalculateInBackgroundWithCoordsKeyKillSmooth -- Time elapsed: 0.250 s
org.eclipse.nebula.widgets.nattable.util.CalculatedValueCacheTest.testCalculateInBackgroundWithCoordsKey -- Time elapsed: 0.250 s
org.eclipse.nebula.widgets.nattable.util.CalculatedValueCacheTest.testCalculateInBackgroundWithRowKey -- Time elapsed: 0.251 s
org.eclipse.nebula.widgets.nattable.util.CalculatedValueCacheTest.testCalculateInBackgroundWithCoordsKeyClearNonSmooth -- Time elapsed: 0.251 s
org.eclipse.nebula.widgets.nattable.util.CalculatedValueCacheTest.testCalculateInSameThreadWithRowKey -- Time elapsed: 0.201 s
org.eclipse.nebula.widgets.nattable.util.CalculatedValueCacheTest.testIllegalState -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.util.CalculatedValueCacheTest.testCalculateInSameThreadWithCoordsKey -- Time elapsed: 0.200 s
org.eclipse.nebula.widgets.nattable.util.CalculatedValueCacheTest.testCalculateInBackgroundWithColumnKey -- Time elapsed: 0.251 s
Running org.eclipse.nebula.widgets.nattable.util.ArrayUtilTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.nebula.widgets.nattable.util.ArrayUtilTest
org.eclipse.nebula.widgets.nattable.util.ArrayUtilTest.shouldCreateMutableList -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.util.ArrayUtilTest.conversionToIntArray -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.util.ArrayUtilTest.isNotEmpty -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.util.ArrayUtilTest.isEmpty -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.730: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.734: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.738: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.742: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.746: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.749: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.753: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.757: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.760: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.764: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.767: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.771: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.774: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.778: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.781: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.785: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.789: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.792: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.796: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.799: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.803: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.807: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.810: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.813: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.817: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.820: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.824: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.827: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest.testMultiCellDragOneRight -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest.testMultiHorizontalCellDragRight -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest.testSingleCellDragMultiUp -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest.testSingleCellDragMultipleDown -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest.testSingleCellDragOneUp -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest.testSingleCellDragDownLeft -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest.testMultiHorizontalCellDragUp -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest.testSingleCellDragDownRight -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest.testSingleCellDragUpLeft -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest.testSingleCellDragOneRight -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest.testSingleCellDragOneDown -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest.testSingleCellDragOneLeft -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest.testSingleCellDragOneUpRight -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest.testMultiCellDragThreeUp -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest.testMultiCellDragOneDown -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest.testMultiCellDragOneLeft -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest.testMultiCellDragThreeRight -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest.testMultiVerticalCellDragDown -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest.testMultiVerticalCellDragLeft -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest.testMultiHorizontalCellDragDown -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest.testMultiHorizontalCellDragLeft -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest.testMultiVerticalCellDragUp -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest.testSingleCellDragMultiLeft -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest.testMultiCellDragOneUp -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest.testSingleCellDragMultiRight -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest.testMultiCellDragThreeDown -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest.testMultiCellDragThreeLeft -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest.testMultiVerticalCellDragRight -- Time elapsed: 0.001 s
Running org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.834: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.838: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.846: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.850: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.854: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.857: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.861: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.865: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.869: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.873: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.877: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.880: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.884: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.888: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.892: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.896: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.900: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.904: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.908: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.911: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.926: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.930: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.934: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.938: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.941: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.945: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.949: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.954: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.958: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.977: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.981: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.985: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.989: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.994: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:43.998: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:44.002: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:44.006: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:44.010: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:44.027: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:44.040: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:44.043: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:44.047: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:44.050: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:44.053: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:44.056: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:44.060: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:44.063: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:44.068: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s -- in org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testSingleCellIntegerValueDragUp -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testMultiCellSameDiffDateYearValueDragDown -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testSingleCellFloatValueDragDown -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testMultiCellSameDiffLongValueDragRight -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testMultiCellSameDiffIntegerValueDragUp -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testBigIntegerNullCellValueDragDown -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testSingleCellDoubleValueDragDown -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testMultiCellSameDiffDateValueDragRight -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testMultiCellSameDiffFloatValueDragRight -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testMultiCellSameDiffByteValueDragRight -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testMultiCellSameDiffFloatValueDragDown -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testByteNullCellValueDragDown -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testMultiCellSameDiffDateValueDragDown -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testSingleCellLongValueDragDown -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testSingleCellByteValueDragDown -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testShortNullCellValueDragDown -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testMultiCellSameDiffIntegerValueDragRight -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testSingleCellIntegerValueDragDown -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testSingleCellIntegerValueDragLeft -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testFloatNullCellValueDragDown -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testMultiCellSameDiffDoubleValueDragDown -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testMultiCellSameDiffDoubleValueDragRight -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testMultiCellSameDiffBigIntegerValueDragRight -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testMultiCellSameDiffShortValueDragRight -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testMultiCellSameDiffBigIntegerValueDragDown -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testDateNullCellValueDragDown -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testMultiCellIntegerValueDragRight -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testSingleCellBigIntegerValueDragDown -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testMultiCellSameDiffBigDecimalValueDragDown -- Time elapsed: 0.015 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testSingleCellBigDecimalValueDragDown -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testMultiCellDifferentIntegerValueDragDown -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testDoubleNullCellValueDragDown -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testSingleCellDateValueDragDown -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testMultiCellSameDiffLongValueDragDown -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testMultiCellSameDiffByteValueDragDown -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testMultiCellSameDiffBigDecimalValueDragRight -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testMultiCellDifferentTypesDragRight -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testMultiCellDifferentTypesDragDown -- Time elapsed: 0.013 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testSingleCellShortValueDragDown -- Time elapsed: 0.010 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testSingleCellIntegerValueDragRight -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testSingleCellDateValueDragUp -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testLongNullCellValueDragDown -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testIntegerNullCellValueDragDown -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testMultiCellSameDiffShortValueDragDown -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testMultiCellIntegerValueDragDown -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testBigDecimalNullCellValueDragDown -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testMultiCellSameDiffIntegerValueDragDown -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest.testMultiCellSameDiffIntegerValueDragLeft -- Time elapsed: 0.001 s
Running org.eclipse.nebula.widgets.nattable.tickupdate.command.TickUpdateCommandHandlerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.nebula.widgets.nattable.tickupdate.command.TickUpdateCommandHandlerTest
org.eclipse.nebula.widgets.nattable.tickupdate.command.TickUpdateCommandHandlerTest.shouldIncrementCellValue -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.tickupdate.command.TickUpdateCommandHandlerTest.shouldUpdateMultipleCellsInSelection -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.tickupdate.command.TickUpdateCommandHandlerTest.shouldDecrementCellValue -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.tickupdate.command.TickUpdateCommandHandlerTest.shouldUpdateOnlyIfAllCellsHaveTheSameEditor -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.tickupdate.command.TickUpdateCommandHandlerTest.shouldNotThrowExceptionOnNoSelection -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.tickupdate.command.TickUpdateCommandHandlerTest.shouldNotUpdateAnUneditableCell -- Time elapsed: 0.001 s
Running org.eclipse.nebula.widgets.nattable.tickupdate.command.DefaultTickUpdateHandlerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.tickupdate.command.DefaultTickUpdateHandlerTest
org.eclipse.nebula.widgets.nattable.tickupdate.command.DefaultTickUpdateHandlerTest.shouldNotHandleNonNumbers -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.tickupdate.command.DefaultTickUpdateHandlerTest.shouldDecreaseTypeCorrectly -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.tickupdate.command.DefaultTickUpdateHandlerTest.shouldHandleNumbers -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.tickupdate.command.DefaultTickUpdateHandlerTest.shouldIncreaseTypeCorrectly -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest

(SWT:867): GLib-GObject-CRITICAL **: 14:11:44.088: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:44.093: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:44.299: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:44.503: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:44.608: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:44.612: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:44.616: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:44.620: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:44.623: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:45.128: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:45.132: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:45.136: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:45.140: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:45.144: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:45.148: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:45.151: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:45.155: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:45.158: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:45.162: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed

(SWT:867): GLib-GObject-CRITICAL **: 14:11:45.166: g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.083 s -- in org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest
org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest.shouldAddExtraRowAtTheEnd -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest.rowAddShouldClearCacheAndCalculateNewSummary -- Time elapsed: 0.205 s
org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest.shouldSummarizeAskPriceColumn -- Time elapsed: 0.204 s
org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest.shouldSumUpAllRowsWithAAARating -- Time elapsed: 0.104 s
org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest.defaultConfigLabelsNotAddedForLayersBelow -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest.defaultHandlingOfNonNumericColumns -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest.shouldResizeSummaryRowWithoutDownScale -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest.shouldGetRowHeightByPositionForSummaryRow -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest.shouldFireCellVisualChangeEventOnceSummaryIsCalculated -- Time elapsed: 0.504 s
org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest.shouldSummarizeAskPriceColumnImmediatelyOnPreCalculation -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest.getRowIndexByPositionForSummaryRow -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest.shouldHandleMultiRowResizeForSummaryRowAndOthersWithDownScale -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest.shouldResizeSummaryRowViaMultiRowResize -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest.shouldResizeSummaryRowWithDownScale -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest.defaultConfigLabelsAreAdded -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest.defaultConfigLabelsAreApplied -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest.shouldResizeSummaryRow -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest.shouldHandleMultiRowResizeForSummaryRowAndOthersWithoutDownScale -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest.shouldReturnDefaultValueImmediately -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest.shouldHandleMultiRowResizeForSummaryRowAndOthers -- Time elapsed: 0.005 s
Running org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProviderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProviderTest
org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProviderTest.shouldCollectUniqueNonComparable -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProviderTest.shouldCollectUniqueValuesWithNull -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProviderTest.shouldCollectUniqueValues -- Time elapsed: 0.001 s
Running org.eclipse.nebula.widgets.nattable.paste.NatTableBulkUpdateSupportTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.nebula.widgets.nattable.paste.NatTableBulkUpdateSupportTest
org.eclipse.nebula.widgets.nattable.paste.NatTableBulkUpdateSupportTest.dummyTest -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.hierarchical.action.HierarchicalTreeColumnReorderDragModeTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.nebula.widgets.nattable.hierarchical.action.HierarchicalTreeColumnReorderDragModeTest
org.eclipse.nebula.widgets.nattable.hierarchical.action.HierarchicalTreeColumnReorderDragModeTest.testNoLevelHeaderReorder -- Time elapsed: 0.008 s
org.eclipse.nebula.widgets.nattable.hierarchical.action.HierarchicalTreeColumnReorderDragModeTest.testReorderToFirstColumnInLevel -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.action.HierarchicalTreeColumnReorderDragModeTest.testNoReorderInOtherLevel -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.action.HierarchicalTreeColumnReorderDragModeTest.testReorderToLastColumnInLevel -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
Tests run: 61, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.shouldCollapseAllWithHidden -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testCollapseExpandSingleItemFirstLevel -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testCollapseAll -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testGetColumnPositionByIndex -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.shouldHideAndCollapse -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testReorderInLevelWithoutLevelHeader -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testMultiColumnHide -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testGetDisplayModeByPositionWithSelectionLayer -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testGetWidth -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testGetStartXOfColumnPosition -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testGetDisplayModeByPosition -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testColumnCount -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testUnhideOnSearchWithoutLevelHeader -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testExpandOnSearch -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testUnderlyingToLocalColumnPosition -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testConsecutiveCollapse -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testGetProvidedLabels -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testHideAllColumnsInLastLevel -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testIsLevelHeaderColumn -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testGetColumnWidthByPosition -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testExpandAllLevelsOnSearch -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testIsTreeColumn -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testRowPositionHide -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testExpandOnSearchWithoutLevelHeader -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.shouldExpandWithHidden -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.shouldExpandAllWithHidden -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testUnhideOnSearch -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testCollapseMultipleExpandSingle -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testHideAllSelectedRowPositions -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testGetColumnIndexesForLevel -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testNoMultiReorderBetweenLevels -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testConfigLabelsByPosition -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testCollapseAllExpandAll -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testGetWidthScaled -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.shouldPerformEditChecksOnHierarchicalTreeLayer -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testNoLevelObject -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testReorderInLevel -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testGetDataValueByPosition -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testGetColumnIndexByPosition -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testExpandCollapseConfigLabelsByPosition -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testExpandAllLevelsOnSearchWithoutLevelHeader -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testLevelHeaderCanNotBeReordered -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testGetCellByPosition -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testSelectSpannedCellIsOrigin -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testSelectLevelHeader -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testNoReorderBetweenLevels -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testSelectLevelHeaderColumn -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testNoReorderBetweenLevelsWithoutLevelHeader -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testGetStartXOfColumnPositionScaled -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testGetColumnWidthByPositionScaled -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testUnderlyingToLocalColumnPositions -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testExpandToLevel -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testSelectLevelHeaderWithSublevel -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testExpandCollapseConfigLabelsByPositionForChildColumns -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testSelectLevelHeaderColumnWithSublevel -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testGetColumnPositionByX -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testCollapseMultipleExpandSingleToLevel -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testColumnHide -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testGetColumnPositionByXScaled -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testIsLevelHeaderColumnOnHideShow -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest.testgetLevelByColumnIndex -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTest
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTest.testCreationWithCarAndMotorWithOrdersAndRootObjects -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTest.testCreationWithEmptyChildCollection -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTest.testCreationWithCarOnly -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTest.testCreationWithCarAndMotor -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTest.testCreationWithCarOnlyAndRootObjects -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTest.testCreationWithMultipleCarAndMotorWithOrdersAndRootObjects -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTest.testCreationWithCarAndMotorAndRootObjects -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTest.testCreationWithCarAndMotorWithOrders -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.command.CommandPropagationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.command.CommandPropagationTest
org.eclipse.nebula.widgets.nattable.command.CommandPropagationTest.shouldHandleGenericLayerCommand -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.command.CommandPropagationTest.shouldPropagateToUnderlyingLayer -- Time elapsed: 0 s

Results:

Tests run: 2962, Failures: 0, Errors: 0, Skipped: 3

[INFO] All tests passed
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.4:sign (sign) @ org.eclipse.nebula.widgets.nattable.core.tests ---
[INFO] Signing jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.core.test/target/org.eclipse.nebula.widgets.nattable.core.tests-2.2.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.core.test/target/org.eclipse.nebula.widgets.nattable.core.tests-2.2.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.core.feature >--
[INFO] Building [feature] NatTable Core Feature 2.2.1-SNAPSHOT          [33/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.core.feature/.polyglot.feature.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] Resolving dependencies of MavenProject: org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.core.feature:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.core.feature/.polyglot.feature.xml
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.core.feature ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.core.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.core.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.core.feature ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.core.feature ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.core.feature/src/main/resources
[INFO] 
[INFO] --- tycho-packaging:4.0.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.nebula.widgets.nattable.core.feature ---
[WARNING] [1cebaa1d-102f-446b-a04e-27c426f3f28b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.2] The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.license,2.0.2.v20181016-2210 have severely compromised security. Please report this concern to the artifact provider.
[WARNING] 0 system scoped dependencies were mapped to maven artifacts, 11 were skipped
[INFO] 
[INFO] --- tycho-source:4.0.2:plugin-source (plugin-source) @ org.eclipse.nebula.widgets.nattable.core.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:package-feature (default-package-feature) @ org.eclipse.nebula.widgets.nattable.core.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.core.feature/target/org.eclipse.nebula.widgets.nattable.core.feature-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.nebula.widgets.nattable.core.feature ---
[INFO] 
[INFO] --- tycho-p2:4.0.2:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.nebula.widgets.nattable.core.feature ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.4:sign (sign) @ org.eclipse.nebula.widgets.nattable.core.feature ---
[INFO] Signing jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.core.feature/target/org.eclipse.nebula.widgets.nattable.core.feature-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.core.source.feature >--
[INFO] Building [feature] NatTable Core Source Feature 2.2.1-SNAPSHOT   [34/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.core.source.feature/.polyglot.feature.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] Resolving dependencies of MavenProject: org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.core.source.feature:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.core.source.feature/.polyglot.feature.xml
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.core.source.feature ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.core.source.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.core.source.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.core.source.feature ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.core.source.feature ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.core.source.feature/src/main/resources
[INFO] 
[INFO] --- tycho-packaging:4.0.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.nebula.widgets.nattable.core.source.feature ---
[WARNING] 0 system scoped dependencies were mapped to maven artifacts, 2 were skipped
[INFO] 
[INFO] --- tycho-source:4.0.2:plugin-source (plugin-source) @ org.eclipse.nebula.widgets.nattable.core.source.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:package-feature (default-package-feature) @ org.eclipse.nebula.widgets.nattable.core.source.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.core.source.feature/target/org.eclipse.nebula.widgets.nattable.core.source.feature-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.nebula.widgets.nattable.core.source.feature ---
[INFO] 
[INFO] --- tycho-p2:4.0.2:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.nebula.widgets.nattable.core.source.feature ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.4:sign (sign) @ org.eclipse.nebula.widgets.nattable.core.source.feature ---
[INFO] Signing jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.core.source.feature/target/org.eclipse.nebula.widgets.nattable.core.source.feature-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.extension.e4 >--
[INFO] Building org.eclipse.nebula.widgets.nattable.extension.e4 2.2.1-SNAPSHOT [35/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.extension.e4/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier (default-build-qualifier) @ org.eclipse.nebula.widgets.nattable.extension.e4 ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.extension.e4 ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.extension.e4 ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.extension.e4 ---
[INFO] 
[INFO] --- tycho-compiler:4.0.2:validate-classpath (default-validate-classpath) @ org.eclipse.nebula.widgets.nattable.extension.e4 ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.extension.e4 ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.e4/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.2:compile (default-compile) @ org.eclipse.nebula.widgets.nattable.extension.e4 ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- tycho-bnd:4.0.2:process (default-process) @ org.eclipse.nebula.widgets.nattable.extension.e4 ---
[INFO] 
[INFO] --- tycho-ds:4.0.2:declarative-services (default-declarative-services) @ org.eclipse.nebula.widgets.nattable.extension.e4 ---
[INFO] 
[INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.nebula.widgets.nattable.extension.e4 ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.e4/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.2:testCompile (default-testCompile) @ org.eclipse.nebula.widgets.nattable.extension.e4 ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.nebula.widgets.nattable.extension.e4 ---
[WARNING] 0 system scoped dependencies were mapped to maven artifacts, 54 were skipped
[INFO] 
[INFO] --- tycho-source:4.0.2:plugin-source (plugin-source) @ org.eclipse.nebula.widgets.nattable.extension.e4 ---
[INFO] Building jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.e4/target/org.eclipse.nebula.widgets.nattable.extension.e4-2.2.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:4.0.2:package-plugin (default-package-plugin) @ org.eclipse.nebula.widgets.nattable.extension.e4 ---
[INFO] Building jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.e4/target/org.eclipse.nebula.widgets.nattable.extension.e4-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.nebula.widgets.nattable.extension.e4 ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.4:sign (sign) @ org.eclipse.nebula.widgets.nattable.extension.e4 ---
[INFO] Signing jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.e4/target/org.eclipse.nebula.widgets.nattable.extension.e4-2.2.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.e4/target/org.eclipse.nebula.widgets.nattable.extension.e4-2.2.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.extension.e4.feature >--
[INFO] Building [feature] NatTable Eclipse 4 Extension Feature 2.2.1-SNAPSHOT [36/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.extension.e4.feature/.polyglot.feature.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] Resolving dependencies of MavenProject: org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.extension.e4.feature:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.e4.feature/.polyglot.feature.xml
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.extension.e4.feature ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.extension.e4.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.extension.e4.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.extension.e4.feature ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.extension.e4.feature ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.e4.feature/src/main/resources
[INFO] 
[INFO] --- tycho-packaging:4.0.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.nebula.widgets.nattable.extension.e4.feature ---
[WARNING] 0 system scoped dependencies were mapped to maven artifacts, 56 were skipped
[INFO] 
[INFO] --- tycho-source:4.0.2:plugin-source (plugin-source) @ org.eclipse.nebula.widgets.nattable.extension.e4.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:package-feature (default-package-feature) @ org.eclipse.nebula.widgets.nattable.extension.e4.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.e4.feature/target/org.eclipse.nebula.widgets.nattable.extension.e4.feature-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.nebula.widgets.nattable.extension.e4.feature ---
[INFO] 
[INFO] --- tycho-p2:4.0.2:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.nebula.widgets.nattable.extension.e4.feature ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.4:sign (sign) @ org.eclipse.nebula.widgets.nattable.extension.e4.feature ---
[INFO] Signing jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.e4.feature/target/org.eclipse.nebula.widgets.nattable.extension.e4.feature-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.extension.e4.source.feature >--
[INFO] Building [feature] NatTable Eclipse 4 Extension Source Feature 2.2.1-SNAPSHOT [37/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.extension.e4.source.feature/.polyglot.feature.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] Resolving dependencies of MavenProject: org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.extension.e4.source.feature:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.e4.source.feature/.polyglot.feature.xml
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.extension.e4.source.feature ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.extension.e4.source.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.extension.e4.source.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.extension.e4.source.feature ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.extension.e4.source.feature ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.e4.source.feature/src/main/resources
[INFO] 
[INFO] --- tycho-packaging:4.0.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.nebula.widgets.nattable.extension.e4.source.feature ---
[WARNING] 0 system scoped dependencies were mapped to maven artifacts, 1 were skipped
[INFO] 
[INFO] --- tycho-source:4.0.2:plugin-source (plugin-source) @ org.eclipse.nebula.widgets.nattable.extension.e4.source.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:package-feature (default-package-feature) @ org.eclipse.nebula.widgets.nattable.extension.e4.source.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.e4.source.feature/target/org.eclipse.nebula.widgets.nattable.extension.e4.source.feature-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.nebula.widgets.nattable.extension.e4.source.feature ---
[INFO] 
[INFO] --- tycho-p2:4.0.2:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.nebula.widgets.nattable.extension.e4.source.feature ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.4:sign (sign) @ org.eclipse.nebula.widgets.nattable.extension.e4.source.feature ---
[INFO] Signing jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.e4.source.feature/target/org.eclipse.nebula.widgets.nattable.extension.e4.source.feature-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.extension.glazedlists >--
[INFO] Building org.eclipse.nebula.widgets.nattable.extension.glazedlists 2.2.1-SNAPSHOT [38/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.extension.glazedlists/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier (default-build-qualifier) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists ---
[INFO] 
[INFO] --- tycho-compiler:4.0.2:validate-classpath (default-validate-classpath) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.2:compile (default-compile) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- tycho-bnd:4.0.2:process (default-process) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists ---
[INFO] 
[INFO] --- tycho-ds:4.0.2:declarative-services (default-declarative-services) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists ---
[INFO] 
[INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.glazedlists/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.2:testCompile (default-testCompile) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists ---
[WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
[INFO] 
[INFO] --- tycho-source:4.0.2:plugin-source (plugin-source) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists ---
[INFO] Building jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.glazedlists/target/org.eclipse.nebula.widgets.nattable.extension.glazedlists-2.2.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:4.0.2:package-plugin (default-package-plugin) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists ---
[INFO] Building jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.glazedlists/target/org.eclipse.nebula.widgets.nattable.extension.glazedlists-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.4:sign (sign) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists ---
[INFO] Signing jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.glazedlists/target/org.eclipse.nebula.widgets.nattable.extension.glazedlists-2.2.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.glazedlists/target/org.eclipse.nebula.widgets.nattable.extension.glazedlists-2.2.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.extension.glazedlists.tests >--
[INFO] Building [test-bundle] NatTable GlazedLists Extensions Test 2.2.1-SNAPSHOT [39/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.extension.glazedlists.test/.polyglot.META-INF
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier (default-build-qualifier) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.tests ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.tests ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.tests ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.tests ---
[INFO] 
[INFO] --- tycho-compiler:4.0.2:validate-classpath (default-validate-classpath) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.tests ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.tests ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.glazedlists.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.2:compile (default-compile) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.tests ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- tycho-ds:4.0.2:declarative-services (default-declarative-services) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.tests ---
[INFO] 
[INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.tests ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.glazedlists.test/src/test/resources
[INFO] 
[INFO] --- tycho-packaging:4.0.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.tests ---
[WARNING] 0 system scoped dependencies were mapped to maven artifacts, 103 were skipped
[INFO] 
[INFO] --- tycho-source:4.0.2:plugin-source (plugin-source) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.glazedlists.test/target/org.eclipse.nebula.widgets.nattable.extension.glazedlists.tests-2.2.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:4.0.2:package-plugin (default-package-plugin) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.glazedlists.test/target/org.eclipse.nebula.widgets.nattable.extension.glazedlists.tests-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.tests ---
[INFO] 
[INFO] --- tycho-surefire:4.0.2:test (default-test) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.tests ---
[INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.glazedlists.test/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.glazedlists.test/target/work/data, -install, /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.glazedlists.test/target/work, -configuration, /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.glazedlists.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.glazedlists.test/target/surefire.properties]
Running org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsWithExcludeFilterStrategyTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 s -- in org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsWithExcludeFilterStrategyTest
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsWithExcludeFilterStrategyTest.shouldFilterForNedFlandersWithHomerExcludeFilter -- Time elapsed: 0.278 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsWithExcludeFilterStrategyTest.shouldFilterForFlandersWithHomerExcludeFilter -- Time elapsed: 0.027 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsWithExcludeFilterStrategyTest.shouldFilterForFlanders -- Time elapsed: 0.014 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsWithExcludeFilterStrategyTest.shouldFilterForFlandersWithHomerExcludeFilterAndClear -- Time elapsed: 0.031 s
Running org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest
Tests run: 83, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.611 s -- in org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldReduceFirstComboValuesIfSecondComboFilterIsApplied(boolean, boolean)[1] -- Time elapsed: 0.096 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldReduceFirstComboValuesIfSecondComboFilterIsApplied(boolean, boolean)[2] -- Time elapsed: 0.016 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldReduceFirstComboValuesIfSecondComboFilterIsApplied(boolean, boolean)[3] -- Time elapsed: 0.014 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldReduceFirstComboValuesIfSecondComboFilterIsApplied(boolean, boolean)[4] -- Time elapsed: 0.016 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldNotShowAllAfterSort(boolean, boolean)[1] -- Time elapsed: 0.548 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldNotShowAllAfterSort(boolean, boolean)[2] -- Time elapsed: 0.516 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldNotShowAllAfterSort(boolean, boolean)[3] -- Time elapsed: 0.513 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldNotShowAllAfterSort(boolean, boolean)[4] -- Time elapsed: 0.519 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldSeeAllComboEntriesSelectedInitially(boolean, boolean)[1] -- Time elapsed: 0.010 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldSeeAllComboEntriesSelectedInitially(boolean, boolean)[2] -- Time elapsed: 0.025 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldSeeAllComboEntriesSelectedInitially(boolean, boolean)[3] -- Time elapsed: 0.012 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldSeeAllComboEntriesSelectedInitially(boolean, boolean)[4] -- Time elapsed: 0.009 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldUpdateComboBoxContentOnStructuralChanges(boolean, boolean)[1] -- Time elapsed: 0.212 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldUpdateComboBoxContentOnStructuralChanges(boolean, boolean)[2] -- Time elapsed: 0.211 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldNotSetAllSelectedForTextFilters(boolean, boolean)[1] -- Time elapsed: 0.212 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldNotSetAllSelectedForTextFilters(boolean, boolean)[2] -- Time elapsed: 0.210 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldNotSetAllSelectedForTextFilters(boolean, boolean)[3] -- Time elapsed: 0.210 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldNotSetAllSelectedForTextFilters(boolean, boolean)[4] -- Time elapsed: 0.208 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldCheckForFilterComboBoxCellEditor(boolean, boolean)[1] -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldCheckForFilterComboBoxCellEditor(boolean, boolean)[2] -- Time elapsed: 0.009 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldCheckForFilterComboBoxCellEditor(boolean, boolean)[3] -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldCheckForFilterComboBoxCellEditor(boolean, boolean)[4] -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldNotShowAllInFirstOnClearSecondFilter(boolean, boolean)[1] -- Time elapsed: 0.008 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldNotShowAllInFirstOnClearSecondFilter(boolean, boolean)[2] -- Time elapsed: 0.008 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldNotShowAllInFirstOnClearSecondFilter(boolean, boolean)[3] -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldNotShowAllInFirstOnClearSecondFilter(boolean, boolean)[4] -- Time elapsed: 0.008 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldSeeComboBoxFilter -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldUpdateFilterAndComboBoxContentOnStructuralChangesWithAppliedFilter(boolean, boolean)[1] -- Time elapsed: 0.430 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldKeepFilterAndComboBoxContentOnStructuralChangesWithCaching(boolean, boolean)[1] -- Time elapsed: 0.409 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldReduceFirstComboValuesIfSecondNonComboFilterIsApplied(boolean, boolean)[1] -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldReduceFirstComboValuesIfSecondNonComboFilterIsApplied(boolean, boolean)[2] -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldReduceFirstComboValuesIfSecondNonComboFilterIsApplied(boolean, boolean)[3] -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldReduceFirstComboValuesIfSecondNonComboFilterIsApplied(boolean, boolean)[4] -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldReduceSecondComboContentOnClearFirstFilter(boolean, boolean)[1] -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldReduceSecondComboContentOnClearFirstFilter(boolean, boolean)[2] -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldReduceSecondComboContentOnClearFirstFilter(boolean, boolean)[3] -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldReduceSecondComboContentOnClearFirstFilter(boolean, boolean)[4] -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldReturnNoFilterDataInitially(boolean, boolean)[1] -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldReturnNoFilterDataInitially(boolean, boolean)[2] -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldReturnNoFilterDataInitially(boolean, boolean)[3] -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldReturnNoFilterDataInitially(boolean, boolean)[4] -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldSeeNoFilter -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldKeepFilterAndComboBoxContentOnStructuralChanges(boolean, boolean)[1] -- Time elapsed: 0.410 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldKeepFilterAndComboBoxContentOnStructuralChanges(boolean, boolean)[2] -- Time elapsed: 0.410 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldSeeMixedFilter -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldDistinctNullAndEmptyString(boolean, boolean)[1] -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldDistinctNullAndEmptyString(boolean, boolean)[2] -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldDistinctNullAndEmptyString(boolean, boolean)[3] -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldDistinctNullAndEmptyString(boolean, boolean)[4] -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldNotShowAllAfterCleanAndApply(boolean, boolean)[1] -- Time elapsed: 0.509 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldNotShowAllAfterCleanAndApply(boolean, boolean)[2] -- Time elapsed: 0.510 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldNotShowAllAfterCleanAndApply(boolean, boolean)[3] -- Time elapsed: 0.509 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldNotShowAllAfterCleanAndApply(boolean, boolean)[4] -- Time elapsed: 0.508 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldAlwaysReturnAllValuesForSingleComboFilter(boolean, boolean)[1] -- Time elapsed: 0.207 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldAlwaysReturnAllValuesForSingleComboFilter(boolean, boolean)[2] -- Time elapsed: 0.208 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldAlwaysReturnAllValuesForSingleComboFilter(boolean, boolean)[3] -- Time elapsed: 0.207 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldAlwaysReturnAllValuesForSingleComboFilter(boolean, boolean)[4] -- Time elapsed: 0.207 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldNotDistinctNullAndEmptyString(boolean, boolean)[1] -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldNotDistinctNullAndEmptyString(boolean, boolean)[2] -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldNotDistinctNullAndEmptyString(boolean, boolean)[3] -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldNotDistinctNullAndEmptyString(boolean, boolean)[4] -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldKeepFilterOnEditWithSecondFilterWithCaching(boolean, boolean)[1] -- Time elapsed: 0.009 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldKeepFilterOnEditWithSecondFilterWithCaching(boolean, boolean)[2] -- Time elapsed: 0.008 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldOnlyShowVisibleItemsInNotFilteredColumnWithNonComboFilter(boolean, boolean)[1] -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldOnlyShowVisibleItemsInNotFilteredColumnWithNonComboFilter(boolean, boolean)[2] -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldOnlyShowVisibleItemsInNotFilteredColumnWithNonComboFilter(boolean, boolean)[3] -- Time elapsed: 0.008 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldOnlyShowVisibleItemsInNotFilteredColumnWithNonComboFilter(boolean, boolean)[4] -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldReduceFirstComboMultiFilterValuesIfSecondComboFilterIsApplied(boolean, boolean)[1] -- Time elapsed: 0.009 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldReduceFirstComboMultiFilterValuesIfSecondComboFilterIsApplied(boolean, boolean)[2] -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldReduceFirstComboMultiFilterValuesIfSecondComboFilterIsApplied(boolean, boolean)[3] -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldReduceFirstComboMultiFilterValuesIfSecondComboFilterIsApplied(boolean, boolean)[4] -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldNotUpdateFilterOnCommitAllAvailableAfterFilter(boolean, boolean)[1] -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldNotUpdateFilterOnCommitAllAvailableAfterFilter(boolean, boolean)[2] -- Time elapsed: 0.027 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldNotUpdateFilterOnCommitAllAvailableAfterFilter(boolean, boolean)[3] -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldNotUpdateFilterOnCommitAllAvailableAfterFilter(boolean, boolean)[4] -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldKeepFilterOnEditWithCaching(boolean, boolean)[1] -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldKeepFilterOnEditWithCaching(boolean, boolean)[2] -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldSeeTextFilter -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldOnlyShowVisibleItemsInNotFilteredColumn(boolean, boolean)[1] -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldOnlyShowVisibleItemsInNotFilteredColumn(boolean, boolean)[2] -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldOnlyShowVisibleItemsInNotFilteredColumn(boolean, boolean)[3] -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldOnlyShowVisibleItemsInNotFilteredColumn(boolean, boolean)[4] -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.MixedComboBoxFilterRowHeaderIntegrationTest.shouldNotSeeFilterAfterClear -- Time elapsed: 0.005 s
Running org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsStaticFilterStrategyTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 s -- in org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsStaticFilterStrategyTest
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsStaticFilterStrategyTest.shouldResetFilterinSameOrderWithStaticHomerFilter -- Time elapsed: 0.086 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsStaticFilterStrategyTest.shouldFilterForSimpsonsWithStaticHomerFilter -- Time elapsed: 0.024 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsStaticFilterStrategyTest.shouldResetFilterinDifferentOrder -- Time elapsed: 0.013 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsStaticFilterStrategyTest.shouldReEvaluateWithChange -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsStaticFilterStrategyTest.shouldFilterForSimpsons -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsStaticFilterStrategyTest.shouldResetFilterinDifferentOrderWithStaticHomerFilter -- Time elapsed: 0.025 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsStaticFilterStrategyTest.shouldResetFilterinSameOrder -- Time elapsed: 0.012 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsStaticFilterStrategyTest.shouldFilterForMultipleCriteria -- Time elapsed: 0.008 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsStaticFilterStrategyTest.shouldFilterForMultipleCriteriaWithStaticHomerFilter -- Time elapsed: 0.025 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsStaticFilterStrategyTest.shouldReEvaluateWithoutChange -- Time elapsed: 0.018 s
Running org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowRegularExpressionConverterTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowRegularExpressionConverterTest
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowRegularExpressionConverterTest.shouldConvertQuestionMarkFromDisplayToCanonical -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowRegularExpressionConverterTest.shouldConvertQuestionMarkFromCanonicalToDisplay -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowRegularExpressionConverterTest.shouldConvertAsteriskFromDisplayToCanonical -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowRegularExpressionConverterTest.shouldConvertAsteriskFromCanonicalToDisplay -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowRegularExpressionConverterTest.shouldConvertMixedFromDisplayToCanonical -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowRegularExpressionConverterTest.shouldConvertMixedFromCanonicalToDisplay -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsFilterStrategyTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s -- in org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsFilterStrategyTest
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsFilterStrategyTest.shouldFilterAll -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsFilterStrategyTest.shouldResetFilterinSameOrderWithStaticHomerFilter -- Time elapsed: 0.086 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsFilterStrategyTest.shouldFilterForSimpsonsWithStaticHomerFilter -- Time elapsed: 0.009 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsFilterStrategyTest.shouldResetFilterinDifferentOrder -- Time elapsed: 0.054 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsFilterStrategyTest.shouldFilterForSimpsons -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsFilterStrategyTest.shouldResetFilterinDifferentOrderWithStaticHomerFilter -- Time elapsed: 0.052 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsFilterStrategyTest.shouldResetFilterinSameOrder -- Time elapsed: 0.017 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsFilterStrategyTest.shouldFilterForMultipleCriteria -- Time elapsed: 0.008 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsFilterStrategyTest.shouldFilterForMultipleCriteriaWithStaticHomerFilter -- Time elapsed: 0.019 s
Running org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategyTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategyTest
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategyTest.shouldFilterTwoBooleanColumns -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategyTest.shouldResetFilterinDifferentOrder -- Time elapsed: 0.008 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategyTest.shouldReEvaluateWithChange -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategyTest.shouldFilterThresholds -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategyTest.shouldFilterForSimpsons -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategyTest.shouldFilterThresholdsWithANDOR -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategyTest.shouldResetFilterinSameOrder -- Time elapsed: 0.008 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategyTest.shouldFilterForMultipleCriteria -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategyTest.shouldReEvaluateWithoutChange -- Time elapsed: 0.008 s
Running org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataProviderTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataProviderTest
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataProviderTest.shouldRetainCommaInFilterPersistence -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataProviderTest.shouldUpdateFilterOnSettingThresholdValues -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataProviderTest.shouldFireUpdateEventOnClearingFilter -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataProviderTest.shouldFireUpdateEventOnSettingAValue -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataProviderTest.shouldSetDataValue -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataProviderTest.shouldInvertFilterCollectionPersistence -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataProviderTest.shouldSaveState -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataProviderTest.shouldRecoverFromCorruptPersistedState -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataProviderTest.shouldInvertFilterCollectionEmptyValuePersistence -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataProviderTest.shouldInvertAllSelectedFilterCollectionPersistence -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataProviderTest.shouldPersistWithContextualDisplayConverter -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataProviderTest.shouldPersistRegularExpressionWithPipes -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataProviderTest.shouldRetainColonInFilterPersistence -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataProviderTest.shouldRemoveStateAfterClear -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataProviderTest.shouldHandleRegularExpressionWithPipes -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataProviderTest.shouldApplyTextFilterOnSettingTextValue -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataProviderTest.shouldRemoveNonFilteredColumnsWhenLoadingState -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataProviderTest.shouldInvertFilterCollectionNullValuePersistence -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataProviderTest.shouldFireUpdateEventOnLoadingState -- Time elapsed: 0.001 s
Running org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowHeaderCompositeTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowHeaderCompositeTest
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowHeaderCompositeTest.shouldHandleTheClearAllFiltersCommand -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowHeaderCompositeTest.shouldHandleClearFilterCommand -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowHeaderCompositeTest.shouldHandleTheToggeleFilterRowCommand -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowHeaderCompositeTest.shouldSwitchVisibilityProgrammatically -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataLayerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataLayerTest
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataLayerTest.shouldHandleTheClearAllFiltersCommand -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataLayerTest.testUnregisterPersistable -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataLayerTest.shouldHandleClearFilterCommand -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataLayerTest.saveState -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataLayerTest.shouldHandleTheToggeleFilterRowCommand -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataLayerTest.loadState -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest
Tests run: 25, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.012 s -- in org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest.parseMultipleExpressionsWithDelimiterRegexOr -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest.parseLessThanOrEqualSymbol -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest.parseWithoutThresholdSymbols -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest.parseGreaterThanOrEqualSymbolWithSpace -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest.parseMultipleStringsWithSpacesWithDelimiter -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest.parseLessThanSymbolWithoutSpace -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest.parseLessThanSymbol -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest.shouldMapBetweenNatTableAndGlazedLists -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest.parseNotEqualSymbolWithSpace -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest.parseMultipleStrings -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest.parseNotEqualSymbol -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest.parseMultipleExpressionsWithDelimiterRegexAnd -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest.shouldMatch -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest.parseMultiple -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest.parseGreaterThanSymbolWithoutSpace -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest.parseGreaterThanSymbol -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest.parseMultipleStringsWithSpacesWithDelimiterNoSplit -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest skipped
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest.parseMultipleStringsWithSpaces -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest.parseMultipleStringsWithDelimiter -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest.parseEqualSymbolWithSpace -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest.parseLessThanOrEqualSymbolWithSpace -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest.parseMultipleStringsWithDelimiterRegex -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest.parseGreaterThanOrEqualSymbol -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest.parseEqualSymbol -- Time elapsed: 0.001 s
Running org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderCompositeIntegrationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.243 s -- in org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderCompositeIntegrationTest
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderCompositeIntegrationTest.shouldFilterForMaleSimpsons -- Time elapsed: 0.209 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderCompositeIntegrationTest.shouldKeepFilterOnEdit -- Time elapsed: 0.231 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderCompositeIntegrationTest skipped
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderCompositeIntegrationTest.shouldKeepFilterOnStructuralChanges -- Time elapsed: 0.347 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderCompositeIntegrationTest.shouldFilterForSimpsons -- Time elapsed: 0.080 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderCompositeIntegrationTest.shouldFilterOnLoadPersistedState -- Time elapsed: 0.239 s
Running org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowStructuralDataChangeLayerIntegrationTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 s -- in org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowStructuralDataChangeLayerIntegrationTest
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowStructuralDataChangeLayerIntegrationTest.shouldDiscardRowInsertInSortedState -- Time elapsed: 0.019 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowStructuralDataChangeLayerIntegrationTest.shouldTrackRowInsert -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowStructuralDataChangeLayerIntegrationTest.shouldNotThrowAnExceptionOnResize -- Time elapsed: 0.101 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowStructuralDataChangeLayerIntegrationTest.shouldTrackRowInsertOnSort -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowStructuralDataChangeLayerIntegrationTest.shouldUpdateDataInDataLayer -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowStructuralDataChangeLayerIntegrationTest.shouldTrackRowInsertInSortedState -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowStructuralDataChangeLayerIntegrationTest.shouldDiscardMultipleRowInsertOnChangeSortedState -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowStructuralDataChangeLayerIntegrationTest.shouldKeepChangeOnFilter -- Time elapsed: 0.201 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowStructuralDataChangeLayerIntegrationTest.shouldDiscardMultipleRowInsertOnChangeSortedStateAppending -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowStructuralDataChangeLayerIntegrationTest.shouldDiscardRowInsertOnChangeSortedState -- Time elapsed: 0.001 s
Running org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.SortIntegrationTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.SortIntegrationTest
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.SortIntegrationTest.shouldChangeFirstAppendedSortColumnByCommand -- Time elapsed: 0.009 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.SortIntegrationTest.shouldNotRemoveFirstAppendedSortColumnByCommand -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.SortIntegrationTest.shouldPersistSortStateToProperties -- Time elapsed: 0.008 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.SortIntegrationTest.shouldChangeSortDirectionByCommand -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.SortIntegrationTest.shouldChangeSortColumnByCommand -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.SortIntegrationTest.shouldRemoveSortByCommand -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.SortIntegrationTest.shouldUpdateFirstAppendedSortColumnOnlyIfNotAccumulateByCommand -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.SortIntegrationTest.shouldAppendSortColumnsByCommand -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.SortIntegrationTest.shouldNotSortUnsortableColumns -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.SortIntegrationTest.multipleSort -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.SortIntegrationTest.shouldChangeLastAppendedSortColumnByCommand -- Time elapsed: 0.007 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.SortIntegrationTest.shouldSortColumnByCommand -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.SortIntegrationTest.shouldUseCustomCompratorsIfSpecified -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.SortIntegrationTest.shouldRestoreSortStateFromProperties -- Time elapsed: 0.011 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.SortIntegrationTest.shouldRemoveLastAppendedSortColumnByCommand -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.SortIntegrationTest.shouldSortByClickingOnTheHeader -- Time elapsed: 0.007 s
Running org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowSelectionIntegrationTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s -- in org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowSelectionIntegrationTest
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowSelectionIntegrationTest.shouldPreserveRowSelectionOnDataUpdates -- Time elapsed: 0.110 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowSelectionIntegrationTest.shouldReturnEmptySelectionOnNoSelection -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowSelectionIntegrationTest.setSingleSelectionViaProvider -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowSelectionIntegrationTest.setMultipleSelectionViaProvider -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowSelectionIntegrationTest.shouldPreserveRowSelectionOnSort -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowSelectionIntegrationTest.onlySelectRowEventsFired -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowSelectionIntegrationTest.onlyOneRowSelectedAtAnyTime -- Time elapsed: 0.006 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowSelectionIntegrationTest.testColumnSelectionProcessing -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowSelectionIntegrationTest.shouldClearSelectionOnSetEmpty -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowSelectionIntegrationTest.shouldIgnoreNullSelectionListener -- Time elapsed: 0.004 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowSelectionIntegrationTest.shouldClearSelectionOnSetEmptyOnAdd -- Time elapsed: 0.005 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowSelectionIntegrationTest.setMultipleSelectionViaProviderWithAdd -- Time elapsed: 0.005 s
Running org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.HideMultipleColumnsIntegrationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.HideMultipleColumnsIntegrationTest
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.HideMultipleColumnsIntegrationTest.hideAllColumnsWithColumnGroupsEnabled -- Time elapsed: 0.010 s
Running org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.DataChangeLayerIntegrationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 s -- in org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.DataChangeLayerIntegrationTest
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.DataChangeLayerIntegrationTest.shouldNotThrowAnExceptionOnResize -- Time elapsed: 0.101 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.DataChangeLayerIntegrationTest.shouldUpdateDataInDataLayer -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.DataChangeLayerIntegrationTest.shouldKeepChangeOnFilter -- Time elapsed: 0.201 s
Running org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest
org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest.testConfigLabelsWithGroupingAndSummary -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest.shouldSwitchGroupingTypesOnLoad -- Time elapsed: 0.010 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest.testTwoLevelGroupSortSummary -- Time elapsed: 0.013 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest.testGroupByItemCount -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest.testKeepSortOnGrouping -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest.testClearCollapsedStateOnReGrouping -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest.testOneLevelGroupSortSummary -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest.testOneLevelGrouping -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest.testTwoLevelGroupWithCustomComparator -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest.testGetElementsInGroupWithNullValue -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest.testProvidedLabels -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest.testConfigLabelsWithoutGrouping -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest.testConfigLabelsWithGrouping -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest.testConfigLabelsWithGroupingAndSummaryWithConditional -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest.testOneLevelGroupSortTree -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest.shouldKeepInitialOrderOnFilteredGrouping -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest.testGroupByItemCountAfterListChange -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest.testTwoLevelGrouping -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest.testRetainCollapsedStateOnGrouping -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest.testOneLevelGroupSortOther -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest.shouldGetCustomConfigLabelsByRowIndex -- Time elapsed: 0.002 s
Running org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerSummaryRowConcurrencyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.008 s -- in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerSummaryRowConcurrencyTest
org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerSummaryRowConcurrencyTest.shouldCorrectlyCalculateSummaryValues -- Time elapsed: 2.008 s
Running org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByModelPersistenceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByModelPersistenceTest
org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByModelPersistenceTest.testSaveStateAfterUngroup -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByModelPersistenceTest.testSaveState -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByModelPersistenceTest.testLoadState -- Time elapsed: 0 s
Running org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical.HierarchicalTreeLayerGlazedListsTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical.HierarchicalTreeLayerGlazedListsTest
org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical.HierarchicalTreeLayerGlazedListsTest.shouldClearCollapsedStateOnFilter -- Time elapsed: 0.009 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical.HierarchicalTreeLayerGlazedListsTest.shouldFindIndex -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical.HierarchicalTreeLayerGlazedListsTest.shouldOnlySortLastLevel -- Time elapsed: 0.003 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical.HierarchicalTreeLayerGlazedListsTest.shouldCleanupRetainedCollapsedStates -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical.HierarchicalTreeLayerGlazedListsTest.shouldOnlySortMiddleLevel -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical.HierarchicalTreeLayerGlazedListsTest.shouldRetainCollapsedStateOnFilter -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical.HierarchicalTreeLayerGlazedListsTest.shouldRetainCollapsedStateOnSort -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical.HierarchicalTreeLayerGlazedListsTest.shouldRetainCollapsedStateOnDescSorting -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical.HierarchicalTreeLayerGlazedListsTest.shouldBecomeUnsorted -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical.HierarchicalTreeLayerGlazedListsTest.shouldOnlySortFirstLevel -- Time elapsed: 0.001 s
Running org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsEventLayerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsEventLayerTest
org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsEventLayerTest.propertyChangeEventshouldBePropagatedImmediately -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsEventLayerTest.shouldConflateEvents -- Time elapsed: 0.101 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsEventLayerTest.shouldShutConflaterThreadDownWhenNatTableIsDisposed -- Time elapsed: 0.101 s
Running org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModelExpandCollapseTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModelExpandCollapseTest
org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModelExpandCollapseTest.testCollapseAll -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModelExpandCollapseTest.testGetChildrenByIndex -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModelExpandCollapseTest.testExpandCollapseByObject -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModelExpandCollapseTest.testInitialExpanded -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModelExpandCollapseTest.testCollapseExpandAllNonUnique -- Time elapsed: 0.002 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModelExpandCollapseTest.testCollapseAllNonUnique -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModelExpandCollapseTest.testCollapseExpandAll -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModelExpandCollapseTest.testExpandToLevel -- Time elapsed: 0.001 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModelExpandCollapseTest.testCollapseAllStepByStep -- Time elapsed: 0 s
org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModelExpandCollapseTest.testExpandCollapseByIndex -- Time elapsed: 0 s

Results:

Tests run: 271, Failures: 0, Errors: 0, Skipped: 2

[INFO] All tests passed
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.4:sign (sign) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.tests ---
[INFO] Signing jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.glazedlists.test/target/org.eclipse.nebula.widgets.nattable.extension.glazedlists.tests-2.2.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.glazedlists.test/target/org.eclipse.nebula.widgets.nattable.extension.glazedlists.tests-2.2.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.extension.glazedlists.feature >--
[INFO] Building [feature] NatTable GlazedLists Extension Feature 2.2.1-SNAPSHOT [40/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.extension.glazedlists.feature/.polyglot.feature.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] Resolving dependencies of MavenProject: org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.extension.glazedlists.feature:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.glazedlists.feature/.polyglot.feature.xml
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.feature ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.feature ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.feature ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.glazedlists.feature/src/main/resources
[INFO] 
[INFO] --- tycho-packaging:4.0.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.feature ---
[WARNING] 0 system scoped dependencies were mapped to maven artifacts, 13 were skipped
[INFO] 
[INFO] --- tycho-source:4.0.2:plugin-source (plugin-source) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:package-feature (default-package-feature) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.glazedlists.feature/target/org.eclipse.nebula.widgets.nattable.extension.glazedlists.feature-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.feature ---
[INFO] 
[INFO] --- tycho-p2:4.0.2:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.feature ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.4:sign (sign) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.feature ---
[INFO] Signing jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.glazedlists.feature/target/org.eclipse.nebula.widgets.nattable.extension.glazedlists.feature-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.extension.glazedlists.source.feature >--
[INFO] Building [feature] NatTable GlazedLists Extension Source Feature 2.2.1-SNAPSHOT [41/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.extension.glazedlists.source.feature/.polyglot.feature.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] Resolving dependencies of MavenProject: org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.extension.glazedlists.source.feature:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.glazedlists.source.feature/.polyglot.feature.xml
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.source.feature ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.source.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.source.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.source.feature ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.source.feature ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.glazedlists.source.feature/src/main/resources
[INFO] 
[INFO] --- tycho-packaging:4.0.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.source.feature ---
[WARNING] 0 system scoped dependencies were mapped to maven artifacts, 2 were skipped
[INFO] 
[INFO] --- tycho-source:4.0.2:plugin-source (plugin-source) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.source.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:package-feature (default-package-feature) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.source.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.glazedlists.source.feature/target/org.eclipse.nebula.widgets.nattable.extension.glazedlists.source.feature-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.source.feature ---
[INFO] 
[INFO] --- tycho-p2:4.0.2:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.source.feature ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.4:sign (sign) @ org.eclipse.nebula.widgets.nattable.extension.glazedlists.source.feature ---
[INFO] Signing jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.glazedlists.source.feature/target/org.eclipse.nebula.widgets.nattable.extension.glazedlists.source.feature-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.extension.nebula >--
[INFO] Building org.eclipse.nebula.widgets.nattable.extension.nebula 2.2.1-SNAPSHOT [42/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.extension.nebula/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier (default-build-qualifier) @ org.eclipse.nebula.widgets.nattable.extension.nebula ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.extension.nebula ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.extension.nebula ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.extension.nebula ---
[INFO] 
[INFO] --- tycho-compiler:4.0.2:validate-classpath (default-validate-classpath) @ org.eclipse.nebula.widgets.nattable.extension.nebula ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.extension.nebula ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.nebula/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.2:compile (default-compile) @ org.eclipse.nebula.widgets.nattable.extension.nebula ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- tycho-bnd:4.0.2:process (default-process) @ org.eclipse.nebula.widgets.nattable.extension.nebula ---
[INFO] 
[INFO] --- tycho-ds:4.0.2:declarative-services (default-declarative-services) @ org.eclipse.nebula.widgets.nattable.extension.nebula ---
[INFO] 
[INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.nebula.widgets.nattable.extension.nebula ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.nebula/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.2:testCompile (default-testCompile) @ org.eclipse.nebula.widgets.nattable.extension.nebula ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.nebula.widgets.nattable.extension.nebula ---
[WARNING] 0 system scoped dependencies were mapped to maven artifacts, 19 were skipped
[INFO] 
[INFO] --- tycho-source:4.0.2:plugin-source (plugin-source) @ org.eclipse.nebula.widgets.nattable.extension.nebula ---
[INFO] Building jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.nebula/target/org.eclipse.nebula.widgets.nattable.extension.nebula-2.2.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:4.0.2:package-plugin (default-package-plugin) @ org.eclipse.nebula.widgets.nattable.extension.nebula ---
[INFO] Building jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.nebula/target/org.eclipse.nebula.widgets.nattable.extension.nebula-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.nebula.widgets.nattable.extension.nebula ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.4:sign (sign) @ org.eclipse.nebula.widgets.nattable.extension.nebula ---
[INFO] Signing jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.nebula/target/org.eclipse.nebula.widgets.nattable.extension.nebula-2.2.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.nebula/target/org.eclipse.nebula.widgets.nattable.extension.nebula-2.2.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.extension.nebula.feature >--
[INFO] Building [feature] NatTable Nebula Extension Feature 2.2.1-SNAPSHOT [43/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.extension.nebula.feature/.polyglot.feature.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] Resolving dependencies of MavenProject: org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.extension.nebula.feature:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.nebula.feature/.polyglot.feature.xml
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.extension.nebula.feature ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.extension.nebula.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.extension.nebula.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.extension.nebula.feature ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.extension.nebula.feature ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.nebula.feature/src/main/resources
[INFO] 
[INFO] --- tycho-packaging:4.0.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.nebula.widgets.nattable.extension.nebula.feature ---
[WARNING] 0 system scoped dependencies were mapped to maven artifacts, 20 were skipped
[INFO] 
[INFO] --- tycho-source:4.0.2:plugin-source (plugin-source) @ org.eclipse.nebula.widgets.nattable.extension.nebula.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:package-feature (default-package-feature) @ org.eclipse.nebula.widgets.nattable.extension.nebula.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.nebula.feature/target/org.eclipse.nebula.widgets.nattable.extension.nebula.feature-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.nebula.widgets.nattable.extension.nebula.feature ---
[INFO] 
[INFO] --- tycho-p2:4.0.2:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.nebula.widgets.nattable.extension.nebula.feature ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.4:sign (sign) @ org.eclipse.nebula.widgets.nattable.extension.nebula.feature ---
[INFO] Signing jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.nebula.feature/target/org.eclipse.nebula.widgets.nattable.extension.nebula.feature-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.extension.nebula.source.feature >--
[INFO] Building [feature] NatTable Nebula Extension Source Feature 2.2.1-SNAPSHOT [44/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.extension.nebula.source.feature/.polyglot.feature.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] Resolving dependencies of MavenProject: org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.extension.nebula.source.feature:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.nebula.source.feature/.polyglot.feature.xml
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.extension.nebula.source.feature ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.extension.nebula.source.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.extension.nebula.source.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.extension.nebula.source.feature ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.extension.nebula.source.feature ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.nebula.source.feature/src/main/resources
[INFO] 
[INFO] --- tycho-packaging:4.0.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.nebula.widgets.nattable.extension.nebula.source.feature ---
[WARNING] 0 system scoped dependencies were mapped to maven artifacts, 2 were skipped
[INFO] 
[INFO] --- tycho-source:4.0.2:plugin-source (plugin-source) @ org.eclipse.nebula.widgets.nattable.extension.nebula.source.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:package-feature (default-package-feature) @ org.eclipse.nebula.widgets.nattable.extension.nebula.source.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.nebula.source.feature/target/org.eclipse.nebula.widgets.nattable.extension.nebula.source.feature-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.nebula.widgets.nattable.extension.nebula.source.feature ---
[INFO] 
[INFO] --- tycho-p2:4.0.2:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.nebula.widgets.nattable.extension.nebula.source.feature ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.4:sign (sign) @ org.eclipse.nebula.widgets.nattable.extension.nebula.source.feature ---
[INFO] Signing jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.nebula.source.feature/target/org.eclipse.nebula.widgets.nattable.extension.nebula.source.feature-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.extension.poi >--
[INFO] Building org.eclipse.nebula.widgets.nattable.extension.poi 2.2.1-SNAPSHOT [45/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.extension.poi/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier (default-build-qualifier) @ org.eclipse.nebula.widgets.nattable.extension.poi ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.extension.poi ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.extension.poi ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.extension.poi ---
[INFO] 
[INFO] --- tycho-compiler:4.0.2:validate-classpath (default-validate-classpath) @ org.eclipse.nebula.widgets.nattable.extension.poi ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.extension.poi ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.poi/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.2:compile (default-compile) @ org.eclipse.nebula.widgets.nattable.extension.poi ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- tycho-bnd:4.0.2:process (default-process) @ org.eclipse.nebula.widgets.nattable.extension.poi ---
[INFO] 
[INFO] --- tycho-ds:4.0.2:declarative-services (default-declarative-services) @ org.eclipse.nebula.widgets.nattable.extension.poi ---
[INFO] 
[INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.nebula.widgets.nattable.extension.poi ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.poi/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.2:testCompile (default-testCompile) @ org.eclipse.nebula.widgets.nattable.extension.poi ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.nebula.widgets.nattable.extension.poi ---
[WARNING] 0 system scoped dependencies were mapped to maven artifacts, 14 were skipped
[INFO] 
[INFO] --- tycho-source:4.0.2:plugin-source (plugin-source) @ org.eclipse.nebula.widgets.nattable.extension.poi ---
[INFO] Building jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.poi/target/org.eclipse.nebula.widgets.nattable.extension.poi-2.2.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:4.0.2:package-plugin (default-package-plugin) @ org.eclipse.nebula.widgets.nattable.extension.poi ---
[INFO] Building jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.poi/target/org.eclipse.nebula.widgets.nattable.extension.poi-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.nebula.widgets.nattable.extension.poi ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.4:sign (sign) @ org.eclipse.nebula.widgets.nattable.extension.poi ---
[INFO] Signing jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.poi/target/org.eclipse.nebula.widgets.nattable.extension.poi-2.2.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.poi/target/org.eclipse.nebula.widgets.nattable.extension.poi-2.2.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.extension.poi.feature >--
[INFO] Building [feature] NatTable POI Extension Feature 2.2.1-SNAPSHOT [46/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.extension.poi.feature/.polyglot.feature.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] Resolving dependencies of MavenProject: org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.extension.poi.feature:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.poi.feature/.polyglot.feature.xml
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.extension.poi.feature ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.extension.poi.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.extension.poi.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.extension.poi.feature ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.extension.poi.feature ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.poi.feature/src/main/resources
[INFO] 
[INFO] --- tycho-packaging:4.0.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.nebula.widgets.nattable.extension.poi.feature ---
[WARNING] 0 system scoped dependencies were mapped to maven artifacts, 15 were skipped
[INFO] 
[INFO] --- tycho-source:4.0.2:plugin-source (plugin-source) @ org.eclipse.nebula.widgets.nattable.extension.poi.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:package-feature (default-package-feature) @ org.eclipse.nebula.widgets.nattable.extension.poi.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.poi.feature/target/org.eclipse.nebula.widgets.nattable.extension.poi.feature-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.nebula.widgets.nattable.extension.poi.feature ---
[INFO] 
[INFO] --- tycho-p2:4.0.2:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.nebula.widgets.nattable.extension.poi.feature ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.4:sign (sign) @ org.eclipse.nebula.widgets.nattable.extension.poi.feature ---
[INFO] Signing jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.poi.feature/target/org.eclipse.nebula.widgets.nattable.extension.poi.feature-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.extension.poi.source.feature >--
[INFO] Building [feature] NatTable POI Extension Source Feature 2.2.1-SNAPSHOT [47/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.extension.poi.source.feature/.polyglot.feature.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] Resolving dependencies of MavenProject: org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.extension.poi.source.feature:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.poi.source.feature/.polyglot.feature.xml
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.extension.poi.source.feature ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.extension.poi.source.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.extension.poi.source.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.extension.poi.source.feature ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.extension.poi.source.feature ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.poi.source.feature/src/main/resources
[INFO] 
[INFO] --- tycho-packaging:4.0.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.nebula.widgets.nattable.extension.poi.source.feature ---
[WARNING] 0 system scoped dependencies were mapped to maven artifacts, 4 were skipped
[INFO] 
[INFO] --- tycho-source:4.0.2:plugin-source (plugin-source) @ org.eclipse.nebula.widgets.nattable.extension.poi.source.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:package-feature (default-package-feature) @ org.eclipse.nebula.widgets.nattable.extension.poi.source.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.poi.source.feature/target/org.eclipse.nebula.widgets.nattable.extension.poi.source.feature-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.nebula.widgets.nattable.extension.poi.source.feature ---
[INFO] 
[INFO] --- tycho-p2:4.0.2:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.nebula.widgets.nattable.extension.poi.source.feature ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.4:sign (sign) @ org.eclipse.nebula.widgets.nattable.extension.poi.source.feature ---
[INFO] Signing jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.extension.poi.source.feature/target/org.eclipse.nebula.widgets.nattable.extension.poi.source.feature-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.updatesite >--
[INFO] Building NatTable Update Site 2.2.1-SNAPSHOT                     [48/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.updatesite/pom.xml
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] Resolving dependencies of MavenProject: org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.updatesite:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.updatesite/pom.xml
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.updatesite ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- resources:2.4.1:copy-resources (copy-resources) @ org.eclipse.nebula.widgets.nattable.updatesite ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.nebula.widgets.nattable.updatesite ---
[INFO] Deleting /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.updatesite/target
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.updatesite ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.updatesite ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.updatesite/src/main/resources
[INFO] 
[INFO] --- tycho-p2-publisher:4.0.2:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.nebula.widgets.nattable.updatesite ---
[INFO] Published profile IUs: [a.jre.javase 11.0.0]
[INFO] Published profile IUs: [a.jre.javase 12.0.0]
[INFO] Published profile IUs: [a.jre.javase 13.0.0]
[INFO] Published profile IUs: [a.jre.javase 14.0.0]
[INFO] Published profile IUs: [a.jre.javase 15.0.0]
[INFO] Published profile IUs: [a.jre.javase 16.0.0]
[INFO] Published profile IUs: [a.jre.javase 17.0.0]
[INFO] Published profile IUs: [a.jre.javase 18.0.0]
[INFO] Published profile IUs: [a.jre.javase 19.0.0]
[INFO] Published profile IUs: [a.jre.javase 20.0.0]
[INFO] Published profile IUs: [a.jre.javase 21.0.0]
[INFO] 
[INFO] --- tycho-p2-publisher:4.0.2:publish-products (default-publish-products) @ org.eclipse.nebula.widgets.nattable.updatesite ---
[INFO] 
[INFO] --- tycho-p2-publisher:4.0.2:publish-categories (default-publish-categories) @ org.eclipse.nebula.widgets.nattable.updatesite ---
[INFO] 
[INFO] --- tycho-p2-publisher:4.0.2:attach-artifacts (default-attach-artifacts) @ org.eclipse.nebula.widgets.nattable.updatesite ---
[INFO] 
[INFO] --- tycho-p2-repository:4.0.2:assemble-repository (default-assemble-repository) @ org.eclipse.nebula.widgets.nattable.updatesite ---
[INFO] 
[INFO] --- tycho-source:4.0.2:plugin-source (plugin-source) @ org.eclipse.nebula.widgets.nattable.updatesite ---
[INFO] 
[INFO] --- tycho-p2-repository:4.0.2:archive-repository (default-archive-repository) @ org.eclipse.nebula.widgets.nattable.updatesite ---
[INFO] Building zip: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.updatesite/target/org.eclipse.nebula.widgets.nattable.updatesite-2.2.1-SNAPSHOT.zip
[INFO] 
[INFO] --- assembly:2.2-beta-5:single (make-assembly) @ org.eclipse.nebula.widgets.nattable.updatesite ---
[INFO] Reading assembly descriptor: assembly.xml
[INFO] Building zip: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.updatesite/target/org.eclipse.nebula.widgets.nattable.updatesite-2.2.1-SNAPSHOT-site.zip
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.4:sign (sign) @ org.eclipse.nebula.widgets.nattable.updatesite ---
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.examples >--
[INFO] Building org.eclipse.nebula.widgets.nattable.examples 2.2.1-SNAPSHOT [49/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.examples/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier (default-build-qualifier) @ org.eclipse.nebula.widgets.nattable.examples ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.examples ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.examples ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.examples ---
[INFO] 
[INFO] --- tycho-compiler:4.0.2:validate-classpath (default-validate-classpath) @ org.eclipse.nebula.widgets.nattable.examples ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.examples ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.2:compile (default-compile) @ org.eclipse.nebula.widgets.nattable.examples ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- tycho-bnd:4.0.2:process (default-process) @ org.eclipse.nebula.widgets.nattable.examples ---
[INFO] 
[INFO] --- tycho-ds:4.0.2:declarative-services (default-declarative-services) @ org.eclipse.nebula.widgets.nattable.examples ---
[INFO] 
[INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.nebula.widgets.nattable.examples ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.2:testCompile (default-testCompile) @ org.eclipse.nebula.widgets.nattable.examples ---
[INFO] 
[INFO] >>> exec:1.2.1:java (default) > validate @ org.eclipse.nebula.widgets.nattable.examples >>>
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier (default-build-qualifier) @ org.eclipse.nebula.widgets.nattable.examples ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.examples ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.examples ---
[INFO] 
[INFO] <<< exec:1.2.1:java (default) < validate @ org.eclipse.nebula.widgets.nattable.examples <<<
[INFO] 
[INFO] 
[INFO] --- exec:1.2.1:java (default) @ org.eclipse.nebula.widgets.nattable.examples ---
Creating examples.index
basedir: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples
[INFO] 
[INFO] --- tycho-packaging:4.0.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.nebula.widgets.nattable.examples ---
[WARNING] 0 system scoped dependencies were mapped to maven artifacts, 24 were skipped
[INFO] 
[INFO] --- tycho-source:4.0.2:plugin-source (plugin-source) @ org.eclipse.nebula.widgets.nattable.examples ---
[INFO] Building jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/target/org.eclipse.nebula.widgets.nattable.examples-2.2.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:4.0.2:package-plugin (default-package-plugin) @ org.eclipse.nebula.widgets.nattable.examples ---
[INFO] Building jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/target/org.eclipse.nebula.widgets.nattable.examples-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.nebula.widgets.nattable.examples ---
[INFO] 
[INFO] --- antrun:1.7:run (default) @ org.eclipse.nebula.widgets.nattable.examples ---
[INFO] Executing tasks

main:

prepare_jar:
      [jar] Building jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/target/NatTableExamples.jar
      [jar] org/eclipse/nebula/widgets/nattable/examples/examples/waiting.gif already added, skipping
      [jar] org/eclipse/nebula/widgets/nattable/examples/fixtures/column_header_bg.png already added, skipping
      [jar] org/eclipse/nebula/widgets/nattable/examples/fixtures/row_header_bg.png already added, skipping
      [jar] org/eclipse/nebula/widgets/nattable/examples/fixtures/selected_column_header_bg.png already added, skipping
      [jar] org/eclipse/nebula/widgets/nattable/examples/resources/column_header_bg.png already added, skipping
      [jar] org/eclipse/nebula/widgets/nattable/examples/resources/hovered_column_header_bg.png already added, skipping
      [jar] org/eclipse/nebula/widgets/nattable/examples/resources/selected_column_header_bg.png already added, skipping
      [jar] org/eclipse/nebula/widgets/nattable/examples/resources/selected_hovered_column_header_bg.png already added, skipping
      [jar] org/eclipse/nebula/widgets/nattable/examples/runner/nebula_logo_16.png already added, skipping
      [jar] org/eclipse/nebula/widgets/nattable/examples/runner/nebula_logo_32.png already added, skipping
      [jar] org/eclipse/nebula/widgets/nattable/examples/runner/nebula_logo_64.png already added, skipping
      [jar] OSGI-INF/l10n/bundle.properties already added, skipping
      [jar] OSGI-INF/l10n/bundle.properties already added, skipping
      [jar] META-INF/LICENSE.txt already added, skipping
      [jar] META-INF/NOTICE.txt already added, skipping
      [jar] OSGI-INF/l10n/bundle.properties already added, skipping
      [jar] META-INF/LICENSE.txt already added, skipping
      [jar] META-INF/NOTICE.txt already added, skipping
      [jar] OSGI-INF/l10n/bundle.properties already added, skipping
      [jar] OSGI-INF/l10n/bundle.properties already added, skipping
      [jar] OSGI-INF/l10n/bundle.properties already added, skipping
      [jar] OSGI-INF/l10n/bundle.properties already added, skipping
[INFO] Executed tasks
[INFO] 
[INFO] --- build-helper:1.8:attach-artifact (attach-artifacts) @ org.eclipse.nebula.widgets.nattable.examples ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.4:sign (sign) @ org.eclipse.nebula.widgets.nattable.examples ---
[INFO] Signing jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/target/org.eclipse.nebula.widgets.nattable.examples-2.2.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/target/org.eclipse.nebula.widgets.nattable.examples-2.2.1-SNAPSHOT-sources.jar
[INFO] Jar '/home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/target/NatTableExamples.jar' is already signed and will be resigned.
[INFO] Signing jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/target/NatTableExamples.jar
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.examples.e4 >--
[INFO] Building [bundle] NatTable Eclipse 4 Examples 2.2.1-SNAPSHOT     [50/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.examples.e4/.polyglot.META-INF
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier (default-build-qualifier) @ org.eclipse.nebula.widgets.nattable.examples.e4 ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.examples.e4 ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.examples.e4 ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.examples.e4 ---
[INFO] 
[INFO] --- tycho-compiler:4.0.2:validate-classpath (default-validate-classpath) @ org.eclipse.nebula.widgets.nattable.examples.e4 ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.examples.e4 ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.2:compile (default-compile) @ org.eclipse.nebula.widgets.nattable.examples.e4 ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- tycho-bnd:4.0.2:process (default-process) @ org.eclipse.nebula.widgets.nattable.examples.e4 ---
[INFO] 
[INFO] --- tycho-ds:4.0.2:declarative-services (default-declarative-services) @ org.eclipse.nebula.widgets.nattable.examples.e4 ---
[INFO] 
[INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.nebula.widgets.nattable.examples.e4 ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.2:testCompile (default-testCompile) @ org.eclipse.nebula.widgets.nattable.examples.e4 ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.nebula.widgets.nattable.examples.e4 ---
[WARNING] 0 system scoped dependencies were mapped to maven artifacts, 62 were skipped
[INFO] 
[INFO] --- tycho-source:4.0.2:plugin-source (plugin-source) @ org.eclipse.nebula.widgets.nattable.examples.e4 ---
[INFO] Building jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4/target/org.eclipse.nebula.widgets.nattable.examples.e4-2.2.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:4.0.2:package-plugin (default-package-plugin) @ org.eclipse.nebula.widgets.nattable.examples.e4 ---
[INFO] Building jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4/target/org.eclipse.nebula.widgets.nattable.examples.e4-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.nebula.widgets.nattable.examples.e4 ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.4:sign (sign) @ org.eclipse.nebula.widgets.nattable.examples.e4 ---
[INFO] Signing jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4/target/org.eclipse.nebula.widgets.nattable.examples.e4-2.2.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4/target/org.eclipse.nebula.widgets.nattable.examples.e4-2.2.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.examples.e4.feature >--
[INFO] Building [feature] NatTable E4 Examples Feature 2.2.1-SNAPSHOT   [51/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.examples.e4.feature/.polyglot.feature.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] Resolving dependencies of MavenProject: org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.examples.e4.feature:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4.feature/.polyglot.feature.xml
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.examples.e4.feature ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.examples.e4.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.examples.e4.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.examples.e4.feature ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.examples.e4.feature ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4.feature/src/main/resources
[INFO] 
[INFO] --- tycho-packaging:4.0.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.nebula.widgets.nattable.examples.e4.feature ---
[WARNING] 0 system scoped dependencies were mapped to maven artifacts, 64 were skipped
[INFO] 
[INFO] --- tycho-source:4.0.2:plugin-source (plugin-source) @ org.eclipse.nebula.widgets.nattable.examples.e4.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:package-feature (default-package-feature) @ org.eclipse.nebula.widgets.nattable.examples.e4.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4.feature/target/org.eclipse.nebula.widgets.nattable.examples.e4.feature-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.nebula.widgets.nattable.examples.e4.feature ---
[INFO] 
[INFO] --- tycho-p2:4.0.2:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.nebula.widgets.nattable.examples.e4.feature ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.4:sign (sign) @ org.eclipse.nebula.widgets.nattable.examples.e4.feature ---
[INFO] Signing jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4.feature/target/org.eclipse.nebula.widgets.nattable.examples.e4.feature-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.examples.e4.rcp.feature >--
[INFO] Building [feature] NatTable E4 RCP Feature 2.2.1-SNAPSHOT        [52/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.examples.e4.rcp.feature/.polyglot.feature.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] Resolving dependencies of MavenProject: org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.examples.e4.rcp.feature:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4.rcp.feature/.polyglot.feature.xml
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.examples.e4.rcp.feature ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.nebula.widgets.nattable.examples.e4.rcp.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.nebula.widgets.nattable.examples.e4.rcp.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.examples.e4.rcp.feature ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.examples.e4.rcp.feature ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4.rcp.feature/src/main/resources
[INFO] 
[INFO] --- tycho-packaging:4.0.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.nebula.widgets.nattable.examples.e4.rcp.feature ---
[WARNING] 0 system scoped dependencies were mapped to maven artifacts, 77 were skipped
[INFO] 
[INFO] --- tycho-source:4.0.2:plugin-source (plugin-source) @ org.eclipse.nebula.widgets.nattable.examples.e4.rcp.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.2:package-feature (default-package-feature) @ org.eclipse.nebula.widgets.nattable.examples.e4.rcp.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4.rcp.feature/target/org.eclipse.nebula.widgets.nattable.examples.e4.rcp.feature-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.nebula.widgets.nattable.examples.e4.rcp.feature ---
[INFO] 
[INFO] --- tycho-p2:4.0.2:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.nebula.widgets.nattable.examples.e4.rcp.feature ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.4:sign (sign) @ org.eclipse.nebula.widgets.nattable.examples.e4.rcp.feature ---
[INFO] Signing jar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4.rcp.feature/target/org.eclipse.nebula.widgets.nattable.examples.e4.rcp.feature-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.examples.e4.product >--
[INFO] Building NatTable Eclipse 4 Examples Application 2.2.1-SNAPSHOT  [53/26]
[INFO]   from org.eclipse.nebula.widgets.nattable.examples.e4.product/pom.xml
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] Resolving dependencies of MavenProject: org.eclipse.nebula.widgets.nattable:org.eclipse.nebula.widgets.nattable.examples.e4.product:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4.product/pom.xml
[INFO] 
[INFO] --- tycho-packaging:4.0.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.nebula.widgets.nattable.examples.e4.product ---
[INFO] The project's OSGi version is 2.2.1.202309181409
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.nebula.widgets.nattable.examples.e4.product ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.nebula.widgets.nattable.examples.e4.product ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.nebula.widgets.nattable.examples.e4.product ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4.product/src/main/resources
[INFO] 
[INFO] --- tycho-p2-publisher:4.0.2:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.nebula.widgets.nattable.examples.e4.product ---
[INFO] Published profile IUs: [a.jre.javase 11.0.0]
[INFO] Published profile IUs: [a.jre.javase 12.0.0]
[INFO] Published profile IUs: [a.jre.javase 13.0.0]
[INFO] Published profile IUs: [a.jre.javase 14.0.0]
[INFO] Published profile IUs: [a.jre.javase 15.0.0]
[INFO] Published profile IUs: [a.jre.javase 16.0.0]
[INFO] Published profile IUs: [a.jre.javase 17.0.0]
[INFO] Published profile IUs: [a.jre.javase 18.0.0]
[INFO] Published profile IUs: [a.jre.javase 19.0.0]
[INFO] Published profile IUs: [a.jre.javase 20.0.0]
[INFO] Published profile IUs: [a.jre.javase 21.0.0]
[INFO] 
[INFO] --- tycho-p2-publisher:4.0.2:publish-products (default-publish-products) @ org.eclipse.nebula.widgets.nattable.examples.e4.product ---
[INFO] 
[INFO] --- tycho-p2-publisher:4.0.2:publish-categories (default-publish-categories) @ org.eclipse.nebula.widgets.nattable.examples.e4.product ---
[INFO] 
[INFO] --- tycho-p2-publisher:4.0.2:attach-artifacts (default-attach-artifacts) @ org.eclipse.nebula.widgets.nattable.examples.e4.product ---
[INFO] 
[INFO] --- tycho-p2-repository:4.0.2:assemble-repository (default-assemble-repository) @ org.eclipse.nebula.widgets.nattable.examples.e4.product ---
[WARNING] [1cebaa1d-102f-446b-a04e-27c426f3f28b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.2] The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf.ecore,2.19.0.v20190822-1451 have severely compromised security. Please report this concern to the artifact provider.
[WARNING] [1cebaa1d-102f-446b-a04e-27c426f3f28b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.2] No digest algorithm is available to verify download of binary,org.eclipse.nebula.widgets.nattable.examples.e4.product.executable.win32.win32.x86_64,2.2.1.202309181409.
[WARNING] [1cebaa1d-102f-446b-a04e-27c426f3f28b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.2] The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf.ecore,2.19.0.v20190822-1451 have severely compromised security. Please report this concern to the artifact provider.
[WARNING] [1cebaa1d-102f-446b-a04e-27c426f3f28b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.2] No digest algorithm is available to verify download of binary,org.eclipse.nebula.widgets.nattable.examples.e4.product.executable.gtk.linux.x86_64,2.2.1.202309181409.
[WARNING] [1cebaa1d-102f-446b-a04e-27c426f3f28b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.2] No digest algorithm is available to verify download of binary,org.eclipse.nebula.widgets.nattable.examples.e4.product.executable.cocoa.macosx.x86_64,2.2.1.202309181409.
[INFO] 
[INFO] --- tycho-source:4.0.2:plugin-source (plugin-source) @ org.eclipse.nebula.widgets.nattable.examples.e4.product ---
[INFO] 
[INFO] --- tycho-p2-repository:4.0.2:archive-repository (default-archive-repository) @ org.eclipse.nebula.widgets.nattable.examples.e4.product ---
[INFO] Building zip: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4.product/target/org.eclipse.nebula.widgets.nattable.examples.e4.product-2.2.1-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-p2-director:4.0.2:materialize-products (materialize-products) @ org.eclipse.nebula.widgets.nattable.examples.e4.product ---
[INFO] Installing product org.eclipse.nebula.widgets.nattable.examples.e4.product for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4.product/target/products/org.eclipse.nebula.widgets.nattable.examples.e4.product/win32/win32/x86_64
Installing org.eclipse.nebula.widgets.nattable.examples.e4.product 2.2.1.202309181409.
Installing org.eclipse.collections.feature.feature.group 10.4.0.v20200820-2049.
Operation completed in 2201 ms.
[INFO] Installing product org.eclipse.nebula.widgets.nattable.examples.e4.product for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4.product/target/products/org.eclipse.nebula.widgets.nattable.examples.e4.product/linux/gtk/x86_64
Installing org.eclipse.nebula.widgets.nattable.examples.e4.product 2.2.1.202309181409.
Installing org.eclipse.collections.feature.feature.group 10.4.0.v20200820-2049.
Operation completed in 1941 ms.
[INFO] Installing product org.eclipse.nebula.widgets.nattable.examples.e4.product for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4.product/target/products/org.eclipse.nebula.widgets.nattable.examples.e4.product/macosx/cocoa/x86_64/NatTable Example Application.app
Installing org.eclipse.nebula.widgets.nattable.examples.e4.product 2.2.1.202309181409.
Installing org.eclipse.collections.feature.feature.group 10.4.0.v20200820-2049.
Operation completed in 1791 ms.
[INFO] 
[INFO] --- eclipse-macsigner:1.3.4:sign (sign) @ org.eclipse.nebula.widgets.nattable.examples.e4.product ---
[INFO] [Mon Sep 18 14:13:23 UTC 2023] Signing OS X application '/home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4.product/target/products/org.eclipse.nebula.widgets.nattable.examples.e4.product/macosx/cocoa/x86_64/NatTable Example Application.app'...
[INFO] 
[INFO] --- eclipse-winsigner:1.3.4:sign (sign) @ org.eclipse.nebula.widgets.nattable.examples.e4.product ---
[INFO] [Mon Sep 18 14:13:29 UTC 2023] Signing Windows executable '/home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4.product/target/products/org.eclipse.nebula.widgets.nattable.examples.e4.product/win32/win32/x86_64/nattable_examples.exe'
[INFO] 
[INFO] --- tycho-p2-director:4.0.2:archive-products (archive-products) @ org.eclipse.nebula.widgets.nattable.examples.e4.product ---
[INFO] Building zip: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4.product/target/products/org.eclipse.nebula.widgets.nattable.examples.e4.product-win32.win32.x86_64.zip
[INFO] Building tar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4.product/target/products/org.eclipse.nebula.widgets.nattable.examples.e4.product-linux.gtk.x86_64.tar.gz
[INFO] Building tar: /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4.product/target/products/org.eclipse.nebula.widgets.nattable.examples.e4.product-macosx.cocoa.x86_64.tar.gz
[INFO] 
[INFO] --- eclipse-dmg-packager:1.3.4:package-dmg (default) @ org.eclipse.nebula.widgets.nattable.examples.e4.product ---
[INFO] [Mon Sep 18 14:13:33 UTC 2023] Creating and signing DMG file from '/home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4.product/target/products/org.eclipse.nebula.widgets.nattable.examples.e4.product-macosx.cocoa.x86_64.tar.gz'...
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.4:sign (sign) @ org.eclipse.nebula.widgets.nattable.examples.e4.product ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Nebula NatTable 2.2.1-SNAPSHOT:
[INFO] 
[INFO] Nebula NatTable .................................... SUCCESS [  0.907 s]
[INFO] [target] NatTable Target Definition ................ SUCCESS [  0.002 s]
[INFO] org.eclipse.nebula.widgets.nattable.core ........... SUCCESS [  6.732 s]
[INFO] [bundle] NatTable Dataset Utilities (internal usage) SUCCESS [  1.787 s]
[INFO] [test-bundle] NatTable Core Tests .................. SUCCESS [ 22.047 s]
[INFO] [feature] NatTable Core Feature .................... SUCCESS [  0.924 s]
[INFO] [feature] NatTable Core Source Feature ............. SUCCESS [  1.301 s]
[INFO] org.eclipse.nebula.widgets.nattable.extension.e4 ... SUCCESS [  2.184 s]
[INFO] [feature] NatTable Eclipse 4 Extension Feature ..... SUCCESS [  1.557 s]
[INFO] [feature] NatTable Eclipse 4 Extension Source Feature SUCCESS [  0.862 s]
[INFO] org.eclipse.nebula.widgets.nattable.extension.glazedlists SUCCESS [  2.353 s]
[INFO] [test-bundle] NatTable GlazedLists Extensions Test . SUCCESS [ 18.341 s]
[INFO] [feature] NatTable GlazedLists Extension Feature ... SUCCESS [  0.866 s]
[INFO] [feature] NatTable GlazedLists Extension Source Feature SUCCESS [  1.308 s]
[INFO] org.eclipse.nebula.widgets.nattable.extension.nebula SUCCESS [  1.704 s]
[INFO] [feature] NatTable Nebula Extension Feature ........ SUCCESS [  1.255 s]
[INFO] [feature] NatTable Nebula Extension Source Feature . SUCCESS [  2.387 s]
[INFO] org.eclipse.nebula.widgets.nattable.extension.poi .. SUCCESS [  2.156 s]
[INFO] [feature] NatTable POI Extension Feature ........... SUCCESS [  1.107 s]
[INFO] [feature] NatTable POI Extension Source Feature .... SUCCESS [  2.038 s]
[INFO] NatTable Update Site ............................... SUCCESS [  8.180 s]
[INFO] org.eclipse.nebula.widgets.nattable.examples ....... SUCCESS [ 23.761 s]
[INFO] [bundle] NatTable Eclipse 4 Examples ............... SUCCESS [  2.297 s]
[INFO] [feature] NatTable E4 Examples Feature ............. SUCCESS [  1.539 s]
[INFO] [feature] NatTable E4 RCP Feature .................. SUCCESS [  1.720 s]
[INFO] NatTable Eclipse 4 Examples Application ............ SUCCESS [ 46.077 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  04:07 min
[INFO] Finished at: 2023-09-18T14:13:52Z
[INFO] ------------------------------------------------------------------------
[WARNING] 
[WARNING] Plugin validation issues were detected in 9 plugin(s)
[WARNING] 
[WARNING]  * org.apache.maven.plugins:maven-javadoc-plugin:3.1.0
[WARNING]  * org.apache.maven.plugins:maven-site-plugin:3.12.1
[WARNING]  * org.codehaus.mojo:exec-maven-plugin:1.2.1
[WARNING]  * org.eclipse.tycho:tycho-p2-repository-plugin:4.0.2
[WARNING]  * org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-5
[WARNING]  * org.codehaus.mojo:build-helper-maven-plugin:1.8
[WARNING]  * org.eclipse.tycho:tycho-p2-publisher-plugin:4.0.2
[WARNING]  * org.apache.maven.plugins:maven-antrun-plugin:1.7
[WARNING]  * org.apache.maven.plugins:maven-resources-plugin:2.4.1
[WARNING] 
[WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE]
[WARNING] 
[nattable-snapshot] $ /bin/sh -xe /tmp/jenkins12549869678005691504.sh
+ BUILD_DIR=/home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4.product/target/products/
+ DMG=org.eclipse.nebula.widgets.nattable.examples.e4.product-macosx.cocoa.x86_64.dmg
+ pushd /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4.product/target/products/
~/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4.product/target/products ~/agent/workspace/nattable-snapshot
+ PRIMARY_BUNDLE_ID=app-bundle
++ curl -s -X POST -F file=@org.eclipse.nebula.widgets.nattable.examples.e4.product-macosx.cocoa.x86_64.dmg -F 'options={"primaryBundleId": "app-bundle", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
+ RESPONSE='{"uuid":"8a660b48-562d-4f66-a5b0-43f018205c57","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
++ echo '{"uuid":"8a660b48-562d-4f66-a5b0-43f018205c57","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
++ grep -Po '"uuid"\s*:\s*"\K[^"]+'
+ UUID=8a660b48-562d-4f66-a5b0-43f018205c57
++ echo '{"uuid":"8a660b48-562d-4f66-a5b0-43f018205c57","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
++ grep -Po '"status"\s*:\s*"\K[^"]+'
+ STATUS=IN_PROGRESS
+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
+ sleep 1m
++ curl -s https://cbi.eclipse.org/macos/xcrun/8a660b48-562d-4f66-a5b0-43f018205c57/status
+ RESPONSE='{"uuid":"8a660b48-562d-4f66-a5b0-43f018205c57","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/org.eclipse.nebula.widgets.nattable.examples.e4.product-macosx.cocoa.x86_64-4783714379775393977.dmg'\''."}}'
++ echo '{"uuid":"8a660b48-562d-4f66-a5b0-43f018205c57","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/org.eclipse.nebula.widgets.nattable.examples.e4.product-macosx.cocoa.x86_64-4783714379775393977.dmg'\''."}}'
++ grep -Po '"status"\s*:\s*"\K[^"]+'
+ STATUS=IN_PROGRESS
+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
+ sleep 1m
++ curl -s https://cbi.eclipse.org/macos/xcrun/8a660b48-562d-4f66-a5b0-43f018205c57/status
+ RESPONSE='{"uuid":"8a660b48-562d-4f66-a5b0-43f018205c57","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/org.eclipse.nebula.widgets.nattable.examples.e4.product-macosx.cocoa.x86_64-4783714379775393977.dmg'\''."}}'
++ echo '{"uuid":"8a660b48-562d-4f66-a5b0-43f018205c57","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/org.eclipse.nebula.widgets.nattable.examples.e4.product-macosx.cocoa.x86_64-4783714379775393977.dmg'\''."}}'
++ grep -Po '"status"\s*:\s*"\K[^"]+'
+ STATUS=IN_PROGRESS
+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
+ sleep 1m
++ curl -s https://cbi.eclipse.org/macos/xcrun/8a660b48-562d-4f66-a5b0-43f018205c57/status
+ RESPONSE='{"uuid":"8a660b48-562d-4f66-a5b0-43f018205c57","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/org.eclipse.nebula.widgets.nattable.examples.e4.product-macosx.cocoa.x86_64-4783714379775393977.dmg'\''."}}'
++ echo '{"uuid":"8a660b48-562d-4f66-a5b0-43f018205c57","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/org.eclipse.nebula.widgets.nattable.examples.e4.product-macosx.cocoa.x86_64-4783714379775393977.dmg'\''."}}'
++ grep -Po '"status"\s*:\s*"\K[^"]+'
+ STATUS=IN_PROGRESS
+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
+ sleep 1m
++ curl -s https://cbi.eclipse.org/macos/xcrun/8a660b48-562d-4f66-a5b0-43f018205c57/status
+ RESPONSE='{"uuid":"8a660b48-562d-4f66-a5b0-43f018205c57","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/org.eclipse.nebula.widgets.nattable.examples.e4.product-macosx.cocoa.x86_64-4783714379775393977.dmg'\''."}}'
++ echo '{"uuid":"8a660b48-562d-4f66-a5b0-43f018205c57","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/org.eclipse.nebula.widgets.nattable.examples.e4.product-macosx.cocoa.x86_64-4783714379775393977.dmg'\''."}}'
++ grep -Po '"status"\s*:\s*"\K[^"]+'
+ STATUS=IN_PROGRESS
+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
+ sleep 1m
++ curl -s https://cbi.eclipse.org/macos/xcrun/8a660b48-562d-4f66-a5b0-43f018205c57/status
+ RESPONSE='{"uuid":"8a660b48-562d-4f66-a5b0-43f018205c57","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"5b3e154b-b21d-4b26-8871-3112bc36366b\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"org.eclipse.nebula.widgets.nattable.examples.e4.product-macosx.cocoa.x86_64-4783714379775393977.dmg\",\n  \"uploadDate\": \"2023-09-18T14:14:37Z\",\n  \"sha256\": \"43d22e0be1942a1ff747b34df2778ccd510e37cc13acb7eadbeda0505f529d18\",\n  \"ticketContents\": [\n    {\n      \"path\": \"org.eclipse.nebula.widgets.nattable.examples.e4.product-macosx.cocoa.x86_64-4783714379775393977.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"95a34dbba85b5dd2101d871fbadabf4f201b4e80\"\n    },\n    {\n      \"path\": \"org.eclipse.nebula.widgets.nattable.examples.e4.product-macosx.cocoa.x86_64-4783714379775393977.dmg/NatTable Example Application.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dcec1c581c55e2e7972e45780f257de5fcd0431b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"org.eclipse.nebula.widgets.nattable.examples.e4.product-macosx.cocoa.x86_64-4783714379775393977.dmg/NatTable Example Application.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.nebula.widgets.nattable.examples.e4.product.executable.cocoa.macosx.x86_64_2.2.1.202309181409/MacOS/nattable_examples\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"14996559e1306a906675eaef995c0f75ed46ea04\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"org.eclipse.nebula.widgets.nattable.examples.e4.product-macosx.cocoa.x86_64-4783714379775393977.dmg/NatTable Example Application.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1100.v20190907-0426/eclipse_1902.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6d1ee95c841d26e0ede771e9a52a016c45258ef9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"org.eclipse.nebula.widgets.nattable.examples.e4.product-macosx.cocoa.x86_64-4783714379775393977.dmg/NatTable Example Application.app/Contents/MacOS/nattable_examples\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dcec1c581c55e2e7972e45780f257de5fcd0431b\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}"}}'
++ grep -Po '"status"\s*:\s*"\K[^"]+'
++ echo '{"uuid":"8a660b48-562d-4f66-a5b0-43f018205c57","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"5b3e154b-b21d-4b26-8871-3112bc36366b\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"org.eclipse.nebula.widgets.nattable.examples.e4.product-macosx.cocoa.x86_64-4783714379775393977.dmg\",\n' '\"uploadDate\":' '\"2023-09-18T14:14:37Z\",\n' '\"sha256\":' '\"43d22e0be1942a1ff747b34df2778ccd510e37cc13acb7eadbeda0505f529d18\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"org.eclipse.nebula.widgets.nattable.examples.e4.product-macosx.cocoa.x86_64-4783714379775393977.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"95a34dbba85b5dd2101d871fbadabf4f201b4e80\"\n' '},\n' '{\n' '\"path\":' '\"org.eclipse.nebula.widgets.nattable.examples.e4.product-macosx.cocoa.x86_64-4783714379775393977.dmg/NatTable' Example 'Application.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dcec1c581c55e2e7972e45780f257de5fcd0431b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"org.eclipse.nebula.widgets.nattable.examples.e4.product-macosx.cocoa.x86_64-4783714379775393977.dmg/NatTable' Example 'Application.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.nebula.widgets.nattable.examples.e4.product.executable.cocoa.macosx.x86_64_2.2.1.202309181409/MacOS/nattable_examples\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"14996559e1306a906675eaef995c0f75ed46ea04\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"org.eclipse.nebula.widgets.nattable.examples.e4.product-macosx.cocoa.x86_64-4783714379775393977.dmg/NatTable' Example 'Application.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1100.v20190907-0426/eclipse_1902.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6d1ee95c841d26e0ede771e9a52a016c45258ef9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"org.eclipse.nebula.widgets.nattable.examples.e4.product-macosx.cocoa.x86_64-4783714379775393977.dmg/NatTable' Example 'Application.app/Contents/MacOS/nattable_examples\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dcec1c581c55e2e7972e45780f257de5fcd0431b\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}"}}'
+ STATUS=COMPLETE
+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
+ rm org.eclipse.nebula.widgets.nattable.examples.e4.product-macosx.cocoa.x86_64.dmg
+ curl -JO https://cbi.eclipse.org/macos/xcrun/8a660b48-562d-4f66-a5b0-43f018205c57/download
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1166k    0 1166k    0     0  9549k      0 --:--:-- --:--:-- --:--:-- 9480k
100 35.5M    0 35.5M    0     0  39.8M      0 --:--:-- --:--:-- --:--:-- 39.8M
curl: Saved to filename 'org.eclipse.nebula.widgets.nattable.examples.e4.product-macosx.cocoa.x86_64.dmg'
+ popd
~/agent/workspace/nattable-snapshot
+ SNAPSHOTS_DIR=/home/data/httpd/download.eclipse.org/nattable/snapshots
+ SNAPSHOT_BUILD_DIR=/home/data/httpd/download.eclipse.org/nattable/snapshots/131
+ SSH_HOST=genie.nattable@projects-storage.eclipse.org
+ ssh genie.nattable@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/nattable/snapshots/131/repository
+ scp -r /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.updatesite/target/repository/artifacts.jar /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.updatesite/target/repository/artifacts.xml.xz /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.updatesite/target/repository/content.jar /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.updatesite/target/repository/content.xml.xz /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.updatesite/target/repository/features /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.updatesite/target/repository/p2.index /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.updatesite/target/repository/plugins genie.nattable@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/nattable/snapshots/131/repository
+ scp /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/target/NatTableExamples.jar /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/target/org.eclipse.nebula.widgets.nattable.examples-2.2.1-SNAPSHOT.jar /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples/target/org.eclipse.nebula.widgets.nattable.examples-2.2.1-SNAPSHOT-sources.jar genie.nattable@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/nattable/snapshots/131
+ scp /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4.product/target/products/org.eclipse.nebula.widgets.nattable.examples.e4.product-win32.win32.x86_64.zip genie.nattable@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/nattable/snapshots/131
+ scp /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4.product/target/products/org.eclipse.nebula.widgets.nattable.examples.e4.product-linux.gtk.x86_64.tar.gz /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4.product/target/products/org.eclipse.nebula.widgets.nattable.examples.e4.product-macosx.cocoa.x86_64.tar.gz genie.nattable@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/nattable/snapshots/131
+ scp /home/jenkins/agent/workspace/nattable-snapshot/org.eclipse.nebula.widgets.nattable.examples.e4.product/target/products/org.eclipse.nebula.widgets.nattable.examples.e4.product-macosx.cocoa.x86_64.dmg genie.nattable@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/nattable/snapshots/131
+ scp -r /home/jenkins/agent/workspace/nattable-snapshot/target/site/apidocs genie.nattable@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/nattable/snapshots/131
+ ssh genie.nattable@projects-storage.eclipse.org
Pseudo-terminal will not be allocated because stdin is not a terminal.
Welcome to Ubuntu 22.04.2 LTS (GNU/Linux 5.15.0-78-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/advantage

  System information as of Mon Sep 18 10:19:33 EDT 2023

  System load:  1.1591796875      Users logged in:       0
  Usage of /:   9.8% of 57.97GB   IPv4 address for ens2: 172.30.206.150
  Memory usage: 12%               IPv4 address for ens2: 198.41.30.204
  Swap usage:   0%                IPv4 address for ens2: 172.16.102.3
  Processes:    125               IPv4 address for ens3: 172.25.25.150

 * Strictly confined Kubernetes makes edge and IoT secure. Learn how MicroK8s
   just raised the bar for easy, resilient and secure K8s cluster deployment.

   https://ubuntu.com/engage/secure-kubernetes-at-the-edge

Expanded Security Maintenance for Applications is not enabled.

39 updates can be applied immediately.
To see these additional updates run: apt list --upgradable

2 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm

New release '23.04' available.
Run 'do-release-upgrade' to upgrade to it.


*** System restart required ***
  adding: artifacts.jar (deflated 0%)
  adding: artifacts.xml.xz (stored 0%)
  adding: content.jar (deflated 7%)
  adding: content.xml.xz (stored 0%)
  adding: features/ (stored 0%)
  adding: features/org.eclipse.nebula.widgets.nattable.core.feature_2.2.1.202309181409.jar (deflated 3%)
  adding: features/org.eclipse.nebula.widgets.nattable.extension.nebula.feature_2.2.1.202309181409.jar (deflated 2%)
  adding: features/org.eclipse.nebula.widgets.nattable.extension.e4.feature_2.2.1.202309181409.jar (deflated 2%)
  adding: features/org.eclipse.nebula.widgets.nattable.core.source.feature_2.2.1.202309181409.jar (deflated 2%)
  adding: features/org.eclipse.nebula.widgets.nattable.extension.glazedlists.source.feature_2.2.1.202309181409.jar (deflated 3%)
  adding: features/org.eclipse.nebula.widgets.nattable.extension.poi.source.feature_2.2.1.202309181409.jar (deflated 2%)
  adding: features/org.eclipse.nebula.widgets.nattable.extension.glazedlists.feature_2.2.1.202309181409.jar (deflated 2%)
  adding: features/org.eclipse.nebula.widgets.nattable.extension.e4.source.feature_2.2.1.202309181409.jar (deflated 3%)
  adding: features/org.eclipse.nebula.widgets.nattable.extension.nebula.source.feature_2.2.1.202309181409.jar (deflated 3%)
  adding: features/org.eclipse.nebula.widgets.nattable.extension.poi.feature_2.2.1.202309181409.jar (deflated 2%)
  adding: p2.index (deflated 35%)
  adding: plugins/ (stored 0%)
  adding: plugins/org.apache.commons.collections4.source_4.4.0.v20200420-1700.jar (deflated 7%)
  adding: plugins/org.apache.commons.codec_1.14.0.v20200818-1422.jar (deflated 16%)
  adding: plugins/ca.odell.glazedlists_1.11.0.v20190926-1838.jar (deflated 12%)
  adding: plugins/org.eclipse.nebula.widgets.nattable.extension.nebula.source_2.2.1.202309181409.jar (deflated 13%)
  adding: plugins/org.apache.poi.source_4.1.1.v20200604-1524.jar (deflated 7%)
  adding: plugins/org.apache.commons.math3_3.6.1.v20200817-1830.jar (deflated 10%)
  adding: plugins/org.eclipse.nebula.widgets.nattable.extension.glazedlists.source_2.2.1.202309181409.jar (deflated 12%)
  adding: plugins/org.eclipse.nebula.cwt_1.1.0.202303072132.jar (deflated 9%)
  adding: plugins/org.eclipse.nebula.widgets.nattable.extension.e4_2.2.1.202309181409.jar (deflated 9%)
  adding: plugins/org.eclipse.nebula.widgets.nattable.extension.poi.source_2.2.1.202309181409.jar (deflated 10%)
  adding: plugins/org.eclipse.nebula.widgets.nattable.core_2.2.1.202309181409.jar (deflated 14%)
  adding: plugins/org.apache.poi_4.1.1.v20200604-1524.jar (deflated 9%)
  adding: plugins/org.eclipse.nebula.widgets.nattable.extension.e4.source_2.2.1.202309181409.jar (deflated 9%)
  adding: plugins/org.eclipse.nebula.widgets.nattable.core.source_2.2.1.202309181409.jar (deflated 14%)
  adding: plugins/org.eclipse.nebula.widgets.nattable.extension.nebula_2.2.1.202309181409.jar (deflated 16%)
  adding: plugins/org.eclipse.nebula.widgets.richtext.source_1.5.1.202303072132.jar (deflated 7%)
  adding: plugins/org.eclipse.nebula.widgets.nattable.extension.glazedlists_2.2.1.202309181409.jar (deflated 12%)
  adding: plugins/org.eclipse.nebula.widgets.nattable.extension.poi_2.2.1.202309181409.jar (deflated 12%)
  adding: plugins/ca.odell.glazedlists.source_1.11.0.v20190926-1838.jar (deflated 8%)
  adding: plugins/org.eclipse.nebula.widgets.cdatetime_1.5.0.202303072132.jar (deflated 8%)
  adding: plugins/org.eclipse.nebula.widgets.richtext_1.5.1.202303072132.jar (deflated 8%)
  adding: plugins/org.apache.commons.collections4_4.4.0.v20200420-1700.jar (deflated 12%)
  adding: plugins/org.eclipse.collections_10.4.0.v20200820-2049.jar (deflated 10%)
  adding: plugins/org.apache.commons.math3.source_3.6.1.v20200817-1830.jar (deflated 7%)
  adding: plugins/org.eclipse.collections.source_10.4.0.v20200820-2049.jar (deflated 24%)
Terminating xvnc.
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 48 killed;
[ssh-agent] Stopped.
Sending e-mails to: nattable-dev@eclipse.org dirk.fauth@googlemail.com
Recording test results
[Checks API] No suitable checks publisher found.
Publishing Javadoc
Finished: SUCCESS