Skip to content
Success

Console Output

Started by user Jan Supol
Agent default-java-qt7x8 is provisioned from template Kubernetes Pod Template
Agent specification [Kubernetes Pod Template] (): 

Building remotely on default-java-qt7x8 in workspace /home/jenkins/workspace/tck_build
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/eclipse-ee4j/jakartaee-tck.git
 > git init /home/jenkins/workspace/tck_build/CTS # timeout=10
Fetching upstream changes from https://github.com/eclipse-ee4j/jakartaee-tck.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/eclipse-ee4j/jakartaee-tck.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/eclipse-ee4j/jakartaee-tck.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse-ee4j/jakartaee-tck.git # timeout=10
Fetching upstream changes from https://github.com/eclipse-ee4j/jakartaee-tck.git
 > git fetch --tags --progress https://github.com/eclipse-ee4j/jakartaee-tck.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 424660605874d875a42c11d1da16566d2c57b99c (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 424660605874d875a42c11d1da16566d2c57b99c
Commit message: "Update README.md"
 > git rev-list --no-walk 416a923cc9d987b7770b9837e2ec7e702a1c9565 # timeout=10
[tck_build] $ /bin/sh -xe /tmp/jenkins1923598347882156123.sh
+ mkdir download
[operations-center-context] Requesting copy of artifacts matching 'ts.jte' from 'Last successful build (either stable or unstable)' of jersey ? ts_jte_alter
[operations-center-context] Copied 1 artifacts matching 'ts.jte' from 'Last successful build (either stable or unstable)' of jersey ? ts_jte_alter:
[operations-center-context]   download/ts.jte
[tck_build] $ /bin/bash -ex /tmp/jenkins2917544687590280050.sh
+ mkdir /home/jenkins/workspace/tck_build/CTS/tools
+ mkdir /home/jenkins/workspace/tck_build/CTS/tools/ant
+ ANT_VERSION=1.9.13
+ TOOLS_PREFIX=/opt/tools
+ JAVA_PREFIX=/opt/tools/java/oracle
+ MVN_HOME=/opt/tools/apache-maven/latest
+ export JAVA_HOME=/opt/tools/java/oracle/jdk-8/latest
+ JAVA_HOME=/opt/tools/java/oracle/jdk-8/latest
+ PATH=/opt/tools/apache-maven/latest/bin:/opt/tools/java/oracle/jdk-8/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ ANT_HOME=/home/jenkins/workspace/tck_build/CTS/tools/ant
+ PATH=/home/jenkins/workspace/tck_build/CTS/tools/ant/bin:/opt/tools/apache-maven/latest/bin:/opt/tools/java/oracle/jdk-8/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ export ANT_OPTS=-Djavax.xml.accessExternalSchema=all
+ ANT_OPTS=-Djavax.xml.accessExternalSchema=all
+ cd download
+ wget -q http://mirror.koddos.net/apache/ant/binaries/apache-ant-1.9.13-bin.tar.gz -O ant.tar.gz
+ tar xfz ant.tar.gz
+ ls
ant.tar.gz
apache-ant-1.9.13
ts.jte
+ yes
+ cp -vr /home/jenkins/workspace/tck_build/download/ts.jte /home/jenkins/workspace/tck_build/CTS/install/jaxrs/bin/ts.jte
'/home/jenkins/workspace/tck_build/download/ts.jte' -> '/home/jenkins/workspace/tck_build/CTS/install/jaxrs/bin/ts.jte'
+ cp -a /home/jenkins/workspace/tck_build/download/apache-ant-1.9.13/. /home/jenkins/workspace/tck_build/CTS/tools/ant/
+ wget -q 'https://search.maven.org/remotecontent?filepath=org/glassfish/main/distributions/glassfish/5.1.0/glassfish-5.1.0.zip' -O glassfish.zip
+ unzip -q glassfish.zip -d /home/jenkins/workspace/tck_build
+ export TS_HOME=/home/jenkins/workspace/tck_build/CTS
+ TS_HOME=/home/jenkins/workspace/tck_build/CTS
+ export deliverabledir=jaxrs
+ deliverabledir=jaxrs
+ export javaee_home=/home/jenkins/workspace/tck_build/glassfish5
+ javaee_home=/home/jenkins/workspace/tck_build/glassfish5
+ cd /home/jenkins/workspace/tck_build/CTS/install/jaxrs/bin
+ ant build.all
Buildfile: /home/jenkins/workspace/tck_build/CTS/install/jaxrs/bin/build.xml
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/classes
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/tmp
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/weblib
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
Trying to override old definition of datatype string

build.all.jars:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

compile:
 [ts.javac] Compiling 108 source files to /home/jenkins/workspace/tck_build/CTS/classes
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/harness/TS.java:55: warning: [deprecation] HelpNotFoundFault in Interview has been deprecated
 [ts.javac]     } catch (Interview.HelpNotFoundFault f) {
 [ts.javac]                       ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/harness/TS.java:57: warning: [deprecation] BadHelpFault in Interview has been deprecated
 [ts.javac]     } catch (Interview.BadHelpFault bf) {
 [ts.javac]                       ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/harness/TSScript.java:664: warning: [deprecation] translatePath(String) in Project has been deprecated
 [ts.javac]       return org.apache.tools.ant.Project.translatePath(classpath);
 [ts.javac]                                          ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/harness/TSScript.java:682: warning: [deprecation] translatePath(String) in Project has been deprecated
 [ts.javac]           command[ii] = "PATH=" + Project.translatePath(existingPath);
 [ts.javac]                                          ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/util/AssertionMapper.java:333: warning: [deprecation] HandlerBase in org.xml.sax has been deprecated
 [ts.javac]       extends HandlerBase {
 [ts.javac]               ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/util/AssertionMapper.java:435: warning: [deprecation] AttributeList in org.xml.sax has been deprecated
 [ts.javac]     public void startElement(String localName, AttributeList attrs)
 [ts.javac]                                                ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/util/CharacterDecoder.java:192: warning: [deprecation] getBytes(int,int,byte[],int) in String has been deprecated
 [ts.javac]     inputString.getBytes(0, inputString.length(), inputBuffer, 0);
 [ts.javac]                ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/util/TestUtil.java:928: warning: [deprecation] encode(String) in URLEncoder has been deprecated
 [ts.javac]           .append(URLEncoder.encode(value));
 [ts.javac]                             ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/util/TestUtil.java:927: warning: [deprecation] encode(String) in URLEncoder has been deprecated
 [ts.javac]       buf.append(URLEncoder.encode(name)).append("=")
 [ts.javac]                            ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/util/sec/misc/ExtensionInfo.java:138: warning: [deprecation] IMPLEMENTATION_VENDOR_ID in Name has been deprecated
 [ts.javac]     attrKey = s + Name.IMPLEMENTATION_VENDOR_ID.toString();
 [ts.javac]                       ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/util/sec/misc/ExtensionInfo.java:143: warning: [deprecation] IMPLEMENTATION_URL in Name has been deprecated
 [ts.javac]     attrKey = s + Name.IMPLEMENTATION_URL.toString();
 [ts.javac]                       ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/util/sec/security/provider/IdentityDatabase.java:31: warning: [deprecation] IdentityScope in java.security has been deprecated
 [ts.javac] public class IdentityDatabase extends IdentityScope implements Serializable {
 [ts.javac]                                       ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/util/sec/security/provider/IdentityDatabase.java:46: warning: [deprecation] Identity in java.security has been deprecated
 [ts.javac]   Hashtable<String, Identity> identities;
 [ts.javac]                     ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/util/sec/security/provider/IdentityDatabase.java:68: warning: [deprecation] Identity in java.security has been deprecated
 [ts.javac]     identities = new Hashtable<String, Identity>();
 [ts.javac]                                        ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/util/sec/security/provider/IdentityDatabase.java:145: warning: [deprecation] Identity in java.security has been deprecated
 [ts.javac]   public Identity getIdentity(String name) {
 [ts.javac]          ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/util/sec/security/provider/IdentityDatabase.java:146: warning: [deprecation] Identity in java.security has been deprecated
 [ts.javac]     Identity id = identities.get(name);
 [ts.javac]     ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/util/sec/security/provider/IdentityDatabase.java:147: warning: [deprecation] Signer in java.security has been deprecated
 [ts.javac]     if (id instanceof Signer) {
 [ts.javac]                       ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/util/sec/security/provider/IdentityDatabase.java:162: warning: [deprecation] Identity in java.security has been deprecated
 [ts.javac]   public Identity getIdentity(PublicKey key) {
 [ts.javac]          ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/util/sec/security/provider/IdentityDatabase.java:166: warning: [deprecation] Identity in java.security has been deprecated
 [ts.javac]     Enumeration<Identity> e = identities();
 [ts.javac]                 ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/util/sec/security/provider/IdentityDatabase.java:168: warning: [deprecation] Identity in java.security has been deprecated
 [ts.javac]       Identity i = e.nextElement();
 [ts.javac]       ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/util/sec/security/provider/IdentityDatabase.java:171: warning: [deprecation] Signer in java.security has been deprecated
 [ts.javac]         if (i instanceof Signer) {
 [ts.javac]                          ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/util/sec/security/provider/IdentityDatabase.java:197: warning: [deprecation] Identity in java.security has been deprecated
 [ts.javac]   public void addIdentity(Identity identity) throws KeyManagementException {
 [ts.javac]                           ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/util/sec/security/provider/IdentityDatabase.java:199: warning: [deprecation] Identity in java.security has been deprecated
 [ts.javac]     Identity byName = getIdentity(identity.getName());
 [ts.javac]     ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/util/sec/security/provider/IdentityDatabase.java:200: warning: [deprecation] Identity in java.security has been deprecated
 [ts.javac]     Identity byKey = getIdentity(identity.getPublicKey());
 [ts.javac]     ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/util/sec/security/provider/IdentityDatabase.java:218: warning: [deprecation] Identity in java.security has been deprecated
 [ts.javac]   public void removeIdentity(Identity identity) throws KeyManagementException {
 [ts.javac]                              ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/util/sec/security/provider/IdentityDatabase.java:231: warning: [deprecation] Identity in java.security has been deprecated
 [ts.javac]   public Enumeration<Identity> identities() {
 [ts.javac]                      ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/util/sec/security/provider/IdentityDatabase.java:339: warning: [deprecation] IdentityScope in java.security has been deprecated
 [ts.javac]       IdentityScope.setSystemScope(systemDatabase);
 [ts.javac]       ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/util/sec/security/provider/PolicyFile.java:294: warning: [deprecation] IdentityScope in java.security has been deprecated
 [ts.javac]   private static IdentityScope scope = null;
 [ts.javac]                  ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/util/sec/security/provider/PolicyFile.java:1952: warning: [deprecation] IdentityScope in java.security has been deprecated
 [ts.javac]         IdentityScope is = IdentityScope.getSystemScope();
 [ts.javac]         ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/util/sec/security/provider/PolicyFile.java:1952: warning: [deprecation] IdentityScope in java.security has been deprecated
 [ts.javac]         IdentityScope is = IdentityScope.getSystemScope();
 [ts.javac]                            ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/util/sec/security/provider/PolicyFile.java:1969: warning: [deprecation] Identity in java.security has been deprecated
 [ts.javac]     final Identity id = AccessController
 [ts.javac]           ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/util/sec/security/provider/PolicyFile.java:1970: warning: [deprecation] Identity in java.security has been deprecated
 [ts.javac]         .doPrivileged(new java.security.PrivilegedAction<Identity>() {
 [ts.javac]                                                          ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/util/sec/security/provider/PolicyFile.java:1971: warning: [deprecation] Identity in java.security has been deprecated
 [ts.javac]           public Identity run() {
 [ts.javac]                  ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/util/sec/security/provider/PolicyFile.java:2006: warning: [deprecation] Identity in java.security has been deprecated
 [ts.javac]   private static boolean isTrusted(Identity id) {
 [ts.javac]                                    ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/util/sec/security/provider/SystemIdentity.java:29: warning: [deprecation] Identity in java.security has been deprecated
 [ts.javac] public class SystemIdentity extends Identity implements Serializable {
 [ts.javac]                                     ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/util/sec/security/provider/SystemIdentity.java:40: warning: [deprecation] IdentityScope in java.security has been deprecated
 [ts.javac]   public SystemIdentity(String name, IdentityScope scope)
 [ts.javac]                                      ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/util/sec/security/provider/SystemIdentity.java:77: warning: [deprecation] Certificate in java.security has been deprecated
 [ts.javac]   void addIdentityCertificate(Certificate cert) throws KeyManagementException {
 [ts.javac]                               ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/util/sec/security/provider/SystemIdentity.java:82: warning: [deprecation] Certificate in java.security has been deprecated
 [ts.javac]     Certificate[] certs = certificates();
 [ts.javac]     ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/util/sec/security/provider/SystemSigner.java:30: warning: [deprecation] Signer in java.security has been deprecated
 [ts.javac] public class SystemSigner extends Signer {
 [ts.javac]                                   ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/util/sec/security/provider/SystemSigner.java:54: warning: [deprecation] IdentityScope in java.security has been deprecated
 [ts.javac]   public SystemSigner(String name, IdentityScope scope)
 [ts.javac]                                    ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/util/sec/security/provider/SystemSigner.java:90: warning: [deprecation] Certificate in java.security has been deprecated
 [ts.javac]   void addSignerCertificate(Certificate cert) throws KeyManagementException {
 [ts.javac]                             ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/util/sec/security/provider/SystemSigner.java:95: warning: [deprecation] Certificate in java.security has been deprecated
 [ts.javac]     Certificate[] certs = certificates();
 [ts.javac]     ^
 [ts.javac] Note: Some input files use unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.
 [ts.javac] 42 warnings

build:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/classes/com/sun/javatest
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/classes/com/sun/ts/lib/javatest
[ts.lib.jar] Building jar: /home/jenkins/workspace/tck_build/CTS/lib/tsharness.jar
     [echo] Core harness library jar, 'tsharness.jar', has been built.
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

translatepath:

tslib.clean:

bind.dtds:
      [xjc] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/implementation/sun/javaee/runtime/app is not found and thus excluded from the dependency check
      [xjc] Compiling file:/home/jenkins/workspace/tck_build/CTS/lib/dtds/sun-application_6_0-0.dtd
      [xjc] Writing output to /home/jenkins/workspace/tck_build/CTS/src
      [xjc] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/implementation/sun/javaee/runtime/appclient is not found and thus excluded from the dependency check
      [xjc] Compiling file:/home/jenkins/workspace/tck_build/CTS/lib/dtds/sun-application-client_6_0-0.dtd
      [xjc] Writing output to /home/jenkins/workspace/tck_build/CTS/src
      [xjc] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/implementation/sun/javaee/runtime/ejb is not found and thus excluded from the dependency check
      [xjc] Compiling file:/home/jenkins/workspace/tck_build/CTS/lib/dtds/sun-ejb-jar_3_1-0.dtd
      [xjc] Writing output to /home/jenkins/workspace/tck_build/CTS/src
      [xjc] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/lib/implementation/sun/javaee/runtime/web is not found and thus excluded from the dependency check
      [xjc] Compiling file:/home/jenkins/workspace/tck_build/CTS/lib/dtds/sun-web-app_3_0-0.dtd
      [xjc] Writing output to /home/jenkins/workspace/tck_build/CTS/src

tslib.compile:
 [ts.javac] Compiling 4 source files to /home/jenkins/workspace/tck_build/CTS/classes
 [ts.javac] Note: Some input files use unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.

tslib:
[ts.lib.jar] Building jar: /home/jenkins/workspace/tck_build/CTS/lib/jaxrstck.jar

build.all.tests:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/common/webclient
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 24 source files to /home/jenkins/workspace/tck_build/CTS/classes
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/tests/common/webclient/http/HttpRequest.java:223: warning: [deprecation] StringRequestEntity(String) in StringRequestEntity has been deprecated
 [ts.javac]           .setRequestEntity(new StringRequestEntity(content));
 [ts.javac]                             ^
 [ts.javac] 1 warning

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/common/webclient

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/common/webclient/handler
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/common/webclient/handler

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/common/webclient/http
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/common/webclient/http

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/common/webclient/validation
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/common/webclient/validation

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/client
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/client/client
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    jaxrs_client_client
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/client/client
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/client/clientbuilder
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    jaxrs_client_clientbuilder
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/client/clientbuilder
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 7 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    jaxrs_client_clientrequestcontext
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/client/clientresponsecontext
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 4 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    jaxrs_client_clientresponsecontext
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/client/clientresponsecontext
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/client/entity
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    jaxrs_api_client_entity
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/client/entity
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/client/invocation
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 2 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    jaxrs_api_client_invocation
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/client/invocation
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/client/invocationcallback
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    jaxrs_api_client_invocationcallback
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/client/invocationcallback
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/client/responseprocessingexception
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    responseprocessingexception
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/client/responseprocessingexception
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/client/webtarget
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    jaxrs_api_client_webtarget
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/client/webtarget
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/badrequestexception
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    badrequestexception
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/badrequestexception
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/bindingpriority
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 4 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    bindingpriority
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/bindingpriority
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/clienterrorexception
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    clienterrorexception
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/clienterrorexception
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/core/abstractmultivaluedmap
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    api_rs_core_abstractmultivaluedmap
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/core/abstractmultivaluedmap
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/core
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/core/cachecontrol
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    cachecontrol
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/core/cachecontrol
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/core/configurable
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 7 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    core_configurable
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/core/configurable
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/core/configuration
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    jaxrs_api_core_configuration
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/core/configuration
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/core/cookie
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    cookie
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/core/cookie
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/core/entitytag
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    entitytag
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/core/entitytag
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/core/form
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    rs_core_form
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/core/form
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/core/genericentity
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    genericentity
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/core/genericentity
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/core/generictype
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    generictype
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/core/generictype
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/core/link
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    link
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/core/link
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/core/linkbuilder
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 2 source files to /home/jenkins/workspace/tck_build/CTS/classes
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/tests/jaxrs/api/rs/core/linkbuilder/JAXRSClient.java:263: warning: non-varargs call of varargs method with inexact argument type for last parameter;
 [ts.javac]     String search = JaxrsUtil.iterableToString(" ", names);
 [ts.javac]                                                     ^
 [ts.javac]   cast to Object for a varargs call
 [ts.javac]   cast to Object[] for a non-varargs call and to suppress this warning
 [ts.javac] 1 warning

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    jaxrs_rs_core_linkbuilder
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/core/linkbuilder
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/core/linkjaxbadapter
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 4 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    jaxrs_rs_core_linkjaxadapter
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/core/linkjaxbadapter
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/core/linkjaxblink
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    jaxrs_rs_core_linkjaxblink
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/core/linkjaxblink
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/core/mediatype
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    mediatype
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/core/mediatype
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/core/multivaluedhashmap
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    api_rs_core_multivaluedhashmap
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/core/multivaluedhashmap
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/core/multivaluedmap
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    multivaluedmap
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/core/multivaluedmap
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/core/newcookie
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    newcookie
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/core/newcookie
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/core/nocontentexception
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    nocontentexception
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/core/nocontentexception
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/core/responsebuilder
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes
 [ts.javac] Note: /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/tests/jaxrs/common/impl/SinglevaluedMap.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    responsebuilder
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/core/responsebuilder
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/core/responseclient
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    responseclient
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/core/responseclient
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/core/responsestatustype
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    responsestatustype
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/core/responsestatustype
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/core/uribuilder
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    responseCTest
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/core/uribuilder
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/core/variant
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    variant
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/core/variant
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/core/variantlistbuilder
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    variantListBuilderTest
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/core/variantlistbuilder
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/ext
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/interceptorcontext
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes
 [ts.javac] Note: /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/TemplateInterceptorBody.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    readerinterceptorcontext
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/interceptorcontext
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/readerinterceptorcontext
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 8 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    readerreaderinterceptorcontext
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/readerinterceptorcontext
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/ext/runtimedelegate
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 7 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxrs/api/rs/ext/runtimedelegate

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/ext/runtimedelegate/create
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

compile:

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    runtimedelegatecreate
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/ext/runtimedelegate/create
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/ext/runtimedelegate/setinstance
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

compile:

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    setInstanceTest
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/ext/runtimedelegate/setinstance
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/forbiddenexception
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    forbiddenexception
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/forbiddenexception
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/internalservererrorexception
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    internalservererrorexception
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/internalservererrorexception
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/notacceptableexception
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    notacceptableexception
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/notacceptableexception
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/notallowedexception
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    notallowedexception
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/notallowedexception
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/notauthorizedexception
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    notauthorizedexception
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/notauthorizedexception
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/notfoundexception
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    notauthorizedexception
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/notfoundexception
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/notsupportedexception
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    notsupportedexception
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/notsupportedexception
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/processingexception
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    processingexception
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/processingexception
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/redirectexception
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    redirectexception
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/redirectexception
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/runtimetype
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    runtimetype
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/runtimetype
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/servererrorexception
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    servererrorexception
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/servererrorexception
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/serviceunavailableexception
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    serviceunavailableexception
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/serviceunavailableexception
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/api/rs/webapplicationexceptiontest
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    webapplicationexceptiontest
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/api/rs/webapplicationexceptiontest
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/common
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/common/client
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxrs/common/client

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/common/impl
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 6 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxrs/common/impl

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/common/provider
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxrs/common/provider

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/common/util
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 2 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxrs/common/util

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/resource/java2entity
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 5 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/resource/java2entity
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/resource/java2entity/jaxrs_resource_java2entity_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/resource/java2entity/CollectionWriter.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/resource/java2entity/IncorrectCollectionWriter.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/resource/java2entity/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/resource/java2entity/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/resource/java2entity

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 7 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/jaxrs_resource_webappexception_mapper_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/RuntimeExceptionMapper.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/TSAppConfig.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/WebAppExceptionMapper.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/resource/webappexception/nomapper
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/resource/webappexception/nomapper
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/resource/webappexception/nomapper/jaxrs_resource_webappexception_nomapper_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/resource/webappexception/nomapper/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/resource/webappexception/nomapper/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/resource/webappexception/nomapper

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/bean
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 2 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/beanparam
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/bean
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 2 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/bean

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/BeanParamCommonClient.java:161: warning: non-varargs call of varargs method with inexact argument type for last parameter;
 [ts.javac]         JaxrsUtil.iterableToString(";", headers));
 [ts.javac]                                         ^
 [ts.javac]   cast to Object for a varargs call
 [ts.javac]   cast to Object[] for a non-varargs call and to suppress this warning
 [ts.javac] 1 warning

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/jaxrs_ee_rs_beanparam_cookie_plain_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/AppConfig.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/Resource.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/bean
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 2 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/bean

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/jaxrs_ee_rs_beanparam_form_plain_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/AppConfig.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/Resource.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/bean
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 2 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/bean

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/jaxrs_ee_rs_beanparam_header_plain_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/AppConfig.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/Resource.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/bean
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 2 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/bean

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/jaxrs_ee_rs_beanparam_matrix_plain_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/AppConfig.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/Resource.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/bean
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 2 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/bean

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/jaxrs_ee_rs_beanparam_path_plain_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/AppConfig.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/Resource.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/jaxrs_ee_rs_beanparam_plain_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/AppConfig.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/Resource.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/bean
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 2 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/bean

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/jaxrs_ee_rs_beanparam_query_plain_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/AppConfig.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/Resource.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/client/asyncinvoker
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/client/asyncinvoker
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/client/asyncinvoker/jaxrs_ee_rs_client_asyncinvoker_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/client/asyncinvoker/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/client/asyncinvoker/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/client/asyncinvoker

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/client
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/client/clientrequestcontext
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 4 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/client/clientrequestcontext
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/client/clientrequestcontext/jaxrs_ee_rs_client_clientrequestcontext_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/client/clientrequestcontext/ContextProvider.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/client/clientrequestcontext/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/client/clientrequestcontext/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/client/clientrequestcontext

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/client/invocationbuilder
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/client/invocationbuilder
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/client/invocationbuilder/jaxrs_ee_rs_client_invocationbuilder_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/client/invocationbuilder/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/client/invocationbuilder/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/client/invocationbuilder

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/client/syncinvoker
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/client/syncinvoker
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/client/syncinvoker/jaxrs_ee_rs_client_syncinvoker_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/client/syncinvoker/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/client/syncinvoker/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/client/syncinvoker

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/constrainedto
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 7 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/constrainedto
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/constrainedto/jaxrs_ee_rs_constrainedto_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/constrainedto/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/constrainedto/ServerSideReader.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/constrainedto/ServerSideWriter.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/constrainedto/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/constrainedto

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/container
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 20 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/jaxrs_ee_rs_container_requestcontext_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/ContextOperation.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/RequestFilter.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/SecondRequestFilter.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/TSAppConfig.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/TemplateFilter.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/illegalstate
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/illegalstate
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/illegalstate/jaxrs_ee_rs_container_requestcontext_illegalstate_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/illegalstate/ContextOperation.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/illegalstate/RequestFilter.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/illegalstate/RequestTemplateFilter.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/illegalstate/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/illegalstate/ResponseFilter.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/illegalstate/ResponseTemplateFilter.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/illegalstate/TSAppConfig.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/illegalstate/TemplateFilter.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/illegalstate

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/security
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:

-postcompile:

package:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/security
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/security/jaxrs_ee_rs_container_requestcontext_security_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/security/RequestFilter.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/security/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/security/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/security
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/security
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

copy.sun-web.xml:

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/container/resourceinfo
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/container/resourceinfo
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/container/resourceinfo/jaxrs_ee_rs_container_resourceinfo_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/container/resourceinfo/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/container/resourceinfo/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/container/resourceinfo

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/container/responsecontext
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 7 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/container/responsecontext
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/container/responsecontext/jaxrs_ee_rs_container_responsecontext_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/container/responsecontext/ContextOperation.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/container/responsecontext/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/container/responsecontext/ResponseFilter$1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/container/responsecontext/ResponseFilter$2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/container/responsecontext/ResponseFilter.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/container/responsecontext/SecondResponseFilter.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/container/responsecontext/TSAppConfig.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/container/responsecontext/TemplateFilter.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/container/responsecontext

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 10 source files to /home/jenkins/workspace/tck_build/CTS/classes
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java:337: warning: non-varargs call of varargs method with inexact argument type for last parameter;
 [ts.javac]         JaxrsUtil.iterableToString(";", headers));
 [ts.javac]                                         ^
 [ts.javac]   cast to Object for a varargs call
 [ts.javac]   cast to Object[] for a non-varargs call and to suppress this warning
 [ts.javac] 1 warning

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/cookieparam
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/jaxrs_ee_rs_cookieparam_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/CookieParamTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/cookieparam

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/jaxrs_ee_rs_cookieparam_locator_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/LocatorResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/MiddleResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/jaxrs_ee_rs_cookieparam_sub_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/CookieSubResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/core/application
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 4 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/application
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/application/jaxrs_ee_core_application_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/core/application/ApplicationServlet.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/core/application/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/application

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/core
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/core/configurable
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 5 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/configurable
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/configurable/jaxrs_ee_core_configurable_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/core/configurable/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/core/configurable/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/configurable

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/core/configuration
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes
 [ts.javac] Note: /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/tests/jaxrs/ee/rs/core/configuration/JAXRSClient.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/configuration
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/configuration/jaxrs_ee_core_configuration_web.war
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/configuration

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/core/headers
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/headers
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/headers/jaxrs_ee_core_headers_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/core/headers/HttpHeadersTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/core/headers/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/headers

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/core/request
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/request
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/request/jaxrs_ee_core_request_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/core/request/RequestTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/core/request/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/request

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/core/response
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 6 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/response
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/response/jaxrs_ee_core_response_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/core/response/CorruptedInputStream.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/core/response/ResponseTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/core/response/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/response

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/core/responsebuilder
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 6 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/responsebuilder
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/responsebuilder/jaxrs_ee_core_responsebuilder_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/core/responsebuilder/AnnotatedClass.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/core/responsebuilder/DateContainerReaderWriter.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/core/responsebuilder/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/core/responsebuilder/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/responsebuilder

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/core/securitycontext/basic
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

check.TSAppConfig.built:

build.TSAppConfig:
     [echo] BUILDING
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

package:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/securitycontext/basic
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/securitycontext/basic/jaxrs_ee_core_securitycontext_basic_web.war
     [echo] Copying sun runtime file to dist
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/securitycontext/basic
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/securitycontext/basic
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

copy.sun-web.xml:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

copy.sun-application.xml:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/securitycontext/basic

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/core/securitycontext
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxrs/ee/rs/core/securitycontext

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/core/uriinfo
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/uriinfo
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/uriinfo/jaxrs_ee_core_uriinfo_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/core/uriinfo/TSAppConfig.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/core/uriinfo/URIInfoTest.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/uriinfo

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/delete
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/delete
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/delete/jaxrs_ee_rs_delete_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/delete/HttpMethodDeleteTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/delete/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/delete

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/ext
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/clientwriter
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/clientwriter/interceptorcontext
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/clientwriter/interceptorcontext
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/clientwriter/interceptorcontext/jaxrs_ee_rs_ext_interceptor_clientwriter_interceptorcontext_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/clientwriter/interceptorcontext/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/clientwriter/interceptorcontext/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/clientwriter/interceptorcontext

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/clientwriter/writerinterceptorcontext
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/clientwriter/writerinterceptorcontext
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/clientwriter/writerinterceptorcontext/jaxrs_ee_rs_ext_interceptor_clientwriter_writerinterceptorcontext_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/clientwriter/writerinterceptorcontext/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/clientwriter/writerinterceptorcontext/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/clientwriter/writerinterceptorcontext

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerreader
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerreader/interceptorcontext
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerreader/interceptorcontext
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerreader/interceptorcontext/jaxrs_ee_rs_ext_interceptor_containerreader_interceptorcontext_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerreader/interceptorcontext/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerreader/interceptorcontext/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerreader/interceptorcontext

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerreader/readerinterceptorcontext
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerreader/readerinterceptorcontext
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerreader/readerinterceptorcontext/jaxrs_ee_rs_ext_interceptor_containerreader_readerinterceptorcontext_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerreader/readerinterceptorcontext/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerreader/readerinterceptorcontext/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerreader/readerinterceptorcontext

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerwriter
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerwriter/interceptorcontext
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerwriter/interceptorcontext
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerwriter/interceptorcontext/jaxrs_ee_rs_ext_interceptor_containerwriter_interceptorcontext_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerwriter/interceptorcontext/Resource$1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerwriter/interceptorcontext/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerwriter/interceptorcontext/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerwriter/interceptorcontext

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerwriter/writerinterceptorcontext
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerwriter/writerinterceptorcontext
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerwriter/writerinterceptorcontext/jaxrs_ee_rs_ext_interceptor_containerwriter_writerinterceptorcontext_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerwriter/writerinterceptorcontext/Resource$1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerwriter/writerinterceptorcontext/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerwriter/writerinterceptorcontext/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerwriter/writerinterceptorcontext

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/writer/interceptorcontext
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/writer/writerinterceptorcontext
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/ext/paramconverter
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 10 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/paramconverter
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/paramconverter/jaxrs_ee_ext_paramconverter_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/ext/paramconverter/AtomicIntegerLazyParamConverter.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/ext/paramconverter/AtomicIntegerLazyParamConverterProvider.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/ext/paramconverter/DataSourceParamConverter.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/ext/paramconverter/DataSourceParamConverterProvider.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/ext/paramconverter/Locator.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/ext/paramconverter/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/ext/paramconverter/StringBeanParamConverter.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/ext/paramconverter/StringBeanParamConverterProvider.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/ext/paramconverter/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/paramconverter

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/ext/providers
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/providers
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/providers/jaxrs_ee_ext_providers_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/ext/providers/ProvidersServlet.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/ext/providers/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/providers

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/ext/runtimedelegate
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/formparam
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 10 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/formparam
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/formparam/jaxrs_ee_formparam_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/formparam/FormParamTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/formparam/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/formparam

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator/jaxrs_ee_formparam_locator_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator/LocatorResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator/MiddleResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/jaxrs_ee_formparam_sub_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/SubResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/get
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 5 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/get
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/get/jaxrs_ee_rs_get_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/get/HttpMethodGetTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/get/RecursiveLocator.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/get/SubResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/get/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/get

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/head
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/head
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/head/jaxrs_ee_rs_head_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/head/HttpMethodHeadTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/head/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/head

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/headerparam
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 10 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/headerparam
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/headerparam/jaxrs_ee_rs_headerparam_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/headerparam/HeaderParamTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/headerparam/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/headerparam

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/jaxrs_ee_rs_headerparam_locator_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/LocatorResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/MiddleResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/jaxrs_ee_rs_headerparam_sub_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/SubResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 10 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/matrixparam
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/jaxrs_ee_rs_matrixparam_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/MatrixParamTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/matrixparam

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/jaxrs_ee_rs_matrixparam_locator_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/LocatorResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/MiddleResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/jaxrs_ee_rs_matrixparam_sub_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/SubResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/options
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/options
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/options/jaxrs_ee_rs_options_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/options/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/options/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/options

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/pathparam
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 11 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/pathparam
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/pathparam/jaxrs_ee_rs_pathparam_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/pathparam/PathParamTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/pathparam/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/pathparam

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/jaxrs_ee_rs_pathparam_locator_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/LocatorResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/MiddleResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/PathSegmentImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/jaxrs_ee_rs_pathparam_sub_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/SubResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/produceconsume
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/jaxrs_ee_rs_produceconsume_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/produceconsume

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/put
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/put
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/put/jaxrs_ee_rs_put_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/put/HttpMethodPutTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/put/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/put

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/queryparam
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 6 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/queryparam
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/queryparam/jaxrs_ee_rs_queryparam_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/queryparam/QueryParamTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/queryparam/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/queryparam

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/jaxrs_ee_rs_queryparam_sub_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/SubResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/jaxrs21/api
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/jaxrs21/api/client
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/jaxrs21/api/client/invocationbuilder
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    jaxrs21_api_client_invocationbuilder
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/api/client/invocationbuilder
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/jaxrs21
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/jaxrs21/ee
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/jaxrs21/ee/client
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/jaxrs21/ee/client/executor/async
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 2 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/ee/client/executor/async
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/ee/client/executor/async/jaxrs_jaxrs21_ee_client_executor_async_web.war
     [echo] Copying sun runtime file to dist

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/jaxrs21/ee/client/executor
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/jaxrs21/ee/client/executor/rx
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 2 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/ee/client/executor/rx
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/ee/client/executor/rx/jaxrs_jaxrs21_ee_client_executor_rx_web.war
     [echo] Copying sun runtime file to dist

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/jaxrs21/ee/client/rxinvoker
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/ee/client/rxinvoker
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/ee/client/rxinvoker/jaxrs_jaxrs21_ee_client_rxinvoker_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/jaxrs21/ee/client/rxinvoker/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/jaxrs21/ee/client/rxinvoker/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/ee/client/rxinvoker

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/jaxrs21/ee/patch
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/jaxrs21/ee/patch/server
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 5 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/ee/patch/server
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/ee/patch/server/jaxrs_jaxrs21_ee_patch_server_web.war
     [echo] Copying sun runtime file to dist

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/jaxrs21/ee/priority
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 11 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/ee/priority
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/ee/priority/jaxrs_jaxrs21_ee_priority_web.war
     [echo] Copying sun runtime file to dist

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/ssebroadcaster
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/ssebroadcaster
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/ssebroadcaster/jaxrs_jaxrs21_ee_sse_ssebroadcaster_web.war
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/ssebroadcaster

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/sseeventsink
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 5 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/sseeventsink
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/sseeventsink/jaxrs_jaxrs21_ee_sse_sseeventsink_web.war
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/sseeventsink

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/sseeventsource
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 5 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/sseeventsource
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/sseeventsource/jaxrs_jaxrs21_ee_sse_sseeventsource_web.war
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/sseeventsource

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/jaxrs21/platform
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/jaxrs21/platform/providers
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/jaxrs21/platform/providers/jsonb
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/platform/providers/jsonb
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/platform/providers/jsonb/jaxrs_jaxrs21_platform_providers_jsonb_web.war
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/platform/providers/jsonb

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/jaxrs21/platform/providers/jsonp
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/platform/providers/jsonp
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/platform/providers/jsonp/jaxrs_jaxrs21_platform_providers_jsonp_web.war
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/platform/providers/jsonp

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/jaxrs21/spec
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/jaxrs21/spec/classsubresourcelocator
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 4 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/spec/classsubresourcelocator
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/spec/classsubresourcelocator/jaxrs_jaxrs21_spec_classsubresourcelocator_web.war
     [echo] Copying sun runtime file to dist

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/jaxrs21/spec/completionstage
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/spec/completionstage
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/spec/completionstage/jaxrs_jaxrs21_spec_completionstage_web.war
     [echo] Copying sun runtime file to dist

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 17 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/jaxrs_platform_beanvalidation_annotation_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/ConstraintDeclarationAnnotation.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/ConstraintDeclarationResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/ConstraintDeclarationValidator.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/ConstraintDefinitionAnnotation.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/ConstraintDefinitionResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/ConstraintDefinitionValidator.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/NotFiveNorShort.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/NotFiveNorShortStringBeanValidator.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/NotNullOrOne.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/NotNullOrOneStringBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/NotNullOrOneStringBeanValidator.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/NotShortNorFiveEntityProvider.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/NotShortNorFiveStringBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/TSAppConfig.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/ValidateExecutableResource.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/platform/beanvalidation
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/platform/beanvalidation/constraintviolationexceptionmapper
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/beanvalidation/constraintviolationexceptionmapper
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/beanvalidation/constraintviolationexceptionmapper/jaxrs_platform_beanvalidation_constraintviolationexceptionmapper_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/beanvalidation/constraintviolationexceptionmapper/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/beanvalidation/constraintviolationexceptionmapper

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/platform/beanvalidation/validationexceptionmapper
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/beanvalidation/validationexceptionmapper
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/beanvalidation/validationexceptionmapper/jaxrs_platform_beanvalidation_validationexceptionmapper_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/beanvalidation/validationexceptionmapper/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/beanvalidation/validationexceptionmapper

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/platform
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/platform/container/asyncejb
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 9 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/container/asyncejb
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/container/asyncejb/jaxrs_platform_container_asyncejb_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/container/asyncejb/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/container/asyncejb/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/platform/container/asyncresponse
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 6 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/container/asyncresponse
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/container/asyncresponse/jaxrs_platform_container_asyncresponse_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/container/asyncresponse/AsyncResponseBlockingQueue.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/container/asyncresponse/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/container/asyncresponse/ServiceUnavailableExceptionMapper.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/container/asyncresponse/TSAppConfig.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/container/asyncresponse/TckTimeoutHandler.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/container/asyncresponse

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/platform/container/completioncallback
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 6 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/container/completioncallback
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/container/completioncallback/jaxrs_platform_container_completioncallback_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/container/completioncallback/CallbackResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/container/completioncallback/ExceptionThrowingStringBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/container/completioncallback/SecondSettingCompletionCallback.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/container/completioncallback/SettingCompletionCallback.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/container/completioncallback/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/container/completioncallback

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/platform/ejbsingleton
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 7 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/ejbsingleton
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/ejbsingleton/jaxrs_platform_ejbsingleton_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/ejbsingleton/SingletonLocalIF.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/ejbsingleton/SingletonResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/ejbsingleton/SingletonRootResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/ejbsingleton/SingletonTestBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/ejbsingleton/TSAppConfig.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/ejbsingleton/TestFailedException.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/ejbsingleton

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/platform/ejbstateless
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 7 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/ejbstateless
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/ejbstateless/jaxrs_platform_ejbstateless_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/ejbstateless/StatelessLocalIF.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/ejbstateless/StatelessResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/ejbstateless/StatelessRootResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/ejbstateless/StatelessTestBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/ejbstateless/TSAppConfig.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/ejbstateless/TestFailedException.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/ejbstateless

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/platform/environment/servlet
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 4 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/environment/servlet
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/environment/servlet/jaxrs_platform_environment_servlet_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/environment/servlet/ConsumingFilter.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/environment/servlet/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/environment/servlet/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/environment/servlet

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/platform/managedbean
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 6 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/managedbean
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/managedbean/jaxrs_platform_managedbean_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/managedbean/ApplicationHolderSingleton.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/managedbean/InterceptorSingleton.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/managedbean/ManagedBeanRootResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/managedbean/StringBuilderProvider.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/managedbean/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/managedbean

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/platform/managedbean299
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 5 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/managedbean299
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/managedbean299/jaxrs_platform_managedbean299_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/managedbean299/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/managedbean299/StringBuilderProvider.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/managedbean299/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/platform/provider
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/platform/provider/jsonp
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/provider/jsonp
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/provider/jsonp/jaxrs_platform_provider_jsonp_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/provider/jsonp/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/provider/jsonp/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/provider/jsonp

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/platform/servletapp
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 2 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/servletapp
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/servletapp/jaxrs_platform_servletapp_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/servletapp/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/platform/servletapp1
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 2 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/servletapp1
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/servletapp1/jaxrs_platform_servletapp1_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/servletapp1/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/platform/servletapp2
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 2 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/servletapp2
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/servletapp2/jaxrs_platform_servletapp2_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/servletapp2/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/platform/servletconfig
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 2 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/servletconfig
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/servletconfig/jaxrs_platform_servletconfig_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/platform/servletconfig/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/platform/servletnoapp
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/servletnoapp
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/servletnoapp/jaxrs_platform_servletnoapp_web.war
     [echo] Copying sun runtime file to dist

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/servlet3
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/servlet3/rs/applicationpath
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/servlet3/rs/applicationpath
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/servlet3/rs/applicationpath/jaxrs_ee_applicationpath_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/servlet3/rs/applicationpath/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/servlet3/rs/applicationpath/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/servlet3/rs
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/servlet3/rs/core
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/servlet3/rs/core/streamingoutput
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/servlet3/rs/core/streamingoutput
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/servlet3/rs/core/streamingoutput/jaxrs_ee_core_streamoutput_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/servlet3/rs/core/streamingoutput/StreamOutputTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/servlet3/rs/core/streamingoutput/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/servlet3/rs/ext
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/servlet3/rs/ext/paramconverter/autodiscovery
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/servlet3/rs/ext/paramconverter/autodiscovery
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/servlet3/rs/ext/paramconverter/autodiscovery/jaxrs_servlet3_rs_ext_paramconverter_autodiscovery_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/servlet3/rs/ext/paramconverter/autodiscovery/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/servlet3/rs/ext/paramconverter/autodiscovery/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/servlet3/rs/ext/paramconverter
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/spec
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/spec/client
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/spec/client/instance
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    spec.client.instance
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/client/instance
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/spec/client/invocations
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/client/invocations
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/client/invocations/jaxrs_spec_client_invocations_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/client/invocations/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/client/invocations/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/client/invocations

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/spec/client/resource
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/client/resource
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/client/resource/jaxrs_spec_client_resource_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/client/resource/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/client/resource/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/client/resource

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/spec/client/typedentities
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 5 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/client/typedentities
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/client/typedentities/jaxrs_spec_client_typedentities_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/client/typedentities/EntityMessageReader.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/client/typedentities/EntityMessageWriter.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/client/typedentities/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/client/typedentities/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/client/typedentities

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/spec/client/webtarget
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 2 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    
     [echo] name:    spec.client.webtarget
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/client/webtarget
     [echo] about to sweep vehicle runtime

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/spec/context
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/spec/context/client
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/context/client
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/context/client/jaxrs_spec_context_client_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/context/client/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/context/client/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/context/client

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/spec/context/server
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 4 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/context/server
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/context/server/jaxrs_spec_context_server_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/context/server/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/context/server/SingletonWithInjectables.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/context/server/StringBeanEntityProviderWithInjectables.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/context/server/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/context/server

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/spec/filter
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/spec/filter/dynamicfeature
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 8 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/dynamicfeature
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/dynamicfeature/jaxrs_spec_filter_dynamicfeature_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/dynamicfeature/AbstractAddFilter.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/dynamicfeature/AbstractAddInterceptor.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/dynamicfeature/AddDynamicFeature.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/dynamicfeature/AddOneInterceptor.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/dynamicfeature/AddTenFilter.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/dynamicfeature/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/dynamicfeature/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/dynamicfeature

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/spec/filter/exception
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 14 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/exception
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/exception/jaxrs_spec_filter_exception_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/exception/AbstractAddFilter.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/exception/AbstractAddInterceptor.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/exception/AddOneFilter.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/exception/AddOneInterceptor.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/exception/AddTenGlobalFilter.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/exception/AddTenGlobalInterceptor.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/exception/ExceptionNameBinding.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/exception/NeverUsedExceptionMapper.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/exception/PostMatchingThrowingFilter.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/exception/PreMatchingThrowingFilter.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/exception/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/exception/RuntimeExceptionMapper.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/exception/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/exception

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/spec/filter/globalbinding
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 8 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/globalbinding
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/globalbinding/jaxrs_spec_filter_globalbinding_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/globalbinding/AbstractAddFilter.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/globalbinding/AbstractAddInterceptor.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/globalbinding/AddOneInterceptor.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/globalbinding/AddTenFilter.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/globalbinding/GlobalNameBinding.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/globalbinding/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/globalbinding/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/globalbinding

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/spec/filter/interceptor
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 5 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/interceptor
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/interceptor/jaxrs_spec_filter_interceptor_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/interceptor/EntityReaderInterceptor.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/interceptor/EntityWriterInterceptor.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/interceptor/Resource$1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/interceptor/Resource$2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/interceptor/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/interceptor/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/interceptor

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/spec/filter/lastvalue
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 9 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/lastvalue
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/lastvalue/jaxrs_spec_filter_lastvalue_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/lastvalue/ArrayListEntityProvider.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/lastvalue/FirstReaderInterceptor.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/lastvalue/FirstWriterInterceptor.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/lastvalue/LinkedListEntityProvider.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/lastvalue/Resource$1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/lastvalue/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/lastvalue/SecondReaderInterceptor.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/lastvalue/SecondWriterInterceptor.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/lastvalue/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/lastvalue

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/spec/filter/namebinding
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 9 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/namebinding
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/namebinding/jaxrs_spec_filter_namebinding_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/namebinding/AbstractAddInterceptor.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/namebinding/AddOneInterceptor.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/namebinding/AddTenInterceptor.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/namebinding/AllMethodBindingResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/namebinding/ComplementNameBinding.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/namebinding/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/namebinding/SingleNameBinding.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/filter/namebinding/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/namebinding

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/spec/inheritance
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/inheritance
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/inheritance/jaxrs_spec_inheritance_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/inheritance/ChildResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/inheritance/ChildResource1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/inheritance/ParentResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/inheritance/ParentResource1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/inheritance/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/inheritance

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 13 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper/jaxrs_spec_provider_exceptionmapper_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper/ExceptionFromMappedException.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper/ExceptionFromMappedExceptionMapper.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper/FilterChainTestException.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper/FilterChainTestExceptionMapper.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper/PlainExceptionMapper.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper/ResponseFilter.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper/RuntimeExceptionMapper.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper/TSAppConfig.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper/ThrowableMapper.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper/WebAppExceptionMapper.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/spec/provider/jaxbcontext
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 8 source files to /home/jenkins/workspace/tck_build/CTS/classes
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/tests/jaxrs/spec/provider/jaxbcontext/SomeJaxbContext.java:23: warning: [deprecation] Validator in javax.xml.bind has been deprecated
 [ts.javac] import javax.xml.bind.Validator;
 [ts.javac]                      ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/tests/jaxrs/spec/provider/jaxbcontext/SomeUnmarshaller.java:85: warning: [deprecation] isValidating() in Unmarshaller has been deprecated
 [ts.javac]   public boolean isValidating() throws JAXBException {
 [ts.javac]                  ^
 [ts.javac] /home/jenkins/workspace/tck_build/CTS/src/com/sun/ts/tests/jaxrs/spec/provider/jaxbcontext/SomeUnmarshaller.java:119: warning: [deprecation] setValidating(boolean) in Unmarshaller has been deprecated
 [ts.javac]   public void setValidating(boolean validating) throws JAXBException {
 [ts.javac]               ^
 [ts.javac] 3 warnings

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/jaxbcontext
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/jaxbcontext/jaxrs_spec_provider_jaxbcontext_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/jaxbcontext/JaxbContextProvider.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/jaxbcontext/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/jaxbcontext/SomeJaxbContext.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/jaxbcontext/SomeMarshaller.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/jaxbcontext/SomeUnmarshaller.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/jaxbcontext/TSAppConfig.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/jaxbcontext/TckJaxbProvider.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/jaxbcontext

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/spec/provider/overridestandard
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 17 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/overridestandard
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/jaxrs_spec_provider_overridestandard_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/AbstractProvider.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/TSAppConfig.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/TckBooleanProvider.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/TckByteArrayProvider.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/TckCharacterProvider.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/TckDataSourceProvider$1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/TckDataSourceProvider.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/TckFileProvider.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/TckInputStreamProvider.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/TckJaxbProvider.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/TckMapProvider.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/TckNumberProvider.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/TckReaderProvider.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/TckSourceProvider$1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/TckSourceProvider.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/TckStreamingOutputProvider.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/TckStringProvider.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/overridestandard

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/spec/provider/reader
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 8 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/reader
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/reader/jaxrs_spec_provider_reader_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/reader/AbstractReader.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/reader/AppJavaReader.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/reader/AppOctetReader.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/reader/EntityForReader.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/reader/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/reader/TSAppConfig.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/reader/WildCardReader.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/reader

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/spec/provider/sort
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 5 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/sort
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/sort/jaxrs_spec_provider_sort_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/sort/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/sort/TSAppConfig.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/sort/TextPlainStringBeanEntityProvider.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/sort/TextWildCardStringBeanEntityProvider.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/sort

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/spec/provider/standard
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/standard
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/standard/jaxrs_spec_provider_standard_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/standard/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/standard/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/standard

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/spec/provider/standardhaspriority
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 11 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/standardhaspriority
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/standardhaspriority/jaxrs_spec_provider_standardhaspriority_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/standardhaspriority/AbstractProvider.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/standardhaspriority/ProviderWalker.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/standardhaspriority/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/standardhaspriority/TSAppConfig.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/standardhaspriority/TckBooleanProvider.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/standardhaspriority/TckCharacterProvider.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/standardhaspriority/TckJaxbProvider.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/standardhaspriority/TckMapProvider.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/standardhaspriority/TckNumberProvider.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/standardhaspriority/TckUniversalProvider.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/standardhaspriority

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/jaxrs_spec_provider_standardnotnull_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/spec/provider/standardwithjaxrsclient
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/standardwithjaxrsclient
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/standardwithjaxrsclient/jaxrs_spec_provider_standardwithjaxrsclient_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/standardwithjaxrsclient/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/standardwithjaxrsclient/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/standardwithjaxrsclient

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/spec/provider/visibility
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 10 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/visibility
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/visibility/jaxrs_spec_provider_visibility_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/visibility/DummyClass.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/visibility/DummyWriter.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/visibility/HolderClass.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/visibility/HolderResolver.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/visibility/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/visibility/StringReader.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/visibility/TSAppConfig.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/visibility/VisibilityException.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/visibility/VisibilityExceptionMapper.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/visibility

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/spec/provider/writer
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 9 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/writer
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/writer/jaxrs_spec_provider_writer_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/writer/AppAnyEntityWriter.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/writer/AppJavaEntityWriter.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/writer/AppXmlObjectWriter.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/writer/DefaultEntityWriter.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/writer/EntityForWriter.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/writer/OkResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/writer/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/provider/writer/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/writer

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 8 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/jaxrs_spec_resource_annotationprecedence_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/ResourceInterface.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/SuperClass.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/subclass
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/subclass
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/subclass/jaxrs_spec_resource_annotationprecedence_subclass_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/subclass/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/subclass/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/subclass

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/spec/resource/locator
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 6 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/locator
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/locator/jaxrs_spec_resource_locator_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/resource/locator/EntityWriter.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/resource/locator/LocatorEntity.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/resource/locator/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/resource/locator/SubResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/resource/locator/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/locator

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 11 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/requestmatching
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/jaxrs_spec_resource_requestmatching_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/AnotherResourceLocator.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/AnotherSubResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/EmptyResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/ExceptionMatcher.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/LocatorResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/MainResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/MainResourceLocator.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/MainSubResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/TSAppConfig.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/YetAnotherSubresource.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/requestmatching

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 8 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/jaxrs_spec_resource_responsemediatype_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/ErrorResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/MediaResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/MediaWriter.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/NoMediaResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/StringWriter.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/TSAppConfig.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/WeightResource.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/spec/resource/valueofandfromstring
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 5 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/valueofandfromstring
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/valueofandfromstring/jaxrs_spec_resource_valueofandfromstring_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/resource/valueofandfromstring/EnumWithFromStringAndValueOf.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/resource/valueofandfromstring/ParamEntityWithFromStringAndValueOf.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/resource/valueofandfromstring/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/resource/valueofandfromstring/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/valueofandfromstring

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/spec/resourceconstructor
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 8 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resourceconstructor
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resourceconstructor/jaxrs_spec_resourceconstructor_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/resourceconstructor/CookieResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/resourceconstructor/HeaderResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/resourceconstructor/MatrixResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/resourceconstructor/PathResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/resourceconstructor/QueryResource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/resourceconstructor/Resource.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/resourceconstructor/TSAppConfig.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resourceconstructor

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/spec/returntype
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 4 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/returntype
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/returntype/jaxrs_spec_returntype_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/returntype/ReturnTypeTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/returntype/TSAppConfig.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/returntype/UUIDWriter.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/returntype

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/jaxrs/spec/template
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/template
[preservejar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/template/jaxrs_spec_templateTest_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/template/TSAppConfig.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxrs/spec/template/TemplateTest.class already added, skipping
     [echo] Copying sun runtime file to dist
     [move] Moving 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/template

build:
[dosubdirs] Entering /home/jenkins/workspace/tck_build/CTS/bin/xml/../../src/com/sun/ts/tests/signaturetest/jaxrs
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-precompile:

compile:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

signaturetest.compile:
 [ts.javac] Compiling 14 source files to /home/jenkins/workspace/tck_build/CTS/classes
 [ts.javac] Note: Some input files use unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.
 [ts.javac] Compiling 1 source file to /home/jenkins/workspace/tck_build/CTS/classes

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/signaturetest/jaxrs

build:

build.all:

BUILD SUCCESSFUL
Total time: 1 minute 46 seconds
+ ant update.jaxrs.wars
Buildfile: /home/jenkins/workspace/tck_build/CTS/install/jaxrs/bin/build.xml
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
Trying to override old definition of datatype string

update.jaxrs.wars:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

pre.deploy:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/resource/java2entity
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/resource/java2entity/jaxrs_resource_java2entity_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/resource/java2entity/jaxrs_resource_java2entity_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/resource/java2entity

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/jaxrs_resource_webappexception_mapper_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/jaxrs_resource_webappexception_mapper_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/resource/webappexception/nomapper
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/resource/webappexception/nomapper/jaxrs_resource_webappexception_nomapper_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/resource/webappexception/nomapper/jaxrs_resource_webappexception_nomapper_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/resource/webappexception/nomapper

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/jaxrs_ee_rs_beanparam_cookie_plain_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/jaxrs_ee_rs_beanparam_cookie_plain_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/jaxrs_ee_rs_beanparam_form_plain_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/jaxrs_ee_rs_beanparam_form_plain_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/jaxrs_ee_rs_beanparam_header_plain_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/jaxrs_ee_rs_beanparam_header_plain_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/jaxrs_ee_rs_beanparam_matrix_plain_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/jaxrs_ee_rs_beanparam_matrix_plain_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/jaxrs_ee_rs_beanparam_path_plain_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/jaxrs_ee_rs_beanparam_path_plain_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/jaxrs_ee_rs_beanparam_plain_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/jaxrs_ee_rs_beanparam_plain_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/jaxrs_ee_rs_beanparam_query_plain_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/jaxrs_ee_rs_beanparam_query_plain_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/client/asyncinvoker
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/client/asyncinvoker/jaxrs_ee_rs_client_asyncinvoker_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/client/asyncinvoker/jaxrs_ee_rs_client_asyncinvoker_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/client/asyncinvoker

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/client/clientrequestcontext
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/client/clientrequestcontext/jaxrs_ee_rs_client_clientrequestcontext_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/client/clientrequestcontext/jaxrs_ee_rs_client_clientrequestcontext_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/client/clientrequestcontext

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/client/invocationbuilder
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/client/invocationbuilder/jaxrs_ee_rs_client_invocationbuilder_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/client/invocationbuilder/jaxrs_ee_rs_client_invocationbuilder_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/client/invocationbuilder

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/client/syncinvoker
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/client/syncinvoker/jaxrs_ee_rs_client_syncinvoker_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/client/syncinvoker/jaxrs_ee_rs_client_syncinvoker_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/client/syncinvoker

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/constrainedto
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/constrainedto/jaxrs_ee_rs_constrainedto_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/constrainedto/jaxrs_ee_rs_constrainedto_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/constrainedto

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/illegalstate
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/illegalstate/jaxrs_ee_rs_container_requestcontext_illegalstate_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/illegalstate/jaxrs_ee_rs_container_requestcontext_illegalstate_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/illegalstate

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/security
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/security/jaxrs_ee_rs_container_requestcontext_security_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/security/jaxrs_ee_rs_container_requestcontext_security_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/security

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/jaxrs_ee_rs_container_requestcontext_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/jaxrs_ee_rs_container_requestcontext_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/container/resourceinfo
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/container/resourceinfo/jaxrs_ee_rs_container_resourceinfo_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/container/resourceinfo/jaxrs_ee_rs_container_resourceinfo_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/container/resourceinfo

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/container/responsecontext
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/container/responsecontext/jaxrs_ee_rs_container_responsecontext_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/container/responsecontext/jaxrs_ee_rs_container_responsecontext_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/container/responsecontext

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/jaxrs_ee_rs_cookieparam_locator_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/jaxrs_ee_rs_cookieparam_locator_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/jaxrs_ee_rs_cookieparam_sub_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/jaxrs_ee_rs_cookieparam_sub_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/cookieparam
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/jaxrs_ee_rs_cookieparam_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/jaxrs_ee_rs_cookieparam_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/cookieparam

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/application
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/application/jaxrs_ee_core_application_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/application/jaxrs_ee_core_application_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/application

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/configurable
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/configurable/jaxrs_ee_core_configurable_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/configurable/jaxrs_ee_core_configurable_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/configurable

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/configuration
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/configuration/jaxrs_ee_core_configuration_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/configuration/jaxrs_ee_core_configuration_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/configuration

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/headers
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/headers/jaxrs_ee_core_headers_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/headers/jaxrs_ee_core_headers_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/headers

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/request
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/request/jaxrs_ee_core_request_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/request/jaxrs_ee_core_request_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/request

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/response
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/response/jaxrs_ee_core_response_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/response/jaxrs_ee_core_response_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/response

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/responsebuilder
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/responsebuilder/jaxrs_ee_core_responsebuilder_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/responsebuilder/jaxrs_ee_core_responsebuilder_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/responsebuilder

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/securitycontext/basic
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/securitycontext/basic/jaxrs_ee_core_securitycontext_basic_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/securitycontext/basic/jaxrs_ee_core_securitycontext_basic_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/securitycontext/basic

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/uriinfo
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/uriinfo/jaxrs_ee_core_uriinfo_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/uriinfo/jaxrs_ee_core_uriinfo_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/core/uriinfo

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/delete
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/delete/jaxrs_ee_rs_delete_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/delete/jaxrs_ee_rs_delete_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/delete

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/clientwriter/interceptorcontext
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/clientwriter/interceptorcontext/jaxrs_ee_rs_ext_interceptor_clientwriter_interceptorcontext_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/clientwriter/interceptorcontext/jaxrs_ee_rs_ext_interceptor_clientwriter_interceptorcontext_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/clientwriter/interceptorcontext

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/clientwriter/writerinterceptorcontext
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/clientwriter/writerinterceptorcontext/jaxrs_ee_rs_ext_interceptor_clientwriter_writerinterceptorcontext_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/clientwriter/writerinterceptorcontext/jaxrs_ee_rs_ext_interceptor_clientwriter_writerinterceptorcontext_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/clientwriter/writerinterceptorcontext

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerreader/interceptorcontext
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerreader/interceptorcontext/jaxrs_ee_rs_ext_interceptor_containerreader_interceptorcontext_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerreader/interceptorcontext/jaxrs_ee_rs_ext_interceptor_containerreader_interceptorcontext_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerreader/interceptorcontext

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerreader/readerinterceptorcontext
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerreader/readerinterceptorcontext/jaxrs_ee_rs_ext_interceptor_containerreader_readerinterceptorcontext_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerreader/readerinterceptorcontext/jaxrs_ee_rs_ext_interceptor_containerreader_readerinterceptorcontext_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerreader/readerinterceptorcontext

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerwriter/interceptorcontext
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerwriter/interceptorcontext/jaxrs_ee_rs_ext_interceptor_containerwriter_interceptorcontext_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerwriter/interceptorcontext/jaxrs_ee_rs_ext_interceptor_containerwriter_interceptorcontext_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerwriter/interceptorcontext

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerwriter/writerinterceptorcontext
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerwriter/writerinterceptorcontext/jaxrs_ee_rs_ext_interceptor_containerwriter_writerinterceptorcontext_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerwriter/writerinterceptorcontext/jaxrs_ee_rs_ext_interceptor_containerwriter_writerinterceptorcontext_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/interceptor/containerwriter/writerinterceptorcontext

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/paramconverter
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/paramconverter/jaxrs_ee_ext_paramconverter_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/paramconverter/jaxrs_ee_ext_paramconverter_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/paramconverter

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/providers
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/providers/jaxrs_ee_ext_providers_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/providers/jaxrs_ee_ext_providers_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/ext/providers

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator/jaxrs_ee_formparam_locator_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator/jaxrs_ee_formparam_locator_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/jaxrs_ee_formparam_sub_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/jaxrs_ee_formparam_sub_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/formparam
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/formparam/jaxrs_ee_formparam_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/formparam/jaxrs_ee_formparam_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/formparam

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/get
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/get/jaxrs_ee_rs_get_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/get/jaxrs_ee_rs_get_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/get

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/head
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/head/jaxrs_ee_rs_head_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/head/jaxrs_ee_rs_head_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/head

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/jaxrs_ee_rs_headerparam_locator_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/jaxrs_ee_rs_headerparam_locator_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/jaxrs_ee_rs_headerparam_sub_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/jaxrs_ee_rs_headerparam_sub_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/headerparam
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/headerparam/jaxrs_ee_rs_headerparam_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/headerparam/jaxrs_ee_rs_headerparam_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/headerparam

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/jaxrs_ee_rs_matrixparam_locator_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/jaxrs_ee_rs_matrixparam_locator_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/jaxrs_ee_rs_matrixparam_sub_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/jaxrs_ee_rs_matrixparam_sub_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/matrixparam
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/jaxrs_ee_rs_matrixparam_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/jaxrs_ee_rs_matrixparam_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/matrixparam

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/options
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/options/jaxrs_ee_rs_options_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/options/jaxrs_ee_rs_options_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/options

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/jaxrs_ee_rs_pathparam_locator_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/jaxrs_ee_rs_pathparam_locator_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/jaxrs_ee_rs_pathparam_sub_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/jaxrs_ee_rs_pathparam_sub_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/pathparam
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/pathparam/jaxrs_ee_rs_pathparam_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/pathparam/jaxrs_ee_rs_pathparam_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/pathparam

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/produceconsume
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/jaxrs_ee_rs_produceconsume_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/jaxrs_ee_rs_produceconsume_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/produceconsume

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/put
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/put/jaxrs_ee_rs_put_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/put/jaxrs_ee_rs_put_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/put

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/jaxrs_ee_rs_queryparam_sub_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/jaxrs_ee_rs_queryparam_sub_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/queryparam
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/queryparam/jaxrs_ee_rs_queryparam_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/queryparam/jaxrs_ee_rs_queryparam_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/ee/rs/queryparam

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/ee/client/rxinvoker
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/ee/client/rxinvoker/jaxrs_jaxrs21_ee_client_rxinvoker_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/ee/client/rxinvoker/jaxrs_jaxrs21_ee_client_rxinvoker_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/ee/client/rxinvoker

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/ssebroadcaster
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/ssebroadcaster/jaxrs_jaxrs21_ee_sse_ssebroadcaster_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/ssebroadcaster/jaxrs_jaxrs21_ee_sse_ssebroadcaster_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/ssebroadcaster

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/sseeventsink
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/sseeventsink/jaxrs_jaxrs21_ee_sse_sseeventsink_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/sseeventsink/jaxrs_jaxrs21_ee_sse_sseeventsink_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/sseeventsink

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/sseeventsource
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/sseeventsource/jaxrs_jaxrs21_ee_sse_sseeventsource_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/sseeventsource/jaxrs_jaxrs21_ee_sse_sseeventsource_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/sseeventsource

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/platform/providers/jsonb
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/platform/providers/jsonb/jaxrs_jaxrs21_platform_providers_jsonb_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/platform/providers/jsonb/jaxrs_jaxrs21_platform_providers_jsonb_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/platform/providers/jsonb

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/platform/providers/jsonp
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/platform/providers/jsonp/jaxrs_jaxrs21_platform_providers_jsonp_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/platform/providers/jsonp/jaxrs_jaxrs21_platform_providers_jsonp_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/jaxrs21/platform/providers/jsonp

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/jaxrs_platform_beanvalidation_annotation_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/jaxrs_platform_beanvalidation_annotation_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/beanvalidation/constraintviolationexceptionmapper
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/beanvalidation/constraintviolationexceptionmapper/jaxrs_platform_beanvalidation_constraintviolationexceptionmapper_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/beanvalidation/constraintviolationexceptionmapper/jaxrs_platform_beanvalidation_constraintviolationexceptionmapper_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/beanvalidation/constraintviolationexceptionmapper

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/beanvalidation/validationexceptionmapper
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/beanvalidation/validationexceptionmapper/jaxrs_platform_beanvalidation_validationexceptionmapper_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/beanvalidation/validationexceptionmapper/jaxrs_platform_beanvalidation_validationexceptionmapper_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/beanvalidation/validationexceptionmapper

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/container/asyncresponse
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/container/asyncresponse/jaxrs_platform_container_asyncresponse_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/container/asyncresponse/jaxrs_platform_container_asyncresponse_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/container/asyncresponse

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/container/completioncallback
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/container/completioncallback/jaxrs_platform_container_completioncallback_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/container/completioncallback/jaxrs_platform_container_completioncallback_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/container/completioncallback

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/ejbsingleton
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/ejbsingleton/jaxrs_platform_ejbsingleton_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/ejbsingleton/jaxrs_platform_ejbsingleton_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/ejbsingleton

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/ejbstateless
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/ejbstateless/jaxrs_platform_ejbstateless_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/ejbstateless/jaxrs_platform_ejbstateless_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/ejbstateless

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/environment/servlet
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/environment/servlet/jaxrs_platform_environment_servlet_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/environment/servlet/jaxrs_platform_environment_servlet_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/environment/servlet

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/managedbean
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/managedbean/jaxrs_platform_managedbean_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/managedbean/jaxrs_platform_managedbean_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/managedbean

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/provider/jsonp
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/provider/jsonp/jaxrs_platform_provider_jsonp_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/provider/jsonp/jaxrs_platform_provider_jsonp_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/platform/provider/jsonp

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/client/invocations
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/client/invocations/jaxrs_spec_client_invocations_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/client/invocations/jaxrs_spec_client_invocations_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/client/invocations

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/client/resource
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/client/resource/jaxrs_spec_client_resource_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/client/resource/jaxrs_spec_client_resource_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/client/resource

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/client/typedentities
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/client/typedentities/jaxrs_spec_client_typedentities_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/client/typedentities/jaxrs_spec_client_typedentities_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/client/typedentities

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/context/client
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/context/client/jaxrs_spec_context_client_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/context/client/jaxrs_spec_context_client_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/context/client

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/context/server
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/context/server/jaxrs_spec_context_server_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/context/server/jaxrs_spec_context_server_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/context/server

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/dynamicfeature
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/dynamicfeature/jaxrs_spec_filter_dynamicfeature_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/dynamicfeature/jaxrs_spec_filter_dynamicfeature_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/dynamicfeature

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/exception
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/exception/jaxrs_spec_filter_exception_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/exception/jaxrs_spec_filter_exception_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/exception

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/globalbinding
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/globalbinding/jaxrs_spec_filter_globalbinding_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/globalbinding/jaxrs_spec_filter_globalbinding_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/globalbinding

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/interceptor
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/interceptor/jaxrs_spec_filter_interceptor_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/interceptor/jaxrs_spec_filter_interceptor_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/interceptor

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/lastvalue
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/lastvalue/jaxrs_spec_filter_lastvalue_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/lastvalue/jaxrs_spec_filter_lastvalue_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/lastvalue

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/namebinding
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/namebinding/jaxrs_spec_filter_namebinding_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/namebinding/jaxrs_spec_filter_namebinding_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/filter/namebinding

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/inheritance
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/inheritance/jaxrs_spec_inheritance_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/inheritance/jaxrs_spec_inheritance_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/inheritance

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper/jaxrs_spec_provider_exceptionmapper_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper/jaxrs_spec_provider_exceptionmapper_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/jaxbcontext
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/jaxbcontext/jaxrs_spec_provider_jaxbcontext_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/jaxbcontext/jaxrs_spec_provider_jaxbcontext_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/jaxbcontext

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/overridestandard
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/jaxrs_spec_provider_overridestandard_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/jaxrs_spec_provider_overridestandard_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/overridestandard

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/reader
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/reader/jaxrs_spec_provider_reader_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/reader/jaxrs_spec_provider_reader_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/reader

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/sort
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/sort/jaxrs_spec_provider_sort_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/sort/jaxrs_spec_provider_sort_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/sort

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/standard
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/standard/jaxrs_spec_provider_standard_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/standard/jaxrs_spec_provider_standard_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/standard

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/standardhaspriority
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/standardhaspriority/jaxrs_spec_provider_standardhaspriority_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/standardhaspriority/jaxrs_spec_provider_standardhaspriority_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/standardhaspriority

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/jaxrs_spec_provider_standardnotnull_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/jaxrs_spec_provider_standardnotnull_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/standardwithjaxrsclient
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/standardwithjaxrsclient/jaxrs_spec_provider_standardwithjaxrsclient_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/standardwithjaxrsclient/jaxrs_spec_provider_standardwithjaxrsclient_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/standardwithjaxrsclient

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/visibility
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/visibility/jaxrs_spec_provider_visibility_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/visibility/jaxrs_spec_provider_visibility_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/visibility

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/writer
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/writer/jaxrs_spec_provider_writer_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/writer/jaxrs_spec_provider_writer_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/provider/writer

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/subclass
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/subclass/jaxrs_spec_resource_annotationprecedence_subclass_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/subclass/jaxrs_spec_resource_annotationprecedence_subclass_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/subclass

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/jaxrs_spec_resource_annotationprecedence_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/jaxrs_spec_resource_annotationprecedence_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/locator
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/locator/jaxrs_spec_resource_locator_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/locator/jaxrs_spec_resource_locator_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/locator

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/requestmatching
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/jaxrs_spec_resource_requestmatching_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/jaxrs_spec_resource_requestmatching_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/requestmatching

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/jaxrs_spec_resource_responsemediatype_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/jaxrs_spec_resource_responsemediatype_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/valueofandfromstring
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/valueofandfromstring/jaxrs_spec_resource_valueofandfromstring_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/valueofandfromstring/jaxrs_spec_resource_valueofandfromstring_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resource/valueofandfromstring

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resourceconstructor
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resourceconstructor/jaxrs_spec_resourceconstructor_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resourceconstructor/jaxrs_spec_resourceconstructor_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/resourceconstructor

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/returntype
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/returntype/jaxrs_spec_returntype_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/returntype/jaxrs_spec_returntype_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/returntype

get.app.name:

copywar:

all_action:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.web.xml:

update_servlet_adaptor:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/template
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

get.app.name:

updatewar:
      [jar] Building jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/template/jaxrs_spec_templateTest_web.war.jersey
      [jar] Updating jar: /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/template/jaxrs_spec_templateTest_web.war.jersey
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/dist/com/sun/ts/tests/jaxrs/spec/template

get.app.name:

copywar:

all_action:

BUILD SUCCESSFUL
Total time: 11 seconds
+ cd /home/jenkins/workspace/tck_build/CTS/release/tools/
+ ant j2ee-jaxrs
Buildfile: /home/jenkins/workspace/tck_build/CTS/release/tools/build.xml
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
Trying to override old definition of datatype string

has.override:

no.override:

j2ee-jaxrs:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

createbundledatestring:

init:

setup:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

ts.version:
     [echo] deliverable name=jaxrs

check.for.cancel.out:
     [echo] If this information is not correct, CTRL-C out of this build
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

check.bundle.dir:

backup.bundle.dir:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck
     [echo] bundle.dir=[../JAXRS_BUILD/build_17-Jun-2019/bundle]
     [echo] deliverable.bundle.dir=[../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck]

check.for.j2ee.subset:
     [echo] XML File to call is jaxrs.xml

build:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

init:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/bin
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/bin/xml
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/bin/xml/impl/glassfish
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/bin/xml/impl/none
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/lib
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/bin/xml/other
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/tmp
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/classes
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/dist
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/docs

build:
     [copy] Copying 10 files to /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/lib
     [copy] Copying 12 files to /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/bin/xml
     [copy] Copying 2 files to /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/bin/xml/other
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/bin/xml/impl/glassfish
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/bin/xml/impl/none
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/bin
     [copy] Copying 117 files to /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/docs

init:
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/lib/dtds
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/docs/assertions
    [mkdir] Created dir: /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/lib/implementation/sun/jersey

copyinstall:
     [copy] Copying 12 files to /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/bin
     [copy] Copying 3 files to /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/docs
     [copy] Copying 159 files to /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/lib
     [copy] Copying 3 files to /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck

copyBin:
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/bin/xml/impl/glassfish/templates
     [copy] Copying 3 files to /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/bin/xml/impl/glassfish
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/bin/xml/impl/tomcat

build:
     [copy] Copying 1150 files to /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/classes
     [copy] Copying 124 files to /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/dist
     [copy] Copying 2 files to /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/dist
     [copy] Copying 1209 files to /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/lib/implementation/sun/common
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/lib/implementation/sun/jersey

create.doc.bundle:
      [zip] Building zip: /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck-doc-2.1_17-Jun-2019.zip
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

do.common.bundle.creation:
     [copy] Copying 5 files to /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/classes
     [copy] Copying 3 files to /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

createbundledatestring:

init:

get.finder.args:

binary.finder:
     [echo] Running binary finder...
     [java] Reading tests...
     [java] ************************************************************
     [java] * props file set to "/tmp/default-cts-props.txt"
     [java] ************************************************************
     [java] 06-17-2019 15:19:06:  Harness - harness.executeMode is set to "0"
     [java] Loading ../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/lib/harness/rebuildable.properties
     [java] Loading ../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/vehicle.properties
     [java] 78 assertion files under /home/jenkins/workspace/tck_build/CTS/bin/xml/../../internal/docs
     [java] concurrency/ConcurrencyJavadocAssertions.xml
     [java] concurrency/ConcurrencySpecAssertions.xml
     [java] connector/ConnectorJavaDocAssertions.xml
     [java] connector/ConnectorSpecAssertions.xml
     [java] connector/jca_1.5/Connector1.5SpecAssertions.xml
     [java] connector/jca_1.6/ConnectorSpecAssertions.xml
     [java] connector/jca_1.6/StandaloneConnectorSpecAssertions.xml
     [java] csiv2/CSIv2SpecAssertions.xml
     [java] ejb/EJB3SimplifiedSpecAssertions.xml
     [java] ejb/EJBJavaDocAssertions.xml
     [java] ejb/EJBSpecAssertions.xml
     [java] el/ELJavadocAssertions.xml
     [java] el/ELSpecAssertions.xml
     [java] j2eedeploy/J2EEDeployJavaDocAssertions.xml
     [java] j2eedeploy/J2EEDeploySpecAssertions.xml
     [java] j2eemgmt/J2EEMGMTJavadocAssertions.xml
     [java] j2eemgmt/J2EEMGMTSpecAssertions.xml
     [java] jacc/JACCJavaDocAssertions.xml
     [java] jacc/JACCSpecAssertions.xml
     [java] jaspic/JASPICJavadocAssertions.xml
     [java] jaspic/JASPICSpecAssertions.xml
     [java] javaee/J2EE14SpecAssertions.xml
     [java] javaee/JavaEESpecAssertions.xml
     [java] jaxm/JAXMJavadocAssertions.xml
     [java] jaxm/JAXMSpecAssertions.xml
     [java] jaxr/JAXRJavadocAssertions.xml
     [java] jaxr/JAXRSpecAssertions.xml
     [java] jaxrpc/JAXRPCJavadocAssertions.xml
     [java] jaxrpc/JAXRPCSpecAssertions.xml
     [java] jaxrs/JAXRSJavadocAssertions.xml
     [java] jaxrs/JAXRSSpecAssertions.xml
     [java] jaxws/JAXWS23JavadocAssertions.xml
     [java] jaxws/JAXWS23SpecAssertions.xml
     [java] jaxws/JAXWSJavadocAssertions.xml
     [java] jaxws/JAXWSSpecAssertions.xml
     [java] jaxws/attachment/AttachmentsSpecAssertions.xml
     [java] jaxws/basicprofile/BasicProfileSpecAssertions.xml
     [java] jaxws/soap/SOAPSpecAssertions.xml
     [java] jdbc/JDBCJavadocAssertions.xml
     [java] jdbc/JDBCSpecAssertions.xml
     [java] jms/JMSJavadocAssertions.xml
     [java] jms/JMSSpecAssertions.xml
     [java] jpa/Persistence21JavadocAssertions.xml
     [java] jpa/Persistence22JavadocAssertions.xml
     [java] jpa/PersistenceSpecAssertions.xml
     [java] jsf/JSFJavadocAssertions.xml
     [java] jsf/JSFSpecAssertions.xml
     [java] jsonb/JSONB10JavadocAssertions.xml
     [java] jsonb/Jsonb10SpecAssertions.xml
     [java] jsonb/JsonbSpecAssertions.xml
     [java] jsonp/JSONP1.1JavadocAssertions.xml
     [java] jsonp/JSONPJavadocAssertions.xml
     [java] jsp/JSPJavadocAssertions.xml
     [java] jsp/JSPSpecAssertions.xml
     [java] jstl/JSTLSpecAssertions.xml
     [java] jta/JTAJavadocAssertions.xml
     [java] jws/JWSSpecAssertions.xml
     [java] persistence/PersistenceJavaDocAssertions.xml
     [java] persistence/PersistenceSpecAssertions.xml
     [java] rmiiiop/RMIIIOPSpecAssertions.xml
     [java] saaj/SAAJ14JavadocAssertions.xml
     [java] saaj/SAAJ14SpecAssertions.xml
     [java] saaj/SAAJJavadocAssertions.xml
     [java] saaj/SAAJSpecAssertions.xml
     [java] securityapi/SecurityAPIJavadocAssertions.xml
     [java] securityapi/SecurityAPISpecAssertions.xml
     [java] servlet/Servlet2.4JavadocAssertions.xml
     [java] servlet/Servlet2.4SpecAssertions.xml
     [java] servlet/Servlet2.5JavadocAssertions.xml
     [java] servlet/Servlet2.5SpecAssertions.xml
     [java] servlet/Servlet3.0JavadocAssertions.xml
     [java] servlet/Servlet3.0SpecAssertions.xml
     [java] servlet/Servlet3.1JavadocAssertions.xml
     [java] servlet/Servlet3.1SpecAssertions.xml
     [java] servlet/ServletJavadocAssertions.xml
     [java] servlet/ServletSpecAssertions.xml
     [java] webservices/WEBSERVICESSpecAssertions.xml
     [java] websocket/WebSocketJavadocAssertions.xml
     [java] %%%%%%%%%% Parsing file "jaxrs/JAXRSJavadocAssertions.xml" %%%%%%%%%
     [java] %%%%%%%%%% parentDir set to (resolver uses this) "jaxrs" %%%%%%%%%
     [java] publicId "null"
     [java] systemId "https://raw.githubusercontent.com/eclipse-ee4j/jakartaee-tck/master/internal/docs/dtd/javadoc_assertions.dtd"
     [java] %%%%%%% Error could not resolve file "javadoc_assertions.dtd"
     [java] %%%%%%%% Entity Resolver returning "https://raw.githubusercontent.com/eclipse-ee4j/jakartaee-tck/master/internal/docs/dtd/javadoc_assertions.dtd"
     [java] WARN: for id:[JAXRS:JAVADOC:21] null description in JAXRSJavadocAssertions.xml
     [java] %%%%%%%%%% Parsing file "jaxrs/JAXRSSpecAssertions.xml" %%%%%%%%%
     [java] %%%%%%%%%% parentDir set to (resolver uses this) "jaxrs" %%%%%%%%%
     [java] publicId "null"
     [java] systemId "https://raw.githubusercontent.com/eclipse-ee4j/jakartaee-tck/master/internal/docs/dtd/spec_assertions.dtd"
     [java] %%%%%%% Error could not resolve file "spec_assertions.dtd"
     [java] %%%%%%%% Entity Resolver returning "https://raw.githubusercontent.com/eclipse-ee4j/jakartaee-tck/master/internal/docs/dtd/spec_assertions.dtd"
     [java] WARN: for id:[JAXRS:JAVADOC:165] null description in JAXRSJavadocAssertions.xml
     [java] WARN: for id:[JAXRS:JAVADOC:166] null description in JAXRSJavadocAssertions.xml
     [java] WARN: for id:[JAXRS:JAVADOC:167] null description in JAXRSJavadocAssertions.xml
     [java] WARN: for id:[JAXRS:JAVADOC:168] null description in JAXRSJavadocAssertions.xml
     [java] WARN: for id:[JAXRS:JAVADOC:261] null description in JAXRSJavadocAssertions.xml
     [java] WARN: for id:[JAXRS:JAVADOC:731] null description in JAXRSJavadocAssertions.xml
     [java] WARN: for id:[JAXRS:JAVADOC:732] null description in JAXRSJavadocAssertions.xml
     [java] WARN: for id:[JAXRS:JAVADOC:733] null description in JAXRSJavadocAssertions.xml
     [java] WARN: for id:[JAXRS:JAVADOC:734] null description in JAXRSJavadocAssertions.xml
     [java] WARN: for id:[JAXRS:JAVADOC:737] null description in JAXRSJavadocAssertions.xml
     [java] WARN: for id:[JAXRS:JAVADOC:740] null description in JAXRSJavadocAssertions.xml
     [java] WARN: for id:[JAXRS:JAVADOC:741] null description in JAXRSJavadocAssertions.xml
     [java] WARN: for id:[JAXRS:JAVADOC:742] null description in JAXRSJavadocAssertions.xml
     [java] WARN: for id:[JAXRS:JAVADOC:743] null description in JAXRSJavadocAssertions.xml
     [java] WARN: for id:[JAXRS:JAVADOC:745] null description in JAXRSJavadocAssertions.xml
     [java] WARN: for id:[JAXRS:JAVADOC:746] null description in JAXRSJavadocAssertions.xml
     [java] WARN: for id:[JAXRS:JAVADOC:747] null description in JAXRSJavadocAssertions.xml
     [java] WARN: for id:[JAXRS:JAVADOC:748] null description in JAXRSJavadocAssertions.xml
     [java] WARN: for id:[JAXRS:JAVADOC:770] null description in JAXRSJavadocAssertions.xml
     [java] WARN: for id:[JAXRS:JAVADOC:771] null description in JAXRSJavadocAssertions.xml
     [java] WARN: for id:[JAXRS:JAVADOC:772] null description in JAXRSJavadocAssertions.xml
     [java] WARN: for id:[JAXRS:JAVADOC:773] null description in JAXRSJavadocAssertions.xml
     [java] WARN: for id:[JAXRS:JAVADOC:777] null description in JAXRSJavadocAssertions.xml
     [java] WARN: for id:[JAXRS:JAVADOC:778] null description in JAXRSJavadocAssertions.xml
     [java] WARN: for id:[JAXRS:JAVADOC:799] null description in JAXRSJavadocAssertions.xml
     [java] WARN: for id:[JAXRS:JAVADOC:815] null description in JAXRSJavadocAssertions.xml
     [java] WARN: for id:[JAXRS:JAVADOC:974] null description in JAXRSJavadocAssertions.xml
     [java] WARN: for id:[JAXRS:JAVADOC:975] null description in JAXRSJavadocAssertions.xml
     [java] WARN: for id:[JAXRS:JAVADOC:1159] null description in JAXRSJavadocAssertions.xml
     [java] WARN: for id:[JAXRS:JAVADOC:1160] null description in JAXRSJavadocAssertions.xml
     [java] WARN: for id:[JAXRS:JAVADOC:1161] null description in JAXRSJavadocAssertions.xml
     [java] WARN: for id:[JAXRS:JAVADOC:1192] null description in JAXRSJavadocAssertions.xml
     [java] WARN: for id:[JAXRS:JAVADOC:1193] null description in JAXRSJavadocAssertions.xml
     [java] Loading ../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/lib/harness/keyword.properties
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/client/clientrequestcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:92 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/bindingpriority/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:92 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/bindingpriority/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:787 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/core/link/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:1004 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/core/link/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/core/mediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/core/mediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/core/mediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/core/mediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/core/mediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/core/mediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/core/mediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/core/mediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/core/mediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:14 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/core/responseclient/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:14.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/core/responseclient/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:14 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/core/responseclient/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:14.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/core/responseclient/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:14 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/core/responseclient/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:14.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/core/responseclient/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:14 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/core/responseclient/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:14.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/core/responseclient/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/core/variantlistbuilder/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/core/variantlistbuilder/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/core/variantlistbuilder/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/core/variantlistbuilder/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/core/variantlistbuilder/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/core/variantlistbuilder/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.9 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/core/variantlistbuilder/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/core/variantlistbuilder/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/core/variantlistbuilder/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/core/variantlistbuilder/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/interceptorcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/interceptorcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/interceptorcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/interceptorcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/interceptorcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/interceptorcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/interceptorcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/interceptorcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/interceptorcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/interceptorcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/interceptorcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/interceptorcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/interceptorcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/interceptorcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/interceptorcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/interceptorcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/readerinterceptorcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/readerinterceptorcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/readerinterceptorcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/readerinterceptorcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/readerinterceptorcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/readerinterceptorcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/api/rs/ext/interceptor/reader/readerinterceptorcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:15 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/java2entity/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:15.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/java2entity/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:15.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/java2entity/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:15.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/java2entity/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:15.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/java2entity/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:15 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/java2entity/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:15.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/java2entity/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:15.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/java2entity/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:15.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/java2entity/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:15.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/java2entity/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:15 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/java2entity/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:15.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/java2entity/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:15.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/java2entity/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:15.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/java2entity/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:15.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/java2entity/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:15 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/java2entity/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:15.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/java2entity/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:15.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/java2entity/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:15.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/java2entity/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:15.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/java2entity/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:16 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:16.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:16.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:16 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:16.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:16.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:16 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:16.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:16.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:16 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:16.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:16.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:16 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:16.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:16.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:16 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:16.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:16.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:16 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:16.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:16.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:16 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:16.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:16.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:16 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:16.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:16 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:16.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:16 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:16.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/resource/webappexception/mapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:9 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:9.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:10 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/cookie/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:9 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:9.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:10 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/form/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:9 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:9.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:10 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/header/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:9 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:9.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:10 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/matrix/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:9 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:9.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:10 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/path/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:9 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:9.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:10 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/beanparam/query/plain/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/illegalstate/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/illegalstate/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:85 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/illegalstate/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:9 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:9.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:10 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:12.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:9 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:9.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:10 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:9 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:9.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:10 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/cookieparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:40 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/core/application/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:40 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/core/application/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/core/headers/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/core/headers/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/core/headers/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/core/headers/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/core/headers/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/core/headers/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/core/headers/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/core/headers/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/core/headers/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/core/headers/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/core/headers/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/core/headers/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/core/headers/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/core/headers/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/core/headers/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/core/headers/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:40 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/core/headers/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:40 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/core/request/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:40 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/core/request/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:40 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/core/request/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:14 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/core/response/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:14.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/core/response/JAXRSClient.java
     [java] WARN: no value for assertion_ids (/home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/core/securitycontext/basic/JAXRSBasicClient.java)
     [java] WARN: no description for JAXRS:SPEC:40 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/core/securitycontext/basic/JAXRSBasicClient.java
     [java] WARN: no value for assertion_ids (/home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/core/securitycontext/basic/JAXRSBasicClient.java)
     [java] WARN: no value for assertion_ids (/home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/core/securitycontext/basic/JAXRSBasicClient.java)
     [java] WARN: no description for JAXRS:SPEC:40 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/core/securitycontext/basic/JAXRSBasicClient.java
     [java] WARN: no description for JAXRS:SPEC:40 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/core/uriinfo/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:61 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/core/uriinfo/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/delete/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:20.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/delete/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/delete/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:20.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/delete/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:21 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/delete/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/delete/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/delete/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:40 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/ext/providers/JAXRSProvidersClient.java
     [java] WARN: no description for JAXRS:SPEC:80 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/ext/providers/JAXRSProvidersClient.java
     [java] WARN: no description for JAXRS:SPEC:81 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/ext/providers/JAXRSProvidersClient.java
     [java] WARN: no description for JAXRS:SPEC:40 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/ext/providers/JAXRSProvidersClient.java
     [java] WARN: no description for JAXRS:SPEC:80 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/ext/providers/JAXRSProvidersClient.java
     [java] WARN: no description for JAXRS:SPEC:81 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/ext/providers/JAXRSProvidersClient.java
     [java] WARN: no description for JAXRS:SPEC:40 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/ext/providers/JAXRSProvidersClient.java
     [java] WARN: no description for JAXRS:SPEC:40 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/ext/providers/JAXRSProvidersClient.java
     [java] WARN: no description for JAXRS:SPEC:40 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/ext/providers/JAXRSProvidersClient.java
     [java] WARN: no description for JAXRS:SPEC:40 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/ext/providers/JAXRSProvidersClient.java
     [java] WARN: no description for JAXRS:SPEC:40 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/ext/providers/JAXRSProvidersClient.java
     [java] WARN: no description for JAXRS:SPEC:40 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/ext/providers/JAXRSProvidersClient.java
     [java] WARN: no description for JAXRS:SPEC:16 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/ext/providers/JAXRSProvidersClient.java
     [java] WARN: no description for JAXRS:SPEC:16.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/ext/providers/JAXRSProvidersClient.java
     [java] WARN: no description for JAXRS:SPEC:16 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/ext/providers/JAXRSProvidersClient.java
     [java] WARN: no description for JAXRS:SPEC:16.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/ext/providers/JAXRSProvidersClient.java
     [java] WARN: no description for JAXRS:SPEC:16 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/ext/providers/JAXRSProvidersClient.java
     [java] WARN: no description for JAXRS:SPEC:16.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/ext/providers/JAXRSProvidersClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/formparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/get/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:20.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/get/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/get/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:20.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/get/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/get/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:20.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/get/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:17 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/get/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:17.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/get/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:17 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/get/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:17.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/get/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:17 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/get/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:17.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/get/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:18 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/get/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:18.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/get/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/get/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/get/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/get/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/get/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:17 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/head/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:17.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/head/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/head/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:20.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/head/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:17 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/head/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:17.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/head/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/head/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:20.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/head/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:17 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/head/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:17.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/head/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/head/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:20.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/head/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:17 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/head/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:17.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/head/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:9 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:9.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:10 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:12.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:12.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:9 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:9.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:10 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/headerparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:9 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:9.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:10 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:12.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:12.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:12.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:JAVADOC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:9 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:9.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:10 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/matrixparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:18 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/options/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:18.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/options/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:18 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/options/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:18.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/options/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:9 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:9.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:10 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:9 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:9.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:10 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:20.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/locator/JAXRSLocatorClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:9 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:9.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:10 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/pathparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:21 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26.6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:21 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26.6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:21 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26.6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:21 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:21 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:21 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:21 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26.7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:21 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26.7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:22 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:22 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:22 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:22 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:22 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:22 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:22 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:22 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:22 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:22 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:22 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:22 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/produceconsume/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/put/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:20.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/put/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/put/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:20.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/put/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/put/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:20.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/put/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:14 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:12.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:9 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:9.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:10 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:14 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:5.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:3.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:12.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:9 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:9.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:10 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:20.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/ee/rs/queryparam/sub/JAXRSSubClient.java
     [java] WARN: no description for JAXRS:SPEC:124 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/jaxrs21/ee/patch/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:127 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/jaxrs21/ee/priority/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:127 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/jaxrs21/ee/priority/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:130 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/jaxrs21/platform/providers/jsonb/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:130 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/jaxrs21/platform/providers/jsonb/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:130 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/jaxrs21/platform/providers/jsonb/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:130 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/jaxrs21/platform/providers/jsonb/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:130 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/jaxrs21/platform/providers/jsonb/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:130 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/jaxrs21/platform/providers/jsonb/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:130 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/jaxrs21/platform/providers/jsonb/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:130 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/jaxrs21/platform/providers/jsonb/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:130 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/jaxrs21/platform/providers/jsonb/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:130 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/jaxrs21/platform/providers/jsonb/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:129 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/jaxrs21/platform/providers/jsonp/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:129 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/jaxrs21/platform/providers/jsonp/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:129 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/jaxrs21/platform/providers/jsonp/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:129 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/jaxrs21/platform/providers/jsonp/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:125 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/jaxrs21/spec/classsubresourcelocator/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:128 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/jaxrs21/spec/completionstage/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:101 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:101 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:101 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:101 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:101 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:101 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:101 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:101 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:101 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:101 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:101 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:101 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:101 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:101 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:101 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:101 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:101 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:101 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/annotation/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:101 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/constraintviolationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/constraintviolationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/constraintviolationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:101 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/constraintviolationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/constraintviolationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/constraintviolationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:101 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/constraintviolationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/constraintviolationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/constraintviolationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:101 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/constraintviolationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/constraintviolationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/constraintviolationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:101 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/constraintviolationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/constraintviolationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/constraintviolationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:101 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/constraintviolationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/constraintviolationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/constraintviolationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:101 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/constraintviolationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/constraintviolationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/constraintviolationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:101 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/validationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/validationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/validationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:101 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/validationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/validationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/validationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:101 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/validationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/validationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/validationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:101 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/validationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/validationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/validationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:101 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/validationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/validationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/validationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:101 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/validationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/validationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/validationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:101 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/validationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/validationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:102.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/beanvalidation/validationexceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:106 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/container/asyncejb/JAXRSClient.java
     [java] WARN: no description for JAXRS:JAVADOC:641 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/container/asyncresponse/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:103 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/container/asyncresponse/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:104 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/container/asyncresponse/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:103 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/container/asyncresponse/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:104 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/container/asyncresponse/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:105 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/container/asyncresponse/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:105 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/container/asyncresponse/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:51 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/ejbsingleton/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:51 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/ejbsingleton/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:51 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/ejbsingleton/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:52 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/ejbsingleton/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:53 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/ejbsingleton/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:53.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/ejbsingleton/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:53.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/ejbsingleton/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:51 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/ejbstateless/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:57 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/ejbstateless/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:51 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/ejbstateless/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:57 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/ejbstateless/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:51 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/ejbstateless/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:57 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/ejbstateless/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:52 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/ejbstateless/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:53 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/ejbstateless/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:53.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/ejbstateless/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:53.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/ejbstateless/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:41 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/environment/servlet/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:42 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/environment/servlet/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:43 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/environment/servlet/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:44 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/environment/servlet/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:45 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/environment/servlet/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:46 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/environment/servlet/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:49 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/managedbean/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:49 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/managedbean/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:49 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/managedbean/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:49 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/managedbean/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:49 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/managedbean/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:53 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/managedbean/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:53.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/managedbean/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:53 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/managedbean/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:53.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/managedbean/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:53 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/managedbean/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:53.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/managedbean/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:53 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/managedbean/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:53.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/managedbean/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:50 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/managedbean299/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:50 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/managedbean299/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:50 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/managedbean299/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:53 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/managedbean299/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:53.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/managedbean299/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:53 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/managedbean299/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:53.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/managedbean299/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:53 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/managedbean299/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:53.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/managedbean299/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:53 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/managedbean299/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:53.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/managedbean299/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:107 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/provider/jsonp/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/provider/jsonp/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/provider/jsonp/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:75 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/provider/jsonp/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:107 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/provider/jsonp/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:107 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/provider/jsonp/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:107 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/provider/jsonp/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:107 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/provider/jsonp/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:23 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletapp/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:48 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletapp/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:55 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletapp/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:58 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletapp/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:24 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletapp/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:48 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletapp/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:55 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletapp/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:58 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletapp/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:23 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletapp1/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:48 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletapp1/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:55 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletapp1/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:58 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletapp1/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:24 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletapp1/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:48 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletapp1/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:55 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletapp1/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:58 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletapp1/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:23 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletapp2/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:48 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletapp2/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:55 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletapp2/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:58 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletapp2/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:24 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletapp2/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:48 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletapp2/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:55 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletapp2/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:58 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletapp2/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:23 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletconfig/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:48 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletconfig/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:55 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletconfig/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:58 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletconfig/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:59 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletconfig/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:24 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletconfig/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:48 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletconfig/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:55 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletconfig/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:58 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletconfig/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:59 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletconfig/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:23 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletnoapp/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:48 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletnoapp/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:56 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletnoapp/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:24 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletnoapp/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:48 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletnoapp/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:56 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/platform/servletnoapp/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:59 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/servlet3/rs/ext/paramconverter/autodiscovery/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:73 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/client/instance/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:73 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/client/instance/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:71 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/client/invocations/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:71 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/client/invocations/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:65 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/client/resource/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:69 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/client/typedentities/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:69 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/client/typedentities/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:70 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/client/typedentities/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:70 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/client/typedentities/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:70 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/client/typedentities/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:70 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/client/typedentities/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:70 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/client/typedentities/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:70 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/client/typedentities/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:70 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/client/typedentities/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:70 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/client/typedentities/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:70 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/client/typedentities/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:70 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/client/typedentities/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:70 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/client/typedentities/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:70 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/client/typedentities/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:70 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/client/typedentities/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:70 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/client/typedentities/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:70 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/client/typedentities/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:70 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/client/typedentities/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:70 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/client/typedentities/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:70 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/client/typedentities/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:70 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/client/typedentities/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:66 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/client/webtarget/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:66 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/client/webtarget/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:67 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/client/webtarget/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:68 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/client/webtarget/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:72 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/client/webtarget/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:68 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/client/webtarget/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:72 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/client/webtarget/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:74 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/client/webtarget/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:93 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/client/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:93.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/client/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:94 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/client/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:95 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/client/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:96 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/client/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:97 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/client/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:98 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/client/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:99 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/client/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:100 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/client/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:93 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/client/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:93.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/client/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:94 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/client/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:95 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/client/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:96 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/client/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:97 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/client/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:98 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/client/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:99 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/client/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:100 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/client/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:93 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:93.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:94 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:95 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:96 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:97 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:98 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:99 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:100 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:93 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:93.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:94 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:95 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:96 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:97 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:98 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:99 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:100 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:93 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:93.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:94 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:95 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:96 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:97 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:98 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:99 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:100 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:93 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:93.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:94 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:95 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:96 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:97 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:98 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:99 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:100 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:93 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:93.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:94 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:95 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:96 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:97 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:98 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:99 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:100 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/context/server/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:90 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/exception/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:91 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/exception/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:91.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/exception/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:90 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/exception/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:91 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/exception/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:91.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/exception/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:90 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/exception/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:90 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/exception/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:90 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/exception/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:91 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/exception/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:90 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/exception/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:91 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/exception/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:90 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/exception/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:91 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/exception/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:90 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/exception/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:91 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/exception/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:90 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/exception/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:91 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/exception/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:90 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/exception/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:91 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/exception/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:90 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/exception/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:91 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/exception/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:90 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/exception/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:91 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/exception/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:90 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/exception/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:91 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/exception/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:89 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/globalbinding/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:89 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/globalbinding/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:84 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/interceptor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:86 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/lastvalue/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:86 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/lastvalue/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:86 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/lastvalue/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:86 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/lastvalue/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:88 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/namebinding/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:89 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/namebinding/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:88 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/namebinding/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:89 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/namebinding/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:88 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/namebinding/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:89 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/namebinding/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:88 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/namebinding/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:89 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/namebinding/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:87 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/namebinding/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:88 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/namebinding/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:89 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/namebinding/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:87 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/namebinding/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:88 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/namebinding/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:89 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/filter/namebinding/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:23 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/inheritance/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:57 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/inheritance/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:60 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/inheritance/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:24 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/inheritance/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:57 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/inheritance/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:60 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/inheritance/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:39 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:39 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:39 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:39 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:39 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:82 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:83 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/exceptionmapper/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:34 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/jaxbcontext/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:35 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:35 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:35 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:35 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:35 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:35 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:35 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:35 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:35 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:35 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:35 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:35 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:35 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/overridestandard/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:31 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/reader/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:62 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/reader/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:62.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/reader/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:62 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/reader/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:62.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/reader/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:62 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/reader/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:62.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/reader/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:62 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/reader/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:62.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/reader/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:62.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/reader/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:62.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/reader/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:62.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/reader/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:62 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/reader/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:62.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/reader/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:62.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/reader/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:62.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/reader/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:62.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/reader/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:30 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/sort/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:32 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/sort/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:32 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/sort/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:38 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/sort/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:32 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/sort/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:38 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/sort/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standard/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standard/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standard/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standard/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standard/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standard/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standard/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standard/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standard/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standard/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standard/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standard/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standard/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standard/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standard/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standard/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standard/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.10 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standard/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:35 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardhaspriority/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:35 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardhaspriority/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:35 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardhaspriority/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:35 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardhaspriority/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:35 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardhaspriority/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:75 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:75 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:75 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:75 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:75 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:75 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.9 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:75 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.9 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:75 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:76 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:75 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:76 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:76 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:76 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:76 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardnotnull/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardwithjaxrsclient/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.9 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardwithjaxrsclient/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardwithjaxrsclient/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.11 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardwithjaxrsclient/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardwithjaxrsclient/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.11 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardwithjaxrsclient/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardwithjaxrsclient/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardwithjaxrsclient/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardwithjaxrsclient/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardwithjaxrsclient/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardwithjaxrsclient/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.13 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardwithjaxrsclient/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardwithjaxrsclient/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.13 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardwithjaxrsclient/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardwithjaxrsclient/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.13 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardwithjaxrsclient/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardwithjaxrsclient/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.13 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardwithjaxrsclient/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardwithjaxrsclient/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.13 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardwithjaxrsclient/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardwithjaxrsclient/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:33.13 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/standardwithjaxrsclient/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:27 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/visibility/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:28 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/visibility/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:27 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/visibility/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:28 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/visibility/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:27 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/visibility/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:28 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/visibility/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:27 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/visibility/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:28 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/visibility/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:63 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/writer/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:63.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/writer/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:63 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/writer/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:63.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/writer/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:63.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/writer/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:63.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/writer/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:63.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/writer/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:63 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/writer/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:63.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/writer/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:63.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/writer/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:63.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/writer/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:63.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/writer/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:63 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/writer/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:63.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/writer/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:63.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/writer/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:63.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/writer/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:63.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/writer/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:63 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/writer/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:63.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/writer/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:63.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/writer/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:63.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/writer/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:63.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/provider/writer/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:23 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:23 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:23 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:23 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:23 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:23 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:23 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:23 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:23 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:23 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:24 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/subclass/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:24 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/subclass/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:24 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/subclass/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:24 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/subclass/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:24 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/subclass/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:24 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/subclass/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:24 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/subclass/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:24 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/subclass/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:24 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/subclass/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:24 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/subclass/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:24 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/subclass/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:24 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/annotationprecedence/subclass/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/locator/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.9 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.10 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:78 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.10 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:78 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.11 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:79 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.11 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:79 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.12 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/requestmatching/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26.8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26.8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26.8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26.8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26.8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26.8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26.8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26.8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26.8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26.10 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:26.10 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/responsemediatype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/valueofandfromstring/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/valueofandfromstring/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/valueofandfromstring/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/valueofandfromstring/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/valueofandfromstring/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/valueofandfromstring/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/valueofandfromstring/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/valueofandfromstring/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/valueofandfromstring/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/valueofandfromstring/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/valueofandfromstring/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/valueofandfromstring/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/valueofandfromstring/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/valueofandfromstring/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/valueofandfromstring/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/valueofandfromstring/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/valueofandfromstring/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/valueofandfromstring/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/valueofandfromstring/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:5.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resource/valueofandfromstring/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resourceconstructor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resourceconstructor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:77 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resourceconstructor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:77.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resourceconstructor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:11 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resourceconstructor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:11 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resourceconstructor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:11 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resourceconstructor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:77 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resourceconstructor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:77.2 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resourceconstructor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:77 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resourceconstructor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:77.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resourceconstructor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:77 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resourceconstructor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:77.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resourceconstructor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:77 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resourceconstructor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:77.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resourceconstructor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:77 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resourceconstructor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:77.6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/resourceconstructor/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:14 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:14.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:14.8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:57 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:60 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:14 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:14.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:57 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:60 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:14 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:14.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:57 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:60 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:14 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:14.6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:57 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:60 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:14 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:14.5 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:57 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:60 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:14 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:14.8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:57 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:60 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:14 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:14.8 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:57 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:60 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:14 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:14.7 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:57 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:60 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:14 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:14.4 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:57 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:60 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:25.6 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:57 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:60 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/returntype/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/template/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/template/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/template/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:20.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/template/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:60 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/template/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/template/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/template/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/template/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:20.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/template/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:57 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/template/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:60 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/template/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/template/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/template/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/template/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:20.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/template/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:57 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/template/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:60 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/template/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/template/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/template/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/template/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:20.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/template/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:57 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/template/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:60 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/template/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/template/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/template/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/template/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:20.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/template/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:57 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/template/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:60 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/template/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/template/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:3.3 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/template/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:20 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/template/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:20.1 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/template/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:57 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/template/JAXRSClient.java
     [java] WARN: no description for JAXRS:SPEC:60 in /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/com/sun/ts/tests/jaxrs/spec/template/JAXRSClient.java
     [java] Writing /home/jenkins/workspace/tck_build/CTS/release/tools/../JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/src/testsuite.jtd
     [java] strings: 7285 entries, 331210 bytes (38472 compressed, 11%)
     [java] tests: 2865 tests, 565738 bytes (71432 compressed, 12%)
     [java] tree: 480 nodes, 16425 bytes (10859 compressed, 66%)
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

createbundledatestring:

init:

_create.version.file:
    [touch] Creating /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/bin/version
[propertyfile] Updating property file: /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/jaxrstck/bin/version

createzipfile:
     [echo] bundle.dir=../JAXRS_BUILD/build_17-Jun-2019/bundle
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-unix-zip:
     [exec] test of jaxrstck-2.1_17-Jun-2019.zip OK
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-ant-zip:
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

-excludelist-ant-zip:
      [zip] Building zip: /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/build_17-Jun-2019/bundle/excludelist_jaxrstck-2.1_17-Jun-2019.zip
     [echo] ts.home = /home/jenkins/workspace/tck_build/CTS/bin/xml/../..
     [echo] The deliverable currently in use is /home/jenkins/workspace/tck_build/CTS/bin/xml/../../install/jaxrs.
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src
   [delete] Deleting: /home/jenkins/workspace/tck_build/CTS/src/vehicle.properties
     [copy] Copying 1 file to /home/jenkins/workspace/tck_build/CTS/src

createbundledatestring:

init:

createbom:
[generateBOM] Scan for files...
     [echo] Created latest link for the bundle at /home/jenkins/workspace/tck_build/CTS/bin/xml/../../release/JAXRS_BUILD/latest

BUILD SUCCESSFUL
Total time: 20 seconds
+ cd /home/jenkins/workspace/tck_build/CTS/release/JAXRS_BUILD/latest
++ ls excludelist_jaxrstck-2.1_17-Jun-2019.zip jaxrstck-2.1_17-Jun-2019.zip jaxrstck-doc-2.1_17-Jun-2019.zip
+ for fn in `ls *.zip`
++ echo excludelist_jaxrstck-2.1_17-Jun-2019.zip
++ cut -d_ -f 1
+ cp -v excludelist_jaxrstck-2.1_17-Jun-2019.zip excludelist_latest.zip
'excludelist_jaxrstck-2.1_17-Jun-2019.zip' -> 'excludelist_latest.zip'
+ for fn in `ls *.zip`
++ echo jaxrstck-2.1_17-Jun-2019.zip
++ cut -d_ -f 1
+ cp -v jaxrstck-2.1_17-Jun-2019.zip jaxrstck-2.1_latest.zip
'jaxrstck-2.1_17-Jun-2019.zip' -> 'jaxrstck-2.1_latest.zip'
+ for fn in `ls *.zip`
++ echo jaxrstck-doc-2.1_17-Jun-2019.zip
++ cut -d_ -f 1
+ cp -v jaxrstck-doc-2.1_17-Jun-2019.zip jaxrstck-doc-2.1_latest.zip
'jaxrstck-doc-2.1_17-Jun-2019.zip' -> 'jaxrstck-doc-2.1_latest.zip'
Archiving artifacts
[Fast Archiver] Compressed 49.88 MB of artifacts by 72.5% relative to #74
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in  1 second
Finished: SUCCESS