To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/6.8.3/userguide/gradle_daemon.html#sec:disabling_the_daemon. Daemon will be stopped at the end of the build Preparing all bnd projects in the workspace (this can take a while) All bnd projects in the workspace have been prepared > Configure project :com.ibm.ws.security.oauth.oidc_fat.common in assemble > Configure project :com.ibm.ws.security.saml.sso_fat.common In updateIdp_4_1_x_WAR > Configure project :com.ibm.ws.ui [ant:echo] importing libraries Trying to override old definition of datatype regexp > Configure project :com.ibm.ws.ui.tool.explore [ant:echo] importing libraries Trying to override old definition of datatype regexp > Configure project :com.ibm.ws.ui.tool.javaBatch [ant:echo] importing libraries Trying to override old definition of datatype regexp > Configure project :com.ibm.ws.ui.tool.serverConfig [ant:echo] importing libraries Trying to override old definition of datatype regexp > Configure project :io.openliberty.jcache.internal_fat.hazelcast [/home/libbld/.gradle/caches/modules-2/files-2.1/com.hazelcast/hazelcast/3.12.12/80a70bf80abb2c8149bbd1f002baa33dda743f9/hazelcast-3.12.12.jar] > Task :ant_build.js:globalize NO-SOURCE > Task :ant_build.js:compileJava NO-SOURCE > Task :ant_build.js:processResources NO-SOURCE > Task :ant_build.js:classes UP-TO-DATE > Task :cnf:checkAlphabetical UP-TO-DATE > Task :cnf:dependabotGenerate UP-TO-DATE > Task :wlp-bndPlugins:compileJava UP-TO-DATE > Task :wlp-bndPlugins:processResources NO-SOURCE > Task :wlp-bndPlugins:classes UP-TO-DATE > Task :wlp-bndPlugins:jar UP-TO-DATE > Task :cnf:updatePluginClasses UP-TO-DATE > Task :ant_build.js:jar SKIPPED > Task :ant_build.js:publishWLPJars NO-SOURCE > Task :ant_build.js:assemble UP-TO-DATE > Task :build.changeDetector:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.jsonp.1.1:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.jsonp.1.1:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.jsonp.1.1:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.jsonp.1.1:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.jsonp.1.1:jar warning: There is an empty jar or directory on the classpath: main warning: Version for package javax.json is set to different values in the source (1.1) and in the manifest (1.1.4). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package javax.json.spi is set to different values in the source (1.1) and in the manifest (1.1.4). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package javax.json.stream is set to different values in the source (1.1) and in the manifest (1.1.4). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Imports that lack version ranges: [org.glassfish.json] warning: Unreferenced class path entries [javax.json-api-1.1.4] > Task :com.ibm.ws.junit.extensions:globalize NO-SOURCE > Task :com.ibm.websphere.org.osgi.core:globalize NO-SOURCE > Task :com.ibm.websphere.org.osgi.core:compileJava NO-SOURCE > Task :com.ibm.websphere.org.osgi.core:processResources NO-SOURCE > Task :com.ibm.websphere.org.osgi.core:classes UP-TO-DATE > Task :com.ibm.websphere.org.osgi.core:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.security.auth.x500] warning: Unreferenced class path entries [osgi.core-8.0.0] > Task :com.ibm.websphere.org.osgi.service.cm:globalize NO-SOURCE > Task :com.ibm.websphere.org.osgi.service.cm:compileJava NO-SOURCE > Task :com.ibm.websphere.org.osgi.service.cm:processResources NO-SOURCE > Task :com.ibm.websphere.org.osgi.service.cm:classes UP-TO-DATE > Task :com.ibm.websphere.org.osgi.service.cm:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [org.osgi.service.cm-1.6.0] > Task :com.ibm.ws.kernel.boot.logging:globalize NO-SOURCE > Task :com.ibm.ws.org.osgi.annotation.versioning:globalize NO-SOURCE > Task :com.ibm.ws.org.osgi.annotation.versioning:compileJava NO-SOURCE > Task :com.ibm.ws.org.osgi.annotation.versioning:processResources NO-SOURCE > Task :com.ibm.ws.org.osgi.annotation.versioning:classes UP-TO-DATE > Task :com.ibm.ws.org.osgi.annotation.versioning:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [org.osgi.annotation.versioning-1.1.0] > Task :com.ibm.ws.kernel.boot.logging:compileJava > Task :com.ibm.ws.kernel.boot.logging:processResources NO-SOURCE > Task :com.ibm.ws.kernel.boot.logging:classes > Task :com.ibm.ws.kernel.boot.logging:jar warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning] > Task :com.ibm.ws.kernel.security.thread:globalize NO-SOURCE > Task :com.ibm.ws.logging.core:globalize NO-SOURCE > Task :com.ibm.ws.logging.core:compileJava /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.logging.core/src/com/ibm/ws/logging/internal/WsLogger.java:358: warning: [deprecation] logrb(Level,String,String,String,String) in Logger has been deprecated public void logrb(Level level, String sourceClass, String sourceMethod, String bundleName, String msg) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.logging.core/src/com/ibm/ws/logging/internal/WsLogger.java:371: warning: [deprecation] logrb(Level,String,String,String,String,Object) in Logger has been deprecated public void logrb(Level level, String sourceClass, String sourceMethod, String bundleName, String msg, Object param1) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.logging.core/src/com/ibm/ws/logging/internal/WsLogger.java:385: warning: [deprecation] logrb(Level,String,String,String,String,Object[]) in Logger has been deprecated public void logrb(Level level, String sourceClass, String sourceMethod, String bundleName, String msg, Object params[]) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.logging.core/src/com/ibm/ws/logging/internal/WsLogger.java:398: warning: [deprecation] logrb(Level,String,String,String,String,Throwable) in Logger has been deprecated public void logrb(Level level, String sourceClass, String sourceMethod, String bundleName, String msg, Throwable thrown) { ^ 4 warnings > Task :com.ibm.ws.logging.core:processResources NO-SOURCE > Task :com.ibm.ws.logging.core:classes > Task :com.ibm.ws.logging.core:jar warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.kernel.boot.logging, com.ibm.websphere.org.osgi.core] > Task :com.ibm.ws.kernel.security.thread:compileJava > Task :com.ibm.ws.kernel.security.thread:processResources NO-SOURCE > Task :com.ibm.ws.kernel.security.thread:classes > Task :com.ibm.ws.kernel.security.thread:jar warning: Imports that lack version ranges: [javax.security.auth] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.logging.core] > Task :com.ibm.ws.logging:globalize [ant:validate] (warning) HANDLER_STARTED_TO_LOSE_EVENTS_WARNING message content found in a non-message file [ant:validate] (warning) HANDLER_STARTED_TO_LOSE_EVENTS_WARNING.explanation explanation key found in non-message file [ant:validate] (warning) HANDLER_LOST_EVENTS_WARNING.explanation explanation key found in non-message file [ant:validate] (warning) HANDLER_LOST_EVENTS_WARNING message content found in a non-message file [ant:validate] (warning) HANDLER_STARTED_TO_LOSE_EVENTS_WARNING.useraction useraction key found in non-message file [ant:validate] (warning) HANDLER_LOST_EVENTS_WARNING.useraction useraction key found in non-message file [ant:validate] (warning) lwas.FFDCIncidentEmitted variables should not be encapsulated in quotation marks > Task :com.ibm.ws.org.objectweb.asm:globalize NO-SOURCE > Task :com.ibm.ws.org.objectweb.asm:compileJava > Task :com.ibm.ws.org.objectweb.asm:processResources NO-SOURCE > Task :com.ibm.ws.org.objectweb.asm:classes > Task :com.ibm.ws.org.objectweb.asm:jar warning: Unreferenced class path entries [asm-commons-9.3, asm-9.3, asm-tree-9.3, asm-analysis-9.3, asm-util-9.3] > Task :com.ibm.ws.org.apache.ant:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.ant:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.ant:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.ant:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.ant:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [com.sun.tools.javac, com.sun.tools.javah, com.sun.tools.javah.oldjavah, gnu.classpath, gnu.gcj, javax.activation, javax.mail.internet, javax.script, javax.xml.namespace, javax.xml.parsers, javax.xml.transform, javax.xml.transform.sax, javax.xml.transform.stream, javax.xml.xpath, kaffe.util, org.apache.env, org.apache.harmony.luni.util, org.apache.tools.ant.launch, org.tukaani.xz, org.w3c.dom, org.xml.sax, org.xml.sax.helpers, sun.rmi.rmic, sun.tools.javac, sun.tools.native2ascii, weblogic] warning: Export org.apache.tools.ant, has 5, private references [org.apache.tools.ant.input, org.apache.tools.ant.property, org.apache.tools.ant.taskdefs.condition, org.apache.tools.ant.types, org.apache.tools.ant.types.selectors] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, ant-1.10.10] > Task :com.ibm.ws.ras.instrument:globalize NO-SOURCE > Task :com.ibm.ws.ras.instrument:compileJava > Task :com.ibm.ws.ras.instrument:processResources > Task :com.ibm.ws.ras.instrument:classes > Task :com.ibm.ws.ras.instrument:jar warning: Imports that lack version ranges: [org.apache.tools.ant.types, org.xml.sax, org.xml.sax.helpers] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.org.apache.ant, com.ibm.ws.org.objectweb.asm, com.ibm.ws.logging.core] > Task :com.ibm.wsspi.org.osgi.service.event:globalize NO-SOURCE > Task :com.ibm.wsspi.org.osgi.service.event:compileJava NO-SOURCE > Task :com.ibm.wsspi.org.osgi.service.event:processResources NO-SOURCE > Task :com.ibm.wsspi.org.osgi.service.event:classes UP-TO-DATE > Task :com.ibm.ws.kernel.instrument.agent:globalize NO-SOURCE > Task :com.ibm.ws.kernel.instrument.agent:compileJava > Task :com.ibm.ws.kernel.instrument.agent:processResources NO-SOURCE > Task :com.ibm.ws.kernel.instrument.agent:classes > Task :com.ibm.ws.kernel.instrument.agent:jar warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning] > Task :com.ibm.ws.kernel.instrument.check:globalize NO-SOURCE > Task :com.ibm.ws.kernel.instrument.check:compileJava > Task :com.ibm.ws.kernel.instrument.check:processResources NO-SOURCE > Task :com.ibm.ws.kernel.instrument.check:classes > Task :com.ibm.ws.kernel.instrument.check:jar warning: Unreferenced class path entries [com.ibm.ws.kernel.instrument.agent] > Task :wlp-rasInstrumentation:compileJava NO-SOURCE > Task :wlp-rasInstrumentation:processResources NO-SOURCE > Task :wlp-rasInstrumentation:classes UP-TO-DATE > Task :wlp-rasInstrumentation:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [org.apache.tools.ant, org.apache.tools.ant.types, org.xml.sax, org.xml.sax.helpers] warning: Unreferenced class path entries [com.ibm.ws.org.objectweb.asm, bootstrap-agent, com.ibm.ws.ras.instrument, com.ibm.ws.logging.core] > Task :com.ibm.wsspi.org.osgi.service.event:instrument > Task :com.ibm.wsspi.org.osgi.service.event:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, org.osgi.service.event-1.3.1] > Task :com.ibm.wsspi.org.osgi.service.log:globalize NO-SOURCE > Task :com.ibm.wsspi.org.osgi.service.log:compileJava NO-SOURCE > Task :com.ibm.wsspi.org.osgi.service.log:processResources NO-SOURCE > Task :com.ibm.wsspi.org.osgi.service.log:classes UP-TO-DATE > Task :com.ibm.wsspi.org.osgi.service.log:instrument > Task :com.ibm.wsspi.org.osgi.service.log:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, org.osgi.service.log-1.5.0] > Task :com.ibm.ws.logging:compileJava > Task :com.ibm.ws.logging:processResources NO-SOURCE > Task :com.ibm.ws.logging:classes > Task :com.ibm.ws.logging:jar Custom bnd plugin: com.ibm.ws.build.bnd.plugins.ExternalPackageProcessor detected externals.mf file @ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.logging/externals.mf Adding attribute: ibm-spi-type=spi for package com.ibm.websphere.ras Adding attribute: ibm-spi-type=spi for package com.ibm.websphere.ras.annotation Adding attribute: ibm-spi-type=spi for package com.ibm.ws.ffdc Adding attribute: ibm-spi-type=spi for package com.ibm.ws.ffdc.annotation Adding attribute: ibm-spi-type=spi for package com.ibm.wsspi.logging warning: Export com.ibm.websphere.ras, has 1, private references [com.ibm.wsspi.logprovider] warning: Export com.ibm.ws.ffdc, has 1, private references [com.ibm.wsspi.logprovider] warning: Export com.ibm.ws.logging.internal, has 1, private references [com.ibm.wsspi.logprovider] warning: Export com.ibm.ws.logging.utils, has 1, private references [com.ibm.ws.logging.internal.impl] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.kernel.security.thread, com.ibm.ws.kernel.boot.logging, com.ibm.ws.org.objectweb.asm, com.ibm.wsspi.org.osgi.service.log, com.ibm.ws.ras.instrument, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.core, com.ibm.wsspi.org.osgi.service.event, com.ibm.websphere.org.osgi.service.cm] > Task :com.ibm.ws.org.apache.ant-junit:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.ant-junit:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.ant-junit:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.ant-junit:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.ant-junit:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.xml.parsers, javax.xml.transform, junit.framework, org.apache.tools.ant, org.apache.tools.ant.taskdefs, org.apache.tools.ant.types, org.apache.tools.ant.types.resources, org.apache.tools.ant.util, org.junit, org.junit.Suite, org.junit.runner, org.w3c.dom, org.xml.sax] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, ant-junit-1.10.10] > Task :com.ibm.ws.junit.extensions:compileJava > Task :com.ibm.ws.junit.extensions:processResources NO-SOURCE > Task :com.ibm.ws.junit.extensions:classes > Task :com.ibm.ws.junit.extensions:jar warning: Split package, multiple jars provide the same package:com/ibm/websphere/ras Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:com.ibm.ws.logging] Class path [Jar:main, Jar:junit, Jar:com.ibm.ws.logging, Jar:com.ibm.ws.org.apache.ant, Jar:com.ibm.ws.org.apache.ant-junit, Jar:jmock-2.5.1, Jar:osgi.core-8.0.0, Jar:org.osgi.service.component-1.4.0] warning: Split package, multiple jars provide the same package:org/apache/tools/ant/taskdefs Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:com.ibm.ws.org.apache.ant] Class path [Jar:main, Jar:junit, Jar:com.ibm.ws.logging, Jar:com.ibm.ws.org.apache.ant, Jar:com.ibm.ws.org.apache.ant-junit, Jar:jmock-2.5.1, Jar:osgi.core-8.0.0, Jar:org.osgi.service.component-1.4.0] warning: Version for package com.ibm.websphere.ras is set to different values in the source (1.0) and in the manifest (1.2). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Imports that lack version ranges: [com.ibm.ws.kernel.boot.logging, com.ibm.ws.kernel.provisioning.packages, com.ibm.wsspi.logprovider, javax.xml.namespace, javax.xml.parsers, javax.xml.xpath, junit.framework, org.apache.tools.ant.attribute, org.apache.tools.ant.filters, org.apache.tools.ant.filters.util, org.apache.tools.ant.input, org.apache.tools.ant.launch, org.apache.tools.ant.property, org.apache.tools.ant.taskdefs.compilers, org.apache.tools.ant.taskdefs.condition, org.apache.tools.ant.taskdefs.email, org.apache.tools.ant.taskdefs.launcher, org.apache.tools.ant.taskdefs.optional, org.apache.tools.ant.taskdefs.rmic, org.apache.tools.ant.types, org.apache.tools.ant.types.resources, org.apache.tools.ant.types.resources.comparators, org.apache.tools.ant.types.resources.selectors, org.apache.tools.ant.types.selectors, org.apache.tools.ant.types.selectors.modifiedselector, org.apache.tools.ant.types.spi, org.apache.tools.ant.util, org.apache.tools.ant.util.facade, org.apache.tools.bzip2, org.apache.tools.tar, org.apache.tools.zip, org.hamcrest, org.jmock, org.jmock.api, org.junit, org.junit.rules, org.junit.runner, org.junit.runner.notification, org.junit.runners.model, org.w3c.dom, org.xml.sax] warning: Unreferenced class path entries [com.ibm.ws.logging, jmock-2.5.1, junit, osgi.core-8.0.0, com.ibm.ws.org.apache.ant, com.ibm.ws.org.apache.ant-junit, org.osgi.service.component-1.4.0] > Task :com.ibm.ws.kernel.boot:globalize [ant:validate] (warning) error.invalidPhaseName variables should not be encapsulated in quotation marks > Task :com.ibm.ws.kernel.boot.common:globalize NO-SOURCE > Task :com.ibm.ws.kernel.boot.common:compileJava > Task :com.ibm.ws.kernel.boot.common:processResources NO-SOURCE > Task :com.ibm.ws.kernel.boot.common:classes > Task :com.ibm.ws.kernel.boot.common:jar warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning] > Task :com.ibm.ws.kernel.boot.core:compileJava > Task :com.ibm.ws.kernel.boot.core:processResources NO-SOURCE > Task :com.ibm.ws.kernel.boot.core:classes > Task :com.ibm.ws.kernel.boot.core:jar warning: Imports that lack version ranges: [javax.management, javax.management.loading, javax.management.remote, javax.net, javax.net.ssl, javax.security.auth, javax.security.auth.callback, javax.security.auth.login, javax.security.auth.spi, javax.tools, javax.xml.stream] warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.kernel.security.thread, com.ibm.ws.kernel.boot.common, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core] > Task :com.ibm.ws.kernel.boot.cmdline:compileJava > Task :com.ibm.ws.kernel.boot.cmdline:processResources NO-SOURCE > Task :com.ibm.ws.kernel.boot.cmdline:classes > Task :com.ibm.ws.kernel.boot.cmdline:jar warning: Imports that lack version ranges: [javax.tools, org.osgi.framework] warning: Unreferenced class path entries [com.ibm.ws.kernel.boot.core] > Task :org.eclipse.osgi:globalize NO-SOURCE > Task :org.eclipse.osgi:compileJava > Task :org.eclipse.osgi:processResources NO-SOURCE > Task :org.eclipse.osgi:classes > Task :org.eclipse.osgi:jar warning: Split package, multiple jars provide the same package:org/eclipse/osgi/internal/loader Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:org.eclipse.osgi-3.17.200] Class path [Jar:main, Jar:org.eclipse.osgi-3.17.200] warning: Imports that lack version ranges: [com.ibm.cds, com.ibm.oti.shared, javax.security.auth.x500, javax.xml.parsers, org.eclipse.core.runtime.adaptor, org.eclipse.core.runtime.internal.adaptor, org.eclipse.osgi.framework.internal.reliablefile, org.eclipse.osgi.framework.util, org.eclipse.osgi.internal.loader, org.eclipse.osgi.internal.loader.buddy, org.eclipse.osgi.internal.loader.sources, org.eclipse.osgi.internal.messages, org.eclipse.osgi.internal.resolver, org.eclipse.osgi.internal.service.security, org.eclipse.osgi.internal.serviceregistry, org.eclipse.osgi.storage.url.reference, sun.misc] warning: Export org.eclipse.osgi.internal.framework, has 2, private references [org.eclipse.osgi.internal.connect, org.eclipse.osgi.internal.log] warning: Export org.eclipse.osgi.storage, has 2, private references [org.eclipse.osgi.internal.log, org.eclipse.osgi.internal.permadmin] warning: No export version for exported package org.eclipse.core.runtime.adaptor warning: No export version for exported package org.eclipse.core.runtime.internal.adaptor warning: No export version for exported package org.eclipse.osgi.framework.internal.reliablefile warning: No export version for exported package org.eclipse.osgi.framework.util warning: No export version for exported package org.eclipse.osgi.internal.debug warning: No export version for exported package org.eclipse.osgi.internal.framework warning: No export version for exported package org.eclipse.osgi.internal.hookregistry warning: No export version for exported package org.eclipse.osgi.internal.loader warning: No export version for exported package org.eclipse.osgi.internal.loader.buddy warning: No export version for exported package org.eclipse.osgi.internal.loader.classpath warning: No export version for exported package org.eclipse.osgi.internal.loader.sources warning: No export version for exported package org.eclipse.osgi.internal.location warning: No export version for exported package org.eclipse.osgi.internal.messages warning: No export version for exported package org.eclipse.osgi.internal.provisional.verifier warning: No export version for exported package org.eclipse.osgi.internal.service.security warning: No export version for exported package org.eclipse.osgi.internal.serviceregistry warning: No export version for exported package org.eclipse.osgi.internal.signedcontent warning: No export version for exported package org.eclipse.osgi.internal.url warning: No export version for exported package org.eclipse.osgi.storage warning: No export version for exported package org.eclipse.osgi.storage.bundlefile warning: No export version for exported package org.eclipse.osgi.storage.url.reference warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="org.osgi.service.log.LogReaderService,org.eclipse.equinox.log.ExtendedLogReaderService";uses:="org.osgi.service.log",osgi.service;objectClass:List="org.osgi.service.log.LoggerFactory,org.osgi.service.log.LogService,org.eclipse.equinox.log.ExtendedLogService";uses:="org.osgi.service.log",osgi.service;objectClass:List="org.osgi.service.log.admin.LoggerAdmin";uses:="org.osgi.service.log.admin",osgi.service;objectClass:List="org.eclipse.osgi.framework.log.FrameworkLog";uses:="",osgi.service;objectClass:List="org.eclipse.osgi.service.datalocation.Location";type="osgi.user.area";uses:="org.eclipse.osgi.service.datalocation",osgi.service;objectClass:List="org.eclipse.osgi.service.datalocation.Location";type="osgi.instance.area";uses:="org.eclipse.osgi.service.datalocation",osgi.service;objectClass:List="org.eclipse.osgi.service.datalocation.Location";type="osgi.configuration.area";uses:="org.eclipse.osgi.service.datalocation",osgi.service;objectClass:List="org.eclipse.osgi.service.datalocation.Location";type="osgi.install.area";uses:="org.eclipse.osgi.service.datalocation",osgi.service;objectClass:List="org.eclipse.osgi.service.datalocation.Location";type="eclipse.home.location";uses:="org.eclipse.osgi.service.datalocation",osgi.service;objectClass:List="org.eclipse.osgi.service.environment.EnvironmentInfo";uses:="org.eclipse.osgi.service.environment",osgi.service;objectClass:List="org.osgi.service.packageadmin.PackageAdmin";uses:="org.osgi.service.packageadmin",osgi.service;objectClass:List="org.osgi.service.startlevel.StartLevel";uses:="org.osgi.service.startlevel",osgi.service;objectClass:List="org.osgi.service.permissionadmin.PermissionAdmin";uses:="org.osgi.service.permissionadmin",osgi.service;objectClass:List="org.osgi.service.condpermadmin.ConditionalPermissionAdmin";uses:="org.osgi.service.condpermadmin",osgi.service;objectClass:List="org.osgi.service.resolver.Resolver";uses:="org.osgi.service.resolver",osgi.service;objectClass:List="org.eclipse.osgi.service.debug.DebugOptions";uses:="org.eclipse.osgi.service.debug",osgi.service;objectClass:List="org.eclipse.osgi.service.urlconversion.URLConverter";uses:="org.eclipse.osgi.service.urlconversion",osgi.service;objectClass:List="org.eclipse.osgi.service.localization.BundleLocalization";uses:="org.eclipse.osgi.service.localization",osgi.service;objectClass:List="org.eclipse.osgi.service.security.TrustEngine";uses:="org.eclipse.osgi.service.security",osgi.service;objectClass:List="org.eclipse.osgi.signedcontent.SignedContentFactory";uses:="org.eclipse.osgi.signedcontent"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [org.eclipse.osgi-3.17.200] > Task :com.ibm.ws.kernel.boot.nested:compileJava > Task :com.ibm.ws.kernel.boot.nested:processResources NO-SOURCE > Task :com.ibm.ws.kernel.boot.nested:classes > Task :com.ibm.ws.kernel.boot.nested:instrument > Task :com.ibm.ws.kernel.boot.nested:jar warning: Unreferenced class path entries [org.eclipse.osgi, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.kernel.security.thread, com.ibm.ws.ras.instrument, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.boot.core] > Task :com.ibm.ws.kernel.boot:compileJava > Task :com.ibm.ws.kernel.boot:processResources NO-SOURCE > Task :com.ibm.ws.kernel.boot:classes > Task :com.ibm.ws.kernel.boot.ws-server:globalize NO-SOURCE > Task :com.ibm.ws.kernel.boot.ws-server:compileJava NO-SOURCE > Task :com.ibm.ws.kernel.boot.ws-server:processResources NO-SOURCE > Task :com.ibm.ws.kernel.boot.ws-server:classes UP-TO-DATE > Task :com.ibm.ws.kernel.boot.ws-server:instrument > Task :com.ibm.ws.kernel.boot.ws-server:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :com.ibm.ws.kernel.boot:jar Custom bnd plugin: com.ibm.ws.build.bnd.plugins.ExternalPackageProcessor detected externals.mf file @ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.boot/externals.mf Adding attribute: ibm-spi-type=spi for package com.ibm.wsspi.kernel.security.thread warning: Imports that lack version ranges: [javax.management, javax.management.loading, javax.management.remote, javax.net, javax.net.ssl, javax.security.auth, javax.security.auth.callback, javax.security.auth.login, javax.security.auth.spi, javax.tools, javax.xml.stream, org.eclipse.osgi.container] warning: Export com.ibm.ws.kernel.provisioning, has 1, private references [org.osgi.framework] warning: Unreferenced class path entries [com.ibm.ws.kernel.security.thread, com.ibm.ws.kernel.boot.logging, com.ibm.ws.kernel.boot.common, com.ibm.ws.ras.instrument, com.ibm.ws.kernel.boot.cmdline, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, com.ibm.ws.kernel.boot.core, com.ibm.ws.kernel.boot.nested] > Task :com.ibm.ws.kernel.feature:globalize > Task :com.ibm.websphere.appserver.spi.kernel.filemonitor:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.spi.kernel.service:globalize NO-SOURCE > Task :com.ibm.websphere.org.osgi.service.component:globalize NO-SOURCE > Task :com.ibm.websphere.org.osgi.service.component:compileJava NO-SOURCE > Task :com.ibm.websphere.org.osgi.service.component:processResources NO-SOURCE > Task :com.ibm.websphere.org.osgi.service.component:classes UP-TO-DATE > Task :com.ibm.websphere.org.osgi.service.component:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [org.osgi.service.component-1.4.0] > Task :com.ibm.ws.crypto.passwordutil:globalize > Task :com.ibm.ws.kernel.service:globalize > Task :com.ibm.wsspi.org.osgi.service.component.annotations:globalize NO-SOURCE > Task :com.ibm.wsspi.org.osgi.service.component.annotations:compileJava NO-SOURCE > Task :com.ibm.wsspi.org.osgi.service.component.annotations:processResources NO-SOURCE > Task :com.ibm.wsspi.org.osgi.service.component.annotations:classes UP-TO-DATE > Task :com.ibm.wsspi.org.osgi.service.component.annotations:instrument > Task :com.ibm.wsspi.org.osgi.service.component.annotations:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [org.osgi.service.component.annotations-1.4.0, com.ibm.ws.ras.instrument] > Task :com.ibm.ws.kernel.service:compileJava > Task :com.ibm.ws.kernel.service:processResources NO-SOURCE > Task :com.ibm.ws.kernel.service:classes > Task :com.ibm.ws.kernel.service:instrument > Task :com.ibm.ws.kernel.service:jar Custom bnd plugin: com.ibm.ws.build.bnd.plugins.ExternalPackageProcessor detected externals.mf file @ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/externals.mf Adding attribute: ibm-spi-type=spi for package com.ibm.wsspi.kernel.service.location Adding attribute: ibm-spi-type=spi for package com.ibm.wsspi.kernel.service.utils Adding attribute: ibm-api-type=ibm-api for package com.ibm.websphere.kernel.server warning: Imports that lack version ranges: [javax.management, javax.naming, javax.naming.spi, javax.xml.stream] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.kernel.launch.service.PauseableComponentController)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.VariableRegistry)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.websphere.kernel.server.ServerEndpointControlMBean";uses:="com.ibm.websphere.kernel.server",osgi.service;objectClass:List="com.ibm.websphere.kernel.server.ServerInfoMBean,javax.management.DynamicMBean";uses:="com.ibm.websphere.kernel.server,javax.management"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, org.eclipse.osgi, com.ibm.ws.kernel.security.thread, com.ibm.ws.kernel.boot.common, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, com.ibm.ws.kernel.boot.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.boot.nested] > Task :com.ibm.ws.crypto.passwordutil:compileJava > Task :com.ibm.ws.crypto.passwordutil:processResources NO-SOURCE > Task :com.ibm.ws.crypto.passwordutil:classes > Task :com.ibm.ws.crypto.passwordutil:jar warning: Imports that lack version ranges: [javax.crypto, javax.crypto.spec] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.service, com.ibm.ws.kernel.boot] > Task :com.ibm.websphere.appserver.spi.kernel.service:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.spi.kernel.service:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.spi.kernel.service:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.spi.kernel.service:instrument > Task :com.ibm.websphere.appserver.spi.kernel.service:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.wsspi.kernel.service.location.ExistingResourceException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.wsspi.kernel.service.location.ExistingResourceException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.wsspi.kernel.service.location.ExistingResourceException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.ws.ffdc.annotation.FFDCIgnore applied to type com.ibm.wsspi.kernel.service.utils.MetatypeUtils provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.Trivial applied to type com.ibm.wsspi.kernel.service.utils.MetatypeUtils provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.Sensitive applied to type com.ibm.wsspi.kernel.service.utils.SerializableProtectedString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.crypto.passwordutil, com.ibm.ws.kernel.service] > Task :com.ibm.websphere.appserver.spi.logging:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.spi.logging:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.spi.logging:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.spi.logging:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.spi.logging:instrument > Task :com.ibm.websphere.appserver.spi.logging:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.logging.core] > Task :com.ibm.ws.kernel.filemonitor:globalize > Task :com.ibm.ws.kernel.filemonitor:compileJava > Task :com.ibm.ws.kernel.filemonitor:processResources NO-SOURCE > Task :com.ibm.ws.kernel.filemonitor:classes > Task :com.ibm.ws.kernel.filemonitor:instrument > Task :com.ibm.ws.kernel.filemonitor:jar Custom bnd plugin: com.ibm.ws.build.bnd.plugins.ExternalPackageProcessor detected externals.mf file @ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.filemonitor/externals.mf Adding attribute: ibm-spi-type=spi for package com.ibm.wsspi.kernel.filemonitor warning: Imports that lack version ranges: [javax.management] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.kernel.LibertyProcess)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.kernel.filemonitor.FileNotification)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.filemonitor.FileMonitor)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ScheduledExecutorService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.kernel.filemonitor.FileNotification,com.ibm.wsspi.kernel.service.utils.ServerQuiesceListener";uses:="com.ibm.ws.kernel.filemonitor,com.ibm.wsspi.kernel.service.utils",osgi.service;objectClass:List="javax.management.DynamicMBean";uses:="javax.management"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.boot.nested] > Task :com.ibm.websphere.appserver.spi.kernel.filemonitor:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.spi.kernel.filemonitor:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.spi.kernel.filemonitor:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.spi.kernel.filemonitor:instrument > Task :com.ibm.websphere.appserver.spi.kernel.filemonitor:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.kernel.filemonitor] > Task :com.ibm.ws.config:globalize [ant:validate] (warning) OSGI_SERVICE_ERROR message content found in a non-message file [ant:validate] (warning) OSGI_SERVICE_ERROR.useraction useraction key found in non-message file [ant:validate] (warning) OSGI_SERVICE_ERROR.explanation explanation key found in non-message file > Task :com.ibm.ws.org.eclipse.equinox.metatype:globalize NO-SOURCE > Task :com.ibm.wsspi.org.osgi.service.metatype:globalize NO-SOURCE > Task :com.ibm.wsspi.org.osgi.service.metatype:compileJava NO-SOURCE > Task :com.ibm.wsspi.org.osgi.service.metatype:processResources NO-SOURCE > Task :com.ibm.wsspi.org.osgi.service.metatype:classes UP-TO-DATE > Task :com.ibm.wsspi.org.osgi.service.metatype:instrument > Task :com.ibm.wsspi.org.osgi.service.metatype:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [org.osgi.service.metatype-1.4.0, com.ibm.ws.ras.instrument] > Task :com.ibm.ws.org.eclipse.equinox.metatype:compileJava NO-SOURCE > Task :com.ibm.ws.org.eclipse.equinox.metatype:processResources NO-SOURCE > Task :com.ibm.ws.org.eclipse.equinox.metatype:classes UP-TO-DATE > Task :com.ibm.ws.org.eclipse.equinox.metatype:instrument > Task :com.ibm.ws.org.eclipse.equinox.metatype:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.xml.parsers, org.eclipse.osgi.util, org.osgi.framework, org.osgi.framework.wiring, org.osgi.service.cm, org.osgi.service.log, org.osgi.util.tracker, org.xml.sax, org.xml.sax.helpers] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, org.eclipse.equinox.metatype-1.6.0, com.ibm.wsspi.org.osgi.service.metatype] > Task :com.ibm.ws.runtime.update:globalize > Task :com.ibm.ws.threading:globalize > Task :com.ibm.ws.threading:compileJava > Task :com.ibm.ws.threading:processResources NO-SOURCE > Task :com.ibm.ws.threading:classes > Task :com.ibm.ws.threading:instrument > Task :com.ibm.ws.threading:jar Custom bnd plugin: com.ibm.ws.build.bnd.plugins.ExternalPackageProcessor detected externals.mf file @ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.threading/externals.mf Adding attribute: ibm-spi-type=spi for package com.ibm.wsspi.threading warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.threading.PolicyExecutorProvider)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.threading.ExecutorServiceTaskInterceptor)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.threading.WSExecutorService)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ExecutorService)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ThreadFactory)";effective:=active;resolution:=optional,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.threading.CompletionStageFactory";uses:="com.ibm.ws.threading",osgi.service;objectClass:List="com.ibm.ws.threading.PolicyExecutorProvider,com.ibm.wsspi.kernel.service.utils.ServerQuiesceListener";uses:="com.ibm.ws.threading,com.ibm.wsspi.kernel.service.utils",osgi.service;objectClass:List="com.ibm.wsspi.logging.Introspector";uses:="com.ibm.wsspi.logging",osgi.service;objectClass:List="com.ibm.wsspi.threading.WSExecutorService,java.util.concurrent.ExecutorService";uses:="com.ibm.wsspi.threading"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, com.ibm.ws.kernel.service, com.ibm.ws.kernel.boot] > Task :com.ibm.ws.runtime.update:compileJava > Task :com.ibm.ws.runtime.update:processResources NO-SOURCE > Task :com.ibm.ws.runtime.update:classes > Task :com.ibm.ws.runtime.update:instrument > Task :com.ibm.ws.runtime.update:jar warning: Imports that lack version ranges: [javax.management] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.kernel.LibertyProcess)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.runtime.update.RuntimeUpdateListener)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.threading.FutureMonitor)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ExecutorService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.websphere.runtime.update.RuntimeUpdateNotificationMBean,com.ibm.ws.runtime.update.RuntimeUpdateListener,javax.management.DynamicMBean";uses:="com.ibm.websphere.runtime.update,com.ibm.ws.runtime.update,javax.management",osgi.service;objectClass:List="com.ibm.ws.runtime.update.RuntimeUpdateManager";uses:="com.ibm.ws.runtime.update",osgi.service;objectClass:List="com.ibm.wsspi.kernel.service.utils.ServerQuiesceListener";uses:="com.ibm.wsspi.kernel.service.utils"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.appserver.spi.kernel.filemonitor, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.threading, com.ibm.websphere.org.osgi.core, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.kernel.boot] > Task :com.ibm.ws.org.eclipse.equinox.coordinator:globalize NO-SOURCE > Task :com.ibm.ws.org.eclipse.equinox.coordinator:compileJava NO-SOURCE > Task :com.ibm.ws.org.eclipse.equinox.coordinator:processResources NO-SOURCE > Task :com.ibm.ws.org.eclipse.equinox.coordinator:classes UP-TO-DATE > Task :com.ibm.ws.org.eclipse.equinox.coordinator:instrument > Task :com.ibm.ws.org.eclipse.equinox.coordinator:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, org.eclipse.equinox.coordinator-1.4.0] > Task :com.ibm.ws.org.eclipse.equinox.region:globalize NO-SOURCE > Task :com.ibm.ws.org.eclipse.equinox.region:compileJava NO-SOURCE > Task :com.ibm.ws.org.eclipse.equinox.region:processResources NO-SOURCE > Task :com.ibm.ws.org.eclipse.equinox.region:classes UP-TO-DATE > Task :com.ibm.ws.org.eclipse.equinox.region:instrument > Task :com.ibm.ws.org.eclipse.equinox.region:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.management, org.eclipse.osgi.service.resolver, org.osgi.framework, org.osgi.framework.hooks.bundle, org.osgi.framework.hooks.resolver, org.osgi.framework.hooks.service, org.osgi.framework.wiring] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, org.eclipse.equinox.region-1.5.100] > Task :com.ibm.wsspi.thirdparty.equinox:globalize NO-SOURCE > Task :com.ibm.wsspi.thirdparty.equinox:compileJava NO-SOURCE > Task :com.ibm.wsspi.thirdparty.equinox:processResources NO-SOURCE > Task :com.ibm.wsspi.thirdparty.equinox:classes UP-TO-DATE > Task :com.ibm.wsspi.thirdparty.equinox:instrument > Task :com.ibm.wsspi.thirdparty.equinox:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [org.eclipse.osgi, com.ibm.ws.org.eclipse.equinox.coordinator, com.ibm.ws.ras.instrument, com.ibm.ws.org.eclipse.equinox.region] > Task :com.ibm.ws.config:compileJava > Task :com.ibm.ws.config:processResources NO-SOURCE > Task :com.ibm.ws.config:classes > Task :com.ibm.ws.config:instrument > Task :com.ibm.ws.config:jar Custom bnd plugin: com.ibm.ws.build.bnd.plugins.ExternalPackageProcessor detected externals.mf file @ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.config/externals.mf Adding attribute: ibm-api-type=ibm-api for package com.ibm.websphere.config.mbeans warning: Imports that lack version ranges: [javax.management, javax.xml.namespace, javax.xml.stream, javax.xml.stream.util] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.websphere.metatype.SchemaGenerator)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.config.xml.internal.MetaTypeRegistry)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.config.xml.internal.SystemConfiguration)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.websphere.config.mbeans.FeatureListMBean";uses:="com.ibm.websphere.config.mbeans",osgi.service;objectClass:List="com.ibm.websphere.config.mbeans.ServerSchemaGenerator";uses:="com.ibm.websphere.config.mbeans",osgi.service;objectClass:List="com.ibm.websphere.config.mbeans.ServerXMLConfigurationMBean,javax.management.DynamicMBean";uses:="com.ibm.websphere.config.mbeans,javax.management",osgi.service;objectClass:List="com.ibm.wsspi.logging.Introspector";uses:="com.ibm.wsspi.logging"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.threading, com.ibm.websphere.org.osgi.core, com.ibm.wsspi.org.osgi.service.metatype, com.ibm.ws.kernel.boot.core, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.org.eclipse.equinox.metatype, com.ibm.websphere.appserver.spi.kernel.filemonitor, com.ibm.websphere.appserver.spi.logging, com.ibm.wsspi.thirdparty.equinox, com.ibm.ws.kernel.service, com.ibm.ws.runtime.update, com.ibm.wsspi.org.osgi.service.event, com.ibm.ws.kernel.filemonitor, com.ibm.ws.kernel.boot.nested] > Task :com.ibm.ws.kernel.feature.cmdline:globalize NO-SOURCE > Task :com.ibm.ws.kernel.feature.core:globalize > Task :com.ibm.ws.org.apache.aries.util:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.aries.util:compileJava > Task :com.ibm.ws.org.apache.aries.util:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.aries.util:classes > Task :com.ibm.ws.org.apache.aries.util:jar warning: Split package, multiple jars provide the same package:org/apache/aries/util/tracker Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:org.apache.aries.util-1.1.3] Class path [Jar:main, Jar:org.apache.aries.util-1.1.3, Jar:com.ibm.websphere.org.osgi.core] warning: Imports that lack version ranges: [org.eclipse.osgi.framework.internal.core, org.eclipse.osgi.framework.adaptor, org.eclipse.osgi.internal.loader] warning: Unreferenced class path entries [com.ibm.websphere.org.osgi.core, org.apache.aries.util-1.1.3] > Task :com.ibm.wsspi.org.osgi.namespace.service:globalize NO-SOURCE > Task :com.ibm.wsspi.org.osgi.namespace.service:compileJava NO-SOURCE > Task :com.ibm.wsspi.org.osgi.namespace.service:processResources NO-SOURCE > Task :com.ibm.wsspi.org.osgi.namespace.service:classes UP-TO-DATE > Task :com.ibm.wsspi.org.osgi.namespace.service:instrument > Task :com.ibm.wsspi.org.osgi.namespace.service:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, org.osgi.namespace.service-1.0.0] > Task :com.ibm.ws.kernel.feature.core:compileJava > Task :com.ibm.ws.kernel.feature.core:processResources NO-SOURCE > Task :com.ibm.ws.kernel.feature.core:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.feature.core/src/com/ibm/ws/kernel/feature/internal/FeatureManager.java:2491: warning: [deprecation] refreshFeatures() in FeatureProvisioner has been deprecated public void refreshFeatures() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.feature.core/src/com/ibm/ws/kernel/feature/internal/Provisioner.java:129: warning: [deprecation] VISIBLE_SERVICE_NAMESPACE in RegionFilter has been deprecated "(" + RegionFilter.VISIBLE_ALL_NAMESPACE_ATTRIBUTE + "=" + RegionFilter.VISIBLE_SERVICE_NAMESPACE + ")" + ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.feature.core/src/com/ibm/ws/kernel/feature/internal/Provisioner.java:746: warning: [deprecation] VISIBLE_SERVICE_NAMESPACE in RegionFilter has been deprecated builder.allowAll(RegionFilter.VISIBLE_SERVICE_NAMESPACE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.feature.core/src/com/ibm/ws/kernel/feature/internal/Provisioner.java:912: warning: [deprecation] VISIBLE_SERVICE_NAMESPACE in RegionFilter has been deprecated toProductBuilder.allow(RegionFilter.VISIBLE_SERVICE_NAMESPACE, serviceFilterBuilder.toString()); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.feature.core/src/com/ibm/ws/kernel/feature/internal/Provisioner.java:920: warning: [deprecation] VISIBLE_SERVICE_NAMESPACE in RegionFilter has been deprecated toProductBuilder.allow(RegionFilter.VISIBLE_SERVICE_NAMESPACE, commonServiceFilter); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.feature.core/src/com/ibm/ws/kernel/feature/internal/StartLevelFrameworkListener.java:58: warning: [deprecation] STOPPED_BOOTCLASSPATH_MODIFIED in FrameworkEvent has been deprecated case FrameworkEvent.STOPPED_BOOTCLASSPATH_MODIFIED: ^ 6 warnings > Task :com.ibm.ws.kernel.feature.core:instrument > Task :com.ibm.ws.kernel.feature.core:jar warning: Imports that lack version ranges: [javax.xml.parsers, org.w3c.dom, org.xml.sax] warning: Unreferenced class path entries [org.eclipse.osgi, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.boot.core, com.ibm.ws.org.apache.aries.util, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.logging.core, com.ibm.ws.kernel.service, com.ibm.ws.runtime.update, com.ibm.wsspi.org.osgi.namespace.service, com.ibm.ws.kernel.boot.nested, com.ibm.wsspi.org.osgi.service.event, com.ibm.ws.org.eclipse.equinox.region] > Task :wlp.lib.extract:globalize Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :wlp.lib.extract:compileJava > Task :wlp.lib.extract:processResources NO-SOURCE > Task :wlp.lib.extract:classes > Task :wlp.lib.extract:jar warning: Imports that lack version ranges: [javax.xml.parsers, org.w3c.dom] > Task :com.ibm.ws.kernel.feature.cmdline:compileJava > Task :com.ibm.ws.kernel.feature.cmdline:processResources NO-SOURCE > Task :com.ibm.ws.kernel.feature.cmdline:classes > Task :com.ibm.ws.kernel.feature.cmdline:instrument > Task :com.ibm.ws.kernel.feature.cmdline:jar warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.ws.kernel.feature.internal.cmdline.ArgumentsImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.ws.kernel.feature.internal.cmdline.ArgumentsImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.ws.kernel.feature.internal.cmdline.ArgumentsImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.websphere.ras, com.ibm.websphere.ras.annotation, com.ibm.ws.ffdc, javax.xml.stream] warning: Unreferenced class path entries [org.eclipse.osgi, wlp.lib.extract, com.ibm.ws.config, com.ibm.ws.org.eclipse.equinox.metatype, com.ibm.ws.ras.instrument, com.ibm.websphere.org.osgi.core, com.ibm.wsspi.org.osgi.service.metatype, com.ibm.ws.kernel.boot.core, com.ibm.ws.org.apache.aries.util, com.ibm.ws.kernel.service, com.ibm.ws.kernel.feature.core] > Task :com.ibm.ws.kernel.feature:compileJava > Task :com.ibm.ws.kernel.feature:processResources NO-SOURCE > Task :com.ibm.ws.kernel.feature:classes > Task :com.ibm.ws.kernel.feature:instrument > Task :com.ibm.ws.kernel.feature:jar warning: Split package, multiple jars provide the same package:com/ibm/ws/kernel/feature/internal/resources Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:com.ibm.ws.kernel.feature.core] Class path [Jar:main, Jar:com.ibm.ws.kernel.feature.cmdline, Jar:com.ibm.ws.kernel.feature.core, Jar:wlp.lib.extract, Jar:com.ibm.ws.ras.instrument] warning: [com.ibm.ws.kernel.feature.internal.FeatureManager] Unable to determine whether the annotation com.ibm.ws.ffdc.annotation.FFDCIgnore is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.kernel.feature.internal.FeatureManager] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceObjectField is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.kernel.feature.internal.FeatureManager] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceOptions is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.kernel.feature.internal.subsystem.FeatureIntrospector] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceObjectField is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.kernel.feature.internal.subsystem.FeatureIntrospector] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceOptions is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.ws.ffdc.annotation.FFDCIgnore applied to type com.ibm.ws.kernel.feature.ApiRegion provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.Trivial applied to type com.ibm.ws.kernel.feature.internal.BundleInstallOriginBundleListener provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.ws.kernel.feature.internal.BundleInstallOriginBundleListener provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.ws.kernel.feature.internal.BundleInstallOriginBundleListener provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.ws.kernel.feature.internal.BundleInstallOriginBundleListener provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Reference applied to type com.ibm.ws.kernel.feature.internal.FeatureManager provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Activate applied to type com.ibm.ws.kernel.feature.internal.FeatureManager provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Deactivate applied to type com.ibm.ws.kernel.feature.internal.FeatureManager provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Component applied to type com.ibm.ws.kernel.feature.internal.FeatureManager provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.websphere.ras, com.ibm.websphere.ras.annotation, com.ibm.ws.ffdc, com.ibm.ws.kernel.launch.service, com.ibm.ws.kernel.productinfo, com.ibm.ws.kernel.provisioning, com.ibm.ws.kernel.provisioning.packages, com.ibm.ws.kernel.service.util, com.ibm.ws.runtime.update, com.ibm.wsspi.kernel.service.location, com.ibm.wsspi.kernel.service.utils, com.ibm.wsspi.logging, io.openliberty.checkpoint.spi, javax.xml.parsers, javax.xml.stream, org.apache.aries.util.manifest, org.eclipse.equinox.region, org.eclipse.osgi.container, org.eclipse.osgi.util, org.osgi.framework, org.osgi.framework.startlevel, org.osgi.framework.wiring, org.osgi.resource, org.osgi.service.cm, org.osgi.service.component, org.osgi.service.event, org.w3c.dom, org.xml.sax] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))",osgi.service;filter:="(objectClass=com.ibm.ws.kernel.feature.FeatureProvisioner)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.kernel.feature.ServerReadyStatus)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.kernel.provisioning.LibertyBootRuntime)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.runtime.update.RuntimeUpdateManager)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.VariableRegistry)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=io.openliberty.checkpoint.spi.CheckpointPhase)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=java.util.concurrent.ExecutorService)";effective:=active,osgi.service;filter:="(objectClass=org.eclipse.equinox.region.RegionDigraph)";effective:=active,osgi.service;filter:="(objectClass=org.osgi.service.event.EventAdmin)";effective:=active'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.kernel.feature.FeatureProvisioner,com.ibm.ws.kernel.launch.service.FrameworkReady,org.osgi.service.cm.ManagedService";uses:="com.ibm.ws.kernel.feature,com.ibm.ws.kernel.launch.service,org.osgi.service.cm",osgi.service;objectClass:List="com.ibm.wsspi.logging.Introspector";uses:="com.ibm.wsspi.logging"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [wlp.lib.extract, com.ibm.ws.ras.instrument, com.ibm.ws.kernel.feature.cmdline, com.ibm.ws.kernel.feature.core] > Task :com.ibm.ws.org.apache.httpcomponents:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.httpcomponents:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.httpcomponents:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.httpcomponents:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.httpcomponents:instrument > Task :com.ibm.ws.org.apache.httpcomponents:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.crypto, javax.crypto.spec, javax.naming, javax.naming.directory, javax.naming.ldap, javax.net, javax.net.ssl, javax.security.auth.x500, org.apache.commons.codec.binary, org.apache.commons.logging, org.ietf.jgss] warning: No translation found for macro: scmBranch warning: No translation found for macro: buildNumber warning: Unreferenced class path entries [httpasyncclient-4.1.4, httpcore-4.4.13, com.ibm.ws.ras.instrument, httpclient-4.5.13, httpcore-nio-4.4.13] > Task :com.ibm.ws.org.glassfish.json.1.1:globalize NO-SOURCE > Task :com.ibm.ws.org.glassfish.json.1.1:compileJava NO-SOURCE > Task :com.ibm.ws.org.glassfish.json.1.1:processResources NO-SOURCE > Task :com.ibm.ws.org.glassfish.json.1.1:classes UP-TO-DATE > Task :com.ibm.ws.org.glassfish.json.1.1:instrument > Task :com.ibm.ws.org.glassfish.json.1.1:jar warning: There is an empty jar or directory on the classpath: main warning: Version for package org.glassfish.json.api is set to different values in the source (1.0.17) and in the manifest (1.1.4). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, javax.json-1.1.4] > Task :io.openliberty.org.apache.commons.logging:globalize NO-SOURCE > Task :io.openliberty.org.apache.commons.logging:compileJava NO-SOURCE > Task :io.openliberty.org.apache.commons.logging:processResources NO-SOURCE > Task :io.openliberty.org.apache.commons.logging:classes UP-TO-DATE > Task :io.openliberty.org.apache.commons.logging:instrument > Task :io.openliberty.org.apache.commons.logging:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [commons-logging-1.2, com.ibm.ws.ras.instrument] > Task :build.changeDetector:compileJava > Task :build.changeDetector:processResources NO-SOURCE > Task :build.changeDetector:classes > Task :build.changeDetector:jar warning: Imports that lack version ranges: [com.ibm.ws.kernel.feature.resolver] warning: Unreferenced class path entries [com.ibm.ws.logging, org.eclipse.osgi, junit, com.ibm.websphere.javaee.jsonp.1.1, com.ibm.ws.kernel.feature, io.openliberty.org.apache.commons.logging, com.ibm.ws.org.apache.aries.util, com.ibm.ws.org.apache.httpcomponents, com.ibm.ws.org.glassfish.json.1.1, com.ibm.ws.junit.extensions, com.ibm.ws.kernel.boot] > Task :build.changeDetector:assemble > Task :build.depScanner:globalize NO-SOURCE > Task :build.depScanner:compileJava > Task :build.depScanner:processResources NO-SOURCE > Task :build.depScanner:classes > Task :build.depScanner:jar warning: Imports that lack version ranges: [org.apache.commons.lang3, org.apache.commons.lang3.math] warning: Unreferenced class path entries [plexus-utils-3.2.1, maven-model-3.6.3, maven-artifact-3.6.3] > Task :build.depScanner:assemble > Task :build.example.testcontainers_fat:assemble SKIPPED > Task :build.example_fat:assemble SKIPPED > Task :build.featureStart.aToL_fat:assemble SKIPPED > Task :build.featureStart.mToZ_fat:assemble SKIPPED > Task :build.image:addServiceFingerprint UP-TO-DATE > Task :build.image:globalize NO-SOURCE > Task :build.image:compileJava NO-SOURCE > Task :build.image:processResources NO-SOURCE > Task :build.image:classes UP-TO-DATE > Task :build.image:jar SKIPPED > Task :build.image:copyBetaLicenseToBuildImage > Task :build.image:copyLicenseToBuildImage > Task :build.image:copyPropertiesToBuildImage > Task :build.image:copyReadmeToBuildImage > Task :build.image:copySwidFixpackTagToBuildImage > Task :build.image:copySwidTagToBuildImage > Task :build.image:publishWLPJars NO-SOURCE > Task :build.image:assemble > Task :build.pii.package:globalize NO-SOURCE > Task :build.pii.package:compileJava NO-SOURCE > Task :build.pii.package:processResources NO-SOURCE > Task :build.pii.package:classes UP-TO-DATE > Task :build.pii.package:jar SKIPPED > Task :build.pii.package:publishWLPJars NO-SOURCE > Task :build.pii.package:assemble UP-TO-DATE > Task :build.sharedResources:globalize NO-SOURCE > Task :build.sharedResources:compileJava NO-SOURCE > Task :build.sharedResources:processResources NO-SOURCE > Task :build.sharedResources:classes UP-TO-DATE > Task :build.sharedResources:instrument > Task :build.sharedResources:jar SKIPPED > Task :build.sharedResources:publishWLPJars NO-SOURCE > Task :build.sharedResources:assemble UP-TO-DATE > Task :cnf:globalize NO-SOURCE > Task :cnf:compileJava NO-SOURCE > Task :cnf:processResources NO-SOURCE > Task :cnf:classes UP-TO-DATE > Task :cnf:jar SKIPPED > Task :cnf:publishWLPJars NO-SOURCE > Task :cnf:assemble UP-TO-DATE > Task :com.ibm.jbatch.container:globalize > Task :com.ibm.jbatch.jsl.model:globalize NO-SOURCE > Task :com.ibm.jbatch.spi:globalize NO-SOURCE > Task :com.ibm.jbatch.spi:compileJava > Task :com.ibm.jbatch.spi:processResources NO-SOURCE > Task :com.ibm.jbatch.spi:classes > Task :com.ibm.jbatch.spi:instrument > Task :com.ibm.jbatch.spi:jar warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.jbatch.spi.BatchSPIManager provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.jbatch.spi.BatchSPIManager provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.jbatch.spi.DatabaseAlreadyInitializedException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.websphere.ras, com.ibm.websphere.ras.annotation, javax.security.auth] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument] > Task :com.ibm.tx.jta:globalize > Task :com.ibm.tx.util:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.transaction.1.1:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.transaction.1.1:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.transaction.1.1:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.transaction.1.1:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.transaction.1.1:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [geronimo-jta_1.1_spec-1.1.1] > Task :com.ibm.ws.javaee.dd.common:globalize NO-SOURCE > Task :com.ibm.ws.javaee.dd.common:compileJava > Task :com.ibm.ws.javaee.dd.common:processResources NO-SOURCE > Task :com.ibm.ws.javaee.dd.common:classes > Task :com.ibm.ws.javaee.dd.common:instrument > Task :com.ibm.ws.javaee.dd.common:jar warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument] > Task :com.ibm.ws.resource:globalize > Task :com.ibm.ws.resource:compileJava > Task :com.ibm.ws.resource:processResources NO-SOURCE > Task :com.ibm.ws.resource:classes > Task :com.ibm.ws.resource:instrument > Task :com.ibm.ws.resource:jar warning: Imports that lack version ranges: [com.ibm.ws.serialization] warning: Unreferenced class path entries [com.ibm.ws.javaee.dd.common, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.service.component] > Task :com.ibm.tx.util:compileJava > Task :com.ibm.tx.util:processResources NO-SOURCE > Task :com.ibm.tx.util:classes > Task :com.ibm.tx.util:jar warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.resource, com.ibm.websphere.javaee.transaction.1.1, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.service] > Task :com.ibm.websphere.javaee.connector.1.6:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.connector.1.6:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.connector.1.6:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.connector.1.6:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.connector.1.6:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.naming, javax.security.auth, javax.security.auth.callback] warning: Unreferenced class path entries [connector-1.6] > Task :com.ibm.ws.adaptable.module:globalize NO-SOURCE > Task :com.ibm.ws.artifact:globalize NO-SOURCE > Task :com.ibm.ws.bnd.annotations:globalize NO-SOURCE > Task :com.ibm.ws.bnd.annotations:compileJava > Task :com.ibm.ws.bnd.annotations:processResources NO-SOURCE > Task :com.ibm.ws.bnd.annotations:classes > Task :com.ibm.ws.bnd.annotations:instrument > Task :com.ibm.ws.bnd.annotations:jar warning: Unreferenced class path entries [biz.aQute.bnd.annotation-6.3.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument] > Task :com.ibm.ws.artifact:compileJava > Task :com.ibm.ws.artifact:processResources NO-SOURCE > Task :com.ibm.ws.artifact:classes > Task :com.ibm.ws.artifact:instrument > Task :com.ibm.ws.artifact:jar warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.artifact.contributor.ArtifactContainerFactoryHelper)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.artifact.factory.contributor.ArtifactContainerFactoryContributor)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.ws.bnd.annotations, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.service] > Task :com.ibm.ws.artifact.overlay:globalize NO-SOURCE > Task :com.ibm.ws.artifact.overlay:compileJava > Task :com.ibm.ws.artifact.overlay:processResources NO-SOURCE > Task :com.ibm.ws.artifact.overlay:classes > Task :com.ibm.ws.artifact.overlay:instrument > Task :com.ibm.ws.artifact.overlay:jar warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.artifact, com.ibm.websphere.org.osgi.service.component] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.adaptable.module/src/com/ibm/ws/adaptable/module/internal/AddEntryToOverlayContainerAdapter.java:134: warning: [deprecation] getPhysicalPath() in EnclosedEntity has been deprecated public String getPhysicalPath() { ^ 1 warning > Task :com.ibm.ws.adaptable.module:compileJava > Task :com.ibm.ws.adaptable.module:processResources NO-SOURCE > Task :com.ibm.ws.adaptable.module:classes > Task :com.ibm.ws.adaptable.module:instrument > Task :com.ibm.ws.adaptable.module:jar warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.wsspi.adaptable.module.adapters.ContainerAdapter)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.adaptable.module.adapters.EntryAdapter)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.ws.bnd.annotations, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.artifact.overlay, com.ibm.websphere.org.osgi.core, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.artifact, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.service] > Task :com.ibm.ws.artifact.url:globalize NO-SOURCE > Task :com.ibm.ws.artifact.zip:globalize > Task :com.ibm.ws.classloading.configuration:globalize NO-SOURCE > Task :com.ibm.ws.classloading.configuration:compileJava > Task :com.ibm.ws.classloading.configuration:processResources NO-SOURCE > Task :com.ibm.ws.classloading.configuration:classes > Task :com.ibm.ws.classloading.configuration:instrument > Task :com.ibm.ws.classloading.configuration:jar warning: [com.ibm.ws.classloading.configuration.GlobalClassloadingConfiguration] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceObjectField is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.classloading.configuration.GlobalClassloadingConfiguration] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceOptions is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.ws.classloading.configuration.GlobalClassloadingConfiguration provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.ws.classloading.configuration.GlobalClassloadingConfiguration provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.ws.classloading.configuration.GlobalClassloadingConfiguration provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.websphere.ras, com.ibm.websphere.ras.annotation] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.service.component] > Task :com.ibm.ws.artifact.zip:compileJava > Task :com.ibm.ws.artifact.zip:processResources NO-SOURCE > Task :com.ibm.ws.artifact.zip:classes > Task :com.ibm.ws.artifact.zip:instrument > Task :com.ibm.ws.artifact.zip:jar warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.kernel.security.thread, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.core, com.ibm.ws.artifact, com.ibm.ws.kernel.service, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.classloading.configuration, com.ibm.ws.kernel.filemonitor] > Task :com.ibm.ws.artifact.url:compileJava > Task :com.ibm.ws.artifact.url:processResources NO-SOURCE > Task :com.ibm.ws.artifact.url:classes > Task :com.ibm.ws.artifact.url:instrument > Task :com.ibm.ws.artifact.url:jar warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.kernel.security.thread, com.ibm.ws.ras.instrument, com.ibm.websphere.org.osgi.core, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.org.apache.aries.util, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.artifact.zip] > Task :com.ibm.ws.classloading:globalize > Task :com.ibm.ws.anno:globalize > Task :com.ibm.ws.org.jboss.jandex:globalize NO-SOURCE > Task :com.ibm.ws.org.jboss.jandex:compileJava NO-SOURCE > Task :com.ibm.ws.org.jboss.jandex:processResources NO-SOURCE > Task :com.ibm.ws.org.jboss.jandex:classes UP-TO-DATE > Task :com.ibm.ws.org.jboss.jandex:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [org.apache.tools.ant, org.apache.tools.ant.types] warning: Unreferenced class path entries [jandex-2.4.3.Final] > Task :com.ibm.ws.anno:compileJava /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.anno/src/com/ibm/ws/annocache/targets/internal/TargetsVisitorJandexConverterImpl.java:171: warning: [deprecation] annotations() in ClassInfo has been deprecated for ( Map.Entry> annoEntry : classInfo.annotations().entrySet() ) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.anno/src/com/ibm/ws/annocache/targets/internal/TargetsVisitorJandexConverterImpl.java:238: warning: [deprecation] annotations() in ClassInfo has been deprecated for ( Map.Entry> annoEntry : classInfo.annotations().entrySet() ) { ^ 2 warnings > Task :com.ibm.ws.anno:processResources > Task :com.ibm.ws.anno:classes > Task :com.ibm.ws.anno:instrument > Task :com.ibm.ws.anno:jar warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.wsspi.anno.classsource.ClassSource_Factory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.anno.info.InfoStoreFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.anno.targets.AnnotationTargets_Factory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.anno.util.Util_Factory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.annocache.classsource.ClassSource_Factory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.annocache.info.InfoStoreFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.annocache.targets.AnnotationTargets_Factory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.annocache.targets.cache.TargetCache_Factory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.annocache.util.Util_Factory)";effective:=active,osgi.service;filter:="(objectClass=org.eclipse.osgi.service.urlconversion.URLConverter)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.wsspi.anno.classsource.ClassSource_Factory";uses:="com.ibm.wsspi.anno.classsource",osgi.service;objectClass:List="com.ibm.wsspi.anno.info.InfoStoreFactory";uses:="com.ibm.wsspi.anno.info",osgi.service;objectClass:List="com.ibm.wsspi.anno.service.AnnotationService_Service";uses:="com.ibm.wsspi.anno.service",osgi.service;objectClass:List="com.ibm.wsspi.anno.targets.AnnotationTargets_Factory";uses:="com.ibm.wsspi.anno.targets",osgi.service;objectClass:List="com.ibm.wsspi.anno.util.Util_Factory";uses:="com.ibm.wsspi.anno.util",osgi.service;objectClass:List="com.ibm.wsspi.annocache.classsource.ClassSource_Factory";uses:="com.ibm.wsspi.annocache.classsource",osgi.service;objectClass:List="com.ibm.wsspi.annocache.info.InfoStoreFactory";uses:="com.ibm.wsspi.annocache.info",osgi.service;objectClass:List="com.ibm.wsspi.annocache.service.AnnotationCacheService_Service";uses:="com.ibm.wsspi.annocache.service",osgi.service;objectClass:List="com.ibm.wsspi.annocache.targets.AnnotationTargets_Factory";uses:="com.ibm.wsspi.annocache.targets",osgi.service;objectClass:List="com.ibm.wsspi.annocache.targets.cache.TargetCache_Factory";uses:="com.ibm.wsspi.annocache.targets.cache",osgi.service;objectClass:List="com.ibm.wsspi.annocache.util.Util_Factory";uses:="com.ibm.wsspi.annocache.util"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, org.eclipse.osgi, com.ibm.ws.kernel.security.thread, com.ibm.ws.org.objectweb.asm, com.ibm.ws.ras.instrument, com.ibm.ws.org.jboss.jandex, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.artifact, com.ibm.ws.kernel.service] > Task :com.ibm.ws.container.service:globalize > Task :com.ibm.ws.container.service.compat:globalize [ant:validate] (warning) WSVR0629I variables should not be encapsulated in quotation marks [ant:validate] (warning) WSVR0630I variables should not be encapsulated in quotation marks [ant:validate] (warning) WSVR0623W variables should not be encapsulated in quotation marks > Task :com.ibm.ws.container.service.compat:compileJava > Task :com.ibm.ws.container.service.compat:processResources NO-SOURCE > Task :com.ibm.ws.container.service.compat:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.container.service.compat/src/com/ibm/ws/util/VirtualHostMapper.java:31: warning: [deprecation] register(String,String) in Tr has been deprecated private final static TraceComponent tc = Tr.register(CLASSNAME, "Runtime"); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.container.service.compat/src/com/ibm/jtc/adapter/DefaultPlatformAdapter.java:30: warning: [deprecation] register(String,String,String) in Tr has been deprecated private final static TraceComponent tc = Tr.register(CLASSNAME, "Runtime", "com.ibm.ws.runtime.runtime"); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.container.service.compat/src/com/ibm/jtc/adapter/PlatformAdapterAccessor.java:35: warning: [deprecation] register(String,String,String) in Tr has been deprecated private final static TraceComponent tc = Tr.register(CLASSNAME, "Runtime", "com.ibm.ws.runtime.runtime"); ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 3 warnings > Task :com.ibm.ws.container.service.compat:jar warning: Imports that lack version ranges: [javax.xml.parsers, org.w3c.dom, org.xml.sax, org.xml.sax.helpers] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.service, com.ibm.ws.kernel.boot] > Task :com.ibm.ws.javaee.dd:globalize NO-SOURCE > Task :com.ibm.ws.javaee.ddmetadata.annotation:globalize NO-SOURCE > Task :com.ibm.ws.javaee.ddmetadata.annotation:compileJava > Task :com.ibm.ws.javaee.ddmetadata.annotation:processResources NO-SOURCE > Task :com.ibm.ws.javaee.ddmetadata.annotation:classes > Task :com.ibm.ws.javaee.ddmetadata.annotation:instrument > Task :com.ibm.ws.javaee.ddmetadata.annotation:jar warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :com.ibm.ws.javaee.dd:compileJava > Task :com.ibm.ws.javaee.dd:processResources NO-SOURCE > Task :com.ibm.ws.javaee.dd:classes > Task :com.ibm.ws.javaee.dd:instrument > Task :com.ibm.ws.javaee.dd:jar warning: Unreferenced class path entries [com.ibm.ws.javaee.dd.common, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.ws.javaee.ddmetadata.annotation] > Task :com.ibm.ws.javaee.version:globalize NO-SOURCE > Task :com.ibm.ws.javaee.version:compileJava > Task :com.ibm.ws.javaee.version:processResources NO-SOURCE > Task :com.ibm.ws.javaee.version:classes > Task :com.ibm.ws.javaee.version:instrument > Task :com.ibm.ws.javaee.version:jar warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.ws.javaee.version.FacesVersion provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.ws.javaee.version.FacesVersion provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.ws.javaee.version.FacesVersion provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.websphere.ras, com.ibm.websphere.ras.annotation] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.websphere.org.osgi.core] > Task :com.ibm.ws.container.service:compileJava > Task :com.ibm.ws.container.service:processResources NO-SOURCE > Task :com.ibm.ws.container.service:classes > Task :com.ibm.ws.container.service:instrument > Task :com.ibm.ws.container.service:jar warning: Imports that lack version ranges: [com.ibm.ws.kernel, com.ibm.ws.serialization, javax.naming, javax.xml.parsers, org.w3c.dom, org.xml.sax, org.xml.sax.helpers] warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.naming.RemoteObjectInstanceFactory";uses:="com.ibm.ws.container.service.naming",osgi.service;objectClass:List="com.ibm.wsspi.adaptable.module.adapters.ContainerAdapter";uses:="com.ibm.wsspi.adaptable.module.adapters"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.container.service.compat, com.ibm.ws.kernel.security.thread, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.boot.core, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.adaptable.module, com.ibm.ws.anno, com.ibm.ws.javaee.dd.common, com.ibm.ws.javaee.version, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.dd, com.ibm.ws.resource, com.ibm.ws.artifact.overlay, com.ibm.ws.logging.core, com.ibm.ws.artifact, com.ibm.ws.kernel.service] > Task :com.ibm.ws.dynamic.bundle:globalize NO-SOURCE > Task :com.ibm.ws.dynamic.bundle:compileJava > Task :com.ibm.ws.dynamic.bundle:processResources NO-SOURCE > Task :com.ibm.ws.dynamic.bundle:classes > Task :com.ibm.ws.dynamic.bundle:instrument > Task :com.ibm.ws.dynamic.bundle:jar warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.eclipse.equinox.region] > Task :com.ibm.ws.kernel.equinox.module:globalize NO-SOURCE > Task :com.ibm.ws.kernel.equinox.module:compileJava > Task :com.ibm.ws.kernel.equinox.module:processResources NO-SOURCE > Task :com.ibm.ws.kernel.equinox.module:classes > Task :com.ibm.ws.kernel.equinox.module:instrument > Task :com.ibm.ws.kernel.equinox.module:jar warning: Unreferenced class path entries [org.eclipse.osgi, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.core] > Task :com.ibm.websphere.appserver.spi.threading:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.spi.threading:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.spi.threading:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.spi.threading:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.spi.threading:instrument > Task :com.ibm.websphere.appserver.spi.threading:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.threading] > Task :com.ibm.ws.kernel.metatype.helper:globalize NO-SOURCE > Task :com.ibm.ws.kernel.metatype.helper:compileJava > Task :com.ibm.ws.kernel.metatype.helper:processResources NO-SOURCE > Task :com.ibm.ws.kernel.metatype.helper:classes > Task :com.ibm.ws.kernel.metatype.helper:instrument > Task :com.ibm.ws.kernel.metatype.helper:jar Custom bnd plugin: com.ibm.ws.build.bnd.plugins.ExternalPackageProcessor detected externals.mf file @ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.metatype.helper/externals.mf Adding attribute: ibm-spi-type=spi for package com.ibm.wsspi.config warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.wsspi.config.FilesetChangeListener)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.appserver.spi.kernel.filemonitor, com.ibm.ws.ras.instrument, com.ibm.ws.bnd.annotations, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.service, com.ibm.websphere.appserver.spi.threading, com.ibm.websphere.org.osgi.service.cm] > Task :com.ibm.ws.classloading:compileJava > Task :com.ibm.ws.classloading:processResources NO-SOURCE > Task :com.ibm.ws.classloading:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.classloading/src/com/ibm/ws/classloading/internal/ContainerClassLoader.java:689: warning: [deprecation] getPhysicalPath() in Container has been deprecated String physicalPath = this.container.getPhysicalPath(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.classloading/src/com/ibm/ws/classloading/internal/GatewayBundleFactory.java:250: warning: [deprecation] VISIBLE_SERVICE_NAMESPACE in RegionFilter has been deprecated builder.allowAll(RegionFilter.VISIBLE_SERVICE_NAMESPACE); ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 2 warnings > Task :com.ibm.ws.classloading:instrument > Task :com.ibm.ws.classloading:jar warning: Imports that lack version ranges: [org.eclipse.osgi.internal.loader, javax.security.auth] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.classloading.ClassGenerator)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.classloading.MetaInfServicesProvider)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.classloading.configuration.GlobalClassloadingConfiguration)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.extended.MetaDataIdentifierService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.library.internal.LibraryStatusService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.artifact.factory.ArtifactContainerFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.classloading.ClassLoadingService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.classloading.ResourceProvider)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.library.ApplicationExtensionLibrary)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.library.Library)";effective:=active,osgi.service;filter:="(objectClass=java.lang.instrument.ClassFileTransformer)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=java.lang.instrument.Instrumentation)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=org.eclipse.equinox.region.RegionDigraph)";effective:=active,osgi.service;filter:="(objectClass=org.osgi.service.cm.ConfigurationAdmin)";effective:=active,osgi.service;filter:="(objectClass=org.osgi.service.url.URLStreamHandlerService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.classloading.ClassLoaderIdentifierService,com.ibm.ws.classloading.LibertyClassLoadingService,com.ibm.wsspi.classloading.ClassLoadingService,com.ibm.wsspi.logging.Introspector";uses:="com.ibm.ws.classloading,com.ibm.ws.classloading,com.ibm.wsspi.classloading,com.ibm.wsspi.logging",osgi.service;objectClass:List="com.ibm.ws.classloading.LibraryAccess,com.ibm.wsspi.kernel.equinox.module.ModuleDelegateClassLoaderFactory,org.osgi.service.cm.ManagedServiceFactory";uses:="com.ibm.ws.classloading,com.ibm.wsspi.kernel.equinox.module,org.osgi.service.cm",osgi.service;objectClass:List="com.ibm.wsspi.adaptable.module.adapters.ContainerAdapter";uses:="com.ibm.wsspi.adaptable.module.adapters",osgi.service;objectClass:List="com.ibm.wsspi.adaptable.module.adapters.EntryAdapter";uses:="com.ibm.wsspi.adaptable.module.adapters",osgi.service;objectClass:List="com.ibm.wsspi.classloading.ApplicationClassloadingService";uses:="com.ibm.wsspi.classloading",osgi.service;objectClass:List="org.osgi.service.cm.ManagedServiceFactory";uses:="org.osgi.service.cm"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.appserver.spi.kernel.service, org.eclipse.osgi, com.ibm.ws.kernel.security.thread, com.ibm.ws.kernel.feature, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.boot.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.dynamic.bundle, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.kernel.boot.common, com.ibm.ws.artifact.url, com.ibm.ws.artifact.overlay, com.ibm.ws.container.service, com.ibm.ws.kernel.metatype.helper, com.ibm.ws.artifact, com.ibm.ws.kernel.service, com.ibm.ws.kernel.equinox.module, com.ibm.ws.classloading.configuration, com.ibm.ws.org.eclipse.equinox.region] > Task :com.ibm.ws.recoverylog:globalize > Task :com.ibm.ws.recoverylog:compileJava > Task :com.ibm.ws.recoverylog:processResources NO-SOURCE > Task :com.ibm.ws.recoverylog:classes > Task :com.ibm.ws.recoverylog:instrument > Task :com.ibm.ws.recoverylog:jar warning: Unreferenced class path entries [com.ibm.tx.util, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.ws.resource, com.ibm.ws.logging.core, com.ibm.ws.kernel.service, com.ibm.websphere.org.osgi.service.component] > Task :com.ibm.tx.jta:compileJava > Task :com.ibm.tx.jta:processResources NO-SOURCE > Task :com.ibm.tx.jta:classes Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.tx.jta:jar warning: Unreferenced class path entries [com.ibm.tx.util, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.recoverylog, com.ibm.websphere.javaee.connector.1.6, com.ibm.websphere.javaee.transaction.1.1, com.ibm.ws.resource, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.service] > Task :com.ibm.websphere.appserver.api.kernel.service:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.api.kernel.service:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.api.kernel.service:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.api.kernel.service:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.api.kernel.service:instrument > Task :com.ibm.websphere.appserver.api.kernel.service:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.kernel.service] > Task :com.ibm.websphere.appserver.thirdparty.eclipselink:globalize [ant:validate] (warning) 7501 variables should not be encapsulated in quotation marks [ant:validate] (warning) 61018 variables should not be encapsulated in quotation marks > Task :com.ibm.websphere.javaee.jsonp.1.0:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.jsonp.1.0:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.jsonp.1.0:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.jsonp.1.0:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.jsonp.1.0:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [org.glassfish.json] warning: Unreferenced class path entries [javax.json-1.0.4] > Task :com.ibm.websphere.javaee.persistence.2.1:globalize NO-SOURCE > Task :com.ibm.ws.jpa.hybridpersistenceactivator:globalize NO-SOURCE > Task :com.ibm.ws.jpa.hybridpersistenceactivator:compileJava > Task :com.ibm.ws.jpa.hybridpersistenceactivator:processResources NO-SOURCE > Task :com.ibm.ws.jpa.hybridpersistenceactivator:classes > Task :com.ibm.ws.jpa.hybridpersistenceactivator:jar warning: Imports that lack version ranges: [com.ibm.ws.runtime.metadata, com.ibm.ws.threadContext, org.apache.geronimo.osgi.registry.api] warning: Unreferenced class path entries [geronimo-jpa_2.0_spec-1.1, com.ibm.ws.container.service.compat, com.ibm.websphere.org.osgi.core] > Task :com.ibm.websphere.javaee.persistence.2.1:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.persistence.2.1:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.persistence.2.1:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.persistence.2.1:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [com.ibm.ws.threadContext, com.ibm.ws.runtime.metadata, javax.sql] warning: Unreferenced class path entries [persistence-2.1, com.ibm.ws.jpa.hybridpersistenceactivator] > Task :com.ibm.websphere.appserver.thirdparty.eclipselink:compileJava > Task :com.ibm.websphere.appserver.thirdparty.eclipselink:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.thirdparty.eclipselink:classes > Task :com.ibm.websphere.appserver.thirdparty.eclipselink:instrument Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.appserver.thirdparty.eclipselink/src/org/eclipse/persistence/internal/helper/DBPlatformHelper.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.websphere.appserver.thirdparty.eclipselink:jar warning: Split package, multiple jars provide the same package:org/eclipse/persistence/exceptions/i18n Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:org.eclipse.persistence.core-2.6.10.WAS-3707413] Class path [Jar:main, Jar:org.eclipse.persistence.core-2.6.10.WAS-3707413, Jar:org.eclipse.persistence.jpa-2.6.10.WAS-3707413, Jar:persistence-2.1, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.javaee.jsonp.1.0, Jar:com.ibm.websphere.javaee.persistence.2.1, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/eclipse/persistence/internal/helper Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:org.eclipse.persistence.core-2.6.10.WAS-3707413] Class path [Jar:main, Jar:org.eclipse.persistence.core-2.6.10.WAS-3707413, Jar:org.eclipse.persistence.jpa-2.6.10.WAS-3707413, Jar:persistence-2.1, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.javaee.jsonp.1.0, Jar:com.ibm.websphere.javaee.persistence.2.1, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/eclipse/persistence/internal/localization/i18n Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:org.eclipse.persistence.core-2.6.10.WAS-3707413] Class path [Jar:main, Jar:org.eclipse.persistence.core-2.6.10.WAS-3707413, Jar:org.eclipse.persistence.jpa-2.6.10.WAS-3707413, Jar:persistence-2.1, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.javaee.jsonp.1.0, Jar:com.ibm.websphere.javaee.persistence.2.1, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.ras.instrument] > Task :com.ibm.websphere.javaee.annotation.1.1:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.annotation.1.1:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.annotation.1.1:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.annotation.1.1:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.annotation.1.1:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [geronimo-annotation_1.1_spec-1.0.1] > Task :com.ibm.websphere.javaee.batch.1.0:globalize > Task :com.ibm.websphere.javaee.cdi.1.2:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.cdi.1.2:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.cdi.1.2:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.cdi.1.2:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.cdi.1.2:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [cdi-api-1.2, javax.inject-1] > Task :com.ibm.websphere.javaee.batch.1.0:compileJava > Task :com.ibm.websphere.javaee.batch.1.0:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.batch.1.0:classes > Task :com.ibm.websphere.javaee.batch.1.0:jar warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.1.2, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.org.osgi.core] > Task :com.ibm.websphere.javaee.cdi.1.0:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.cdi.1.0:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.cdi.1.0:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.cdi.1.0:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.cdi.1.0:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [jcdi-1.0] > Task :com.ibm.websphere.javaee.jaxb.2.2:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.jaxb.2.2:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.jaxb.2.2:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.jaxb.2.2:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.jaxb.2.2:jar warning: There is an empty jar or directory on the classpath: main warning: Unused -privatepackage instructions , no such package(s) on the class path: [org.apache.geronimo.osgi.locator] warning: Version for package javax.xml.bind is set to different values in the source (2.2) and in the manifest (2.2.12.b1401091041). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package javax.xml.bind.annotation is set to different values in the source (2.2) and in the manifest (2.2.12.b1401091041). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package javax.xml.bind.annotation.adapters is set to different values in the source (2.2) and in the manifest (2.2.12.b1401091041). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package javax.xml.bind.attachment is set to different values in the source (2.2) and in the manifest (2.2.12.b1401091041). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package javax.xml.bind.helpers is set to different values in the source (2.2) and in the manifest (2.2.12.b1401091041). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package javax.xml.bind.util is set to different values in the source (2.2) and in the manifest (2.2.12.b1401091041). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Imports that lack version ranges: [javax.xml.namespace, javax.xml.stream, org.apache.geronimo.osgi.registry.api, javax.xml.datatype, javax.xml.parsers, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stream, javax.xml.validation, org.osgi.framework, org.osgi.util.tracker, org.w3c.dom, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers] warning: Unreferenced class path entries [jaxb-api-2.2.12-b140109.1041] > Task :com.ibm.websphere.security:globalize NO-SOURCE > Task :com.ibm.websphere.security:compileJava > Task :com.ibm.websphere.security:processResources NO-SOURCE > Task :com.ibm.websphere.security:classes Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.websphere.security:instrument > Task :com.ibm.websphere.security:jar warning: Imports that lack version ranges: [javax.security.auth, javax.security.auth.kerberos, javax.security.auth.login, org.ietf.jgss] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.kernel.security.thread, com.ibm.websphere.appserver.spi.kernel.filemonitor, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.filemonitor] > Task :com.ibm.ws.context:globalize > Task :com.ibm.ws.serialization:globalize NO-SOURCE > Task :com.ibm.ws.serialization:compileJava > Task :com.ibm.ws.serialization:processResources NO-SOURCE > Task :com.ibm.ws.serialization:classes > Task :com.ibm.ws.serialization:instrument > Task :com.ibm.ws.serialization:jar warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.serialization.DeserializationClassProvider)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.serialization.DeserializationObjectResolver)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.serialization.SerializationObjectReplacer)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.service] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.context/src/com/ibm/ws/context/service/serializable/ThreadContextManager.java:46: warning: [deprecation] ThreadContextProvider in com.ibm.wsspi.threadcontext has been deprecated import com.ibm.wsspi.threadcontext.ThreadContextProvider; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.context/src/com/ibm/ws/context/service/serializable/ThreadContextDescriptorImpl.java:45: warning: [deprecation] ThreadContextProvider in com.ibm.wsspi.threadcontext has been deprecated import com.ibm.wsspi.threadcontext.ThreadContextProvider; ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 2 warnings > Task :com.ibm.ws.context:compileJava > Task :com.ibm.ws.context:processResources NO-SOURCE > Task :com.ibm.ws.context:classes > Task :com.ibm.ws.context:instrument > Task :com.ibm.ws.context:jar warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.extended.MetaDataIdentifierService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.version.JavaEEVersion)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.threadcontext.ThreadContextProvider)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.javaee.version, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.ws.container.service, com.ibm.ws.serialization, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.service] > Task :com.ibm.websphere.appserver.api.authData:globalize NO-SOURCE > Task :com.ibm.ws.security.auth.data:globalize > Task :com.ibm.ws.security.auth.data.common:globalize > Task :com.ibm.ws.security.auth.data.common:compileJava > Task :com.ibm.ws.security.auth.data.common:processResources NO-SOURCE > Task :com.ibm.ws.security.auth.data.common:classes > Task :com.ibm.ws.security.auth.data.common:instrument > Task :com.ibm.ws.security.auth.data.common:jar warning: Imports that lack version ranges: [javax.security.auth.login] warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.websphere.security.auth.data.AuthData";uses:="com.ibm.websphere.security.auth.data",osgi.service;objectClass:List="com.ibm.websphere.security.auth.data.AuthDataProvider";uses:="com.ibm.websphere.security.auth.data"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component] > Task :com.ibm.websphere.javaee.servlet.3.0:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.servlet.3.0:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.servlet.3.0:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.servlet.3.0:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.servlet.3.0:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [servlet-3.0] > Task :com.ibm.ws.security.authentication:globalize NO-SOURCE > Task :com.ibm.ws.security.authentication:compileJava > Task :com.ibm.ws.security.authentication:processResources NO-SOURCE > Task :com.ibm.ws.security.authentication:classes > Task :com.ibm.ws.security.authentication:instrument > Task :com.ibm.ws.security.authentication:jar warning: Imports that lack version ranges: [com.ibm.ws.serialization, javax.security.auth, javax.security.auth.callback, javax.security.auth.login] warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.dd, com.ibm.ws.ras.instrument] > Task :com.ibm.ws.security.jaas.common:globalize > Task :com.ibm.wsspi.org.osgi.service.metatype.annotations:globalize NO-SOURCE > Task :com.ibm.wsspi.org.osgi.service.metatype.annotations:compileJava NO-SOURCE > Task :com.ibm.wsspi.org.osgi.service.metatype.annotations:processResources NO-SOURCE > Task :com.ibm.wsspi.org.osgi.service.metatype.annotations:classes UP-TO-DATE > Task :com.ibm.wsspi.org.osgi.service.metatype.annotations:instrument > Task :com.ibm.wsspi.org.osgi.service.metatype.annotations:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [org.osgi.service.metatype.annotations-1.4.0, com.ibm.ws.ras.instrument] > Task :io.openliberty.org.apache.commons.codec:globalize NO-SOURCE > Task :io.openliberty.org.apache.commons.codec:compileJava NO-SOURCE > Task :io.openliberty.org.apache.commons.codec:processResources NO-SOURCE > Task :io.openliberty.org.apache.commons.codec:classes UP-TO-DATE > Task :io.openliberty.org.apache.commons.codec:instrument > Task :io.openliberty.org.apache.commons.codec:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.crypto, javax.crypto.spec] warning: Unreferenced class path entries [commons-codec-1.15, com.ibm.ws.ras.instrument] Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.security.jaas.common:compileJava > Task :com.ibm.ws.security.jaas.common:processResources NO-SOURCE > Task :com.ibm.ws.security.jaas.common:classes > Task :com.ibm.ws.security.jaas.common:instrument > Task :com.ibm.ws.security.jaas.common:jar warning: com.ibm.ws.security.jaas.common: Imports that lack version ranges: [javax.security.auth, javax.security.auth.callback, javax.security.auth.login, javax.security.auth.spi] warning: com.ibm.ws.security.jaas.common: Export com.ibm.ws.security.jaas.common, has 1, private references [com.ibm.ws.security.jaas.common.internal] warning: com.ibm.ws.security.jaas.common: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.container.service.app.deploy.ApplicationInfo)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.security.jaas.common.JAASConfiguration)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.jaas.common.JAASLoginModuleConfig)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.security.jaas.config.JAASLoginConfig)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.classloading.ClassLoadingService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.library.Library)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.library.Library)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.security.jaas.common: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.security.jaas.common.JAASConfigurationFactory";uses:="com.ibm.ws.security.jaas.common",osgi.service;objectClass:List="com.ibm.ws.security.jaas.common.JAASLoginContextEntry";uses:="com.ibm.ws.security.jaas.common",osgi.service;objectClass:List="com.ibm.ws.security.jaas.common.JAASLoginModuleConfig";uses:="com.ibm.ws.security.jaas.common",osgi.service;objectClass:List="com.ibm.ws.security.jaas.config.JAASLoginConfig";uses:="com.ibm.ws.security.jaas.config"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.security.jaas.internal.common: Imports that lack version ranges: [javax.security.auth, javax.security.auth.callback, javax.security.auth.login, javax.security.auth.spi] warning: io.openliberty.security.jaas.internal.common: Export com.ibm.ws.security.jaas.common, has 1, private references [com.ibm.ws.security.jaas.common.internal] warning: io.openliberty.security.jaas.internal.common: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.container.service.app.deploy.ApplicationInfo)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.security.jaas.common.JAASConfiguration)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.jaas.common.JAASLoginModuleConfig)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.security.jaas.config.JAASLoginConfig)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.classloading.ClassLoadingService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.library.Library)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.library.Library)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.security.jaas.internal.common: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.security.jaas.common.JAASConfigurationFactory";uses:="com.ibm.ws.security.jaas.common",osgi.service;objectClass:List="com.ibm.ws.security.jaas.common.JAASLoginContextEntry";uses:="com.ibm.ws.security.jaas.common",osgi.service;objectClass:List="com.ibm.ws.security.jaas.common.JAASLoginModuleConfig";uses:="com.ibm.ws.security.jaas.common",osgi.service;objectClass:List="com.ibm.ws.security.jaas.config.JAASLoginConfig";uses:="com.ibm.ws.security.jaas.config"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.logging, com.ibm.ws.ras.instrument, com.ibm.ws.bnd.annotations, com.ibm.websphere.javaee.connector.1.6, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, io.openliberty.org.apache.commons.codec, com.ibm.wsspi.org.osgi.service.metatype.annotations, com.ibm.ws.adaptable.module, com.ibm.ws.kernel.boot, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.config, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.authentication, com.ibm.websphere.security, com.ibm.ws.container.service, com.ibm.ws.kernel.service] > Task :com.ibm.ws.security.auth.data:compileJava > Task :com.ibm.ws.security.auth.data:processResources NO-SOURCE > Task :com.ibm.ws.security.auth.data:classes > Task :com.ibm.ws.security.auth.data:instrument > Task :com.ibm.ws.security.auth.data:jar warning: com.ibm.ws.security.auth.data: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Activate applied to type com.ibm.ws.security.auth.data.internal.AuthDataImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.security.auth.data: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Component applied to type com.ibm.ws.security.auth.data.internal.AuthDataImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.security.auth.data: Imports that lack version ranges: [com.ibm.websphere.crypto, com.ibm.wsspi.kernel.service.utils, javax.security.auth, javax.security.auth.callback, javax.security.auth.login, javax.security.auth.spi] warning: io.openliberty.security.auth.internal.data: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Activate applied to type com.ibm.ws.security.auth.data.internal.AuthDataImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.security.auth.internal.data: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Component applied to type com.ibm.ws.security.auth.data.internal.AuthDataImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.security.auth.internal.data: Imports that lack version ranges: [com.ibm.websphere.crypto, com.ibm.wsspi.kernel.service.utils, javax.security.auth, javax.security.auth.callback, javax.security.auth.login, javax.security.auth.spi] warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.security.jaas.common, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.auth.data.common, com.ibm.ws.ras.instrument, com.ibm.websphere.security, com.ibm.websphere.javaee.connector.1.6] > Task :com.ibm.websphere.appserver.api.authData:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.api.authData:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.api.authData:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.api.authData:instrument > Task :com.ibm.websphere.appserver.api.authData:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Reference applied to type com.ibm.websphere.security.auth.data.AuthDataProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Activate applied to type com.ibm.websphere.security.auth.data.AuthDataProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Deactivate applied to type com.ibm.websphere.security.auth.data.AuthDataProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.Sensitive applied to type com.ibm.websphere.security.auth.data.AuthDataProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.websphere.security.auth.data.AuthDataProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.websphere.security.auth.data.AuthDataProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Component applied to type com.ibm.websphere.security.auth.data.AuthDataProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.websphere.security.auth.data.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [com.ibm.ws.security.auth.data.common, com.ibm.ws.ras.instrument, com.ibm.ws.crypto.passwordutil, com.ibm.ws.security.auth.data] > Task :com.ibm.ws.app.manager.lifecycle:globalize NO-SOURCE > Task :com.ibm.ws.app.manager.lifecycle:compileJava > Task :com.ibm.ws.app.manager.lifecycle:processResources NO-SOURCE > Task :com.ibm.ws.app.manager.lifecycle:classes > Task :com.ibm.ws.app.manager.lifecycle:instrument > Task :com.ibm.ws.app.manager.lifecycle:jar warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument] > Task :com.ibm.ws.jca.cm:globalize > Task :com.ibm.ws.security:globalize > Task :com.ibm.ws.security.authorization:globalize NO-SOURCE > Task :com.ibm.ws.security.authorization:compileJava > Task :com.ibm.ws.security.authorization:processResources NO-SOURCE > Task :com.ibm.ws.security.authorization:classes > Task :com.ibm.ws.security.authorization:instrument > Task :com.ibm.ws.security.authorization:jar warning: Imports that lack version ranges: [javax.security.auth] warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.websphere.org.osgi.service.cm] > Task :com.ibm.ws.security.credentials:globalize /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.credentials/src/com/ibm/ws/security/authentication/principals/WSIdentity.java:14: warning: [deprecation] Identity in java.security has been deprecated import java.security.Identity; ^ 1 warning > Task :com.ibm.ws.security.credentials:compileJava > Task :com.ibm.ws.security.credentials:processResources NO-SOURCE > Task :com.ibm.ws.security.credentials:classes > Task :com.ibm.ws.security.credentials:instrument > Task :com.ibm.ws.security.credentials:jar warning: Imports that lack version ranges: [com.ibm.ws.serialization, javax.security.auth, javax.security.auth.login] warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.security.credentials.CredentialProvider";uses:="com.ibm.ws.security.credentials",osgi.service;objectClass:List="com.ibm.ws.security.jwtsso.token.proxy.JwtSSOTokenHelper";uses:="com.ibm.ws.security.jwtsso.token.proxy"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.websphere.security, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.service] > Task :com.ibm.ws.security.mp.jwt.proxy:globalize NO-SOURCE > Task :com.ibm.ws.security.mp.jwt.proxy:compileJava > Task :com.ibm.ws.security.mp.jwt.proxy:processResources NO-SOURCE > Task :com.ibm.ws.security.mp.jwt.proxy:classes > Task :com.ibm.ws.security.mp.jwt.proxy:instrument > Task :com.ibm.ws.security.mp.jwt.proxy:jar warning: Imports that lack version ranges: [javax.security.auth] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.service, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.boot] > Task :com.ibm.ws.security.ready.service:globalize > Task :com.ibm.ws.org.apache.felix.scr:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.felix.scr:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.felix.scr:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.felix.scr:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.felix.scr:instrument > Task :com.ibm.ws.org.apache.felix.scr:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation org.apache.felix.service.command.Descriptor applied to type org.apache.felix.scr.impl.ComponentCommands provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement applied to type org.apache.felix.scr.impl.manager.ThreadDump provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [javax.xml.parsers, org.xml.sax, org.xml.sax.helpers] warning: Unreferenced class path entries [org.osgi.util.function-1.1.0, org.osgi.util.promise-1.1.1, com.ibm.ws.ras.instrument, org.apache.felix.scr-2.1.26] > Task :com.ibm.ws.security.registry:globalize Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.registry/src/com/ibm/ws/security/registry/internal/CustomUserRegistryWrapper.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.security.registry:compileJava > Task :com.ibm.ws.security.registry:processResources NO-SOURCE > Task :com.ibm.ws.security.registry:classes > Task :com.ibm.ws.security.registry:instrument > Task :com.ibm.ws.security.registry:jar warning: Unable to determine whether the meta annotation aQute.bnd.annotation.xml.XMLAttribute applied to type com.ibm.ws.security.registry.internal.UserRegistryConfig provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [javax.naming, javax.naming.ldap] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.websphere.security.UserRegistry)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.security.registry.FederationRegistry)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.security.registry.UserRegistry)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.security.registry.UserRegistryChangeListener)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))",osgi.extender;filter:="(&(osgi.extender=osgi.metatype)(version>=1.4.0)(!(version>=2.0.0)))";resolution:=optional'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.extender used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.websphere.security.UserRegistry)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.security.registry.FederationRegistry)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.security.registry.UserRegistry)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.security.registry.UserRegistryChangeListener)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))",osgi.extender;filter:="(&(osgi.extender=osgi.metatype)(version>=1.4.0)(!(version>=2.0.0)))";resolution:=optional'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.websphere.security, com.ibm.ws.bnd.annotations, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.org.apache.felix.scr, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.service, com.ibm.wsspi.org.osgi.service.metatype.annotations] > Task :com.ibm.ws.security.token:globalize > Task :com.ibm.ws.security.token:compileJava > Task :com.ibm.ws.security.token:processResources NO-SOURCE > Task :com.ibm.ws.security.token:classes > Task :com.ibm.ws.security.token:instrument > Task :com.ibm.ws.security.token:jar warning: Imports that lack version ranges: [com.ibm.ws.serialization, javax.security.auth.login] warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.security.jaas.common, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.websphere.security, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.service, com.ibm.websphere.org.osgi.service.component] > Task :com.ibm.ws.security.ready.service:compileJava > Task :com.ibm.ws.security.ready.service:processResources NO-SOURCE > Task :com.ibm.ws.security.ready.service:classes > Task :com.ibm.ws.security.ready.service:instrument > Task :com.ibm.ws.security.ready.service:jar warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.security.authentication.AuthenticationService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.security.authorization.AuthorizationService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.security.registry.UserRegistry)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.security.registry.UserRegistryService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.security.token.TokenManager)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.security.token.TokenService)";effective:=active;resolution:=optional,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.registry, com.ibm.ws.security.authentication, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.ws.security.token, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.security.authorization] > Task :com.ibm.ws.security:compileJava > Task :com.ibm.ws.security:processResources NO-SOURCE > Task :com.ibm.ws.security:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security/src/com/ibm/ws/security/krb5/Krb5Common.java:157: warning: [deprecation] vendor() in JavaInfo has been deprecated Tr.debug(tc, "Jdk vendor: " + JavaInfo.vendor() + " and major version: " + JavaInfo.majorVersion()); ^ 1 warning > Task :com.ibm.ws.security:instrument > Task :com.ibm.ws.security:jar warning: Imports that lack version ranges: [javax.security.auth, javax.security.auth.callback, javax.security.auth.login, org.ietf.jgss] warning: Export com.ibm.ws.security.context, has 1, private references [com.ibm.ws.security.context.internal] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.security.SecurityService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.authentication.AuthenticationService)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.security.authorization.AuthorizationService)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.security.internal.SecurityConfiguration)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.security.registry.UserRegistryService)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.security.registry, com.ibm.ws.security.credentials, com.ibm.ws.ras.instrument, com.ibm.ws.bnd.annotations, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.security.token, com.ibm.ws.security.mp.jwt.proxy, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.security.authorization, com.ibm.ws.security.ready.service, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.authentication, com.ibm.websphere.security, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.logging.core, com.ibm.ws.kernel.service] > Task :com.ibm.ws.security.jca:globalize NO-SOURCE > Task :com.ibm.ws.security.kerberos.auth:globalize > Task :com.ibm.ws.security.kerberos.auth:compileJava > Task :com.ibm.ws.security.kerberos.auth:processResources NO-SOURCE > Task :com.ibm.ws.security.kerberos.auth:classes > Task :com.ibm.ws.security.kerberos.auth:instrument > Task :com.ibm.ws.security.kerberos.auth:jar warning: Imports that lack version ranges: [javax.security.auth, javax.security.auth.callback, javax.security.auth.kerberos, javax.security.auth.login, javax.security.auth.spi, org.ietf.jgss, com.sun.security.auth.module, com.sun.security.auth.callback, com.sun.security.jgss, com.ibm.security.auth.module, com.ibm.security.auth.callback, com.ibm.security.jgss] warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, java.ibmjgssprovider-1.8.0, com.ibm.ws.security.authentication, com.ibm.ws.ras.instrument, com.ibm.websphere.security, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.service, java.rtSunKrb5-1.8.0] > Task :com.ibm.ws.security.jca:compileJava > Task :com.ibm.ws.security.jca:processResources NO-SOURCE > Task :com.ibm.ws.security.jca:classes > Task :com.ibm.ws.security.jca:instrument > Task :com.ibm.ws.security.jca:jar warning: com.ibm.ws.security.jca: Imports that lack version ranges: [javax.security.auth, javax.security.auth.callback, javax.security.auth.login, javax.security.auth.kerberos, javax.security.auth.spi, org.ietf.jgss] warning: com.ibm.ws.security.jca: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.websphere.security.auth.data.AuthDataProvider)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.SecurityService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.security.intfc.SubjectManagerService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.security.kerberos.auth.KerberosService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.security.jca.jakarta: Imports that lack version ranges: [javax.security.auth, javax.security.auth.callback, javax.security.auth.login, javax.security.auth.kerberos, javax.security.auth.spi, org.ietf.jgss] warning: com.ibm.ws.security.jca.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.websphere.security.auth.data.AuthDataProvider)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.SecurityService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.security.intfc.SubjectManagerService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.security.kerberos.auth.KerberosService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.security.credentials, com.ibm.ws.ras.instrument, com.ibm.websphere.javaee.connector.1.6, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.crypto.passwordutil, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.security.jaas.common, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.auth.data.common, com.ibm.websphere.security, com.ibm.ws.security.kerberos.auth, com.ibm.ws.security] > Task :com.ibm.ws.tx.embeddable:globalize NO-SOURCE > Task :com.ibm.ws.tx.embeddable:compileJava > Task :com.ibm.ws.tx.embeddable:processResources NO-SOURCE > Task :com.ibm.ws.tx.embeddable:classes Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.tx.embeddable/src/com/ibm/tx/jta/embeddable/impl/WSATRecoveryCoordinator.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.tx.embeddable:jar warning: com.ibm.ws.tx.embeddable: Imports that lack version ranges: [com.ibm.ws.Transaction, javax.naming, javax.naming.spi] warning: com.ibm.ws.tx.embeddable.jakarta: Imports that lack version ranges: [com.ibm.ws.Transaction, javax.naming, javax.naming.spi] warning: Unreferenced class path entries [com.ibm.tx.jta, com.ibm.tx.util, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.recoverylog, com.ibm.ws.resource, com.ibm.websphere.javaee.transaction.1.1, com.ibm.websphere.javaee.connector.1.6, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.core, com.ibm.ws.container.service, com.ibm.ws.kernel.service] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jca.cm/src/com/ibm/ejs/j2c/ThreadIdentitySecurityHelper.java:22: warning: [deprecation] GenericCredential in javax.resource.spi.security has been deprecated import javax.resource.spi.security.GenericCredential; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jca.cm/src/com/ibm/ejs/cm/logger/TraceWriter.java:39: warning: [deprecation] register(String) in Tr has been deprecated destination = com.ibm.ejs.ras.Tr.register(componentName); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jca.cm/src/com/ibm/ejs/j2c/ThreadIdentitySecurityHelper.java:731: warning: [deprecation] GenericCredential in javax.resource.spi.security has been deprecated GenericCredential credential = null; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jca.cm/src/com/ibm/ejs/j2c/ThreadIdentitySecurityHelper.java:736: warning: [deprecation] GenericCredential in javax.resource.spi.security has been deprecated credential = (GenericCredential) AccessController.doPrivileged(new PrivilegedExceptionAction() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jca.cm/src/com/ibm/ejs/j2c/ThreadIdentitySecurityHelper.java:752: warning: [deprecation] GenericCredential in javax.resource.spi.security has been deprecated credential = (GenericCredential) iter.next(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jca.cm/src/com/ibm/ejs/j2c/ThreadIdentitySecurityHelper.java:781: warning: [deprecation] GenericCredential in javax.resource.spi.security has been deprecated return subj.getPrivateCredentials(GenericCredential.class); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jca.cm/src/com/ibm/ejs/j2c/ThreadIdentitySecurityHelper.java:794: warning: [deprecation] GenericCredential in javax.resource.spi.security has been deprecated privateGenericCredentials = subj.getPrivateCredentials(GenericCredential.class); ^ Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jca.cm/src/com/ibm/ejs/j2c/ThreadIdentitySecurityHelper.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 7 warnings > Task :com.ibm.ws.jca.cm:compileJava > Task :com.ibm.ws.jca.cm:processResources NO-SOURCE > Task :com.ibm.ws.jca.cm:classes > Task :com.ibm.ws.jca.cm:jar warning: com.ibm.ws.jca.cm: Split package, multiple jars provide the same package:com/ibm/ejs/j2c Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:com.ibm.ws.container.service] Class path [Jar:main, Jar:com.ibm.ws.logging.core, Jar:com.ibm.tx.jta, Jar:com.ibm.websphere.javaee.connector.1.6, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.javaee.dd.common, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.resource, Jar:com.ibm.ws.tx.embeddable, Jar:com.ibm.ws.security.jca, Jar:com.ibm.websphere.javaee.transaction.1.1, Jar:com.ibm.ws.kernel.security.thread, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.ws.org.osgi.annotation.versioning] warning: com.ibm.ws.jca.cm: Imports that lack version ranges: [javax.management, javax.security.auth, javax.security.auth.kerberos, javax.security.auth.login, org.ietf.jgss, org.osgi.service.cm] warning: com.ibm.ws.jca.cm.jakarta: Split package, multiple jars provide the same package:com/ibm/ejs/j2c Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:com.ibm.ws.container.service] Class path [Jar:main, Jar:com.ibm.ws.logging.core, Jar:com.ibm.tx.jta, Jar:com.ibm.websphere.javaee.connector.1.6, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.javaee.dd.common, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.resource, Jar:com.ibm.ws.tx.embeddable, Jar:com.ibm.ws.security.jca, Jar:com.ibm.websphere.javaee.transaction.1.1, Jar:com.ibm.ws.kernel.security.thread, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.ws.org.osgi.annotation.versioning] warning: com.ibm.ws.jca.cm.jakarta: Imports that lack version ranges: [javax.management, javax.security.auth, javax.security.auth.kerberos, javax.security.auth.login, org.ietf.jgss, org.osgi.service.cm] warning: Unreferenced class path entries [com.ibm.ws.kernel.security.thread, com.ibm.websphere.javaee.connector.1.6, com.ibm.websphere.javaee.transaction.1.1, com.ibm.websphere.org.osgi.core, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.security.jca, com.ibm.tx.jta, com.ibm.ws.javaee.dd.common, com.ibm.ws.tx.embeddable, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.security, com.ibm.ws.resource, com.ibm.ws.logging.core, com.ibm.ws.container.service, com.ibm.ws.kernel.service] > Task :com.ibm.ws.jdbc:globalize [ant:validate] (warning) DSRA4004.onconnect.sql variables should not be encapsulated in quotation marks > Task :com.ibm.ws.jdbc.metatype:globalize NO-SOURCE > Task :com.ibm.ws.jdbc.metatype:compileJava NO-SOURCE > Task :com.ibm.ws.jdbc.metatype:processResources NO-SOURCE > Task :com.ibm.ws.jdbc.metatype:classes UP-TO-DATE > Task :com.ibm.ws.jdbc.metatype:instrument > Task :com.ibm.ws.jdbc.metatype:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jdbc/src/com/ibm/ws/rsadapter/impl/WSManagedConnectionFactoryImpl.java:59: warning: [deprecation] GenericCredential in javax.resource.spi.security has been deprecated import javax.resource.spi.security.GenericCredential; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jdbc/src/com/ibm/ws/jdbc/DataSourceService.java:447: warning: [deprecation] createAnyPreferLegacyOrder(Properties,String) in JDBCDriverService has been deprecated : jdbcDriverSvc.createAnyPreferLegacyOrder(vProps, id); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jdbc/src/com/ibm/ws/jdbc/DataSourceService.java:608: warning: [deprecation] createAnyPreferLegacyOrder(Properties,String) in JDBCDriverService has been deprecated : jdbcDriverSvc.createAnyPreferLegacyOrder(vProps, id); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jdbc/src/com/ibm/ws/rsadapter/impl/DatabaseHelper.java:1069: warning: [deprecation] TraceWriter(TraceComponent) in TraceWriter has been deprecated genPw = new PrintWriter(new TraceWriter(databaseTc), true); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jdbc/src/com/ibm/ws/rsadapter/jdbc/WSJdbcResultSet.java:2010: warning: [deprecation] getUnicodeStream(String) in ResultSet has been deprecated public InputStream getUnicodeStream(String arg0) throws SQLException { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jdbc/src/com/ibm/ws/rsadapter/jdbc/WSJdbcResultSet.java:1994: warning: [deprecation] getUnicodeStream(int) in ResultSet has been deprecated public InputStream getUnicodeStream(int arg0) throws SQLException { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jdbc/src/com/ibm/ws/rsadapter/exceptions/DataStoreAdapterException.java:148: warning: [deprecation] setLinkedException(Exception) in ResourceException has been deprecated setLinkedException((Exception) exception); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jdbc/src/com/ibm/ws/rsadapter/exceptions/DataStoreAdapterException.java:215: warning: [deprecation] getLinkedException() in ResourceException has been deprecated Throwable cause = super.getLinkedException(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jdbc/src/com/ibm/ws/rsadapter/AdapterUtil.java:1243: warning: [deprecation] setLinkedException(Exception) in ResourceException has been deprecated dsae.setLinkedException(mappedX); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jdbc/src/com/ibm/ws/rsadapter/impl/DerbyHelper.java:92: warning: [deprecation] TraceWriter(TraceComponent) in TraceWriter has been deprecated genPw = new java.io.PrintWriter(new TraceWriter(derbyTc), true); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jdbc/src/com/ibm/ws/rsadapter/impl/DerbyNetworkClientHelper.java:111: warning: [deprecation] TraceWriter(TraceComponent) in TraceWriter has been deprecated genPw = new PrintWriter(new TraceWriter(derbyTc), true); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jdbc/src/com/ibm/ws/rsadapter/impl/DerbyNetworkClientHelper.java:155: warning: [deprecation] TraceWriter(TraceComponent) in TraceWriter has been deprecated genPw = new java.io.PrintWriter(new TraceWriter(derbyTc), true); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jdbc/src/com/ibm/ws/rsadapter/impl/MicrosoftSQLServerHelper.java:181: warning: [deprecation] TraceWriter(TraceComponent) in TraceWriter has been deprecated genPw = new PrintWriter(new TraceWriter(jdbcTC), true); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jdbc/src/com/ibm/ws/rsadapter/impl/SybaseHelper.java:164: warning: [deprecation] TraceWriter(TraceComponent) in TraceWriter has been deprecated genPw = new PrintWriter(new TraceWriter(sybaseTc), true); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jdbc/src/com/ibm/ws/rsadapter/impl/DataDirectConnectSQLServerHelper.java:349: warning: [deprecation] TraceWriter(TraceComponent) in TraceWriter has been deprecated genPw = new PrintWriter(new TraceWriter(sqlserverTc), true); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jdbc/src/com/ibm/ws/rsadapter/impl/PostgreSQLHelper.java:111: warning: [deprecation] TraceWriter(TraceComponent) in TraceWriter has been deprecated genPw = new PrintWriter(new TraceWriter(jdbcTC), true); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jdbc/src/com/ibm/ws/rsadapter/impl/InformixHelper.java:86: warning: [deprecation] TraceWriter(TraceComponent) in TraceWriter has been deprecated genPw = new java.io.PrintWriter(new TraceWriter(infxTc), true); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jdbc/src/com/ibm/ws/rsadapter/impl/InformixJCCHelper.java:219: warning: [deprecation] TraceWriter(TraceComponent) in TraceWriter has been deprecated pw = new java.io.PrintWriter(new TraceWriter(ifxTc), true); ^ Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jdbc/src/com/ibm/ws/jdbc/internal/JDBCDriverService.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 18 warnings > Task :com.ibm.ws.jdbc:compileJava > Task :com.ibm.ws.jdbc:processResources NO-SOURCE > Task :com.ibm.ws.jdbc:classes > Task :com.ibm.ws.jdbc:jar warning: com.ibm.ws.jdbc: Imports that lack version ranges: [com.ibm.websphere.security.auth.data, javax.naming, javax.security.auth, javax.sql, org.ietf.jgss] warning: com.ibm.ws.jdbc: Export com.ibm.ws.jdbc, has 1, private references [com.ibm.ws.jdbc.internal] warning: com.ibm.ws.jdbc: Export com.ibm.ws.rsadapter.jdbc, has 1, private references [com.ibm.ws.rsadapter.exceptions] warning: com.ibm.ws.jdbc: Export com.ibm.ws.rsadapter.impl, has 1, private references [com.ibm.ws.rsadapter.exceptions] warning: com.ibm.ws.jdbc.jakarta: Imports that lack version ranges: [com.ibm.websphere.security.auth.data, javax.naming, javax.security.auth, javax.sql, org.ietf.jgss] warning: com.ibm.ws.jdbc.jakarta: Export com.ibm.ws.jdbc, has 1, private references [com.ibm.ws.jdbc.internal] warning: com.ibm.ws.jdbc.jakarta: Export com.ibm.ws.rsadapter.jdbc, has 1, private references [com.ibm.ws.rsadapter.exceptions] warning: com.ibm.ws.jdbc.jakarta: Export com.ibm.ws.rsadapter.impl, has 1, private references [com.ibm.ws.rsadapter.exceptions] warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.jca.cm, com.ibm.websphere.javaee.connector.1.6, com.ibm.websphere.javaee.transaction.1.1, com.ibm.websphere.org.osgi.core, com.ibm.ws.crypto.passwordutil, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.app.manager.lifecycle, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.tx.embeddable, com.ibm.tx.jta, com.ibm.ws.security.jaas.common, com.ibm.ws.javaee.dd.common, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.resource, com.ibm.ws.container.service, com.ibm.ws.kernel.metatype.helper, com.ibm.ws.kernel.service, com.ibm.ws.serialization, com.ibm.ws.jdbc.metatype] > Task :com.ibm.ws.persistence:globalize > Task :com.ibm.ws.persistence:compileJava > Task :com.ibm.ws.persistence:processResources NO-SOURCE > Task :com.ibm.ws.persistence:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.persistence/src/com/ibm/wsspi/persistence/internal/eclipselink/sql/delegate/DelegatingPreparedStatement.java:432: warning: [deprecation] setUnicodeStream(int,InputStream,int) in PreparedStatement has been deprecated public void setUnicodeStream(int parameterIndex, InputStream theInputStream, int length) throws SQLException { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.persistence/src/com/ibm/wsspi/persistence/internal/eclipselink/sql/delegate/DelegatingPreparedStatement.java:433: warning: [deprecation] setUnicodeStream(int,InputStream,int) in PreparedStatement has been deprecated _ps.setUnicodeStream(parameterIndex, theInputStream, length); ^ 2 warnings > Task :com.ibm.ws.persistence:instrument > Task :com.ibm.ws.persistence:jar warning: com.ibm.ws.persistence: Imports that lack version ranges: [javax.sql] warning: com.ibm.ws.persistence: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.websphere.security.auth.data.AuthData)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.LocalTransaction.LocalTransactionCurrent)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.tx.embeddable.EmbeddableWebSphereTransactionManager)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.persistence.PersistenceService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.persistence.internal.InMemoryUrlStreamHandler)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.resource.ResourceConfigFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.resource.ResourceFactory)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.persistence: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.wsspi.persistence.DatabaseStore";uses:="com.ibm.wsspi.persistence",osgi.service;objectClass:List="com.ibm.wsspi.persistence.PersistenceService";uses:="com.ibm.wsspi.persistence",osgi.service;objectClass:List="com.ibm.wsspi.persistence.internal.InMemoryUrlStreamHandler,org.osgi.service.url.URLStreamHandlerService";uses:="com.ibm.wsspi.persistence.internal,org.osgi.service.url"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.persistence.jakarta: Imports that lack version ranges: [javax.sql] warning: com.ibm.ws.persistence.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.websphere.security.auth.data.AuthData)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.LocalTransaction.LocalTransactionCurrent)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.tx.embeddable.EmbeddableWebSphereTransactionManager)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.persistence.PersistenceService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.persistence.internal.InMemoryUrlStreamHandler)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.resource.ResourceConfigFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.resource.ResourceFactory)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.persistence.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.wsspi.persistence.DatabaseStore";uses:="com.ibm.wsspi.persistence",osgi.service;objectClass:List="com.ibm.wsspi.persistence.PersistenceService";uses:="com.ibm.wsspi.persistence",osgi.service;objectClass:List="com.ibm.wsspi.persistence.internal.InMemoryUrlStreamHandler,org.osgi.service.url.URLStreamHandlerService";uses:="com.ibm.wsspi.persistence.internal,org.osgi.service.url"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.javaee.transaction.1.1, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.appserver.api.authData, com.ibm.websphere.appserver.thirdparty.eclipselink, com.ibm.websphere.javaee.persistence.2.1, com.ibm.ws.tx.embeddable, com.ibm.tx.jta, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.resource, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.jdbc] Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.jbatch.jsl.model:compileJava > Task :com.ibm.jbatch.jsl.model:processResources NO-SOURCE > Task :com.ibm.jbatch.jsl.model:classes > Task :com.ibm.jbatch.jsl.model:instrument > Task :com.ibm.jbatch.jsl.model:jar warning: Imports that lack version ranges: [javax.xml.namespace, org.xml.sax] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.context, com.ibm.jbatch.spi, com.ibm.websphere.javaee.cdi.1.0, com.ibm.ws.security.credentials, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.javaee.transaction.1.1, com.ibm.websphere.org.osgi.core, com.ibm.websphere.javaee.annotation.1.1, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.appserver.thirdparty.eclipselink, com.ibm.websphere.javaee.persistence.2.1, com.ibm.ws.persistence, com.ibm.ws.tx.embeddable, com.ibm.tx.jta, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.batch.1.0, com.ibm.websphere.appserver.api.kernel.service, com.ibm.websphere.security, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.websphere.appserver.spi.threading, com.ibm.websphere.javaee.jaxb.2.2] > Task :com.ibm.websphere.javaee.annotation.1.2:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.annotation.1.2:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.annotation.1.2:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.annotation.1.2:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.annotation.1.2:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [javax.annotation-api-1.2] Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.jbatch.container:compileJava > Task :com.ibm.jbatch.container:processResources > Task :com.ibm.jbatch.container:classes > Task :com.ibm.jbatch.container:instrument > Task :com.ibm.jbatch.container:jar warning: com.ibm.jbatch.container: Imports that lack version ranges: [org.xml.sax, javax.xml.bind, javax.xml.bind.annotation, javax.xml.bind.annotation.adapters, javax.management, javax.naming, javax.security.auth, javax.xml.namespace, javax.xml.parsers, javax.xml.stream, javax.xml.transform.stream, javax.xml.validation, org.w3c.dom, org.w3c.dom.bootstrap, org.w3c.dom.ls, org.xml.sax.helpers] warning: com.ibm.jbatch.container: Export com.ibm.jbatch.container.navigator, has 1, private references [com.ibm.jbatch.container.status] warning: com.ibm.jbatch.container: Export com.ibm.jbatch.container.execution.impl, has 6, private references [com.ibm.jbatch.container, com.ibm.jbatch.container.artifact.proxy, com.ibm.jbatch.container.context.impl, com.ibm.jbatch.container.impl, com.ibm.jbatch.container.status, com.ibm.jbatch.container.util] warning: com.ibm.jbatch.container: Export com.ibm.jbatch.container.cdi, has 1, private references [com.ibm.jbatch.container.artifact.proxy] warning: com.ibm.jbatch.container: Export com.ibm.jbatch.container.persistence.jpa, has 1, private references [com.ibm.jbatch.container.persistence] warning: com.ibm.jbatch.container: Export com.ibm.jbatch.container.services, has 1, private references [com.ibm.jbatch.container.util] warning: com.ibm.jbatch.container: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.jbatch.container.callback.IJobExecutionEndCallbackService)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.callback.IJobExecutionStartCallbackService)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.cdi.CDIBatchArtifactFactory)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.services.IBatchKernelService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.services.IPersistenceManagerService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.servicesmanager.ServicesManager)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.BatchDispatcher)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.BatchLocationService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.WSBatchAuthService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.events.BatchEventsPublisher)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.smf.ZosJBatchSMFLogging)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.jbatch.spi.BatchSecurityHelper)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.jbatch.spi.services.IBatchArtifactFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.jbatch.spi.services.IBatchThreadPoolService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.jbatch.spi.services.IJobXMLLoaderService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.jbatch.spi.services.ITransactionManagementService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.websphere.kernel.server.ServerInfoMBean)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.LocalTransaction.LocalTransactionCurrent)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.extended.MetaDataIdentifierService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.tx.embeddable.EmbeddableWebSphereTransactionManager)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.persistence.DatabaseStore)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.threadcontext.WSContextService)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ExecutorService)";effective:=active,osgi.service;filter:="(objectClass=javax.batch.operations.JobOperator)";effective:=active,osgi.service;filter:="(objectClass=javax.management.DynamicMBean)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=javax.transaction.TransactionManager)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.jbatch.container: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.jbatch.container.RASConstants,com.ibm.jbatch.spi.services.IJobXMLLoaderService";uses:="com.ibm.jbatch.container,com.ibm.jbatch.spi.services",osgi.service;objectClass:List="com.ibm.jbatch.container.services.IBatchKernelService,com.ibm.wsspi.kernel.service.utils.ServerQuiesceListener";uses:="com.ibm.jbatch.container.services,com.ibm.wsspi.kernel.service.utils",osgi.service;objectClass:List="com.ibm.jbatch.container.services.IPersistenceManagerService";uses:="com.ibm.jbatch.container.services",osgi.service;objectClass:List="com.ibm.jbatch.container.services.IPersistenceManagerService,com.ibm.wsspi.persistence.DDLGenerationParticipant";uses:="com.ibm.jbatch.container.services,com.ibm.wsspi.persistence",osgi.service;objectClass:List="com.ibm.jbatch.container.servicesmanager.ServicesManager,com.ibm.jbatch.container.util.BatchContainerConstants";uses:="com.ibm.jbatch.container.servicesmanager,com.ibm.jbatch.container.util",osgi.service;objectClass:List="com.ibm.jbatch.container.util.BatchContainerConstants,com.ibm.jbatch.spi.services.IBatchThreadPoolService";uses:="com.ibm.jbatch.container.util,com.ibm.jbatch.spi.services",osgi.service;objectClass:List="com.ibm.jbatch.container.ws.BatchLocationService";uses:="com.ibm.jbatch.container.ws",osgi.service;objectClass:List="com.ibm.jbatch.container.ws.WSJobOperator";uses:="com.ibm.jbatch.container.ws",osgi.service;objectClass:List="com.ibm.jbatch.container.ws.WSJobRepository";uses:="com.ibm.jbatch.container.ws",osgi.service;objectClass:List="com.ibm.jbatch.spi.BatchSecurityHelper";uses:="com.ibm.jbatch.spi",osgi.service;objectClass:List="com.ibm.jbatch.spi.services.IBatchArtifactFactory,javax.xml.stream.XMLStreamConstants";uses:="com.ibm.jbatch.spi.services,javax.xml.stream",osgi.service;objectClass:List="com.ibm.jbatch.spi.services.ITransactionManagementService";uses:="com.ibm.jbatch.spi.services",osgi.service;objectClass:List="javax.batch.operations.JobOperator";uses:="javax.batch.operations"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.jbatch.container.jakarta: Imports that lack version ranges: [org.xml.sax, javax.xml.bind, javax.xml.bind.annotation, javax.xml.bind.annotation.adapters, javax.management, javax.naming, javax.security.auth, javax.xml.namespace, javax.xml.parsers, javax.xml.stream, javax.xml.transform.stream, javax.xml.validation, org.w3c.dom, org.w3c.dom.bootstrap, org.w3c.dom.ls, org.xml.sax.helpers] warning: com.ibm.jbatch.container.jakarta: Export com.ibm.jbatch.container.navigator, has 1, private references [com.ibm.jbatch.container.status] warning: com.ibm.jbatch.container.jakarta: Export com.ibm.jbatch.container.execution.impl, has 6, private references [com.ibm.jbatch.container, com.ibm.jbatch.container.artifact.proxy, com.ibm.jbatch.container.context.impl, com.ibm.jbatch.container.impl, com.ibm.jbatch.container.status, com.ibm.jbatch.container.util] warning: com.ibm.jbatch.container.jakarta: Export com.ibm.jbatch.container.cdi, has 1, private references [com.ibm.jbatch.container.artifact.proxy] warning: com.ibm.jbatch.container.jakarta: Export com.ibm.jbatch.container.persistence.jpa, has 1, private references [com.ibm.jbatch.container.persistence] warning: com.ibm.jbatch.container.jakarta: Export com.ibm.jbatch.container.services, has 1, private references [com.ibm.jbatch.container.util] warning: com.ibm.jbatch.container.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.jbatch.container.callback.IJobExecutionEndCallbackService)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.callback.IJobExecutionStartCallbackService)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.cdi.CDIBatchArtifactFactory)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.services.IBatchKernelService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.services.IPersistenceManagerService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.servicesmanager.ServicesManager)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.BatchDispatcher)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.BatchLocationService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.WSBatchAuthService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.events.BatchEventsPublisher)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.smf.ZosJBatchSMFLogging)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.jbatch.spi.BatchSecurityHelper)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.jbatch.spi.services.IBatchArtifactFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.jbatch.spi.services.IBatchThreadPoolService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.jbatch.spi.services.IJobXMLLoaderService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.jbatch.spi.services.ITransactionManagementService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.websphere.kernel.server.ServerInfoMBean)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.LocalTransaction.LocalTransactionCurrent)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.extended.MetaDataIdentifierService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.tx.embeddable.EmbeddableWebSphereTransactionManager)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.persistence.DatabaseStore)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.threadcontext.WSContextService)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ExecutorService)";effective:=active,osgi.service;filter:="(objectClass=javax.batch.operations.JobOperator)";effective:=active,osgi.service;filter:="(objectClass=javax.management.DynamicMBean)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=javax.transaction.TransactionManager)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.jbatch.container.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.jbatch.container.RASConstants,com.ibm.jbatch.spi.services.IJobXMLLoaderService";uses:="com.ibm.jbatch.container,com.ibm.jbatch.spi.services",osgi.service;objectClass:List="com.ibm.jbatch.container.services.IBatchKernelService,com.ibm.wsspi.kernel.service.utils.ServerQuiesceListener";uses:="com.ibm.jbatch.container.services,com.ibm.wsspi.kernel.service.utils",osgi.service;objectClass:List="com.ibm.jbatch.container.services.IPersistenceManagerService";uses:="com.ibm.jbatch.container.services",osgi.service;objectClass:List="com.ibm.jbatch.container.services.IPersistenceManagerService,com.ibm.wsspi.persistence.DDLGenerationParticipant";uses:="com.ibm.jbatch.container.services,com.ibm.wsspi.persistence",osgi.service;objectClass:List="com.ibm.jbatch.container.servicesmanager.ServicesManager,com.ibm.jbatch.container.util.BatchContainerConstants";uses:="com.ibm.jbatch.container.servicesmanager,com.ibm.jbatch.container.util",osgi.service;objectClass:List="com.ibm.jbatch.container.util.BatchContainerConstants,com.ibm.jbatch.spi.services.IBatchThreadPoolService";uses:="com.ibm.jbatch.container.util,com.ibm.jbatch.spi.services",osgi.service;objectClass:List="com.ibm.jbatch.container.ws.BatchLocationService";uses:="com.ibm.jbatch.container.ws",osgi.service;objectClass:List="com.ibm.jbatch.container.ws.WSJobOperator";uses:="com.ibm.jbatch.container.ws",osgi.service;objectClass:List="com.ibm.jbatch.container.ws.WSJobRepository";uses:="com.ibm.jbatch.container.ws",osgi.service;objectClass:List="com.ibm.jbatch.spi.BatchSecurityHelper";uses:="com.ibm.jbatch.spi",osgi.service;objectClass:List="com.ibm.jbatch.spi.services.IBatchArtifactFactory,javax.xml.stream.XMLStreamConstants";uses:="com.ibm.jbatch.spi.services,javax.xml.stream",osgi.service;objectClass:List="com.ibm.jbatch.spi.services.ITransactionManagementService";uses:="com.ibm.jbatch.spi.services",osgi.service;objectClass:List="javax.batch.operations.JobOperator";uses:="javax.batch.operations"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.javaee.transaction.1.1, com.ibm.websphere.org.osgi.core, com.ibm.ws.tx.embeddable, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.batch.1.0, com.ibm.websphere.appserver.api.kernel.service, com.ibm.jbatch.jsl.model, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.kernel.service, com.ibm.ws.serialization, com.ibm.ws.security, com.ibm.ws.context, com.ibm.ws.logging, com.ibm.jbatch.spi, com.ibm.websphere.javaee.cdi.1.0, com.ibm.ws.security.credentials, com.ibm.websphere.javaee.annotation.1.2, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.appserver.thirdparty.eclipselink, com.ibm.websphere.javaee.persistence.2.1, com.ibm.ws.persistence, com.ibm.tx.jta, com.ibm.websphere.security, com.ibm.ws.logging.core, com.ibm.websphere.appserver.spi.threading, com.ibm.websphere.javaee.jaxb.2.2] > Task :com.ibm.jbatch.container:publishWLPJars > Task :com.ibm.jbatch.container:assemble > Task :com.ibm.jbatch.jsl.model:assemble > Task :com.ibm.jbatch.spi:publishWLPJars > Task :com.ibm.jbatch.spi:assemble > Task :com.ibm.json4j:globalize NO-SOURCE Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.json4j:compileJava > Task :com.ibm.json4j:processResources NO-SOURCE > Task :com.ibm.json4j:classes > Task :com.ibm.json4j:jar warning: Imports that lack version ranges: [javax.xml.parsers, org.xml.sax, org.xml.sax.helpers] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning] > Task :com.ibm.json4j:publishWLPJars > Task :com.ibm.json4j:assemble > Task :com.ibm.rls.jdbc:globalize NO-SOURCE > Task :com.ibm.ws.injection:globalize > Task :com.ibm.ws.injection.core:globalize > Task :com.ibm.ws.injection.core:compileJava > Task :com.ibm.ws.injection.core:processResources NO-SOURCE > Task :com.ibm.ws.injection.core:classes > Task :com.ibm.ws.injection.core:jar warning: Imports that lack version ranges: [javax.naming, javax.naming.spi, javax.sql] warning: Unreferenced class path entries [com.ibm.ws.javaee.dd.common, com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.resource, com.ibm.ws.container.service, com.ibm.websphere.javaee.annotation.1.1] > Task :com.ibm.ws.org.apache.aries.jndi.api:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.aries.jndi.api:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.aries.jndi.api:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.aries.jndi.api:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.aries.jndi.api:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.naming, javax.naming.directory, javax.naming.spi] warning: Unreferenced class path entries [org.apache.aries.jndi.api-1.1.0] > Task :com.ibm.ws.injection:compileJava > Task :com.ibm.ws.injection:processResources NO-SOURCE > Task :com.ibm.ws.injection:classes > Task :com.ibm.ws.injection:instrument > Task :com.ibm.ws.injection:jar warning: com.ibm.ws.injection: Imports that lack version ranges: [javax.annotation, javax.annotation.sql, javax.naming, javax.naming.spi, javax.sql] warning: com.ibm.ws.injection: Export com.ibm.wsspi.injectionengine, has 2, private references [com.ibm.ws.injectionengine, com.ibm.ws.injectionengine.ffdc] warning: com.ibm.ws.injection: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.MetaDataSlotService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.naming.JavaColonNamingHelper)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.naming.RemoteObjectInstanceFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.injectionengine.osgi.internal.OSGiInjectionEngineImpl)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.resource.ResourceFactoryBuilder)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.resource.ResourceRefConfigFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.serialization.SerializationService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.injectionengine.InjectionMetaDataListener)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.injectionengine.InjectionProcessorProvider)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.injectionengine.ObjectFactoryInfo)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.injectionengine.factory.EJBLinkReferenceFactory)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.resource.ResourceBindingListener)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=javax.naming.spi.ObjectFactory)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.injection: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.metadata.ApplicationMetaDataListener,com.ibm.ws.container.service.metadata.ComponentMetaDataListener,com.ibm.ws.container.service.metadata.ModuleMetaDataListener,com.ibm.ws.container.service.state.ApplicationStateListener,com.ibm.ws.injectionengine.osgi.internal.OSGiInjectionEngineImpl,com.ibm.wsspi.injectionengine.InjectionEngine";uses:="com.ibm.ws.container.service.metadata,com.ibm.ws.container.service.metadata,com.ibm.ws.container.service.metadata,com.ibm.ws.container.service.state,com.ibm.ws.injectionengine.osgi.internal,com.ibm.wsspi.injectionengine",osgi.service;objectClass:List="com.ibm.ws.container.service.naming.JavaColonNamingHelper";uses:="com.ibm.ws.container.service.naming",osgi.service;objectClass:List="com.ibm.ws.container.service.naming.JavaColonNamingHelper,com.ibm.ws.container.service.naming.RemoteJavaColonNamingHelper";uses:="com.ibm.ws.container.service.naming,com.ibm.ws.container.service.naming",osgi.service;objectClass:List="com.ibm.ws.injectionengine.osgi.internal.IndirectJndiLookupObjectFactory,javax.naming.spi.ObjectFactory";uses:="com.ibm.ws.injectionengine.osgi.internal,javax.naming.spi",osgi.service;objectClass:List="com.ibm.ws.injectionengine.osgi.internal.ResourceFactoryObjectFactory,javax.naming.spi.ObjectFactory";uses:="com.ibm.ws.injectionengine.osgi.internal,javax.naming.spi",osgi.service;objectClass:List="com.ibm.wsspi.logging.Introspector";uses:="com.ibm.wsspi.logging"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.injection.jakarta: Imports that lack version ranges: [javax.annotation, javax.annotation.sql, javax.naming, javax.naming.spi, javax.sql] warning: com.ibm.ws.injection.jakarta: Export com.ibm.wsspi.injectionengine, has 2, private references [com.ibm.ws.injectionengine, com.ibm.ws.injectionengine.ffdc] warning: com.ibm.ws.injection.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.MetaDataSlotService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.naming.JavaColonNamingHelper)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.naming.RemoteObjectInstanceFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.injectionengine.osgi.internal.OSGiInjectionEngineImpl)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.resource.ResourceFactoryBuilder)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.resource.ResourceRefConfigFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.serialization.SerializationService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.injectionengine.InjectionMetaDataListener)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.injectionengine.InjectionProcessorProvider)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.injectionengine.ObjectFactoryInfo)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.injectionengine.factory.EJBLinkReferenceFactory)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.resource.ResourceBindingListener)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=javax.naming.spi.ObjectFactory)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.injection.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.metadata.ApplicationMetaDataListener,com.ibm.ws.container.service.metadata.ComponentMetaDataListener,com.ibm.ws.container.service.metadata.ModuleMetaDataListener,com.ibm.ws.container.service.state.ApplicationStateListener,com.ibm.ws.injectionengine.osgi.internal.OSGiInjectionEngineImpl,com.ibm.wsspi.injectionengine.InjectionEngine";uses:="com.ibm.ws.container.service.metadata,com.ibm.ws.container.service.metadata,com.ibm.ws.container.service.metadata,com.ibm.ws.container.service.state,com.ibm.ws.injectionengine.osgi.internal,com.ibm.wsspi.injectionengine",osgi.service;objectClass:List="com.ibm.ws.container.service.naming.JavaColonNamingHelper";uses:="com.ibm.ws.container.service.naming",osgi.service;objectClass:List="com.ibm.ws.container.service.naming.JavaColonNamingHelper,com.ibm.ws.container.service.naming.RemoteJavaColonNamingHelper";uses:="com.ibm.ws.container.service.naming,com.ibm.ws.container.service.naming",osgi.service;objectClass:List="com.ibm.ws.injectionengine.osgi.internal.IndirectJndiLookupObjectFactory,javax.naming.spi.ObjectFactory";uses:="com.ibm.ws.injectionengine.osgi.internal,javax.naming.spi",osgi.service;objectClass:List="com.ibm.ws.injectionengine.osgi.internal.ResourceFactoryObjectFactory,javax.naming.spi.ObjectFactory";uses:="com.ibm.ws.injectionengine.osgi.internal,javax.naming.spi",osgi.service;objectClass:List="com.ibm.wsspi.logging.Introspector";uses:="com.ibm.wsspi.logging"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.org.apache.aries.jndi.api, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.injection.core, com.ibm.ws.adaptable.module, com.ibm.ws.javaee.dd.common, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.dd, com.ibm.ws.resource, com.ibm.ws.container.service, com.ibm.ws.kernel.service, com.ibm.ws.serialization] > Task :com.ibm.ws.transaction:globalize > Task :com.ibm.websphere.javaee.interceptor.1.2:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.interceptor.1.2:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.interceptor.1.2:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.interceptor.1.2:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.interceptor.1.2:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [javax.interceptor-api-1.2] > Task :com.ibm.websphere.javaee.transaction.1.2:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.transaction.1.2:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.transaction.1.2:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.transaction.1.2:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.transaction.1.2:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.enterprise.context, javax.enterprise.util, javax.interceptor] warning: Unreferenced class path entries [javax.transaction-api-1.2] > Task :com.ibm.ws.cdi.interfaces:globalize NO-SOURCE > Task :com.ibm.ws.cdi.interfaces:compileJava > Task :com.ibm.ws.cdi.interfaces:processResources NO-SOURCE > Task :com.ibm.ws.cdi.interfaces:classes > Task :com.ibm.ws.cdi.interfaces:instrument Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.transaction.cdi/src/com/ibm/tx/jta/cdi/AbstractTransactionContext.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.cdi.interfaces:jar warning: com.ibm.ws.cdi.interfaces: Imports that lack version ranges: [com.ibm.ws.serialization] warning: com.ibm.ws.cdi.interfaces.jakarta: Imports that lack version ranges: [com.ibm.ws.serialization] warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.1.2, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.ws.container.service, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.adaptable.module, org.eclipse.osgi-3.17.200] > Task :com.ibm.ws.transaction.cdi:globalize NO-SOURCE > Task :com.ibm.ws.transaction.cdi:compileJava > Task :com.ibm.ws.transaction.cdi:processResources NO-SOURCE > Task :com.ibm.ws.transaction.cdi:classes > Task :com.ibm.ws.transaction.cdi:instrument > Task :com.ibm.ws.transaction.cdi:jar warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.1.2, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.ws.ras.instrument, com.ibm.websphere.javaee.transaction.1.2, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.javaee.annotation.1.2, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.tx.embeddable, com.ibm.tx.jta, com.ibm.tx.util, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.cdi.interfaces, com.ibm.websphere.appserver.spi.logging] > Task :com.ibm.ws.tx.jta.extensions:globalize NO-SOURCE /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.tx.jta.extensions/src/com/ibm/ws/jtaextensions/ExtendedJTATransactionImpl.java:180: warning: [deprecation] registerSynchronizationCallbackForCurrentTran(SynchronizationCallback) in ExtendedJTATransaction has been deprecated public synchronized void registerSynchronizationCallbackForCurrentTran(SynchronizationCallback sync) throws NotSupportedException { ^ Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.tx.jta.extensions/src/com/ibm/ws/jtaextensions/ExtendedJTATransactionImpl.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning > Task :com.ibm.ws.tx.jta.extensions:compileJava > Task :com.ibm.ws.tx.jta.extensions:processResources NO-SOURCE > Task :com.ibm.ws.tx.jta.extensions:classes > Task :com.ibm.ws.tx.jta.extensions:jar warning: com.ibm.ws.tx.jta.extensions: Imports that lack version ranges: [javax.naming, javax.naming.spi] warning: com.ibm.ws.tx.jta.extensions.jakarta: Imports that lack version ranges: [javax.naming, javax.naming.spi] warning: Unreferenced class path entries [com.ibm.tx.util, com.ibm.tx.jta, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.transaction.1.1, com.ibm.ws.logging.core, com.ibm.ws.container.service] > Task :com.ibm.ws.channelfw:globalize > Task :com.ibm.ws.event:globalize NO-SOURCE /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.event/src/com/ibm/ws/event/internal/HandlerHolder.java:396: warning: [deprecation] LOG_WARNING in LogService has been deprecated eventEngine.log(serviceReference, LogService.LOG_WARNING, msg, ise); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.event/src/com/ibm/ws/event/internal/HandlerHolder.java:405: warning: [deprecation] LOG_WARNING in LogService has been deprecated eventEngine.log(serviceReference, LogService.LOG_WARNING, msg, t); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.event/src/com/ibm/ws/event/internal/EventEngineImpl.java:154: warning: [deprecation] sendEvent(String,Map) in EventEngine has been deprecated public EventHandle sendEvent(String topic, Map properties) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.event/src/com/ibm/ws/event/internal/EventEngineImpl.java:192: warning: [deprecation] postEvent(String,Map) in EventEngine has been deprecated public EventHandle postEvent(String topic, Map properties) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.event/src/com/ibm/ws/event/internal/EventEngineImpl.java:127: warning: [deprecation] createEvent(String) in EventEngine has been deprecated public EventImpl createEvent(String topic) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.event/src/com/ibm/ws/event/internal/EventEngineImpl.java:538: warning: [deprecation] log(ServiceReference,int,String,Throwable) in LogService has been deprecated logService.log(serviceReference, level, message, exception); ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 6 warnings > Task :com.ibm.ws.event:compileJava > Task :com.ibm.ws.event:processResources NO-SOURCE > Task :com.ibm.ws.event:classes > Task :com.ibm.ws.event:instrument > Task :com.ibm.ws.event:jar warning: Unused Import-Package instructions: [com.ibm.ws.threading.*, com.ibm.websphere.context.*] warning: Export com.ibm.websphere.event, has 1, private references [com.ibm.ws.event.internal] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.websphere.event.EventEngine)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.websphere.event.EventHandler)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.websphere.event.ExecutorServiceFactory)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ExecutorService)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ScheduledExecutorService)";effective:=active,osgi.service;filter:="(objectClass=org.osgi.service.event.EventHandler)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=org.osgi.service.log.LogService)";effective:=active;resolution:=optional,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.websphere.event.EventEngine,org.osgi.service.event.EventAdmin";uses:="com.ibm.websphere.event,org.osgi.service.event",osgi.service;objectClass:List="com.ibm.websphere.event.ExecutorServiceFactory";uses:="com.ibm.websphere.event",osgi.service;objectClass:List="com.ibm.websphere.event.ScheduledEventService";uses:="com.ibm.websphere.event"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.wsspi.org.osgi.service.log, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.service.component, com.ibm.wsspi.org.osgi.service.event, com.ibm.websphere.appserver.spi.threading] > Task :com.ibm.ws.timer:globalize NO-SOURCE > Task :com.ibm.ws.timer:compileJava > Task :com.ibm.ws.timer:processResources NO-SOURCE > Task :com.ibm.ws.timer:classes > Task :com.ibm.ws.timer:instrument > Task :com.ibm.ws.timer:jar warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.logging.core] > Task :com.ibm.ws.wsbytebuffer:globalize > Task :com.ibm.ws.wsbytebuffer:compileJava > Task :com.ibm.ws.wsbytebuffer:processResources NO-SOURCE > Task :com.ibm.ws.wsbytebuffer:classes > Task :com.ibm.ws.wsbytebuffer:jar warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.event, com.ibm.ws.timer, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.kernel.security.thread, com.ibm.ws.kernel.feature, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.boot.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.service] > Task :io.openliberty.accesslists.internal:globalize NO-SOURCE > Task :io.openliberty.accesslists.internal:compileJava > Task :io.openliberty.accesslists.internal:processResources NO-SOURCE > Task :io.openliberty.accesslists.internal:classes > Task :io.openliberty.accesslists.internal:jar warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.wsbytebuffer, com.ibm.websphere.org.osgi.core] > Task :io.openliberty.endpoint:globalize NO-SOURCE > Task :io.openliberty.endpoint:compileJava > Task :io.openliberty.endpoint:processResources NO-SOURCE > Task :io.openliberty.endpoint:classes > Task :io.openliberty.endpoint:instrument > Task :io.openliberty.endpoint:jar warning: Imports that lack version ranges: [javax.management] warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.kernel.security.thread, com.ibm.ws.wsbytebuffer, com.ibm.ws.kernel.feature, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.boot.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.event, com.ibm.ws.timer, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.kernel.service] Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.channelfw:compileJava > Task :com.ibm.ws.channelfw:processResources NO-SOURCE > Task :com.ibm.ws.channelfw:classes > Task :com.ibm.ws.channelfw:jar warning: Split package, multiple jars provide the same package:com/ibm/ws/channelfw/internal/chains Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:io.openliberty.endpoint] Class path [Jar:main, Jar:com.ibm.ws.logging, Jar:com.ibm.ws.event, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.kernel.feature, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.timer, Jar:com.ibm.ws.kernel.security.thread, Jar:com.ibm.ws.kernel.boot.core, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.wsbytebuffer, Jar:io.openliberty.endpoint, Jar:io.openliberty.accesslists.internal] warning: Imports that lack version ranges: [javax.management, javax.net.ssl] warning: Export com.ibm.websphere.channelfw, has 1, private references [com.ibm.ws.channelfw.internal] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.io.async.IAsyncProvider$AsyncIOHelper)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.websphere.channelfw.osgi.ChannelFactoryProvider)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.websphere.event.EventEngine)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.websphere.event.ScheduledEventService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.bytebuffer.internal.ByteBufferConfiguration)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.kernel.feature.ServerStarted)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.channelfw.HttpProtocolBehavior)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.timer.ApproximateTime)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ExecutorService)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ScheduledExecutorService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.kernel.security.thread, com.ibm.ws.wsbytebuffer, com.ibm.ws.kernel.feature, com.ibm.wsspi.org.osgi.service.component.annotations, io.openliberty.endpoint, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.boot.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.event, com.ibm.ws.timer, com.ibm.ws.org.osgi.annotation.versioning, io.openliberty.accesslists.internal, com.ibm.ws.kernel.service] > Task :com.ibm.ws.javaee.dd.ejb:globalize NO-SOURCE > Task :com.ibm.ws.javaee.dd.ejb:compileJava > Task :com.ibm.ws.javaee.dd.ejb:processResources NO-SOURCE > Task :com.ibm.ws.javaee.dd.ejb:classes > Task :com.ibm.ws.javaee.dd.ejb:instrument > Task :com.ibm.ws.javaee.dd.ejb:jar warning: Unreferenced class path entries [com.ibm.ws.javaee.dd.common, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.dd, com.ibm.ws.ras.instrument, com.ibm.ws.javaee.ddmetadata.annotation] > Task :com.ibm.ws.javaee.ddmodel:globalize /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.ddmodel/src/com/ibm/ws/javaee/ddmodel/DDEntry.java:52: warning: [deprecation] getPhysicalPath() in EnclosedEntity has been deprecated public String getPhysicalPath() { ^ Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.ddmodel/src/com/ibm/ws/javaee/ddmodel/permissions/PermissionsConfigType.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning > Task :com.ibm.ws.javaee.ddmodel:compileJava > Task :com.ibm.ws.javaee.ddmodel:processResources NO-SOURCE > Task :com.ibm.ws.javaee.ddmodel:classes > Task :com.ibm.ws.javaee.ddmodel:instrument > Task :com.ibm.ws.javaee.ddmodel:jar warning: Imports that lack version ranges: [javax.xml.namespace, javax.xml.parsers, javax.xml.stream, javax.xml.transform, javax.xml.transform.sax, javax.xml.transform.stream, org.xml.sax] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.appbnd.ApplicationBnd)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.appbnd.Group)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.appbnd.RunAs)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.appbnd.SecurityRole)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.appbnd.SpecialSubject)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.appbnd.User)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.appext.ApplicationExt)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.clientbnd.ApplicationClientBnd)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.commonbnd.AuthenticationAlias)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.commonbnd.CustomLoginConfiguration)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.commonbnd.DataSource)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.commonbnd.EJBRef)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.commonbnd.EnvEntry)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.commonbnd.Interceptor)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.commonbnd.MessageDestination)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.commonbnd.MessageDestinationRef)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.commonbnd.Property)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.commonbnd.ResourceEnvRef)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.commonbnd.ResourceRef)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.commonext.GlobalTransaction)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.commonext.LocalTransaction)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.commonext.ResourceRef)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.ejbbnd.EJBJarBnd)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.ejbbnd.Interface)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.ejbbnd.JCAAdapter)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.ejbbnd.MessageDriven)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.ejbbnd.Session)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.ejbext.BeanCache)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.ejbext.EJBJarExt)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.ejbext.MessageDriven)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.ejbext.Session)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.ejbext.StartAtAppStart)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.ejbext.TimeOut)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.managedbean.ManagedBean)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.managedbean.ManagedBeanBnd)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.webbnd.VirtualHost)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.webbnd.WebBnd)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.webext.Attribute)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.webext.MimeFilter)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.dd.webext.WebExt)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=org.osgi.service.cm.ConfigurationAdmin)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.javaee.dd.appbnd.ApplicationBnd";uses:="com.ibm.ws.javaee.dd.appbnd",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.appbnd.Group";uses:="com.ibm.ws.javaee.dd.appbnd",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.appbnd.RunAs";uses:="com.ibm.ws.javaee.dd.appbnd",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.appbnd.SecurityRole";uses:="com.ibm.ws.javaee.dd.appbnd",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.appbnd.SpecialSubject";uses:="com.ibm.ws.javaee.dd.appbnd",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.appbnd.Subject";uses:="com.ibm.ws.javaee.dd.appbnd",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.appbnd.User";uses:="com.ibm.ws.javaee.dd.appbnd",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.appext.ApplicationExt";uses:="com.ibm.ws.javaee.dd.appext",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.clientbnd.ApplicationClientBnd";uses:="com.ibm.ws.javaee.dd.clientbnd",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.clientbnd.ClientRefBindingsGroup";uses:="com.ibm.ws.javaee.dd.clientbnd",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.commonbnd.AuthenticationAlias";uses:="com.ibm.ws.javaee.dd.commonbnd",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.commonbnd.CustomLoginConfiguration";uses:="com.ibm.ws.javaee.dd.commonbnd",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.commonbnd.DataSource";uses:="com.ibm.ws.javaee.dd.commonbnd",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.commonbnd.EJBRef";uses:="com.ibm.ws.javaee.dd.commonbnd",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.commonbnd.EnvEntry";uses:="com.ibm.ws.javaee.dd.commonbnd",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.commonbnd.Interceptor";uses:="com.ibm.ws.javaee.dd.commonbnd",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.commonbnd.MessageDestination";uses:="com.ibm.ws.javaee.dd.commonbnd",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.commonbnd.MessageDestinationRef";uses:="com.ibm.ws.javaee.dd.commonbnd",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.commonbnd.Property";uses:="com.ibm.ws.javaee.dd.commonbnd",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.commonbnd.RefBindingsGroup";uses:="com.ibm.ws.javaee.dd.commonbnd",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.commonbnd.ResourceEnvRef";uses:="com.ibm.ws.javaee.dd.commonbnd",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.commonbnd.ResourceRef";uses:="com.ibm.ws.javaee.dd.commonbnd",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.commonext.GlobalTransaction";uses:="com.ibm.ws.javaee.dd.commonext",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.commonext.LocalTransaction";uses:="com.ibm.ws.javaee.dd.commonext",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.commonext.Method";uses:="com.ibm.ws.javaee.dd.commonext",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.commonext.ResourceRef";uses:="com.ibm.ws.javaee.dd.commonext",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.ejbbnd.EJBJarBnd";uses:="com.ibm.ws.javaee.dd.ejbbnd",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.ejbbnd.EnterpriseBean";uses:="com.ibm.ws.javaee.dd.ejbbnd",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.ejbbnd.Interface";uses:="com.ibm.ws.javaee.dd.ejbbnd",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.ejbbnd.JCAAdapter";uses:="com.ibm.ws.javaee.dd.ejbbnd",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.ejbbnd.MessageDriven";uses:="com.ibm.ws.javaee.dd.ejbbnd",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.ejbbnd.Session";uses:="com.ibm.ws.javaee.dd.ejbbnd",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.ejbext.BeanCache";uses:="com.ibm.ws.javaee.dd.ejbext",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.ejbext.EJBJarExt";uses:="com.ibm.ws.javaee.dd.ejbext",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.ejbext.EnterpriseBean";uses:="com.ibm.ws.javaee.dd.ejbext",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.ejbext.MessageDriven";uses:="com.ibm.ws.javaee.dd.ejbext",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.ejbext.Session";uses:="com.ibm.ws.javaee.dd.ejbext",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.ejbext.StartAtAppStart";uses:="com.ibm.ws.javaee.dd.ejbext",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.ejbext.TimeOut";uses:="com.ibm.ws.javaee.dd.ejbext",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.managedbean.ManagedBean";uses:="com.ibm.ws.javaee.dd.managedbean",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.managedbean.ManagedBeanBnd";uses:="com.ibm.ws.javaee.dd.managedbean",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.webbnd.VirtualHost";uses:="com.ibm.ws.javaee.dd.webbnd",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.webbnd.WebBnd";uses:="com.ibm.ws.javaee.dd.webbnd",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.webext.Attribute";uses:="com.ibm.ws.javaee.dd.webext",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.webext.MimeFilter";uses:="com.ibm.ws.javaee.dd.webext",osgi.service;objectClass:List="com.ibm.ws.javaee.dd.webext.WebExt";uses:="com.ibm.ws.javaee.dd.webext",osgi.service;objectClass:List="com.ibm.wsspi.adaptable.module.adapters.ContainerAdapter";uses:="com.ibm.wsspi.adaptable.module.adapters"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.javaee.dd.ejb, com.ibm.ws.adaptable.module, com.ibm.ws.kernel.boot, com.ibm.ws.javaee.dd.common, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.version, com.ibm.ws.javaee.dd, com.ibm.ws.artifact.overlay, com.ibm.ws.container.service, com.ibm.ws.artifact, com.ibm.ws.kernel.service] > Task :com.ibm.ws.managedobject:globalize NO-SOURCE > Task :com.ibm.ws.managedobject:compileJava > Task :com.ibm.ws.managedobject:processResources NO-SOURCE > Task :com.ibm.ws.managedobject:classes > Task :com.ibm.ws.managedobject:instrument > Task :com.ibm.ws.managedobject:jar warning: Imports that lack version ranges: [com.ibm.ws.serialization] warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.container.service, com.ibm.ws.injection] > Task :com.ibm.ws.monitor:globalize > Task :com.ibm.ws.monitor:compileJava > Task :com.ibm.ws.monitor:processResources NO-SOURCE > Task :com.ibm.ws.monitor:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/monitor/internal/MonitoringFrameworkExtender.java:40: warning: [deprecation] PackageAdmin in org.osgi.service.packageadmin has been deprecated import org.osgi.service.packageadmin.PackageAdmin; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/server/PerfLevelDescriptor.java:14: warning: [deprecation] PerfLevelSpec in com.ibm.websphere.pmi.client has been deprecated import com.ibm.websphere.pmi.client.PerfLevelSpec; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/stat/StatsImpl.java:150: warning: [deprecation] setLevel(int) in SPIStats has been deprecated public void setLevel(int level) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/stat/StatsImpl.java:142: warning: [deprecation] getLevel() in WSStats has been deprecated public int getLevel() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/stat/StatsImpl.java:119: warning: [deprecation] getType() in WSStats has been deprecated public int getType() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/stat/StatsImpl.java:244: warning: [deprecation] listStatisticNames() in WSStats has been deprecated public String[] listStatisticNames() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/stat/StatsImpl.java:342: warning: [deprecation] listSubStats() in WSStats has been deprecated public WSStats[] listSubStats() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/stat/StatsImpl.java:239: warning: [deprecation] listStatistics() in WSStats has been deprecated public WSStatistic[] listStatistics() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/stat/StatsImpl.java:45: warning: [deprecation] LEVEL_UNDEFINED in PmiConstants has been deprecated protected int instrumentationLevel = LEVEL_UNDEFINED; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/stat/StatsImpl.java:57: warning: [deprecation] LEVEL_UNDEFINED in PmiConstants has been deprecated this(name, type, LEVEL_UNDEFINED, null, null); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/websphere/pmi/PmiModuleConfig.java:166: warning: [deprecation] LEVEL_MAX in PmiConstants has been deprecated return submoduleMembers(submoduleName, LEVEL_MAX); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/websphere/pmi/PmiModuleConfig.java:215: warning: [deprecation] LEVEL_MAX in PmiConstants has been deprecated return listLevelData(LEVEL_MAX); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/websphere/pmi/PmiDataInfo.java:41: warning: [deprecation] LEVEL_UNDEFINED in PmiConstants has been deprecated private int level = LEVEL_UNDEFINED; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/websphere/pmi/PmiDataInfo.java:125: warning: [deprecation] LEVEL_UNDEFINED in PmiConstants has been deprecated if (level == LEVEL_UNDEFINED) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/websphere/pmi/PmiDataInfo.java:127: warning: [deprecation] TYPE_INT in PmiConstants has been deprecated case TYPE_INT: ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/websphere/pmi/PmiDataInfo.java:130: warning: [deprecation] LEVEL_LOW in PmiConstants has been deprecated level = LEVEL_LOW; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/websphere/pmi/PmiDataInfo.java:133: warning: [deprecation] LEVEL_MEDIUM in PmiConstants has been deprecated level = LEVEL_MEDIUM; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/websphere/pmi/PmiDataInfo.java:137: warning: [deprecation] LEVEL_HIGH in PmiConstants has been deprecated level = LEVEL_HIGH; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/websphere/pmi/PmiDataInfo.java:140: warning: [deprecation] LEVEL_MAX in PmiConstants has been deprecated level = LEVEL_MAX; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/stat/StatisticImpl.java:99: warning: [deprecation] LEVEL_MAX in PmiConstants has been deprecated if (level >= PmiConstants.LEVEL_MAX) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/websphere/pmi/stat/MBeanStatDescriptor.java:105: warning: [deprecation] isSame(StatDescriptor) in StatDescriptor has been deprecated return sd.isSame(msd.getStatDescriptor()); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/websphere/pmi/stat/MBeanStatDescriptor.java:144: warning: [deprecation] getName() in StatDescriptor has been deprecated return sd.getName(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/wsspi/pmi/factory/StatisticActions.java:25: warning: [deprecation] StatisticActionListener in com.ibm.wsspi.pmi.factory has been deprecated private StatisticActionListener legacyListener = null; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/wsspi/pmi/factory/StatisticActions.java:37: warning: [deprecation] StatisticActionListener in com.ibm.wsspi.pmi.factory has been deprecated public StatisticActions(StatisticActionListener legacy) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/wsspi/pmi/factory/StatsFactory.java:88: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(PmiRegistry.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/monitor/internal/MonitoringFrameworkExtender.java:70: warning: [deprecation] PackageAdmin in org.osgi.service.packageadmin has been deprecated PackageAdmin packageAdmin; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/monitor/internal/MonitoringFrameworkExtender.java:119: warning: [deprecation] PackageAdmin in org.osgi.service.packageadmin has been deprecated protected void setPackageAdmin(PackageAdmin packageAdmin) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/monitor/internal/MonitoringFrameworkExtender.java:123: warning: [deprecation] PackageAdmin in org.osgi.service.packageadmin has been deprecated protected void unsetPackageAdmin(PackageAdmin packageAdmin) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/monitor/internal/jmx/PmiCollaborator.java:192: warning: [deprecation] LEVEL_UNDEFINED in PmiConstants has been deprecated toReturn[i] = PmiConstants.LEVEL_UNDEFINED; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/server/PerfLevelDescriptor.java:23: warning: [deprecation] PerfLevelSpec in com.ibm.websphere.pmi.client has been deprecated public class PerfLevelDescriptor implements PerfLevelSpec, PmiConstants { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/server/PerfLevelDescriptor.java:60: warning: [deprecation] LEVEL_ENABLE in PmiConstants has been deprecated if (level == LEVEL_ENABLE) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/server/PerfLevelDescriptor.java:61: warning: [deprecation] LEVEL_NONE in PmiConstants has been deprecated level = LEVEL_NONE; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/server/PerfLevelDescriptor.java:116: warning: [deprecation] PerfLevelSpec in com.ibm.websphere.pmi.client has been deprecated public int comparePath(PerfLevelSpec otherDesc) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/server/PerfLevelDescriptor.java:143: warning: [deprecation] PerfLevelSpec in com.ibm.websphere.pmi.client has been deprecated public boolean isSubPath(PerfLevelSpec otherDesc) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdInt.java:31: warning: [deprecation] XML_INT in PmiConstants has been deprecated String res = PmiConstants.XML_INT + PmiConstants.XML_ID + id ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdInt.java:31: warning: [deprecation] XML_ID in PmiConstants has been deprecated String res = PmiConstants.XML_INT + PmiConstants.XML_ID + id ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdInt.java:32: warning: [deprecation] XML_TIME in PmiConstants has been deprecated + PmiConstants.XML_TIME + time + PmiConstants.XML_VALUE + value ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdInt.java:32: warning: [deprecation] XML_VALUE in PmiConstants has been deprecated + PmiConstants.XML_TIME + time + PmiConstants.XML_VALUE + value ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdInt.java:33: warning: [deprecation] XML_ENDTAG in PmiConstants has been deprecated + PmiConstants.XML_ENDTAG; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdDouble.java:31: warning: [deprecation] XML_DOUBLE in PmiConstants has been deprecated String res = PmiConstants.XML_DOUBLE + PmiConstants.XML_ID + id ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdDouble.java:31: warning: [deprecation] XML_ID in PmiConstants has been deprecated String res = PmiConstants.XML_DOUBLE + PmiConstants.XML_ID + id ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdDouble.java:32: warning: [deprecation] XML_TIME in PmiConstants has been deprecated + PmiConstants.XML_TIME + time + PmiConstants.XML_VALUE + value ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdDouble.java:32: warning: [deprecation] XML_VALUE in PmiConstants has been deprecated + PmiConstants.XML_TIME + time + PmiConstants.XML_VALUE + value ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdDouble.java:33: warning: [deprecation] XML_ENDTAG in PmiConstants has been deprecated + PmiConstants.XML_ENDTAG; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdCollectionImpl.java:23: warning: [deprecation] LEVEL_UNDEFINED in PmiConstants has been deprecated public int instrumentationLevel = LEVEL_UNDEFINED; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdCollectionImpl.java:29: warning: [deprecation] LEVEL_UNDEFINED in PmiConstants has been deprecated this(name, type, LEVEL_UNDEFINED, null, null); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdCollectionImpl.java:77: warning: [deprecation] XML_NODE in PmiConstants has been deprecated result = XML_NODE; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdCollectionImpl.java:78: warning: [deprecation] XML_ENDNODE in PmiConstants has been deprecated endTag = XML_ENDNODE; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdCollectionImpl.java:80: warning: [deprecation] XML_SERVER in PmiConstants has been deprecated result = XML_SERVER; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdCollectionImpl.java:81: warning: [deprecation] XML_ENDSERVER in PmiConstants has been deprecated endTag = XML_ENDSERVER; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdCollectionImpl.java:83: warning: [deprecation] XML_MODULE in PmiConstants has been deprecated result = XML_MODULE; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdCollectionImpl.java:84: warning: [deprecation] XML_ENDMODULE in PmiConstants has been deprecated endTag = XML_ENDMODULE; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdCollectionImpl.java:86: warning: [deprecation] XML_COLLECTION in PmiConstants has been deprecated result = XML_COLLECTION; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdCollectionImpl.java:87: warning: [deprecation] XML_ENDCOLLECTION in PmiConstants has been deprecated endTag = XML_ENDCOLLECTION; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdCollectionImpl.java:90: warning: [deprecation] XML_NAME in PmiConstants has been deprecated result += XML_NAME + name + XML_ENDLINE; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdCollectionImpl.java:90: warning: [deprecation] XML_ENDLINE in PmiConstants has been deprecated result += XML_NAME + name + XML_ENDLINE; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdLong.java:31: warning: [deprecation] XML_LONG in PmiConstants has been deprecated String res = PmiConstants.XML_LONG + PmiConstants.XML_ID + id ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdLong.java:31: warning: [deprecation] XML_ID in PmiConstants has been deprecated String res = PmiConstants.XML_LONG + PmiConstants.XML_ID + id ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdLong.java:32: warning: [deprecation] XML_TIME in PmiConstants has been deprecated + PmiConstants.XML_TIME + time + PmiConstants.XML_VALUE + value ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdLong.java:32: warning: [deprecation] XML_VALUE in PmiConstants has been deprecated + PmiConstants.XML_TIME + time + PmiConstants.XML_VALUE + value ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdLong.java:33: warning: [deprecation] XML_ENDTAG in PmiConstants has been deprecated + PmiConstants.XML_ENDTAG; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdLoad.java:42: warning: [deprecation] XML_INT in PmiConstants has been deprecated String res = PmiConstants.XML_INT + PmiConstants.XML_ID + id ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdLoad.java:42: warning: [deprecation] XML_ID in PmiConstants has been deprecated String res = PmiConstants.XML_INT + PmiConstants.XML_ID + id ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdLoad.java:43: warning: [deprecation] XML_TIME in PmiConstants has been deprecated + PmiConstants.XML_TIME + time ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdLoad.java:44: warning: [deprecation] XML_LASTVALUE in PmiConstants has been deprecated + PmiConstants.XML_LASTVALUE + currentLevel ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdLoad.java:45: warning: [deprecation] XML_INTEGRAL in PmiConstants has been deprecated + PmiConstants.XML_INTEGRAL + integral ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdLoad.java:46: warning: [deprecation] XML_CREATETIME in PmiConstants has been deprecated + PmiConstants.XML_CREATETIME + createTime ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdLoad.java:47: warning: [deprecation] XML_ENDTAG in PmiConstants has been deprecated + PmiConstants.XML_ENDTAG; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdStat.java:43: warning: [deprecation] XML_INT in PmiConstants has been deprecated String res = PmiConstants.XML_INT + PmiConstants.XML_ID + id ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdStat.java:43: warning: [deprecation] XML_ID in PmiConstants has been deprecated String res = PmiConstants.XML_INT + PmiConstants.XML_ID + id ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdStat.java:44: warning: [deprecation] XML_TIME in PmiConstants has been deprecated + PmiConstants.XML_TIME + time + PmiConstants.XML_COUNT + count ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdStat.java:44: warning: [deprecation] XML_COUNT in PmiConstants has been deprecated + PmiConstants.XML_TIME + time + PmiConstants.XML_COUNT + count ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdStat.java:45: warning: [deprecation] XML_TOTAL in PmiConstants has been deprecated + PmiConstants.XML_TOTAL + total ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdStat.java:46: warning: [deprecation] XML_SUMOFSQUARES in PmiConstants has been deprecated + PmiConstants.XML_SUMOFSQUARES + sumOfSquares ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/wire/WpdStat.java:47: warning: [deprecation] XML_ENDTAG in PmiConstants has been deprecated + PmiConstants.XML_ENDTAG; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/server/PmiRegistry.java:827: warning: [deprecation] LEVEL_UNDEFINED in PmiConstants has been deprecated return LEVEL_UNDEFINED; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/server/PmiRegistry.java:831: warning: [deprecation] LEVEL_UNDEFINED in PmiConstants has been deprecated return LEVEL_UNDEFINED; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/server/PmiRegistry.java:966: warning: [deprecation] LEVEL_NONE in PmiConstants has been deprecated if (item.instance != null && item.instance.getInstrumentationLevel() != LEVEL_NONE) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/server/PmiRegistry.java:991: warning: [deprecation] LEVEL_HIGH in PmiConstants has been deprecated if (inLevel >= LEVEL_HIGH) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/server/PmiRegistry.java:1061: warning: [deprecation] LEVEL_NONE in PmiConstants has been deprecated ret[0] = new PerfLevelDescriptor(null, LEVEL_NONE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/server/PmiRegistry.java:1063: warning: [deprecation] LEVEL_NONE in PmiConstants has been deprecated ret[i + 1] = new PerfLevelDescriptor(new String[] { existingModules[i] }, LEVEL_NONE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/server/ModuleItem.java:39: warning: [deprecation] LEVEL_UNDEFINED in PmiConstants has been deprecated int level = LEVEL_UNDEFINED; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/server/ModuleItem.java:434: warning: [deprecation] MBeanLevelSpec(ObjectName,StatDescriptor,int) in MBeanLevelSpec has been deprecated MBeanLevelSpec spec = new MBeanLevelSpec(instance.getMBeanName(), instance.getMSD_StatDescriptor(), level); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/server/ModuleItem.java:481: warning: [deprecation] LEVEL_UNDEFINED in PmiConstants has been deprecated if ((thisLevel != LEVEL_UNDEFINED) && (thisLevel != parentLevel)) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/ws/pmi/server/ModuleItem.java:724: warning: [deprecation] LEVEL_UNDEFINED in PmiConstants has been deprecated if (newLevel != PmiConstants.LEVEL_UNDEFINED) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/websphere/pmi/server/PmiAbstractModule.java:62: warning: [deprecation] LEVEL_UNDEFINED in PmiConstants has been deprecated protected int currentLevel = LEVEL_UNDEFINED; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/websphere/pmi/server/PmiAbstractModule.java:485: warning: [deprecation] LEVEL_HIGH in PmiConstants has been deprecated ((infoList[i].getType() == TYPE_LOAD || infoList[i].getType() == TYPE_RANGE) && infoList[i].getLevel() == LEVEL_HIGH)) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/websphere/pmi/server/PmiAbstractModule.java:687: warning: [deprecation] LEVEL_ENABLE in PmiConstants has been deprecated if (currentLevel == LEVEL_ENABLE) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/websphere/pmi/server/PmiAbstractModule.java:688: warning: [deprecation] LEVEL_NONE in PmiConstants has been deprecated return LEVEL_NONE; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/websphere/pmi/server/PmiAbstractModule.java:719: warning: [deprecation] LEVEL_UNDEFINED in PmiConstants has been deprecated if (newLevel == LEVEL_UNDEFINED) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/websphere/pmi/server/PmiAbstractModule.java:809: warning: [deprecation] LEVEL_LOW in PmiConstants has been deprecated data.enable(PmiConstants.LEVEL_LOW); //LEVEL_LOW will enable ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/websphere/pmi/server/PmiAbstractModule.java:922: warning: [deprecation] LEVEL_LOW in PmiConstants has been deprecated data.enable(PmiConstants.LEVEL_LOW); //LEVEL_LOW will enable ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/websphere/pmi/server/PmiAbstractModule.java:998: warning: [deprecation] LEVEL_MAX in PmiConstants has been deprecated data.enable(PmiConstants.LEVEL_MAX); //enableWithSync ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/websphere/pmi/server/PmiAbstractModule.java:1000: warning: [deprecation] LEVEL_LOW in PmiConstants has been deprecated data.enable(PmiConstants.LEVEL_LOW); //enable ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/websphere/pmi/server/PmiAbstractModule.java:1026: warning: [deprecation] LEVEL_HIGH in PmiConstants has been deprecated setInstrumentationLevel(LEVEL_HIGH); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/websphere/pmi/server/PmiAbstractModule.java:1047: warning: [deprecation] LEVEL_NONE in PmiConstants has been deprecated if (currentLevel == LEVEL_NONE) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/websphere/pmi/server/PmiAbstractModule.java:1048: warning: [deprecation] LEVEL_ENABLE in PmiConstants has been deprecated currentLevel = LEVEL_ENABLE; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/websphere/pmi/server/PmiAbstractModule.java:1061: warning: [deprecation] LEVEL_NONE in PmiConstants has been deprecated setInstrumentationLevel(LEVEL_NONE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/websphere/pmi/server/PmiAbstractModule.java:1073: warning: [deprecation] LEVEL_NONE in PmiConstants has been deprecated currentLevel = LEVEL_NONE; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.monitor/src/com/ibm/websphere/pmi/server/PmiAbstractModule.java:1369: warning: [deprecation] LEVEL_NONE in PmiConstants has been deprecated currentLevel = LEVEL_NONE; ^ Note: Some input files additionally use or override a deprecated API. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 100 warnings > Task :com.ibm.ws.monitor:instrument > Task :com.ibm.ws.monitor:jar warning: Imports that lack version ranges: [com.ibm.ws.serialization, javax.management, org.xml.sax, org.xml.sax.helpers] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.org.objectweb.asm, com.ibm.ws.ras.instrument, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.core, com.ibm.ws.container.service, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.service] > Task :com.ibm.ws.org.apache.commons.fileupload:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.commons.fileupload:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.commons.fileupload:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.commons.fileupload:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.commons.fileupload:jar warning: com.ibm.ws.org.apache.commons.fileupload: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.org.apache.commons.fileupload: Imports that lack version ranges: [org.apache.commons.io, org.apache.commons.io.output] warning: com.ibm.ws.org.apache.commons.fileupload.jakarta: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.org.apache.commons.fileupload.jakarta: Imports that lack version ranges: [org.apache.commons.io, org.apache.commons.io.output] warning: Unreferenced class path entries [commons-fileupload-1.4, com.ibm.websphere.javaee.servlet.3.0] > Task :com.ibm.ws.org.apache.commons.io:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.commons.io:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.commons.io:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.commons.io:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.commons.io:instrument > Task :com.ibm.ws.org.apache.commons.io:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, commons-io-2.8.0] > Task :com.ibm.websphere.javaee.servlet.3.1:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.servlet.3.1:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.servlet.3.1:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.servlet.3.1:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.servlet.3.1:jar warning: There is an empty jar or directory on the classpath: main warning: Split package, multiple jars provide the same package:javax/servlet/resources Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:servlet-3.1, Jar:servlet.resources-3.1] Class path [Jar:main, Jar:servlet-3.1, Jar:servlet.resources-3.1] warning: Unreferenced class path entries [servlet-3.1, servlet.resources-3.1] > Task :com.ibm.ws.session:globalize [ant:validate] (warning) SessionContext.invalidCloneSeparator variables should not be encapsulated in quotation marks > Task :com.ibm.ws.session:compileJava > Task :com.ibm.ws.session:processResources NO-SOURCE > Task :com.ibm.ws.session:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.session/src/com/ibm/ws/session/http/HttpSessionImpl.java:18: warning: [deprecation] HttpSessionContext in javax.servlet.http has been deprecated import javax.servlet.http.HttpSessionContext; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.session/src/com/ibm/ws/session/HttpSessionFacade.java:14: warning: [deprecation] HttpSessionContext in javax.servlet.http has been deprecated import javax.servlet.http.HttpSessionContext; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.session/src/com/ibm/ws/session/http/HttpSessionContextImpl.java:18: warning: [deprecation] HttpSessionContext in javax.servlet.http has been deprecated import javax.servlet.http.HttpSessionContext; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.session/src/com/ibm/ws/session/http/HttpSessionImpl.java:50: warning: [deprecation] HttpSessionContext in javax.servlet.http has been deprecated private static final HttpSessionContext _httpSessionContext = new HttpSessionContextImpl(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.session/src/com/ibm/ws/session/SessionData.java:47: warning: [deprecation] getValue(String) in HttpSessionImpl has been deprecated public Object getValue(String pName) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.session/src/com/ibm/ws/session/SessionData.java:71: warning: [deprecation] getValueNames() in HttpSessionImpl has been deprecated public String[] getValueNames() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.session/src/com/ibm/ws/session/SessionData.java:94: warning: [deprecation] putValue(String,Object) in HttpSessionImpl has been deprecated public void putValue(String pName, Object pValue) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.session/src/com/ibm/ws/session/SessionData.java:101: warning: [deprecation] removeValue(String) in HttpSessionImpl has been deprecated public void removeValue(String pName) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.session/src/com/ibm/ws/session/http/HttpSessionContextImpl.java:20: warning: [deprecation] HttpSessionContext in javax.servlet.http has been deprecated public class HttpSessionContextImpl implements HttpSessionContext { ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 9 warnings > Task :com.ibm.ws.session:jar warning: com.ibm.ws.session: Imports that lack version ranges: [javax.management] warning: com.ibm.ws.session.jakarta: Imports that lack version ranges: [javax.management] warning: Unreferenced class path entries [com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.security, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.logging.core, com.ibm.ws.container.service, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.service, com.ibm.ws.app.manager.lifecycle, com.ibm.ws.serialization, com.ibm.websphere.org.osgi.service.cm] > Task :com.ibm.ws.transport.http:globalize Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.transport.http:compileJava > Task :com.ibm.ws.transport.http:processResources NO-SOURCE > Task :com.ibm.ws.transport.http:classes > Task :com.ibm.ws.transport.http:instrument > Task :com.ibm.ws.transport.http:jar warning: Imports that lack version ranges: [javax.net.ssl] warning: Export com.ibm.wsspi.http.channel, has 1, private references [com.ibm.ws.http.channel.internal] warning: Export com.ibm.wsspi.http.ee7, has 2, private references [com.ibm.ws.http.channel.internal.inbound, com.ibm.ws.http.channel.internal.outbound] warning: Export com.ibm.ws.http.dispatcher.internal.channel, has 3, private references [com.ibm.ws.http.channel.internal.inbound, com.ibm.ws.http.channel.internal.outbound, com.ibm.ws.http.internal] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.websphere.channelfw.osgi.CHFWBundle)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.websphere.channelfw.osgi.ChannelFactoryProvider)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.websphere.event.EventEngine)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.http.dispatcher.internal.HttpDispatcher)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.http.logging.internal.AccessLogger)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.threading.FutureMonitor)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.channelfw.ChannelConfiguration)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.http.DefaultMimeTypes)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.http.EncodingUtils)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.http.VirtualHostListener)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.http.VirtualHostListener)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.http.WelcomePage)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.http.WorkClassifier)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.http.ee7.HttpTransportBehavior)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.timer.ApproximateTime)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ExecutorService)";effective:=active,osgi.service;filter:="(objectClass=org.osgi.service.event.EventAdmin)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.websphere.event.EventHandler";uses:="com.ibm.websphere.event",osgi.service;objectClass:List="com.ibm.ws.http.dispatcher.internal.HttpDispatcher";uses:="com.ibm.ws.http.dispatcher.internal",osgi.service;objectClass:List="com.ibm.ws.http.dispatcher.internal.channel.WelcomePageHelper";uses:="com.ibm.ws.http.dispatcher.internal.channel",osgi.service;objectClass:List="com.ibm.ws.http.internal.HttpEndpointImpl,com.ibm.ws.kernel.launch.service.PauseableComponent,com.ibm.ws.runtime.update.RuntimeUpdateListener";uses:="com.ibm.ws.http.internal,com.ibm.ws.kernel.launch.service,com.ibm.ws.runtime.update",osgi.service;objectClass:List="com.ibm.ws.http.internal.HttpProxyRedirect";uses:="com.ibm.ws.http.internal",osgi.service;objectClass:List="com.ibm.ws.http.internal.VirtualHostImpl";uses:="com.ibm.ws.http.internal",osgi.service;objectClass:List="com.ibm.ws.http.logging.internal.AccessLogger";uses:="com.ibm.ws.http.logging.internal",osgi.service;objectClass:List="com.ibm.wsspi.http.DefaultMimeTypes";uses:="com.ibm.wsspi.http",osgi.service;objectClass:List="com.ibm.wsspi.http.EncodingUtils";uses:="com.ibm.wsspi.http",osgi.service;objectClass:List="com.ibm.wsspi.http.HttpDateFormat";uses:="com.ibm.wsspi.http",osgi.service;objectClass:List="com.ibm.wsspi.http.WelcomePage";uses:="com.ibm.wsspi.http",welcome.translation.provider;welcome.translation.provider="OSGi-INF/welcome/js/externalize-string.js"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.channelfw, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.threading, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.boot.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.event, com.ibm.ws.timer, com.ibm.ws.org.osgi.annotation.versioning, io.openliberty.accesslists.internal, com.ibm.ws.logging.core, com.ibm.ws.kernel.service, com.ibm.ws.runtime.update, com.ibm.ws.kernel.boot.nested] > Task :com.ibm.ws.webcontainer:globalize [ant:validate] (warning) [{0}][{1}][Servlet.LOG]:.{2}:.{3}.explanation variables are disallowed in explanations or useractions [ant:validate] (warning) [{0}][{1}][Servlet.LOG]:.{2}.explanation variables are disallowed in explanations or useractions [ant:validate] (warning) property.configuration.change.explanation variables are disallowed in explanations or useractions [ant:validate] (warning) {0}.is.not.a.valid.class.useraction product acronyms are disallowed > Task :com.ibm.ws.webserver.plugin.runtime.interfaces:globalize NO-SOURCE > Task :com.ibm.ws.webserver.plugin.runtime.interfaces:compileJava > Task :com.ibm.ws.webserver.plugin.runtime.interfaces:processResources NO-SOURCE > Task :com.ibm.ws.webserver.plugin.runtime.interfaces:classes > Task :com.ibm.ws.webserver.plugin.runtime.interfaces:instrument > Task :com.ibm.ws.webserver.plugin.runtime.interfaces:jar warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/websphere/servlet/error/ServletErrorReport.java:18: warning: [deprecation] DefaultErrorReporter in com.ibm.ws.webcontainer.servlet has been deprecated import com.ibm.ws.webcontainer.servlet.DefaultErrorReporter; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ > Task :com.ibm.ws.webcontainer:compileJava ibm/ws/webcontainer/webapp/WebApp.java:138: warning: [deprecation] DefaultErrorReporter in com.ibm.ws.webcontainer.servlet has been deprecated import com.ibm.ws.webcontainer.servlet.DefaultErrorReporter; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/container/DeployedModule.java:13: warning: [deprecation] VirtualHost in com.ibm.ws.http has been deprecated import com.ibm.ws.http.VirtualHost; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/servlet/ServletWrapper.java:36: warning: [deprecation] SingleThreadModel in javax.servlet has been deprecated import javax.servlet.SingleThreadModel; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/servlet/ServletWrapper.java:48: warning: [deprecation] ChainedResponse in com.ibm.websphere.servlet.filter has been deprecated import com.ibm.websphere.servlet.filter.ChainedResponse; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/webapp/WebAppErrorReport.java:27: warning: [deprecation] DefaultErrorReporter in com.ibm.ws.webcontainer.servlet has been deprecated import com.ibm.ws.webcontainer.servlet.DefaultErrorReporter; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/core/Request.java:17: warning: [deprecation] IRequest in com.ibm.wsspi.webcontainer has been deprecated import com.ibm.wsspi.webcontainer.IRequest; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/servlet/FileServletWrapper.java:41: warning: [deprecation] ChainedResponse in com.ibm.websphere.servlet.filter has been deprecated import com.ibm.websphere.servlet.filter.ChainedResponse; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/util/ServletUtil.java:23: warning: [deprecation] HttpServletRequestProxy in com.ibm.websphere.servlet.request has been deprecated import com.ibm.websphere.servlet.request.HttpServletRequestProxy; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/util/ServletUtil.java:24: warning: [deprecation] HttpServletResponseProxy in com.ibm.websphere.servlet.response has been deprecated import com.ibm.websphere.servlet.response.HttpServletResponseProxy; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/osgi/servlet/ServletWrapper.java:20: warning: [deprecation] SingleThreadModel in javax.servlet has been deprecated import javax.servlet.SingleThreadModel; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/webapp/WebAppRequestDispatcher.java:27: warning: [deprecation] ChainedResponse in com.ibm.websphere.servlet.filter has been deprecated import com.ibm.websphere.servlet.filter.ChainedResponse; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/util/ApplicationErrorUtils.java:23: warning: [deprecation] DefaultErrorReporter in com.ibm.ws.webcontainer.servlet has been deprecated import com.ibm.ws.webcontainer.servlet.DefaultErrorReporter; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/facade/ServletContextFacade.java:317: warning: [deprecation] addHttpSessionListener(HttpSessionListener) in IBMServletContext has been deprecated public void addHttpSessionListener(HttpSessionListener listener) throws SecurityException ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/facade/ServletContextFacade.java:390: warning: [deprecation] removeDynamicServlet(String) in IBMServletContext has been deprecated public void removeDynamicServlet(String servletName) throws SecurityException ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/facade/ServletContextFacade.java:304: warning: [deprecation] addDynamicServlet(String,String,String,Properties) in IBMServletContext has been deprecated public void addDynamicServlet( ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/facade/ServletContextFacade.java:311: warning: [deprecation] addDynamicServlet(String,String,String,Properties) in IBMServletContext has been deprecated context.addDynamicServlet(servletName, servletClass, mappingURI, initParameters); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/facade/ServletContextFacade.java:319: warning: [deprecation] addHttpSessionListener(HttpSessionListener) in IBMServletContext has been deprecated context.addHttpSessionListener(listener); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/facade/ServletContextFacade.java:392: warning: [deprecation] removeDynamicServlet(String) in IBMServletContext has been deprecated context.removeDynamicServlet(servletName); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/websphere/servlet/error/ServletErrorReport.java:93: warning: [deprecation] DefaultErrorReporter in com.ibm.ws.webcontainer.servlet has been deprecated return DefaultErrorReporter.encodeChars(super.getMessage()); // 96236 ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/webapp/WebApp.java:5440: warning: [deprecation] loadServlet(String) in IBMServletContext has been deprecated public void loadServlet(String servletName) throws ServletException, SecurityException { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/webapp/WebApp.java:5341: warning: [deprecation] addHttpSessionListener(HttpSessionListener) in IBMServletContext has been deprecated public void addHttpSessionListener(HttpSessionListener listener) throws SecurityException { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/webapp/WebApp.java:5465: warning: [deprecation] removeDynamicServlet(String) in IBMServletContext has been deprecated public void removeDynamicServlet(String servletName) throws SecurityException { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/webapp/WebApp.java:5256: warning: [deprecation] addDynamicServlet(String,String,String,Properties) in IBMServletContext has been deprecated public void addDynamicServlet(String servletName, String servletClass, String mappingURI, Properties initParameters) throws ServletException, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/webapp/WebApp.java:3411: warning: [deprecation] toURL() in File has been deprecated returnURL = checkFile.toURL(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/webapp/WebApp.java:4390: warning: [deprecation] DefaultErrorReporter in com.ibm.ws.webcontainer.servlet has been deprecated DefaultErrorReporter.printFullStackTrace(pw, (ServletException) th); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/webapp/WebApp.java:4400: warning: [deprecation] DefaultErrorReporter in com.ibm.ws.webcontainer.servlet has been deprecated DefaultErrorReporter.printFullStackTrace(pw, (ServletException) th); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/webapp/WebApp.java:4801: warning: [deprecation] DefaultErrorReporter in com.ibm.ws.webcontainer.servlet has been deprecated + DefaultErrorReporter.encodeChars(e.getTargetServletName()) + "
"); //406426 //PM18512, encoded ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/webapp/WebApp.java:4804: warning: [deprecation] DefaultErrorReporter in com.ibm.ws.webcontainer.servlet has been deprecated DefaultErrorReporter.printShortStackTrace(out, e); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/servlet/DirectoryBrowsingServlet.java:63: warning: [deprecation] getRealPath(String) in ServletRequest has been deprecated String dirNameFileSystemPath = req.getRealPath(dirName); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/container/DeployedModule.java:90: warning: [deprecation] VirtualHost in com.ibm.ws.http has been deprecated public VirtualHost[] getVirtualHosts() ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/servlet/ServletWrapper.java:643: warning: [deprecation] ChainedResponse in com.ibm.websphere.servlet.filter has been deprecated ChainedResponse chainedResp = new ChainedResponse(httpRequest, httpResponse); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/servlet/ServletWrapper.java:643: warning: [deprecation] ChainedResponse in com.ibm.websphere.servlet.filter has been deprecated ChainedResponse chainedResp = new ChainedResponse(httpRequest, httpResponse); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/servlet/ServletWrapper.java:682: warning: [deprecation] ChainedResponse in com.ibm.websphere.servlet.filter has been deprecated ChainedResponse prevChainedResp = chainedResp; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/servlet/ServletWrapper.java:685: warning: [deprecation] ChainedResponse in com.ibm.websphere.servlet.filter has been deprecated chainedResp = new ChainedResponse(httpRequest, httpResponse); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/servlet/ServletWrapper.java:1922: warning: [deprecation] ChainedResponse in com.ibm.websphere.servlet.filter has been deprecated private void transferHeadersFromPrevChainedResp(ChainedResponse current, ChainedResponse previous) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/servlet/ServletWrapper.java:1922: warning: [deprecation] ChainedResponse in com.ibm.websphere.servlet.filter has been deprecated private void transferHeadersFromPrevChainedResp(ChainedResponse current, ChainedResponse previous) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/servlet/ServletWrapper.java:2028: warning: [deprecation] SingleThreadModel in javax.servlet has been deprecated && (s instanceof SingleThreadModel)) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/webapp/WebAppErrorReport.java:139: warning: [deprecation] DefaultErrorReporter in com.ibm.ws.webcontainer.servlet has been deprecated out.print(DefaultErrorReporter.encodeChars(sw.toString())); // 96236 ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/websphere/servlet/response/StoredResponse.java:546: warning: [deprecation] setStatus(int,String) in HttpServletResponse has been deprecated public void setStatus(int sc, String message) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/websphere/servlet/response/StoredResponse.java:643: warning: [deprecation] encodeRedirectUrl(String) in HttpServletResponse has been deprecated public String encodeRedirectUrl(String url) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/websphere/servlet/response/StoredResponse.java:600: warning: [deprecation] encodeUrl(String) in HttpServletResponse has been deprecated public String encodeUrl(String url) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/websphere/servlet/response/StoredResponse.java:1103: warning: [deprecation] setStatus(int,String) in HttpServletResponse has been deprecated target.setStatus(getStatusCode(), getStatusMessage()); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/websphere/servlet/response/StoredResponse.java:1133: warning: [deprecation] HttpServletResponseProxy in com.ibm.websphere.servlet.response has been deprecated while (target instanceof HttpServletResponseProxy) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/websphere/servlet/response/StoredResponse.java:1135: warning: [deprecation] HttpServletResponseProxy in com.ibm.websphere.servlet.response has been deprecated target = ((HttpServletResponse) ((HttpServletResponseProxy) target).getProxiedHttpServletResponse()); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/core/Request.java:28: warning: [deprecation] IRequest in com.ibm.wsspi.webcontainer has been deprecated public void initForNextRequest(IRequest req); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/servlet/FileServletWrapper.java:411: warning: [deprecation] ChainedResponse in com.ibm.websphere.servlet.filter has been deprecated ChainedResponse chainedResp = new ChainedResponse(request, response); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/servlet/FileServletWrapper.java:411: warning: [deprecation] ChainedResponse in com.ibm.websphere.servlet.filter has been deprecated ChainedResponse chainedResp = new ChainedResponse(request, response); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/servlet/FileServletWrapper.java:451: warning: [deprecation] ChainedResponse in com.ibm.websphere.servlet.filter has been deprecated ChainedResponse prevChainedResp = chainedResp; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/servlet/FileServletWrapper.java:454: warning: [deprecation] ChainedResponse in com.ibm.websphere.servlet.filter has been deprecated chainedResp = new ChainedResponse(request, response); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/servlet/FileServletWrapper.java:1082: warning: [deprecation] ChainedResponse in com.ibm.websphere.servlet.filter has been deprecated private void transferHeadersFromPrevChainedResp(ChainedResponse current, ChainedResponse previous) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/servlet/FileServletWrapper.java:1082: warning: [deprecation] ChainedResponse in com.ibm.websphere.servlet.filter has been deprecated private void transferHeadersFromPrevChainedResp(ChainedResponse current, ChainedResponse previous) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/srt/SRTServletRequest.java:2251: warning: [deprecation] isRequestedSessionIdFromUrl() in HttpServletRequest has been deprecated public boolean isRequestedSessionIdFromUrl() ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/srt/SRTServletRequest.java:2087: warning: [deprecation] getRealPath(String) in ServletRequest has been deprecated public String getRealPath(String path) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/srt/SRTServletResponse.java:2029: warning: [deprecation] setStatus(int,String) in HttpServletResponse has been deprecated public void setStatus(int status, String reason) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/srt/SRTServletResponse.java:1034: warning: [deprecation] encodeRedirectUrl(String) in HttpServletResponse has been deprecated public String encodeRedirectUrl(String URL) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/srt/SRTServletResponse.java:1050: warning: [deprecation] encodeUrl(String) in HttpServletResponse has been deprecated public String encodeUrl(String URL) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/util/BufferedServletOutputStream.java:485: warning: [deprecation] getBytes(int,int,byte[],int) in String has been deprecated s.getBytes(off, off + n, buf, count); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/util/ServletUtil.java:79: warning: [deprecation] HttpServletRequestProxy in com.ibm.websphere.servlet.request has been deprecated else if (r instanceof HttpServletRequestProxy) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/util/ServletUtil.java:81: warning: [deprecation] HttpServletRequestProxy in com.ibm.websphere.servlet.request has been deprecated r = ((HttpServletRequestProxy)r).getRequest(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/util/ServletUtil.java:121: warning: [deprecation] HttpServletResponseProxy in com.ibm.websphere.servlet.response has been deprecated else if (r instanceof HttpServletResponseProxy) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/util/ServletUtil.java:123: warning: [deprecation] HttpServletResponseProxy in com.ibm.websphere.servlet.response has been deprecated r = ((HttpServletResponseProxy)r).getResponse(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/util/ServletUtil.java:166: warning: [deprecation] HttpServletResponseProxy in com.ibm.websphere.servlet.response has been deprecated else if (r instanceof HttpServletResponseProxy) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/util/ServletUtil.java:168: warning: [deprecation] HttpServletResponseProxy in com.ibm.websphere.servlet.response has been deprecated r = ((HttpServletResponseProxy)r).getResponse(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/servlet/DummyRequest.java:194: warning: [deprecation] isRequestedSessionIdFromUrl() in HttpServletRequest has been deprecated public boolean isRequestedSessionIdFromUrl() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/servlet/DummyRequest.java:339: warning: [deprecation] getRealPath(String) in ServletRequest has been deprecated public String getRealPath(String arg0) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/logging/WebContainerLogger.java:121: warning: [deprecation] logrb(Level,String,String,String,String) in Logger has been deprecated public void logrb(Level level, String sourceClass, String sourceMethod, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/logging/WebContainerLogger.java:123: warning: [deprecation] logrb(Level,String,String,String,String) in Logger has been deprecated delegateLogger.logrb(level, sourceClass, sourceMethod, bundleName, msg); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/logging/WebContainerLogger.java:126: warning: [deprecation] logrb(Level,String,String,String,String,Object) in Logger has been deprecated public void logrb(Level level, String sourceClass, String sourceMethod, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/logging/WebContainerLogger.java:128: warning: [deprecation] logrb(Level,String,String,String,String,Object) in Logger has been deprecated delegateLogger.logrb(level, sourceClass, sourceMethod, bundleName, msg, param1); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/logging/WebContainerLogger.java:131: warning: [deprecation] logrb(Level,String,String,String,String,Object[]) in Logger has been deprecated public void logrb(Level level, String sourceClass, String sourceMethod, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/logging/WebContainerLogger.java:133: warning: [deprecation] logrb(Level,String,String,String,String,Object[]) in Logger has been deprecated delegateLogger.logrb(level, sourceClass, sourceMethod, bundleName, msg, params); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/logging/WebContainerLogger.java:136: warning: [deprecation] logrb(Level,String,String,String,String,Throwable) in Logger has been deprecated public void logrb(Level level, String sourceClass, String sourceMethod, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/logging/WebContainerLogger.java:138: warning: [deprecation] logrb(Level,String,String,String,String,Throwable) in Logger has been deprecated delegateLogger.logrb(level, sourceClass, sourceMethod, bundleName, msg, thrown); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/osgi/webapp/WebApp.java:510: warning: [deprecation] toURL() in File has been deprecated return checkFile.toURL(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/osgi/webapp/WebApp.java:581: warning: [deprecation] getPhysicalPath() in Container has been deprecated String physicalPath = container.getPhysicalPath(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/osgi/webapp/WebApp.java:607: warning: [deprecation] getPhysicalPath() in Entry has been deprecated String s = entry.getPhysicalPath(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/osgi/webapp/WebApp.java:636: warning: [deprecation] getPhysicalPath() in Entry has been deprecated String s = ety.getPhysicalPath(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/osgi/webapp/WebApp.java:650: warning: [deprecation] getPhysicalPath() in Container has been deprecated basePath = container.getPhysicalPath(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/osgi/webapp/WebApp.java:677: warning: [deprecation] getPhysicalPath() in Container has been deprecated basePath = container.getPhysicalPath(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/osgi/metadata/WebModuleMetaDataImpl.java:145: warning: [deprecation] getComponentMetaDatas() in ModuleMetaData has been deprecated public ComponentMetaData[] getComponentMetaDatas() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/filter/FilterConfig.java:98: warning: [deprecation] setDispatchMode(int[]) in IFilterConfig has been deprecated public void setDispatchMode(int[] dispatchModeInts) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/osgi/servlet/ServletWrapper.java:70: warning: [deprecation] SingleThreadModel in javax.servlet has been deprecated && (s instanceof SingleThreadModel)); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/osgi/mbeans/GeneratePluginConfigMBean.java:37: warning: [deprecation] GeneratePluginConfigMBean in com.ibm.websphere.webcontainer has been deprecated public class GeneratePluginConfigMBean extends StandardMBean implements GeneratePluginConfig, com.ibm.websphere.webcontainer.GeneratePluginConfigMBean, PluginUtilityConfigGenerator, ServerQuiesceListener { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/webapp/WebAppRequestDispatcher.java:1511: warning: [deprecation] ChainedResponse in com.ibm.websphere.servlet.filter has been deprecated if (response instanceof ChainedResponse) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/webapp/WebAppRequestDispatcher.java:1512: warning: [deprecation] ChainedResponse in com.ibm.websphere.servlet.filter has been deprecated ChainedResponse w = (ChainedResponse) response; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/webapp/WebAppRequestDispatcher.java:1512: warning: [deprecation] ChainedResponse in com.ibm.websphere.servlet.filter has been deprecated ChainedResponse w = (ChainedResponse) response; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/webapp/WebAppRequestDispatcher.java:1519: warning: [deprecation] ChainedResponse in com.ibm.websphere.servlet.filter has been deprecated while (sr != null && sr instanceof ChainedResponse) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/webapp/WebAppRequestDispatcher.java:1520: warning: [deprecation] ChainedResponse in com.ibm.websphere.servlet.filter has been deprecated sr = ((ChainedResponse) sr).getProxiedHttpServletResponse(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/util/ApplicationErrorUtils.java:132: warning: [deprecation] DefaultErrorReporter in com.ibm.ws.webcontainer.servlet has been deprecated String escapeMessage = DefaultErrorReporter.encodeChars(niceException.getMessage()); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/servlet/HttpServletResponseProxy.java:108: warning: [deprecation] setStatus(int,String) in HttpServletResponse has been deprecated public void setStatus(int sc, String sm) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/servlet/HttpServletResponseProxy.java:65: warning: [deprecation] encodeRedirectUrl(String) in HttpServletResponse has been deprecated public String encodeRedirectUrl(String url) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/servlet/HttpServletResponseProxy.java:77: warning: [deprecation] encodeUrl(String) in HttpServletResponse has been deprecated public String encodeUrl(String url) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/servlet/HttpServletResponseProxy.java:67: warning: [deprecation] encodeRedirectUrl(String) in HttpServletResponse has been deprecated return getProxiedHttpServletResponse().encodeRedirectUrl(url); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/servlet/HttpServletResponseProxy.java:79: warning: [deprecation] encodeUrl(String) in HttpServletResponse has been deprecated return getProxiedHttpServletResponse().encodeUrl(url); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/ws/webcontainer/servlet/HttpServletResponseProxy.java:110: warning: [deprecation] setStatus(int,String) in HttpServletResponse has been deprecated getProxiedHttpServletResponse().setStatus(sc,sm); ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 96 warnings Running manual instrumentation for webcontainer > Task :com.ibm.ws.webcontainer:processResources > Task :com.ibm.ws.webcontainer:classes > Task :com.ibm.ws.webcontainer:jar warning: com.ibm.ws.webcontainer: Imports that lack version ranges: [javax.management, javax.net.ssl, javax.security.auth, javax.security.cert, javax.xml.parsers, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.stream, org.w3c.dom, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers, com.ibm.ws.webcontainer.speclevel] warning: com.ibm.ws.webcontainer: Export com.ibm.ws.webcontainer.osgi, has 2, private references [com.ibm.ws.webcontainer.collaborator, com.ibm.ws.webcontainer.exception] warning: com.ibm.ws.webcontainer: Export com.ibm.ws.webcontainer.osgi.collaborator, has 1, private references [com.ibm.ws.webcontainer.collaborator] warning: com.ibm.ws.webcontainer: Export com.ibm.ws.webcontainer.osgi.container, has 1, private references [com.ibm.ws.http] warning: com.ibm.ws.webcontainer: Export com.ibm.ws.webcontainer.osgi.container.config, has 1, private references [com.ibm.ws.webcontainer.filter] warning: com.ibm.ws.webcontainer: Export com.ibm.ws.webcontainer.osgi.filter, has 1, private references [com.ibm.ws.webcontainer.filter] warning: com.ibm.ws.webcontainer: Export com.ibm.wsspi.webcontainer, has 1, private references [com.ibm.ws.webcontainer.exception] warning: com.ibm.ws.webcontainer: Export com.ibm.ws.webcontainer, has 2, private references [com.ibm.ws.webcontainer.exception, com.ibm.ws.webcontainer.spi.servlet.http] warning: com.ibm.ws.webcontainer: Export com.ibm.ws.webcontainer.webapp, has 2, private references [com.ibm.ws.webcontainer.filter, com.ibm.ws.webcontainer.servlet.exception] warning: com.ibm.ws.webcontainer: Export com.ibm.ws.container, has 1, private references [com.ibm.ws.http] warning: com.ibm.ws.webcontainer: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.websphere.csi.J2EENameFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.websphere.event.EventEngine)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.config.ServletConfiguratorHelperFactory)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.MetaDataService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.managedobject.ManagedObjectService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.resource.ResourceRefConfigFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.threading.FutureMonitor)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.async.AsyncContextFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.collaborator.CollaboratorService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.httpsession.SessionManager)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.osgi.DynamicVirtualHostManager)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.osgi.WebMBeanRuntime)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.osgi.container.config.WebAppConfiguratorHelperFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.osgi.interceptor.RequestInterceptor)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.osgi.request.IRequestFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.osgi.response.IResponseFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.osgi.session.SessionHelper)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.osgi.srt.SRTConnectionContextPool)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.osgi.webapp.WebAppFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.servlet.CacheServletWrapperFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.session.impl.SessionContextRegistryImplFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.adaptable.module.adapters.AdapterFactoryService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.classloading.ClassLoadingService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.http.EncodingUtils)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.injectionengine.InjectionEngine)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.webcontainer.cache.CacheManager)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.webcontainer.collaborator.WebAppInjectionClassListCollaborator)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.webcontainer.extension.ExtensionFactory)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.webcontainer.servlet.ITransferContextService)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.webcontainer.util.URIMatcherFactory)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ExecutorService)";effective:=active,osgi.service;filter:="(objectClass=javax.servlet.ServletContainerInitializer)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.webcontainer: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.app.deploy.InjectionClassListProvider,com.ibm.wsspi.adaptable.module.adapters.ContainerAdapter";uses:="com.ibm.ws.container.service.app.deploy,com.ibm.wsspi.adaptable.module.adapters",osgi.service;objectClass:List="com.ibm.ws.container.service.app.deploy.extended.ModuleRuntimeContainer,com.ibm.wsspi.http.VirtualHostListener";uses:="com.ibm.ws.container.service.app.deploy.extended,com.ibm.wsspi.http",osgi.service;objectClass:List="com.ibm.ws.container.service.metadata.ModuleMetaDataListener,com.ibm.ws.container.service.metadata.extended.DeferredMetaDataFactory,com.ibm.ws.container.service.state.ApplicationStateListener,com.ibm.wsspi.kernel.service.utils.ServerQuiesceListener,org.osgi.framework.AllServiceListener";uses:="com.ibm.ws.container.service.metadata,com.ibm.ws.container.service.metadata.extended,com.ibm.ws.container.service.state,com.ibm.wsspi.kernel.service.utils,org.osgi.framework",osgi.service;objectClass:List="com.ibm.ws.webcontainer.osgi.session.SessionHelper";uses:="com.ibm.ws.webcontainer.osgi.session",osgi.service;objectClass:List="com.ibm.wsspi.adaptable.module.adapters.ContainerAdapter";uses:="com.ibm.wsspi.adaptable.module.adapters"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.webcontainer.jakarta: Imports that lack version ranges: [javax.management, javax.net.ssl, javax.security.auth, javax.security.cert, javax.xml.parsers, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.stream, org.w3c.dom, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers, com.ibm.ws.webcontainer.speclevel] warning: com.ibm.ws.webcontainer.jakarta: Export com.ibm.ws.webcontainer.osgi, has 2, private references [com.ibm.ws.webcontainer.collaborator, com.ibm.ws.webcontainer.exception] warning: com.ibm.ws.webcontainer.jakarta: Export com.ibm.ws.webcontainer.osgi.collaborator, has 1, private references [com.ibm.ws.webcontainer.collaborator] warning: com.ibm.ws.webcontainer.jakarta: Export com.ibm.ws.webcontainer.osgi.container, has 1, private references [com.ibm.ws.http] warning: com.ibm.ws.webcontainer.jakarta: Export com.ibm.ws.webcontainer.osgi.container.config, has 1, private references [com.ibm.ws.webcontainer.filter] warning: com.ibm.ws.webcontainer.jakarta: Export com.ibm.ws.webcontainer.osgi.filter, has 1, private references [com.ibm.ws.webcontainer.filter] warning: com.ibm.ws.webcontainer.jakarta: Export com.ibm.wsspi.webcontainer, has 1, private references [com.ibm.ws.webcontainer.exception] warning: com.ibm.ws.webcontainer.jakarta: Export com.ibm.ws.webcontainer, has 2, private references [com.ibm.ws.webcontainer.exception, com.ibm.ws.webcontainer.spi.servlet.http] warning: com.ibm.ws.webcontainer.jakarta: Export com.ibm.ws.webcontainer.webapp, has 2, private references [com.ibm.ws.webcontainer.filter, com.ibm.ws.webcontainer.servlet.exception] warning: com.ibm.ws.webcontainer.jakarta: Export com.ibm.ws.container, has 1, private references [com.ibm.ws.http] warning: com.ibm.ws.webcontainer.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.websphere.csi.J2EENameFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.websphere.event.EventEngine)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.config.ServletConfiguratorHelperFactory)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.MetaDataService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.managedobject.ManagedObjectService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.resource.ResourceRefConfigFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.threading.FutureMonitor)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.async.AsyncContextFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.collaborator.CollaboratorService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.httpsession.SessionManager)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.osgi.DynamicVirtualHostManager)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.osgi.WebMBeanRuntime)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.osgi.container.config.WebAppConfiguratorHelperFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.osgi.interceptor.RequestInterceptor)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.osgi.request.IRequestFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.osgi.response.IResponseFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.osgi.session.SessionHelper)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.osgi.srt.SRTConnectionContextPool)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.osgi.webapp.WebAppFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.servlet.CacheServletWrapperFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.session.impl.SessionContextRegistryImplFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.adaptable.module.adapters.AdapterFactoryService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.classloading.ClassLoadingService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.http.EncodingUtils)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.injectionengine.InjectionEngine)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.webcontainer.cache.CacheManager)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.webcontainer.collaborator.WebAppInjectionClassListCollaborator)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.webcontainer.extension.ExtensionFactory)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.webcontainer.servlet.ITransferContextService)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.webcontainer.util.URIMatcherFactory)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ExecutorService)";effective:=active,osgi.service;filter:="(objectClass=javax.servlet.ServletContainerInitializer)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.webcontainer.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.app.deploy.InjectionClassListProvider,com.ibm.wsspi.adaptable.module.adapters.ContainerAdapter";uses:="com.ibm.ws.container.service.app.deploy,com.ibm.wsspi.adaptable.module.adapters",osgi.service;objectClass:List="com.ibm.ws.container.service.app.deploy.extended.ModuleRuntimeContainer,com.ibm.wsspi.http.VirtualHostListener";uses:="com.ibm.ws.container.service.app.deploy.extended,com.ibm.wsspi.http",osgi.service;objectClass:List="com.ibm.ws.container.service.metadata.ModuleMetaDataListener,com.ibm.ws.container.service.metadata.extended.DeferredMetaDataFactory,com.ibm.ws.container.service.state.ApplicationStateListener,com.ibm.wsspi.kernel.service.utils.ServerQuiesceListener,org.osgi.framework.AllServiceListener";uses:="com.ibm.ws.container.service.metadata,com.ibm.ws.container.service.metadata.extended,com.ibm.ws.container.service.state,com.ibm.wsspi.kernel.service.utils,org.osgi.framework",osgi.service;objectClass:List="com.ibm.ws.webcontainer.osgi.session.SessionHelper";uses:="com.ibm.ws.webcontainer.osgi.session",osgi.service;objectClass:List="com.ibm.wsspi.adaptable.module.adapters.ContainerAdapter";uses:="com.ibm.wsspi.adaptable.module.adapters"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.channelfw, com.ibm.ws.kernel.security.thread, com.ibm.ws.ras.instrument, com.ibm.ws.threading, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.boot.core, com.ibm.ws.event, com.ibm.ws.javaee.version, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.dd, com.ibm.ws.managedobject, com.ibm.ws.transport.http, com.ibm.ws.session, com.ibm.ws.webserver.plugin.runtime.interfaces, com.ibm.ws.container.service, com.ibm.ws.artifact, com.ibm.ws.kernel.service, com.ibm.ws.injection, com.ibm.ws.logging, com.ibm.ws.org.apache.commons.fileupload, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.javaee.annotation.1.1, com.ibm.ws.adaptable.module, com.ibm.ws.anno, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.javaee.dd.common, com.ibm.ws.monitor, com.ibm.ws.javaee.ddmodel, com.ibm.websphere.security, com.ibm.ws.resource, com.ibm.ws.artifact.overlay, com.ibm.ws.runtime.update, com.ibm.ws.org.apache.commons.io] > Task :com.ibm.ws.transaction:compileJava > Task :com.ibm.ws.transaction:processResources NO-SOURCE > Task :com.ibm.ws.transaction:classes > Task :com.ibm.ws.transaction:instrument > Task :com.ibm.ws.transaction:jar warning: com.ibm.ws.transaction: Imports that lack version ranges: [javax.annotation, javax.naming, javax.naming.spi, javax.sql, com.ibm.ws.recoverylog.spi] warning: com.ibm.ws.transaction: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.tx.util.TMService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.Transaction.UOWCurrent)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.transaction.services.TransactionJavaColonHelper)";effective:=active,osgi.service;filter:="(objectClass=javax.transaction.TransactionManager)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.transaction: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.tx.jta.TransactionInflowManager";uses:="com.ibm.tx.jta",osgi.service;objectClass:List="com.ibm.tx.remote.RemoteTransactionController";uses:="com.ibm.tx.remote",osgi.service;objectClass:List="com.ibm.ws.transaction.services.TransactionObjectFactory,javax.naming.spi.ObjectFactory";uses:="com.ibm.ws.transaction.services,javax.naming.spi",osgi.service;objectClass:List="com.ibm.ws.tx.embeddable.EmbeddableWebSphereUserTransaction,javax.transaction.UserTransaction";uses:="com.ibm.ws.tx.embeddable,javax.transaction",osgi.service;objectClass:List="com.ibm.ws.uow.UOWScopeCallback";uses:="com.ibm.ws.uow",osgi.service;objectClass:List="com.ibm.wsspi.injectionengine.ObjectFactoryInfo";uses:="com.ibm.wsspi.injectionengine",osgi.service;objectClass:List="com.ibm.wsspi.uow.UOWManager";uses:="com.ibm.wsspi.uow",osgi.service;objectClass:List="javax.transaction.TransactionSynchronizationRegistry";uses:="javax.transaction"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.transaction.jakarta: Imports that lack version ranges: [javax.annotation, javax.naming, javax.naming.spi, javax.sql, com.ibm.ws.recoverylog.spi] warning: com.ibm.ws.transaction.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.tx.util.TMService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.Transaction.UOWCurrent)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.transaction.services.TransactionJavaColonHelper)";effective:=active,osgi.service;filter:="(objectClass=javax.transaction.TransactionManager)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.transaction.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.tx.jta.TransactionInflowManager";uses:="com.ibm.tx.jta",osgi.service;objectClass:List="com.ibm.tx.remote.RemoteTransactionController";uses:="com.ibm.tx.remote",osgi.service;objectClass:List="com.ibm.ws.transaction.services.TransactionObjectFactory,javax.naming.spi.ObjectFactory";uses:="com.ibm.ws.transaction.services,javax.naming.spi",osgi.service;objectClass:List="com.ibm.ws.tx.embeddable.EmbeddableWebSphereUserTransaction,javax.transaction.UserTransaction";uses:="com.ibm.ws.tx.embeddable,javax.transaction",osgi.service;objectClass:List="com.ibm.ws.uow.UOWScopeCallback";uses:="com.ibm.ws.uow",osgi.service;objectClass:List="com.ibm.wsspi.injectionengine.ObjectFactoryInfo";uses:="com.ibm.wsspi.injectionengine",osgi.service;objectClass:List="com.ibm.wsspi.uow.UOWManager";uses:="com.ibm.wsspi.uow",osgi.service;objectClass:List="javax.transaction.TransactionSynchronizationRegistry";uses:="javax.transaction"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.webcontainer, com.ibm.ws.transaction.cdi, com.ibm.ws.ras.instrument, com.ibm.websphere.javaee.connector.1.6, com.ibm.websphere.javaee.transaction.1.1, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.tx.jta.extensions, com.ibm.websphere.javaee.annotation.1.1, com.ibm.websphere.org.osgi.service.component, com.ibm.tx.jta, com.ibm.tx.util, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.tx.embeddable, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.resource, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.logging.core, com.ibm.ws.kernel.service, com.ibm.ws.injection] > Task :com.ibm.rls.jdbc:compileJava > Task :com.ibm.rls.jdbc:processResources NO-SOURCE > Task :com.ibm.rls.jdbc:classes Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.rls.jdbc/src/com/ibm/ws/recoverylog/custom/jdbc/impl/SQLRecoverableUnitSectionImpl.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.rls.jdbc:jar warning: com.ibm.rls.jdbc: Imports that lack version ranges: [javax.sql] warning: com.ibm.rls.jdbc.jakarta: Imports that lack version ranges: [javax.sql] warning: Unreferenced class path entries [com.ibm.tx.util, com.ibm.ws.recoverylog, com.ibm.ws.transaction, com.ibm.ws.resource, com.ibm.websphere.javaee.connector.1.6, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.service] > Task :com.ibm.rls.jdbc:publishWLPJars > Task :com.ibm.rls.jdbc:assemble > Task :com.ibm.tx.jta:publishWLPJars > Task :com.ibm.tx.jta:assemble > Task :com.ibm.tx.util:publishWLPJars > Task :com.ibm.tx.util:assemble /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.crypto.passwordutil/src/com/ibm/websphere/crypto/KeyException.java:21: warning - Tag @see: reference not found: com.ibm.websphere.ssl.JSSEHelper > Task :com.ibm.websphere.appserver.api.authData:apiSpiJavadoc 1 warning > Task :com.ibm.websphere.appserver.api.authData:zipJavadoc > Task :com.ibm.websphere.appserver.api.authData:publishJavadoc > Task :com.ibm.websphere.appserver.api.authData:publishWLPJars > Task :com.ibm.websphere.appserver.api.authData:assemble > Task :com.ibm.websphere.appserver.api.basics:globalize NO-SOURCE > Task :com.ibm.ws.app.manager:globalize > Task :com.ibm.ws.app.manager:compileJava > Task :com.ibm.ws.app.manager:processResources NO-SOURCE > Task :com.ibm.ws.app.manager:classes > Task :com.ibm.ws.app.manager:instrument > Task :com.ibm.ws.app.manager:jar warning: Imports that lack version ranges: [javax.management] warning: Export com.ibm.ws.app.manager, has 1, private references [com.ibm.ws.app.manager.internal] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.ApplicationManager)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.internal.monitor.AppMonitorConfigurator)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.internal.monitor.ApplicationMonitor)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.internal.monitor.DropinMonitor)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.runtime.update.RuntimeUpdateManager)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.threading.FutureMonitor)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.adaptable.module.AdaptableModuleFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.application.handler.ApplicationHandler)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.application.handler.ApplicationTypeSupported)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.application.lifecycle.ApplicationPrereq)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.application.lifecycle.ApplicationRecycleComponent)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.application.lifecycle.ApplicationRecycleContext)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.artifact.factory.ArtifactContainerFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=io.openliberty.checkpoint.spi.CheckpointPhase)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=java.util.concurrent.ExecutorService)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ScheduledExecutorService)";effective:=active,osgi.service;filter:="(objectClass=org.osgi.service.cm.ConfigurationAdmin)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.app.manager.ApplicationManager",osgi.service;objectClass:List="com.ibm.ws.app.manager.internal.monitor.AppMonitorConfigurator",osgi.service;objectClass:List="com.ibm.ws.app.manager.internal.monitor.ApplicationMonitor",osgi.service;objectClass:List="com.ibm.ws.app.manager.internal.monitor.DropinMonitor",osgi.service;objectClass:List="com.ibm.ws.runtime.update.RuntimeUpdateListener,com.ibm.wsspi.application.lifecycle.ApplicationRecycleCoordinator,com.ibm.wsspi.logging.Introspector,io.openliberty.checkpoint.spi.CheckpointHook,org.osgi.service.cm.ManagedServiceFactory",osgi.service;objectClass:List="com.ibm.wsspi.application.lifecycle.ApplicationStartBarrier",osgi.service;objectClass:List="com.ibm.wsspi.logging.Introspector,org.osgi.service.cm.ConfigurationListener"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.threading, com.ibm.websphere.org.osgi.core, com.ibm.ws.classloading, com.ibm.ws.kernel.boot.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.app.manager.lifecycle, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.adaptable.module, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.logging.core, com.ibm.ws.container.service, com.ibm.ws.artifact, com.ibm.ws.kernel.service, com.ibm.ws.runtime.update, com.ibm.ws.kernel.filemonitor] > Task :com.ibm.websphere.appserver.api.basics:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.api.basics:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.api.basics:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.api.basics:instrument > Task :com.ibm.websphere.appserver.api.basics:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.websphere.security, com.ibm.ws.logging.core, com.ibm.ws.runtime.update, com.ibm.ws.app.manager, com.ibm.ws.kernel.filemonitor] > Task :com.ibm.websphere.appserver.api.basics:apiSpiJavadoc 9 warnings > Task :com.ibm.websphere.appserver.api.basics:zipJavadoc > Task :com.ibm.websphere.appserver.api.basics:publishJavadoc > Task :com.ibm.websphere.appserver.api.basics:publishWLPJars > Task :com.ibm.websphere.appserver.api.basics:assemble > Task :com.ibm.websphere.appserver.api.config:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.api.config:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.api.config:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.api.config:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.api.config:instrument /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security/src/com/ibm/websphere/security/auth/WSSubject.java:327: warning - Tag @see: reference not found: com.ibm.websphere.security.auth.WSPrincipal /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security/src/com/ibm/websphere/security/auth/WSSubject.java:388: warning - Tag @see: reference not found: com.ibm.websphere.security.auth.WSPrincipal /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security/src/com/ibm/wsspi/security/registry/RegistryHelper.java:95: warning - @param argument "String" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security/src/com/ibm/websphere/security/NotImplementedException.java:32: warning - @param argument "message" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security/src/com/ibm/websphere/security/WebTrustAssociationException.java:33: warning - @param argument "message" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security/src/com/ibm/websphere/security/WebTrustAssociationFailedException.java:33: warning - @param argument "message" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security/src/com/ibm/websphere/security/WebTrustAssociationUserException.java:33: warning - @param argument "message" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security/src/com/ibm/websphere/security/WSSecurityException.java:55: warning - @param argument "str" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security/src/com/ibm/websphere/security/WSSecurityException.java:116: warning - @param argument "t" is not a parameter name. > Task :com.ibm.websphere.appserver.api.config:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.config, com.ibm.ws.ras.instrument] > Task :com.ibm.websphere.appserver.api.config:apiSpiJavadoc > Task :com.ibm.websphere.appserver.api.config:zipJavadoc > Task :com.ibm.websphere.appserver.api.config:publishJavadoc > Task :com.ibm.websphere.appserver.api.config:publishWLPJars > Task :com.ibm.websphere.appserver.api.config:assemble > Task :com.ibm.websphere.appserver.api.connectionmanager:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.api.connectionmanager:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.api.connectionmanager:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.api.connectionmanager:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.api.connectionmanager:instrument > Task :com.ibm.websphere.appserver.api.connectionmanager:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.jca.cm, com.ibm.ws.ras.instrument] > Task :com.ibm.websphere.appserver.api.connectionmanager:apiSpiJavadoc 16 warnings > Task :com.ibm.websphere.appserver.api.connectionmanager:zipJavadoc > Task :com.ibm.websphere.appserver.api.connectionmanager:publishJavadoc > Task :com.ibm.websphere.appserver.api.connectionmanager:publishWLPJars > Task :com.ibm.websphere.appserver.api.connectionmanager:assemble > Task :com.ibm.websphere.appserver.api.connectionpool:globalize NO-SOURCE > Task :com.ibm.ws.connectionpool.monitor:globalize NO-SOURCE /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jca.cm/src/com/ibm/ws/jca/cm/mbean/ConnectionManagerMBean.java:32: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jca.cm/src/com/ibm/ws/jca/cm/mbean/ConnectionManagerMBean.java:33: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jca.cm/src/com/ibm/ws/jca/cm/mbean/ConnectionManagerMBean.java:35: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jca.cm/src/com/ibm/ws/jca/cm/mbean/ConnectionManagerMBean.java:41: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jca.cm/src/com/ibm/ws/jca/cm/mbean/ConnectionManagerMBean.java:42: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jca.cm/src/com/ibm/ws/jca/cm/mbean/ConnectionManagerMBean.java:44: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jca.cm/src/com/ibm/ws/jca/cm/mbean/ConnectionManagerMBean.java:50: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jca.cm/src/com/ibm/ws/jca/cm/mbean/ConnectionManagerMBean.java:51: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jca.cm/src/com/ibm/ws/jca/cm/mbean/ConnectionManagerMBean.java:53: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jca.cm/src/com/ibm/ws/jca/cm/mbean/ConnectionManagerMBean.java:59: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jca.cm/src/com/ibm/ws/jca/cm/mbean/ConnectionManagerMBean.java:60: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jca.cm/src/com/ibm/ws/jca/cm/mbean/ConnectionManagerMBean.java:61: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jca.cm/src/com/ibm/ws/jca/cm/mbean/ConnectionManagerMBean.java:63: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jca.cm/src/com/ibm/ws/jca/cm/mbean/ConnectionManagerMBean.java:64: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jca.cm/src/com/ibm/ws/jca/cm/mbean/ConnectionManagerMBean.java:70: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jca.cm/src/com/ibm/ws/jca/cm/mbean/ConnectionManagerMBean.java:72: warning - invalid usage of tag > > Task :com.ibm.ws.connectionpool.monitor:compileJava > Task :com.ibm.ws.connectionpool.monitor:processResources NO-SOURCE > Task :com.ibm.ws.connectionpool.monitor:classes > Task :com.ibm.ws.connectionpool.monitor:jar warning: Imports that lack version ranges: [javax.management] warning: Unreferenced class path entries [com.ibm.ws.monitor, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.jca.cm, com.ibm.ws.logging.core] > Task :com.ibm.websphere.appserver.api.connectionpool:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.api.connectionpool:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.api.connectionpool:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.api.connectionpool:instrument > Task :com.ibm.websphere.appserver.api.connectionpool:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.connectionpool.monitor] > Task :com.ibm.websphere.appserver.api.connectionpool:apiSpiJavadoc 6 warnings > Task :com.ibm.websphere.appserver.api.connectionpool:zipJavadoc > Task :com.ibm.websphere.appserver.api.connectionpool:publishJavadoc > Task :com.ibm.websphere.appserver.api.connectionpool:publishWLPJars > Task :com.ibm.websphere.appserver.api.connectionpool:assemble > Task :com.ibm.websphere.appserver.api.constrainedDelegation:globalize NO-SOURCE /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.connectionpool.monitor/src/com/ibm/websphere/connectionpool/monitor/ConnectionPoolStatsMXBean.java:33: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.connectionpool.monitor/src/com/ibm/websphere/connectionpool/monitor/ConnectionPoolStatsMXBean.java:35: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.connectionpool.monitor/src/com/ibm/websphere/connectionpool/monitor/ConnectionPoolStatsMXBean.java:41: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.connectionpool.monitor/src/com/ibm/websphere/connectionpool/monitor/ConnectionPoolStatsMXBean.java:43: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.connectionpool.monitor/src/com/ibm/websphere/connectionpool/monitor/ConnectionPoolStatsMXBean.java:49: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.connectionpool.monitor/src/com/ibm/websphere/connectionpool/monitor/ConnectionPoolStatsMXBean.java:51: warning - invalid usage of tag > > Task :com.ibm.ws.security.kerberos.java8:globalize > Task :com.ibm.websphere.javaee.jcache.1.1:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.jcache.1.1:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.jcache.1.1:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.jcache.1.1:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.jcache.1.1:jar warning: com.ibm.websphere.javaee.jcache.1.1: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.javaee.jcache.1.1: Host com.ibm.websphere.javaee.jcache.1.1.core= for this fragment/require bundle cannot be found on the classpath warning: com.ibm.websphere.javaee.jcache.1.1: Imports that lack version ranges: [javax.enterprise.util] warning: com.ibm.websphere.javaee.jcache.1.1.core: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.javaee.jcache.1.1.core: Imports that lack version ranges: [javax.enterprise.util] warning: com.ibm.websphere.javaee.jcache.1.1.jakarta: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.javaee.jcache.1.1.jakarta: Host com.ibm.websphere.javaee.jcache.1.1.core.jakarta= for this fragment/require bundle cannot be found on the classpath warning: com.ibm.websphere.javaee.jcache.1.1.jakarta: Imports that lack version ranges: [javax.enterprise.util] warning: com.ibm.websphere.javaee.jcache.1.1.core.jakarta: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.javaee.jcache.1.1.core.jakarta: Imports that lack version ranges: [javax.enterprise.util] > Task :com.ibm.websphere.security.authentication:globalize NO-SOURCE > Task :com.ibm.websphere.security.authentication:compileJava > Task :com.ibm.websphere.security.authentication:processResources NO-SOURCE > Task :com.ibm.websphere.security.authentication:classes > Task :com.ibm.websphere.security.authentication:instrument > Task :com.ibm.websphere.security.authentication:jar warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument] > Task :com.ibm.ws.security.authentication.builtin:globalize > Task :com.ibm.ws.com.google.gson:globalize NO-SOURCE > Task :com.ibm.ws.com.google.gson:compileJava NO-SOURCE > Task :com.ibm.ws.com.google.gson:processResources NO-SOURCE > Task :com.ibm.ws.com.google.gson:classes UP-TO-DATE > Task :com.ibm.ws.com.google.gson:instrument > Task :com.ibm.ws.com.google.gson:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [gson-2.2.4, com.ibm.ws.ras.instrument] > Task :com.ibm.ws.org.jose4j:globalize NO-SOURCE > Task :com.ibm.ws.org.jose4j:compileJava NO-SOURCE > Task :com.ibm.ws.org.jose4j:processResources NO-SOURCE > Task :com.ibm.ws.org.jose4j:classes UP-TO-DATE > Task :com.ibm.ws.org.jose4j:instrument > Task :com.ibm.ws.org.jose4j:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.crypto, javax.crypto.spec, javax.net.ssl, org.slf4j] warning: Unreferenced class path entries [jose4j-0.6.5, com.ibm.ws.ras.instrument] > Task :com.ibm.ws.security.common:globalize > Task :com.ibm.ws.dynacache:globalize > Task :com.ibm.ws.dynacache:compileJava /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/intf/DCache.java:50: warning: [deprecation] Cache in com.ibm.websphere.cache has been deprecated public interface DCache extends com.ibm.websphere.cache.Cache, com.ibm.websphere.cache.CacheLocal { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/intf/DCache.java:157: warning: [deprecation] getCacheIdsByTemplate(String) in Cache has been deprecated public Set getCacheIdsByTemplate(String template); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/intf/DCache.java:153: warning: [deprecation] getCacheIdsByDependency(String) in Cache has been deprecated public Set getCacheIdsByDependency(String dependency); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/intf/DCache.java:159: warning: [deprecation] getAllDependencyIds() in Cache has been deprecated public Collection getAllDependencyIds(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/intf/DCache.java:74: warning: [deprecation] getDefaultPriority() in Cache has been deprecated public int getDefaultPriority(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/intf/DCache.java:145: warning: [deprecation] getNumberCacheEntries() in Cache has been deprecated public int getNumberCacheEntries(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/intf/DCache.java:143: warning: [deprecation] getMaxNumberCacheEntries() in Cache has been deprecated public int getMaxNumberCacheEntries(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/intf/DCache.java:149: warning: [deprecation] getAllIds() in Cache has been deprecated public Enumeration getAllIds(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/intf/DCache.java:141: warning: [deprecation] clear() in Cache has been deprecated public void clear(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/intf/DCache.java:137: warning: [deprecation] invalidateByTemplate(String,boolean) in Cache has been deprecated public void invalidateByTemplate(String template, boolean waitOnInvalidation); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/intf/DCache.java:119: warning: [deprecation] invalidateById(String,boolean) in Cache has been deprecated public void invalidateById(String id, boolean waitOnInvalidation); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/intf/DCache.java:80: warning: [deprecation] getValue(Object,boolean) in Cache has been deprecated public Object getValue(Object id, boolean askPermission); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/intf/DCache.java:78: warning: [deprecation] getValue(String,boolean) in Cache has been deprecated public Object getValue(String id, boolean askPermission); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/intf/DCache.java:82: warning: [deprecation] getValue(EntryInfo,boolean) in Cache has been deprecated public Object getValue(com.ibm.websphere.cache.EntryInfo ei, boolean askPermission); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/intf/DCache.java:86: warning: [deprecation] getEntry(String) in Cache has been deprecated public com.ibm.websphere.cache.CacheEntry getEntry(String id); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/intf/DCache.java:92: warning: [deprecation] getEntry(EntryInfo) in Cache has been deprecated public com.ibm.websphere.cache.CacheEntry getEntry(com.ibm.websphere.cache.EntryInfo ei); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/CacheEntry.java:1055: warning: [deprecation] isBatchEnabled() in CacheEntry has been deprecated public boolean isBatchEnabled() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/DCacheBase.java:213: warning: [deprecation] getCacheIdsByDependency(String) in Cache has been deprecated public Set getCacheIdsByDependency(String dependency) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/DCacheBase.java:256: warning: [deprecation] getDefaultPriority() in Cache has been deprecated public int getDefaultPriority() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/DCacheBase.java:375: warning: [deprecation] getMaxNumberCacheEntries() in Cache has been deprecated public int getMaxNumberCacheEntries() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/DCacheBase.java:163: warning: [deprecation] clear() in Cache has been deprecated public void clear() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/DCacheBase.java:436: warning: [deprecation] invalidateById(String,boolean) in Cache has been deprecated public void invalidateById(String id, boolean waitOnInvalidation) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/DCacheBase.java:392: warning: [deprecation] getValue(Object,boolean) in Cache has been deprecated public Object getValue(Object id, boolean askPermission) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/DCacheBase.java:398: warning: [deprecation] getValue(String,boolean) in Cache has been deprecated public Object getValue(String id, boolean askPermission) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/DCacheBase.java:388: warning: [deprecation] getValue(EntryInfo,boolean) in Cache has been deprecated public Object getValue(com.ibm.websphere.cache.EntryInfo ei, boolean askPermission) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/DCacheBase.java:351: warning: [deprecation] getEntry(String) in Cache has been deprecated public com.ibm.websphere.cache.CacheEntry getEntry(String id) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/DCacheBase.java:336: warning: [deprecation] getEntry(EntryInfo) in Cache has been deprecated public com.ibm.websphere.cache.CacheEntry getEntry(com.ibm.websphere.cache.EntryInfo ei) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/Cache.java:2276: warning: [deprecation] getCacheIdsByTemplate(String) in Cache has been deprecated public synchronized Set getCacheIdsByTemplate(String template) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/Cache.java:2218: warning: [deprecation] getAllDependencyIds() in Cache has been deprecated public Collection getAllDependencyIds() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/Cache.java:2968: warning: [deprecation] getNumberCacheEntries() in Cache has been deprecated public synchronized int getNumberCacheEntries() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/Cache.java:1999: warning: [deprecation] getAllIds() in Cache has been deprecated public synchronized Enumeration getAllIds() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/Cache.java:1473: warning: [deprecation] invalidateByTemplate(String,boolean) in Cache has been deprecated public void invalidateByTemplate(String template, boolean waitOnInvalidation) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/Cache.java:667: warning: [deprecation] SHARED_PULL in EntryInfo has been deprecated && (cacheEntry.sharingPolicy == EntryInfo.SHARED_PUSH_PULL || cacheEntry.sharingPolicy == EntryInfo.SHARED_PULL)) { // PK59026 ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/Cache.java:679: warning: [deprecation] SHARED_PULL in EntryInfo has been deprecated if (!((cacheEntry.getSharingPolicy() == EntryInfo.SHARED_PULL || cacheEntry.getSharingPolicy() == EntryInfo.SHARED_PUSH_PULL) && source == CachePerf.REMOTE)) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/Cache.java:1095: warning: [deprecation] SHARED_PULL in EntryInfo has been deprecated && (entryInfo.sharingPolicy == EntryInfo.SHARED_PUSH_PULL || entryInfo.sharingPolicy == EntryInfo.SHARED_PULL)) { // PK59026 ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/Cache.java:1812: warning: [deprecation] SHARED_PULL in EntryInfo has been deprecated && (cacheEntry.sharingPolicy == EntryInfo.SHARED_PUSH_PULL || cacheEntry.sharingPolicy == EntryInfo.SHARED_PULL)) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/wsspi/cache/Cache.java:28: warning: [deprecation] Cache in com.ibm.websphere.cache has been deprecated public Cache(com.ibm.websphere.cache.Cache ci){ ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/config/ConfigEntry.java:101: warning: [deprecation] SHARED_PULL in EntryInfo has been deprecated sharingPolicy==EntryInfo.SHARED_PULL?"SHARED_PULL": // @A1A ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/HTODDynacache.java:968: warning: [deprecation] SHARED_PULL in EntryInfo has been deprecated if (ce.sharingPolicy == EntryInfo.SHARED_PUSH_PULL || ce.sharingPolicy == EntryInfo.SHARED_PULL) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/DistributedObjectCacheAdapter.java:863: warning: [deprecation] SHARED_PULL in EntryInfo has been deprecated sharingPolicy == EntryInfo.SHARED_PULL) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/config/CacheHandler.java:404: warning: [deprecation] SHARED_PULL in EntryInfo has been deprecated sharingPolicy = EntryInfo.SHARED_PULL; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/config/CacheProcessor.java:146: warning: [deprecation] SHARED_PULL in EntryInfo has been deprecated cacheId.processorData[SLOT_SHARINGPOLICY] = new Integer(EntryInfo.SHARED_PULL); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/CacheProviderWrapper.java:299: warning: [deprecation] getCacheIdsByTemplate(String) in Cache has been deprecated public Set getCacheIdsByTemplate(String template) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/CacheProviderWrapper.java:263: warning: [deprecation] getAllDependencyIds() in Cache has been deprecated public Collection getAllDependencyIds() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/CacheProviderWrapper.java:387: warning: [deprecation] getNumberCacheEntries() in Cache has been deprecated public int getNumberCacheEntries() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/CacheProviderWrapper.java:231: warning: [deprecation] getAllIds() in Cache has been deprecated public Enumeration getAllIds() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/CacheProviderWrapper.java:536: warning: [deprecation] invalidateByTemplate(String,boolean) in Cache has been deprecated public void invalidateByTemplate(String template, boolean waitOnInvalidation) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/ws/cache/util/ValidateUtility.java:23: warning: [deprecation] SHARED_PULL in EntryInfo has been deprecated if (sharingPolicy != EntryInfo.SHARED_PULL && ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 48 warnings > Task :com.ibm.ws.dynacache:processResources NO-SOURCE > Task :com.ibm.ws.dynacache:classes > Task :com.ibm.ws.dynacache:jar warning: com.ibm.ws.dynacache: Imports that lack version ranges: [javax.management, javax.naming, org.xml.sax, org.xml.sax.helpers] warning: com.ibm.ws.dynacache: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.cache.CacheService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.cache.Scheduler)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.cache.stat.CachePerfFactory)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.cache.CacheProvider)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.VariableRegistry)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.library.Library)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=java.util.concurrent.ExecutorService)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ScheduledExecutorService)";effective:=active,osgi.service;filter:="(objectClass=org.osgi.service.cm.ConfigurationAdmin)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.dynacache: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.cache.CacheService,com.ibm.wsspi.resource.ResourceFactory,javax.servlet.ServletContainerInitializer";uses:="com.ibm.ws.cache,com.ibm.wsspi.resource,javax.servlet",osgi.service;objectClass:List="com.ibm.ws.cache.MBeans,javax.management.DynamicMBean";uses:="com.ibm.ws.cache,javax.management",osgi.service;objectClass:List="com.ibm.ws.cache.Scheduler";uses:="com.ibm.ws.cache",osgi.service;objectClass:List="com.ibm.ws.cache.ServerCache";uses:="com.ibm.ws.cache",osgi.service;objectClass:List="com.ibm.wsspi.cache.CacheProvider";uses:="com.ibm.wsspi.cache"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.dynacache.internal: Imports that lack version ranges: [javax.management, javax.naming, org.xml.sax, org.xml.sax.helpers] warning: io.openliberty.dynacache.internal: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.cache.CacheService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.cache.Scheduler)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.cache.stat.CachePerfFactory)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.cache.CacheProvider)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.VariableRegistry)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.library.Library)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=java.util.concurrent.ExecutorService)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ScheduledExecutorService)";effective:=active,osgi.service;filter:="(objectClass=org.osgi.service.cm.ConfigurationAdmin)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.dynacache.internal: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.cache.CacheService,com.ibm.wsspi.resource.ResourceFactory,javax.servlet.ServletContainerInitializer";uses:="com.ibm.ws.cache,com.ibm.wsspi.resource,javax.servlet",osgi.service;objectClass:List="com.ibm.ws.cache.MBeans,javax.management.DynamicMBean";uses:="com.ibm.ws.cache,javax.management",osgi.service;objectClass:List="com.ibm.ws.cache.Scheduler";uses:="com.ibm.ws.cache",osgi.service;objectClass:List="com.ibm.ws.cache.ServerCache";uses:="com.ibm.ws.cache",osgi.service;objectClass:List="com.ibm.wsspi.cache.CacheProvider";uses:="com.ibm.wsspi.cache"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.crypto.passwordutil, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.org.osgi.service.cm, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.resource, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.kernel.service, com.ibm.ws.serialization] > Task :com.ibm.ws.security.audit.utils:globalize NO-SOURCE > Task :com.ibm.ws.security.audit.utils:compileJava > Task :com.ibm.ws.security.audit.utils:processResources NO-SOURCE > Task :com.ibm.ws.security.audit.utils:classes > Task :com.ibm.ws.security.audit.utils:instrument > Task :com.ibm.ws.security.audit.utils:jar warning: Unreferenced class path entries [com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.websphere.appserver.spi.logging] > Task :com.ibm.ws.security.authentication.tai:globalize > Task :com.ibm.ws.security.authentication.tai:compileJava > Task :com.ibm.ws.security.authentication.tai:processResources NO-SOURCE > Task :com.ibm.ws.security.authentication.tai:classes > Task :com.ibm.ws.security.authentication.tai:instrument > Task :com.ibm.ws.security.authentication.tai:jar warning: com.ibm.ws.security.authentication.tai: Imports that lack version ranges: [javax.security.auth] warning: io.openliberty.security.authentication.internal.tai: Imports that lack version ranges: [javax.security.auth] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.websphere.security, com.ibm.websphere.org.osgi.core, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.org.osgi.service.cm] > Task :com.ibm.ws.webcontainer.security:globalize > Task :io.openliberty.jcache.internal:globalize > Task :io.openliberty.jcache.internal:compileJava > Task :io.openliberty.jcache.internal:processResources NO-SOURCE > Task :io.openliberty.jcache.internal:classes > Task :io.openliberty.jcache.internal:instrument > Task :io.openliberty.jcache.internal:jar warning: Imports that lack version ranges: [javax.xml.parsers, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.stream, org.w3c.dom, org.xml.sax] warning: Export io.openliberty.jcache, has 1, private references [io.openliberty.jcache.internal] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.serialization.SerializationService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.classloading.ClassLoadingService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.library.Library)";effective:=active;cardinality:=multiple,osgi.service;filter:="(objectClass=io.openliberty.jcache.CacheManagerService)";effective:=active,osgi.service;filter:="(objectClass=io.openliberty.jcache.internal.CachingProviderService)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ScheduledExecutorService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="io.openliberty.jcache.CacheManagerService";uses:="io.openliberty.jcache",osgi.service;objectClass:List="io.openliberty.jcache.CacheService";uses:="io.openliberty.jcache",osgi.service;objectClass:List="io.openliberty.jcache.internal.CachingProviderService";uses:="io.openliberty.jcache.internal"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.websphere.javaee.jcache.1.1.core, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, com.ibm.ws.classloading, com.ibm.ws.kernel.boot.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.serialization] Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.webcontainer.security:compileJava > Task :com.ibm.ws.webcontainer.security:processResources NO-SOURCE > Task :com.ibm.ws.webcontainer.security:classes > Task :com.ibm.ws.webcontainer.security:instrument > Task :com.ibm.ws.webcontainer.security:jar warning: com.ibm.ws.webcontainer.security: Imports that lack version ranges: [javax.security.auth, javax.security.auth.login, javax.security.auth.x500] warning: com.ibm.ws.webcontainer.security: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.security.oauth20.OAuth20Service)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.security.openid20.OpenidClientService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.security.openidconnect.OidcClient)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.security.openidconnect.OidcServer)";effective:=active;resolution:=optional,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.webcontainer.security.internal: Imports that lack version ranges: [javax.security.auth, javax.security.auth.login, javax.security.auth.x500] warning: io.openliberty.webcontainer.security.internal: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.security.oauth20.OAuth20Service)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.security.openid20.OpenidClientService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.security.openidconnect.OidcClient)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.security.openidconnect.OidcServer)";effective:=active;resolution:=optional,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.kernel.security.thread, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.dynacache, com.ibm.ws.kernel.boot.core, com.ibm.ws.security.authorization, io.openliberty.jcache.internal, com.ibm.ws.security.authentication.tai, com.ibm.ws.security.jaas.common, com.ibm.websphere.javaee.jcache.1.1.core, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.dd, com.ibm.ws.security.authentication, com.ibm.ws.transport.http, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.kernel.service, com.ibm.ws.kernel.feature.core, com.ibm.ws.security, com.ibm.ws.logging, com.ibm.ws.security.registry, com.ibm.ws.webcontainer, com.ibm.ws.security.credentials, com.ibm.ws.security.token, com.ibm.ws.security.mp.jwt.proxy, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.javaee.annotation.1.1, com.ibm.ws.adaptable.module, com.ibm.ws.anno, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.javaee.dd.common, com.ibm.websphere.security, com.ibm.ws.security.audit.utils] > Task :com.ibm.ws.security.common:compileJava > Task :com.ibm.ws.security.common:processResources NO-SOURCE > Task :com.ibm.ws.security.common:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.common/src/com/ibm/ws/security/common/jwk/utils/JsonUtils.java:111: warning: [deprecation] isArrayByteBase64(byte[]) in Base64 has been deprecated return Base64.isArrayByteBase64(StringUtils.getBytesUtf8(str)); ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning > Task :com.ibm.ws.security.common:instrument > Task :com.ibm.ws.security.common:jar warning: com.ibm.ws.security.common: Imports that lack version ranges: [javax.net.ssl, javax.security.auth] warning: io.openliberty.security.common.internal: Imports that lack version ranges: [javax.net.ssl, javax.security.auth] warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.webcontainer, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.crypto.passwordutil, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.jose4j, io.openliberty.org.apache.commons.codec, com.ibm.ws.webcontainer.security, com.ibm.json4j, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.authentication, com.ibm.websphere.security, com.ibm.ws.logging.core, com.ibm.ws.kernel.service, com.ibm.ws.org.apache.httpcomponents, com.ibm.ws.com.google.gson.2.2.4, com.ibm.ws.security] > Task :com.ibm.ws.security.authentication.builtin:compileJava > Task :com.ibm.ws.security.authentication.builtin:processResources NO-SOURCE > Task :com.ibm.ws.security.authentication.builtin:classes > Task :com.ibm.ws.security.authentication.builtin:instrument > Task :com.ibm.ws.security.authentication.builtin:jar warning: com.ibm.ws.security.authentication.builtin: None of the methods related to 'setAuthCacheService' in the class 'com.ibm.ws.security.authentication.internal.cache.DeleteAuthCacheImpl' named 'unsetAuthCacheService' for service type 'com.ibm.ws.security.authentication.cache.AuthCacheService' have an acceptable signature. The descriptors found are: warning: com.ibm.ws.security.authentication.builtin: methodname: unsetAuthCacheService descriptor: ()V warning: com.ibm.ws.security.authentication.builtin: Imports that lack version ranges: [com.ibm.wsspi.classloading, javax.management, javax.naming, javax.security.auth, javax.security.auth.callback, javax.security.auth.login, javax.security.auth.spi, javax.security.auth.x500] warning: com.ibm.ws.security.authentication.builtin: Export com.ibm.ws.security.authentication.jaas.modules, has 2, private references [com.ibm.ws.security.authentication.internal, com.ibm.ws.security.authentication.internal.jaas.modules] warning: com.ibm.ws.security.authentication.builtin: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.security.authentication.CertificateAuthenticator)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.security.authentication.cache.AuthCacheService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.authentication.collective.CollectiveAuthenticationPlugin)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.credentials.CredentialsService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.jaas.common.JAASChangeNotifier)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.jaas.common.JAASConfigurationFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.jaas.common.JAASLoginContextEntry)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.security.registry.UserRegistryService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.token.TokenManager)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.security.authentication.builtin: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.websphere.security.authentication.cache.DeleteAuthCache,javax.management.DynamicMBean";uses:="com.ibm.websphere.security.authentication.cache,javax.management",osgi.service;objectClass:List="com.ibm.ws.security.authentication.collective.CollectiveAuthenticationPlugin";uses:="com.ibm.ws.security.authentication.collective",osgi.service;objectClass:List="com.ibm.ws.security.authentication.internal.JAASService";uses:="com.ibm.ws.security.authentication.internal",osgi.service;objectClass:List="com.ibm.ws.security.jaas.common.JAASConfiguration";uses:="com.ibm.ws.security.jaas.common"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.security.authentication.internal.builtin: None of the methods related to 'setAuthCacheService' in the class 'com.ibm.ws.security.authentication.internal.cache.DeleteAuthCacheImpl' named 'unsetAuthCacheService' for service type 'com.ibm.ws.security.authentication.cache.AuthCacheService' have an acceptable signature. The descriptors found are: warning: io.openliberty.security.authentication.internal.builtin: methodname: unsetAuthCacheService descriptor: ()V warning: io.openliberty.security.authentication.internal.builtin: Imports that lack version ranges: [com.ibm.wsspi.classloading, javax.management, javax.naming, javax.security.auth, javax.security.auth.callback, javax.security.auth.login, javax.security.auth.spi, javax.security.auth.x500] warning: io.openliberty.security.authentication.internal.builtin: Export com.ibm.ws.security.authentication.jaas.modules, has 2, private references [com.ibm.ws.security.authentication.internal, com.ibm.ws.security.authentication.internal.jaas.modules] warning: io.openliberty.security.authentication.internal.builtin: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.security.authentication.CertificateAuthenticator)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.security.authentication.cache.AuthCacheService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.authentication.collective.CollectiveAuthenticationPlugin)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.credentials.CredentialsService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.jaas.common.JAASChangeNotifier)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.jaas.common.JAASConfigurationFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.jaas.common.JAASLoginContextEntry)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.security.registry.UserRegistryService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.token.TokenManager)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.security.authentication.internal.builtin: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.websphere.security.authentication.cache.DeleteAuthCache,javax.management.DynamicMBean";uses:="com.ibm.websphere.security.authentication.cache,javax.management",osgi.service;objectClass:List="com.ibm.ws.security.authentication.collective.CollectiveAuthenticationPlugin";uses:="com.ibm.ws.security.authentication.collective",osgi.service;objectClass:List="com.ibm.ws.security.authentication.internal.JAASService";uses:="com.ibm.ws.security.authentication.internal",osgi.service;objectClass:List="com.ibm.ws.security.jaas.common.JAASConfiguration";uses:="com.ibm.ws.security.jaas.common"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.security.common, io.openliberty.jcache.internal, com.ibm.ws.kernel.boot, com.ibm.ws.security.jaas.common, com.ibm.websphere.javaee.jcache.1.1.core, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.authentication, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.kernel.service, com.ibm.ws.security, com.ibm.ws.logging, com.ibm.ws.security.registry, com.ibm.ws.kernel.feature, com.ibm.ws.security.credentials, com.ibm.ws.security.token, com.ibm.ws.security.mp.jwt.proxy, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.javaee.servlet.3.0, com.ibm.websphere.security, com.ibm.ws.security.kerberos.auth, org.osgi.core-6.0.0, com.ibm.websphere.security.authentication, org.eclipse.osgi-3.17.200] > Task :com.ibm.ws.security.token.s4u2:globalize NO-SOURCE > Task :com.ibm.ws.security.token.s4u2:compileJava > Task :com.ibm.ws.security.token.s4u2:processResources NO-SOURCE > Task :com.ibm.ws.security.token.s4u2:classes > Task :com.ibm.ws.security.token.s4u2:instrument > Task :com.ibm.ws.security.token.s4u2:jar warning: Split package, multiple jars provide the same package:com/ibm/wsspi/security/token Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:com.ibm.ws.security.token] Class path [Jar:main, Jar:com.ibm.ws.security.jaas.common, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.security, Jar:com.ibm.ws.security.authentication, Jar:com.ibm.ws.security.authorization, Jar:com.ibm.ws.security.kerberos.auth, Jar:com.ibm.ws.security.registry, Jar:com.ibm.ws.security.token, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.security.authentication.builtin, Jar:com.ibm.ws.ras.instrument] warning: Imports that lack version ranges: [javax.security.auth, javax.security.auth.callback, javax.security.auth.login, org.ietf.jgss, com.sun.security.auth.module, com.sun.security.auth.callback, com.sun.security.jgss] warning: Unreferenced class path entries [com.ibm.ws.security.registry, com.ibm.ws.security.authentication.builtin, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.security.token, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.security.authorization, com.ibm.ws.security.jaas.common, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.authentication, com.ibm.websphere.security, com.ibm.ws.security.kerberos.auth, com.ibm.ws.logging.core, com.ibm.ws.kernel.service, com.ibm.ws.security] > Task :com.ibm.ws.security.kerberos.java8:compileJava > Task :com.ibm.ws.security.kerberos.java8:processResources NO-SOURCE > Task :com.ibm.ws.security.kerberos.java8:classes > Task :com.ibm.ws.security.kerberos.java8:instrument > Task :com.ibm.ws.security.kerberos.java8:jar warning: Imports that lack version ranges: [com.sun.security.auth.module, com.sun.security.jgss, com.ibm.security.auth.module, com.ibm.security.jgss, javax.security.auth, javax.security.auth.callback, javax.security.auth.login, org.ietf.jgss, com.sun.security.auth.callback, com.ibm.security.auth.callback] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.kernel.LibertyProcess)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.kerberos.Krb5HelperJdk)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.s4u2proxy.KerberosExtService)";effective:=active;resolution:=optional,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.websphere.security.s4u2proxy.SpnegoHelper";uses:="com.ibm.websphere.security.s4u2proxy",osgi.service;objectClass:List="com.ibm.ws.security.s4u2proxy.KerberosExtService";uses:="com.ibm.ws.security.s4u2proxy"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [java.ibmjgssprovider-1.8.0, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.security.token, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.boot, com.ibm.ws.security.jaas.common, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.security, com.ibm.ws.security.kerberos.auth, com.ibm.ws.logging.core, com.ibm.ws.kernel.service, java.rtSunKrb5-1.8.0, com.ibm.ws.security.token.s4u2, com.ibm.ws.security] > Task :com.ibm.websphere.appserver.api.constrainedDelegation:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.api.constrainedDelegation:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.api.constrainedDelegation:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.api.constrainedDelegation:instrument > Task :com.ibm.websphere.appserver.api.constrainedDelegation:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.websphere.security.s4u2proxy.SpnegoHelper$1 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.websphere.security.s4u2proxy.SpnegoHelper$1 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.websphere.security.s4u2proxy.SpnegoHelper$1 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Reference applied to type com.ibm.websphere.security.s4u2proxy.SpnegoHelper provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Activate applied to type com.ibm.websphere.security.s4u2proxy.SpnegoHelper provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Modified applied to type com.ibm.websphere.security.s4u2proxy.SpnegoHelper provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Deactivate applied to type com.ibm.websphere.security.s4u2proxy.SpnegoHelper provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Component applied to type com.ibm.websphere.security.s4u2proxy.SpnegoHelper provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [com.ibm.ws.security.kerberos.java8, com.ibm.ws.ras.instrument] > Task :com.ibm.websphere.appserver.api.constrainedDelegation:apiSpiJavadoc > Task :com.ibm.websphere.appserver.api.constrainedDelegation:zipJavadoc > Task :com.ibm.websphere.appserver.api.constrainedDelegation:publishJavadoc > Task :com.ibm.websphere.appserver.api.constrainedDelegation:publishWLPJars > Task :com.ibm.websphere.appserver.api.constrainedDelegation:assemble > Task :com.ibm.websphere.appserver.api.distributedMap:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.api.distributedMap:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.api.distributedMap:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.api.distributedMap:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.api.distributedMap:instrument > Task :com.ibm.websphere.appserver.api.distributedMap:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.websphere.cache.exception.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.dynacache] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/websphere/cache/CacheEntry.java:266: warning - Tag @link: reference not found: ExternalCacheGroup /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/websphere/cache/CacheEntry.java:209: warning - invalid usage of tag < /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/websphere/cache/CacheEntry.java:209: warning - invalid usage of tag < /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/websphere/cache/CacheEntry.java:266: warning - Tag @link: reference not found: ExternalCacheGroup /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/websphere/cache/DistributedMap.java:52: warning - invalid usage of tag < /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/websphere/cache/DistributedMap.java:52: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/websphere/cache/DistributedMap.java:53: warning - invalid usage of tag < /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/websphere/cache/DistributedMap.java:53: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/websphere/cache/DistributedMap.java:53: warning - invalid usage of tag < /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/websphere/cache/DistributedMap.java:53: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/websphere/cache/DistributedMap.java:54: warning - invalid usage of tag < /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/websphere/cache/DistributedMap.java:54: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/websphere/cache/DistributedMap.java:54: warning - invalid usage of tag < /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/websphere/cache/DistributedMap.java:54: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/websphere/cache/DistributedMap.java:55: warning - invalid usage of tag < /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/websphere/cache/DistributedMap.java:55: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/websphere/cache/DistributedMap.java:55: warning - invalid usage of tag < /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/websphere/cache/DistributedMap.java:55: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/websphere/cache/DistributedMap.java:56: warning - invalid usage of tag < /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/websphere/cache/DistributedMap.java:56: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/websphere/cache/DistributedMap.java:56: warning - invalid usage of tag < /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/websphere/cache/DistributedMap.java:56: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/websphere/cache/DistributedMap.java:57: warning - invalid usage of tag < /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/websphere/cache/DistributedMap.java:57: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/wsspi/cache/CacheStatistics.java:76: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/wsspi/cache/CoreCache.java:121: warning - invalid usage of tag & /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/wsspi/cache/CoreCache.java:163: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/wsspi/cache/CoreCache.java:173: warning - @param argument "waitOnInvalidation" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/wsspi/cache/CoreCache.java:193: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/wsspi/cache/CoreCache.java:223: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/wsspi/cache/CoreCache.java:253: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/wsspi/cache/CoreCache.java:276: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/wsspi/cache/CoreCache.java:290: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/wsspi/cache/CoreCache.java:315: warning - @param argument "cacheId" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/websphere/exception/DistributedException.java:168: warning - @param argument "String" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/websphere/exception/DistributedException.java:288: warning - @param argument "pw" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/websphere/exception/DistributedException.java:301: warning - @param argument "param" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/websphere/exception/DistributedException.java:315: warning - @param argument "param" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/websphere/exception/DistributedException.java:345: warning - @param argument "arguments" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/websphere/exception/DistributedExceptionEnabled.java:34: warning - @param argument "String" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/websphere/exception/DistributedExceptionEnabled.java:154: warning - @param argument "param" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/websphere/exception/DistributedExceptionInfo.java:277: warning - @param argument "String" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/websphere/exception/DistributedExceptionInfo.java:521: warning - @param argument "param" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/websphere/exception/DistributedExceptionInfo.java:687: warning - @param argument "arguments" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/websphere/exception/ExceptionInstantiationException.java:33: warning - @param argument "s" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache/src/com/ibm/websphere/exception/ExceptionInstantiationException.java:44: warning - @param argument "text" is not a parameter name. > Task :com.ibm.websphere.appserver.api.distributedMap:apiSpiJavadoc 46 warnings > Task :com.ibm.websphere.appserver.api.distributedMap:zipJavadoc > Task :com.ibm.websphere.appserver.api.distributedMap:publishJavadoc > Task :com.ibm.websphere.appserver.api.distributedMap:publishWLPJars > Task :com.ibm.websphere.appserver.api.distributedMap:assemble > Task :com.ibm.websphere.appserver.api.ejbcontainer:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.ejb.3.1:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.ejb.3.1:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.ejb.3.1:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.ejb.3.1:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.ejb.3.1:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.naming] warning: Unreferenced class path entries [geronimo-ejb_3.1_spec-alt-1.0.0] > Task :com.ibm.websphere.javaee.interceptor.1.1:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.interceptor.1.1:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.interceptor.1.1:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.interceptor.1.1:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.interceptor.1.1:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [geronimo-interceptor_1.1_spec-1.0] > Task :com.ibm.ws.ejbcontainer:globalize > Task :com.ibm.ws.ejbcontainer.core:globalize > Task :com.ibm.ws.ejbcontainer.remote.portable.core:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.yoko.corba.spec:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.yoko.corba.spec:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.yoko.corba.spec:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.yoko.corba.spec:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.yoko.corba.spec:instrument > Task :com.ibm.ws.org.apache.yoko.corba.spec:jar warning: There is an empty jar or directory on the classpath: main warning: Split package, multiple jars provide the same package:org/omg/CORBA Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0] Class path [Jar:main, Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/omg/CORBA/ORBPackage Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0] Class path [Jar:main, Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/omg/CORBA/TypeCodePackage Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0] Class path [Jar:main, Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/omg/CORBA/portable Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0] Class path [Jar:main, Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/omg/CORBA_2_3 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0] Class path [Jar:main, Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/omg/CORBA_2_3/portable Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0] Class path [Jar:main, Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/omg/CosNaming Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0] Class path [Jar:main, Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/omg/CosNaming/NamingContextExtPackage Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0] Class path [Jar:main, Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/omg/CosNaming/NamingContextPackage Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0] Class path [Jar:main, Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/omg/Dynamic Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0] Class path [Jar:main, Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/omg/DynamicAny Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0] Class path [Jar:main, Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/omg/DynamicAny/DynAnyFactoryPackage Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0] Class path [Jar:main, Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/omg/DynamicAny/DynAnyPackage Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0] Class path [Jar:main, Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/omg/IOP Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0] Class path [Jar:main, Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/omg/IOP/CodecFactoryPackage Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0] Class path [Jar:main, Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/omg/IOP/CodecPackage Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0] Class path [Jar:main, Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/omg/Messaging Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0] Class path [Jar:main, Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/omg/PortableInterceptor Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0] Class path [Jar:main, Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/omg/PortableInterceptor/ORBInitInfoPackage Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0] Class path [Jar:main, Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/omg/PortableServer Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0] Class path [Jar:main, Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/omg/PortableServer/CurrentPackage Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0] Class path [Jar:main, Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/omg/PortableServer/POAManagerPackage Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0] Class path [Jar:main, Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/omg/PortableServer/POAPackage Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0] Class path [Jar:main, Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/omg/PortableServer/ServantLocatorPackage Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0] Class path [Jar:main, Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/omg/PortableServer/portable Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0] Class path [Jar:main, Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/omg/SendingContext Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0] Class path [Jar:main, Jar:yoko-spec-corba-1.5.0.4b4f72e852, Jar:java.ibmorbapi-1.8.0, Jar:com.ibm.ws.ras.instrument] warning: Unreferenced class path entries [yoko-spec-corba-1.5.0.4b4f72e852, java.ibmorbapi-1.8.0, com.ibm.ws.ras.instrument] > Task :com.ibm.ws.org.apache.yoko.rmi.spec:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.yoko.rmi.spec:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.yoko.rmi.spec:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.yoko.rmi.spec:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.yoko.rmi.spec:instrument > Task :com.ibm.ws.org.apache.yoko.rmi.spec:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, yoko-rmi-spec-1.5.0.4b4f72e852] > Task :com.ibm.ws.ejbcontainer.remote.portable.core:compileJava > Task :com.ibm.ws.ejbcontainer.remote.portable.core:processResources NO-SOURCE > Task :com.ibm.ws.ejbcontainer.remote.portable.core:classes Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.ejbcontainer.remote.portable.core:jar warning: Imports that lack version ranges: [javax.naming] warning: Unreferenced class path entries [com.ibm.websphere.javaee.ejb.3.1, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.org.apache.yoko.rmi.spec.1.5, com.ibm.ws.org.apache.yoko.corba.spec.1.5] > Task :com.ibm.ws.jaxrpc.stub:globalize NO-SOURCE > Task :com.ibm.ws.jaxrpc.stub:compileJava NO-SOURCE > Task :com.ibm.ws.jaxrpc.stub:processResources NO-SOURCE > Task :com.ibm.ws.jaxrpc.stub:classes UP-TO-DATE > Task :com.ibm.ws.jaxrpc.stub:instrument > Task :com.ibm.ws.jaxrpc.stub:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, jaxrpc-1.0] > Task :com.ibm.ws.ejbcontainer.core:compileJava /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ejs/csi/NullSecurityCollaborator.java:13: warning: [deprecation] Identity in java.security has been deprecated import java.security.Identity; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ejs/container/util/ExceptionUtil.java:37: warning: [deprecation] WsNestedException in com.ibm.ws.exception has been deprecated import com.ibm.ws.exception.WsNestedException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ejs/csi/EJBModuleMetaDataImpl.java:482: warning: [deprecation] getComponentMetaDatas() in ModuleMetaData has been deprecated public ComponentMetaData[] getComponentMetaDatas() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/JITUtils.java:412: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mv.visitMethodInsn(INVOKESTATIC, "com/ibm/ejs/container/JIT_Debug", "checkCast", ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/JITUtils.java:444: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKEVIRTUAL, "java/lang/Boolean", ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/JITUtils.java:449: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKEVIRTUAL, "java/lang/Character", ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/JITUtils.java:454: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKEVIRTUAL, "java/lang/Byte", ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/JITUtils.java:459: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKEVIRTUAL, "java/lang/Short", ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/JITUtils.java:464: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKEVIRTUAL, "java/lang/Integer", ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/JITUtils.java:469: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKEVIRTUAL, "java/lang/Float", ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/JITUtils.java:474: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKEVIRTUAL, "java/lang/Long", ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/JITUtils.java:479: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKEVIRTUAL, "java/lang/Double", ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/JITUtils.java:549: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESTATIC, className, "class$", ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/JITUtils.java:612: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mv.visitMethodInsn(INVOKESTATIC, "java/lang/Class", "forName", ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/JITUtils.java:621: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mv.visitMethodInsn(INVOKEVIRTUAL, "java/lang/Throwable", "getMessage", ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/JITUtils.java:623: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mv.visitMethodInsn(INVOKESPECIAL, "java/lang/NoClassDefFoundError", ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ejs/container/SingletonBeanO.java:1095: warning: [deprecation] getEnvironment() in BeanO has been deprecated final public Properties getEnvironment() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ejs/container/ContainerTx.java:1558: warning: [deprecation] getCurrentTx(boolean) in EJSContainer has been deprecated return ivContainer.getCurrentTx(false);//d171654 ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ejs/container/ContainerAS.java:193: warning: [deprecation] getCurrentTx(boolean) in EJSContainer has been deprecated ContainerTx tx = ivContainer.getCurrentTx(false); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ejs/container/BMStatelessBeanO.java:70: warning: [deprecation] getCurrentTx(boolean) in EJSContainer has been deprecated tx = container.getCurrentTx(false); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ejs/container/ManagedBeanO.java:385: warning: [deprecation] getEnvironment() in BeanO has been deprecated public Properties getEnvironment() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/WSEJBProxy.java:239: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mv.visitMethodInsn(INVOKESPECIAL, parent, "", "()V"); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/WSEJBProxy.java:307: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKEVIRTUAL, implClassName, methodName, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/WSEJBProxy.java:459: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKEVIRTUAL, "com/ibm/ejs/container/EJSContainer", ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/WSEJBProxy.java:548: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESTATIC, "com/ibm/ejs/container/util/ExceptionUtil", ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/WSEJBProxy.java:635: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, "java/lang/Boolean", "", "(Z)V"); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/WSEJBProxy.java:642: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, "java/lang/Character", "", "(C)V"); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/WSEJBProxy.java:649: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, "java/lang/Byte", "", "(B)V"); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/WSEJBProxy.java:656: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, "java/lang/Short", "", "(S)V"); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/WSEJBProxy.java:663: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, "java/lang/Integer", "", "(I)V"); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/WSEJBProxy.java:670: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, "java/lang/Float", "", "(F)V"); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/WSEJBProxy.java:677: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, "java/lang/Long", "", "(J)V"); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/WSEJBProxy.java:684: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, "java/lang/Double", "", "(D)V"); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBWrapperProxy.java:252: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mv.visitMethodInsn(INVOKESPECIAL, internalSuperName, "", "()V"); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBWrapperProxy.java:261: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mv.visitMethodInsn(INVOKESPECIAL, BUSINESS_LOCAL_WRAPPER_PROXY_INTERNAL_NAME, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBWrapperProxy.java:273: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mv.visitMethodInsn(INVOKESPECIAL, internalSuperName, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBWrapperProxy.java:325: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mv.visitMethodInsn(INVOKEVIRTUAL, "java/lang/Object", ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBWrapperProxy.java:374: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mv.visitMethodInsn(INVOKEVIRTUAL, "java/lang/Object", ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBWrapperProxy.java:430: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESTATIC, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBWrapperProxy.java:441: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(declaringClass.isInterface() ? INVOKEINTERFACE : INVOKEVIRTUAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:623: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mv.visitMethodInsn(INVOKESPECIAL, "com/ibm/ejs/container/EJSHome", "", "()V"); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:728: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:794: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:1026: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:1037: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKEVIRTUAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:1048: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:1058: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKEVIRTUAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:1067: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:1127: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:1137: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:1174: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:1193: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:1439: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:1450: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKEVIRTUAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:1461: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:1472: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKEVIRTUAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:1484: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:1495: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKEVIRTUAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:1505: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:1563: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:1573: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:1610: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:1629: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:1817: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:1854: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:1865: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKEVIRTUAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:1876: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKEVIRTUAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:1886: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:1926: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:1965: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:1989: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:2201: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:2212: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKEVIRTUAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:2228: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKEVIRTUAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:2242: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:2254: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:2294: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:2333: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:2519: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:2530: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKEVIRTUAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:2543: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKEVIRTUAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:2556: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:2596: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/EJBHomeImpl.java:2637: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESPECIAL, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/CORBA_Utils.java:312: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKEVIRTUAL, "org/omg/CORBA/portable/InputStream", ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/CORBA_Utils.java:317: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKEVIRTUAL, "org/omg/CORBA/portable/InputStream", ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/CORBA_Utils.java:322: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKEVIRTUAL, "org/omg/CORBA/portable/InputStream", ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/CORBA_Utils.java:327: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKEVIRTUAL, "org/omg/CORBA/portable/InputStream", ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/CORBA_Utils.java:332: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKEVIRTUAL, "org/omg/CORBA/portable/InputStream", ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/CORBA_Utils.java:337: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKEVIRTUAL, "org/omg/CORBA/portable/InputStream", ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/CORBA_Utils.java:342: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKEVIRTUAL, "org/omg/CORBA/portable/InputStream", ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/CORBA_Utils.java:347: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKEVIRTUAL, "org/omg/CORBA/portable/InputStream", ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/CORBA_Utils.java:353: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESTATIC, "javax/rmi/CORBA/Util", "readAny", ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/CORBA_Utils.java:363: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKESTATIC, "javax/rmi/CORBA/Util", "readAny", ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/CORBA_Utils.java:371: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKEVIRTUAL, "org/omg/CORBA/portable/InputStream", ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/CORBA_Utils.java:377: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKEVIRTUAL, "org/omg/CORBA/portable/InputStream", ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/CORBA_Utils.java:384: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKEVIRTUAL, "org/omg/CORBA_2_3/portable/InputStream", ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/CORBA_Utils.java:390: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKEVIRTUAL, "org/omg/CORBA_2_3/portable/InputStream", ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/CORBA_Utils.java:408: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKEVIRTUAL, "org/omg/CORBA_2_3/portable/InputStream", ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.core/src/com/ibm/ws/ejbcontainer/jitdeploy/CORBA_Utils.java:448: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated mg.visitMethodInsn(INVOKEVIRTUAL, "org/omg/CORBA/portable/OutputStream", ^ Note: Some input files additionally use or override a deprecated API. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 100 warnings > Task :com.ibm.ws.ejbcontainer.core:processResources NO-SOURCE > Task :com.ibm.ws.ejbcontainer.core:classes > Task :com.ibm.ws.ejbcontainer.core:jar warning: Imports that lack version ranges: [javax.naming, javax.naming.spi, javax.sql] warning: Unreferenced class path entries [com.ibm.ws.org.objectweb.asm, com.ibm.websphere.javaee.interceptor.1.1, com.ibm.ws.org.apache.yoko.corba.spec.1.5, com.ibm.ws.transaction, com.ibm.websphere.javaee.transaction.1.1, com.ibm.websphere.javaee.annotation.1.1, com.ibm.ws.javaee.dd.ejb, com.ibm.websphere.javaee.ejb.3.1, com.ibm.ws.tx.embeddable, com.ibm.tx.jta, com.ibm.ws.javaee.dd.common, com.ibm.ws.jaxrpc.stub, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.org.apache.yoko.rmi.spec.1.5, com.ibm.ws.managedobject, com.ibm.ws.resource, com.ibm.ws.logging.core, com.ibm.ws.container.service, com.ibm.ws.ejbcontainer.remote.portable.core, com.ibm.ws.kernel.service, com.ibm.ws.injection] > Task :com.ibm.ws.jndi.url.contexts:globalize > Task :com.ibm.ws.jndi.url.contexts:compileJava > Task :com.ibm.ws.jndi.url.contexts:processResources NO-SOURCE > Task :com.ibm.ws.jndi.url.contexts:classes > Task :com.ibm.ws.jndi.url.contexts:instrument > Task :com.ibm.ws.jndi.url.contexts:jar warning: Imports that lack version ranges: [javax.naming, javax.naming.spi] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.logging.core, com.ibm.ws.container.service, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.service, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.serialization, com.ibm.ws.adaptable.module] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer/src/com/ibm/ws/ejbcontainer/osgi/internal/EJBContainerImpl.java:307: warning: [deprecation] removeStatefulBean(Object) in EJBContainer has been deprecated public boolean removeStatefulBean(@Sensitive Object bean) throws RemoteException, RemoveException { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer/src/com/ibm/ws/ejbcontainer/osgi/internal/EJBContainerImpl.java:301: warning: [deprecation] createAggregateLocalReference(J2EEName,ManagedObjectContext) in EJBContainer has been deprecated public Object createAggregateLocalReference(J2EEName beanName, ManagedObjectContext context) throws CreateException, EJBNotFoundException { ^ Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer/src/com/ibm/ws/ejbcontainer/osgi/internal/EJBRuntimeImpl.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 2 warnings > Task :com.ibm.ws.ejbcontainer:compileJava > Task :com.ibm.ws.ejbcontainer:processResources NO-SOURCE > Task :com.ibm.ws.ejbcontainer:classes > Task :com.ibm.ws.ejbcontainer:instrument > Task :com.ibm.ws.ejbcontainer:jar warning: com.ibm.ws.ejbcontainer: Split package, multiple jars provide the same package:com/ibm/ejs/container Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:com.ibm.ws.ejbcontainer.core, Jar:com.ibm.ws.ejbcontainer.remote.portable.core] Class path [Jar:main, Jar:com.ibm.ws.org.apache.yoko.corba.spec.1.5, Jar:com.ibm.ws.ejbcontainer.core, Jar:com.ibm.ws.ejbcontainer.remote.portable.core, Jar:com.ibm.websphere.javaee.ejb.3.1, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.managedobject, Jar:com.ibm.tx.jta, Jar:com.ibm.ws.javaee.dd.common, Jar:com.ibm.ws.javaee.dd.ejb, Jar:com.ibm.ws.logging, Jar:com.ibm.ws.kernel.feature, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.injection, Jar:com.ibm.ws.javaee.dd, Jar:com.ibm.ws.resource, Jar:com.ibm.websphere.javaee.transaction.1.1, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.serialization, Jar:com.ibm.ws.kernel.security.thread, Jar:com.ibm.ws.tx.embeddable, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.artifact, Jar:com.ibm.ws.artifact.overlay, Jar:com.ibm.ws.threading, Jar:com.ibm.ws.kernel.boot, Jar:com.ibm.websphere.javaee.annotation.1.1, Jar:com.ibm.websphere.javaee.interceptor.1.1, Jar:com.ibm.ws.jndi.url.contexts, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.ejbcontainer: Split package, multiple jars provide the same package:com/ibm/ejs/container/activator Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:com.ibm.ws.ejbcontainer.core, Jar:com.ibm.ws.ejbcontainer.remote.portable.core] Class path [Jar:main, Jar:com.ibm.ws.org.apache.yoko.corba.spec.1.5, Jar:com.ibm.ws.ejbcontainer.core, Jar:com.ibm.ws.ejbcontainer.remote.portable.core, Jar:com.ibm.websphere.javaee.ejb.3.1, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.managedobject, Jar:com.ibm.tx.jta, Jar:com.ibm.ws.javaee.dd.common, Jar:com.ibm.ws.javaee.dd.ejb, Jar:com.ibm.ws.logging, Jar:com.ibm.ws.kernel.feature, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.injection, Jar:com.ibm.ws.javaee.dd, Jar:com.ibm.ws.resource, Jar:com.ibm.websphere.javaee.transaction.1.1, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.serialization, Jar:com.ibm.ws.kernel.security.thread, Jar:com.ibm.ws.tx.embeddable, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.artifact, Jar:com.ibm.ws.artifact.overlay, Jar:com.ibm.ws.threading, Jar:com.ibm.ws.kernel.boot, Jar:com.ibm.websphere.javaee.annotation.1.1, Jar:com.ibm.websphere.javaee.interceptor.1.1, Jar:com.ibm.ws.jndi.url.contexts, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.ejbcontainer: Split package, multiple jars provide the same package:com/ibm/ejs/container/lock Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:com.ibm.ws.ejbcontainer.core, Jar:com.ibm.ws.ejbcontainer.remote.portable.core] Class path [Jar:main, Jar:com.ibm.ws.org.apache.yoko.corba.spec.1.5, Jar:com.ibm.ws.ejbcontainer.core, Jar:com.ibm.ws.ejbcontainer.remote.portable.core, Jar:com.ibm.websphere.javaee.ejb.3.1, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.managedobject, Jar:com.ibm.tx.jta, Jar:com.ibm.ws.javaee.dd.common, Jar:com.ibm.ws.javaee.dd.ejb, Jar:com.ibm.ws.logging, Jar:com.ibm.ws.kernel.feature, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.injection, Jar:com.ibm.ws.javaee.dd, Jar:com.ibm.ws.resource, Jar:com.ibm.websphere.javaee.transaction.1.1, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.serialization, Jar:com.ibm.ws.kernel.security.thread, Jar:com.ibm.ws.tx.embeddable, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.artifact, Jar:com.ibm.ws.artifact.overlay, Jar:com.ibm.ws.threading, Jar:com.ibm.ws.kernel.boot, Jar:com.ibm.websphere.javaee.annotation.1.1, Jar:com.ibm.websphere.javaee.interceptor.1.1, Jar:com.ibm.ws.jndi.url.contexts, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.ejbcontainer: Split package, multiple jars provide the same package:com/ibm/websphere/cpi Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:com.ibm.ws.ejbcontainer.core, Jar:com.ibm.ws.ejbcontainer.remote.portable.core] Class path [Jar:main, Jar:com.ibm.ws.org.apache.yoko.corba.spec.1.5, Jar:com.ibm.ws.ejbcontainer.core, Jar:com.ibm.ws.ejbcontainer.remote.portable.core, Jar:com.ibm.websphere.javaee.ejb.3.1, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.managedobject, Jar:com.ibm.tx.jta, Jar:com.ibm.ws.javaee.dd.common, Jar:com.ibm.ws.javaee.dd.ejb, Jar:com.ibm.ws.logging, Jar:com.ibm.ws.kernel.feature, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.injection, Jar:com.ibm.ws.javaee.dd, Jar:com.ibm.ws.resource, Jar:com.ibm.websphere.javaee.transaction.1.1, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.serialization, Jar:com.ibm.ws.kernel.security.thread, Jar:com.ibm.ws.tx.embeddable, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.artifact, Jar:com.ibm.ws.artifact.overlay, Jar:com.ibm.ws.threading, Jar:com.ibm.ws.kernel.boot, Jar:com.ibm.websphere.javaee.annotation.1.1, Jar:com.ibm.websphere.javaee.interceptor.1.1, Jar:com.ibm.ws.jndi.url.contexts, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.ejbcontainer: Split package, multiple jars provide the same package:com/ibm/websphere/csi Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:com.ibm.ws.ejbcontainer.core, Jar:com.ibm.ws.ejbcontainer.remote.portable.core, Jar:com.ibm.ws.container.service] Class path [Jar:main, Jar:com.ibm.ws.org.apache.yoko.corba.spec.1.5, Jar:com.ibm.ws.ejbcontainer.core, Jar:com.ibm.ws.ejbcontainer.remote.portable.core, Jar:com.ibm.websphere.javaee.ejb.3.1, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.managedobject, Jar:com.ibm.tx.jta, Jar:com.ibm.ws.javaee.dd.common, Jar:com.ibm.ws.javaee.dd.ejb, Jar:com.ibm.ws.logging, Jar:com.ibm.ws.kernel.feature, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.injection, Jar:com.ibm.ws.javaee.dd, Jar:com.ibm.ws.resource, Jar:com.ibm.websphere.javaee.transaction.1.1, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.serialization, Jar:com.ibm.ws.kernel.security.thread, Jar:com.ibm.ws.tx.embeddable, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.artifact, Jar:com.ibm.ws.artifact.overlay, Jar:com.ibm.ws.threading, Jar:com.ibm.ws.kernel.boot, Jar:com.ibm.websphere.javaee.annotation.1.1, Jar:com.ibm.websphere.javaee.interceptor.1.1, Jar:com.ibm.ws.jndi.url.contexts, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.ejbcontainer: Split package, multiple jars provide the same package:com/ibm/websphere/cpmi Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:com.ibm.ws.ejbcontainer.core, Jar:com.ibm.ws.ejbcontainer.remote.portable.core] Class path [Jar:main, Jar:com.ibm.ws.org.apache.yoko.corba.spec.1.5, Jar:com.ibm.ws.ejbcontainer.core, Jar:com.ibm.ws.ejbcontainer.remote.portable.core, Jar:com.ibm.websphere.javaee.ejb.3.1, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.managedobject, Jar:com.ibm.tx.jta, Jar:com.ibm.ws.javaee.dd.common, Jar:com.ibm.ws.javaee.dd.ejb, Jar:com.ibm.ws.logging, Jar:com.ibm.ws.kernel.feature, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.injection, Jar:com.ibm.ws.javaee.dd, Jar:com.ibm.ws.resource, Jar:com.ibm.websphere.javaee.transaction.1.1, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.serialization, Jar:com.ibm.ws.kernel.security.thread, Jar:com.ibm.ws.tx.embeddable, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.artifact, Jar:com.ibm.ws.artifact.overlay, Jar:com.ibm.ws.threading, Jar:com.ibm.ws.kernel.boot, Jar:com.ibm.websphere.javaee.annotation.1.1, Jar:com.ibm.websphere.javaee.interceptor.1.1, Jar:com.ibm.ws.jndi.url.contexts, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.ejbcontainer: Unused Import-Package instructions: [com.ibm.ws.container.service.*] warning: com.ibm.ws.ejbcontainer: Imports that lack version ranges: [org.omg.CORBA, org.omg.CORBA.portable, org.omg.CORBA_2_3.portable, org.omg.PortableServer, io.openliberty.asm, javax.naming, javax.naming.spi, javax.rmi, javax.rmi.CORBA, javax.sql, javax.xml.rpc.handler, org.objectweb.asm, org.objectweb.asm.commons] warning: com.ibm.ws.ejbcontainer: Export com.ibm.ejs.container, has 10, private references [com.ibm.ejs.container.activator, com.ibm.ejs.container.lock, com.ibm.ejs.container.passivator, com.ibm.ejs.csi, com.ibm.ejs.util.cache, com.ibm.websphere.cpi, com.ibm.websphere.csi, com.ibm.ws.csi, com.ibm.ws.ejbcontainer.diagnostics, com.ibm.ws.ejbcontainer.failover] warning: com.ibm.ws.ejbcontainer: Export com.ibm.ejs.container.interceptors, has 1, private references [com.ibm.ejs.csi] warning: com.ibm.ws.ejbcontainer: Export com.ibm.ejs.container.util, has 2, private references [com.ibm.ejs.csi, com.ibm.websphere.csi] warning: com.ibm.ws.ejbcontainer: Export com.ibm.ws.ejbcontainer, has 1, private references [com.ibm.websphere.csi] warning: com.ibm.ws.ejbcontainer: Export com.ibm.ws.ejbcontainer.runtime, has 6, private references [com.ibm.ejs.container.activator, com.ibm.ejs.container.passivator, com.ibm.ejs.csi, com.ibm.websphere.cpi, com.ibm.websphere.csi, com.ibm.ws.ejbcontainer.failover] warning: com.ibm.ws.ejbcontainer: Export com.ibm.ws.ejbcontainer.util, has 1, private references [com.ibm.websphere.csi] warning: com.ibm.ws.ejbcontainer: Export com.ibm.ws.ejbcontainer.osgi, has 1, private references [com.ibm.websphere.csi] warning: com.ibm.ws.ejbcontainer: Export com.ibm.ws.metadata.ejb, has 5, private references [com.ibm.ejs.csi, com.ibm.websphere.cpi, com.ibm.websphere.csi, com.ibm.ws.ejbcontainer.facade, com.ibm.ws.ejbcontainer.failover] warning: com.ibm.ws.ejbcontainer: Export com.ibm.wsspi.ejbcontainer, has 1, private references [com.ibm.websphere.csi] warning: com.ibm.ws.ejbcontainer: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.websphere.csi.J2EENameFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.MetaDataService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.MetaDataSlotService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.naming.EJBLocalNamingHelper)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.naming.LocalColonEJBNamingHelper)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.naming.RemoteObjectInstanceFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.EJBPMICollaboratorFactory)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.EJBSecurityCollaborator)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.EJBAsyncRuntime)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.EJBHomeRuntime)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.EJBMBeanRuntime)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.EJBPersistentTimerRuntime)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.EJBRemoteRuntime)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.EJBRuntimeVersion)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.EJBTimerRuntime)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.JCDIHelperFactory)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.MDBRuntime)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.ManagedBeanRuntime)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.SessionBeanRuntime)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.SessionBeanRuntime)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.internal.EJBRuntimeImpl)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.internal.ModuleInitDataFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.internal.naming.EJBJavaColonNamingHelper)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.runtime.EJBJPAContainer)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.kernel.LibertyProcess)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.managedobject.ManagedObjectService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.resource.ResourceRefConfigFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.serialization.SerializationService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.threading.FutureMonitor)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.adaptable.module.adapters.AdapterFactoryService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.anno.service.AnnotationService_Service)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.classloading.ClassLoadingService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.ejbcontainer.WSEJBHandlerResolver)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.injectionengine.InjectionEngine)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.feature.LibertyFeature)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=io.openliberty.checkpoint.spi.CheckpointPhase)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=java.util.concurrent.ScheduledExecutorService)";effective:=active,osgi.service;filter:="(objectClass=javax.transaction.UserTransaction)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.ejbcontainer: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.tx.jta.embeddable.TransactionSettingsProvider";uses:="com.ibm.tx.jta.embeddable",osgi.service;objectClass:List="com.ibm.tx.jta.embeddable.UserTransactionDecorator";uses:="com.ibm.tx.jta.embeddable",osgi.service;objectClass:List="com.ibm.websphere.ejbcontainer.EJBFactory";uses:="com.ibm.websphere.ejbcontainer",osgi.service;objectClass:List="com.ibm.ws.container.service.app.deploy.extended.ModuleRuntimeContainer";uses:="com.ibm.ws.container.service.app.deploy.extended",osgi.service;objectClass:List="com.ibm.ws.container.service.metadata.ModuleMetaDataListener,com.ibm.ws.container.service.naming.JavaColonNamingHelper,com.ibm.ws.container.service.naming.RemoteJavaColonNamingHelper,com.ibm.ws.ejbcontainer.osgi.internal.naming.EJBJavaColonNamingHelper";uses:="com.ibm.ws.container.service.metadata,com.ibm.ws.container.service.naming,com.ibm.ws.container.service.naming,com.ibm.ws.ejbcontainer.osgi.internal.naming",osgi.service;objectClass:List="com.ibm.ws.container.service.metadata.extended.DeferredMetaDataFactory,com.ibm.ws.container.service.state.ApplicationStateListener,com.ibm.ws.ejbcontainer.osgi.internal.EJBRuntimeImpl,com.ibm.wsspi.kernel.service.utils.ServerQuiesceListener";uses:="com.ibm.ws.container.service.metadata.extended,com.ibm.ws.container.service.state,com.ibm.ws.ejbcontainer.osgi.internal,com.ibm.wsspi.kernel.service.utils",osgi.service;objectClass:List="com.ibm.ws.container.service.naming.EJBLocalNamingHelper,com.ibm.ws.ejbcontainer.osgi.internal.naming.EJBLocalNamingHelperImpl";uses:="com.ibm.ws.container.service.naming,com.ibm.ws.ejbcontainer.osgi.internal.naming",osgi.service;objectClass:List="com.ibm.ws.container.service.naming.JavaColonNamingHelper";uses:="com.ibm.ws.container.service.naming",osgi.service;objectClass:List="com.ibm.ws.container.service.naming.LocalColonEJBNamingHelper,com.ibm.ws.ejbcontainer.osgi.internal.naming.LocalColonEJBNamingHelperImpl";uses:="com.ibm.ws.container.service.naming,com.ibm.ws.ejbcontainer.osgi.internal.naming",osgi.service;objectClass:List="com.ibm.ws.ejbcontainer.osgi.EJBContainer";uses:="com.ibm.ws.ejbcontainer.osgi",osgi.service;objectClass:List="com.ibm.ws.ejbcontainer.osgi.internal.ModuleInitDataFactory";uses:="com.ibm.ws.ejbcontainer.osgi.internal",osgi.service;objectClass:List="com.ibm.ws.ejbcontainer.osgi.internal.injection.EJBLinkObjectFactoryImpl,javax.naming.spi.ObjectFactory";uses:="com.ibm.ws.ejbcontainer.osgi.internal.injection,javax.naming.spi",osgi.service;objectClass:List="com.ibm.ws.ejbcontainer.osgi.internal.naming.EJBRemoteBeanFactory,javax.naming.spi.ObjectFactory";uses:="com.ibm.ws.ejbcontainer.osgi.internal.naming,javax.naming.spi",osgi.service;objectClass:List="com.ibm.ws.serialization.DeserializationObjectResolver,com.ibm.ws.serialization.SerializationObjectReplacer";uses:="com.ibm.ws.serialization,com.ibm.ws.serialization",osgi.service;objectClass:List="com.ibm.wsspi.adaptable.module.adapters.ContainerAdapter";uses:="com.ibm.wsspi.adaptable.module.adapters",osgi.service;objectClass:List="com.ibm.wsspi.injectionengine.factory.EJBLinkReferenceFactory";uses:="com.ibm.wsspi.injectionengine.factory",osgi.service;objectClass:List="com.ibm.wsspi.logging.Introspector";uses:="com.ibm.wsspi.logging"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.ejbcontainer.jakarta: Split package, multiple jars provide the same package:com/ibm/ejs/container Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:com.ibm.ws.ejbcontainer.core, Jar:com.ibm.ws.ejbcontainer.remote.portable.core] Class path [Jar:main, Jar:com.ibm.ws.org.apache.yoko.corba.spec.1.5, Jar:com.ibm.ws.ejbcontainer.core, Jar:com.ibm.ws.ejbcontainer.remote.portable.core, Jar:com.ibm.websphere.javaee.ejb.3.1, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.managedobject, Jar:com.ibm.tx.jta, Jar:com.ibm.ws.javaee.dd.common, Jar:com.ibm.ws.javaee.dd.ejb, Jar:com.ibm.ws.logging, Jar:com.ibm.ws.kernel.feature, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.injection, Jar:com.ibm.ws.javaee.dd, Jar:com.ibm.ws.resource, Jar:com.ibm.websphere.javaee.transaction.1.1, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.serialization, Jar:com.ibm.ws.kernel.security.thread, Jar:com.ibm.ws.tx.embeddable, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.artifact, Jar:com.ibm.ws.artifact.overlay, Jar:com.ibm.ws.threading, Jar:com.ibm.ws.kernel.boot, Jar:com.ibm.websphere.javaee.annotation.1.1, Jar:com.ibm.websphere.javaee.interceptor.1.1, Jar:com.ibm.ws.jndi.url.contexts, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.ejbcontainer.jakarta: Split package, multiple jars provide the same package:com/ibm/ejs/container/activator Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:com.ibm.ws.ejbcontainer.core, Jar:com.ibm.ws.ejbcontainer.remote.portable.core] Class path [Jar:main, Jar:com.ibm.ws.org.apache.yoko.corba.spec.1.5, Jar:com.ibm.ws.ejbcontainer.core, Jar:com.ibm.ws.ejbcontainer.remote.portable.core, Jar:com.ibm.websphere.javaee.ejb.3.1, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.managedobject, Jar:com.ibm.tx.jta, Jar:com.ibm.ws.javaee.dd.common, Jar:com.ibm.ws.javaee.dd.ejb, Jar:com.ibm.ws.logging, Jar:com.ibm.ws.kernel.feature, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.injection, Jar:com.ibm.ws.javaee.dd, Jar:com.ibm.ws.resource, Jar:com.ibm.websphere.javaee.transaction.1.1, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.serialization, Jar:com.ibm.ws.kernel.security.thread, Jar:com.ibm.ws.tx.embeddable, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.artifact, Jar:com.ibm.ws.artifact.overlay, Jar:com.ibm.ws.threading, Jar:com.ibm.ws.kernel.boot, Jar:com.ibm.websphere.javaee.annotation.1.1, Jar:com.ibm.websphere.javaee.interceptor.1.1, Jar:com.ibm.ws.jndi.url.contexts, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.ejbcontainer.jakarta: Split package, multiple jars provide the same package:com/ibm/ejs/container/lock Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:com.ibm.ws.ejbcontainer.core, Jar:com.ibm.ws.ejbcontainer.remote.portable.core] Class path [Jar:main, Jar:com.ibm.ws.org.apache.yoko.corba.spec.1.5, Jar:com.ibm.ws.ejbcontainer.core, Jar:com.ibm.ws.ejbcontainer.remote.portable.core, Jar:com.ibm.websphere.javaee.ejb.3.1, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.managedobject, Jar:com.ibm.tx.jta, Jar:com.ibm.ws.javaee.dd.common, Jar:com.ibm.ws.javaee.dd.ejb, Jar:com.ibm.ws.logging, Jar:com.ibm.ws.kernel.feature, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.injection, Jar:com.ibm.ws.javaee.dd, Jar:com.ibm.ws.resource, Jar:com.ibm.websphere.javaee.transaction.1.1, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.serialization, Jar:com.ibm.ws.kernel.security.thread, Jar:com.ibm.ws.tx.embeddable, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.artifact, Jar:com.ibm.ws.artifact.overlay, Jar:com.ibm.ws.threading, Jar:com.ibm.ws.kernel.boot, Jar:com.ibm.websphere.javaee.annotation.1.1, Jar:com.ibm.websphere.javaee.interceptor.1.1, Jar:com.ibm.ws.jndi.url.contexts, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.ejbcontainer.jakarta: Split package, multiple jars provide the same package:com/ibm/websphere/cpi Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:com.ibm.ws.ejbcontainer.core, Jar:com.ibm.ws.ejbcontainer.remote.portable.core] Class path [Jar:main, Jar:com.ibm.ws.org.apache.yoko.corba.spec.1.5, Jar:com.ibm.ws.ejbcontainer.core, Jar:com.ibm.ws.ejbcontainer.remote.portable.core, Jar:com.ibm.websphere.javaee.ejb.3.1, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.managedobject, Jar:com.ibm.tx.jta, Jar:com.ibm.ws.javaee.dd.common, Jar:com.ibm.ws.javaee.dd.ejb, Jar:com.ibm.ws.logging, Jar:com.ibm.ws.kernel.feature, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.injection, Jar:com.ibm.ws.javaee.dd, Jar:com.ibm.ws.resource, Jar:com.ibm.websphere.javaee.transaction.1.1, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.serialization, Jar:com.ibm.ws.kernel.security.thread, Jar:com.ibm.ws.tx.embeddable, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.artifact, Jar:com.ibm.ws.artifact.overlay, Jar:com.ibm.ws.threading, Jar:com.ibm.ws.kernel.boot, Jar:com.ibm.websphere.javaee.annotation.1.1, Jar:com.ibm.websphere.javaee.interceptor.1.1, Jar:com.ibm.ws.jndi.url.contexts, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.ejbcontainer.jakarta: Split package, multiple jars provide the same package:com/ibm/websphere/csi Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:com.ibm.ws.ejbcontainer.core, Jar:com.ibm.ws.ejbcontainer.remote.portable.core, Jar:com.ibm.ws.container.service] Class path [Jar:main, Jar:com.ibm.ws.org.apache.yoko.corba.spec.1.5, Jar:com.ibm.ws.ejbcontainer.core, Jar:com.ibm.ws.ejbcontainer.remote.portable.core, Jar:com.ibm.websphere.javaee.ejb.3.1, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.managedobject, Jar:com.ibm.tx.jta, Jar:com.ibm.ws.javaee.dd.common, Jar:com.ibm.ws.javaee.dd.ejb, Jar:com.ibm.ws.logging, Jar:com.ibm.ws.kernel.feature, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.injection, Jar:com.ibm.ws.javaee.dd, Jar:com.ibm.ws.resource, Jar:com.ibm.websphere.javaee.transaction.1.1, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.serialization, Jar:com.ibm.ws.kernel.security.thread, Jar:com.ibm.ws.tx.embeddable, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.artifact, Jar:com.ibm.ws.artifact.overlay, Jar:com.ibm.ws.threading, Jar:com.ibm.ws.kernel.boot, Jar:com.ibm.websphere.javaee.annotation.1.1, Jar:com.ibm.websphere.javaee.interceptor.1.1, Jar:com.ibm.ws.jndi.url.contexts, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.ejbcontainer.jakarta: Split package, multiple jars provide the same package:com/ibm/websphere/cpmi Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:com.ibm.ws.ejbcontainer.core, Jar:com.ibm.ws.ejbcontainer.remote.portable.core] Class path [Jar:main, Jar:com.ibm.ws.org.apache.yoko.corba.spec.1.5, Jar:com.ibm.ws.ejbcontainer.core, Jar:com.ibm.ws.ejbcontainer.remote.portable.core, Jar:com.ibm.websphere.javaee.ejb.3.1, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.managedobject, Jar:com.ibm.tx.jta, Jar:com.ibm.ws.javaee.dd.common, Jar:com.ibm.ws.javaee.dd.ejb, Jar:com.ibm.ws.logging, Jar:com.ibm.ws.kernel.feature, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.injection, Jar:com.ibm.ws.javaee.dd, Jar:com.ibm.ws.resource, Jar:com.ibm.websphere.javaee.transaction.1.1, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.serialization, Jar:com.ibm.ws.kernel.security.thread, Jar:com.ibm.ws.tx.embeddable, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.artifact, Jar:com.ibm.ws.artifact.overlay, Jar:com.ibm.ws.threading, Jar:com.ibm.ws.kernel.boot, Jar:com.ibm.websphere.javaee.annotation.1.1, Jar:com.ibm.websphere.javaee.interceptor.1.1, Jar:com.ibm.ws.jndi.url.contexts, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.ejbcontainer.jakarta: Unused Import-Package instructions: [com.ibm.ws.container.service.*] warning: com.ibm.ws.ejbcontainer.jakarta: Imports that lack version ranges: [org.omg.CORBA, org.omg.CORBA.portable, org.omg.CORBA_2_3.portable, org.omg.PortableServer, io.openliberty.asm, javax.naming, javax.naming.spi, javax.rmi, javax.rmi.CORBA, javax.sql, javax.xml.rpc.handler, org.objectweb.asm, org.objectweb.asm.commons] warning: com.ibm.ws.ejbcontainer.jakarta: Export com.ibm.ejs.container, has 10, private references [com.ibm.ejs.container.activator, com.ibm.ejs.container.lock, com.ibm.ejs.container.passivator, com.ibm.ejs.csi, com.ibm.ejs.util.cache, com.ibm.websphere.cpi, com.ibm.websphere.csi, com.ibm.ws.csi, com.ibm.ws.ejbcontainer.diagnostics, com.ibm.ws.ejbcontainer.failover] warning: com.ibm.ws.ejbcontainer.jakarta: Export com.ibm.ejs.container.interceptors, has 1, private references [com.ibm.ejs.csi] warning: com.ibm.ws.ejbcontainer.jakarta: Export com.ibm.ejs.container.util, has 2, private references [com.ibm.ejs.csi, com.ibm.websphere.csi] warning: com.ibm.ws.ejbcontainer.jakarta: Export com.ibm.ws.ejbcontainer, has 1, private references [com.ibm.websphere.csi] warning: com.ibm.ws.ejbcontainer.jakarta: Export com.ibm.ws.ejbcontainer.runtime, has 6, private references [com.ibm.ejs.container.activator, com.ibm.ejs.container.passivator, com.ibm.ejs.csi, com.ibm.websphere.cpi, com.ibm.websphere.csi, com.ibm.ws.ejbcontainer.failover] warning: com.ibm.ws.ejbcontainer.jakarta: Export com.ibm.ws.ejbcontainer.util, has 1, private references [com.ibm.websphere.csi] warning: com.ibm.ws.ejbcontainer.jakarta: Export com.ibm.ws.ejbcontainer.osgi, has 1, private references [com.ibm.websphere.csi] warning: com.ibm.ws.ejbcontainer.jakarta: Export com.ibm.ws.metadata.ejb, has 5, private references [com.ibm.ejs.csi, com.ibm.websphere.cpi, com.ibm.websphere.csi, com.ibm.ws.ejbcontainer.facade, com.ibm.ws.ejbcontainer.failover] warning: com.ibm.ws.ejbcontainer.jakarta: Export com.ibm.wsspi.ejbcontainer, has 1, private references [com.ibm.websphere.csi] warning: com.ibm.ws.ejbcontainer.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.websphere.csi.J2EENameFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.MetaDataService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.MetaDataSlotService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.naming.EJBLocalNamingHelper)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.naming.LocalColonEJBNamingHelper)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.naming.RemoteObjectInstanceFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.EJBPMICollaboratorFactory)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.EJBSecurityCollaborator)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.EJBAsyncRuntime)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.EJBHomeRuntime)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.EJBMBeanRuntime)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.EJBPersistentTimerRuntime)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.EJBRemoteRuntime)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.EJBRuntimeVersion)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.EJBTimerRuntime)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.JCDIHelperFactory)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.MDBRuntime)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.ManagedBeanRuntime)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.SessionBeanRuntime)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.SessionBeanRuntime)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.internal.EJBRuntimeImpl)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.internal.ModuleInitDataFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.internal.naming.EJBJavaColonNamingHelper)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.runtime.EJBJPAContainer)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.kernel.LibertyProcess)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.managedobject.ManagedObjectService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.resource.ResourceRefConfigFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.serialization.SerializationService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.threading.FutureMonitor)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.adaptable.module.adapters.AdapterFactoryService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.anno.service.AnnotationService_Service)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.classloading.ClassLoadingService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.ejbcontainer.WSEJBHandlerResolver)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.injectionengine.InjectionEngine)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.feature.LibertyFeature)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=io.openliberty.checkpoint.spi.CheckpointPhase)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=java.util.concurrent.ScheduledExecutorService)";effective:=active,osgi.service;filter:="(objectClass=javax.transaction.UserTransaction)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.ejbcontainer.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.tx.jta.embeddable.TransactionSettingsProvider";uses:="com.ibm.tx.jta.embeddable",osgi.service;objectClass:List="com.ibm.tx.jta.embeddable.UserTransactionDecorator";uses:="com.ibm.tx.jta.embeddable",osgi.service;objectClass:List="com.ibm.websphere.ejbcontainer.EJBFactory";uses:="com.ibm.websphere.ejbcontainer",osgi.service;objectClass:List="com.ibm.ws.container.service.app.deploy.extended.ModuleRuntimeContainer";uses:="com.ibm.ws.container.service.app.deploy.extended",osgi.service;objectClass:List="com.ibm.ws.container.service.metadata.ModuleMetaDataListener,com.ibm.ws.container.service.naming.JavaColonNamingHelper,com.ibm.ws.container.service.naming.RemoteJavaColonNamingHelper,com.ibm.ws.ejbcontainer.osgi.internal.naming.EJBJavaColonNamingHelper";uses:="com.ibm.ws.container.service.metadata,com.ibm.ws.container.service.naming,com.ibm.ws.container.service.naming,com.ibm.ws.ejbcontainer.osgi.internal.naming",osgi.service;objectClass:List="com.ibm.ws.container.service.metadata.extended.DeferredMetaDataFactory,com.ibm.ws.container.service.state.ApplicationStateListener,com.ibm.ws.ejbcontainer.osgi.internal.EJBRuntimeImpl,com.ibm.wsspi.kernel.service.utils.ServerQuiesceListener";uses:="com.ibm.ws.container.service.metadata.extended,com.ibm.ws.container.service.state,com.ibm.ws.ejbcontainer.osgi.internal,com.ibm.wsspi.kernel.service.utils",osgi.service;objectClass:List="com.ibm.ws.container.service.naming.EJBLocalNamingHelper,com.ibm.ws.ejbcontainer.osgi.internal.naming.EJBLocalNamingHelperImpl";uses:="com.ibm.ws.container.service.naming,com.ibm.ws.ejbcontainer.osgi.internal.naming",osgi.service;objectClass:List="com.ibm.ws.container.service.naming.JavaColonNamingHelper";uses:="com.ibm.ws.container.service.naming",osgi.service;objectClass:List="com.ibm.ws.container.service.naming.LocalColonEJBNamingHelper,com.ibm.ws.ejbcontainer.osgi.internal.naming.LocalColonEJBNamingHelperImpl";uses:="com.ibm.ws.container.service.naming,com.ibm.ws.ejbcontainer.osgi.internal.naming",osgi.service;objectClass:List="com.ibm.ws.ejbcontainer.osgi.EJBContainer";uses:="com.ibm.ws.ejbcontainer.osgi",osgi.service;objectClass:List="com.ibm.ws.ejbcontainer.osgi.internal.ModuleInitDataFactory";uses:="com.ibm.ws.ejbcontainer.osgi.internal",osgi.service;objectClass:List="com.ibm.ws.ejbcontainer.osgi.internal.injection.EJBLinkObjectFactoryImpl,javax.naming.spi.ObjectFactory";uses:="com.ibm.ws.ejbcontainer.osgi.internal.injection,javax.naming.spi",osgi.service;objectClass:List="com.ibm.ws.ejbcontainer.osgi.internal.naming.EJBRemoteBeanFactory,javax.naming.spi.ObjectFactory";uses:="com.ibm.ws.ejbcontainer.osgi.internal.naming,javax.naming.spi",osgi.service;objectClass:List="com.ibm.ws.serialization.DeserializationObjectResolver,com.ibm.ws.serialization.SerializationObjectReplacer";uses:="com.ibm.ws.serialization,com.ibm.ws.serialization",osgi.service;objectClass:List="com.ibm.wsspi.adaptable.module.adapters.ContainerAdapter";uses:="com.ibm.wsspi.adaptable.module.adapters",osgi.service;objectClass:List="com.ibm.wsspi.injectionengine.factory.EJBLinkReferenceFactory";uses:="com.ibm.wsspi.injectionengine.factory",osgi.service;objectClass:List="com.ibm.wsspi.logging.Introspector";uses:="com.ibm.wsspi.logging"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.kernel.security.thread, com.ibm.ws.ras.instrument, com.ibm.websphere.javaee.transaction.1.1, com.ibm.ws.threading, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.jndi.url.contexts, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.boot, com.ibm.websphere.javaee.ejb.3.1, com.ibm.ws.tx.embeddable, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.dd, com.ibm.ws.managedobject, com.ibm.ws.ejbcontainer.core, com.ibm.ws.container.service, com.ibm.ws.artifact, com.ibm.ws.ejbcontainer.remote.portable.core, com.ibm.ws.kernel.service, com.ibm.ws.serialization, com.ibm.ws.injection, com.ibm.ws.logging, com.ibm.ws.kernel.feature, com.ibm.websphere.javaee.interceptor.1.1, com.ibm.ws.org.apache.yoko.corba.spec.1.5, com.ibm.ws.classloading, com.ibm.websphere.javaee.annotation.1.1, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.ws.javaee.dd.ejb, com.ibm.ws.anno, com.ibm.tx.jta, com.ibm.ws.javaee.dd.common, com.ibm.ws.resource, com.ibm.ws.artifact.overlay] > Task :com.ibm.websphere.appserver.api.ejbcontainer:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.api.ejbcontainer:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.api.ejbcontainer:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.api.ejbcontainer:instrument > Task :com.ibm.websphere.appserver.api.ejbcontainer:jar warning: com.ibm.websphere.appserver.api.ejbcontainer: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.appserver.api.ejbcontainer: Split package, multiple jars provide the same package:com/ibm/websphere/ejbcontainer Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:com.ibm.ws.ejbcontainer, Jar:com.ibm.ws.ejbcontainer.remote.portable.core] Class path [Jar:main, Jar:com.ibm.ws.ejbcontainer, Jar:com.ibm.ws.ejbcontainer.remote.portable.core, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.ejbcontainer: There is an empty jar or directory on the classpath: main warning: io.openliberty.ejbcontainer: Split package, multiple jars provide the same package:com/ibm/websphere/ejbcontainer Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:com.ibm.ws.ejbcontainer, Jar:com.ibm.ws.ejbcontainer.remote.portable.core] Class path [Jar:main, Jar:com.ibm.ws.ejbcontainer, Jar:com.ibm.ws.ejbcontainer.remote.portable.core, Jar:com.ibm.ws.ras.instrument] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.ejbcontainer, com.ibm.ws.ejbcontainer.remote.portable.core] > Task :com.ibm.websphere.appserver.api.ejbcontainer:apiSpiJavadoc > Task :com.ibm.websphere.appserver.api.ejbcontainer:zipJavadoc Copyright (c) Contributors to the Eclipse Foundation org.eclipse.transformer.cli.JakartaTransformerCLI Version [ 0.5.0-SNAPSHOT ] > Task :com.ibm.websphere.appserver.api.ejbcontainer:publishJavadoc > Task :com.ibm.websphere.appserver.api.ejbcontainer:publishWLPJars > Task :com.ibm.websphere.appserver.api.ejbcontainer:assemble > Task :com.ibm.websphere.appserver.api.endpoint:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.api.endpoint:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.api.endpoint:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.api.endpoint:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.api.endpoint:instrument > Task :com.ibm.websphere.appserver.api.endpoint:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, io.openliberty.endpoint] > Task :com.ibm.websphere.appserver.api.endpoint:apiSpiJavadoc > Task :com.ibm.websphere.appserver.api.endpoint:zipJavadoc > Task :com.ibm.websphere.appserver.api.endpoint:publishJavadoc > Task :com.ibm.websphere.appserver.api.endpoint:publishWLPJars > Task :com.ibm.websphere.appserver.api.endpoint:assemble > Task :com.ibm.websphere.appserver.api.hpel:globalize NO-SOURCE > Task :com.ibm.ws.kernel.cmdline:globalize > Task :com.ibm.ws.kernel.cmdline:compileJava > Task :com.ibm.ws.kernel.cmdline:processResources NO-SOURCE > Task :com.ibm.ws.kernel.cmdline:classes > Task :com.ibm.ws.kernel.cmdline:jar warning: Imports that lack version ranges: [com.ibm.ws.kernel.boot, javax.tools] warning: Unreferenced class path entries [com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, com.ibm.ws.kernel.boot] > Task :com.ibm.ws.logging.hpel:globalize [ant:validate] (warning) HPEL_OffsetBeyondFileSize variables should not be encapsulated in quotation marks [ant:validate] (warning) HPEL_InconsistencyInHeaderRecordSize variables should not be encapsulated in quotation marks [ant:validate] (warning) HPEL_RepositoryFileMissing variables should not be encapsulated in quotation marks [ant:validate] (warning) HPEL_NotRepositoryFileNoTimestamp variables should not be encapsulated in quotation marks [ant:validate] (warning) HPEL_InconsistencyInLogRecordSize variables should not be encapsulated in quotation marks [ant:validate] (warning) HPEL_NotRepositoryFileNoProcessId variables should not be encapsulated in quotation marks [ant:validate] (warning) HPEL_NoRecordsInFile variables should not be encapsulated in quotation marks [ant:validate] (warning) HPEL_ErrorSettingFileOffset variables should not be encapsulated in quotation marks [ant:validate] (warning) HPEL_NoHeaderRecordInFileHead variables should not be encapsulated in quotation marks [ant:validate] (warning) HPEL_ErrorReadingFileOffset variables should not be encapsulated in quotation marks [ant:validate] (warning) HPEL_ErrorSkippingFailedLogRecord variables should not be encapsulated in quotation marks [ant:validate] (warning) HPEL_ErrorReadingLogRecord variables should not be encapsulated in quotation marks [ant:validate] (warning) CWTRA0042I variables should not be encapsulated in quotation marks [ant:validate] (warning) LVM_HELP_SAMPLE2 variables should not be encapsulated in quotation marks [ant:validate] (warning) LVM_HELP_SAMPLE3 variables should not be encapsulated in quotation marks [ant:validate] (warning) CWTRA0039I variables should not be encapsulated in quotation marks [ant:validate] (warning) TooManyValuesInCustomLevelsFile variables should not be encapsulated in quotation marks [ant:validate] (warning) BL_VIEW_USAGE_008 variables should not be encapsulated in quotation marks [ant:validate] (warning) BL_VIEW_USAGE_006 variables should not be encapsulated in quotation marks > Task :com.ibm.ws.logging.hpel:compileJava > Task :com.ibm.ws.logging.hpel:processResources NO-SOURCE > Task :com.ibm.ws.logging.hpel:classes > Task :com.ibm.ws.logging.hpel.binarylogviewer:globalize NO-SOURCE > Task :com.ibm.ws.logging.hpel.binarylogviewer:compileJava NO-SOURCE > Task :com.ibm.ws.logging.hpel.binarylogviewer:processResources NO-SOURCE > Task :com.ibm.ws.logging.hpel.binarylogviewer:classes UP-TO-DATE /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.logging.hpel/src/com/ibm/ws/logging/hpel/impl/ZipGenericFile.java:345: warning: [deprecation] toURL() in File has been deprecated public URL toURL() throws MalformedURLException { ^ 1 warning > Task :com.ibm.ws.logging.hpel.binarylogviewer:jar warning: There is an empty jar or directory on the classpath: main warning: Host com.ibm.ws.logging.hpel=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath > Task :com.ibm.ws.logging.hpel:jar Custom bnd plugin: com.ibm.ws.build.bnd.plugins.ExternalPackageProcessor detected externals.mf file @ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.logging.hpel/externals.mf warning: Imports that lack version ranges: [com.ibm.wsspi.logprovider] warning: Export com.ibm.websphere.logging.hpel.writer, has 2, private references [com.ibm.ws.logging.hpel, com.ibm.ws.logging.hpel.impl] warning: Export com.ibm.ws.logging.hpel.config, has 1, private references [com.ibm.ws.logging.internal.hpel] warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.kernel.boot.logging, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.boot.cmdline, com.ibm.websphere.org.osgi.service.cm] > Task :com.ibm.websphere.appserver.api.hpel:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.api.hpel:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.api.hpel:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.api.hpel:instrument > Task :com.ibm.websphere.appserver.api.hpel:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.logging.core, com.ibm.ws.logging.hpel] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.logging.core/src/com/ibm/websphere/logging/hpel/LogRecordContext.java:84: warning - invalid usage of tag < /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.logging.core/src/com/ibm/websphere/logging/hpel/LogRecordContext.java:84: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.logging.core/src/com/ibm/websphere/logging/hpel/LogRecordContext.java:117: warning - invalid usage of tag < /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.logging.core/src/com/ibm/websphere/logging/hpel/LogRecordContext.java:117: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.logging.core/src/com/ibm/websphere/logging/hpel/LogRecordContext.java:117: warning - invalid usage of tag < /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.logging.core/src/com/ibm/websphere/logging/hpel/LogRecordContext.java:117: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.logging.core/src/com/ibm/websphere/logging/hpel/LogRecordContext.java:123: warning - invalid usage of tag < /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.logging.core/src/com/ibm/websphere/logging/hpel/LogRecordContext.java:123: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.logging.hpel/src/com/ibm/websphere/logging/hpel/reader/HpelFormatter.java:305: warning - @param argument "flag" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.logging.hpel/src/com/ibm/websphere/logging/hpel/reader/MergedRepository.java:33: warning - invalid usage of tag < /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.logging.hpel/src/com/ibm/websphere/logging/hpel/reader/MergedRepository.java:59: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.logging.hpel/src/com/ibm/websphere/logging/hpel/reader/MergedRepository.java:63: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.logging.hpel/src/com/ibm/websphere/logging/hpel/reader/ServerInstanceLogRecordList.java:46: warning - invalid usage of tag < /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.logging.hpel/src/com/ibm/websphere/logging/hpel/reader/ServerInstanceLogRecordList.java:46: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.logging.hpel/src/com/ibm/websphere/logging/hpel/reader/ServerInstanceLogRecordList.java:112: warning - Tag @link: reference not found: #size() /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.logging.hpel/src/com/ibm/websphere/logging/hpel/writer/package-info.java:22: warning - Tag @link: reference not found: com.ibm.websphere.logging.hpel.writer.CompatRepositoryExporter /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.logging.hpel/src/com/ibm/websphere/logging/hpel/writer/package-info.java:23: warning - Tag @link: reference not found: com.ibm.websphere.logging.hpel.writer.CompatZipRepositoryExporter > Task :com.ibm.websphere.appserver.api.hpel:apiSpiJavadoc 17 warnings > Task :com.ibm.websphere.appserver.api.hpel:zipJavadoc > Task :com.ibm.websphere.appserver.api.hpel:publishJavadoc > Task :com.ibm.websphere.appserver.api.hpel:publishWLPJars > Task :com.ibm.websphere.appserver.api.hpel:assemble > Task :com.ibm.websphere.appserver.api.j2eemanagement:globalize NO-SOURCE > Task :com.ibm.ws.management.j2ee:globalize NO-SOURCE > Task :com.ibm.ws.management.j2ee:compileJava > Task :com.ibm.ws.management.j2ee:processResources NO-SOURCE > Task :com.ibm.ws.management.j2ee:classes > Task :com.ibm.ws.management.j2ee:instrument > Task :com.ibm.ws.management.j2ee:jar warning: Imports that lack version ranges: [javax.management] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.websphere.appserver.spi.logging] > Task :com.ibm.websphere.appserver.api.j2eemanagement:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.api.j2eemanagement:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.api.j2eemanagement:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.api.j2eemanagement:instrument > Task :com.ibm.websphere.appserver.api.j2eemanagement:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.websphere.management.j2ee.J2EEApplication provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.websphere.management.j2ee.J2EEApplication provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.websphere.management.j2ee.J2EEApplication provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.management.j2ee] > Task :com.ibm.websphere.appserver.api.j2eemanagement:apiSpiJavadoc 8 warnings > Task :com.ibm.websphere.appserver.api.j2eemanagement:zipJavadoc > Task :com.ibm.websphere.appserver.api.j2eemanagement:publishJavadoc > Task :com.ibm.websphere.appserver.api.j2eemanagement:publishWLPJars > Task :com.ibm.websphere.appserver.api.j2eemanagement:assemble > Task :com.ibm.websphere.appserver.api.jacc:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.jacc.1.5:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.jacc.1.5:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.jacc.1.5:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.jacc.1.5:classes UP-TO-DATE /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.management.j2ee/src/com/ibm/websphere/management/j2ee/J2EEManagedObjectMBean.java:33: warning - invalid usage of tag < /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.management.j2ee/src/com/ibm/websphere/management/j2ee/J2EEManagedObjectMBean.java:33: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.management.j2ee/src/com/ibm/websphere/management/j2ee/J2EEManagedObjectMBean.java:36: warning - invalid usage of tag < /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.management.j2ee/src/com/ibm/websphere/management/j2ee/J2EEManagedObjectMBean.java:36: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.management.j2ee/src/com/ibm/websphere/management/j2ee/J2EEManagedObjectMBean.java:33: warning - invalid usage of tag < /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.management.j2ee/src/com/ibm/websphere/management/j2ee/J2EEManagedObjectMBean.java:33: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.management.j2ee/src/com/ibm/websphere/management/j2ee/J2EEManagedObjectMBean.java:36: warning - invalid usage of tag < /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.management.j2ee/src/com/ibm/websphere/management/j2ee/J2EEManagedObjectMBean.java:36: warning - invalid usage of tag > > Task :com.ibm.websphere.javaee.jacc.1.5:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.servlet.http] warning: Unreferenced class path entries [javax.security.jacc-api-1.5] > Task :com.ibm.ws.security.authorization.jacc:globalize > Task :com.ibm.ws.security.authorization.jacc:compileJava > Task :com.ibm.ws.security.authorization.jacc:processResources NO-SOURCE > Task :com.ibm.ws.security.authorization.jacc:classes > Task :com.ibm.ws.security.authorization.jacc:instrument > Task :com.ibm.ws.security.authorization.jacc:jar warning: com.ibm.ws.security.authorization.jacc: Imports that lack version ranges: [javax.security.auth] warning: com.ibm.ws.security.authorization.jacc: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.security.authorization.jacc.ejb.EJBService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.security.authorization.jacc.web.ServletService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.security.authorization.jacc.ProviderService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.security.authorization.jacc: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener";uses:="com.ibm.ws.container.service.state",osgi.service;objectClass:List="com.ibm.ws.security.authorization.jacc.JaccService";uses:="com.ibm.ws.security.authorization.jacc"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.security.authorization.internal.jacc: Imports that lack version ranges: [javax.security.auth] warning: io.openliberty.security.authorization.internal.jacc: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.security.authorization.jacc.ejb.EJBService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.security.authorization.jacc.web.ServletService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.security.authorization.jacc.ProviderService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.security.authorization.internal.jacc: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener";uses:="com.ibm.ws.container.service.state",osgi.service;objectClass:List="com.ibm.ws.security.authorization.jacc.JaccService";uses:="com.ibm.ws.security.authorization.jacc"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.websphere.security, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.container.service, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.security.authorization, com.ibm.websphere.javaee.jacc.1.5, com.ibm.ws.security] > Task :com.ibm.websphere.appserver.api.jacc:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.api.jacc:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.api.jacc:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.api.jacc:instrument > Task :com.ibm.websphere.appserver.api.jacc:jar warning: com.ibm.websphere.appserver.api.jacc: There is an empty jar or directory on the classpath: main warning: io.openliberty.jacc: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.security.authorization.jacc] > Task :com.ibm.websphere.appserver.api.jacc:apiSpiJavadoc > Task :com.ibm.websphere.appserver.api.jacc:zipJavadoc Copyright (c) Contributors to the Eclipse Foundation org.eclipse.transformer.cli.JakartaTransformerCLI Version [ 0.5.0-SNAPSHOT ] > Task :com.ibm.websphere.appserver.api.jacc:publishJavadoc > Task :com.ibm.websphere.appserver.api.jacc:publishWLPJars > Task :com.ibm.websphere.appserver.api.jacc:assemble > Task :com.ibm.websphere.appserver.api.jaxrs20:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.jaxrs.2.0:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.jaxrs.2.0:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.jaxrs.2.0:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.jaxrs.2.0:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.jaxrs.2.0:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAttribute applied to type javax.ws.rs.core.Link$JaxbLink provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyAttribute applied to type javax.ws.rs.core.Link$JaxbLink provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.wsspi.classloading, javax.net.ssl, javax.xml.bind.annotation, javax.xml.bind.annotation.adapters, javax.xml.namespace, com.ibm.ws.jaxrs20.client] warning: Unreferenced class path entries [javax.ws.rs-api-2.0] > Task :com.ibm.ws.jaxrs.2.0.common:globalize > Task :com.ibm.ws.jaxrs.2.x.config:globalize NO-SOURCE > Task :com.ibm.ws.jaxrs.2.x.config:compileJava NO-SOURCE > Task :com.ibm.ws.jaxrs.2.x.config:processResources NO-SOURCE > Task :com.ibm.ws.jaxrs.2.x.config:classes UP-TO-DATE > Task :com.ibm.ws.jaxrs.2.x.config:instrument > Task :com.ibm.ws.jaxrs.2.x.config:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :com.ibm.ws.org.codehaus.jackson:globalize NO-SOURCE > Task :com.ibm.ws.org.codehaus.jackson:compileJava NO-SOURCE > Task :com.ibm.ws.org.codehaus.jackson:processResources NO-SOURCE > Task :com.ibm.ws.org.codehaus.jackson:classes UP-TO-DATE > Task :com.ibm.ws.org.codehaus.jackson:instrument > Task :com.ibm.ws.org.codehaus.jackson:jar warning: Export org.codehaus.jackson.map.deser, has 1, private references [org.codehaus.jackson.map.ext] warning: Export org.codehaus.jackson.map.ser, has 1, private references [org.codehaus.jackson.map.ext] > Task :com.ibm.ws.webservices.handler:globalize NO-SOURCE > Task :com.ibm.ws.webservices.handler:compileJava > Task :com.ibm.ws.webservices.handler:processResources NO-SOURCE > Task :com.ibm.ws.webservices.handler:classes > Task :com.ibm.ws.webservices.handler:instrument > Task :com.ibm.ws.webservices.handler:jar warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component] Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.jaxrs.2.0.common:compileJava > Task :com.ibm.ws.jaxrs.2.0.common:processResources NO-SOURCE > Task :com.ibm.ws.jaxrs.2.0.common:classes > Task :com.ibm.ws.jaxrs.2.0.common:instrument > Task :com.ibm.ws.jaxrs.2.0.common:jar warning: Split package, multiple jars provide the same package:org/apache/cxf/jaxrs/client Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-rs-client-3.1.18] Class path [Jar:main, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:cxf-core-3.1.18, Jar:cxf-rt-frontend-jaxrs-3.1.18, Jar:cxf-rt-rs-client-3.1.18, Jar:cxf-rt-transports-http-3.1.18, Jar:cxf-tools-common-3.1.18, Jar:cxf-tools-wadlto-jaxrs-3.1.18, Jar:cxf-rt-rs-service-description-3.1.18, Jar:com.ibm.ws.org.codehaus.jackson.1.6.2, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.artifact, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.injection, Jar:com.ibm.ws.artifact.overlay, Jar:com.ibm.websphere.javaee.servlet.3.0, Jar:com.ibm.websphere.javaee.annotation.1.2, Jar:com.ibm.ws.webservices.handler, Jar:com.ibm.ws.javaee.dd.common, Jar:com.ibm.websphere.javaee.jsonp.1.0, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.websphere.javaee.jaxrs.2.0, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.kernel.feature, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.websphere.appserver.spi.threading, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.jaxrs.2.x.config, Jar:activation-1.1, Jar:com.ibm.ws.ras.instrument] warning: Unable to determine whether the meta annotation org.apache.aries.blueprint.Namespaces applied to type org.apache.cxf.internal.CXFAPINamespaceHandler provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.beans.factory.annotation.Autowired applied to type org.apache.cxf.jaxrs.client.spring.AbstractJaxRsClientConfiguration provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.beans.factory.annotation.Value applied to type org.apache.cxf.jaxrs.client.spring.AbstractJaxRsClientConfiguration provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.context.annotation.Import applied to type org.apache.cxf.jaxrs.client.spring.AbstractJaxRsClientConfiguration provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.context.annotation.ComponentScan applied to type org.apache.cxf.jaxrs.client.spring.AbstractJaxRsClientConfiguration provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.context.annotation.Bean applied to type org.apache.cxf.jaxrs.client.spring.JaxRsProxyClientConfiguration provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.context.annotation.ImportResource applied to type org.apache.cxf.jaxrs.spring.JaxRsConfig provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.junit.Rule applied to type org.apache.cxf.tools.common.ProcessorTestBase provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.junit.After applied to type org.apache.cxf.tools.common.ProcessorTestBase provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.junit.Before applied to type org.apache.cxf.tools.common.ToolTestBase provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unused Import-Package instructions: [junit.framework.*, # com.sun.xml.fastinfoset.*, # net.sf.cglib.*, org.apache.commons.logging.*, javax.xml.ws.*, # org.apache.cxf.ws.policy.*, javax.servlet.*~] warning: Imports that lack version ranges: [org.apache.xml.resolver, org.apache.xml.resolver.helpers, org.apache.xml.resolver.tools, org.objectweb.asm, org.apache.neethi, javax.activation, javax.xml.stream, javax.xml.stream.events, javax.xml.stream.util, javax.xml.namespace, javax.crypto, javax.crypto.spec, javax.imageio, javax.imageio.stream, javax.jws, javax.jws.soap, javax.management, javax.naming, javax.naming.directory, javax.naming.ldap, javax.naming.spi, javax.net.ssl, javax.security.auth, javax.security.auth.callback, javax.security.auth.login, javax.security.auth.x500, javax.tools, javax.xml.datatype, javax.xml.parsers, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stax, javax.xml.transform.stream, javax.xml.validation, javax.xml.xpath, org.apache.ws.commons.schema, org.apache.ws.commons.schema.constants, org.apache.ws.commons.schema.extensions, org.apache.ws.commons.schema.resolver, org.apache.ws.commons.schema.utils, org.ietf.jgss, org.osgi.service.cm, org.w3c.dom, org.w3c.dom.bootstrap, org.w3c.dom.ls, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers, com.ibm.ws.webcontainer.extension, com.ibm.ws.webcontainer.osgi, com.ibm.websphere.security, com.ibm.json.xml, com.ibm.json.java] warning: Export org.apache.cxf.annotations, has 1, private references [org.apache.cxf.databinding] warning: Export org.apache.cxf.databinding.source, has 1, private references [org.apache.cxf.databinding] warning: Export org.apache.cxf.databinding.stax, has 1, private references [org.apache.cxf.databinding] warning: Export org.apache.cxf.endpoint, has 1, private references [org.apache.cxf.databinding] warning: Export org.apache.cxf.headers, has 1, private references [org.apache.cxf.databinding] warning: Export org.apache.cxf.interceptor, has 1, private references [org.apache.cxf.databinding] warning: Export org.apache.cxf.jaxrs, has 1, private references [org.apache.cxf.databinding] warning: Export org.apache.cxf.jaxrs.client.validation, has 1, private references [org.apache.cxf.validation] warning: Export org.apache.cxf.jaxrs.provider, has 1, private references [org.apache.cxf.databinding] warning: Export org.apache.cxf.service, has 1, private references [org.apache.cxf.databinding] warning: Export org.apache.cxf.service.factory, has 1, private references [org.apache.cxf.databinding] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.webservices.handler.impl.GlobalHandlerService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.MetaDataSlotService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.cxf.jaxrs20.client.AsyncClientRunnableWrapper)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.jaxrs20.api.ExtensionProvider)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.jaxrs20.api.JaxRsModuleInfoBuilder)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.jaxrs20.bus.LibertyApplicationBusListener)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.jaxrs20.providers.api.JaxRsProviderRegister)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.kernel.feature.FeatureProvisioner)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.classloading.ClassLoadingService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.threading.WSExecutorService)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ScheduledExecutorService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.metadata.ModuleMetaDataListener,com.ibm.ws.container.service.metadata.extended.ModuleMetaDataExtender";uses:="com.ibm.ws.container.service.metadata,com.ibm.ws.container.service.metadata.extended",osgi.service;objectClass:List="com.ibm.ws.jaxrs20.api.JaxRsProviderFactoryService";uses:="com.ibm.ws.jaxrs20.api",osgi.service;objectClass:List="com.ibm.ws.jaxrs20.clientconfig.JAXRSClientConfig";uses:="com.ibm.ws.jaxrs20.clientconfig",osgi.service;objectClass:List="com.ibm.ws.jaxrs20.providers.api.JaxRsProviderRegister";uses:="com.ibm.ws.jaxrs20.providers.api",osgi.service;objectClass:List="com.ibm.wsspi.adaptable.module.adapters.ContainerAdapter";uses:="com.ibm.wsspi.adaptable.module.adapters",osgi.service;objectClass:List="com.ibm.wsspi.injectionengine.InjectionProcessorProvider";uses:="com.ibm.wsspi.injectionengine",osgi.service;objectClass:List="javax.naming.spi.ObjectFactory";uses:="javax.naming.spi"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, cxf-rt-rs-client-3.1.18, cxf-tools-common-3.1.18, com.ibm.websphere.javaee.jsonp.1.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.jaxrs.2.x.config, cxf-rt-transports-http-3.1.18, com.ibm.ws.container.service, com.ibm.websphere.appserver.spi.logging, cxf-tools-wadlto-jaxrs-3.1.18, com.ibm.ws.artifact, com.ibm.ws.kernel.service, com.ibm.ws.injection, com.ibm.ws.kernel.feature, cxf-core-3.1.18, com.ibm.ws.classloading, com.ibm.websphere.javaee.annotation.1.2, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.ws.org.codehaus.jackson.1.6.2, com.ibm.ws.anno, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.webservices.handler, com.ibm.ws.javaee.dd.common, activation-1.1, cxf-rt-frontend-jaxrs-3.1.18, com.ibm.websphere.javaee.jaxrs.2.0, com.ibm.ws.artifact.overlay, com.ibm.ws.logging.core, cxf-rt-rs-service-description-3.1.18, com.ibm.websphere.appserver.spi.threading, com.ibm.websphere.javaee.jaxb.2.2] > Task :com.ibm.ws.jaxrs.2.x.monitor:globalize NO-SOURCE > Task :com.ibm.ws.jaxrs.2.x.monitor:compileJava > Task :com.ibm.ws.jaxrs.2.x.monitor:processResources > Task :com.ibm.ws.jaxrs.2.x.monitor:classes > Task :com.ibm.ws.jaxrs.2.x.monitor:instrument > Task :com.ibm.ws.jaxrs.2.x.monitor:jar warning: com.ibm.ws.jaxrs.2.x.monitor: Unable to determine whether the meta annotation javax.annotation.PostConstruct applied to type com.ibm.ws.jaxrs.monitor.JaxRsMonitorFilter provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.jaxrs.2.x.monitor: Unable to determine whether the meta annotation javax.annotation.PreDestroy applied to type com.ibm.ws.jaxrs.monitor.JaxRsMonitorFilter provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.jaxrs.2.x.monitor: Imports that lack version ranges: [javax.annotation, com.ibm.websphere.servlet.container] warning: com.ibm.ws.jaxrs.2.x.monitor.jakarta: Unable to determine whether the meta annotation javax.annotation.PostConstruct applied to type com.ibm.ws.jaxrs.monitor.JaxRsMonitorFilter provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.jaxrs.2.x.monitor.jakarta: Unable to determine whether the meta annotation javax.annotation.PreDestroy applied to type com.ibm.ws.jaxrs.monitor.JaxRsMonitorFilter provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.jaxrs.2.x.monitor.jakarta: Imports that lack version ranges: [javax.annotation, com.ibm.websphere.servlet.container] warning: Unreferenced class path entries [com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.monitor, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.jaxrs.2.0, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.container.service, com.ibm.ws.logging.core, com.ibm.ws.classloading, com.ibm.ws.jaxrs.2.0.common, com.ibm.websphere.org.osgi.service.component] > Task :com.ibm.websphere.appserver.api.jaxrs20:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.api.jaxrs20:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.api.jaxrs20:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.api.jaxrs20:instrument > Task :com.ibm.websphere.appserver.api.jaxrs20:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.websphere.jaxrs.providers.json4j.JSON4JArrayProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.ws.rs.ext.Provider applied to type com.ibm.websphere.jaxrs.providers.json4j.JSON4JArrayProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.ws.rs.Consumes applied to type com.ibm.websphere.jaxrs.providers.json4j.JSON4JArrayProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.ws.rs.Produces applied to type com.ibm.websphere.jaxrs.providers.json4j.JSON4JArrayProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.websphere.jaxrs.providers.json4j.JSON4JArrayProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.websphere.jaxrs.providers.json4j.JSON4JArrayProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.ws.rs.core.Context applied to type com.ibm.websphere.jaxrs.providers.json4j.JSON4JJAXBProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Version for package com.ibm.websphere.jaxrs.providers.json4j is set to different values in the source (1.0) and in the manifest (1.1.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package com.ibm.websphere.jaxrs20.multipart is set to different values in the source (1.2.0) and in the manifest (1.1.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Imports that lack version ranges: [com.ibm.websphere.monitor.jmx, com.ibm.websphere.ras, javax.activation, javax.ws.rs, javax.ws.rs.core, javax.ws.rs.ext, javax.ws.rs.client, javax.ws.rs.container, javax.ws.rs.sse] warning: Unreferenced class path entries [com.ibm.ws.jaxrs.2.x.config, com.ibm.ws.jaxrs.2.x.monitor, com.ibm.ws.ras.instrument, com.ibm.ws.jaxrs.2.0.common] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxrs.2.x.monitor/src/com/ibm/websphere/jaxrs/monitor/RestStatsMXBean.java:24: warning - Tag @link: reference not found: javax.management.JMX#newMMBeanProxy /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxrs.2.0.common/src/com/ibm/websphere/jaxrs20/multipart/IMultipartBody.java:53: warning - @param argument "content" is not a parameter name. > Task :com.ibm.websphere.appserver.api.jaxrs20:apiSpiJavadoc 2 warnings > Task :com.ibm.websphere.appserver.api.jaxrs20:zipJavadoc > Task :com.ibm.websphere.appserver.api.jaxrs20:publishJavadoc > Task :com.ibm.websphere.appserver.api.jaxrs20:publishWLPJars > Task :com.ibm.websphere.appserver.api.jaxrs20:assemble > Task :com.ibm.websphere.appserver.api.json:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.api.json:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.api.json:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.api.json:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.api.json:instrument > Task :com.ibm.websphere.appserver.api.json:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.json4j] > Task :com.ibm.websphere.appserver.api.json:apiSpiJavadoc > Task :com.ibm.websphere.appserver.api.json:zipJavadoc > Task :com.ibm.websphere.appserver.api.json:publishJavadoc > Task :com.ibm.websphere.appserver.api.json:publishWLPJars > Task :com.ibm.websphere.appserver.api.json:assemble > Task :com.ibm.websphere.appserver.api.jwt:globalize NO-SOURCE > Task :com.ibm.websphere.security.wim.base:globalize Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.websphere.security.wim.base:compileJava > Task :com.ibm.websphere.security.wim.base:processResources NO-SOURCE > Task :com.ibm.websphere.security.wim.base:classes > Task :com.ibm.websphere.security.wim.base:instrument > Task :com.ibm.websphere.security.wim.base:jar warning: com.ibm.websphere.security.wim.base: Imports that lack version ranges: [javax.xml.datatype, javax.xml.namespace] warning: io.openliberty.security.wim.internal.base: Imports that lack version ranges: [javax.xml.datatype, javax.xml.namespace] warning: Unreferenced class path entries [com.ibm.ws.logging, activation-1.1, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.websphere.security, jaxb-impl-2.2.10, jaxb-core-2.2.10, com.ibm.websphere.javaee.jaxb.2.2] > Task :com.ibm.ws.org.joda.time:globalize NO-SOURCE > Task :com.ibm.ws.org.joda.time:compileJava NO-SOURCE > Task :com.ibm.ws.org.joda.time:processResources NO-SOURCE > Task :com.ibm.ws.org.joda.time:classes UP-TO-DATE > Task :com.ibm.ws.org.joda.time:instrument > Task :com.ibm.ws.org.joda.time:jar warning: There is an empty jar or directory on the classpath: main warning: Export org.joda.time, has 3, private references [org.joda.time.base, org.joda.time.field, org.joda.time.tz] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, joda-time-1.6.2] > Task :com.ibm.ws.security.common.jsonwebkey:globalize > Task :com.ibm.ws.crypto.certificateutil:globalize NO-SOURCE > Task :com.ibm.ws.crypto.certificateutil:compileJava > Task :com.ibm.ws.crypto.certificateutil:processResources NO-SOURCE > Task :com.ibm.ws.crypto.certificateutil:classes > Task :com.ibm.ws.crypto.certificateutil:jar warning: Imports that lack version ranges: [javax.naming, javax.naming.ldap] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning] > Task :com.ibm.ws.ssl:globalize [ant:validate] (warning) ssl.defaultSSLConfig.noSuchKeyStore.CWPKI0818E variables should not be encapsulated in quotation marks [ant:validate] (warning) ssl.defaultKeyStore.expected.CWPKI0817A variables should not be encapsulated in quotation marks /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ssl/src/com/ibm/ws/ssl/config/WSKeyStore.java:939: warning: [deprecation] getElapsedTime(long) in TimestampUtils has been deprecated Tr.audit(tc, "ssl.create.certificate.end", TimestampUtils.getElapsedTime(start), keyStoreLocation); ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning > Task :com.ibm.ws.ssl:compileJava > Task :com.ibm.ws.ssl:processResources NO-SOURCE > Task :com.ibm.ws.ssl:classes > Task :com.ibm.ws.ssl:jar warning: Imports that lack version ranges: [javax.crypto, javax.net, javax.net.ssl, javax.security.auth.x500, com.ibm.crypto.pkcs11impl.provider, sun.security.pkcs11, com.ibm.security.cmskeystore] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.crypto.certificateutil.DefaultSSLCertificateCreator)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.kernel.feature.FeatureProvisioner)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ssl.internal.KeystoreConfig)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ssl.internal.KeystoreConfig)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.ssl.internal.RepertoireConfigService)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.ssl.optional.SSLSupportOptional)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=org.osgi.service.condition.Condition)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.ssl.KeyStoreService";uses:="com.ibm.ws.ssl",osgi.service;objectClass:List="com.ibm.ws.ssl.internal.RepertoireConfigService,com.ibm.wsspi.ssl.SSLConfiguration";uses:="com.ibm.ws.ssl.internal,com.ibm.wsspi.ssl",osgi.service;objectClass:List="com.ibm.ws.ssl.optional.SSLSupportOptional";uses:="com.ibm.ws.ssl.optional",osgi.service;objectClass:List="org.osgi.service.cm.ManagedServiceFactory";uses:="org.osgi.service.cm"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.crypto.passwordutil, com.ibm.ws.org.apache.felix.scr, com.ibm.ws.kernel.boot.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.crypto.certificateutil, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.config, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.security, com.ibm.ws.kernel.service, com.ibm.ws.kernel.feature.core, com.ibm.ws.kernel.filemonitor] Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.security.common.jsonwebkey:compileJava > Task :com.ibm.ws.security.common.jsonwebkey:processResources NO-SOURCE > Task :com.ibm.ws.security.common.jsonwebkey:classes > Task :com.ibm.ws.security.common.jsonwebkey:instrument > Task :com.ibm.ws.security.common.jsonwebkey:jar warning: Imports that lack version ranges: [javax.net.ssl] warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.webcontainer, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.jose4j, io.openliberty.org.apache.commons.codec, com.ibm.ws.webcontainer.security, com.ibm.ws.security.common, com.ibm.json4j, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.authentication, com.ibm.websphere.security, com.ibm.ws.logging.core, com.ibm.ws.kernel.service, com.ibm.ws.org.apache.httpcomponents, com.ibm.ws.com.google.gson.2.2.4, com.ibm.ws.ssl, com.ibm.ws.security] > Task :com.ibm.ws.security.jwt:globalize > Task :com.ibm.websphere.appserver.api.ssl:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.api.ssl:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.api.ssl:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.api.ssl:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.api.ssl:instrument > Task :com.ibm.websphere.appserver.api.ssl:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.ssl] > Task :com.ibm.websphere.appserver.spi.ssl:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.spi.ssl:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.spi.ssl:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.spi.ssl:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.spi.ssl:instrument > Task :com.ibm.websphere.appserver.spi.ssl:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.ssl] > Task :com.ibm.ws.security.wim.core:globalize > Task :com.ibm.ws.security.wim.core:compileJava > Task :com.ibm.ws.security.wim.core:processResources NO-SOURCE > Task :com.ibm.ws.security.wim.core:classes Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.security.wim.core:instrument > Task :com.ibm.ws.security.wim.core:jar warning: Imports that lack version ranges: [javax.naming, javax.naming.ldap, javax.security.auth] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.runtime.update.RuntimeUpdateManager)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.registry.UserRegistryChangeListener)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.security.wim.ConfigManager)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.wim.ConfiguredRepository)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.threading.FutureMonitor)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.security.wim.CustomRepository)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.runtime.update.RuntimeUpdateListener,com.ibm.ws.security.wim.ConfigManager";uses:="com.ibm.ws.runtime.update,com.ibm.ws.security.wim",osgi.service;objectClass:List="com.ibm.ws.security.wim.VMMService";uses:="com.ibm.ws.security.wim"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.security.registry, com.ibm.ws.ras.instrument, com.ibm.ws.bnd.annotations, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.threading, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.wsspi.org.osgi.service.metatype.annotations, com.ibm.websphere.appserver.spi.ssl, com.ibm.ws.config, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.security, com.ibm.websphere.appserver.api.ssl, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.runtime.update, com.ibm.websphere.security.wim.base, com.ibm.ws.security] > Task :com.ibm.ws.security.jwt:compileJava > Task :com.ibm.ws.security.jwt:processResources NO-SOURCE > Task :com.ibm.ws.security.jwt:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.jwt/src/com/ibm/ws/security/jwt/utils/JwtUtils.java:162: warning: [deprecation] isArrayByteBase64(byte[]) in Base64 has been deprecated return Base64.isArrayByteBase64(StringUtils.getBytesUtf8(str)); ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning > Task :com.ibm.ws.security.jwt:instrument > Task :com.ibm.ws.security.jwt:jar warning: com.ibm.ws.security.jwt: Unused Import-Package instructions: [org.apache.http.*, com.google.gson.*] warning: com.ibm.ws.security.jwt: Imports that lack version ranges: [javax.security.auth, javax.management, javax.net.ssl] warning: com.ibm.ws.security.jwt: Export com.ibm.ws.security.jwt.config, has 1, private references [com.ibm.ws.security.jwt.internal] warning: com.ibm.ws.security.jwt: Export com.ibm.ws.security.jwt.utils, has 1, private references [com.ibm.ws.security.jwt.internal] warning: com.ibm.ws.security.jwt: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.websphere.kernel.server.ServerInfoMBean)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.websphere.security.jwt.Builder)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.websphere.security.jwt.Consumer)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.security.jwt.config.JwtConfig)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.security.jwt.config.JwtConsumerConfig)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.security.wim.VMMService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.ssl.KeyStoreService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.ssl.SSLSupport)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=javax.management.DynamicMBean)";effective:=active;resolution:=optional,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.security.jwt: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.websphere.security.jwt.Builder";uses:="com.ibm.websphere.security.jwt",osgi.service;objectClass:List="com.ibm.websphere.security.jwt.Consumer";uses:="com.ibm.websphere.security.jwt",osgi.service;objectClass:List="com.ibm.websphere.security.jwt.JwtBuilder";uses:="com.ibm.websphere.security.jwt",osgi.service;objectClass:List="com.ibm.websphere.security.jwt.JwtConsumer";uses:="com.ibm.websphere.security.jwt",osgi.service;objectClass:List="com.ibm.ws.security.jwt.config.JwtConfig";uses:="com.ibm.ws.security.jwt.config",osgi.service;objectClass:List="com.ibm.ws.security.jwt.config.JwtConsumerConfig";uses:="com.ibm.ws.security.jwt.config",osgi.service;objectClass:List="com.ibm.ws.security.jwt.web.JwtEndpointServices";uses:="com.ibm.ws.security.jwt.web"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.security.jwt.internal: Unused Import-Package instructions: [org.apache.http.*, com.google.gson.*] warning: io.openliberty.security.jwt.internal: Imports that lack version ranges: [javax.security.auth, javax.management, javax.net.ssl] warning: io.openliberty.security.jwt.internal: Export com.ibm.ws.security.jwt.config, has 1, private references [com.ibm.ws.security.jwt.internal] warning: io.openliberty.security.jwt.internal: Export com.ibm.ws.security.jwt.utils, has 1, private references [com.ibm.ws.security.jwt.internal] warning: io.openliberty.security.jwt.internal: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.websphere.kernel.server.ServerInfoMBean)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.websphere.security.jwt.Builder)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.websphere.security.jwt.Consumer)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.security.jwt.config.JwtConfig)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.security.jwt.config.JwtConsumerConfig)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.security.wim.VMMService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.ssl.KeyStoreService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.ssl.SSLSupport)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=javax.management.DynamicMBean)";effective:=active;resolution:=optional,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.security.jwt.internal: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.websphere.security.jwt.Builder";uses:="com.ibm.websphere.security.jwt",osgi.service;objectClass:List="com.ibm.websphere.security.jwt.Consumer";uses:="com.ibm.websphere.security.jwt",osgi.service;objectClass:List="com.ibm.websphere.security.jwt.JwtBuilder";uses:="com.ibm.websphere.security.jwt",osgi.service;objectClass:List="com.ibm.websphere.security.jwt.JwtConsumer";uses:="com.ibm.websphere.security.jwt",osgi.service;objectClass:List="com.ibm.ws.security.jwt.config.JwtConfig";uses:="com.ibm.ws.security.jwt.config",osgi.service;objectClass:List="com.ibm.ws.security.jwt.config.JwtConsumerConfig";uses:="com.ibm.ws.security.jwt.config",osgi.service;objectClass:List="com.ibm.ws.security.jwt.web.JwtEndpointServices";uses:="com.ibm.ws.security.jwt.web"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.security.wim.core, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.crypto.passwordutil, com.ibm.ws.kernel.boot.core, com.ibm.ws.org.joda.time.1.6.2, io.openliberty.org.apache.commons.codec, com.ibm.ws.security.common, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.kernel.service, com.ibm.ws.ssl, com.ibm.ws.com.google.gson.2.2.4, com.ibm.ws.security, com.ibm.ws.logging, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.webcontainer.security, com.ibm.ws.org.jose4j, com.ibm.json4j, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.config, com.ibm.ws.security.common.jsonwebkey, com.ibm.websphere.javaee.jaxrs.2.0, com.ibm.websphere.security, com.ibm.ws.resource, com.ibm.ws.org.apache.httpcomponents, com.ibm.websphere.security.wim.base] > Task :com.ibm.websphere.appserver.api.jwt:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.api.jwt:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.api.jwt:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.api.jwt:instrument > Task :com.ibm.websphere.appserver.api.jwt:jar warning: com.ibm.websphere.appserver.api.jwt: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.appserver.api.jwt: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.websphere.security.jwt.InvalidBuilderException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.api.jwt: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.websphere.security.jwt.InvalidBuilderException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.api.jwt: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.websphere.security.jwt.InvalidBuilderException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.api.jwt: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Reference applied to type com.ibm.websphere.security.jwt.JwtBuilder provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.api.jwt: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Activate applied to type com.ibm.websphere.security.jwt.JwtBuilder provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.api.jwt: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Modified applied to type com.ibm.websphere.security.jwt.JwtBuilder provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.api.jwt: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Deactivate applied to type com.ibm.websphere.security.jwt.JwtBuilder provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.api.jwt: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Component applied to type com.ibm.websphere.security.jwt.JwtBuilder provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.jwt: There is an empty jar or directory on the classpath: main warning: io.openliberty.jwt: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.websphere.security.jwt.InvalidBuilderException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.jwt: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.websphere.security.jwt.InvalidBuilderException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.jwt: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.websphere.security.jwt.InvalidBuilderException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.jwt: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Reference applied to type com.ibm.websphere.security.jwt.JwtBuilder provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.jwt: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Activate applied to type com.ibm.websphere.security.jwt.JwtBuilder provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.jwt: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Modified applied to type com.ibm.websphere.security.jwt.JwtBuilder provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.jwt: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Deactivate applied to type com.ibm.websphere.security.jwt.JwtBuilder provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.jwt: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Component applied to type com.ibm.websphere.security.jwt.JwtBuilder provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.security.jwt] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.jwt/src/com/ibm/websphere/security/jwt/JwtBuilder.java:138: warning - {@value defaultJWT} (referenced by @value tag) is an unknown reference. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.jwt/src/com/ibm/websphere/security/jwt/JwtBuilder.java:138: warning - {@value defaultJWT} (referenced by @value tag) is an unknown reference. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.jwt/src/com/ibm/websphere/security/jwt/JwtBuilder.java:138: warning - {@value defaultJWT} (referenced by @value tag) is an unknown reference. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.jwt/src/com/ibm/websphere/security/jwt/JwtConsumer.java:131: warning - invalid usage of tag {@link https://tools.ietf.org/html/rfc7519#section-3 /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.jwt/src/com/ibm/websphere/security/jwt/JwtBuilder.java:138: warning - {@value defaultJWT} (referenced by @value tag) is an unknown reference. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.jwt/src/com/ibm/websphere/security/jwt/JwtBuilder.java:138: warning - {@value defaultJWT} (referenced by @value tag) is an unknown reference. > Task :com.ibm.websphere.appserver.api.jwt:apiSpiJavadoc 6 warnings > Task :com.ibm.websphere.appserver.api.jwt:zipJavadoc Copyright (c) Contributors to the Eclipse Foundation org.eclipse.transformer.cli.JakartaTransformerCLI Version [ 0.5.0-SNAPSHOT ] > Task :com.ibm.websphere.appserver.api.jwt:publishJavadoc > Task :com.ibm.websphere.appserver.api.jwt:publishWLPJars > Task :com.ibm.websphere.appserver.api.jwt:assemble > Task :com.ibm.websphere.appserver.api.kernel.service:apiSpiJavadoc > Task :com.ibm.websphere.appserver.api.kernel.service:zipJavadoc > Task :com.ibm.websphere.appserver.api.kernel.service:publishJavadoc > Task :com.ibm.websphere.appserver.api.kernel.service:publishWLPJars > Task :com.ibm.websphere.appserver.api.kernel.service:assemble > Task :com.ibm.websphere.appserver.api.messaging:globalize NO-SOURCE > Task :com.ibm.ws.messaging.common:globalize > Task :com.ibm.ws.messaging.security.common:globalize > Task :com.ibm.ws.messaging.utils:globalize [ant:validate] (warning) SOME_MESSAGES_SUPPRESSED_EARLIER_CWSIU0104 variables should not be encapsulated in quotation marks [ant:validate] (warning) SOME_A_MESSAGE_SUPPRESSED_EARLIER_CWSIU0103 variables should not be encapsulated in quotation marks > Task :com.ibm.ws.messaging.utils:compileJava > Task :com.ibm.ws.messaging.utils:processResources NO-SOURCE > Task :com.ibm.ws.messaging.utils:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.utils/src/com/ibm/ws/sib/utils/ras/SibMessage.java:179: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS nls = TraceNLS.getTraceNLS(resourceBundle); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.utils/src/com/ibm/ws/sib/utils/HexString.java:26: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private final static TraceNLS nls = TraceNLS.getTraceNLS(UtConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.utils/src/com/ibm/ws/sib/utils/TopicWildcardTranslationImpl.java:34: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static TraceNLS nls = TraceNLS.getTraceNLS(UtConstants.MSG_BUNDLE); ^ Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.utils/src/com/ibm/ws/sib/utils/ffdc/SibDiagnosticModule.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 3 warnings > Task :com.ibm.ws.messaging.utils:jar warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.service] > Task :com.ibm.ws.messaging.security.common:compileJava > Task :com.ibm.ws.messaging.security.common:processResources NO-SOURCE > Task :com.ibm.ws.messaging.security.common:classes > Task :com.ibm.ws.messaging.security.common:jar warning: Imports that lack version ranges: [javax.security.auth] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.ws.messaging.utils, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.org.osgi.service.cm] > Task :com.ibm.ws.messaging.common:compileJava /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.common/src/com/ibm/ws/sib/comms/ConnectionProperties.java:33: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(CommsConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.common/src/com/ibm/wsspi/sib/core/SICoreConnectionFactorySelector.java:71: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS _nls = TraceNLS.getTraceNLS(TRACE_MESSAGES); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.common/src/com/ibm/wsspi/sib/core/selector/FactoryType.java:58: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS _nls = TraceNLS.getTraceNLS(TRACE_MESSAGES); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.common/src/com/ibm/ws/sib/msgstore/MessageStoreException.java:29: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static TraceNLS nls = TraceNLS.getTraceNLS(MessageStoreConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.common/src/com/ibm/ws/sib/transactions/PersistentTranId.java:35: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(Constants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.common/src/com/ibm/ws/sib/msgstore/MessageStoreRuntimeException.java:20: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static TraceNLS nls = TraceNLS.getTraceNLS(MessageStoreConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.common/src/com/ibm/ws/sib/processor/exceptions/SIMPRuntimeOperationFailedException.java:56: warning: [deprecation] getFormattedMessage(String,String,Locale,Object[],String) in TraceNLS has been deprecated String nlsMsgText = TraceNLS.getFormattedMessage(SIMPConstants.RESOURCE_BUNDLE, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.common/src/com/ibm/ws/sib/trm/topology/LinkCellule.java:34: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(TrmConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.common/src/com/ibm/ws/sib/trm/topology/MessagingEngine.java:28: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(TrmConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.common/src/com/ibm/ws/sib/matchspace/utils/NLS.java:22: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static com.ibm.ejs.ras.TraceNLS traceNLS = com.ibm.ejs.ras.TraceNLS.getTraceNLS(MatchSpaceConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.common/src/com/ibm/ws/sib/trm/client/Utils.java:34: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(TrmConstantsImpl.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.common/src/com/ibm/ws/sib/trm/client/ClientBootstrapHandler.java:38: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(TrmConstantsImpl.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.common/src/com/ibm/ws/sib/trm/client/ClientAttachProperties.java:37: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(TrmConstantsImpl.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.common/src/com/ibm/ws/sib/trm/client/TrmSICoreConnectionFactoryImpl.java:53: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(TrmConstantsImpl.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.common/src/com/ibm/ws/sib/mfp/impl/JsHdrsImpl.java:51: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS exceptionMessages = TraceNLS.getTraceNLS(MfpConstants.EXCEPTION_MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.common/src/com/ibm/ws/sib/mfp/impl/JsMessageImpl.java:62: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(MfpConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.common/src/com/ibm/ws/sib/mfp/impl/JsApiHdrsImpl.java:45: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static TraceNLS nls = TraceNLS.getTraceNLS(MfpConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.common/src/com/ibm/ws/sib/mfp/impl/SchemaManager.java:66: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(MfpConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.common/src/com/ibm/ws/sib/mfp/impl/JsMessageHandleRestorerImpl.java:36: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(MfpConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.common/src/com/ibm/ws/sib/mfp/impl/JsMessageFactoryImpl.java:41: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(MfpConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.common/src/com/ibm/ws/sib/mfp/jmf/tools/JSFormatter.java:545: warning: [deprecation] toGMTString() in Date has been deprecated ans.append(((Date)val).toGMTString()); ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 21 warnings > Task :com.ibm.ws.messaging.common:processResources NO-SOURCE > Task :com.ibm.ws.messaging.common:classes > Task :com.ibm.ws.messaging.common:jar warning: Imports that lack version ranges: [javax.management, javax.net.ssl, javax.security.auth, javax.transaction.xa, javax.xml.namespace, javax.xml.parsers, javax.xml.xpath, org.w3c.dom, org.xml.sax] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.messaging.lifecycle.Singleton)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.messaging.security.RuntimeSecurityService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.sib.admin.JsAdminService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.sib.comms.CommsClientServiceFacadeInterface)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=org.osgi.service.cm.ConfigurationAdmin)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.messaging.lifecycle.Singleton";uses:="com.ibm.ws.messaging.lifecycle",osgi.service;objectClass:List="com.ibm.ws.messaging.lifecycle.SingletonsReady";uses:="com.ibm.ws.messaging.lifecycle",osgi.service;objectClass:List="com.ibm.wsspi.logging.Introspector";uses:="com.ibm.wsspi.logging"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.channelfw, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.messaging.utils, com.ibm.ws.messaging.security.common, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.security, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.logging.core, com.ibm.ws.container.service, com.ibm.ws.serialization] > Task :com.ibm.ws.messaging.comms.client:globalize /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.clien > Task :com.ibm.ws.messaging.comms.client:compileJava > Task :com.ibm.ws.messaging.comms.client:processResources > Task :com.it/src/com/ibm/ws/sib/jfapchannel/JFapByteBuffer.java:573: warning: [deprecation] getFormattedMessage(String,String,Object[],String) in TraceNLS has been deprecated TraceNLS.getFormattedMessage(JFapChannelConstants.MSG_BUNDLE, "BUFFER_NOT_VALID_SICbm.ws.messaging.comms.client:classes J0074", null, null) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/jfapchannel/JFapByteBuffer.java:583: warning: [deprecation] getFormattedMessage(String,String,Object[],String) in TraceNLS has been deprecated TraceNLS.getFormattedMessage(JFapChannelConstants.MSG_BUNDLE, "BUFFER_NOT_PREPARED_SICJ0075", null, null) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/jfapchannel/JFapByteBuffer.java:593: warning: [deprecation] getFormattedMessage(String,String,Object[],String) in TraceNLS has been deprecated TraceNLS.getFormattedMessage(JFapChannelConstants.MSG_BUNDLE, "BUFFER_ALREADY_RELEASED_SICJ0076", null, null) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/jfapchannel/impl/octracker/OutboundConnectionTracker.java:69: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(JFapChannelConstants.MSG_BUNDLE); // D226223 ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/jfapchannel/impl/octracker/ConnectionDataGroup.java:57: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(JFapChannelConstants.MSG_BUNDLE); // D226223 ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/jfapchannel/impl/Connection.java:72: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(JFapChannelConstants.MSG_BUNDLE); // D226223 ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/jfapchannel/impl/OutboundConnection.java:182: warning: [deprecation] getFormattedMessage(String,String,Object[],String) in TraceNLS has been deprecated throw new SIResourceException(TraceNLS.getFormattedMessage(JFapChannelConstants.MSG_BUNDLE, "OUTBOUNDCONN_IDTABLEFULL_SICJ0055", null, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/jfapchannel/impl/OutboundConnection.java:230: warning: [deprecation] getFormattedMessage(String,String,Object[],String) in TraceNLS has been deprecated TraceNLS.getFormattedMessage(JFapChannelConstants.MSG_BUNDLE, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/jfapchannel/impl/ConversationImpl.java:80: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(JFapChannelConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/jfapchannel/impl/RequestIdTable.java:43: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(JFapChannelConstants.MSG_BUNDLE); // D226223 ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/jfapchannel/impl/ExchangeReceiveListener.java:103: warning: [deprecation] getFormattedMessage(String,String,Object[],String) in TraceNLS has been deprecated throw new SIErrorException(TraceNLS.getFormattedMessage(JFapChannelConstants.MSG_BUNDLE, "EXCHANGERL_INTERNAL_SICJ0049", null, "EXCHANGERL_INTERNAL_SICJ0049")); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/jfapchannel/impl/ExchangeReceiveListener.java:139: warning: [deprecation] getFormattedMessage(String,String,Object[],String) in TraceNLS has been deprecated throw new SIErrorException(TraceNLS.getFormattedMessage(JFapChannelConstants.MSG_BUNDLE, "EXCHANGERL_INTERNAL_SICJ0049", null, "EXCHANGERL_INTERNAL_SICJ0049")); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/jfapchannel/impl/PriorityQueue.java:402: warning: [deprecation] getFormattedMessage(String,String,Object[],String) in TraceNLS has been deprecated throw new SIConnectionDroppedException(TraceNLS.getFormattedMessage(JFapChannelConstants.MSG_BUNDLE, "PRIORITY_QUEUE_PURGED_SICJ0077", null, "PRIORITY_QUEUE_PURGED_SICJ0077")); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/jfapchannel/impl/PriorityQueue.java:582: warning: [deprecation] getFormattedMessage(String,String,Object[],String) in TraceNLS has been deprecated if (state == CLOSED) throw new SIConnectionDroppedException(TraceNLS.getFormattedMessage(JFapChannelConstants.MSG_BUNDLE, "PRIORITY_QUEUE_PURGED_SICJ0077", null, "PRIORITY_QUEUE_PURGED_SICJ0077")); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/jfapchannel/impl/ConversationTable.java:160: warning: [deprecation] getFormattedMessage(String,String,Object[],String) in TraceNLS has been deprecated throw new SIErrorException(TraceNLS.getFormattedMessage(JFapChannelConstants.MSG_BUNDLE, "CONVERSATIONTABLE_INTERNAL_SICJ0048", null, "CONVERSATIONTABLE_INTERNAL_SICJ0048")); // D226223 ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/jfapchannel/impl/InboundTransmissionParser.java:41: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(JFapChannelConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/jfapchannel/impl/TransmissionData.java:522: warning: [deprecation] getFormattedMessage(String,String,Object[],String) in TraceNLS has been deprecated throw new SIErrorException(TraceNLS.getFormattedMessage(JFapChannelConstants.MSG_BUNDLE, "TRANSDATA_INTERNAL_SICJ0060", null, "TRANSDATA_INTERNAL_SICJ0060")); // D226223 ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/jfapchannel/richclient/framework/impl/ChannelFrameworkReference.java:38: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(JFapChannelConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/jfapchannel/richclient/framework/impl/RichClientFramework.java:61: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(JFapChannelConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/jfapchannel/impl/ClientConnectionManagerImpl.java:44: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(JFapChannelConstants.MSG_BUNDLE); // F178022 ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/jfapchannel/impl/CommsOutboundChain.java:43: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(JFapChannelConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/jfapchannel/impl/rldispatcher/ConversationReceiveListenerDataReceivedInvocation.java:124: warning: [deprecation] getFormattedMessage(String,String,Object[],String) in TraceNLS has been deprecated throw new SIErrorException(TraceNLS.getFormattedMessage(JFapChannelConstants.MSG_BUNDLE, "CRLDRI_INTERNAL_SICJ0065", null, "CRLDRI_INTERNAL_SICJ0065")); // D226223 ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/jfapchannel/impl/IdTable.java:33: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(JFapChannelConstants.MSG_BUNDLE); // D226232 ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/comms/common/JFAPCommunicator.java:76: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(CommsConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/comms/client/Proxy.java:37: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(CommsConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/comms/client/ConnectionProxy.java:165: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(CommsConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/comms/client/DestinationSessionProxy.java:45: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(CommsConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/comms/client/ConsumerSessionProxy.java:91: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(CommsConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/comms/common/CommsByteBuffer.java:1097: warning: [deprecation] getFormattedMessage(String,String,Object[],String) in TraceNLS has been deprecated TraceNLS.getFormattedMessage(CommsConstants.MSG_BUNDLE, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/comms/common/CommsByteBuffer.java:1571: warning: [deprecation] getFormattedMessage(String,String,Object[],String) in TraceNLS has been deprecated throw new SIConnectionDroppedException(TraceNLS.getFormattedMessage(CommsConstants.MSG_BUNDLE, "CONVERSATION_CLOSED_SICO0065", null, null)); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/comms/common/CommsByteBuffer.java:1577: warning: [deprecation] getFormattedMessage(String,String,Object[],String) in TraceNLS has been deprecated throw new SIConnectionDroppedException(TraceNLS.getFormattedMessage(CommsConstants.MSG_BUNDLE, "CONVERSATION_CLOSED_SICO0065", null, null)); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/comms/common/CommsByteBuffer.java:1672: warning: [deprecation] getFormattedMessage(String,String,Object[],String) in TraceNLS has been deprecated message = TraceNLS.getFormattedMessage(CommsConstants.MSG_BUNDLE, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/comms/common/CommsByteBuffer.java:1815: warning: [deprecation] getFormattedMessage(String,String,Object[],String) in TraceNLS has been deprecated message = TraceNLS.getFormattedMessage(CommsConstants.MSG_BUNDLE, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/comms/client/ConsumerMonitorListenerCache.java:36: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(CommsConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/comms/client/BifurcatedConsumerSessionProxy.java:57: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(CommsConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/comms/client/LocalTransactionProxy.java:54: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(CommsConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/comms/client/ProducerSessionProxy.java:69: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(CommsConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/comms/client/ProxyReceiveListener.java:58: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(CommsConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/comms/client/ClientSideConnection.java:63: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(CommsConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/comms/client/proxyqueue/impl/AsynchConsumerProxyQueueImpl.java:62: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(CommsConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/comms/client/proxyqueue/impl/ProxyQueueConversationGroupImpl.java:58: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(CommsConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/comms/client/proxyqueue/impl/ProxyQueueConversationGroupImpl.java:512: warning: [deprecation] getFormattedMessage(String,String,Object[],String) in TraceNLS has been deprecated TraceNLS.getFormattedMessage(CommsConstants.MSG_BUNDLE, "PROXY_QUEUE_CONVERSATION_GROUP_CLOSED_SICO1059", null, "PROXY_QUEUE_CONVERSATION_GROUP_CLOSED_SICO1059") // D270373 ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/comms/client/proxyqueue/impl/ProxyQueueConversationGroupFactoryImpl.java:41: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(CommsConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/comms/client/proxyqueue/impl/ShortIdAllocator.java:47: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(CommsConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/comms/client/proxyqueue/impl/ReadAheadProxyQueueImpl.java:39: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(CommsConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/comms/client/proxyqueue/impl/BrowserProxyQueueImpl.java:51: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(CommsConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/comms/client/proxyqueue/impl/ConversationHelperImpl.java:71: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(CommsConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/comms/client/proxyqueue/impl/LockedMessageEnumerationImpl.java:51: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(CommsConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/comms/client/proxyqueue/queue/AsynchConsumerQueue.java:50: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(CommsConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.client/src/com/ibm/ws/sib/comms/common/CommsUtils.java:50: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(CommsConstants.MSG_BUNDLE); ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 50 warnings > Task :com.ibm.ws.messaging.comms.client:jar warning: Split package, multiple jars provide the same package:com/ibm/ws/sib/jfapchannel Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:com.ibm.ws.messaging.common] Class path [Jar:main, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.websphere.appserver.spi.kernel.service, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.messaging.common, Jar:com.ibm.ws.messaging.utils, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.cm, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.serialization, Jar:com.ibm.ws.timer, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.channelfw, Jar:com.ibm.ws.org.osgi.annotation.versioning] warning: Version for package com.ibm.ws.sib.jfapchannel is set to different values in the source (1.2.0) and in the manifest (1.0.16). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Imports that lack version ranges: [javax.net.ssl, javax.transaction.xa] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.channelfw, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.messaging.common, com.ibm.websphere.org.osgi.core, com.ibm.ws.messaging.utils, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.timer, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.logging.core, com.ibm.ws.container.service, com.ibm.ws.serialization] > Task :com.ibm.ws.messaging.comms.server:globalize NO-SOURCE /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.server/src/com/ibm/ws/sib/comms/server/clientsupport/ServerSideConnection.java:44: warning: [deprecation] NoCapacityException in com.ibm.ws.sib.jfapchannel has been deprecated import com.ibm.ws.sib.jfapchannel.NoCapacityException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.server/src/com/ibm/ws/sib/jfapchannel/server/impl/ServerConnectionManagerImpl.java:68: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(JFapChannelConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.server/src/com/ibm/ws/sib/jfapchannel/server/impl/InboundConnection.java:138: warning: [deprecation] getFormattedMessage(String,String,Object[],String) in TraceNLS has been deprecated TraceNLS.getFormattedMessage(JFapChannelConstants.MSG_BUNDLE, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.server/src/com/ibm/ws/sib/jfapchannel/server/impl/InboundConnection.java:191: warning: [deprecation] getFormattedMessage(String,String,Object[],String) in TraceNLS has been deprecated throw new SIErrorException(TraceNLS.getFormattedMessage(JFapChannelConstants.MSG_BUNDLE, "INBOUNDCONV_INTERNAL_SICJ0052", null, "INBOUNDCONV_INTERNAL_SICJ0052")); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.server/src/com/ibm/ws/sib/comms/server/ConversationState.java:44: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(CommsConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.server/src/com/ibm/ws/sib/comms/server/clientsupport/CATConsumer.java:71: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(CommsConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.server/src/com/ibm/ws/sib/comms/server/clientsupport/CATMainConsumer.java:56: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(CommsConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.server/src/com/ibm/ws/sib/comms/server/IdToObjectMap.java:34: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(CommsConstants.MSG_BUNDLE); // D256974 ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.server/src/com/ibm/ws/sib/comms/server/GenericTransportReceiveListener.java:47: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(CommsConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.server/src/com/ibm/ws/sib/comms/server/CommonServerReceiveListener.java:47: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(CommsConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.server/src/com/ibm/ws/sib/comms/server/clientsupport/ServerTransportReceiveListener.java:78: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(CommsConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.server/src/com/ibm/ws/sib/comms/server/clientsupport/StaticCATTransaction.java:51: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(CommsConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.server/src/com/ibm/ws/sib/comms/server/clientsupport/StaticCATProducer.java:61: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(CommsConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.server/src/com/ibm/ws/sib/comms/server/clientsupport/StaticCATProducer.java:921: warning: [deprecation] getFormattedMessage(String,String,Object[],String) in TraceNLS has been deprecated TraceNLS.getFormattedMessage(CommsConstants.MSG_BUNDLE, "CHUNK_WRAPPER_NULL_SICO2165", null, null) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.server/src/com/ibm/ws/sib/comms/server/clientsupport/StaticCATProducer.java:1167: warning: [deprecation] getFormattedMessage(String,String,Object[],String) in TraceNLS has been deprecated TraceNLS.getFormattedMessage(CommsConstants.MSG_BUNDLE, "CHUNK_WRAPPER_NULL_SICO2165", null, null) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.server/src/com/ibm/ws/sib/comms/server/clientsupport/StaticCATSubscription.java:55: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(CommsConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.server/src/com/ibm/ws/sib/comms/server/clientsupport/StaticCATXATransaction.java:60: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(CommsConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.server/src/com/ibm/ws/sib/comms/server/clientsupport/StaticCATDestination.java:863: warning: [deprecation] getFormattedMessage(String,String,Object[],String) in TraceNLS has been deprecated TraceNLS.getFormattedMessage(CommsConstants.MSG_BUNDLE, "CHUNK_WRAPPER_NULL_SICO2165", null, null) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.server/src/com/ibm/ws/sib/comms/server/clientsupport/StaticCATConnection.java:1057: warning: [deprecation] getFormattedMessage(String,String,Object[],String) in TraceNLS has been deprecated TraceNLS.getFormattedMessage(CommsConstants.MSG_BUNDLE, "FAILED_TO_DESERIALIZE_COMMAND_SICO2162", null, "FAILED_TO_DESERIALIZE_COMMAND_SICO2162"), ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.server/src/com/ibm/ws/sib/comms/server/clientsupport/StaticCATConnection.java:1108: warning: [deprecation] getFormattedMessage(String,String,Object[],String) in TraceNLS has been deprecated TraceNLS.getFormattedMessage(CommsConstants.MSG_BUNDLE, "FAILED_TO_SERIALIZE_COMMAND_SICO2161", null, "FAILED_TO_SERIALIZE_COMMAND_SICO2161"), ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.server/src/com/ibm/ws/sib/comms/server/clientsupport/ServerSideConnection.java:62: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(CommsConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.server/src/com/ibm/ws/sib/comms/server/clientsupport/StaticCATConsumer.java:57: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(CommsConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.comms.server/src/com/ibm/ws/sib/comms/server/clientsupport/StaticCATBrowser.java:52: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(CommsConstants.MSG_BUNDLE); ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 23 warnings > Task :com.ibm.ws.messaging.comms.server:compileJava > Task :com.ibm.ws.messaging.comms.server:processResources NO-SOURCE > Task :com.ibm.ws.messaging.comms.server:classes > Task :com.ibm.ws.messaging.comms.server:jar warning: Imports that lack version ranges: [javax.security.auth, javax.transaction.xa] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.channelfw, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.messaging.common, com.ibm.ws.messaging.comms.client, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.messaging.utils, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.event, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.security, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.logging.core, com.ibm.ws.container.service, com.ibm.ws.serialization] > Task :com.ibm.ws.messaging.runtime:globalize /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/admin/internal/JsMainImpl.java:60: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS("com.ibm.ws.sib.admin.internal.CWSIDText"); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/admin/internal/JsMessagingEngineImpl.java:39: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(JsConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/admin/internal/SIBFileStoreImpl.java:31: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated .getTraceNLS(JsConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/gd/GuaranteedTargetStream.java:156: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/utils/am/MPAlarmManager.java:99: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/gd/StateStream.java:42: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/store/items/SIMPItem.java:53: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/gd/StreamSet.java:131: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/gd/StreamSet.java:980: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/MessageProcessor.java:138: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated .getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/runtime/impl/TargetStreamControl.java:48: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/store/items/MessageItem.java:86: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.TRACE_MESSAGE_RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/store/items/MessageItem.java:90: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/store/itemstreams/SIMPItemStream.java:56: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/store/items/MessageEventListeners.java:34: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/AbstractDestinationHandler.java:60: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/BaseDestinationHandler.java:138: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/utils/index/Index.java:36: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/utils/linkedlist/Entry.java:46: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/ExceptionDestinationHandlerImpl.java:68: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.TRACE_MESSAGE_RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/ExceptionDestinationHandlerImpl.java:76: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/destination/AbstractProtoRealization.java:59: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/destination/PubSubRealization.java:115: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/destination/JSPtoPRealization.java:80: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/destination/JSPtoPRealization.java:82: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.CWSIK_RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/destination/LocalisationManager.java:72: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/destination/LocalisationManager.java:74: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.CWSIK_RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/AbstractConsumerManager.java:52: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.CWSIK_RESOURCE_BUNDLE); ^ > Task :com.ibm.ws.messaging.runtime:compileJava /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/ConsumerDispatcher.java:115: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/RemoteConsumerDispatcher.java:86: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/AnycastOutputHandler.java:176: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.TRACE_MESSAGE_RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/AnycastOutputHandler.java:178: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/PubSubOutputHandler.java:98: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/proxyhandler/Neighbour.java:77: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/store/itemstreams/BaseMessageItemStream.java:47: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/store/itemstreams/PtoPMessageItemStream.java:65: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/store/itemstreams/PubSubMessageItemStream.java:64: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/store/itemstreams/PtoPXmitMsgsItemStream.java:57: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/store/itemstreams/SIMPReferenceStream.java:59: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/utils/LockManager.java:40: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/AnycastInputHandler.java:162: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.TRACE_MESSAGE_RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/AnycastInputHandler.java:165: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/gd/AIStream.java:70: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/utils/am/BatchedTimeoutManager.java:50: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/store/AsyncUpdateThread.java:74: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/store/items/AIMessageItem.java:56: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.TRACE_MESSAGE_RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/utils/linkedlist/LinkedList.java:48: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/utils/linkedlist/Cursor.java:35: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/store/SIMPTransactionManager.java:41: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/runtime/impl/AttachedRemoteSubscriberControl.java:39: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/runtime/impl/MediatedMessageHandlerControl.java:46: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/runtime/impl/Topicspace.java:65: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/runtime/impl/RemoteTopicSpaceControl.java:130: warning: [deprecation] getPubSubOutboundTransmitIterator() in SIMPRemoteTopicSpaceControllable has been deprecated public SIMPIterator getPubSubOutboundTransmitIterator() ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/runtime/impl/RemoteTopicSpaceControl.java:55: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/runtime/impl/MessageProcessorControl.java:71: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/runtime/impl/MessageProcessorControl.java:72: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls_cwsik = TraceNLS.getTraceNLS(SIMPConstants.CWSIK_RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/indexes/AbstractDestinationIndex.java:42: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/DestinationManager.java:139: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/DestinationManager.java:141: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.CWSIK_RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/AsynchDeletionThread.java:43: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/store/itemstreams/SubscriptionItemStream.java:50: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/store/MessageProcessorStore.java:59: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/utils/AliasChainValidator.java:43: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/MQLinkHandler.java:75: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/AbstractAliasDestinationHandler.java:89: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/BusHandler.java:62: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/DestinationNamePattern.java:29: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/matching/MessageProcessorMatching.java:83: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/matching/ConsumerMonitoring.java:48: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/ConnectionImpl.java:119: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/ConnectionImpl.java:123: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.CWSIR_RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/ConnectionImpl.java:127: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.CWSIK_RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/ConsumerSessionImpl.java:73: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/BifurcatedConsumerSessionImpl.java:51: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/BrowserSessionImpl.java:58: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/BrowserSessionImpl.java:60: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.CWSIK_RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/ProducerSessionImpl.java:69: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.TRACE_MESSAGE_RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/ProducerSessionImpl.java:73: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/ProducerSessionImpl.java:75: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.CWSIK_RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/matching/ConsumerMonitorRegistrar.java:45: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/matching/SubscriptionRegistrar.java:42: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/store/itemstreams/PtoPLocalMsgsItemStream.java:62: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/store/itemstreams/MQLinkMessageItemStream.java:46: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/destination/LinkState.java:56: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/indexes/statemodel/State.java:24: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/JSConsumerSet.java:50: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/PtoPOutputHandler.java:102: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/gd/SourceStreamManager.java:61: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/io/MPIO.java:52: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/io/RemoteMessageReceiver.java:67: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.TRACE_MESSAGE_RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/runtime/impl/SourceStreamSetControl.java:58: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static final TraceNLS nls = TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/runtime/impl/SourceStreamControl.java:47: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/AbstractInputHandler.java:82: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/AbstractInputHandler.java:84: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.CWSIK_RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/PubSubInputHandler.java:123: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/PubSubInputHandler.java:133: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.TRACE_MESSAGE_RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/PubSubInputHandler.java:135: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.CWSIK_RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/impl/store/items/MessageItemReference.java:71: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/gd/InternalInputStream.java:46: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/ws/sib/processor/proxyhandler/Neighbours.java:62: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated TraceNLS.getTraceNLS(SIMPConstants.RESOURCE_BUNDLE); ^ Note: Some input files additionally use or override a deprecated API. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 100 warnings > Task :com.ibm.ws.messaging.runtime:processResources NO-SOURCE > Task :com.ibm.ws.messaging.runtime:classes > Task :com.ibm.ws.messaging.runtime:jar warning: Imports that lack version ranges: [com.ibm.ws.sib.matchspace, javax.management, javax.net.ssl, javax.security.auth, javax.xml.namespace, javax.xml.xpath, org.w3c.dom] warning: Export com.ibm.websphere.messaging.mbean, has 1, private references [com.ibm.ws.sib.admin.mxbean] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.messaging.lifecycle.SingletonsReady)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.messaging.security.RuntimeSecurityService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.sib.admin.JsMainAdminService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.sib.msgstore.MessageStore)";effective:=active,osgi.service;filter:="(objectClass=org.osgi.service.cm.ConfigurationAdmin)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.messaging.lifecycle.Singleton,com.ibm.ws.sib.admin.JsAdminService";uses:="com.ibm.ws.messaging.lifecycle,com.ibm.ws.sib.admin",osgi.service;objectClass:List="com.ibm.ws.messaging.lifecycle.Singleton,com.ibm.ws.sib.processor.ItemInterface";uses:="com.ibm.ws.messaging.lifecycle,com.ibm.ws.sib.processor",osgi.service;objectClass:List="com.ibm.ws.messaging.service.JsMainAdminComponent,com.ibm.wsspi.application.lifecycle.ApplicationPrereq";uses:="com.ibm.ws.messaging.service,com.ibm.wsspi.application.lifecycle",osgi.service;objectClass:List="com.ibm.ws.sib.admin.JsMainAdminService";uses:="com.ibm.ws.sib.admin"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.messaging.comms.server, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.messaging.common, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.app.manager.lifecycle, com.ibm.ws.messaging.utils, com.ibm.ws.messaging.security.common, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.security, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.logging.core, com.ibm.ws.container.service, com.ibm.ws.kernel.service] > Task :com.ibm.websphere.appserver.api.messaging:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.api.messaging:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.api.messaging:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.api.messaging:instrument > Task :com.ibm.websphere.appserver.api.messaging:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.messaging.runtime] > Task :com.ibm.websphere.appserver.api.messaging:apiSpiJavadoc 1 warning > Task :com.ibm.websphere.appserver.api.messaging:zipJavadoc > Task :com.ibm.websphere.appserver.api.messaging:publishJavadoc > Task :com.ibm.websphere.appserver.api.messaging:publishWLPJars > Task :com.ibm.websphere.appserver.api.messaging:assemble > Task :com.ibm.websphere.appserver.api.monitor:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.api.monitor:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.api.monitor:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.api.monitor:classes UP-TO-DATE /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.runtime/src/com/ibm/websphere/messaging/mbean/MessagingEngineMBean.java:52: warning - @param argument "Name" is not a parameter name. > Task :com.ibm.websphere.appserver.api.monitor:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.Trivial applied to type com.ibm.websphere.monitor.jmx.Counter provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.websphere.monitor.jmx.CounterReading provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.websphere.monitor.jmx.CounterReading provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.websphere.monitor.jmx.CounterReading provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [com.ibm.ws.monitor] > Task :com.ibm.websphere.appserver.api.monitor:apiSpiJavadoc > Task :com.ibm.websphere.appserver.api.monitor:zipJavadoc > Task :com.ibm.websphere.appserver.api.monitor:publishJavadoc > Task :com.ibm.websphere.appserver.api.monitor:publishWLPJars > Task :com.ibm.websphere.appserver.api.monitor:assemble > Task :com.ibm.websphere.appserver.api.oauth:globalize NO-SOURCE > Task :com.ibm.ws.org.json.simple:globalize NO-SOURCE > Task :com.ibm.ws.org.json.simple:compileJava NO-SOURCE > Task :com.ibm.ws.org.json.simple:processResources NO-SOURCE > Task :com.ibm.ws.org.json.simple:classes UP-TO-DATE > Task :com.ibm.ws.org.json.simple:instrument > Task :com.ibm.ws.org.json.simple:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, json-simple-1.1.1] > Task :com.ibm.ws.security.authorization.builtin:globalize [ant:validate] (warning) AUTHZ_TABLE_INVALID_ROLE_DEFINITION.explanation variables are disallowed in explanations or useractions > Task :com.ibm.ws.security.authorization.builtin:compileJava > Task :com.ibm.ws.security.authorization.builtin:processResources NO-SOURCE > Task :com.ibm.ws.security.authorization.builtin:classes > Task :com.ibm.ws.security.authorization.builtin:instrument > Task :com.ibm.ws.security.authorization.builtin:jar warning: Imports that lack version ranges: [javax.naming, javax.naming.ldap, javax.security.auth, javax.security.auth.login] warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.security.registry, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.security.authorization, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.javaee.version, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.security, com.ibm.ws.security] > Task :com.ibm.ws.security.oauth:globalize [ant:validate] (warning) OAUTH_CLIENT_REGISTRATION_ILLEGAL_CHAR variables should not be encapsulated in quotation marks [ant:validate] (warning) OAUTH_COVERAGE_MAP_MISSING_TOKEN_PARAM.explanation variables are disallowed in explanations or useractions [ant:validate] (warning) OAUTH_COVERAGE_MAP_MULTIPLE_TOKEN_PARAM.explanation variables are disallowed in explanations or useractions [ant:validate] (warning) OAUTH_COVERAGE_MAP_UNRECOGNIZED_TOKEN_PARAM.explanation variables are disallowed in explanations or useractions [ant:validate] (warning) OAUTH_COVERAGE_MAP_MISSING_PARAMS.explanation variables are disallowed in explanations or useractions [ant:validate] (warning) security.oauth20.token.limit.error variables should not be encapsulated in quotation marks > Task :com.ibm.websphere.appserver.spi.javaeedd:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.spi.javaeedd:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.spi.javaeedd:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.spi.javaeedd:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.spi.javaeedd:instrument > Task :com.ibm.websphere.appserver.spi.javaeedd:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation com.ibm.ws.javaee.ddmetadata.annotation.LibertyNotInUse applied to type com.ibm.ws.javaee.dd.appbnd.ApplicationBnd provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.ws.javaee.ddmetadata.annotation.LibertyReference applied to type com.ibm.ws.javaee.dd.commonbnd.AuthenticationAlias provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.ws.javaee.ddmetadata.annotation.LibertyModule applied to type com.ibm.ws.javaee.dd.webbnd.WebBnd provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [com.ibm.ws.javaee.dd.common, com.ibm.ws.javaee.dd, com.ibm.ws.ras.instrument] > Task :com.ibm.websphere.appserver.spi.kernel.metatype:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.spi.kernel.metatype:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.spi.kernel.metatype:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.spi.kernel.metatype:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.spi.kernel.metatype:instrument > Task :com.ibm.websphere.appserver.spi.kernel.metatype:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.wsspi.config.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.kernel.metatype.helper] > Task :com.ibm.ws.app.manager.module:globalize > Task :com.ibm.ws.app.manager.module:compileJava > Task :com.ibm.ws.app.manager.module:processResources NO-SOURCE > Task :com.ibm.ws.app.manager.module:classes > Task :com.ibm.ws.app.manager.module:instrument > Task :com.ibm.ws.app.manager.module:jar warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.classloading.java2sec.PermissionManager)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.app.deploy.extended.ApplicationInfoFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.MetaDataService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.extended.ModuleMetaDataExtender)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.extended.NestedModuleMetaDataFactory)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.state.StateChangeService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.threading.FutureMonitor)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.adaptable.module.AdaptableModuleFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.artifact.factory.ArtifactContainerFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.classloading.ClassLoadingService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.library.Library)";effective:=active,osgi.service;filter:="(objectClass=org.osgi.service.cm.ConfigurationAdmin)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.threading, com.ibm.websphere.org.osgi.core, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.ws.javaee.dd.ejb, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.kernel.boot, com.ibm.ws.javaee.dd.common, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.dd, com.ibm.websphere.appserver.spi.kernel.metatype, com.ibm.ws.container.service, com.ibm.ws.logging.core, com.ibm.ws.artifact, com.ibm.ws.kernel.metatype.helper, com.ibm.ws.app.manager] > Task :com.ibm.ws.app.manager.wab:globalize > Task :com.ibm.ws.eba.wab.integrator:globalize NO-SOURCE > Task :com.ibm.ws.eba.wab.integrator:compileJava > Task :com.ibm.ws.eba.wab.integrator:processResources NO-SOURCE > Task :com.ibm.ws.eba.wab.integrator:classes > Task :com.ibm.ws.eba.wab.integrator:instrument > Task :com.ibm.ws.eba.wab.integrator:jar warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.ws.container.service, com.ibm.websphere.org.osgi.core, com.ibm.websphere.appserver.spi.logging] > Task :com.ibm.ws.app.manager.wab:compileJava > Task :com.ibm.ws.app.manager.wab:processResources NO-SOURCE > Task :com.ibm.ws.app.manager.wab:classes > Task :com.ibm.ws.app.manager.wab:instrument > Task :com.ibm.ws.app.manager.wab:jar warning: com.ibm.ws.app.manager.wab: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.module.DeployedAppServices)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.module.internal.ModuleHandler)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.wab.helper.WABClassInfoHelper)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.wab.internal.WABExtensionFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.app.deploy.extended.ApplicationInfoFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.kernel.feature.ServerStarted)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.threading.FutureMonitor)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.adaptable.module.AdaptableModuleFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.artifact.factory.ArtifactContainerFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.VariableRegistry)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ExecutorService)";effective:=active,osgi.service;filter:="(objectClass=org.eclipse.equinox.region.RegionDigraph)";effective:=active,osgi.service;filter:="(objectClass=org.osgi.service.event.EventAdmin)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.app.manager.wab: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.app.manager.wab.internal.WABExtensionFactory,com.ibm.wsspi.webcontainer.extension.ExtensionFactory",osgi.service;objectClass:List="com.ibm.ws.kernel.feature.ServerReadyStatus,com.ibm.ws.runtime.update.RuntimeUpdateListener,com.ibm.wsspi.kernel.service.utils.ServerQuiesceListener,io.openliberty.checkpoint.spi.CheckpointHook,org.osgi.service.event.EventHandler"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.app.manager.wab.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.module.DeployedAppServices)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.module.internal.ModuleHandler)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.wab.helper.WABClassInfoHelper)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.wab.internal.WABExtensionFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.app.deploy.extended.ApplicationInfoFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.kernel.feature.ServerStarted)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.threading.FutureMonitor)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.adaptable.module.AdaptableModuleFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.artifact.factory.ArtifactContainerFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.VariableRegistry)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ExecutorService)";effective:=active,osgi.service;filter:="(objectClass=org.eclipse.equinox.region.RegionDigraph)";effective:=active,osgi.service;filter:="(objectClass=org.osgi.service.event.EventAdmin)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.app.manager.wab.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.app.manager.wab.internal.WABExtensionFactory,com.ibm.wsspi.webcontainer.extension.ExtensionFactory",osgi.service;objectClass:List="com.ibm.ws.kernel.feature.ServerReadyStatus,com.ibm.ws.runtime.update.RuntimeUpdateListener,com.ibm.wsspi.kernel.service.utils.ServerQuiesceListener,io.openliberty.checkpoint.spi.CheckpointHook,org.osgi.service.event.EventHandler"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.webcontainer, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.threading, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.boot.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.ws.eba.wab.integrator, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.app.manager.module, com.ibm.ws.javaee.dd.common, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.dd, com.ibm.websphere.appserver.spi.javaeedd, com.ibm.ws.container.service, com.ibm.ws.logging.core, com.ibm.ws.artifact, com.ibm.ws.app.manager, com.ibm.ws.runtime.update, com.ibm.ws.kernel.feature.core, com.ibm.wsspi.org.osgi.service.event, com.ibm.ws.org.eclipse.equinox.region] > Task :com.ibm.ws.security.authentication.filter:globalize > Task :com.ibm.ws.security.authentication.filter:compileJava > Task :com.ibm.ws.security.authentication.filter:processResources NO-SOURCE > Task :com.ibm.ws.security.authentication.filter:classes Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.security.authentication.filter:instrument > Task :com.ibm.ws.security.authentication.filter:jar warning: com.ibm.ws.security.authentication.filter: Unknown directive 'provider:' for namespace 'com.ibm.ws.security.authentication.filter' in 'Export-Package'. Allowed directives are [uses:,mandatory:,include:,exclude:,-import:], and 'x-*'. warning: io.openliberty.security.authentication.internal.filter: Unknown directive 'provider:' for namespace 'com.ibm.ws.security.authentication.filter' in 'Export-Package'. Allowed directives are [uses:,mandatory:,include:,exclude:,-import:], and 'x-*'. warning: Unreferenced class path entries [com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.config, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.logging.core] > Task :com.ibm.ws.security.openidconnect.clients.common:globalize [ant:validate] (warning) LOGOUT_TOKEN_EVENTS_MEMBER_VALUE_NOT_JSON variables should not be encapsulated in quotation marks [ant:validate] (warning) LOGOUT_TOKEN_EVENTS_CLAIM_MISSING_EXPECTED_MEMBER variables should not be encapsulated in quotation marks > Task :io.openliberty.security.oidcclientcore.internal:globalize > Task :io.openliberty.security.oidcclientcore.internal:compileJava > Task :io.openliberty.security.oidcclientcore.internal:processResources NO-SOURCE > Task :io.openliberty.security.oidcclientcore.internal:classes > Task :io.openliberty.security.oidcclientcore.internal:instrument > Task :io.openliberty.security.oidcclientcore.internal:jar warning: io.openliberty.security.oidcclientcore.internal: Imports that lack version ranges: [javax.net.ssl] warning: io.openliberty.security.oidcclientcore.internal.jakarta: Imports that lack version ranges: [javax.net.ssl] warning: Unreferenced class path entries [com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.appserver.api.json, com.ibm.ws.ras.instrument, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.logging.core, com.ibm.ws.security.common, com.ibm.ws.webcontainer.security, com.ibm.ws.org.apache.httpcomponents] > Task :com.ibm.ws.security.openidconnect.clients.common:compileJava > Task :com.ibm.ws.security.openidconnect.clients.common:processResources NO-SOURCE > Task :com.ibm.ws.security.openidconnect.clients.common:classes Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.openidconnect.clients.common/src/com/ibm/ws/security/openidconnect/token/JsonTokenUtil.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.security.openidconnect.clients.common:instrument > Task :com.ibm.ws.security.openidconnect.clients.common:jar warning: com.ibm.ws.security.openidconnect.clients.common: None of the methods related to 'setSslSupport' in the class 'com.ibm.ws.security.openidconnect.backchannellogout.internal.LogoutTokenValidator' named 'unsetSslSupport' for service type 'com.ibm.wsspi.ssl.SSLSupport' have an acceptable signature. The descriptors found are: warning: com.ibm.ws.security.openidconnect.clients.common: methodname: unsetSslSupport descriptor: ()V warning: com.ibm.ws.security.openidconnect.clients.common: Imports that lack version ranges: [javax.net.ssl, javax.security.auth] warning: io.openliberty.security.openidconnect.internal.clients.common: None of the methods related to 'setSslSupport' in the class 'com.ibm.ws.security.openidconnect.backchannellogout.internal.LogoutTokenValidator' named 'unsetSslSupport' for service type 'com.ibm.wsspi.ssl.SSLSupport' have an acceptable signature. The descriptors found are: warning: io.openliberty.security.openidconnect.internal.clients.common: methodname: unsetSslSupport descriptor: ()V warning: io.openliberty.security.openidconnect.internal.clients.common: Imports that lack version ranges: [javax.net.ssl, javax.security.auth] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.boot.core, com.ibm.ws.org.joda.time.1.6.2, com.ibm.ws.security.common, io.openliberty.org.apache.commons.codec, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.authentication, com.ibm.ws.transport.http, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.kernel.service, io.openliberty.security.oidcclientcore.internal, com.ibm.ws.ssl, com.ibm.ws.com.google.gson.2.2.4, com.ibm.ws.security, com.ibm.websphere.appserver.api.json, com.ibm.ws.webcontainer, com.ibm.ws.security.token, com.ibm.ws.webcontainer.security, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.jose4j, com.ibm.ws.security.jwt, com.ibm.ws.security.authentication.filter, com.ibm.websphere.org.osgi.service.cm, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.config, com.ibm.ws.security.common.jsonwebkey, com.ibm.websphere.security, com.ibm.ws.logging.core, com.ibm.ws.org.apache.httpcomponents, com.ibm.ws.app.manager.wab] > Task :com.ibm.ws.security.oauth:compileJava > Task :com.ibm.ws.security.oauth:processResources NO-SOURCE > Task :com.ibm.ws.security.oauth:classes Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/src/com/ibm/oauth/core/internal/oauth20/OAuth20Util.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.security.oauth:instrument > Task :com.ibm.ws.security.oauth:jar warning: com.ibm.ws.security.oauth.2.0: Imports that lack version ranges: [javax.net.ssl, javax.security.auth, javax.sql, javax.xml.parsers, org.w3c.dom, org.w3c.dom.bootstrap, org.w3c.dom.ls, org.xml.sax, org.xml.sax.helpers] warning: com.ibm.ws.security.oauth.2.0: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.oauth.core.internal.oauth20.granttype.OAuth20GrantTypeHandlerFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.oauth.core.internal.oauth20.responsetype.OAuth20ResponseTypeHandlerFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.oauth.core.internal.oauth20.tokentype.OAuth20TokenTypeHandler)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.websphere.security.oauth20.store.OAuthStore)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.security.SecurityService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.authentication.cache.AuthCacheService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.authorization.FeatureAuthorizationTableService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.oauth20.api.OAuth20Provider)";effective:=active;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.security.oauth20.web.OAuth20ClientMetatypeService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.registry.UserRegistryService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.wim.VMMService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.security.openidconnect.OidcServer)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.security.openidconnect.OidcServerConfig)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.classloading.ClassLoadingService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.library.Library)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.resource.ResourceConfigFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.resource.ResourceFactory)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.security.oauth20.JwtAccessTokenMediator)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.security.oauth20.TokenIntrospectProvider)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=java.util.concurrent.ExecutorService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=org.osgi.service.cm.ConfigurationAdmin)";effective:=active,osgi.service;filter:="(objectClass=org.osgi.service.cm.ConfigurationAdmin)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=org.osgi.service.metatype.MetaTypeService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.security.oauth.2.0: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.security.authorization.AuthorizationTableService,com.ibm.ws.security.registry.UserRegistryChangeListener";uses:="com.ibm.ws.security.authorization,com.ibm.ws.security.registry",osgi.service;objectClass:List="com.ibm.ws.security.common.claims.UserClaimsRetrieverService";uses:="com.ibm.ws.security.common.claims",osgi.service;objectClass:List="com.ibm.ws.security.oauth20.ProvidersService";uses:="com.ibm.ws.security.oauth20",osgi.service;objectClass:List="com.ibm.ws.security.oauth20.api.OAuth20Provider,com.ibm.wsspi.kernel.service.utils.ServerQuiesceListener,org.osgi.service.cm.ConfigurationListener";uses:="com.ibm.ws.security.oauth20.api,com.ibm.wsspi.kernel.service.utils,org.osgi.service.cm",osgi.service;objectClass:List="com.ibm.ws.security.oauth20.util.ConfigUtils";uses:="com.ibm.ws.security.oauth20.util",osgi.service;objectClass:List="com.ibm.ws.security.oauth20.web.OAuth20ClientMetatypeService";uses:="com.ibm.ws.security.oauth20.web",osgi.service;objectClass:List="com.ibm.ws.security.oauth20.web.OAuth20EndpointServices";uses:="com.ibm.ws.security.oauth20.web"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.security.oauth.internal.2.0: Imports that lack version ranges: [javax.net.ssl, javax.security.auth, javax.sql, javax.xml.parsers, org.w3c.dom, org.w3c.dom.bootstrap, org.w3c.dom.ls, org.xml.sax, org.xml.sax.helpers] warning: io.openliberty.security.oauth.internal.2.0: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.oauth.core.internal.oauth20.granttype.OAuth20GrantTypeHandlerFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.oauth.core.internal.oauth20.responsetype.OAuth20ResponseTypeHandlerFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.oauth.core.internal.oauth20.tokentype.OAuth20TokenTypeHandler)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.websphere.security.oauth20.store.OAuthStore)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.security.SecurityService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.authentication.cache.AuthCacheService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.authorization.FeatureAuthorizationTableService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.oauth20.api.OAuth20Provider)";effective:=active;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.security.oauth20.web.OAuth20ClientMetatypeService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.registry.UserRegistryService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.wim.VMMService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.security.openidconnect.OidcServer)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.security.openidconnect.OidcServerConfig)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.classloading.ClassLoadingService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.library.Library)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.resource.ResourceConfigFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.resource.ResourceFactory)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.security.oauth20.JwtAccessTokenMediator)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.security.oauth20.TokenIntrospectProvider)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=java.util.concurrent.ExecutorService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=org.osgi.service.cm.ConfigurationAdmin)";effective:=active,osgi.service;filter:="(objectClass=org.osgi.service.cm.ConfigurationAdmin)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=org.osgi.service.metatype.MetaTypeService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.security.oauth.internal.2.0: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.security.authorization.AuthorizationTableService,com.ibm.ws.security.registry.UserRegistryChangeListener";uses:="com.ibm.ws.security.authorization,com.ibm.ws.security.registry",osgi.service;objectClass:List="com.ibm.ws.security.common.claims.UserClaimsRetrieverService";uses:="com.ibm.ws.security.common.claims",osgi.service;objectClass:List="com.ibm.ws.security.oauth20.ProvidersService";uses:="com.ibm.ws.security.oauth20",osgi.service;objectClass:List="com.ibm.ws.security.oauth20.api.OAuth20Provider,com.ibm.wsspi.kernel.service.utils.ServerQuiesceListener,org.osgi.service.cm.ConfigurationListener";uses:="com.ibm.ws.security.oauth20.api,com.ibm.wsspi.kernel.service.utils,org.osgi.service.cm",osgi.service;objectClass:List="com.ibm.ws.security.oauth20.util.ConfigUtils";uses:="com.ibm.ws.security.oauth20.util",osgi.service;objectClass:List="com.ibm.ws.security.oauth20.web.OAuth20ClientMetatypeService";uses:="com.ibm.ws.security.oauth20.web",osgi.service;objectClass:List="com.ibm.ws.security.oauth20.web.OAuth20EndpointServices";uses:="com.ibm.ws.security.oauth20.web"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.security.wim.core, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.crypto.passwordutil, com.ibm.ws.kernel.boot.core, io.openliberty.org.apache.commons.codec, com.ibm.ws.org.json.simple.1.1.1, com.ibm.ws.security.common, com.ibm.ws.security.authorization, com.ibm.ws.security.openidconnect.clients.common, com.ibm.websphere.appserver.spi.ssl, com.ibm.websphere.javaee.jsonp.1.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.org.eclipse.equinox.metatype, com.ibm.ws.security.authentication, com.ibm.websphere.appserver.api.ssl, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.kernel.service, com.ibm.ws.com.google.gson.2.2.4, com.ibm.ws.ssl, com.ibm.ws.security, com.ibm.ws.logging, com.ibm.websphere.appserver.api.json, com.ibm.ws.security.registry, com.ibm.ws.webcontainer, com.ibm.ws.security.credentials, com.ibm.ws.classloading, com.ibm.ws.security.token, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.jose4j, com.ibm.ws.webcontainer.security, com.ibm.ws.security.jwt, com.ibm.json4j, com.ibm.websphere.org.osgi.service.cm, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.config, com.ibm.ws.security.authorization.builtin, com.ibm.websphere.security, com.ibm.ws.resource, com.ibm.ws.logging.core, com.ibm.websphere.security.wim.base] > Task :com.ibm.websphere.appserver.api.oauth:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.api.oauth:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.api.oauth:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.api.oauth:instrument > Task :com.ibm.websphere.appserver.api.oauth:jar warning: com.ibm.websphere.appserver.api.oauth: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.appserver.api.oauth: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.websphere.security.oauth20.store.OAuthClient provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.api.oauth: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.websphere.security.oauth20.store.OAuthClient provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.api.oauth: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.websphere.security.oauth20.store.OAuthClient provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.api.oauth: Imports that lack version ranges: [com.google.gson, com.ibm.ejs.ras, com.ibm.websphere.ras, com.ibm.websphere.ras.annotation, javax.servlet.http] warning: io.openliberty.oauth: There is an empty jar or directory on the classpath: main warning: io.openliberty.oauth: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.websphere.security.oauth20.store.OAuthClient provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.oauth: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.websphere.security.oauth20.store.OAuthClient provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.oauth: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.websphere.security.oauth20.store.OAuthClient provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.oauth: Imports that lack version ranges: [com.google.gson, com.ibm.ejs.ras, com.ibm.websphere.ras, com.ibm.websphere.ras.annotation, javax.servlet.http] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.security.oauth.2.0] > Task :com.ibm.websphere.appserver.api.oauth:apiSpiJavadoc 3 warnings /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/src/com/ibm/oauth/core/api/error/OidcServerException.java:40: warning - @param argument "desription" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/src/com/ibm/oauth/core/api/error/oauth20/InvalidGrantException.java:23: warning - @param argument "error" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/src/com/ibm/websphere/security/oauth20/store/OAuthStore.java:232: warning - @param argument "userame" is not a parameter name. > Task :com.ibm.websphere.appserver.api.oauth:zipJavadoc Copyright (c) Contributors to the Eclipse Foundation org.eclipse.transformer.cli.JakartaTransformerCLI Version [ 0.5.0-SNAPSHOT ] > Task :com.ibm.websphere.appserver.api.oauth:publishJavadoc > Task :com.ibm.websphere.appserver.api.oauth:publishWLPJars > Task :com.ibm.websphere.appserver.api.oauth:assemble > Task :com.ibm.websphere.appserver.api.oidc:globalize NO-SOURCE > Task :com.ibm.ws.net.oauth.jsontoken:globalize NO-SOURCE > Task :com.ibm.ws.net.oauth.jsontoken:compileJava NO-SOURCE > Task :com.ibm.ws.net.oauth.jsontoken:processResources NO-SOURCE > Task :com.ibm.ws.net.oauth.jsontoken:classes UP-TO-DATE > Task :com.ibm.ws.net.oauth.jsontoken:instrument > Task :com.ibm.ws.net.oauth.jsontoken:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation com.google.gson.annotations.SerializedName applied to type net.oauth.jsontoken.discovery.JsonServerInfo provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.google.common.base, com.google.common.collect, com.google.gson, com.google.gson.annotations, javax.crypto, javax.crypto.spec, javax.servlet.http, org.apache.commons.codec.binary, org.apache.http, org.apache.http.message] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, jsontoken-1.1.0-ibm-s20140416-2113] > Task :com.ibm.ws.security.openidconnect.common:globalize > Task :com.ibm.ws.security.openidconnect.common:compileJava > Task :com.ibm.ws.security.openidconnect.common:processResources NO-SOURCE > Task :com.ibm.ws.security.openidconnect.common:classes > Task :com.ibm.ws.security.openidconnect.common:instrument > Task :com.ibm.ws.security.openidconnect.common:jar warning: Split package, multiple jars provide the same package:com/ibm/ws/security/openidconnect/common/internal/resources Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:com.ibm.ws.security.openidconnect.clients.common] Class path [Jar:main, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.security.oauth.2.0, Jar:com.ibm.websphere.appserver.spi.kernel.service, Jar:com.ibm.websphere.org.osgi.service.cm, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.security, Jar:io.openliberty.org.apache.commons.codec, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.com.google.gson.2.2.4, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.ws.net.oauth.jsontoken.1.1-r42, Jar:com.ibm.ws.org.joda.time.1.6.2, Jar:com.ibm.ws.org.jose4j, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.security.openidconnect.clients.common, Jar:com.ibm.ws.ras.instrument] warning: Imports that lack version ranges: [com.ibm.ws.config.xml.nester, com.ibm.ws.security.common.config, javax.security.auth] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.ras.instrument, com.ibm.ws.security.oauth.2.0, com.ibm.websphere.org.osgi.core, io.openliberty.org.apache.commons.codec, com.ibm.ws.webcontainer.security, com.ibm.ws.org.joda.time.1.6.2, com.ibm.ws.org.jose4j, com.ibm.ws.security.openidconnect.clients.common, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.net.oauth.jsontoken.1.1-r42, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.security, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.logging.core, com.ibm.ws.kernel.service, com.ibm.ws.com.google.gson.2.2.4] > Task :com.ibm.websphere.appserver.api.oidc:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.api.oidc:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.api.oidc:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.api.oidc:instrument > Task :com.ibm.websphere.appserver.api.oidc:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.websphere.security.openidconnect.PropagationHelper provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.websphere.security.openidconnect.PropagationHelper provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.websphere.security.openidconnect.PropagationHelper provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.websphere.ras, com.ibm.websphere.security.openidconnect.token, com.ibm.ws.security.openidconnect.token.impl] warning: Unreferenced class path entries [com.ibm.ws.security.openidconnect.common, com.ibm.ws.ras.instrument] > Task :com.ibm.websphere.appserver.api.oidc:apiSpiJavadoc > Task :com.ibm.websphere.appserver.api.oidc:zipJavadoc > Task :com.ibm.websphere.appserver.api.oidc:publishJavadoc > Task :com.ibm.websphere.appserver.api.oidc:publishWLPJars > Task :com.ibm.websphere.appserver.api.oidc:assemble > Task :com.ibm.websphere.appserver.api.passwordUtil:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.api.passwordUtil:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.api.passwordUtil:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.api.passwordUtil:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.api.passwordUtil:instrument > Task :com.ibm.websphere.appserver.api.passwordUtil:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.crypto.passwordutil] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.crypto.passwordutil/src/com/ibm/websphere/crypto/KeyException.java:21: warning - Tag @see: reference not found: com.ibm.websphere.ssl.JSSEHelper > Task :com.ibm.websphere.appserver.api.passwordUtil:apiSpiJavadoc 1 warning > Task :com.ibm.websphere.appserver.api.passwordUtil:zipJavadoc > Task :com.ibm.websphere.appserver.api.passwordUtil:publishJavadoc > Task :com.ibm.websphere.appserver.api.passwordUtil:publishWLPJars > Task :com.ibm.websphere.appserver.api.passwordUtil:assemble > Task :com.ibm.websphere.appserver.api.persistence:globalize NO-SOURCE > Task :com.ibm.ws.persistence.mbean:globalize NO-SOURCE > Task :com.ibm.ws.persistence.mbean:compileJava > Task :com.ibm.ws.persistence.mbean:processResources NO-SOURCE > Task :com.ibm.ws.persistence.mbean:classes > Task :com.ibm.ws.persistence.mbean:instrument > Task :com.ibm.ws.persistence.mbean:jar warning: Imports that lack version ranges: [javax.management] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.persistence.DDLGenerationParticipant)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.persistence] > Task :com.ibm.websphere.appserver.api.persistence:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.api.persistence:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.api.persistence:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.api.persistence:instrument > Task :com.ibm.websphere.appserver.api.persistence:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.persistence.mbean, com.ibm.ws.ras.instrument] > Task :com.ibm.websphere.appserver.api.persistence:apiSpiJavadoc > Task :com.ibm.websphere.appserver.api.persistence:zipJavadoc > Task :com.ibm.websphere.appserver.api.persistence:publishJavadoc > Task :com.ibm.websphere.appserver.api.persistence:publishWLPJars > Task :com.ibm.websphere.appserver.api.persistence:assemble > Task :com.ibm.websphere.appserver.api.requestTimingMonitor:globalize NO-SOURCE > Task :com.ibm.websphere.interrupt:globalize NO-SOURCE > Task :com.ibm.websphere.interrupt:compileJava > Task :com.ibm.websphere.interrupt:processResources NO-SOURCE > Task :com.ibm.websphere.interrupt:classes > Task :com.ibm.websphere.interrupt:jar warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core] > Task :com.ibm.ws.request.interrupt:globalize NO-SOURCE > Task :com.ibm.ws.request.interrupt:compileJava > Task :com.ibm.ws.request.interrupt:processResources NO-SOURCE > Task :com.ibm.ws.request.interrupt:classes > Task :com.ibm.ws.request.interrupt:instrument > Task :com.ibm.ws.request.interrupt:jar warning: Imports that lack version ranges: [com.ibm.websphere.csi, com.ibm.ws.runtime.metadata, com.ibm.ws.threadContext] warning: Export com.ibm.ws.request.interrupt.status, has 1, private references [com.ibm.ws.request.interrupt.internal] warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.container.service.compat, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.websphere.interrupt, com.ibm.ws.resource, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.app.manager.lifecycle, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.kernel.boot] > Task :com.ibm.ws.request.probes:globalize [ant:validate] (warning) INSTR_INST_NOT_AVAILABLE_ERROR.useraction useraction key found in non-message file [ant:validate] (warning) INSTR_INST_NOT_AVAILABLE_ERROR message content found in a non-message file [ant:validate] (warning) INSTR_INST_NOT_AVAILABLE_ERROR.explanation explanation key found in non-message file > Task :com.ibm.ws.request.probes:compileJava > Task :com.ibm.ws.request.probes:processResources NO-SOURCE > Task :com.ibm.ws.request.probes:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.request.probes/src/com/ibm/ws/request/probe/RequestProbeIntrospector.java:25: warning: [deprecation] IntrospectableService in com.ibm.wsspi.logging has been deprecated import com.ibm.wsspi.logging.IntrospectableService; ^ Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.request.probes/src/com/ibm/wsspi/probeExtension/FastList.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning > Task :com.ibm.ws.request.probes:jar warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.org.objectweb.asm, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.core] > Task :com.ibm.ws.request.timing:globalize > Task :com.ibm.ws.request.timing:compileJava > Task :com.ibm.ws.request.timing:processResources NO-SOURCE > Task :com.ibm.ws.request.timing:classes > Task :com.ibm.ws.request.timing:jar warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.request.probes, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.request.interrupt, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.service, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.kernel.boot] > Task :com.ibm.ws.request.timing.monitor:globalize NO-SOURCE > Task :com.ibm.ws.request.timing.monitor:compileJava > Task :com.ibm.ws.request.timing.monitor:processResources NO-SOURCE > Task :com.ibm.ws.request.timing.monitor:classes > Task :com.ibm.ws.request.timing.monitor:instrument > Task :com.ibm.ws.request.timing.monitor:jar warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.monitor, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.request.timing] > Task :com.ibm.websphere.appserver.api.requestTimingMonitor:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.api.requestTimingMonitor:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.api.requestTimingMonitor:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.api.requestTimingMonitor:instrument > Task :com.ibm.websphere.appserver.api.requestTimingMonitor:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.websphere.request.timing.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.request.timing.monitor] > Task :com.ibm.websphere.appserver.api.requestTimingMonitor:apiSpiJavadoc > Task :com.ibm.websphere.appserver.api.requestTimingMonitor:zipJavadoc > Task :com.ibm.websphere.appserver.api.requestTimingMonitor:publishJavadoc > Task :com.ibm.websphere.appserver.api.requestTimingMonitor:publishWLPJars > Task :com.ibm.websphere.appserver.api.requestTimingMonitor:assemble > Task :com.ibm.websphere.appserver.api.restConnector:globalize NO-SOURCE > Task :com.ibm.websphere.filetransfer:globalize NO-SOURCE > Task :com.ibm.websphere.filetransfer:compileJava > Task :com.ibm.websphere.filetransfer:processResources NO-SOURCE > Task :com.ibm.websphere.filetransfer:classes > Task :com.ibm.websphere.filetransfer:jar warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning] > Task :com.ibm.ws.jmx.connector.client.rest:globalize [ant:validate] (warning) filetransfer.response.code.error variables should not be encapsulated in quotation marks [ant:validate] (warning) filetransfer.server.error variables should not be encapsulated in quotation marks [ant:validate] (warning) filetransfer.client.error variables should not be encapsulated in quotation marks [ant:validate] (warning) filetransfer.client.bad.credentials variables should not be encapsulated in quotation marks > Task :com.ibm.ws.jmx.connector.client.rest:compileJava > Task :com.ibm.ws.jmx.connector.client.rest:processResources NO-SOURCE > Task :com.ibm.ws.jmx.connector.client.rest:classes Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.jmx.connector.client.rest:jar warning: Imports that lack version ranges: [javax.management, javax.management.openmbean, javax.management.relation, javax.management.remote, javax.management.timer, javax.net.ssl, com.ibm.ws.ssl.protocol] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.json4j] > Task :com.ibm.websphere.appserver.spi.httptransport:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.spi.httptransport:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.spi.httptransport:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.spi.httptransport:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.spi.httptransport:instrument > Task :com.ibm.websphere.appserver.spi.httptransport:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.wsspi.http.HttpCookie provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.wsspi.http.HttpCookie provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.wsspi.http.HttpCookie provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [com.ibm.ws.transport.http, com.ibm.ws.ras.instrument] > Task :com.ibm.websphere.jsonsupport:globalize [ant:validate] (error) CMVCPATHNAME is unset > Task :com.ibm.websphere.jsonsupport:compileJava > Task :com.ibm.websphere.jsonsupport:processResources NO-SOURCE > Task :com.ibm.websphere.jsonsupport:classes > Task :com.ibm.websphere.jsonsupport:jar warning: Imports that lack version ranges: [javax.xml.datatype, javax.xml.namespace, javax.xml.parsers, org.joda.time, org.joda.time.format, org.w3c.dom, org.w3c.dom.bootstrap, org.w3c.dom.ls, org.xml.sax] warning: Unreferenced class path entries [com.ibm.websphere.javaee.jsonp.1.0, jackson-core-asl-1.6.2.1, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.logging.core, jackson-mapper-asl-1.6.2.1] > Task :com.ibm.websphere.rest.handler:globalize > Task :com.ibm.ws.management.security:globalize > Task :com.ibm.ws.management.security:compileJava > Task :com.ibm.ws.management.security:processResources NO-SOURCE > Task :com.ibm.ws.management.security:classes > Task :com.ibm.ws.management.security:instrument > Task :com.ibm.ws.management.security:jar warning: Imports that lack version ranges: [javax.management, javax.security.auth] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.registry, com.ibm.ws.security.authentication, com.ibm.ws.ras.instrument, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.security.authorization, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.kernel.boot, com.ibm.ws.security] > Task :com.ibm.websphere.rest.handler:compileJava > Task :com.ibm.websphere.rest.handler:processResources NO-SOURCE > Task :com.ibm.websphere.rest.handler:classes > Task :com.ibm.websphere.rest.handler:instrument > Task :com.ibm.websphere.rest.handler:jar warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.service, com.ibm.ws.management.security, com.ibm.websphere.org.osgi.service.cm] > Task :com.ibm.ws.filetransfer:globalize > Task :com.ibm.ws.filetransfer.routing.archiveExpander:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.commons.compress:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.commons.compress:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.commons.compress:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.commons.compress:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.commons.compress:instrument > Task :com.ibm.ws.org.apache.commons.compress:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [org.tukaani.xz, org.brotli.dec, com.github.luben.zstd, org.objectweb.asm, javax.crypto, javax.crypto.spec] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, commons-compress-1.21] > Task :com.ibm.ws.filetransfer.routing.archiveExpander:compileJava > Task :com.ibm.ws.filetransfer.routing.archiveExpander:processResources NO-SOURCE > Task :com.ibm.ws.filetransfer.routing.archiveExpander:classes > Task :com.ibm.ws.filetransfer.routing.archiveExpander:jar warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.org.apache.commons.compress] > Task :com.ibm.ws.filetransfer:compileJava > Task :com.ibm.ws.filetransfer:processResources NO-SOURCE > Task :com.ibm.ws.filetransfer:classes > Task :com.ibm.ws.filetransfer:instrument > Task :com.ibm.ws.filetransfer:jar warning: Imports that lack version ranges: [javax.management] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=org.osgi.service.event.EventAdmin)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.websphere.filetransfer.FileTransferMBean";uses:="com.ibm.websphere.filetransfer",osgi.service;objectClass:List="org.osgi.service.event.EventHandler";uses:="org.osgi.service.event"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.filetransfer.routing.archiveExpander, com.ibm.ws.ras.instrument, com.ibm.websphere.filetransfer, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.wsspi.org.osgi.service.event] > Task :com.ibm.ws.jmx.connector.server.rest:globalize > Task :com.ibm.ws.jmx.request:globalize NO-SOURCE > Task :com.ibm.ws.jmx.request:compileJava > Task :com.ibm.ws.jmx.request:processResources NO-SOURCE > Task :com.ibm.ws.jmx.request:classes > Task :com.ibm.ws.jmx.request:instrument > Task :com.ibm.ws.jmx.request:jar warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.ws.jmx.request.RequestContext provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.ws.jmx.request.RequestContext provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.ws.jmx.request.RequestContext provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.websphere.ras, com.ibm.websphere.ras.annotation] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument] > Task :com.ibm.ws.rest.handler:globalize [ant:validate] (error) CMVCPATHNAME is unset > Task :com.ibm.ws.rest.handler:compileJava > Task :com.ibm.ws.rest.handler:processResources NO-SOURCE > Task :com.ibm.ws.rest.handler:classes > Task :com.ibm.ws.rest.handler:instrument > Task :com.ibm.ws.rest.handler:jar warning: com.ibm.ws.rest.handler: No translation found for macro: admin.virtual.host warning: com.ibm.ws.rest.handler: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.wsspi.rest.handler.RESTHandler)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.rest.handler.helper.DefaultAuthorizationHelper)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.rest.handler.helper.RESTRoutingHelper)";effective:=active;resolution:=optional,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.rest.handler: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.wsspi.rest.handler.RESTHandlerContainer";uses:="com.ibm.wsspi.rest.handler",osgi.service;objectClass:List="com.ibm.wsspi.rest.handler.helper.DefaultAuthorizationHelper";uses:="com.ibm.wsspi.rest.handler.helper"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.rest.handler.jakarta: No translation found for macro: admin.virtual.host warning: com.ibm.ws.rest.handler.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.wsspi.rest.handler.RESTHandler)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.rest.handler.helper.DefaultAuthorizationHelper)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.rest.handler.helper.RESTRoutingHelper)";effective:=active;resolution:=optional,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.rest.handler.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.wsspi.rest.handler.RESTHandlerContainer";uses:="com.ibm.wsspi.rest.handler",osgi.service;objectClass:List="com.ibm.wsspi.rest.handler.helper.DefaultAuthorizationHelper";uses:="com.ibm.wsspi.rest.handler.helper"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.logging, com.ibm.ws.org.apache.commons.fileupload, com.ibm.websphere.appserver.api.json, com.ibm.ws.webcontainer, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.management.security, com.ibm.websphere.rest.handler, com.ibm.websphere.javaee.servlet.3.0, com.ibm.websphere.appserver.spi.ssl, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.appserver.api.ssl, com.ibm.websphere.security, com.ibm.ws.security] > Task :com.ibm.ws.jmx.connector.server.rest:compileJava > Task :com.ibm.ws.jmx.connector.server.rest:processResources NO-SOURCE > Task :com.ibm.ws.jmx.connector.server.rest:classes > Task :com.ibm.ws.jmx.connector.server.rest:instrument > Task :com.ibm.ws.jmx.connector.server.rest:jar warning: com.ibm.ws.jmx.connector.server.rest: Imports that lack version ranges: [javax.management] warning: com.ibm.ws.jmx.connector.server.rest: Export com.ibm.ws.jmx.connector.server.rest.helpers, has 1, private references [com.ibm.ws.jmx.connector.server.rest.notification] warning: com.ibm.ws.jmx.connector.server.rest: No translation found for macro: admin.virtual.host warning: com.ibm.ws.jmx.connector.server.rest: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.jmx.connector.server.rest.helpers.AttributeRoutingHelper)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.jmx.connector.server.rest.helpers.FileTransferHelper)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.jmx.connector.server.rest.helpers.FileTransferRoutingHelper)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.http.VirtualHost)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.rest.handler.helper.RESTRoutingHelper)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=org.osgi.service.event.EventAdmin)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.jmx.connector.server.rest: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.jmx.connector.server.rest.helpers.FileTransferHelper";uses:="com.ibm.ws.jmx.connector.server.rest.helpers",osgi.service;objectClass:List="com.ibm.ws.jmx.connector.server.rest.helpers.MBeanRoutedNotificationHelper";uses:="com.ibm.ws.jmx.connector.server.rest.helpers",osgi.service;objectClass:List="com.ibm.wsspi.http.VirtualHostListener";uses:="com.ibm.wsspi.http",osgi.service;objectClass:List="com.ibm.wsspi.rest.handler.RESTHandler";uses:="com.ibm.wsspi.rest.handler"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.jmx.connector.server.rest.jakarta: Imports that lack version ranges: [javax.management] warning: com.ibm.ws.jmx.connector.server.rest.jakarta: Export com.ibm.ws.jmx.connector.server.rest.helpers, has 1, private references [com.ibm.ws.jmx.connector.server.rest.notification] warning: com.ibm.ws.jmx.connector.server.rest.jakarta: No translation found for macro: admin.virtual.host warning: com.ibm.ws.jmx.connector.server.rest.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.jmx.connector.server.rest.helpers.AttributeRoutingHelper)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.jmx.connector.server.rest.helpers.FileTransferHelper)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.jmx.connector.server.rest.helpers.FileTransferRoutingHelper)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.http.VirtualHost)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.rest.handler.helper.RESTRoutingHelper)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=org.osgi.service.event.EventAdmin)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.jmx.connector.server.rest.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.jmx.connector.server.rest.helpers.FileTransferHelper";uses:="com.ibm.ws.jmx.connector.server.rest.helpers",osgi.service;objectClass:List="com.ibm.ws.jmx.connector.server.rest.helpers.MBeanRoutedNotificationHelper";uses:="com.ibm.ws.jmx.connector.server.rest.helpers",osgi.service;objectClass:List="com.ibm.wsspi.http.VirtualHostListener";uses:="com.ibm.wsspi.http",osgi.service;objectClass:List="com.ibm.wsspi.rest.handler.RESTHandler";uses:="com.ibm.wsspi.rest.handler"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.logging, com.ibm.websphere.appserver.api.json, com.ibm.websphere.jsonsupport, com.ibm.ws.webcontainer, com.ibm.ws.filetransfer, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.filetransfer, com.ibm.websphere.org.osgi.core, com.ibm.websphere.appserver.spi.httptransport, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.jmx.request, com.ibm.websphere.rest.handler, com.ibm.websphere.javaee.servlet.3.0, com.ibm.websphere.appserver.spi.ssl, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.jmx.connector.client.rest, com.ibm.ws.serialization, com.ibm.wsspi.org.osgi.service.event, com.ibm.ws.rest.handler] > Task :com.ibm.websphere.appserver.api.restConnector:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.api.restConnector:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.api.restConnector:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.api.restConnector:instrument > Task :com.ibm.websphere.appserver.api.restConnector:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.jmx.connector.server.rest, com.ibm.ws.ras.instrument, com.ibm.websphere.filetransfer, com.ibm.ws.jmx.connector.client.rest] > Task :com.ibm.websphere.appserver.api.restConnector:apiSpiJavadoc 11 warnings > Task :com.ibm.websphere.appserver.api.restConnector:zipJavadoc > Task :com.ibm.websphere.appserver.api.restConnector:publishJavadoc > Task :com.ibm.websphere.appserver.api.restConnector:publishWLPJars > Task :com.ibm.websphere.appserver.api.restConnector:assemble > Task :com.ibm.websphere.appserver.api.saml20:globalize NO-SOURCE /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jmx.connector.client.rest/src/com/ibm/websphere/jmx/connector/rest/ConnectorSettings.java:38: warning - invalid usage of tag < /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jmx.connector.client.rest/src/com/ibm/websphere/jmx/connector/rest/ConnectorSettings.java:38: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jmx.connector.client.rest/src/com/ibm/websphere/jmx/connector/rest/ConnectorSettings.java:38: warning - invalid usage of tag < /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jmx.connector.client.rest/src/com/ibm/websphere/jmx/connector/rest/ConnectorSettings.java:38: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jmx.connector.client.rest/src/com/ibm/websphere/jmx/connector/rest/ConnectorSettings.java:112: warning - Tag @link: reference not found: JMXConnector.CREDENTIALS /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jmx.connector.client.rest/src/com/ibm/websphere/jmx/connector/rest/ConnectorSettings.java:95: warning - Tag @link: reference not found: ConnectorSettings.NOTIFICATION_FETCH_INTERVAL /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jmx.connector.client.rest/src/com/ibm/websphere/jmx/connector/rest/ConnectorSettings.java:112: warning - Tag @link: reference not found: JMXConnector.CREDENTIALS /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jmx.connector.client.rest/src/com/ibm/websphere/jmx/connector/rest/ConnectorSettings.java:140: warning - invalid usage of tag < /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jmx.connector.client.rest/src/com/ibm/websphere/jmx/connector/rest/ConnectorSettings.java:140: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jmx.connector.client.rest/src/com/ibm/websphere/jmx/connector/rest/ConnectorSettings.java:140: warning - invalid usage of tag < /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jmx.connector.client.rest/src/com/ibm/websphere/jmx/connector/rest/ConnectorSettings.java:140: warning - invalid usage of tag > > Task :com.ibm.ws.security.sso.common:globalize > Task :com.ibm.ws.security.sso.common:compileJava > Task :com.ibm.ws.security.sso.common:processResources NO-SOURCE > Task :com.ibm.ws.security.sso.common:classes > Task :com.ibm.ws.security.sso.common:instrument > Task :com.ibm.ws.security.sso.common:jar warning: Imports that lack version ranges: [javax.security.auth, javax.xml.namespace] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.websphere.security, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.kernel.service] > Task :com.ibm.websphere.appserver.api.saml20:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.api.saml20:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.api.saml20:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.api.saml20:instrument > Task :com.ibm.websphere.appserver.api.saml20:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.websphere.security.saml2.PropagationHelper provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.websphere.security.saml2.PropagationHelper provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.websphere.security.saml2.PropagationHelper provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.websphere.ras, javax.xml.namespace, com.ibm.websphere.security.auth] warning: Unreferenced class path entries [com.ibm.ws.security.sso.common, com.ibm.ws.ras.instrument] > Task :com.ibm.websphere.appserver.api.saml20:apiSpiJavadoc > Task :com.ibm.websphere.appserver.api.saml20:zipJavadoc > Task :com.ibm.websphere.appserver.api.saml20:publishJavadoc > Task :com.ibm.websphere.appserver.api.saml20:publishWLPJars > Task :com.ibm.websphere.appserver.api.saml20:assemble > Task :com.ibm.websphere.appserver.api.security:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.api.security:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.api.security:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.api.security:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.api.security:instrument > Task :com.ibm.websphere.appserver.api.security:jar warning: com.ibm.websphere.appserver.api.security: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.appserver.api.security: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.websphere.security.auth.callback.WSAuthMechOidCallbackImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.api.security: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.websphere.security.auth.callback.WSAuthMechOidCallbackImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.api.security: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.websphere.security.auth.callback.WSAuthMechOidCallbackImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.api.security: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.Sensitive applied to type com.ibm.websphere.security.auth.callback.WSCallbackHandlerImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.api.security: Unable to determine whether the meta annotation com.ibm.ws.ffdc.annotation.FFDCIgnore applied to type com.ibm.wsspi.security.common.auth.module.IdentityAssertionLoginModule provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.security: There is an empty jar or directory on the classpath: main warning: io.openliberty.security: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.websphere.security.auth.callback.WSAuthMechOidCallbackImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.security: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.websphere.security.auth.callback.WSAuthMechOidCallbackImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.security: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.websphere.security.auth.callback.WSAuthMechOidCallbackImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.security: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.Sensitive applied to type com.ibm.websphere.security.auth.callback.WSCallbackHandlerImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.security: Unable to determine whether the meta annotation com.ibm.ws.ffdc.annotation.FFDCIgnore applied to type com.ibm.wsspi.security.common.auth.module.IdentityAssertionLoginModule provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [com.ibm.ws.security.jaas.common, com.ibm.ws.security.authentication.builtin, com.ibm.ws.ras.instrument, com.ibm.ws.security.token, com.ibm.ws.security.authentication.tai, com.ibm.ws.security] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.jaas.common/src/com/ibm/websphere/security/auth/callback/WSCallbackHandlerImpl.java:48: warning - Tag @see: reference not found: com.ibm.websphere.security.callback.WSCredTokenCallbackImpl /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.jaas.common/src/com/ibm/wsspi/security/auth/callback/WSAppContextCallback.java:52: warning - @param argument "Context" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.jaas.common/src/com/ibm/wsspi/security/auth/callback/WSMappingPropertiesCallback.java:26: warning - Tag @see: reference not found: com.ibm.wsspi.security.auth.callback.WSiMappingCallbackHandler /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.jaas.common/src/com/ibm/wsspi/security/auth/callback/WSMappingPropertiesCallback.java:54: warning - @param argument "Map" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.jaas.common/src/com/ibm/wsspi/security/auth/callback/WSServletRequestCallback.java:50: warning - @param argument "HttpServletRequest" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.jaas.common/src/com/ibm/wsspi/security/auth/callback/WSServletResponseCallback.java:50: warning - @param argument "HttpServletResponse" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.authentication.tai/src/com/ibm/wsspi/security/tai/TrustAssociationInterceptor.java:166: warning - @param argument "properties" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.token/src/com/ibm/wsspi/security/token/Token.java:150: warning - @param argument "String" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.token/src/com/ibm/wsspi/security/token/Token.java:164: warning - @param argument "String" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.token/src/com/ibm/wsspi/security/token/Token.java:165: warning - @param argument "String" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.token/src/com/ibm/wsspi/security/token/WSSecurityPropagationHelper.java:62: warning - @param argument "byte" is not a parameter name. > Task :com.ibm.websphere.appserver.api.security:apiSpiJavadoc 11 warnings > Task :com.ibm.websphere.appserver.api.security:zipJavadoc Copyright (c) Contributors to the Eclipse Foundation org.eclipse.transformer.cli.JakartaTransformerCLI Version [ 0.5.0-SNAPSHOT ] > Task :com.ibm.websphere.appserver.api.security:publishJavadoc > Task :com.ibm.websphere.appserver.api.security:publishWLPJars > Task :com.ibm.websphere.appserver.api.security:assemble > Task :com.ibm.websphere.appserver.api.security.spnego:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.api.security.spnego:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.api.security.spnego:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.api.security.spnego:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.api.security.spnego:instrument > Task :com.ibm.websphere.appserver.api.security.spnego:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.wsspi.security.token.AttributeNameConstants provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.wsspi.security.token.AttributeNameConstants provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.wsspi.security.token.AttributeNameConstants provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.Sensitive applied to type com.ibm.wsspi.security.token.SpnegoTokenHelper provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.security.token.s4u2] > Task :com.ibm.websphere.appserver.api.security.spnego:apiSpiJavadoc > Task :com.ibm.websphere.appserver.api.security.spnego:zipJavadoc > Task :com.ibm.websphere.appserver.api.security.spnego:publishJavadoc > Task :com.ibm.websphere.appserver.api.security.spnego:publishWLPJars > Task :com.ibm.websphere.appserver.api.security.spnego:assemble > Task :com.ibm.websphere.appserver.api.securityClient:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.api.securityClient:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.api.securityClient:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.api.securityClient:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.api.securityClient:instrument > Task :com.ibm.websphere.appserver.api.securityClient:jar warning: com.ibm.websphere.appserver.api.securityClient: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.appserver.api.securityClient: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.websphere.security.CertificateMapFailedException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.api.securityClient: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.websphere.security.CertificateMapFailedException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.api.securityClient: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.websphere.security.CertificateMapFailedException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.api.securityClient: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.Sensitive applied to type com.ibm.websphere.security.auth.callback.WSCallbackHandlerImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.securityClient: There is an empty jar or directory on the classpath: main warning: io.openliberty.securityClient: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.websphere.security.CertificateMapFailedException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.securityClient: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.websphere.security.CertificateMapFailedException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.securityClient: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.websphere.security.CertificateMapFailedException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.securityClient: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.Sensitive applied to type com.ibm.websphere.security.auth.callback.WSCallbackHandlerImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [com.ibm.ws.security.jaas.common, com.ibm.ws.ras.instrument, com.ibm.websphere.security] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.jaas.common/src/com/ibm/websphere/security/auth/callback/WSCallbackHandlerImpl.java:48: warning - Tag @see: reference not found: com.ibm.websphere.security.callback.WSCredTokenCallbackImpl /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.jaas.common/src/com/ibm/wsspi/security/auth/callback/WSAppContextCallback.java:52: warning - @param argument "Context" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.jaas.common/src/com/ibm/wsspi/security/auth/callback/WSMappingPropertiesCallback.java:26: warning - Tag @see: reference not found: com.ibm.wsspi.security.auth.callback.WSiMappingCallbackHandler /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.jaas.common/src/com/ibm/wsspi/security/auth/callback/WSMappingPropertiesCallback.java:54: warning - @param argument "Map" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.jaas.common/src/com/ibm/wsspi/security/auth/callback/WSServletRequestCallback.java:50: warning - @param argument "HttpServletRequest" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.jaas.common/src/com/ibm/wsspi/security/auth/callback/WSServletResponseCallback.java:50: warning - @param argument "HttpServletResponse" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security/src/com/ibm/websphere/security/NotImplementedException.java:32: warning - @param argument "message" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security/src/com/ibm/websphere/security/WebTrustAssociationException.java:33: warning - @param argument "message" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security/src/com/ibm/websphere/security/WebTrustAssociationFailedException.java:33: warning - @param argument "message" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security/src/com/ibm/websphere/security/WebTrustAssociationUserException.java:33: warning - @param argument "message" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security/src/com/ibm/websphere/security/WSSecurityException.java:55: warning - @param argument "str" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security/src/com/ibm/websphere/security/WSSecurityException.java:116: warning - @param argument "t" is not a parameter name. > Task :com.ibm.websphere.appserver.api.securityClient:apiSpiJavadoc 12 warnings > Task :com.ibm.websphere.appserver.api.securityClient:zipJavadoc Copyright (c) Contributors to the Eclipse Foundation org.eclipse.transformer.cli.JakartaTransformerCLI Version [ 0.5.0-SNAPSHOT ] > Task :com.ibm.websphere.appserver.api.securityClient:publishJavadoc > Task :com.ibm.websphere.appserver.api.securityClient:publishWLPJars > Task :com.ibm.websphere.appserver.api.securityClient:assemble > Task :com.ibm.websphere.appserver.api.servlet:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.api.servlet:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.api.servlet:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.api.servlet:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.api.servlet:instrument > Task :com.ibm.websphere.appserver.api.servlet:jar warning: com.ibm.websphere.appserver.api.servlet: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.appserver.api.servlet: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.websphere.servlet.container.WebContainer provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.api.servlet: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.websphere.servlet.container.WebContainer provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.api.servlet: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.websphere.servlet.container.WebContainer provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.servlet: There is an empty jar or directory on the classpath: main warning: io.openliberty.servlet: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.websphere.servlet.container.WebContainer provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.servlet: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.websphere.servlet.container.WebContainer provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.servlet: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.websphere.servlet.container.WebContainer provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [com.ibm.ws.webcontainer, com.ibm.ws.session, com.ibm.ws.ras.instrument] > Task :com.ibm.websphere.appserver.api.servlet:apiSpiJavadoc 9 warnings /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/websphere/servlet/container/WebContainer.java:47: warning - @param argument "classname" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/websphere/servlet/event/ServletInvocationListener.java:25: warning - Tag @see: reference not found: javax.servlet.service /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/websphere/servlet/event/ServletInvocationListener.java:32: warning - Tag @see: reference not found: javax.servlet.service /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.session/src/com/ibm/wsspi/servlet/session/IBMSessionExt.java:76: warning - @return tag cannot be used in method with void return type. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.session/src/com/ibm/wsspi/servlet/session/IBMSessionExt.java:84: warning - @param argument "remote" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.session/src/com/ibm/wsspi/servlet/session/IBMSessionExt.java:92: warning - @return tag cannot be used in method with void return type. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/websphere/webcontainer/GeneratePluginConfigMBean.java:37: warning - @param argument "root" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/websphere/webcontainer/GeneratePluginConfigMBean.java:38: warning - @param argument "name" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/websphere/webcontainer/ServletStatsMXBean.java:19: warning - Tag @link: reference not found: javax.management.JMX#newMMBeanProxy > Task :com.ibm.websphere.appserver.api.servlet:zipJavadoc Copyright (c) Contributors to the Eclipse Foundation org.eclipse.transformer.cli.JakartaTransformerCLI Version [ 0.5.0-SNAPSHOT ] > Task :com.ibm.websphere.appserver.api.servlet:publishJavadoc > Task :com.ibm.websphere.appserver.api.servlet:publishWLPJars > Task :com.ibm.websphere.appserver.api.servlet:assemble > Task :com.ibm.websphere.appserver.api.sessionstats:globalize NO-SOURCE > Task :com.ibm.ws.session.monitor:globalize NO-SOURCE > Task :com.ibm.ws.session.monitor:compileJava > Task :com.ibm.ws.session.monitor:processResources NO-SOURCE > Task :com.ibm.ws.session.monitor:classes > Task :com.ibm.ws.session.monitor:jar warning: Imports that lack version ranges: [javax.management] warning: Unreferenced class path entries [com.ibm.ws.monitor, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.session, com.ibm.websphere.appserver.spi.logging] > Task :com.ibm.websphere.appserver.api.sessionstats:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.api.sessionstats:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.api.sessionstats:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.api.sessionstats:instrument > Task :com.ibm.websphere.appserver.api.sessionstats:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.session.monitor] > Task :com.ibm.websphere.appserver.api.sessionstats:apiSpiJavadoc > Task :com.ibm.websphere.appserver.api.sessionstats:zipJavadoc > Task :com.ibm.websphere.appserver.api.sessionstats:publishJavadoc > Task :com.ibm.websphere.appserver.api.sessionstats:publishWLPJars > Task :com.ibm.websphere.appserver.api.sessionstats:assemble > Task :com.ibm.websphere.appserver.api.sipServlet.1.1:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.spi.anno:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.spi.anno:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.spi.anno:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.spi.anno:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.spi.anno:instrument > Task :com.ibm.websphere.appserver.spi.anno:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.wsspi.anno.classsource.ClassSource_Exception provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.wsspi.anno.classsource.ClassSource_Exception provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.wsspi.anno.classsource.ClassSource_Exception provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.anno] > Task :com.ibm.websphere.javaee.jaxws.2.2:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.jaxws.2.2:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.jaxws.2.2:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.jaxws.2.2:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.jaxws.2.2:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlTransient applied to type javax.xml.ws.EndpointReference provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlValue applied to type javax.xml.ws.wsaddressing.W3CEndpointReference$Address provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyAttribute applied to type javax.xml.ws.wsaddressing.W3CEndpointReference$Address provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyElement applied to type javax.xml.ws.wsaddressing.W3CEndpointReference$Elements provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElement applied to type javax.xml.ws.wsaddressing.W3CEndpointReference provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRootElement applied to type javax.xml.ws.wsaddressing.W3CEndpointReference provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlType applied to type javax.xml.ws.wsaddressing.W3CEndpointReference provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchema applied to type javax.xml.ws.wsaddressing.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [javax.xml.namespace, javax.xml.soap, javax.xml.transform, javax.xml.transform.stream, org.w3c.dom] warning: Unreferenced class path entries [jaxws-api-2.2] > Task :com.ibm.websphere.javaee.servlet.sip.1.1:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.servlet.sip.1.1:compileJava > Task :com.ibm.websphere.javaee.servlet.sip.1.1:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.servlet.sip.1.1:classes > Task :com.ibm.websphere.javaee.servlet.sip.1.1:jar warning: Host com.ibm.ws.sipcontainer= for this fragment/require bundle cannot be found on the classpath warning: Unreferenced class path entries [com.ibm.websphere.javaee.servlet.3.0] > Task :com.ibm.ws.sipcontainer:globalize > Task :com.ibm.ws.sipcontainer:compileJava /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/parser/SipAppDesc.java:44: warning: [deprecation] SipApplicationSessionStateListener in com.ibm.websphere.sip has been deprecated import com.ibm.websphere.sip.SipApplicationSessionStateListener; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/parser/SipAppDesc.java:45: warning: [deprecation] SipSessionStateListener in com.ibm.websphere.sip has been deprecated import com.ibm.websphere.sip.SipSessionStateListener; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/events/ListenerTask.java:35: warning: [deprecation] SipApplicationSessionStateListener in com.ibm.websphere.sip has been deprecated import com.ibm.websphere.sip.SipApplicationSessionStateListener; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/events/ListenerTask.java:36: warning: [deprecation] SipSessionStateListener in com.ibm.websphere.sip has been deprecated import com.ibm.websphere.sip.SipSessionStateListener; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/events/EventsDispatcher.java:40: warning: [deprecation] SipApplicationSessionStateListener in com.ibm.websphere.sip has been deprecated import com.ibm.websphere.sip.SipApplicationSessionStateListener; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/events/EventsDispatcher.java:41: warning: [deprecation] SipSessionStateListener in com.ibm.websphere.sip has been deprecated import com.ibm.websphere.sip.SipSessionStateListener; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/parser/ServletsInstanceHolder.java:28: warning: [deprecation] SipApplicationSessionStateListener in com.ibm.websphere.sip has been deprecated import com.ibm.websphere.sip.SipApplicationSessionStateListener; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/parser/ServletsInstanceHolder.java:29: warning: [deprecation] SipSessionStateListener in com.ibm.websphere.sip has been deprecated import com.ibm.websphere.sip.SipSessionStateListener; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/parser/SipAppDesc.java:152: warning: [deprecation] SipSessionStateListener in com.ibm.websphere.sip has been deprecated private HashMap m_sessionStateListeners = new HashMap(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/parser/SipAppDesc.java:152: warning: [deprecation] SipSessionStateListener in com.ibm.websphere.sip has been deprecated private HashMap m_sessionStateListeners = new HashMap(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/parser/SipAppDesc.java:159: warning: [deprecation] SipApplicationSessionStateListener in com.ibm.websphere.sip has been deprecated private HashMap m_appSessionStateListeners = new HashMap(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/parser/SipAppDesc.java:159: warning: [deprecation] SipApplicationSessionStateListener in com.ibm.websphere.sip has been deprecated private HashMap m_appSessionStateListeners = new HashMap(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/parser/SipAppDesc.java:535: warning: [deprecation] SipSessionStateListener in com.ibm.websphere.sip has been deprecated if (listener instanceof SipSessionStateListener) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/parser/SipAppDesc.java:536: warning: [deprecation] SipSessionStateListener in com.ibm.websphere.sip has been deprecated addListenerToMap((SipSessionStateListener)listener, m_sessionStateListeners, "m_sessionStateListeners"); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/parser/SipAppDesc.java:539: warning: [deprecation] SipApplicationSessionStateListener in com.ibm.websphere.sip has been deprecated if (listener instanceof SipApplicationSessionStateListener) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/parser/SipAppDesc.java:540: warning: [deprecation] SipApplicationSessionStateListener in com.ibm.websphere.sip has been deprecated addListenerToMap((SipApplicationSessionStateListener)listener, m_appSessionStateListeners, "m_appSessionStateListeners"); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/parser/SipAppDesc.java:729: warning: [deprecation] SipSessionStateListener in com.ibm.websphere.sip has been deprecated SipSessionStateListener listener) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/parser/SipAppDesc.java:741: warning: [deprecation] SipApplicationSessionStateListener in com.ibm.websphere.sip has been deprecated SipApplicationSessionStateListener listener) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/parser/SipAppDesc.java:1063: warning: [deprecation] SipSessionStateListener in com.ibm.websphere.sip has been deprecated public Collection getSessionStateListeners() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/parser/SipAppDesc.java:1073: warning: [deprecation] SipApplicationSessionStateListener in com.ibm.websphere.sip has been deprecated public Collection getAppSessionStateListeners() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/proxy/StatefullProxy.java:304: warning: [deprecation] setStateful(boolean) in Proxy has been deprecated public void setStateful(boolean stateful) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/proxy/StatefullProxy.java:286: warning: [deprecation] setSequentialSearchTimeout(int) in Proxy has been deprecated public void setSequentialSearchTimeout(int seconds) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/proxy/StatefullProxy.java:240: warning: [deprecation] getStateful() in Proxy has been deprecated public boolean getStateful() ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/proxy/StatefullProxy.java:1456: warning: [deprecation] getSequentialSearchTimeout() in Proxy has been deprecated public int getSequentialSearchTimeout() ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/timer/BaseTimer.java:517: warning: [deprecation] getServiceSynchronizer() in Queueable has been deprecated public Object getServiceSynchronizer() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/timer/ServletTimerImpl.java:298: warning: [deprecation] getServiceSynchronizer() in Queueable has been deprecated public Object getServiceSynchronizer() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/was/message/SipMessage.java:1568: warning: [deprecation] getServiceSynchronizer() in Queueable has been deprecated public Object getServiceSynchronizer() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/router/tasks/RoutedTask.java:119: warning: [deprecation] getServiceSynchronizer() in Queueable has been deprecated public Object getServiceSynchronizer(){ ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/events/ListenerTask.java:553: warning: [deprecation] getServiceSynchronizer() in Queueable has been deprecated public Object getServiceSynchronizer() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/events/ListenerTask.java:228: warning: [deprecation] SipApplicationSessionStateListener in com.ibm.websphere.sip has been deprecated if (listener instanceof SipApplicationSessionStateListener){ ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/events/ListenerTask.java:229: warning: [deprecation] SipApplicationSessionStateListener in com.ibm.websphere.sip has been deprecated ((SipApplicationSessionStateListener)listener).sessionDidActivate((SipApplicationSessionEvent)event); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/events/ListenerTask.java:235: warning: [deprecation] SipApplicationSessionStateListener in com.ibm.websphere.sip has been deprecated if (listener instanceof SipApplicationSessionStateListener){ ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/events/ListenerTask.java:236: warning: [deprecation] SipApplicationSessionStateListener in com.ibm.websphere.sip has been deprecated ((SipApplicationSessionStateListener)listener).sessionWillPassivate((SipApplicationSessionEvent)event); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/events/ListenerTask.java:242: warning: [deprecation] SipSessionStateListener in com.ibm.websphere.sip has been deprecated ((SipSessionStateListener)listener).sessionDidActivate((SipSessionEvent)event); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/events/ListenerTask.java:245: warning: [deprecation] SipSessionStateListener in com.ibm.websphere.sip has been deprecated ((SipSessionStateListener)listener).sessionWillPassivate((SipSessionEvent)event); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/events/EventsDispatcher.java:436: warning: [deprecation] SipApplicationSessionStateListener in com.ibm.websphere.sip has been deprecated Iterator iter = appDescriptor.getAppSessionStateListeners().iterator(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/events/EventsDispatcher.java:488: warning: [deprecation] SipSessionStateListener in com.ibm.websphere.sip has been deprecated Iterator iter = appDescriptor.getSessionStateListeners().iterator(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/proxy/SipBranchRequest.java:477: warning: [deprecation] getRealPath(String) in ServletRequest has been deprecated public String getRealPath(String arg0) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/proxy/SipBranchRequest.java:478: warning: [deprecation] getRealPath(String) in SipServletRequestImpl has been deprecated return _request.getRealPath(arg0); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/was/DummySipServletRequestResponse.java:181: warning: [deprecation] getRealPath(String) in ServletRequest has been deprecated public String getRealPath(String s) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/util/SipUtil.java:866: warning: [deprecation] ENCODED_APP_SESSION_ID in SipApplicationSessionImpl has been deprecated .getParameter(SipApplicationSessionImpl.ENCODED_APP_SESSION_ID); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/util/SipUtil.java:880: warning: [deprecation] ENCODED_APP_SESSION_ID in SipApplicationSessionImpl has been deprecated .getParameter(SipApplicationSessionImpl.ENCODED_APP_SESSION_ID); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/util/SipUtil.java:893: warning: [deprecation] ENCODED_APP_SESSION_ID in SipApplicationSessionImpl has been deprecated .getParameter(SipApplicationSessionImpl.ENCODED_APP_SESSION_ID); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/util/SipUtil.java:1002: warning: [deprecation] ENCODED_APP_SESSION_ID in SipApplicationSessionImpl has been deprecated routeUri.setParameter(SipApplicationSessionImpl.ENCODED_APP_SESSION_ID, sas.getId()); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/parser/ServletsInstanceHolder.java:116: warning: [deprecation] SipSessionStateListener in com.ibm.websphere.sip has been deprecated if (servletInstance instanceof SipSessionStateListener){ ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/parser/ServletsInstanceHolder.java:117: warning: [deprecation] SipSessionStateListener in com.ibm.websphere.sip has been deprecated sipApp.replaceSipSessionStateListener((SipSessionStateListener) servletInstance); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/parser/ServletsInstanceHolder.java:119: warning: [deprecation] SipApplicationSessionStateListener in com.ibm.websphere.sip has been deprecated if (servletInstance instanceof SipApplicationSessionStateListener){ ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/parser/ServletsInstanceHolder.java:120: warning: [deprecation] SipApplicationSessionStateListener in com.ibm.websphere.sip has been deprecated sipApp.replaceApplicationSessionStateListener((SipApplicationSessionStateListener) servletInstance); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/parser/ServletsInstanceHolder.java:179: warning: [deprecation] SipSessionStateListener in com.ibm.websphere.sip has been deprecated if (servletInstance instanceof SipSessionStateListener) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/parser/ServletsInstanceHolder.java:183: warning: [deprecation] SipApplicationSessionStateListener in com.ibm.websphere.sip has been deprecated if (servletInstance instanceof SipApplicationSessionStateListener) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/servlets/WASXSipApplicationSessionImpl.java:197: warning: [deprecation] ENCODED_APP_SESSION_ID in SipApplicationSessionImpl has been deprecated buf2.append(ENCODED_APP_SESSION_ID); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/session/SipApplicationSessionCreator.java:97: warning: [deprecation] ENCODED_APP_SESSION_ID in SipApplicationSessionImpl has been deprecated .startsWith(SipApplicationSessionImpl.ENCODED_APP_SESSION_ID)) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/ws/sip/container/session/SipApplicationSessionCreator.java:99: warning: [deprecation] ENCODED_APP_SESSION_ID in SipApplicationSessionImpl has been deprecated .substring(SipApplicationSessionImpl.ENCODED_APP_SESSION_ID ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 53 warnings > Task :com.ibm.ws.sipcontainer:processResources NO-SOURCE > Task :com.ibm.ws.sipcontainer:classes > Task :com.ibm.ws.sipcontainer:jar warning: Unused -privatepackage instructions , no such package(s) on the class path: [com.ibm.ws.generic.transport.channel.framework.*, !com.ibm.ws.sip.container.osgi, !com.ibm.ws.sip.container.was.filters, !com.ibm.ws.sip.container.was.message, !com.ibm.ws.sip.internalapi, !com.ibm.ws.sip.stack.internalapi] warning: Imports that lack version ranges: [javax.xml.ws, javax.xml.ws.wsaddressing, javax.annotation, javax.crypto, javax.management, javax.naming, javax.naming.directory, javax.naming.spi, javax.net, javax.net.ssl, javax.xml.namespace, javax.xml.parsers, javax.xml.transform, javax.xml.transform.dom, javax.xml.validation, javax.xml.xpath, org.w3c.dom, org.xml.sax, org.xml.sax.helpers] warning: Export com.ibm.ws.sip.container.pmi, has 5, private references [com.ibm.ws.sip.container.load, com.ibm.ws.sip.container.parser, com.ibm.ws.sip.container.tu, com.ibm.ws.sip.properties, com.ibm.ws.sip.stack.util] warning: Export com.ibm.ws.sip.container.was, has 10, private references [com.ibm.ws.sip.container, com.ibm.ws.sip.container.appqueue, com.ibm.ws.sip.container.events, com.ibm.ws.sip.container.internal, com.ibm.ws.sip.container.parser, com.ibm.ws.sip.container.proxy, com.ibm.ws.sip.container.resolver, com.ibm.ws.sip.container.router, com.ibm.ws.sip.container.tu, com.ibm.ws.sip.container.util] warning: Export com.ibm.ws.sip.container.was.message, has 4, private references [com.ibm.ws.sip.container.parser, com.ibm.ws.sip.container.router, com.ibm.ws.sip.container.tu, com.ibm.ws.sip.container.util] warning: Export com.ibm.wsspi.sip.converge, has 1, private references [com.ibm.ws.sip.container.converged.session] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.websphere.channelfw.osgi.CHFWBundle)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.websphere.channelfw.osgi.ChannelFactoryProvider)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.sip.container.appqueue.MessageDispatchingHandler)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.sip.container.internal.SipContainerComponent)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.sip.container.pmi.PerformanceMgr)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.sip.container.pmi.listener.ApplicationsPMIListener)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.sip.container.pmi.listener.SipContainerPMIListener)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.sip.container.resolver.DomainResolverImpl)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.sip.container.timer.BaseTimerService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.sip.container.was.message.SipMessageFactory)";effective:=active;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.sip.stack.transport.chfw.GenericEndpointImpl)";effective:=active;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.osgi.DynamicVirtualHostManager)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.channelfw.ChannelConfiguration)";effective:=active,osgi.service;filter:="(objectClass=jain.protocol.ip.sip.SipStack)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ExecutorService)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ScheduledExecutorService)";effective:=active,osgi.service;filter:="(objectClass=javax.servlet.sip.ar.SipApplicationRouter)";effective:=active,osgi.service;filter:="(objectClass=javax.servlet.sip.ar.spi.SipApplicationRouterProvider)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=org.osgi.service.cm.ConfigurationAdmin)";effective:=active,osgi.service;filter:="(objectClass=org.osgi.service.event.EventAdmin)";effective:=active;resolution:=optional,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.config.ServletConfiguratorHelperFactory";uses:="com.ibm.ws.container.service.config",osgi.service;objectClass:List="com.ibm.ws.container.service.metadata.ModuleMetaDataListener";uses:="com.ibm.ws.container.service.metadata",osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener";uses:="com.ibm.ws.container.service.state",osgi.service;objectClass:List="com.ibm.ws.container.service.state.ModuleStateListener";uses:="com.ibm.ws.container.service.state",osgi.service;objectClass:List="com.ibm.ws.sip.container.SipContainerInterface,javax.management.DynamicMBean";uses:="com.ibm.ws.sip.container,javax.management",osgi.service;objectClass:List="com.ibm.ws.sip.container.annotation.SipFactoryObjectFactory,javax.naming.spi.ObjectFactory";uses:="com.ibm.ws.sip.container.annotation,javax.naming.spi",osgi.service;objectClass:List="com.ibm.ws.sip.container.annotation.SipFactoryObjectFactoryInfo,com.ibm.wsspi.injectionengine.ObjectFactoryInfo";uses:="com.ibm.ws.sip.container.annotation,com.ibm.wsspi.injectionengine",osgi.service;objectClass:List="com.ibm.ws.sip.container.annotation.SipSessionsUtilObjectFactory,javax.naming.spi.ObjectFactory";uses:="com.ibm.ws.sip.container.annotation,javax.naming.spi",osgi.service;objectClass:List="com.ibm.ws.sip.container.annotation.SipSessionsUtilObjectFactoryInfo,com.ibm.wsspi.injectionengine.ObjectFactoryInfo";uses:="com.ibm.ws.sip.container.annotation,com.ibm.wsspi.injectionengine",osgi.service;objectClass:List="com.ibm.ws.sip.container.annotation.TimerServiceObjectFactory,javax.naming.spi.ObjectFactory";uses:="com.ibm.ws.sip.container.annotation,javax.naming.spi",osgi.service;objectClass:List="com.ibm.ws.sip.container.annotation.TimerServiceObjectFactoryInfo,com.ibm.wsspi.injectionengine.ObjectFactoryInfo";uses:="com.ibm.ws.sip.container.annotation,com.ibm.wsspi.injectionengine",osgi.service;objectClass:List="com.ibm.ws.sip.container.appqueue.MessageDispatchingHandler";uses:="com.ibm.ws.sip.container.appqueue",osgi.service;objectClass:List="com.ibm.ws.sip.container.internal.SipContainerComponent";uses:="com.ibm.ws.sip.container.internal",osgi.service;objectClass:List="com.ibm.ws.sip.container.pmi.PerformanceMgr";uses:="com.ibm.ws.sip.container.pmi",osgi.service;objectClass:List="com.ibm.ws.sip.container.resolver.DomainResolverImpl";uses:="com.ibm.ws.sip.container.resolver",osgi.service;objectClass:List="com.ibm.ws.sip.container.timer.BaseTimerService";uses:="com.ibm.ws.sip.container.timer",osgi.service;objectClass:List="com.ibm.ws.sip.container.was.message.SipMessageFactory";uses:="com.ibm.ws.sip.container.was.message",osgi.service;objectClass:List="com.ibm.ws.sip.stack.transport.chfw.GenericEndpointImpl";uses:="com.ibm.ws.sip.stack.transport.chfw",osgi.service;objectClass:List="com.ibm.ws.webcontainer.session.impl.SessionContextRegistryImplFactory";uses:="com.ibm.ws.webcontainer.session.impl",osgi.service;objectClass:List="com.ibm.wsspi.adaptable.module.adapters.ContainerAdapter";uses:="com.ibm.wsspi.adaptable.module.adapters",osgi.service;objectClass:List="com.ibm.wsspi.logging.Introspector";uses:="com.ibm.wsspi.logging",osgi.service;objectClass:List="com.ibm.wsspi.webcontainer.collaborator.WebAppInitializationCollaborator";uses:="com.ibm.wsspi.webcontainer.collaborator",osgi.service;objectClass:List="jain.protocol.ip.sip.SipStack";uses:="jain.protocol.ip.sip",osgi.service;objectClass:List="javax.servlet.ServletContainerInitializer";uses:="javax.servlet",osgi.service;objectClass:List="javax.servlet.sip.ar.SipApplicationRouter";uses:="javax.servlet.sip.ar"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.websphere.javaee.jaxws.2.2, com.ibm.ws.channelfw, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.anno, com.ibm.websphere.org.osgi.core, com.ibm.ws.event, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.dd, com.ibm.ws.session, com.ibm.websphere.appserver.api.ssl, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.artifact, com.ibm.wsspi.org.osgi.service.event, com.ibm.ws.injection, com.ibm.ws.webcontainer, com.ibm.websphere.appserver.spi.httptransport, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.websphere.org.osgi.service.cm, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.javaee.dd.common, com.ibm.websphere.security, com.ibm.websphere.javaee.servlet.sip.1.1, com.ibm.ws.logging.core, com.ibm.ws.artifact.overlay] > Task :com.ibm.websphere.appserver.api.sipServlet.1.1:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.api.sipServlet.1.1:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.api.sipServlet.1.1:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.api.sipServlet.1.1:instrument > Task :com.ibm.websphere.appserver.api.sipServlet.1.1:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.sipcontainer] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/websphere/sip/unmatchedMessages/UnmatchedMessageListener.java:30: warning - @param argument "request" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.sipcontainer/src/com/ibm/websphere/sip/unmatchedMessages/UnmatchedMessageListener.java:36: warning - @param argument "response" is not a parameter name. > Task :com.ibm.websphere.appserver.api.sipServlet.1.1:apiSpiJavadoc 2 warnings > Task :com.ibm.websphere.appserver.api.sipServlet.1.1:zipJavadoc > Task :com.ibm.websphere.appserver.api.sipServlet.1.1:publishJavadoc > Task :com.ibm.websphere.appserver.api.sipServlet.1.1:publishWLPJars > Task :com.ibm.websphere.appserver.api.sipServlet.1.1:assemble > Task :com.ibm.websphere.appserver.api.sipServletSecurity.1.0:globalize NO-SOURCE > Task :com.ibm.ws.sipcontainer.security:globalize NO-SOURCE > Task :com.ibm.ws.sipcontainer.security:compileJava > Task :com.ibm.ws.sipcontainer.security:processResources NO-SOURCE > Task :com.ibm.ws.sipcontainer.security:classes > Task :com.ibm.ws.sipcontainer.security:instrument > Task :com.ibm.ws.sipcontainer.security:jar warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.wsspi.security.tai.extension.BaseTrustAssociationInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.wsspi.security.tai.extension.BaseTrustAssociationInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.wsspi.security.tai.extension.BaseTrustAssociationInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.websphere.ras, com.ibm.websphere.ras.annotation] warning: Unreferenced class path entries [com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.websphere.security, com.ibm.websphere.javaee.servlet.sip.1.1, com.ibm.ws.sipcontainer, com.ibm.ws.security.authentication.tai] > Task :com.ibm.websphere.appserver.api.sipServletSecurity.1.0:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.api.sipServletSecurity.1.0:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.api.sipServletSecurity.1.0:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.api.sipServletSecurity.1.0:instrument > Task :com.ibm.websphere.appserver.api.sipServletSecurity.1.0:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.wsspi.security.tai.extension.BaseTrustAssociationInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.wsspi.security.tai.extension.BaseTrustAssociationInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.wsspi.security.tai.extension.BaseTrustAssociationInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.sipcontainer.security] > Task :com.ibm.websphere.appserver.api.sipServletSecurity.1.0:apiSpiJavadoc > Task :com.ibm.websphere.appserver.api.sipServletSecurity.1.0:zipJavadoc > Task :com.ibm.websphere.appserver.api.sipServletSecurity.1.0:publishJavadoc > Task :com.ibm.websphere.appserver.api.sipServletSecurity.1.0:publishWLPJars > Task :com.ibm.websphere.appserver.api.sipServletSecurity.1.0:assemble > Task :com.ibm.websphere.appserver.api.social:globalize NO-SOURCE > Task :com.ibm.ws.security.social:globalize > Task :com.ibm.ws.security.social:compileJava > Task :com.ibm.ws.security.social:processResources NO-SOURCE > Task :com.ibm.ws.security.social:classes Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.social/src/com/ibm/ws/security/social/tai/TAIJwtUtils.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.security.social:instrument > Task :com.ibm.ws.security.social:jar warning: com.ibm.ws.security.social: Imports that lack version ranges: [javax.servlet, javax.servlet.http, javax.crypto, javax.crypto.spec, javax.net.ssl, javax.security.auth, javax.xml.namespace] warning: com.ibm.ws.security.social: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.security.jwt.config.JwtConsumerConfig,com.ibm.ws.security.social.SocialLoginConfig";uses:="com.ibm.ws.security.jwt.config,com.ibm.ws.security.social",osgi.service;objectClass:List="com.ibm.ws.security.social.SocialLoginConfig";uses:="com.ibm.ws.security.social",osgi.service;objectClass:List="com.ibm.ws.security.social.SocialLoginWebappConfig,com.ibm.wsspi.wab.configure.WABConfiguration";uses:="com.ibm.ws.security.social,com.ibm.wsspi.wab.configure"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.security.social.internal: Imports that lack version ranges: [javax.servlet, javax.servlet.http, javax.crypto, javax.crypto.spec, javax.net.ssl, javax.security.auth, javax.xml.namespace] warning: io.openliberty.security.social.internal: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.security.jwt.config.JwtConsumerConfig,com.ibm.ws.security.social.SocialLoginConfig";uses:="com.ibm.ws.security.jwt.config,com.ibm.ws.security.social",osgi.service;objectClass:List="com.ibm.ws.security.social.SocialLoginConfig";uses:="com.ibm.ws.security.social",osgi.service;objectClass:List="com.ibm.ws.security.social.SocialLoginWebappConfig,com.ibm.wsspi.wab.configure.WABConfiguration";uses:="com.ibm.ws.security.social,com.ibm.wsspi.wab.configure"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.crypto.passwordutil, com.ibm.ws.kernel.boot.core, io.openliberty.org.apache.commons.codec, com.ibm.ws.security.common, com.ibm.ws.security.openidconnect.clients.common, com.ibm.ws.security.authentication.tai, com.ibm.websphere.javaee.jsonp.1.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.authentication, com.ibm.ws.transport.http, com.ibm.ws.kernel.service, com.ibm.ws.ssl, com.ibm.ws.security, com.ibm.ws.logging, com.ibm.websphere.appserver.api.json, com.ibm.ws.webcontainer, javax.json-1.0.4, com.ibm.ws.security.token, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.jose4j, com.ibm.ws.webcontainer.security, com.ibm.ws.security.authentication.filter, com.ibm.ws.security.jwt, com.ibm.websphere.org.osgi.service.cm, com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.security.common.jsonwebkey, com.ibm.websphere.security, com.ibm.ws.resource, com.ibm.ws.org.apache.httpcomponents, com.ibm.ws.app.manager.wab] > Task :com.ibm.websphere.appserver.api.social:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.api.social:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.api.social:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.api.social:instrument > Task :com.ibm.websphere.appserver.api.social:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.websphere.security.social.UserProfile provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.websphere.security.social.UserProfile provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.websphere.security.social.UserProfile provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.security.social] > Task :com.ibm.websphere.appserver.api.social:apiSpiJavadoc > Task :com.ibm.websphere.appserver.api.social:zipJavadoc > Task :com.ibm.websphere.appserver.api.social:publishJavadoc > Task :com.ibm.websphere.appserver.api.social:publishWLPJars > Task :com.ibm.websphere.appserver.api.social:assemble /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ssl/src/com/ibm/websphere/ssl/JSSEHelper.java:1277: warning - invalid usage of tag < /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ssl/src/com/ibm/websphere/ssl/JSSEHelper.java:1277: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ssl/src/com/ibm/websphere/ssl/JSSEHelper.java:1323: warning - invalid usage of tag < /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ssl/src/com/ibm/websphere/ssl/JSSEHelper.java:1323: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ssl/src/com/ibm/websphere/ssl/JSSEProvider.java:182: warning - @return tag cannot be used in method with void return type. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ssl/src/com/ibm/websphere/ssl/SSLConfigChangeEvent.java:77: warning - invalid usage of tag < > Task :com.ibm.websphere.appserver.api.ssl:apiSpiJavadoc 6 warnings > Task :com.ibm.websphere.appserver.api.ssl:zipJavadoc > Task :com.ibm.websphere.appserver.api.ssl:publishJavadoc > Task :com.ibm.websphere.appserver.api.ssl:publishWLPJars > Task :com.ibm.websphere.appserver.api.ssl:assemble > Task :com.ibm.websphere.appserver.api.transaction:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.api.transaction:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.api.transaction:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.api.transaction:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.api.transaction:instrument > Task :com.ibm.websphere.appserver.api.transaction:jar warning: com.ibm.websphere.appserver.api.transaction: There is an empty jar or directory on the classpath: main warning: io.openliberty.transaction: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.tx.jta, com.ibm.ws.tx.embeddable, com.ibm.ws.ras.instrument, com.ibm.ws.tx.jta.extensions] > Task :com.ibm.websphere.appserver.api.transaction:apiSpiJavadoc > Task :com.ibm.websphere.appserver.api.transaction:zipJavadoc Copyright (c) Contributors to the Eclipse Foundation org.eclipse.transformer.cli.JakartaTransformerCLI Version [ 0.5.0-SNAPSHOT ] > Task :com.ibm.websphere.appserver.api.transaction:publishJavadoc > Task :com.ibm.websphere.appserver.api.transaction:publishWLPJars > Task :com.ibm.websphere.appserver.api.transaction:assemble > Task :com.ibm.websphere.appserver.api.webCache:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.jsp.2.2:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.jsp.2.2:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.jsp.2.2:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.jsp.2.2:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.jsp.2.2:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.xml.parsers, org.apache.taglibs.standard.resources, org.apache.taglibs.standard.tag.common.fmt, org.xml.sax, org.xml.sax.helpers] warning: Unreferenced class path entries [servlet.jsp-2.2] > Task :com.ibm.ws.dynacache.web:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.el.2.2:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.el.2.2:compileJava > Task :com.ibm.websphere.javaee.el.2.2:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.el.2.2:classes Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.el.2.2/src/javax/el/ResourceBundleELResolver.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.websphere.javaee.el.2.2:jar warning: Split package, multiple jars provide the same package:javax/el Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:el-2.2] Class path [Jar:main, Jar:el-2.2] warning: Unreferenced class path entries [el-2.2] > Task :com.ibm.ws.jsp:globalize [ant:validate] (warning) jsp.error.xml.operationNotSupported variables should not be encapsulated in quotation marks [ant:validate] (warning) invalid.value.for.variable.directive.attribute.scope variables should not be encapsulated in quotation marks [ant:validate] (warning) jsp.error.el.template.deferred variables should not be encapsulated in quotation marks [ant:validate] (warning) jsp.error.xml.encodingDeclInvalid variables should not be encapsulated in quotation marks [ant:validate] (warning) jsp.error.xml.quoteRequiredInXMLDecl variables should not be encapsulated in quotation marks [ant:validate] (warning) multiple.occurences.attribute.tagfile.name variables should not be encapsulated in quotation marks [ant:validate] (warning) jsp.error.xml.encodingByteOrderUnsupported variables should not be encapsulated in quotation marks [ant:validate] (warning) jsp.error.jspoutput.conflict variables should not be encapsulated in quotation marks [ant:validate] (warning) jsp.error.xml.quoteRequiredInTextDecl variables should not be encapsulated in quotation marks [ant:validate] (warning) rt.expression.not.allowed.for.attribute variables should not be encapsulated in quotation marks [ant:validate] (warning) jsp.error.usebean.class.must.be.assignable.to.type variables should not be encapsulated in quotation marks [ant:validate] (warning) jsp.error.xml.eqRequiredInTextDecl variables should not be encapsulated in quotation marks [ant:validate] (warning) jsp.error.prefix.redefined variables should not be encapsulated in quotation marks [ant:validate] (warning) jsp.error.xml.eqRequiredInXMLDecl variables should not be encapsulated in quotation marks [ant:validate] (warning) jsp.jdksourcelevel.value variables should not be encapsulated in quotation marks [ant:validate] (warning) attribute.alias.not.permitted.if.namegiven.specified variables should not be encapsulated in quotation marks [ant:validate] (warning) jsp.error.tag.conflict.attr variables should not be encapsulated in quotation marks [ant:validate] (warning) el.expression.not.allowed.for.attribute variables should not be encapsulated in quotation marks [ant:validate] (warning) jsp.error.tagfile.nameFrom.noAttribute variables should not be encapsulated in quotation marks [ant:validate] (warning) required.attribute.alias.required.if.nameFromAttribute.specified variables should not be encapsulated in quotation marks [ant:validate] (warning) jsp.error.xml.closeQuoteMissingInXMLDecl variables should not be encapsulated in quotation marks [ant:validate] (warning) jsp.error.usebean.cannot.locate.class.to.validate.assignable variables should not be encapsulated in quotation marks [ant:validate] (warning) jsp.error.xml.closeQuoteMissingInTextDecl variables should not be encapsulated in quotation marks [ant:validate] (warning) jsp.error.prefix.use_before_dcl variables should not be encapsulated in quotation marks [ant:validate] (warning) jsp.error.xml.invalidASCII variables should not be encapsulated in quotation marks [ant:validate] (warning) jsp.error.xml.sdDeclInvalid variables should not be encapsulated in quotation marks [ant:validate] (warning) jsp.error.tagfile.nameFrom.badAttribute variables should not be encapsulated in quotation marks [ant:validate] (warning) jsp.error.xml.versionNotSupported variables should not be encapsulated in quotation marks > Task :com.ibm.ws.jsp.jasper:globalize NO-SOURCE > Task :com.ibm.ws.jsp.jasper:compileJava > Task :com.ibm.ws.jsp.jasper:processResources NO-SOURCE > Task :com.ibm.ws.jsp.jasper:classes > Task :com.ibm.ws.jsp.jasper:instrument /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.jasper/src/org/apache/jasper/el/VariableResolverImpl.java:20: warning: [deprecation] ELException in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.ELException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.jasper/src/org/apache/jasper/el/VariableResolverImpl.java:21: warning: [deprecation] VariableResolver in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.VariableResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.jasper/src/org/apache/jasper/el/ExpressionImpl.java:21: warning: [deprecation] ELException in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.ELException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.jasper/src/org/apache/jasper/el/ExpressionImpl.java:22: warning: [deprecation] Expression in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.Expression; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.jasper/src/org/apache/jasper/el/ExpressionImpl.java:23: warning: [deprecation] VariableResolver in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.VariableResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.jasper/src/org/apache/jasper/el/ELResolverImpl.java:33: warning: [deprecation] VariableResolver in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.VariableResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.jasper/src/org/apache/jasper/el/ExpressionEvaluatorImpl.java:22: warning: [deprecation] ELException in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.ELException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.jasper/src/org/apache/jasper/el/ExpressionEvaluatorImpl.java:23: warning: [deprecation] ELParseException in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.ELParseException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.jasper/src/org/apache/jasper/el/ExpressionEvaluatorImpl.java:24: warning: [deprecation] Expression in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.Expression; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.jasper/src/org/apache/jasper/el/ExpressionEvaluatorImpl.java:25: warning: [deprecation] ExpressionEvaluator in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.ExpressionEvaluator; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.jasper/src/org/apache/jasper/el/ExpressionEvaluatorImpl.java:26: warning: [deprecation] FunctionMapper in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.FunctionMapper; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.jasper/src/org/apache/jasper/el/ExpressionEvaluatorImpl.java:27: warning: [deprecation] VariableResolver in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.VariableResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.jasper/src/org/apache/jasper/el/FunctionMapperImpl.java:21: warning: [deprecation] FunctionMapper in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.FunctionMapper; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.jasper/src/org/apache/jasper/el/ELResolverImpl.java:55: warning: [deprecation] VariableResolver in javax.servlet.jsp.el has been deprecated private final VariableResolver variableResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.jasper/src/org/apache/jasper/el/ELResolverImpl.java:58: warning: [deprecation] VariableResolver in javax.servlet.jsp.el has been deprecated public ELResolverImpl(VariableResolver variableResolver) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.jasper/src/org/apache/jasper/el/ELResolverImpl.java:76: warning: [deprecation] ELException in javax.servlet.jsp.el has been deprecated } catch (javax.servlet.jsp.el.ELException e) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.jasper/src/org/apache/jasper/el/ELResolverImpl.java:102: warning: [deprecation] ELException in javax.servlet.jsp.el has been deprecated } catch (javax.servlet.jsp.el.ELException e) { ^ 17 warnings > Task :com.ibm.ws.jsp.jasper:jar warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type org.apache.jasper.JasperException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type org.apache.jasper.JasperException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type org.apache.jasper.JasperException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.websphere.ras, com.ibm.websphere.ras.annotation] warning: Unreferenced class path entries [com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.websphere.javaee.jsp.2.2, com.ibm.websphere.javaee.el.2.2] > Task :com.ibm.ws.org.apache.jasper.el.2.2:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.jasper.el.2.2:compileJava > Task :com.ibm.ws.org.apache.jasper.el.2.2:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.jasper.el.2.2:classes > Task :com.ibm.ws.org.apache.jasper.el.2.2:jar warning: Split package, multiple jars provide the same package:org/apache/el/lang Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:jasper-el-2.2] Class path [Jar:main, Jar:jasper-el-2.2, Jar:com.ibm.websphere.javaee.el.2.2] warning: Unreferenced class path entries [jasper-el-2.2, com.ibm.websphere.javaee.el.2.2] > Task :com.ibm.ws.org.apache.taglibs.standard:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.taglibs.standard:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.taglibs.standard:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.taglibs.standard:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.taglibs.standard:instrument > Task :com.ibm.ws.org.apache.taglibs.standard:jar warning: There is an empty jar or directory on the classpath: main warning: Host com.ibm.ws.jsp= for this fragment/require bundle cannot be found on the classpath warning: Imports that lack version ranges: [javax.el, javax.naming, javax.servlet, javax.servlet.http, javax.servlet.jsp, javax.servlet.jsp.el, javax.servlet.jsp.jstl.core, javax.servlet.jsp.jstl.fmt, javax.servlet.jsp.jstl.sql, javax.servlet.jsp.tagext, javax.sql, javax.swing, javax.swing.border, javax.swing.event, javax.swing.text, javax.xml.namespace, javax.xml.parsers, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stream, javax.xml.xpath, org.w3c.dom, org.w3c.dom.events, org.w3c.dom.traversal, org.w3c.dom.xpath, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers] warning: Export org.apache.taglibs.standard.tag.common.xml, has 3, private references [org.apache.xml.utils, org.apache.xpath, org.apache.xpath.objects] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, jsp.tld.standard-1.2] > Task :com.ibm.ws.org.eclipse.jdt.core:globalize NO-SOURCE > Task :com.ibm.ws.org.eclipse.jdt.core:compileJava NO-SOURCE > Task :com.ibm.ws.org.eclipse.jdt.core:processResources NO-SOURCE > Task :com.ibm.ws.org.eclipse.jdt.core:classes UP-TO-DATE > Task :com.ibm.ws.org.eclipse.jdt.core:instrument > Task :com.ibm.ws.org.eclipse.jdt.core:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, ecj-3.26.0] > Task :io.openliberty.el.internal.cdi:globalize NO-SOURCE > Task :io.openliberty.el.internal.cdi:compileJava > Task :io.openliberty.el.internal.cdi:processResources NO-SOURCE > Task :io.openliberty.el.internal.cdi:classes > Task :io.openliberty.el.internal.cdi:jar warning: Unreferenced class path entries [el-2.2] > Task :io.openliberty.jakarta.servlet.jsp.jstl.2.0.internal:globalize NO-SOURCE > Task :io.openliberty.jakarta.servlet.jsp.jstl.2.0.internal:compileJava NO-SOURCE > Task :io.openliberty.jakarta.servlet.jsp.jstl.2.0.internal:processResources NO-SOURCE > Task :io.openliberty.jakarta.servlet.jsp.jstl.2.0.internal:classes UP-TO-DATE > Task :io.openliberty.jakarta.servlet.jsp.jstl.2.0.internal:instrument > Task :io.openliberty.jakarta.servlet.jsp.jstl.2.0.internal:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [jakarta.servlet.jsp.jstl-2.0.0, com.ibm.ws.ras.instrument] > Task :io.openliberty.jakarta.servlet.jsp.tags.3.0.internal:globalize NO-SOURCE > Task :io.openliberty.jakarta.servlet.jsp.tags.3.0.internal:compileJava NO-SOURCE > Task :io.openliberty.jakarta.servlet.jsp.tags.3.0.internal:processResources NO-SOURCE > Task :io.openliberty.jakarta.servlet.jsp.tags.3.0.internal:classes UP-TO-DATE > Task :io.openliberty.jakarta.servlet.jsp.tags.3.0.internal:instrument > Task :io.openliberty.jakarta.servlet.jsp.tags.3.0.internal:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, jakarta.servlet.jsp.jstl-3.0.0] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/com/ibm/ws/jsp/translator/optimizedtag/impl/JSTLSetUtil.java:23: warning: [deprecation] ELException in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.ELException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/com/ibm/ws/jsp/translator/optimizedtag/impl/JSTLSetUtil.java:24: warning: [deprecation] ExpressionEvaluator in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.ExpressionEvaluator; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/com/ibm/ws/jsp/translator/optimizedtag/impl/JSTLSetUtil.java:25: warning: [deprecation] VariableResolver in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.VariableResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/org/apache/jasper/runtime/PageContextImpl.java:95: warning: [deprecation] ELException in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.ELException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/org/apache/jasper/runtime/PageContextImpl.java:96: warning: [deprecation] ExpressionEvaluator in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.ExpressionEvaluator; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/org/apache/jasper/runtime/PageContextImpl.java:97: warning: [deprecation] VariableResolver in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.VariableResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/org/apache/jasper/runtime/PageContextImpl.java:101: warning: [deprecation] ExpressionEvaluatorImpl in org.apache.jasper.el has been deprecated import org.apache.jasper.el.ExpressionEvaluatorImpl; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/org/apache/jasper/runtime/PageContextImpl.java:102: warning: [deprecation] FunctionMapperImpl in org.apache.jasper.el has been deprecated import org.apache.jasper.el.FunctionMapperImpl; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/org/apache/jasper/runtime/PageContextImpl.java:103: warning: [deprecation] VariableResolverImpl in org.apache.jasper.el has been deprecated import org.apache.jasper.el.VariableResolverImpl; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/org/apache/jasper/runtime/ProtectedFunctionMapper.java:71: warning: [deprecation] FunctionMapper in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.FunctionMapper; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/org/apache/jasper/runtime/JspContextWrapper.java:84: warning: [deprecation] ELException in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.ELException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/org/apache/jasper/runtime/JspContextWrapper.java:85: warning: [deprecation] ExpressionEvaluator in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.ExpressionEvaluator; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/org/apache/jasper/runtime/JspContextWrapper.java:86: warning: [deprecation] VariableResolver in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.VariableResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/com/ibm/ws/jsp/translator/resource/JspResourcesContainerImpl.java:62: warning: [deprecation] toURL() in File has been deprecated URL outURL = options.getOutputDir().toURL(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/com/ibm/ws/jsp/translator/resource/JspResourcesImpl.java:50: warning: [deprecation] toURL() in File has been deprecated URL outURL = options.getOutputDir().toURL(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/com/ibm/ws/jsp/translator/optimizedtag/impl/JSTLSetUtil.java:50: warning: [deprecation] ELException in javax.servlet.jsp.el has been deprecated catch (javax.servlet.jsp.el.ELException ex) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/com/ibm/ws/jsp/translator/optimizedtag/impl/JSTLSetUtil.java:77: warning: [deprecation] ELException in javax.servlet.jsp.el has been deprecated throws javax.servlet.jsp.el.ELException { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/com/ibm/ws/jsp/translator/optimizedtag/impl/JSTLSetUtil.java:78: warning: [deprecation] ExpressionEvaluator in javax.servlet.jsp.el has been deprecated ExpressionEvaluator evaluator = pageContext.getExpressionEvaluator(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/com/ibm/ws/jsp/translator/optimizedtag/impl/JSTLSetUtil.java:78: warning: [deprecation] getExpressionEvaluator() in JspContext has been deprecated ExpressionEvaluator evaluator = pageContext.getExpressionEvaluator(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/com/ibm/ws/jsp/translator/optimizedtag/impl/JSTLSetUtil.java:80: warning: [deprecation] VariableResolver in javax.servlet.jsp.el has been deprecated new VariableResolver() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/com/ibm/ws/jsp/translator/optimizedtag/impl/JSTLSetUtil.java:82: warning: [deprecation] ELException in javax.servlet.jsp.el has been deprecated throws ELException { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/com/ibm/ws/jsp/taglib/TagLibraryCache.java:844: warning: [deprecation] toURL() in File has been deprecated URL looseLibURL = new File(tldLocation).toURL(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/com/ibm/ws/jsp/taglib/TagLibraryCache.java:936: warning: [deprecation] toURL() in File has been deprecated URL looseLibURL = new File(looseLibDir).toURL(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/com/ibm/ws/jsp/webcontainerext/JSPExtensionContext.java:64: warning: [deprecation] toURL() in File has been deprecated contextURL = new File(docRoot).toURL(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/com/ibm/ws/jsp/webcontainerext/AbstractJSPExtensionServletWrapper.java:644: warning: [deprecation] toURL() in File has been deprecated urlList.add(jspResources.getGeneratedSourceFile().getParentFile().toURL()); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/com/ibm/ws/jsp/webcontainerext/AbstractJSPExtensionServletWrapper.java:645: warning: [deprecation] toURL() in File has been deprecated urlList.add(options.getOutputDir().toURL()); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/com/ibm/ws/jsp/webcontainerext/AbstractJSPExtensionServletWrapper.java:660: warning: [deprecation] toURL() in File has been deprecated + inputSource.getRelativeURL().substring(0, inputSource.getRelativeURL().lastIndexOf("/") + 1)).toURL()); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/com/ibm/ws/jsp/webcontainerext/AbstractJSPExtensionServletWrapper.java:661: warning: [deprecation] toURL() in File has been deprecated urlList.add(new File(tcontext.getRealPath("/WEB-INF/classes")).toURL()); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/com/ibm/ws/jsp/webcontainerext/AbstractJSPExtensionServletWrapper.java:664: warning: [deprecation] toURL() in File has been deprecated urlList.add(options.getOutputDir().toURL()); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/com/ibm/ws/jsp/webcontainerext/AbstractJSPExtensionServletWrapper.java:665: warning: [deprecation] toURL() in File has been deprecated urlList.add(new File(tcontext.getRealPath("/WEB-INF/classes")).toURL()); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/com/ibm/ws/jsp/webcontainerext/AbstractJSPExtensionProcessor.java:203: warning: [deprecation] toURL() in File has been deprecated URL contextURL = new File(webapp.getRealPath("/")).toURL(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/com/ibm/ws/jsp/webcontainerext/AbstractJSPExtensionProcessor.java:796: warning: [deprecation] toURL() in File has been deprecated URL contextURL = new File(docRoot).toURL(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/com/ibm/ws/jsp/webcontainerext/AbstractJSPExtensionProcessor.java:818: warning: [deprecation] toURL() in File has been deprecated URL contextURL = new File(docRoot).toURL(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/com/ibm/ws/jsp/inmemory/webcontainerext/AbstractInMemoryJSPExtensionServletWrapper.java:99: warning: [deprecation] toURL() in File has been deprecated urls[0] = jspResources.getGeneratedSourceFile().getParentFile().toURL(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/com/ibm/ws/jsp/inmemory/webcontainerext/AbstractInMemoryJSPExtensionServletWrapper.java:100: warning: [deprecation] toURL() in File has been deprecated urls[1] = options.getOutputDir().toURL(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/com/ibm/ws/jsp/inmemory/webcontainerext/AbstractInMemoryJSPExtensionServletWrapper.java:102: warning: [deprecation] toURL() in File has been deprecated + inputSource.getRelativeURL().substring(0, inputSource.getRelativeURL().lastIndexOf("/") + 1)).toURL(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/com/ibm/ws/jsp/inmemory/webcontainerext/AbstractInMemoryJSPExtensionServletWrapper.java:103: warning: [deprecation] toURL() in File has been deprecated urls[3] = new File(tcontext.getRealPath("/WEB-INF/classes")).toURL(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/com/ibm/ws/jsp/inmemory/webcontainerext/AbstractInMemoryJSPExtensionServletWrapper.java:106: warning: [deprecation] toURL() in File has been deprecated urls[0] = options.getOutputDir().toURL(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/com/ibm/ws/jsp/inmemory/webcontainerext/AbstractInMemoryJSPExtensionServletWrapper.java:107: warning: [deprecation] toURL() in File has been deprecated urls[1] = new File(tcontext.getRealPath("/WEB-INF/classes")).toURL(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/com/ibm/ws/jsp/tools/AbstractJspModC.java:280: warning: [deprecation] compileWithAssertKey in JspToolsOptionKey has been deprecated Boolean assertProperty = (Boolean) this.optionOverrides.get(JspToolsOptionKey.compileWithAssertKey); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/com/ibm/ws/jsp/tools/AbstractJspModC.java:519: warning: [deprecation] toURL() in File has been deprecated URL url = f.toURL(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/com/ibm/ws/jsp/tools/AbstractJspModC.java:1503: warning: [deprecation] toURL() in File has been deprecated urls[0] = generatedFile.getParentFile().toURL(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/com/ibm/ws/jsp/tools/AbstractJspModC.java:1504: warning: [deprecation] toURL() in File has been deprecated urls[1] = outputDir.toURL(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/com/ibm/ws/jsp/tools/AbstractJspModC.java:1505: warning: [deprecation] toURL() in File has been deprecated urls[2] = new File(context.getRealPath("/WEB-INF/classes") + jspUri.substring(0,jspUri.lastIndexOf("/")+1)).toURL(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/com/ibm/ws/jsp/tools/AbstractJspModC.java:1506: warning: [deprecation] toURL() in File has been deprecated urls[3] = new File(context.getRealPath("/WEB-INF/classes")).toURL(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/com/ibm/ws/jsp/tools/AbstractJspModC.java:1510: warning: [deprecation] toURL() in File has been deprecated urls[0] = outputDir.toURL(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/com/ibm/ws/jsp/tools/AbstractJspModC.java:1511: warning: [deprecation] toURL() in File has been deprecated urls[1] = new File(context.getRealPath("/WEB-INF/classes")).toURL(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/org/apache/jasper/runtime/PageContextImpl.java:573: warning: [deprecation] getVariableResolver() in JspContext has been deprecated public VariableResolver getVariableResolver() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/org/apache/jasper/runtime/PageContextImpl.java:657: warning: [deprecation] getExpressionEvaluator() in JspContext has been deprecated public ExpressionEvaluator getExpressionEvaluator() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/org/apache/jasper/runtime/PageContextImpl.java:129: warning: [deprecation] VariableResolver in javax.servlet.jsp.el has been deprecated private VariableResolver variableResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/org/apache/jasper/runtime/PageContextImpl.java:573: warning: [deprecation] VariableResolver in javax.servlet.jsp.el has been deprecated public VariableResolver getVariableResolver() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/org/apache/jasper/runtime/PageContextImpl.java:574: warning: [deprecation] VariableResolverImpl in org.apache.jasper.el has been deprecated return new VariableResolverImpl(this.getELContext()); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/org/apache/jasper/runtime/PageContextImpl.java:657: warning: [deprecation] ExpressionEvaluator in javax.servlet.jsp.el has been deprecated public ExpressionEvaluator getExpressionEvaluator() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/org/apache/jasper/runtime/PageContextImpl.java:658: warning: [deprecation] ExpressionEvaluatorImpl in org.apache.jasper.el has been deprecated return new ExpressionEvaluatorImpl(this.applicationContext.getExpressionFactory()); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/org/apache/jasper/runtime/PageContextImpl.java:723: warning: [deprecation] getRootCause() in JspException has been deprecated rootCause = ((JspException) t).getRootCause(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/org/apache/jasper/runtime/PageContextImpl.java:725: warning: [deprecation] ELException in javax.servlet.jsp.el has been deprecated else if (t instanceof ELException) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/org/apache/jasper/runtime/PageContextImpl.java:726: warning: [deprecation] ELException in javax.servlet.jsp.el has been deprecated rootCause = ((ELException) t).getRootCause(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/org/apache/jasper/runtime/PageContextImpl.java:783: warning: [deprecation] ELException in javax.servlet.jsp.el has been deprecated throws ELException { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/org/apache/jasper/runtime/PageContextImpl.java:792: warning: [deprecation] FunctionMapperImpl in org.apache.jasper.el has been deprecated ctx.setFunctionMapper(new FunctionMapperImpl(functionMap)); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/org/apache/jasper/runtime/ProtectedFunctionMapper.java:81: warning: [deprecation] FunctionMapper in javax.servlet.jsp.el has been deprecated public final class ProtectedFunctionMapper extends javax.el.FunctionMapper implements FunctionMapper { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/org/apache/jasper/runtime/JspContextWrapper.java:104: warning: [deprecation] VariableResolver in javax.servlet.jsp.el has been deprecated public class JspContextWrapper extends PageContext implements VariableResolver { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/org/apache/jasper/runtime/JspContextWrapper.java:330: warning: [deprecation] getVariableResolver() in JspContext has been deprecated public VariableResolver getVariableResolver() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/org/apache/jasper/runtime/JspContextWrapper.java:346: warning: [deprecation] getExpressionEvaluator() in JspContext has been deprecated public ExpressionEvaluator getExpressionEvaluator() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/org/apache/jasper/runtime/JspContextWrapper.java:330: warning: [deprecation] VariableResolver in javax.servlet.jsp.el has been deprecated public VariableResolver getVariableResolver() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/org/apache/jasper/runtime/JspContextWrapper.java:346: warning: [deprecation] ExpressionEvaluator in javax.servlet.jsp.el has been deprecated public ExpressionEvaluator getExpressionEvaluator() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/org/apache/jasper/runtime/JspContextWrapper.java:347: warning: [deprecation] getExpressionEvaluator() in JspContext has been deprecated return invokingJspCtxt.getExpressionEvaluator(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp/src/org/apache/jasper/runtime/JspContextWrapper.java:369: warning: [deprecation] ELException in javax.servlet.jsp.el has been deprecated public Object resolveVariable(String pName) throws ELException { ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 67 warnings > Task :com.ibm.ws.jsp:compileJava > Task :com.ibm.ws.jsp:processResources > Task :com.ibm.ws.jsp:classes > Task :com.ibm.ws.jsp:instrument > Task :com.ibm.ws.jsp:jar warning: com.ibm.ws.jsp: Unused Import-Package instructions: [org.apache.xml.*, org.apache.xpath.*, javax.servlet.jsp.jstl*, com.ibm.wsspi.webcontainer.osgi.*] warning: com.ibm.ws.jsp: Imports that lack version ranges: [junit.framework, junit.textui, com.ibm.websphere.servlet.error, com.ibm.websphere.servlet.response, com.ibm.wsspi.webcontainer, com.ibm.wsspi.webcontainer.annotation, com.ibm.wsspi.webcontainer.collaborator, com.ibm.wsspi.webcontainer.extension, com.ibm.wsspi.webcontainer.facade, com.ibm.wsspi.webcontainer.metadata, com.ibm.wsspi.webcontainer.servlet, com.ibm.wsspi.webcontainer.util, com.ibm.wsspi.webcontainer.webapp, com.ibm.ws.webcontainer.extension, com.ibm.ws.webcontainer.util, com.ibm.ws.webcontainer.servlet, com.ibm.ws.webcontainer, javax.naming, javax.sql, javax.tools, javax.xml.parsers, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.stream, org.w3c.dom, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers, com.sun.tools.javac, org.apache.webbeans.el, com.ibm.ws.managedobject, sun.io, com.ibm.ws.jsp.speclevel] warning: com.ibm.ws.jsp: Export com.ibm.ws.jsp.tsx.db, has 1, private references [com.ibm.ws.jsp.tsx] warning: com.ibm.ws.jsp: Export com.ibm.ws.jsp.translator, has 5, private references [com.ibm.ws.jsp.translator.document, com.ibm.ws.jsp.translator.visitor, com.ibm.ws.jsp.translator.visitor.configuration, com.ibm.wsspi.jsp.context, com.ibm.wsspi.jsp.resource] warning: com.ibm.ws.jsp: Export com.ibm.ws.jsp.translator.utils, has 5, private references [com.ibm.ws.jsp.taglib, com.ibm.wsspi.jsp.compiler, com.ibm.wsspi.jsp.context.translation, com.ibm.wsspi.jsp.resource, com.ibm.wsspi.jsp.resource.translation] warning: com.ibm.ws.jsp: Export com.ibm.ws.jsp.translator.visitor.validator, has 5, private references [com.ibm.ws.jsp.bean, com.ibm.ws.jsp.taglib, com.ibm.ws.jsp.translator.visitor, com.ibm.ws.jsp.translator.visitor.configuration, com.ibm.wsspi.jsp.context] warning: com.ibm.ws.jsp: Export com.ibm.ws.jsp.translator.visitor.generator, has 6, private references [com.ibm.ws.jsp.taglib, com.ibm.ws.jsp.translator.optimizedtag, com.ibm.ws.jsp.translator.visitor, com.ibm.ws.jsp.translator.visitor.configuration, com.ibm.wsspi.jsp.context, com.ibm.wsspi.jsp.resource.translation] warning: com.ibm.ws.jsp: Export com.ibm.ws.jsp.webcontainerext, has 6, private references [com.ibm.ws.jsp.taglib, com.ibm.wsspi.jsp.compiler, com.ibm.wsspi.jsp.context, com.ibm.wsspi.jsp.context.translation, com.ibm.wsspi.jsp.resource, com.ibm.wsspi.jsp.resource.translation] warning: com.ibm.ws.jsp: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.jsp.translator.visitor.generator.GeneratorUtilsExtFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.jsp.translator.visitor.validator.ElValidatorExtFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.jsp.webcontainerext.ws.PrepareJspHelperFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.classloading.ClassLoadingService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.jsp.taglib.config.GlobalTagLibConfig)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=io.openliberty.el.internal.cdi.ELFactoryWrapperForCDI)";effective:=active;resolution:=optional,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.jsp.jakarta: Unused Import-Package instructions: [org.apache.xml.*, org.apache.xpath.*, javax.servlet.jsp.jstl*, com.ibm.wsspi.webcontainer.osgi.*] warning: com.ibm.ws.jsp.jakarta: Imports that lack version ranges: [junit.framework, junit.textui, com.ibm.websphere.servlet.error, com.ibm.websphere.servlet.response, com.ibm.wsspi.webcontainer, com.ibm.wsspi.webcontainer.annotation, com.ibm.wsspi.webcontainer.collaborator, com.ibm.wsspi.webcontainer.extension, com.ibm.wsspi.webcontainer.facade, com.ibm.wsspi.webcontainer.metadata, com.ibm.wsspi.webcontainer.servlet, com.ibm.wsspi.webcontainer.util, com.ibm.wsspi.webcontainer.webapp, com.ibm.ws.webcontainer.extension, com.ibm.ws.webcontainer.util, com.ibm.ws.webcontainer.servlet, com.ibm.ws.webcontainer, javax.naming, javax.sql, javax.tools, javax.xml.parsers, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.stream, org.w3c.dom, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers, com.sun.tools.javac, org.apache.webbeans.el, com.ibm.ws.managedobject, sun.io, com.ibm.ws.jsp.speclevel] warning: com.ibm.ws.jsp.jakarta: Export com.ibm.ws.jsp.tsx.db, has 1, private references [com.ibm.ws.jsp.tsx] warning: com.ibm.ws.jsp.jakarta: Export com.ibm.ws.jsp.translator, has 5, private references [com.ibm.ws.jsp.translator.document, com.ibm.ws.jsp.translator.visitor, com.ibm.ws.jsp.translator.visitor.configuration, com.ibm.wsspi.jsp.context, com.ibm.wsspi.jsp.resource] warning: com.ibm.ws.jsp.jakarta: Export com.ibm.ws.jsp.translator.utils, has 5, private references [com.ibm.ws.jsp.taglib, com.ibm.wsspi.jsp.compiler, com.ibm.wsspi.jsp.context.translation, com.ibm.wsspi.jsp.resource, com.ibm.wsspi.jsp.resource.translation] warning: com.ibm.ws.jsp.jakarta: Export com.ibm.ws.jsp.translator.visitor.validator, has 5, private references [com.ibm.ws.jsp.bean, com.ibm.ws.jsp.taglib, com.ibm.ws.jsp.translator.visitor, com.ibm.ws.jsp.translator.visitor.configuration, com.ibm.wsspi.jsp.context] warning: com.ibm.ws.jsp.jakarta: Export com.ibm.ws.jsp.translator.visitor.generator, has 6, private references [com.ibm.ws.jsp.taglib, com.ibm.ws.jsp.translator.optimizedtag, com.ibm.ws.jsp.translator.visitor, com.ibm.ws.jsp.translator.visitor.configuration, com.ibm.wsspi.jsp.context, com.ibm.wsspi.jsp.resource.translation] warning: com.ibm.ws.jsp.jakarta: Export com.ibm.ws.jsp.webcontainerext, has 6, private references [com.ibm.ws.jsp.taglib, com.ibm.wsspi.jsp.compiler, com.ibm.wsspi.jsp.context, com.ibm.wsspi.jsp.context.translation, com.ibm.wsspi.jsp.resource, com.ibm.wsspi.jsp.resource.translation] warning: com.ibm.ws.jsp.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.jsp.translator.visitor.generator.GeneratorUtilsExtFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.jsp.translator.visitor.validator.ElValidatorExtFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.jsp.webcontainerext.ws.PrepareJspHelperFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.classloading.ClassLoadingService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.jsp.taglib.config.GlobalTagLibConfig)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=io.openliberty.el.internal.cdi.ELFactoryWrapperForCDI)";effective:=active;resolution:=optional,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.kernel.security.thread, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.javaee.jsp.2.2, com.ibm.websphere.javaee.el.2.2, io.openliberty.jakarta.servlet.jsp.jstl.2.0.internal, com.ibm.ws.jsp.jasper, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.version, com.ibm.ws.javaee.dd, com.ibm.ws.transport.http, com.ibm.ws.org.apache.jasper.el.2.2, com.ibm.ws.artifact.url, io.openliberty.jakarta.servlet.jsp.tags.3.0.internal, com.ibm.ws.container.service, com.ibm.ws.artifact, com.ibm.ws.kernel.metatype.helper, com.ibm.ws.kernel.service, com.ibm.ws.webcontainer, com.ibm.ws.org.eclipse.jdt.core, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, io.openliberty.el.internal.cdi, com.ibm.ws.adaptable.module, com.ibm.websphere.org.osgi.service.cm, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.javaee.dd.common, com.ibm.ws.org.apache.taglibs.standard, bsf, com.ibm.ws.logging.core, com.ibm.ws.artifact.overlay] > Task :com.ibm.ws.dynacache.web:compileJava > Task :com.ibm.ws.dynacache.web:processResources NO-SOURCE /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web/src/com/ibm/ws/cache/servlet/CacheConfigImpl.java:13: warning: [deprecation] CacheConfig in com.ibm.websphere.servlet.cache has been deprecated import com.ibm.websphere.servlet.cache.CacheConfig; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web/src/com/ibm/ws/cache/servlet/CacheConfigImpl.java:14: warning: [deprecation] ConfigElement in com.ibm.websphere.servlet.cache has been deprecated import com.ibm.websphere.servlet.cache.ConfigElement; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web/src/com/ibm/ws/cache/servlet/DefaultMetaDataGeneratorImpl.java:15: warning: [deprecation] CacheConfig in com.ibm.websphere.servlet.cache has been deprecated import com.ibm.websphere.servlet.cache.CacheConfig; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web/src/com/ibm/ws/cache/servlet/DefaultIdGeneratorImpl.java:25: warning: [deprecation] CacheConfig in com.ibm.websphere.servlet.cache has been deprecated import com.ibm.websphere.servlet.cache.CacheConfig; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web/src/com/ibm/ws/cache/servlet/DefaultIdGeneratorImpl.java:26: warning: [deprecation] ConfigElement in com.ibm.websphere.servlet.cache has been deprecated import com.ibm.websphere.servlet.cache.ConfigElement; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web/src/com/ibm/wsspi/cache/web/CacheMonitor.java:37: warning: [deprecation] SHARED_PULL in EntryInfo has been deprecated public static final int SHARED_PULL = com.ibm.ws.cache.EntryInfo.SHARED_PULL; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web/src/com/ibm/ws/cache/servlet/ConfigElementImpl.java:41: warning: [deprecation] ConfigElement in com.ibm.websphere.servlet.cache has been deprecated public class ConfigElementImpl extends ConfigElement { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web/src/com/ibm/ws/cache/servlet/StatusSideEffect.java:60: warning: [deprecation] setStatus(int,String) in HttpServletResponse has been deprecated response.setStatus(statusCode, comment); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web/src/com/ibm/ws/cache/servlet/CacheConfigImpl.java:17: warning: [deprecation] CacheConfig in com.ibm.websphere.servlet.cache has been deprecated public class CacheConfigImpl implements CacheConfig { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web/src/com/ibm/ws/cache/servlet/CacheConfigImpl.java:35: warning: [deprecation] ConfigElement in com.ibm.websphere.servlet.cache has been deprecated ConfigElement requestParameters[]=null; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web/src/com/ibm/ws/cache/servlet/CacheConfigImpl.java:36: warning: [deprecation] ConfigElement in com.ibm.websphere.servlet.cache has been deprecated ConfigElement requestAttributes[]=null; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web/src/com/ibm/ws/cache/servlet/CacheConfigImpl.java:37: warning: [deprecation] ConfigElement in com.ibm.websphere.servlet.cache has been deprecated ConfigElement sessionParameters[]=null; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web/src/com/ibm/ws/cache/servlet/CacheConfigImpl.java:38: warning: [deprecation] ConfigElement in com.ibm.websphere.servlet.cache has been deprecated ConfigElement cookies[]=null; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web/src/com/ibm/ws/cache/servlet/CacheConfigImpl.java:82: warning: [deprecation] ConfigElement in com.ibm.websphere.servlet.cache has been deprecated if (this.requestParameters != null) {cci.requestParameters = new ConfigElement[this.requestParameters.length]; System.arraycopy(this.requestParameters,0,cci.requestParameters,0,this.requestParameters.length);} ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web/src/com/ibm/ws/cache/servlet/CacheConfigImpl.java:83: warning: [deprecation] ConfigElement in com.ibm.websphere.servlet.cache has been deprecated if (this.requestAttributes != null) {cci.requestAttributes = new ConfigElement[this.requestAttributes.length]; System.arraycopy(this.requestAttributes,0,cci.requestAttributes,0,this.requestAttributes.length);} ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web/src/com/ibm/ws/cache/servlet/CacheConfigImpl.java:84: warning: [deprecation] ConfigElement in com.ibm.websphere.servlet.cache has been deprecated if (this.sessionParameters != null) {cci.sessionParameters = new ConfigElement[this.sessionParameters.length]; System.arraycopy(this.sessionParameters,0,cci.sessionParameters,0,this.sessionParameters.length);} ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web/src/com/ibm/ws/cache/servlet/CacheConfigImpl.java:85: warning: [deprecation] ConfigElement in com.ibm.websphere.servlet.cache has been deprecated if (this.cookies != null) { cci.cookies = new ConfigElement[this.cookies.length]; System.arraycopy(this.cookies ,0,cci.cookies ,0,this.cookies.length) ;} ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web/src/com/ibm/ws/cache/servlet/CacheConfigImpl.java:103: warning: [deprecation] ConfigElement in com.ibm.websphere.servlet.cache has been deprecated public ConfigElement[] getRequestParameters() {return requestParameters;} ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web/src/com/ibm/ws/cache/servlet/CacheConfigImpl.java:105: warning: [deprecation] ConfigElement in com.ibm.websphere.servlet.cache has been deprecated public ConfigElement[] getRequestAttributes() {return requestAttributes;} ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web/src/com/ibm/ws/cache/servlet/CacheConfigImpl.java:107: warning: [deprecation] ConfigElement in com.ibm.websphere.servlet.cache has been deprecated public ConfigElement[] getSessionParameters() {return sessionParameters;} ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web/src/com/ibm/ws/cache/servlet/CacheConfigImpl.java:109: warning: [deprecation] ConfigElement in com.ibm.websphere.servlet.cache has been deprecated public ConfigElement[] getCookies() {return cookies;} ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web/src/com/ibm/ws/cache/servlet/DefaultMetaDataGeneratorImpl.java:43: warning: [deprecation] initialize(CacheConfig) in MetaDataGenerator has been deprecated public void initialize(CacheConfig cc) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web/src/com/ibm/ws/cache/servlet/DefaultMetaDataGeneratorImpl.java:43: warning: [deprecation] CacheConfig in com.ibm.websphere.servlet.cache has been deprecated public void initialize(CacheConfig cc) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web/src/com/ibm/ws/cache/servlet/DefaultIdGeneratorImpl.java:498: warning: [deprecation] getSharingPolicy(ServletCacheRequest) in IdGenerator has been deprecated public int getSharingPolicy(ServletCacheRequest request) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web/src/com/ibm/ws/cache/servlet/DefaultIdGeneratorImpl.java:502: warning: [deprecation] initialize(CacheConfig) in IdGenerator has been deprecated public void initialize(CacheConfig cc) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web/src/com/ibm/ws/cache/servlet/DefaultIdGeneratorImpl.java:51: warning: [deprecation] ConfigElement in com.ibm.websphere.servlet.cache has been deprecated ConfigElement[] invalidations = null; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web/src/com/ibm/ws/cache/servlet/DefaultIdGeneratorImpl.java:54: warning: [deprecation] ConfigElement in com.ibm.websphere.servlet.cache has been deprecated ConfigElement requestParameters[] = null; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web/src/com/ibm/ws/cache/servlet/DefaultIdGeneratorImpl.java:55: warning: [deprecation] ConfigElement in com.ibm.websphere.servlet.cache has been deprecated ConfigElement requestAttributes[] = null; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web/src/com/ibm/ws/cache/servlet/DefaultIdGeneratorImpl.java:56: warning: [deprecation] ConfigElement in com.ibm.websphere.servlet.cache has been deprecated ConfigElement sessionParameters[] = null; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web/src/com/ibm/ws/cache/servlet/DefaultIdGeneratorImpl.java:57: warning: [deprecation] ConfigElement in com.ibm.websphere.servlet.cache has been deprecated ConfigElement cookies[] = null; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web/src/com/ibm/ws/cache/servlet/DefaultIdGeneratorImpl.java:85: warning: [deprecation] ConfigElement in com.ibm.websphere.servlet.cache has been deprecated ConfigElement ce = (ConfigElement) reqParmHash.get(parm); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web/src/com/ibm/ws/cache/servlet/DefaultIdGeneratorImpl.java:85: warning: [deprecation] ConfigElement in com.ibm.websphere.servlet.cache has been deprecated ConfigElement ce = (ConfigElement) reqParmHash.get(parm); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web/src/com/ibm/ws/cache/servlet/DefaultIdGeneratorImpl.java:502: warning: [deprecation] CacheConfig in com.ibm.websphere.servlet.cache has been deprecated public void initialize(CacheConfig cc) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web/src/com/ibm/ws/cache/servlet/DefaultIdGeneratorImpl.java:545: warning: [deprecation] getCache() in DynamicCacheAccessor has been deprecated DynamicCacheAccessor.getCache().invalidateById((String) invalidations.get(i), i == (invalidations.size() - 1)); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web/src/com/ibm/ws/cache/servlet/DefaultIdGeneratorImpl.java:545: warning: [deprecation] invalidateById(String,boolean) in Cache has been deprecated DynamicCacheAccessor.getCache().invalidateById((String) invalidations.get(i), i == (invalidations.size() - 1)); ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 35 warnings > Task :com.ibm.ws.dynacache.web:classes > Task :com.ibm.ws.dynacache.web:jar warning: com.ibm.ws.dynacache.web: Imports that lack version ranges: [javax.xml.parsers, org.xml.sax, org.xml.sax.helpers] warning: com.ibm.ws.dynacache.web: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.cache.ServerCache)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.cache.servlet.CacheProxyResponseFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.cache.servlet.FragmentComposerFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.cache.web.ServletCacheServiceImpl)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.cache.web.config.ConfigManager)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.dynacache.web: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.cache.servlet.CacheProxyResponseFactory";uses:="com.ibm.ws.cache.servlet",osgi.service;objectClass:List="com.ibm.ws.cache.servlet.FragmentComposerFactory";uses:="com.ibm.ws.cache.servlet",osgi.service;objectClass:List="com.ibm.ws.cache.web.ServletCacheServiceImpl,javax.servlet.ServletContainerInitializer";uses:="com.ibm.ws.cache.web,javax.servlet",osgi.service;objectClass:List="com.ibm.ws.cache.web.config.ConfigManager";uses:="com.ibm.ws.cache.web.config",osgi.service;objectClass:List="com.ibm.wsspi.webcontainer.cache.CacheManager";uses:="com.ibm.wsspi.webcontainer.cache"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.dynacache.web.jakarta: Imports that lack version ranges: [javax.xml.parsers, org.xml.sax, org.xml.sax.helpers] warning: com.ibm.ws.dynacache.web.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.cache.ServerCache)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.cache.servlet.CacheProxyResponseFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.cache.servlet.FragmentComposerFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.cache.web.ServletCacheServiceImpl)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.cache.web.config.ConfigManager)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.dynacache.web.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.cache.servlet.CacheProxyResponseFactory";uses:="com.ibm.ws.cache.servlet",osgi.service;objectClass:List="com.ibm.ws.cache.servlet.FragmentComposerFactory";uses:="com.ibm.ws.cache.servlet",osgi.service;objectClass:List="com.ibm.ws.cache.web.ServletCacheServiceImpl,javax.servlet.ServletContainerInitializer";uses:="com.ibm.ws.cache.web,javax.servlet",osgi.service;objectClass:List="com.ibm.ws.cache.web.config.ConfigManager";uses:="com.ibm.ws.cache.web.config",osgi.service;objectClass:List="com.ibm.wsspi.webcontainer.cache.CacheManager";uses:="com.ibm.wsspi.webcontainer.cache"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.logging, com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.jsp, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.webcontainer, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.container.service, com.ibm.ws.dynacache, com.ibm.ws.kernel.service, com.ibm.websphere.javaee.jsp.2.2] > Task :com.ibm.websphere.appserver.api.webCache:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.api.webCache:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.api.webCache:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.api.webCache:instrument > Task :com.ibm.websphere.appserver.api.webCache:jar warning: com.ibm.websphere.appserver.api.webCache: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.appserver.api.webCache: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.websphere.command.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.webCache: There is an empty jar or directory on the classpath: main warning: io.openliberty.webCache: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.websphere.command.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.dynacache.web] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web/src/com/ibm/websphere/servlet/cache/ServletCacheResponse.java:36: warning - @param argument "value" is not a parameter name. > Task :com.ibm.websphere.appserver.api.webCache:apiSpiJavadoc 1 warning > Task :com.ibm.websphere.appserver.api.webCache:zipJavadoc Copyright (c) Contributors to the Eclipse Foundation org.eclipse.transformer.cli.JakartaTransformerCLI Version [ 0.5.0-SNAPSHOT ] > Task :com.ibm.websphere.appserver.api.webCache:publishJavadoc > Task :com.ibm.websphere.appserver.api.webCache:publishWLPJars > Task :com.ibm.websphere.appserver.api.webCache:assemble > Task :com.ibm.websphere.appserver.api.webcontainer.security.app:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.api.webcontainer.security.app:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.api.webcontainer.security.app:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.api.webcontainer.security.app:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.api.webcontainer.security.app:instrument > Task :com.ibm.websphere.appserver.api.webcontainer.security.app:jar warning: com.ibm.websphere.appserver.api.webcontainer.security.app: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.appserver.api.webcontainer.security.app: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.websphere.security.web.PasswordExpiredException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.api.webcontainer.security.app: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.websphere.security.web.PasswordExpiredException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.api.webcontainer.security.app: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.websphere.security.web.PasswordExpiredException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.webcontainer.security.app: There is an empty jar or directory on the classpath: main warning: io.openliberty.webcontainer.security.app: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.websphere.security.web.PasswordExpiredException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.webcontainer.security.app: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.websphere.security.web.PasswordExpiredException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.webcontainer.security.app: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.websphere.security.web.PasswordExpiredException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.webcontainer.security] > Task :com.ibm.websphere.appserver.api.webcontainer.security.app:apiSpiJavadoc 1 warning /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer.security/src/com/ibm/websphere/security/web/WebSecurityHelper.java:59: warning - @param argument "String" is not a parameter name. > Task :com.ibm.websphere.appserver.api.webcontainer.security.app:zipJavadoc Copyright (c) Contributors to the Eclipse Foundation org.eclipse.transformer.cli.JakartaTransformerCLI Version [ 0.5.0-SNAPSHOT ] > Task :com.ibm.websphere.appserver.api.webcontainer.security.app:publishJavadoc > Task :com.ibm.websphere.appserver.api.webcontainer.security.app:publishWLPJars > Task :com.ibm.websphere.appserver.api.webcontainer.security.app:assemble > Task :com.ibm.websphere.appserver.api.wsoc:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.websocket.1.0:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.websocket.1.0:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.websocket.1.0:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.websocket.1.0:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.websocket.1.0:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [javax.websocket-api-1.0] > Task :com.ibm.ws.webcontainer.servlet.3.1:globalize [ant:validate] (error) CMVCPATHNAME is unset Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.webcontainer.servlet.3.1:compileJava Running manual instrumentation for webcontainer.servlet.3.1 > Task :com.ibm.ws.webcontainer.servlet.3.1:processResources NO-SOURCE > Task :com.ibm.ws.webcontainer.servlet.3.1:classes > Task :com.ibm.ws.webcontainer.servlet.3.1:jar warning: com.ibm.ws.webcontainer.servlet.3.1: Imports that lack version ranges: [com.ibm.websphere.security] warning: com.ibm.ws.webcontainer.servlet.3.1: Export com.ibm.ws.webcontainer31.srt, has 1, private references [com.ibm.ws.webcontainer31.util] warning: com.ibm.ws.webcontainer.servlet.3.1: Export com.ibm.ws.webcontainer31.upgrade, has 1, private references [com.ibm.ws.webcontainer31.util] warning: com.ibm.ws.webcontainer.servlet.3.1: No translation found for macro: liberty.beta.version warning: com.ibm.ws.webcontainer.servlet.3.1: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer31.osgi.listener.PostEventListenerProvider)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer31.osgi.listener.PreEventListenerProvider)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.webcontainer.servlet.3.1.jakarta: Imports that lack version ranges: [com.ibm.websphere.security] warning: com.ibm.ws.webcontainer.servlet.3.1.jakarta: Export com.ibm.ws.webcontainer31.srt, has 1, private references [com.ibm.ws.webcontainer31.util] warning: com.ibm.ws.webcontainer.servlet.3.1.jakarta: Export com.ibm.ws.webcontainer31.upgrade, has 1, private references [com.ibm.ws.webcontainer31.util] warning: com.ibm.ws.webcontainer.servlet.3.1.jakarta: No translation found for macro: liberty.beta.version warning: com.ibm.ws.webcontainer.servlet.3.1.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer31.osgi.listener.PostEventListenerProvider)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer31.osgi.listener.PreEventListenerProvider)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.channelfw, com.ibm.ws.org.apache.commons.fileupload, com.ibm.ws.webcontainer, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.boot.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.ws.anno, com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.managedobject, com.ibm.ws.transport.http, com.ibm.ws.session, com.ibm.ws.container.service, com.ibm.ws.kernel.service, com.ibm.ws.injection] > Task :com.ibm.ws.wsoc:globalize [ant:validate] (warning) missingslashornull.uri variables should not be encapsulated in quotation marks > Task :com.ibm.ws.wsoc:compileJava > Task :com.ibm.ws.wsoc:processResources NO-SOURCE > Task :com.ibm.ws.wsoc:classes Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.wsoc:instrument > Task :com.ibm.ws.wsoc:jar warning: com.ibm.ws.wsoc: Imports that lack version ranges: [com.ibm.wsspi.classloading, com.ibm.wsspi.injectionengine] warning: com.ibm.ws.wsoc.jakarta: Imports that lack version ranges: [com.ibm.wsspi.classloading, com.ibm.wsspi.injectionengine] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.logging, com.ibm.ws.channelfw, com.ibm.ws.webcontainer, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.injection.core, com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.transport.http, com.ibm.ws.container.service, com.ibm.ws.kernel.service, com.ibm.ws.webcontainer.servlet.3.1, com.ibm.websphere.javaee.websocket.1.0] > Task :com.ibm.websphere.appserver.api.wsoc:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.api.wsoc:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.api.wsoc:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.api.wsoc:instrument > Task :com.ibm.websphere.appserver.api.wsoc:jar warning: com.ibm.websphere.appserver.api.wsoc: There is an empty jar or directory on the classpath: main warning: io.openliberty.wsoc: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.wsoc] > Task :com.ibm.websphere.appserver.api.wsoc:apiSpiJavadoc 1 warning /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.wsoc/src/com/ibm/websphere/wsoc/WsWsocServerContainer.java:45: warning - @param argument "serverEndpointConfig" is not a parameter name. > Task :com.ibm.websphere.appserver.api.wsoc:zipJavadoc Copyright (c) Contributors to the Eclipse Foundation org.eclipse.transformer.cli.JakartaTransformerCLI Version [ 0.5.0-SNAPSHOT ] > Task :com.ibm.websphere.appserver.api.wsoc:publishJavadoc > Task :com.ibm.websphere.appserver.api.wsoc:publishWLPJars > Task :com.ibm.websphere.appserver.api.wsoc:assemble > Task :com.ibm.websphere.appserver.spi.anno:apiSpiJavadoc > Task :com.ibm.websphere.appserver.spi.anno:zipJavadoc > Task :com.ibm.websphere.appserver.spi.anno:publishJavadoc > Task :com.ibm.websphere.appserver.spi.anno:publishWLPJars > Task :com.ibm.websphere.appserver.spi.anno:assemble > Task :com.ibm.websphere.appserver.spi.application:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.spi.application:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.spi.application:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.spi.application:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.spi.application:instrument > Task :com.ibm.websphere.appserver.spi.application:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.wsspi.application.handler.DefaultApplicationMonitoringInformation provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.wsspi.application.handler.DefaultApplicationMonitoringInformation provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.wsspi.application.handler.DefaultApplicationMonitoringInformation provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.app.manager] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.app.manager/src/com/ibm/wsspi/application/handler/ApplicationHandler.java:35: warning - Tag @link: reference not found: ApplicationInformation#setData(Object) /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.app.manager/src/com/ibm/wsspi/application/handler/DefaultApplicationMonitoringInformation.java:27: warning - @param argument "listenForRootStructuralChanges" is not a parameter name. > Task :com.ibm.websphere.appserver.spi.application:apiSpiJavadoc 2 warnings > Task :com.ibm.websphere.appserver.spi.application:zipJavadoc > Task :com.ibm.websphere.appserver.spi.application:publishJavadoc > Task :com.ibm.websphere.appserver.spi.application:publishWLPJars > Task :com.ibm.websphere.appserver.spi.application:assemble > Task :com.ibm.websphere.appserver.spi.artifact:globalize NO-SOURCE > Task :com.ibm.ws.artifact.equinox.module:globalize NO-SOURCE > Task :com.ibm.ws.artifact.equinox.module:compileJava > Task :com.ibm.ws.artifact.equinox.module:processResources NO-SOURCE > Task :com.ibm.ws.artifact.equinox.module:classes > Task :com.ibm.ws.artifact.equinox.module:instrument > Task :com.ibm.ws.artifact.equinox.module:jar warning: Imports that lack version ranges: [org.eclipse.osgi.storage.bundlefile] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.equinox.module, com.ibm.ws.kernel.service, com.ibm.ws.adaptable.module, org.eclipse.osgi-3.17.200] > Task :com.ibm.websphere.appserver.spi.artifact:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.spi.artifact:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.spi.artifact:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.spi.artifact:instrument > Task :com.ibm.websphere.appserver.spi.artifact:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.ws.adaptable.module.structure.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.wsspi.adaptable.module.DefaultNotification provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.wsspi.adaptable.module.DefaultNotification provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.artifact.overlay, com.ibm.ws.artifact, com.ibm.ws.adaptable.module, com.ibm.ws.artifact.equinox.module] > Task :com.ibm.websphere.appserver.spi.artifact:apiSpiJavadoc 14 warnings /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.artifact/src/com/ibm/wsspi/artifact/ArtifactContainer.java:18: warning - invalid usage of tag {@see Entry#convertToContainer()} /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.artifact/src/com/ibm/wsspi/artifact/ArtifactContainer.java:34: warning - invalid usage of tag {@link ArtifactContainer.getRoot().useFastMode() /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.artifact/src/com/ibm/wsspi/artifact/ArtifactContainer.java:46: warning - invalid usage of tag {@link ArtifactContainer.getRoot().useFastMode() /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.artifact/src/com/ibm/wsspi/artifact/ArtifactContainer.java:59: warning - invalid usage of tag {@see Container#isRoot} /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.artifact/src/com/ibm/wsspi/artifact/factory/contributor/ArtifactContainerFactoryContributor.java:24: warning - Tag @link: reference not found: Container /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.artifact/src/com/ibm/wsspi/artifact/factory/contributor/ArtifactContainerFactoryContributor.java:25: warning - Tag @link: reference not found: Entry /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.artifact/src/com/ibm/wsspi/artifact/factory/contributor/ArtifactContainerFactoryContributor.java:26: warning - Tag @link: reference not found: Entry /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.artifact/src/com/ibm/wsspi/artifact/factory/contributor/ArtifactContainerFactoryContributor.java:39: warning - @param argument "p" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.adaptable.module/src/com/ibm/wsspi/adaptable/module/Adaptable.java:20: warning - invalid usage of tag & /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.adaptable.module/src/com/ibm/wsspi/adaptable/module/FastModeControl.java:28: warning - invalid usage of tag {@link ArtifactContainer.getRoot().useFastMode() /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.adaptable.module/src/com/ibm/wsspi/adaptable/module/FastModeControl.java:40: warning - invalid usage of tag {@link ArtifactContainer.getRoot().useFastMode() /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.artifact.overlay/src/com/ibm/wsspi/artifact/overlay/OverlayContainer.java:28: warning - invalid usage of tag & /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.artifact.overlay/src/com/ibm/wsspi/artifact/overlay/OverlayContainer.java:39: warning - invalid usage of tag & /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.artifact.overlay/src/com/ibm/wsspi/artifact/overlay/OverlayContainer.java:39: warning - invalid usage of tag & > Task :com.ibm.websphere.appserver.spi.artifact:zipJavadoc > Task :com.ibm.websphere.appserver.spi.artifact:publishJavadoc > Task :com.ibm.websphere.appserver.spi.artifact:publishWLPJars > Task :com.ibm.websphere.appserver.spi.artifact:assemble > Task :com.ibm.websphere.appserver.spi.cdi:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.spi.cdi:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.spi.cdi:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.spi.cdi:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.spi.cdi:instrument > Task :com.ibm.websphere.appserver.spi.cdi:jar warning: com.ibm.websphere.appserver.spi.cdi: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.appserver.spi.cdi: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type io.openliberty.cdi.spi.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.spi.cdi: Imports that lack version ranges: [com.ibm.websphere.ras.annotation, javax.enterprise.inject.spi] warning: io.openliberty.cdi.spi: There is an empty jar or directory on the classpath: main warning: io.openliberty.cdi.spi: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type io.openliberty.cdi.spi.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.cdi.spi: Imports that lack version ranges: [com.ibm.websphere.ras.annotation, javax.enterprise.inject.spi] warning: Unreferenced class path entries [com.ibm.ws.cdi.interfaces, com.ibm.ws.ras.instrument] > Task :com.ibm.websphere.appserver.spi.cdi:apiSpiJavadoc > Task :com.ibm.websphere.appserver.spi.cdi:zipJavadoc Copyright (c) Contributors to the Eclipse Foundation org.eclipse.transformer.cli.JakartaTransformerCLI Version [ 0.5.0-SNAPSHOT ] > Task :com.ibm.websphere.appserver.spi.cdi:publishJavadoc > Task :com.ibm.websphere.appserver.spi.cdi:publishWLPJars > Task :com.ibm.websphere.appserver.spi.cdi:assemble > Task :com.ibm.websphere.appserver.spi.classloading:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.spi.classloading:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.spi.classloading:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.spi.classloading:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.spi.classloading:instrument > Task :com.ibm.websphere.appserver.spi.classloading:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.Trivial applied to type com.ibm.wsspi.classloading.ApiType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.wsspi.classloading.ClassLoadingConfigurationException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.wsspi.classloading.ClassLoadingConfigurationException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.wsspi.classloading.ClassLoadingConfigurationException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.classloading] > Task :com.ibm.websphere.appserver.spi.classloading:apiSpiJavadoc 2 warnings > Task :com.ibm.websphere.appserver.spi.classloading:zipJavadoc > Task :com.ibm.websphere.appserver.spi.classloading:publishJavadoc > Task :com.ibm.websphere.appserver.spi.classloading:publishWLPJars > Task :com.ibm.websphere.appserver.spi.classloading:assemble > Task :com.ibm.websphere.appserver.spi.containerServices:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.spi.containerServices:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.spi.containerServices:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.spi.containerServices:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.spi.containerServices:instrument /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.classloading/src/com/ibm/wsspi/classloading/ClassLoadingService.java:113: warning - Tag @see: reference not found: javax.persistence.spi.PersistenceUnitInfo#getNewTempClassLoader() /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.classloading/src/com/ibm/wsspi/classloading/GatewayConfiguration.java:26: warning - Tag @link: reference not found: APIResolverHook > Task :com.ibm.websphere.appserver.spi.containerServices:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.ws.container.service.app.deploy.ManifestClassPathUtils$1 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.ws.container.service.app.deploy.ManifestClassPathUtils$1 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.ws.container.service.app.deploy.ManifestClassPathUtils$1 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.Trivial applied to type com.ibm.ws.container.service.naming.NamingConstants$JavaColonNamespace provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Component applied to type com.ibm.ws.container.service.naming.RemoteObjectInstanceFactoryImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.ws.ffdc.annotation.FFDCIgnore applied to type com.ibm.ws.serialization.DeserializationObjectInputStream provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.Sensitive applied to type com.ibm.ws.serialization.DeserializationObjectResolver provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.resource, com.ibm.ws.container.service, com.ibm.ws.serialization] > Task :com.ibm.websphere.appserver.spi.containerServices:apiSpiJavadoc 17 warnings > Task :com.ibm.websphere.appserver.spi.containerServices:zipJavadoc > Task :com.ibm.websphere.appserver.spi.containerServices:publishJavadoc /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.container.service/src/com/ibm/ws/container/service/annotations/ContainerAnnotations.java:25: warning - Tag @link: reference not found: ClassSource_Aggregate.ScanPolicy.SEED /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.container.service/src/com/ibm/ws/container/service/annotations/ContainerAnnotations.java:35: warning - Tag @link: reference not found: ClassSource_Aggregate.ScanPolicy.SEED /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.container.service/src/com/ibm/ws/container/service/annotations/WebAnnotations.java:109: warning - Tag @see: reference not found: #getOrderedFragmentPaths() /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.container.service/src/com/ibm/ws/container/service/annotations/WebAnnotations.java:110: warning - Tag @see: reference not found: #getIncludedFragmentPaths() /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.container.service/src/com/ibm/ws/container/service/annotations/WebAnnotations.java:111: warning - Tag @see: reference not found: #getExcludedFragmentPaths() /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.container.service/src/com/ibm/ws/container/service/annotations/WebAnnotations.java:112: warning - Tag @see: reference not found: #getExternalFragmentPaths() /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.container.service/src/com/ibm/ws/container/service/config/ServletConfigurator.java:137: warning - invalid usage of tag < /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.container.service/src/com/ibm/ws/container/service/config/ServletConfigurator.java:137: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.container.service/src/com/ibm/ws/container/service/app/deploy/ManifestClassPathUtils.java:174: warning - @param argument "urls" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.container.service/src/com/ibm/ws/container/service/naming/JavaColonNamespaceBindings.java:29: warning - Tag @link: reference not found: #JavaColonNamingHelper /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.container.service/src/com/ibm/ws/container/service/naming/NamingConstants.java:29: warning - Tag @link: reference not found: Reference /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.container.service/src/com/ibm/ws/container/service/naming/NamingConstants.java:29: warning - Tag @link: reference not found: Reference /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.resource/src/com/ibm/wsspi/resource/ResourceConfig.java:42: warning - Tag @see: reference not found: #getResAuthType /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.serialization/src/com/ibm/ws/serialization/SerializationContext.java:24: warning - @param argument "resolver" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.serialization/src/com/ibm/ws/serialization/SerializationService.java:56: warning - Tag @link: reference not found: DeserializationObjectReplacer /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.serialization/src/com/ibm/ws/serialization/SerializationService.java:56: warning - Tag @link: reference not found: DeserializationObjectReplacer /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.container.service/src/com/ibm/ws/container/service/naming/JavaColonNamespaceBindings.java:29: warning - Tag @link: reference not found: #JavaColonNamingHelper > Task :com.ibm.websphere.appserver.spi.containerServices:publishWLPJars > Task :com.ibm.websphere.appserver.spi.containerServices:assemble > Task :com.ibm.websphere.appserver.spi.federatedRepository:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.spi.federatedRepository:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.spi.federatedRepository:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.spi.federatedRepository:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.spi.federatedRepository:instrument > Task :com.ibm.websphere.appserver.spi.federatedRepository:jar warning: com.ibm.websphere.appserver.spi.federatedRepository: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.appserver.spi.federatedRepository: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.wsspi.security.wim.exception.AttributeNotSupportedException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.spi.federatedRepository: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.wsspi.security.wim.exception.AttributeNotSupportedException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.spi.federatedRepository: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.wsspi.security.wim.exception.AttributeNotSupportedException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.spi.federatedRepository: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElement applied to type com.ibm.wsspi.security.wim.model.AddressType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.spi.federatedRepository: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAccessorType applied to type com.ibm.wsspi.security.wim.model.AddressType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.spi.federatedRepository: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlType applied to type com.ibm.wsspi.security.wim.model.AddressType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.spi.federatedRepository: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.Trivial applied to type com.ibm.wsspi.security.wim.model.AddressType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.spi.federatedRepository: Unable to determine whether the meta annotation javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter applied to type com.ibm.wsspi.security.wim.model.ChangeControl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.spi.federatedRepository: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchemaType applied to type com.ibm.wsspi.security.wim.model.ChangeControl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.spi.federatedRepository: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAttribute applied to type com.ibm.wsspi.security.wim.model.CheckGroupMembershipControl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.spi.federatedRepository: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSeeAlso applied to type com.ibm.wsspi.security.wim.model.Control provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.spi.federatedRepository: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlValue applied to type com.ibm.wsspi.security.wim.model.LangType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.spi.federatedRepository: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.Sensitive applied to type com.ibm.wsspi.security.wim.model.LoginAccount provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.spi.federatedRepository: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementDecl applied to type com.ibm.wsspi.security.wim.model.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.spi.federatedRepository: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRegistry applied to type com.ibm.wsspi.security.wim.model.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.federatedRepository.spi: There is an empty jar or directory on the classpath: main warning: io.openliberty.federatedRepository.spi: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.wsspi.security.wim.exception.AttributeNotSupportedException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.federatedRepository.spi: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.wsspi.security.wim.exception.AttributeNotSupportedException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.federatedRepository.spi: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.wsspi.security.wim.exception.AttributeNotSupportedException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.federatedRepository.spi: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElement applied to type com.ibm.wsspi.security.wim.model.AddressType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.federatedRepository.spi: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAccessorType applied to type com.ibm.wsspi.security.wim.model.AddressType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.federatedRepository.spi: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlType applied to type com.ibm.wsspi.security.wim.model.AddressType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.federatedRepository.spi: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.Trivial applied to type com.ibm.wsspi.security.wim.model.AddressType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.federatedRepository.spi: Unable to determine whether the meta annotation javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter applied to type com.ibm.wsspi.security.wim.model.ChangeControl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.federatedRepository.spi: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchemaType applied to type com.ibm.wsspi.security.wim.model.ChangeControl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.federatedRepository.spi: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAttribute applied to type com.ibm.wsspi.security.wim.model.CheckGroupMembershipControl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.federatedRepository.spi: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSeeAlso applied to type com.ibm.wsspi.security.wim.model.Control provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.federatedRepository.spi: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlValue applied to type com.ibm.wsspi.security.wim.model.LangType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.federatedRepository.spi: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.Sensitive applied to type com.ibm.wsspi.security.wim.model.LoginAccount provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.federatedRepository.spi: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementDecl applied to type com.ibm.wsspi.security.wim.model.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.federatedRepository.spi: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRegistry applied to type com.ibm.wsspi.security.wim.model.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.websphere.security.wim.base] > Task :com.ibm.websphere.appserver.spi.federatedRepository:apiSpiJavadoc /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/AddressType.java:34: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/AddressType.java:35: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/AddressType.java:36: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/AddressType.java:37: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/AddressType.java:38: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/AddressType.java:39: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/AddressType.java:40: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/AddressType.java:41: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/AddressType.java:42: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/AddressType.java:43: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/AddressType.java:44: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/AddressType.java:45: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/AddressType.java:46: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/AddressType.java:47: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/AncestorControl.java:32: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/AncestorControl.java:33: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/AncestorControl.java:34: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/AncestorControl.java:35: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/AncestorControl.java:36: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/AncestorControl.java:37: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/CacheControl.java:33: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/CacheControl.java:34: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/CacheControl.java:35: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/CacheControl.java:36: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/CacheControl.java:37: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/CacheControl.java:38: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/CacheControl.java:39: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/CacheControl.java:40: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/CacheControl.java:41: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/ChangeControl.java:35: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/ChangeControl.java:36: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/ChangeControl.java:37: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/ChangeControl.java:38: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/ChangeControl.java:39: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/ChangeControl.java:40: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/ChangeControl.java:41: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/ChangeControl.java:42: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/ChangeControl.java:43: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/ChangeControl.java:44: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/ChangeResponseControl.java:32: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/ChangeResponseControl.java:33: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/ChangeResponseControl.java:34: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/ChangeResponseControl.java:35: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/ChangeResponseControl.java:36: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/ChangeResponseControl.java:37: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/ChangeResponseControl.java:38: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/ChangeResponseControl.java:39: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/ChangeResponseControl.java:40: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/CheckGroupMembershipControl.java:33: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/CheckGroupMembershipControl.java:34: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/CheckGroupMembershipControl.java:35: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/CheckGroupMembershipControl.java:36: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/CheckGroupMembershipControl.java:37: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/CheckGroupMembershipControl.java:38: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/CheckGroupMembershipControl.java:39: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/CheckGroupMembershipControl.java:40: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/CheckPointType.java:36: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/CheckPointType.java:37: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/CheckPointType.java:38: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/CheckPointType.java:39: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/CheckPointType.java:40: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/CheckPointType.java:41: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/CheckPointType.java:42: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/CheckPointType.java:43: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/CheckPointType.java:44: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/CheckPointType.java:45: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/Container.java:32: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/Container.java:33: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/Container.java:34: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/Container.java:35: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/Container.java:36: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/Container.java:37: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/Container.java:38: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/Container.java:39: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/Container.java:40: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/Context.java:34: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/Context.java:35: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/Context.java:36: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/Context.java:37: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/Context.java:38: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/Context.java:39: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/Context.java:40: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/Context.java:41: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/Context.java:42: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/Context.java:43: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/Context.java:54: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/Control.java:33: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/Control.java:34: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/Control.java:35: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/Control.java:36: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/Control.java:37: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/Control.java:38: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/Control.java:39: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/Control.java:40: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/Country.java:33: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/Country.java:34: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/Country.java:35: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/Country.java:36: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/Country.java:37: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.security.wim.base/src/com/ibm/wsspi/security/wim/model/Country.java:38: warning - invalid usage of tag > 100 warnings > Task :com.ibm.websphere.appserver.spi.federatedRepository:zipJavadoc Copyright (c) Contributors to the Eclipse Foundation org.eclipse.transformer.cli.JakartaTransformerCLI Version [ 0.5.0-SNAPSHOT ] > Task :com.ibm.websphere.appserver.spi.federatedRepository:publishJavadoc > Task :com.ibm.websphere.appserver.spi.federatedRepository:publishWLPJars > Task :com.ibm.websphere.appserver.spi.federatedRepository:assemble > Task :com.ibm.websphere.appserver.spi.globalhandler:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.spi.globalhandler:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.spi.globalhandler:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.spi.globalhandler:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.spi.globalhandler:instrument > Task :com.ibm.websphere.appserver.spi.globalhandler:jar warning: com.ibm.websphere.appserver.spi.globalhandler: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.appserver.spi.globalhandler: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.wsspi.webservices.handler.HandlerConstants provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.spi.globalhandler: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.wsspi.webservices.handler.HandlerConstants provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.spi.globalhandler: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.wsspi.webservices.handler.HandlerConstants provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.globalhandler.spi: There is an empty jar or directory on the classpath: main warning: io.openliberty.globalhandler.spi: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.wsspi.webservices.handler.HandlerConstants provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.globalhandler.spi: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.wsspi.webservices.handler.HandlerConstants provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.globalhandler.spi: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.wsspi.webservices.handler.HandlerConstants provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [com.ibm.ws.webservices.handler, com.ibm.ws.ras.instrument] > Task :com.ibm.websphere.appserver.spi.globalhandler:apiSpiJavadoc 1 warning /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webservices.handler/src/com/ibm/wsspi/webservices/handler/Handler.java:29: warning - @param argument "GlobalHandlerMessageContext" is not a parameter name. > Task :com.ibm.websphere.appserver.spi.globalhandler:zipJavadoc Copyright (c) Contributors to the Eclipse Foundation org.eclipse.transformer.cli.JakartaTransformerCLI Version [ 0.5.0-SNAPSHOT ] > Task :com.ibm.websphere.appserver.spi.globalhandler:publishJavadoc > Task :com.ibm.websphere.appserver.spi.globalhandler:publishWLPJars > Task :com.ibm.websphere.appserver.spi.globalhandler:assemble > Task :com.ibm.websphere.appserver.spi.httptransport:apiSpiJavadoc 3 warnings > Task :com.ibm.websphere.appserver.spi.httptransport:zipJavadoc > Task :com.ibm.websphere.appserver.spi.httptransport:publishJavadoc > Task :com.ibm.websphere.appserver.spi.httptransport:publishWLPJars > Task :com.ibm.websphere.appserver.spi.httptransport:assemble > Task :com.ibm.websphere.appserver.spi.jaspic:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.jaspic.1.1:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.jaspic.1.1:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.jaspic.1.1:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.jaspic.1.1:classes UP-TO-DATE /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.transport.http/src/com/ibm/wsspi/http/ee8/Http2Request.java:31: warning - @return tag cannot be used in method with void return type. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.transport.http/src/com/ibm/wsspi/http/HttpResponse.java:225: warning - @param argument "name" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.transport.http/src/com/ibm/wsspi/http/HttpResponse.java:226: warning - @param argument "value" is not a parameter name. > Task :com.ibm.websphere.javaee.jaspic.1.1:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.crypto, javax.security.auth, javax.security.auth.callback, javax.security.auth.login, javax.security.auth.x500] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, javax.security.auth.message-api-1.1] > Task :com.ibm.ws.security.jaspic:globalize > Task :com.ibm.ws.security.jaspic:compileJava > Task :com.ibm.ws.security.jaspic:processResources NO-SOURCE > Task :com.ibm.ws.security.jaspic:classes > Task :com.ibm.ws.security.jaspic:instrument > Task :com.ibm.ws.security.jaspic:jar warning: com.ibm.ws.security.jaspic.1.1: Imports that lack version ranges: [javax.xml.bind, javax.xml.bind.annotation, javax.security.auth, javax.security.auth.callback, javax.xml.namespace] warning: com.ibm.ws.security.jaspic.1.1: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.security.SecurityService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.authentication.UnauthenticatedSubjectService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.jaspi.BridgeBuilderService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.security.jaspi.ProviderService)";effective:=active;resolution:=optional,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.security.jaspic.1.1: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.webcontainer.security.JaspiService,com.ibm.ws.webcontainer.security.WebAuthenticator";uses:="com.ibm.ws.webcontainer.security,com.ibm.ws.webcontainer.security",osgi.service;objectClass:List="javax.servlet.ServletContainerInitializer";uses:="javax.servlet"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.security.jaspic.2.0.internal: Imports that lack version ranges: [javax.xml.bind, javax.xml.bind.annotation, javax.security.auth, javax.security.auth.callback, javax.xml.namespace] warning: io.openliberty.security.jaspic.2.0.internal: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.security.SecurityService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.authentication.UnauthenticatedSubjectService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.jaspi.BridgeBuilderService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.security.jaspi.ProviderService)";effective:=active;resolution:=optional,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.security.jaspic.2.0.internal: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.webcontainer.security.JaspiService,com.ibm.ws.webcontainer.security.WebAuthenticator";uses:="com.ibm.ws.webcontainer.security,com.ibm.ws.webcontainer.security",osgi.service;objectClass:List="javax.servlet.ServletContainerInitializer";uses:="javax.servlet"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.webcontainer, com.ibm.ws.security.credentials, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.security.token, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.webcontainer.security, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.authentication, com.ibm.websphere.javaee.jaspic.1.1, com.ibm.websphere.security, com.ibm.websphere.javaee.jaxb.2.2, com.ibm.ws.security] > Task :com.ibm.websphere.appserver.spi.jaspic:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.spi.jaspic:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.spi.jaspic:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.spi.jaspic:instrument > Task :com.ibm.websphere.appserver.spi.jaspic:jar warning: com.ibm.websphere.appserver.spi.jaspic: There is an empty jar or directory on the classpath: main warning: io.openliberty.jaspic.spi: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.security.jaspic.1.1] > Task :com.ibm.websphere.appserver.spi.jaspic:apiSpiJavadoc > Task :com.ibm.websphere.appserver.spi.jaspic:zipJavadoc Copyright (c) Contributors to the Eclipse Foundation org.eclipse.transformer.cli.JakartaTransformerCLI Version [ 0.5.0-SNAPSHOT ] > Task :com.ibm.websphere.appserver.spi.jaspic:publishJavadoc > Task :com.ibm.websphere.appserver.spi.jaspic:publishWLPJars > Task :com.ibm.websphere.appserver.spi.jaspic:assemble /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd/src/com/ibm/ws/javaee/dd/appbnd/ClientProfile.java:19: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd/src/com/ibm/ws/javaee/dd/appbnd/Profile.java:22: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd/src/com/ibm/ws/javaee/dd/appbnd/Profile.java:35: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd/src/com/ibm/ws/javaee/dd/appbnd/RunAs.java:18: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd/src/com/ibm/ws/javaee/dd/appbnd/SecurityRole.java:21: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd/src/com/ibm/ws/javaee/dd/appbnd/SecurityRole.java:33: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd/src/com/ibm/ws/javaee/dd/appbnd/SecurityRole.java:39: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd/src/com/ibm/ws/javaee/dd/appbnd/SecurityRole.java:45: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd/src/com/ibm/ws/javaee/dd/appbnd/SecurityRole.java:51: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd/src/com/ibm/ws/javaee/dd/appbnd/SpecialSubject.java:19: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd/src/com/ibm/ws/javaee/dd/appbnd/Subject.java:19: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd/src/com/ibm/ws/javaee/dd/appbnd/Subject.java:19: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/AdministeredObject.java:16: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/AdministeredObject.java:20: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/AdministeredObject.java:25: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/AdministeredObject.java:30: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/AdministeredObject.java:35: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/ConnectionFactory.java:16: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/ConnectionFactory.java:40: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/ConnectionFactory.java:45: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/ConnectionFactory.java:50: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/ConnectionFactory.java:56: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/ConnectionFactory.java:62: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/ConnectionFactory.java:68: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/ConnectionFactory.java:74: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/ConnectionFactory.java:83: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/DataSource.java:16: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/DataSource.java:22: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/DataSource.java:27: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/DataSource.java:32: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/DataSource.java:37: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/DataSource.java:43: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/DataSource.java:49: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/DataSource.java:54: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/DataSource.java:59: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/DataSource.java:64: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/DataSource.java:69: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/DataSource.java:74: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/DataSource.java:80: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/DataSource.java:86: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/DataSource.java:92: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/DataSource.java:98: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/DataSource.java:110: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/DataSource.java:116: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/DataSource.java:122: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/DataSource.java:128: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/DataSource.java:134: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/DataSource.java:140: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/DataSource.java:146: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/DataSource.java:152: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/DataSource.java:158: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/DataSource.java:164: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/Describable.java:16: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/Describable.java:21: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/DescriptionGroup.java:22: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/DescriptionGroup.java:27: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/DisplayName.java:14: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/EJBRef.java:14: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/EJBRef.java:14: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/EJBRef.java:30: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/EJBRef.java:25: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/EJBRef.java:25: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/EJBRef.java:30: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/EJBRef.java:42: warning - Tag @see: reference not found: org.eclipse.jst.j2ee.common.EjbRefType#SESSION /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/EJBRef.java:49: warning - Tag @see: reference not found: org.eclipse.jst.j2ee.common.EjbRefType#ENTITY /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/EJBRef.java:58: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/EJBRef.java:59: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/EJBRef.java:65: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/EJBRef.java:75: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/EJBRef.java:75: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/EJBRef.java:81: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/EJBRef.java:81: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/EJBRef.java:87: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/EnvEntry.java:14: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/EnvEntry.java:20: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/EnvEntry.java:25: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/Icon.java:14: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/Icon.java:19: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/Icon.java:24: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/InjectionTarget.java:14: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/InjectionTarget.java:19: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/InjectionTarget.java:24: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/JMSConnectionFactory.java:16: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/JMSConnectionFactory.java:20: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/JMSConnectionFactory.java:25: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/JMSConnectionFactory.java:30: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/JMSConnectionFactory.java:35: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/JMSConnectionFactory.java:40: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/JMSConnectionFactory.java:45: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/JMSConnectionFactory.java:50: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/JMSConnectionFactory.java:55: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/JMSConnectionFactory.java:61: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/JMSConnectionFactory.java:67: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/JMSConnectionFactory.java:73: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/JMSConnectionFactory.java:79: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/JMSConnectionFactory.java:85: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/JMSDestination.java:16: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/JMSDestination.java:20: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/JMSDestination.java:25: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.dd.common/src/com/ibm/ws/javaee/dd/common/JMSDestination.java:30: warning - invalid usage of tag > > Task :com.ibm.websphere.appserver.spi.javaeedd:apiSpiJavadoc 100 warnings > Task :com.ibm.websphere.appserver.spi.javaeedd:zipJavadoc > Task :com.ibm.websphere.appserver.spi.javaeedd:publishJavadoc > Task :com.ibm.websphere.appserver.spi.javaeedd:publishWLPJars > Task :com.ibm.websphere.appserver.spi.javaeedd:assemble > Task :com.ibm.websphere.appserver.spi.jsp:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.spi.jsp:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.spi.jsp:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.spi.jsp:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.spi.jsp:instrument > Task :com.ibm.websphere.appserver.spi.jsp:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.wsspi.jsp.taglib.config.GlobalTagLibConfig provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.wsspi.jsp.taglib.config.GlobalTagLibConfig provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.wsspi.jsp.taglib.config.GlobalTagLibConfig provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [com.ibm.ws.jsp, com.ibm.ws.ras.instrument] > Task :com.ibm.websphere.appserver.spi.jsp:apiSpiJavadoc > Task :com.ibm.websphere.appserver.spi.jsp:zipJavadoc > Task :com.ibm.websphere.appserver.spi.jsp:publishJavadoc > Task :com.ibm.websphere.appserver.spi.jsp:publishWLPJars > Task :com.ibm.websphere.appserver.spi.jsp:assemble > Task :com.ibm.websphere.appserver.spi.kernel.embeddable:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.spi.kernel.embeddable:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.spi.kernel.embeddable:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.spi.kernel.embeddable:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.spi.kernel.embeddable:instrument > Task :com.ibm.websphere.appserver.spi.kernel.embeddable:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.wsspi.kernel.security.thread.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [com.ibm.ws.kernel.security.thread, com.ibm.ws.ras.instrument, com.ibm.ws.kernel.boot.core] > Task :com.ibm.websphere.appserver.spi.kernel.embeddable:apiSpiJavadoc 2 warnings > Task :com.ibm.websphere.appserver.spi.kernel.embeddable:zipJavadoc > Task :com.ibm.websphere.appserver.spi.kernel.embeddable:publishJavadoc > Task :com.ibm.websphere.appserver.spi.kernel.embeddable:publishWLPJars > Task :com.ibm.websphere.appserver.spi.kernel.embeddable:assemble /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.boot.core/src/com/ibm/wsspi/kernel/embeddable/Server.java:60: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.boot.core/src/com/ibm/wsspi/kernel/embeddable/ServerEventListener.java:22: warning - Tag @link: reference not found: ServerBuilder#registerServerEventListener(ServerEventListener) > Task :com.ibm.websphere.appserver.spi.kernel.filemonitor:apiSpiJavadoc 1 warning > Task :com.ibm.websphere.appserver.spi.kernel.filemonitor:zipJavadoc > Task :com.ibm.websphere.appserver.spi.kernel.filemonitor:publishJavadoc > Task :com.ibm.websphere.appserver.spi.kernel.filemonitor:publishWLPJars > Task :com.ibm.websphere.appserver.spi.kernel.filemonitor:assemble /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.filemonitor/src/com/ibm/wsspi/kernel/filemonitor/FileMonitor.java:154: warning - Tag @see: reference not found: #MONITOR_BASELINE > Task :com.ibm.websphere.appserver.spi.kernel.metatype:apiSpiJavadoc 12 warnings > Task :com.ibm.websphere.appserver.spi.kernel.metatype:zipJavadoc > Task :com.ibm.websphere.appserver.spi.kernel.metatype:publishJavadoc > Task :com.ibm.websphere.appserver.spi.kernel.metatype:publishWLPJars > Task :com.ibm.websphere.appserver.spi.kernel.metatype:assemble /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.metatype.helper/src/com/ibm/wsspi/config/Fileset.java:17: warning - invalid usage of tag <fileset /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.metatype.helper/src/com/ibm/wsspi/config/Fileset.java:17: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.metatype.helper/src/com/ibm/wsspi/config/FilesetChangeListener.java:16: warning - invalid usage of tag <fileset /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.metatype.helper/src/com/ibm/wsspi/config/FilesetChangeListener.java:16: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.metatype.helper/src/com/ibm/wsspi/config/FilesetChangeListener.java:25: warning - invalid usage of tag <fileset /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.metatype.helper/src/com/ibm/wsspi/config/FilesetChangeListener.java:25: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.metatype.helper/src/com/ibm/wsspi/config/Fileset.java:17: warning - invalid usage of tag <fileset /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.metatype.helper/src/com/ibm/wsspi/config/Fileset.java:17: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.metatype.helper/src/com/ibm/wsspi/config/FilesetChangeListener.java:16: warning - invalid usage of tag <fileset /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.metatype.helper/src/com/ibm/wsspi/config/FilesetChangeListener.java:16: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.metatype.helper/src/com/ibm/wsspi/config/Fileset.java:17: warning - invalid usage of tag <fileset /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.metatype.helper/src/com/ibm/wsspi/config/Fileset.java:17: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.crypto.passwordutil/src/com/ibm/websphere/crypto/KeyException.java:21: warning - Tag @see: reference not found: com.ibm.websphere.ssl.JSSEHelper /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/location/ExistingResourceException.java:26: warning - @param argument "message" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/location/ResourceMismatchException.java:25: warning - @param argument "message" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/location/WsLocationAdmin.java:33: warning - @param argument "formatOutput" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/location/WsLocationAdmin.java:61: warning - Tag @link: reference not found: Bundle /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/location/WsLocationAdmin.java:92: warning - @param argument "relativeServerPath" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/location/WsLocationAdmin.java:281: warning - @param argument "resourceURI" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/location/WsResource.java:28: warning - Tag @link: reference not found: Type#URL /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/location/WsResource.java:185: warning - @param argument "regex" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/location/WsResource.java:403: warning - Tag @link: reference not found: WsLocationConstants.SYMBOL_ROOT_NODE /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/AtomicServiceReference.java:31: warning - invalid usage of tag <T /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/AtomicServiceReference.java:31: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/AtomicServiceReference.java:31: warning - invalid usage of tag <T /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/AtomicServiceReference.java:31: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/AtomicServiceReference.java:41: warning - invalid usage of tag <T /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/AtomicServiceReference.java:41: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/AtomicServiceReference.java:45: warning - invalid usage of tag <T /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/AtomicServiceReference.java:45: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/AtomicServiceReference.java:78: warning - invalid usage of tag < /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/AtomicServiceReference.java:78: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/AtomicServiceReference.java:123: warning - @param argument "referenceName" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceMap.java:31: warning - invalid usage of tag <K /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceMap.java:31: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceMap.java:31: warning - invalid usage of tag <K /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceMap.java:31: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceMap.java:41: warning - invalid usage of tag <V /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceMap.java:41: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceMap.java:46: warning - invalid usage of tag <V /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceMap.java:46: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceMap.java:51: warning - invalid usage of tag <V /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceMap.java:51: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceMap.java:69: warning - invalid usage of tag < /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceMap.java:69: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceSet.java:34: warning - invalid usage of tag <T /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceSet.java:34: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceSet.java:34: warning - invalid usage of tag <T /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceSet.java:34: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceSet.java:44: warning - invalid usage of tag <T /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceSet.java:44: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceSet.java:48: warning - invalid usage of tag <T /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceSet.java:48: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceSet.java:52: warning - invalid usage of tag <T /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceSet.java:52: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceSet.java:89: warning - invalid usage of tag < /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceSet.java:89: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceSetMap.java:31: warning - invalid usage of tag <K /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceSetMap.java:31: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceSetMap.java:31: warning - invalid usage of tag <T /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceSetMap.java:31: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceSetMap.java:41: warning - invalid usage of tag <V /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceSetMap.java:41: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceSetMap.java:46: warning - invalid usage of tag <V /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceSetMap.java:46: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceSetMap.java:51: warning - invalid usage of tag <T /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceSetMap.java:51: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceSetMap.java:194: warning - invalid usage of tag & /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceSetMap.java:70: warning - invalid usage of tag < /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceSetMap.java:70: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceSetMap.java:194: warning - invalid usage of tag & /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceSetMap.java:199: warning - invalid usage of tag & /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/FileUtils.java:36: warning - @param argument "f" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/FileUtils.java:57: warning - @param argument "f" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/FileUtils.java:120: warning - @param argument "f" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/FileUtils.java:141: warning - @param argument "f" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/FileUtils.java:316: warning - @param argument "target" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/FileUtils.java:373: warning - @param argument "an" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/MetatypeUtils.java:491: warning - @param argument "unit" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/OsgiPropertyUtils.java:22: warning - Tag @link: reference not found: BundleContext.getProperty /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/OsgiPropertyUtils.java:134: warning - @param argument "defaultValue" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ParserUtils.java:168: warning - @param argument "String" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/PathUtils.java:149: warning - @param argument "path" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/PathUtils.java:169: warning - @param argument "relativePath" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/PathUtils.java:453: warning - @param argument "path" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/PathUtils.java:477: warning - @param argument "path" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/PathUtils.java:521: warning - @param argument "path" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/PathUtils.java:762: warning - @param argument "path" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/PathUtils.java:845: warning - @param argument "leadingPath" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/PathUtils.java:870: warning - @param argument "path" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/PathUtils.java:891: warning - @param argument "normalizedPath" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/PathUtils.java:1500: warning - @param argument "targetPath" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/PathUtils.java:1521: warning - @param argument "targetFile" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/PathUtils.java:641: warning - Tag @link: reference not found: #CMP_EQ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/PathUtils.java:659: warning - @param argument "path1" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/PathUtils.java:661: warning - @param argument "path2" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/TimestampUtils.java:139: warning - @param argument "nlsClass" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.kernel.service/src/com/ibm/wsspi/kernel/service/utils/ConcurrentServiceReferenceSetMap.java:194: warning - invalid usage of tag & > Task :com.ibm.websphere.appserver.spi.kernel.service:apiSpiJavadoc 86 warnings > Task :com.ibm.websphere.appserver.spi.kernel.service:zipJavadoc > Task :com.ibm.websphere.appserver.spi.kernel.service:publishJavadoc > Task :com.ibm.websphere.appserver.spi.kernel.service:publishWLPJars > Task :com.ibm.websphere.appserver.spi.kernel.service:assemble > Task :com.ibm.websphere.appserver.spi.logging:apiSpiJavadoc 4 warnings > Task :com.ibm.websphere.appserver.spi.logging:zipJavadoc > Task :com.ibm.websphere.appserver.spi.logging:publishJavadoc > Task :com.ibm.websphere.appserver.spi.logging:publishWLPJars > Task :com.ibm.websphere.appserver.spi.logging:assemble > Task :com.ibm.websphere.appserver.spi.oauth:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.spi.oauth:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.spi.oauth:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.spi.oauth:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.spi.oauth:instrument /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.logging.core/src/com/ibm/ws/ffdc/FFDC.java:81: warning - invalid usage of tag < /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.logging.core/src/com/ibm/ws/ffdc/FFDC.java:81: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.logging.core/src/com/ibm/websphere/ras/ProtectedString.java:78: warning - @param argument "chars" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.logging.core/src/com/ibm/websphere/ras/Tr.java:699: warning - @param argument "objs" is not a parameter name. > Task :com.ibm.websphere.appserver.spi.oauth:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.wsspi.security.oauth20.UserIdentityException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.wsspi.security.oauth20.UserIdentityException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.wsspi.security.oauth20.UserIdentityException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.websphere.ras, com.ibm.websphere.ras.annotation] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.security.oauth.2.0] > Task :com.ibm.websphere.appserver.spi.oauth:apiSpiJavadoc > Task :com.ibm.websphere.appserver.spi.oauth:zipJavadoc > Task :com.ibm.websphere.appserver.spi.oauth:publishJavadoc > Task :com.ibm.websphere.appserver.spi.oauth:publishWLPJars > Task :com.ibm.websphere.appserver.spi.oauth:assemble > Task :com.ibm.websphere.appserver.spi.openapi.3.1:globalize NO-SOURCE > Task :com.ibm.websphere.openapi.3.1:globalize NO-SOURCE > Task :com.ibm.websphere.org.eclipse.microprofile:globalize NO-SOURCE > Task :com.ibm.websphere.org.eclipse.microprofile:compileJava NO-SOURCE > Task :com.ibm.websphere.org.eclipse.microprofile:processResources NO-SOURCE > Task :com.ibm.websphere.org.eclipse.microprofile:classes UP-TO-DATE > Task :com.ibm.websphere.org.eclipse.microprofile:jar warning: com.ibm.websphere.org.eclipse.microprofile.config.1.1: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.org.eclipse.microprofile.config.1.2.1: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.org.eclipse.microprofile.config.1.3: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.org.eclipse.microprofile.config.1.4: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.org.eclipse.microprofile.contextpropagation.1.0: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.org.eclipse.microprofile.contextpropagation.1.0: Imports that lack version ranges: [javax.inject, javax.enterprise.util] warning: com.ibm.websphere.org.eclipse.microprofile.faulttolerance.1.0: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.org.eclipse.microprofile.faulttolerance.1.1: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.org.eclipse.microprofile.faulttolerance.2.0: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.org.eclipse.microprofile.faulttolerance.2.1: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.org.eclipse.microprofile.graphql.1.0: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.org.eclipse.microprofile.health.1.0: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.org.eclipse.microprofile.health.2.0: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.org.eclipse.microprofile.health.2.1: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.org.eclipse.microprofile.health.2.2: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.org.eclipse.microprofile.jwt.1.0: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.org.eclipse.microprofile.metrics.1.0: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.org.eclipse.microprofile.metrics.1.1.1: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.org.eclipse.microprofile.metrics.2.0: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.org.eclipse.microprofile.metrics.2.2: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.org.eclipse.microprofile.metrics.2.3: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.org.eclipse.microprofile.openapi.1.0: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.org.eclipse.microprofile.openapi.1.1.1: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.org.eclipse.microprofile.opentracing.1.0: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.org.eclipse.microprofile.opentracing.1.1: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.org.eclipse.microprofile.opentracing.1.1: Imports that lack version ranges: [javax.ws.rs.client] warning: com.ibm.websphere.org.eclipse.microprofile.opentracing.1.2: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.org.eclipse.microprofile.opentracing.1.2: Imports that lack version ranges: [javax.ws.rs.client] warning: com.ibm.websphere.org.eclipse.microprofile.opentracing.1.3: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.org.eclipse.microprofile.opentracing.1.3: Imports that lack version ranges: [javax.ws.rs.client] warning: com.ibm.websphere.org.eclipse.microprofile.reactive.messaging.1.0: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.org.eclipse.microprofile.reactive.streams.operators.1.0: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.org.eclipse.microprofile.rest.client.1.0: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.org.eclipse.microprofile.rest.client.1.1: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.org.eclipse.microprofile.rest.client.1.2: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.org.eclipse.microprofile.rest.client.1.2: Imports that lack version ranges: [org.eclipse.microprofile.config] warning: com.ibm.websphere.org.eclipse.microprofile.rest.client.1.3: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.org.eclipse.microprofile.rest.client.1.3: Imports that lack version ranges: [javax.net.ssl, org.eclipse.microprofile.config] warning: com.ibm.websphere.org.eclipse.microprofile.rest.client.1.4: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.org.eclipse.microprofile.rest.client.1.4: Imports that lack version ranges: [javax.net.ssl, org.eclipse.microprofile.config] warning: Unreferenced class path entries [com.ibm.websphere.javaee.jsonp.1.0, com.ibm.websphere.javaee.cdi.1.2, com.ibm.websphere.javaee.interceptor.1.2, microprofile-reactive-messaging-api-1.0] > Task :com.ibm.websphere.openapi.3.1:compileJava > Task :com.ibm.websphere.openapi.3.1:processResources NO-SOURCE > Task :com.ibm.websphere.openapi.3.1:classes > Task :com.ibm.websphere.openapi.3.1:instrument > Task :com.ibm.websphere.openapi.3.1:jar warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.websphere.org.eclipse.microprofile.openapi.1.0] > Task :com.ibm.websphere.appserver.spi.openapi.3.1:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.spi.openapi.3.1:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.spi.openapi.3.1:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.spi.openapi.3.1:instrument > Task :com.ibm.websphere.appserver.spi.openapi.3.1:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.websphere.openapi.3.1, com.ibm.ws.ras.instrument] > Task :com.ibm.websphere.appserver.spi.openapi.3.1:apiSpiJavadoc > Task :com.ibm.websphere.appserver.spi.openapi.3.1:zipJavadoc > Task :com.ibm.websphere.appserver.spi.openapi.3.1:publishJavadoc > Task :com.ibm.websphere.appserver.spi.openapi.3.1:publishWLPJars > Task :com.ibm.websphere.appserver.spi.openapi.3.1:assemble > Task :com.ibm.websphere.appserver.spi.opentracing:globalize NO-SOURCE > Task :com.ibm.ws.io.opentracing.opentracing-api:globalize NO-SOURCE > Task :com.ibm.ws.io.opentracing.opentracing-api:compileJava NO-SOURCE > Task :com.ibm.ws.io.opentracing.opentracing-api:processResources NO-SOURCE > Task :com.ibm.ws.io.opentracing.opentracing-api:classes UP-TO-DATE > Task :com.ibm.ws.io.opentracing.opentracing-api:jar warning: There is an empty jar or directory on the classpath: main > Task :com.ibm.websphere.javaee.jsonb.1.0:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.jsonb.1.0:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.jsonb.1.0:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.jsonb.1.0:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.jsonb.1.0:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.json.spi, javax.json.stream] warning: Unreferenced class path entries [javax.json.bind-api-1.0] > Task :com.ibm.websphere.javaee.concurrent.1.0:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.concurrent.1.0:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.concurrent.1.0:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.concurrent.1.0:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.concurrent.1.0:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [javax.enterprise.concurrent-api-1.0] > Task :com.ibm.ws.concurrency.policy:globalize NO-SOURCE > Task :com.ibm.ws.concurrency.policy:compileJava > Task :com.ibm.ws.concurrency.policy:processResources NO-SOURCE > Task :com.ibm.ws.concurrency.policy:classes > Task :com.ibm.ws.concurrency.policy:instrument > Task :com.ibm.ws.concurrency.policy:jar warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.threading, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component] > Task :com.ibm.ws.concurrent:globalize > Task :com.ibm.websphere.javaee.annotation.1.3:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.annotation.1.3:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.annotation.1.3:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.annotation.1.3:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.annotation.1.3:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [javax.annotation-api-1.3.1] > Task :com.ibm.websphere.javaee.cdi.2.0:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.cdi.2.0:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.cdi.2.0:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.cdi.2.0:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.cdi.2.0:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [cdi-api-2.0.SP1, javax.inject-1] > Task :com.ibm.websphere.javaee.jaxrs.2.1:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.jaxrs.2.1:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.jaxrs.2.1:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.jaxrs.2.1:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.jaxrs.2.1:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAttribute applied to type javax.ws.rs.core.Link$JaxbLink provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyAttribute applied to type javax.ws.rs.core.Link$JaxbLink provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Version for package javax.ws.rs is set to different values in the source (2.1) and in the manifest (2.0.99). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package javax.ws.rs.client is set to different values in the source (2.1) and in the manifest (2.0.99). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package javax.ws.rs.container is set to different values in the source (2.1) and in the manifest (2.0.99). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package javax.ws.rs.core is set to different values in the source (2.1) and in the manifest (2.0.99). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package javax.ws.rs.ext is set to different values in the source (2.1) and in the manifest (2.0.99). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package javax.ws.rs.sse is set to different values in the source (2.1) and in the manifest (2.0.99). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Imports that lack version ranges: [javax.net.ssl, javax.xml.bind.annotation, javax.xml.bind.annotation.adapters, javax.xml.namespace, com.ibm.ws.jaxrs20.client] warning: Unreferenced class path entries [javax.ws.rs-api-2.1-m09] > Task :io.openliberty.org.eclipse.microprofile:globalize NO-SOURCE > Task :io.openliberty.org.eclipse.microprofile:compileJava NO-SOURCE > Task :io.openliberty.org.eclipse.microprofile:processResources NO-SOURCE > Task :io.openliberty.org.eclipse.microprofile:classes UP-TO-DATE > Task :io.openliberty.org.eclipse.microprofile:jar warning: io.openliberty.org.eclipse.microprofile.config.2.0: There is an empty jar or directory on the classpath: main warning: io.openliberty.org.eclipse.microprofile.config.3.0: There is an empty jar or directory on the classpath: main warning: io.openliberty.org.eclipse.microprofile.config.3.0: Imports that lack version ranges: [jakarta.enterprise.util, jakarta.inject] warning: io.openliberty.org.eclipse.microprofile.contextpropagation.1.2: There is an empty jar or directory on the classpath: main warning: io.openliberty.org.eclipse.microprofile.contextpropagation.1.2: Imports that lack version ranges: [javax.inject, javax.enterprise.util] warning: io.openliberty.org.eclipse.microprofile.contextpropagation.1.3: There is an empty jar or directory on the classpath: main warning: io.openliberty.org.eclipse.microprofile.contextpropagation.1.3: Imports that lack version ranges: [jakarta.inject, jakarta.enterprise.util] warning: io.openliberty.org.eclipse.microprofile.faulttolerance.3.0: There is an empty jar or directory on the classpath: main warning: io.openliberty.org.eclipse.microprofile.faulttolerance.4.0: There is an empty jar or directory on the classpath: main warning: io.openliberty.org.eclipse.microprofile.faulttolerance.4.0: Imports that lack version ranges: [jakarta.enterprise.util, jakarta.interceptor] warning: io.openliberty.org.eclipse.microprofile.graphql.2.0: There is an empty jar or directory on the classpath: main warning: io.openliberty.org.eclipse.microprofile.health.3.0: There is an empty jar or directory on the classpath: main warning: io.openliberty.org.eclipse.microprofile.health.3.1: There is an empty jar or directory on the classpath: main warning: io.openliberty.org.eclipse.microprofile.health.4.0: There is an empty jar or directory on the classpath: main warning: io.openliberty.org.eclipse.microprofile.health.4.0: Imports that lack version ranges: [jakarta.enterprise.util, jakarta.inject] warning: io.openliberty.org.eclipse.microprofile.jwt.1.2: There is an empty jar or directory on the classpath: main warning: io.openliberty.org.eclipse.microprofile.jwt.1.2: Imports that lack version ranges: [javax.json] warning: io.openliberty.org.eclipse.microprofile.jwt.2.0: There is an empty jar or directory on the classpath: main warning: io.openliberty.org.eclipse.microprofile.jwt.2.0: Imports that lack version ranges: [jakarta.enterprise.util, jakarta.inject, jakarta.json] warning: io.openliberty.org.eclipse.microprofile.lra.1.0: There is an empty jar or directory on the classpath: main warning: io.openliberty.org.eclipse.microprofile.metrics.3.0: There is an empty jar or directory on the classpath: main warning: io.openliberty.org.eclipse.microprofile.metrics.4.0: There is an empty jar or directory on the classpath: main warning: io.openliberty.org.eclipse.microprofile.metrics.4.0: Imports that lack version ranges: [jakarta.enterprise.util, jakarta.inject, jakarta.interceptor] warning: io.openliberty.org.eclipse.microprofile.openapi.2.0: There is an empty jar or directory on the classpath: main warning: io.openliberty.org.eclipse.microprofile.openapi.3.0: There is an empty jar or directory on the classpath: main warning: io.openliberty.org.eclipse.microprofile.openapi.3.1: There is an empty jar or directory on the classpath: main warning: io.openliberty.org.eclipse.microprofile.opentracing.2.0: There is an empty jar or directory on the classpath: main warning: io.openliberty.org.eclipse.microprofile.opentracing.3.0: There is an empty jar or directory on the classpath: main warning: io.openliberty.org.eclipse.microprofile.opentracing.3.0: Imports that lack version ranges: [jakarta.enterprise.util, jakarta.interceptor, jakarta.ws.rs.client] warning: io.openliberty.org.eclipse.microprofile.rest.client.2.0: There is an empty jar or directory on the classpath: main warning: io.openliberty.org.eclipse.microprofile.rest.client.2.0: Imports that lack version ranges: [javax.net.ssl, org.eclipse.microprofile.config] warning: io.openliberty.org.eclipse.microprofile.rest.client.3.0: There is an empty jar or directory on the classpath: main warning: io.openliberty.org.eclipse.microprofile.rest.client.3.0: Imports that lack version ranges: [jakarta.annotation, jakarta.enterprise.context, jakarta.enterprise.inject, jakarta.enterprise.util, jakarta.inject, jakarta.ws.rs.core, javax.net.ssl, org.eclipse.microprofile.config] warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.2.0, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.websphere.javaee.jaxrs.2.1, biz.aQute.bnd-6.3.0, com.ibm.websphere.javaee.annotation.1.3, opentelemetry-api-1.14.0] > Task :com.ibm.ws.concurrent:compileJava > Task :com.ibm.ws.concurrent:processResources NO-SOURCE > Task :com.ibm.ws.concurrent:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.concurrent/src/com/ibm/ws/concurrent/internal/ManagedExecutorServiceImpl.java:79: warning: [deprecation] ThreadContextProvider in com.ibm.wsspi.threadcontext has been deprecated import com.ibm.wsspi.threadcontext.ThreadContextProvider; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.concurrent/src/com/ibm/ws/concurrent/internal/ManagedExecutorServiceImpl.java:202: warning: [deprecation] ThreadContextProvider in com.ibm.wsspi.threadcontext has been deprecated private AtomicServiceReference tranContextProviderRef = new AtomicServiceReference("TransactionContextProvider"); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.concurrent/src/com/ibm/ws/concurrent/internal/ManagedExecutorServiceImpl.java:202: warning: [deprecation] ThreadContextProvider in com.ibm.wsspi.threadcontext has been deprecated private AtomicServiceReference tranContextProviderRef = new AtomicServiceReference("TransactionContextProvider"); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.concurrent/src/com/ibm/ws/concurrent/internal/ManagedExecutorServiceImpl.java:218: warning: [deprecation] ThreadContextProvider in com.ibm.wsspi.threadcontext has been deprecated AtomicServiceReference tranContextProviderRef) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.concurrent/src/com/ibm/ws/concurrent/internal/ManagedExecutorServiceImpl.java:728: warning: [deprecation] ThreadContextProvider in com.ibm.wsspi.threadcontext has been deprecated protected void setTransactionContextProvider(ServiceReference ref) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.concurrent/src/com/ibm/ws/concurrent/internal/ManagedExecutorServiceImpl.java:876: warning: [deprecation] ThreadContextProvider in com.ibm.wsspi.threadcontext has been deprecated protected void unsetTransactionContextProvider(ServiceReference ref) { ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 6 warnings > Task :com.ibm.ws.concurrent:instrument > Task :com.ibm.ws.concurrent:jar warning: com.ibm.ws.concurrent: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.concurrency.policy.ConcurrencyPolicy)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.concurrent.TriggerService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.concurrent.ext.ConcurrencyExtensionProvider)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.concurrent.internal.ConcurrencyService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.version.JavaEEVersion)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.application.lifecycle.ApplicationRecycleCoordinator)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.threadcontext.ThreadContextProvider)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.threadcontext.WSContextService)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ScheduledExecutorService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.concurrent: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.concurrent.internal.ConcurrencyService";uses:="com.ibm.ws.concurrent.internal",osgi.service;objectClass:List="com.ibm.wsspi.application.lifecycle.ApplicationRecycleComponent,com.ibm.wsspi.resource.ResourceFactory,com.ibm.wsspi.threadcontext.WSContextService,javax.enterprise.concurrent.ContextService,org.eclipse.microprofile.context.ThreadContext";uses:="com.ibm.wsspi.application.lifecycle,com.ibm.wsspi.resource,com.ibm.wsspi.threadcontext,javax.enterprise.concurrent,org.eclipse.microprofile.context",osgi.service;objectClass:List="com.ibm.wsspi.application.lifecycle.ApplicationRecycleComponent,com.ibm.wsspi.resource.ResourceFactory,java.util.concurrent.ExecutorService,java.util.concurrent.ScheduledExecutorService,javax.enterprise.concurrent.ManagedExecutorService,javax.enterprise.concurrent.ManagedScheduledExecutorService";uses:="com.ibm.wsspi.application.lifecycle,com.ibm.wsspi.resource,javax.enterprise.concurrent,javax.enterprise.concurrent",osgi.service;objectClass:List="com.ibm.wsspi.application.lifecycle.ApplicationRecycleComponent,com.ibm.wsspi.resource.ResourceFactory,java.util.concurrent.ExecutorService,javax.enterprise.concurrent.ManagedExecutorService,org.eclipse.microprofile.context.ManagedExecutor";uses:="com.ibm.wsspi.application.lifecycle,com.ibm.wsspi.resource,javax.enterprise.concurrent,org.eclipse.microprofile.context"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.concurrent.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.concurrency.policy.ConcurrencyPolicy)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.concurrent.TriggerService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.concurrent.ext.ConcurrencyExtensionProvider)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.concurrent.internal.ConcurrencyService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.version.JavaEEVersion)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.application.lifecycle.ApplicationRecycleCoordinator)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.threadcontext.ThreadContextProvider)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.threadcontext.WSContextService)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ScheduledExecutorService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.concurrent.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.concurrent.internal.ConcurrencyService";uses:="com.ibm.ws.concurrent.internal",osgi.service;objectClass:List="com.ibm.wsspi.application.lifecycle.ApplicationRecycleComponent,com.ibm.wsspi.resource.ResourceFactory,com.ibm.wsspi.threadcontext.WSContextService,javax.enterprise.concurrent.ContextService,org.eclipse.microprofile.context.ThreadContext";uses:="com.ibm.wsspi.application.lifecycle,com.ibm.wsspi.resource,com.ibm.wsspi.threadcontext,javax.enterprise.concurrent,org.eclipse.microprofile.context",osgi.service;objectClass:List="com.ibm.wsspi.application.lifecycle.ApplicationRecycleComponent,com.ibm.wsspi.resource.ResourceFactory,java.util.concurrent.ExecutorService,java.util.concurrent.ScheduledExecutorService,javax.enterprise.concurrent.ManagedExecutorService,javax.enterprise.concurrent.ManagedScheduledExecutorService";uses:="com.ibm.wsspi.application.lifecycle,com.ibm.wsspi.resource,javax.enterprise.concurrent,javax.enterprise.concurrent",osgi.service;objectClass:List="com.ibm.wsspi.application.lifecycle.ApplicationRecycleComponent,com.ibm.wsspi.resource.ResourceFactory,java.util.concurrent.ExecutorService,javax.enterprise.concurrent.ManagedExecutorService,org.eclipse.microprofile.context.ManagedExecutor";uses:="com.ibm.wsspi.application.lifecycle,com.ibm.wsspi.resource,javax.enterprise.concurrent,org.eclipse.microprofile.context"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.context, com.ibm.ws.ras.instrument, com.ibm.ws.bnd.annotations, com.ibm.ws.threading, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.app.manager.lifecycle, com.ibm.wsspi.org.osgi.service.metatype.annotations, com.ibm.ws.concurrency.policy, com.ibm.ws.javaee.version, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.concurrent.1.0, com.ibm.ws.resource, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.kernel.service, io.openliberty.org.eclipse.microprofile.contextpropagation.1.2] > Task :com.ibm.ws.jaxrs.defaultexceptionmapper:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.core.3.2:globalize NO-SOURCE > Task :com.ibm.wsspi.org.osgi.core:globalize NO-SOURCE > Task :com.ibm.wsspi.org.osgi.core:compileJava NO-SOURCE > Task :com.ibm.wsspi.org.osgi.core:processResources NO-SOURCE > Task :com.ibm.wsspi.org.osgi.core:classes UP-TO-DATE > Task :com.ibm.wsspi.org.osgi.core:instrument > Task :com.ibm.wsspi.org.osgi.core:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.security.auth.x500] warning: Unreferenced class path entries [osgi.core-8.0.0, com.ibm.ws.ras.instrument] > Task :com.ibm.ws.org.apache.cxf.cxf.core.3.2:compileJava > Task :com.ibm.ws.org.apache.cxf.cxf.core.3.2:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.core.3.2:classes > Task :com.ibm.ws.org.apache.cxf.cxf.core.3.2:instrument > Task :com.ibm.ws.org.apache.cxf.cxf.core.3.2:jar warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Split package, multiple jars provide the same package:org/apache/cxf/bus/osgi Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-core-3.4.3] Class path [Jar:main, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:cxf-core-3.4.3, Jar:com.ibm.ws.logging.core, Jar:cxf-rt-transports-http-3.4.3, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.service.cm, Jar:com.ibm.wsspi.org.osgi.core, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Split package, multiple jars provide the same package:org/apache/cxf/common/jaxb Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-core-3.4.3] Class path [Jar:main, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:cxf-core-3.4.3, Jar:com.ibm.ws.logging.core, Jar:cxf-rt-transports-http-3.4.3, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.service.cm, Jar:com.ibm.wsspi.org.osgi.core, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Split package, multiple jars provide the same package:org/apache/cxf/common/logging Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-core-3.4.3] Class path [Jar:main, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:cxf-core-3.4.3, Jar:com.ibm.ws.logging.core, Jar:cxf-rt-transports-http-3.4.3, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.service.cm, Jar:com.ibm.wsspi.org.osgi.core, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Split package, multiple jars provide the same package:org/apache/cxf/common/spi Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-core-3.4.3] Class path [Jar:main, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:cxf-core-3.4.3, Jar:com.ibm.ws.logging.core, Jar:cxf-rt-transports-http-3.4.3, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.service.cm, Jar:com.ibm.wsspi.org.osgi.core, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Split package, multiple jars provide the same package:org/apache/cxf/common/util Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-core-3.4.3] Class path [Jar:main, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:cxf-core-3.4.3, Jar:com.ibm.ws.logging.core, Jar:cxf-rt-transports-http-3.4.3, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.service.cm, Jar:com.ibm.wsspi.org.osgi.core, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Split package, multiple jars provide the same package:org/apache/cxf/endpoint Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-core-3.4.3] Class path [Jar:main, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:cxf-core-3.4.3, Jar:com.ibm.ws.logging.core, Jar:cxf-rt-transports-http-3.4.3, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.service.cm, Jar:com.ibm.wsspi.org.osgi.core, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Split package, multiple jars provide the same package:org/apache/cxf/message Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-core-3.4.3] Class path [Jar:main, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:cxf-core-3.4.3, Jar:com.ibm.ws.logging.core, Jar:cxf-rt-transports-http-3.4.3, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.service.cm, Jar:com.ibm.wsspi.org.osgi.core, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Split package, multiple jars provide the same package:org/apache/cxf/service/invoker Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-core-3.4.3] Class path [Jar:main, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:cxf-core-3.4.3, Jar:com.ibm.ws.logging.core, Jar:cxf-rt-transports-http-3.4.3, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.service.cm, Jar:com.ibm.wsspi.org.osgi.core, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Split package, multiple jars provide the same package:org/apache/cxf/service/model Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-core-3.4.3] Class path [Jar:main, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:cxf-core-3.4.3, Jar:com.ibm.ws.logging.core, Jar:cxf-rt-transports-http-3.4.3, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.service.cm, Jar:com.ibm.wsspi.org.osgi.core, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Split package, multiple jars provide the same package:org/apache/cxf/staxutils Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-core-3.4.3] Class path [Jar:main, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:cxf-core-3.4.3, Jar:com.ibm.ws.logging.core, Jar:cxf-rt-transports-http-3.4.3, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.service.cm, Jar:com.ibm.wsspi.org.osgi.core, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Split package, multiple jars provide the same package:org/apache/cxf/transport Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-core-3.4.3] Class path [Jar:main, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:cxf-core-3.4.3, Jar:com.ibm.ws.logging.core, Jar:cxf-rt-transports-http-3.4.3, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.service.cm, Jar:com.ibm.wsspi.org.osgi.core, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Unable to determine whether the meta annotation javax.annotation.Resource applied to type org.apache.cxf.binding.AbstractBindingFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Unable to determine whether the meta annotation javax.annotation.PreDestroy applied to type org.apache.cxf.bus.managers.ConduitInitiatorManagerImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Unable to determine whether the meta annotation org.apache.aries.blueprint.Namespaces applied to type org.apache.cxf.internal.CXFAPINamespaceHandler provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.annotations is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.attachment is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.binding is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.bus is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.bus.blueprint is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.bus.extension is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.bus.managers is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.bus.osgi is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.bus.resource is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.bus.spring is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.buslifecycle is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.catalog is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.common is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.common.annotation is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.common.classloader is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.common.i18n is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.common.injection is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.common.jaxb is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.common.logging is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.common.security is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.common.spi is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.common.util is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.common.xmlschema is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.configuration is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.configuration.blueprint is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.configuration.jsse is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.configuration.security is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.configuration.spring is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.continuations is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.databinding is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.databinding.source is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.databinding.source.mime is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.databinding.stax is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.endpoint is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.extension is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.feature is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.feature.transform is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.feature.validation is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.headers is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.helpers is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.interceptor is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.interceptor.security is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.interceptor.security.callback is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.interceptor.transform is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.io is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.logging is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.management is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.management.annotation is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.message is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.phase is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.policy is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.resource is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.security is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.security.claims.authorization is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.security.transport is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.service is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.service.factory is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.service.invoker is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.service.invoker.spring is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.service.model is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.staxutils is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.staxutils.transform is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.staxutils.validation is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.transport is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.transport.common.gzip is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.validation is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.version is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.workqueue is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.ws.addressing is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.ws.addressing.v200403 is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.ws.addressing.v200408 is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.ws.addressing.wsdl is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/original.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Version for package org.apache.cxf.wsdl.http is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2: Imports that lack version ranges: [javax.xml.bind, javax.xml.bind.annotation, javax.xml.bind.annotation.adapters, javax.xml.bind.attachment, javax.activation, javax.annotation, javax.crypto, javax.crypto.spec, javax.imageio, javax.imageio.stream, javax.management, javax.naming, javax.naming.ldap, javax.net.ssl, javax.security.auth, javax.security.auth.callback, javax.security.auth.login, javax.security.auth.x500, javax.tools, javax.xml.namespace, javax.xml.parsers, javax.xml.stream, javax.xml.stream.events, javax.xml.stream.util, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stax, javax.xml.transform.stream, javax.xml.validation, javax.xml.xpath, org.apache.ws.commons.schema, org.apache.ws.commons.schema.constants, org.apache.ws.commons.schema.extensions, org.apache.ws.commons.schema.resolver, org.apache.ws.commons.schema.utils, org.apache.xml.resolver, org.apache.xml.resolver.helpers, org.apache.xml.resolver.tools, org.objectweb.asm, org.slf4j, org.slf4j.spi, org.w3c.dom, org.w3c.dom.ls, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers] warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Split package, multiple jars provide the same package:org/apache/cxf/bus/osgi Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-core-3.4.3] Class path [Jar:main, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:cxf-core-3.4.3, Jar:com.ibm.ws.logging.core, Jar:cxf-rt-transports-http-3.4.3, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.service.cm, Jar:com.ibm.wsspi.org.osgi.core, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Split package, multiple jars provide the same package:org/apache/cxf/common/jaxb Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-core-3.4.3] Class path [Jar:main, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:cxf-core-3.4.3, Jar:com.ibm.ws.logging.core, Jar:cxf-rt-transports-http-3.4.3, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.service.cm, Jar:com.ibm.wsspi.org.osgi.core, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Split package, multiple jars provide the same package:org/apache/cxf/common/logging Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-core-3.4.3] Class path [Jar:main, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:cxf-core-3.4.3, Jar:com.ibm.ws.logging.core, Jar:cxf-rt-transports-http-3.4.3, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.service.cm, Jar:com.ibm.wsspi.org.osgi.core, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Split package, multiple jars provide the same package:org/apache/cxf/common/spi Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-core-3.4.3] Class path [Jar:main, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:cxf-core-3.4.3, Jar:com.ibm.ws.logging.core, Jar:cxf-rt-transports-http-3.4.3, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.service.cm, Jar:com.ibm.wsspi.org.osgi.core, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Split package, multiple jars provide the same package:org/apache/cxf/common/util Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-core-3.4.3] Class path [Jar:main, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:cxf-core-3.4.3, Jar:com.ibm.ws.logging.core, Jar:cxf-rt-transports-http-3.4.3, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.service.cm, Jar:com.ibm.wsspi.org.osgi.core, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Split package, multiple jars provide the same package:org/apache/cxf/endpoint Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-core-3.4.3] Class path [Jar:main, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:cxf-core-3.4.3, Jar:com.ibm.ws.logging.core, Jar:cxf-rt-transports-http-3.4.3, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.service.cm, Jar:com.ibm.wsspi.org.osgi.core, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Split package, multiple jars provide the same package:org/apache/cxf/message Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-core-3.4.3] Class path [Jar:main, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:cxf-core-3.4.3, Jar:com.ibm.ws.logging.core, Jar:cxf-rt-transports-http-3.4.3, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.service.cm, Jar:com.ibm.wsspi.org.osgi.core, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Split package, multiple jars provide the same package:org/apache/cxf/service/invoker Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-core-3.4.3] Class path [Jar:main, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:cxf-core-3.4.3, Jar:com.ibm.ws.logging.core, Jar:cxf-rt-transports-http-3.4.3, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.service.cm, Jar:com.ibm.wsspi.org.osgi.core, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Split package, multiple jars provide the same package:org/apache/cxf/service/model Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-core-3.4.3] Class path [Jar:main, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:cxf-core-3.4.3, Jar:com.ibm.ws.logging.core, Jar:cxf-rt-transports-http-3.4.3, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.service.cm, Jar:com.ibm.wsspi.org.osgi.core, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Split package, multiple jars provide the same package:org/apache/cxf/staxutils Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-core-3.4.3] Class path [Jar:main, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:cxf-core-3.4.3, Jar:com.ibm.ws.logging.core, Jar:cxf-rt-transports-http-3.4.3, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.service.cm, Jar:com.ibm.wsspi.org.osgi.core, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Split package, multiple jars provide the same package:org/apache/cxf/transport Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-core-3.4.3] Class path [Jar:main, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:cxf-core-3.4.3, Jar:com.ibm.ws.logging.core, Jar:cxf-rt-transports-http-3.4.3, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.service.cm, Jar:com.ibm.wsspi.org.osgi.core, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Unable to determine whether the meta annotation javax.annotation.Resource applied to type org.apache.cxf.binding.AbstractBindingFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Unable to determine whether the meta annotation javax.annotation.PreDestroy applied to type org.apache.cxf.bus.managers.ConduitInitiatorManagerImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Unable to determine whether the meta annotation org.apache.aries.blueprint.Namespaces applied to type org.apache.cxf.internal.CXFAPINamespaceHandler provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.annotations is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.attachment is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.binding is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.bus is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.bus.blueprint is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.bus.extension is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.bus.managers is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.bus.osgi is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.bus.resource is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.bus.spring is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.buslifecycle is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.catalog is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.common is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.common.annotation is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.common.classloader is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.common.i18n is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.common.injection is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.common.jaxb is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.common.logging is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.common.security is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.common.spi is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.common.util is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.common.xmlschema is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.configuration is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.configuration.blueprint is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.configuration.jsse is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.configuration.security is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.configuration.spring is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.continuations is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.databinding is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.databinding.source is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.databinding.source.mime is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.databinding.stax is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.endpoint is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.extension is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.feature is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.feature.transform is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.feature.validation is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.headers is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.helpers is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.interceptor is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.interceptor.security is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.interceptor.security.callback is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.interceptor.transform is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.io is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.logging is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.management is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.management.annotation is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.message is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.phase is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.policy is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.resource is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.security is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.security.claims.authorization is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.security.transport is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.service is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.service.factory is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.service.invoker is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.service.invoker.spring is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.service.model is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.staxutils is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.staxutils.transform is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.staxutils.validation is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.transport is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.transport.common.gzip is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.validation is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.version is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.workqueue is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.ws.addressing is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.ws.addressing.v200403 is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.ws.addressing.v200408 is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.ws.addressing.wsdl is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.core.3.2/transformed.bnd:0: warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Version for package org.apache.cxf.wsdl.http is set to different values in the source (3.2.4) and in the manifest (3.4.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: com.ibm.ws.org.apache.cxf.cxf.core.3.2.jakarta: Imports that lack version ranges: [javax.xml.bind, javax.xml.bind.annotation, javax.xml.bind.annotation.adapters, javax.xml.bind.attachment, javax.activation, javax.annotation, javax.crypto, javax.crypto.spec, javax.imageio, javax.imageio.stream, javax.management, javax.naming, javax.naming.ldap, javax.net.ssl, javax.security.auth, javax.security.auth.callback, javax.security.auth.login, javax.security.auth.x500, javax.tools, javax.xml.namespace, javax.xml.parsers, javax.xml.stream, javax.xml.stream.events, javax.xml.stream.util, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stax, javax.xml.transform.stream, javax.xml.validation, javax.xml.xpath, org.apache.ws.commons.schema, org.apache.ws.commons.schema.constants, org.apache.ws.commons.schema.extensions, org.apache.ws.commons.schema.resolver, org.apache.ws.commons.schema.utils, org.apache.xml.resolver, org.apache.xml.resolver.helpers, org.apache.xml.resolver.tools, org.objectweb.asm, org.slf4j, org.slf4j.spi, org.w3c.dom, org.w3c.dom.ls, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers] warning: Unreferenced class path entries [activation-1.1, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.wsspi.org.osgi.core, cxf-core-3.4.3, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.logging.core, cxf-rt-transports-http-3.4.3, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.org.osgi.service.cm, com.ibm.websphere.javaee.jaxb.2.2] > Task :com.ibm.websphere.javaee.servlet.4.0:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.servlet.4.0:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.servlet.4.0:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.servlet.4.0:classes UP-TO-DATE [ant:validate] (error) message files must have at least one registered component prefix > Task :com.ibm.websphere.javaee.servlet.4.0:jar warning: There is an empty jar or directory on the classpath: main warning: Version for package javax.servlet is set to different values in the source (2.8.0) and in the manifest (4.0.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package javax.servlet.annotation is set to different values in the source (2.8.0) and in the manifest (4.0.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package javax.servlet.descriptor is set to different values in the source (2.8.0) and in the manifest (4.0.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package javax.servlet.http is set to different values in the source (2.8.0) and in the manifest (4.0.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Unreferenced class path entries [servlet.resources-3.1, javax.servlet-api-4.0.0] > Task :com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxrs.3.2:globalize > Task :com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2:globalize NO-SOURCE Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2/src/org/apache/cxf/transports/http/configuration/HTTPClientPolicy.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2:compileJava > Task :com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2:classes > Task :com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2:instrument > Task :com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2:jar warning: com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2: Split package, multiple jars provide the same package:org/apache/cxf/transport/http Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-transports-http-3.4.3] Class path [Jar:main, Jar:activation-1.1, Jar:cxf-rt-transports-http-3.4.3, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.core, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2: Split package, multiple jars provide the same package:org/apache/cxf/transports/http/configuration Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-transports-http-3.4.3] Class path [Jar:main, Jar:activation-1.1, Jar:cxf-rt-transports-http-3.4.3, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.core, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2: Unable to determine whether the meta annotation org.apache.aries.blueprint.Namespaces applied to type org.apache.cxf.transport.http.blueprint.HttpBPHandler provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlEnumValue applied to type org.apache.cxf.transports.http.configuration.ConnectionType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlType applied to type org.apache.cxf.transports.http.configuration.ConnectionType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlEnum applied to type org.apache.cxf.transports.http.configuration.ConnectionType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAttribute applied to type org.apache.cxf.transports.http.configuration.HTTPClientPolicy provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyAttribute applied to type org.apache.cxf.transports.http.configuration.HTTPClientPolicy provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlTransient applied to type org.apache.cxf.transports.http.configuration.HTTPClientPolicy provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAccessorType applied to type org.apache.cxf.transports.http.configuration.HTTPClientPolicy provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchemaType applied to type org.apache.cxf.transports.http.configuration.HTTPServerPolicy provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementDecl applied to type org.apache.cxf.transports.http.configuration.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRegistry applied to type org.apache.cxf.transports.http.configuration.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchema applied to type org.apache.cxf.transports.http.configuration.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2: Imports that lack version ranges: [javax.wsdl, javax.wsdl.extensions, org.apache.cxf.ws.policy, org.apache.cxf.ws.policy.builder.jaxb, org.apache.cxf.wsdl, com.ibm.wsspi.classloading, javax.activation, javax.naming, javax.naming.directory, javax.naming.ldap, javax.net.ssl, javax.security.auth, javax.security.auth.callback, javax.security.auth.login, javax.security.auth.x500, javax.xml.bind, javax.xml.bind.annotation, javax.xml.namespace, org.apache.neethi, org.ietf.jgss, org.osgi.service.cm, org.osgi.service.http, org.w3c.dom] warning: com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2.jakarta: Split package, multiple jars provide the same package:org/apache/cxf/transport/http Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-transports-http-3.4.3] Class path [Jar:main, Jar:activation-1.1, Jar:cxf-rt-transports-http-3.4.3, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.core, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2.jakarta: Split package, multiple jars provide the same package:org/apache/cxf/transports/http/configuration Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-transports-http-3.4.3] Class path [Jar:main, Jar:activation-1.1, Jar:cxf-rt-transports-http-3.4.3, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.core, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2.jakarta: Unable to determine whether the meta annotation org.apache.aries.blueprint.Namespaces applied to type org.apache.cxf.transport.http.blueprint.HttpBPHandler provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlEnumValue applied to type org.apache.cxf.transports.http.configuration.ConnectionType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlType applied to type org.apache.cxf.transports.http.configuration.ConnectionType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlEnum applied to type org.apache.cxf.transports.http.configuration.ConnectionType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAttribute applied to type org.apache.cxf.transports.http.configuration.HTTPClientPolicy provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyAttribute applied to type org.apache.cxf.transports.http.configuration.HTTPClientPolicy provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlTransient applied to type org.apache.cxf.transports.http.configuration.HTTPClientPolicy provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAccessorType applied to type org.apache.cxf.transports.http.configuration.HTTPClientPolicy provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchemaType applied to type org.apache.cxf.transports.http.configuration.HTTPServerPolicy provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementDecl applied to type org.apache.cxf.transports.http.configuration.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRegistry applied to type org.apache.cxf.transports.http.configuration.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchema applied to type org.apache.cxf.transports.http.configuration.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2.jakarta: Imports that lack version ranges: [javax.wsdl, javax.wsdl.extensions, org.apache.cxf.ws.policy, org.apache.cxf.ws.policy.builder.jaxb, org.apache.cxf.wsdl, com.ibm.wsspi.classloading, javax.activation, javax.naming, javax.naming.directory, javax.naming.ldap, javax.net.ssl, javax.security.auth, javax.security.auth.callback, javax.security.auth.login, javax.security.auth.x500, javax.xml.bind, javax.xml.bind.annotation, javax.xml.namespace, org.apache.neethi, org.ietf.jgss, org.osgi.service.cm, org.osgi.service.http, org.w3c.dom] warning: Unreferenced class path entries [activation-1.1, com.ibm.websphere.javaee.servlet.4.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.wsspi.org.osgi.core, com.ibm.ws.ras.instrument, cxf-rt-transports-http-3.4.3, com.ibm.ws.logging.core, com.ibm.ws.org.apache.cxf.cxf.core.3.2] > Task :com.ibm.wsspi.org.osgi.service.component:globalize NO-SOURCE > Task :com.ibm.wsspi.org.osgi.service.component:compileJava NO-SOURCE > Task :com.ibm.wsspi.org.osgi.service.component:processResources NO-SOURCE > Task :com.ibm.wsspi.org.osgi.service.component:classes UP-TO-DATE > Task :com.ibm.wsspi.org.osgi.service.component:instrument > Task :com.ibm.wsspi.org.osgi.service.component:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, org.osgi.service.component-1.4.0] > Task :com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxrs.3.2:compileJava > Task :com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxrs.3.2:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxrs.3.2:classes Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxrs.3.2:instrument > Task :com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxrs.3.2:jar warning: Split package, multiple jars provide the same package:org/apache/cxf/jaxrs Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-frontend-jaxrs-3.4.3] Class path [Jar:main, Jar:com.ibm.websphere.javaee.annotation.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:cxf-rt-frontend-jaxrs-3.4.3, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonb.1.0, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.injection.core, Jar:com.ibm.ws.javaee.dd.common, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.threading, Jar:com.ibm.wsspi.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/apache/cxf/jaxrs/impl Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-frontend-jaxrs-3.4.3] Class path [Jar:main, Jar:com.ibm.websphere.javaee.annotation.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:cxf-rt-frontend-jaxrs-3.4.3, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonb.1.0, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.injection.core, Jar:com.ibm.ws.javaee.dd.common, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.threading, Jar:com.ibm.wsspi.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/apache/cxf/jaxrs/interceptor Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-frontend-jaxrs-3.4.3] Class path [Jar:main, Jar:com.ibm.websphere.javaee.annotation.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:cxf-rt-frontend-jaxrs-3.4.3, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonb.1.0, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.injection.core, Jar:com.ibm.ws.javaee.dd.common, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.threading, Jar:com.ibm.wsspi.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/apache/cxf/jaxrs/lifecycle Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-frontend-jaxrs-3.4.3] Class path [Jar:main, Jar:com.ibm.websphere.javaee.annotation.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:cxf-rt-frontend-jaxrs-3.4.3, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonb.1.0, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.injection.core, Jar:com.ibm.ws.javaee.dd.common, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.threading, Jar:com.ibm.wsspi.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/apache/cxf/jaxrs/model Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-frontend-jaxrs-3.4.3] Class path [Jar:main, Jar:com.ibm.websphere.javaee.annotation.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:cxf-rt-frontend-jaxrs-3.4.3, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonb.1.0, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.injection.core, Jar:com.ibm.ws.javaee.dd.common, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.threading, Jar:com.ibm.wsspi.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/apache/cxf/jaxrs/provider Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-frontend-jaxrs-3.4.3] Class path [Jar:main, Jar:com.ibm.websphere.javaee.annotation.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:cxf-rt-frontend-jaxrs-3.4.3, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonb.1.0, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.injection.core, Jar:com.ibm.ws.javaee.dd.common, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.threading, Jar:com.ibm.wsspi.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/apache/cxf/jaxrs/utils Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-frontend-jaxrs-3.4.3] Class path [Jar:main, Jar:com.ibm.websphere.javaee.annotation.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:cxf-rt-frontend-jaxrs-3.4.3, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonb.1.0, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.injection.core, Jar:com.ibm.ws.javaee.dd.common, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.threading, Jar:com.ibm.wsspi.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.ws.ras.instrument] warning: Unable to determine whether the meta annotation org.apache.aries.blueprint.Namespaces applied to type org.apache.cxf.jaxrs.blueprint.JAXRSBPNamespaceHandler provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.beans.factory.annotation.Value applied to type org.apache.cxf.jaxrs.spring.AbstractJaxrsClassesScanServer provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.context.annotation.ComponentScan applied to type org.apache.cxf.jaxrs.spring.AbstractSpringComponentScanServer provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.context.annotation.ImportResource applied to type org.apache.cxf.jaxrs.spring.JaxRsConfig provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.context.annotation.Bean applied to type org.apache.cxf.jaxrs.spring.SpringComponentScanServer provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [javax.validation, javax.annotation, javax.xml.bind, javax.xml.bind.annotation, javax.xml.bind.annotation.adapters, javax.xml.bind.attachment, com.ibm.wsspi.injectionengine, javax.activation, javax.naming, javax.naming.spi, javax.security.auth, javax.security.auth.callback, javax.security.auth.login, javax.xml.namespace, javax.xml.stream, javax.xml.stream.events, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stream, javax.xml.validation, javax.xml.xpath, org.ietf.jgss, org.w3c.dom, org.w3c.dom.ls, org.xml.sax, org.xml.sax.helpers, javax.tools, com.ibm.json.java] warning: Export org.apache.cxf.jaxrs.provider, has 1, private references [org.apache.cxf.jaxrs.nio] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.wsspi.classloading.ClassLoadingService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.threading.WSExecutorService)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ScheduledExecutorService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [cxf-rt-frontend-jaxrs-3.4.3, com.ibm.ws.ras.instrument, com.ibm.ws.threading, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.javaee.annotation.1.2, com.ibm.ws.classloading, com.ibm.ws.org.apache.cxf.cxf.core.3.2, com.ibm.ws.adaptable.module, com.ibm.ws.injection.core, com.ibm.ws.anno, com.ibm.ws.javaee.dd.common, activation-1.1, com.ibm.websphere.javaee.servlet.4.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.jsonp.1.1, com.ibm.websphere.javaee.jaxrs.2.1, com.ibm.wsspi.org.osgi.service.component, com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2, com.ibm.websphere.javaee.jsonb.1.0, com.ibm.ws.container.service, com.ibm.ws.logging.core, com.ibm.ws.kernel.service, com.ibm.websphere.javaee.jaxb.2.2] > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.client.3.2:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.client.3.2:compileJava > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.client.3.2:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.client.3.2:classes > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.client.3.2:instrument > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.client.3.2:jar warning: Split package, multiple jars provide the same package:org/apache/cxf/jaxrs/client Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-rs-client-3.4.3] Class path [Jar:main, Jar:activation-1.1, Jar:cxf-rt-rs-client-3.4.3, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxrs.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2, Jar:com.ibm.ws.threading, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/apache/cxf/jaxrs/client/spec Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-rs-client-3.4.3] Class path [Jar:main, Jar:activation-1.1, Jar:cxf-rt-rs-client-3.4.3, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxrs.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2, Jar:com.ibm.ws.threading, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.ras.instrument] warning: Unable to determine whether the meta annotation org.apache.aries.blueprint.Namespaces applied to type org.apache.cxf.jaxrs.client.blueprint.JAXRSBPNamespaceHandler provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.Priority applied to type org.apache.cxf.jaxrs.client.cache.CacheControlClientReaderInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.PreDestroy applied to type org.apache.cxf.jaxrs.client.cache.CacheControlFeature provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.beans.factory.annotation.Autowired applied to type org.apache.cxf.jaxrs.client.spring.AbstractJaxRsClientConfiguration provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.beans.factory.annotation.Value applied to type org.apache.cxf.jaxrs.client.spring.AbstractJaxRsClientConfiguration provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.context.annotation.Import applied to type org.apache.cxf.jaxrs.client.spring.AbstractJaxRsClientConfiguration provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.context.annotation.ComponentScan applied to type org.apache.cxf.jaxrs.client.spring.AbstractJaxRsClientConfiguration provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.context.annotation.Bean applied to type org.apache.cxf.jaxrs.client.spring.JaxRsProxyClientConfiguration provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [javax.annotation, javax.naming, javax.net.ssl, javax.xml.namespace, javax.xml.stream, org.osgi.framework, org.w3c.dom] warning: Unreferenced class path entries [activation-1.1, com.ibm.ws.org.osgi.annotation.versioning, cxf-rt-rs-client-3.4.3, com.ibm.websphere.javaee.jaxrs.2.1, com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxrs.3.2, com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2, com.ibm.ws.ras.instrument, com.ibm.ws.threading, com.ibm.ws.logging.core, com.ibm.ws.org.apache.cxf.cxf.core.3.2] > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.service.description.3.2:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.service.description.3.2:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.service.description.3.2:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.service.description.3.2:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.service.description.3.2:instrument > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.service.description.3.2:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.servlet, javax.ws.rs, javax.ws.rs.container, javax.ws.rs.core, javax.ws.rs.ext, javax.xml.bind, javax.xml.bind.annotation, javax.xml.datatype, javax.xml.namespace, javax.xml.parsers, javax.xml.stream, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.stream, org.apache.cxf, org.apache.cxf.common.jaxb, org.apache.cxf.common.logging, org.apache.cxf.common.util, org.apache.cxf.common.xmlschema, org.apache.cxf.endpoint, org.apache.cxf.helpers, org.apache.cxf.jaxrs, org.apache.cxf.jaxrs.ext, org.apache.cxf.jaxrs.ext.multipart, org.apache.cxf.jaxrs.ext.xml, org.apache.cxf.jaxrs.impl, org.apache.cxf.jaxrs.model, org.apache.cxf.jaxrs.model.doc, org.apache.cxf.jaxrs.provider, org.apache.cxf.jaxrs.utils, org.apache.cxf.jaxrs.utils.schemas, org.apache.cxf.message, org.apache.cxf.service, org.apache.cxf.service.model, org.apache.cxf.staxutils, org.apache.ws.commons.schema, org.w3c.dom, org.apache.ws.commons.schema.constants, org.apache.ws.commons.schema.extensions, org.apache.ws.commons.schema.resolver, org.apache.ws.commons.schema.utils, org.xml.sax, javax.xml.transform.sax] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, cxf-rt-rs-service-description-3.3.0] > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.sse.3.2:globalize NO-SOURCE Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.rt.rs.sse.3.2/src/org/apache/cxf/jaxrs/sse/client/SseEventSourceImpl.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.sse.3.2:compileJava > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.sse.3.2:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.sse.3.2:classes > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.sse.3.2:instrument > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.sse.3.2:jar warning: Split package, multiple jars provide the same package:org/apache/cxf/jaxrs/sse Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-rs-sse-3.3.0] Class path [Jar:main, Jar:cxf-rt-rs-sse-3.3.0, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.rs.client.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxrs.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/apache/cxf/jaxrs/sse/client Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-rs-sse-3.3.0] Class path [Jar:main, Jar:cxf-rt-rs-sse-3.3.0, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.rs.client.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxrs.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.ras.instrument] warning: Imports that lack version ranges: [javax.servlet, javax.servlet.http] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.jaxrs.2.1, com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxrs.3.2, com.ibm.ws.ras.instrument, com.ibm.ws.logging.core, com.ibm.ws.org.apache.cxf.cxf.rt.rs.client.3.2, cxf-rt-rs-sse-3.3.0, com.ibm.ws.org.apache.cxf.cxf.core.3.2] > Task :com.ibm.ws.org.apache.cxf.cxf.tools.common.3.2:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.tools.common.3.2:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.tools.common.3.2:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.tools.common.3.2:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.cxf.cxf.tools.common.3.2:instrument > Task :com.ibm.ws.org.apache.cxf.cxf.tools.common.3.2:jar warning: com.ibm.ws.org.apache.cxf.cxf.tools.common.3.2: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.org.apache.cxf.cxf.tools.common.3.2: Imports that lack version ranges: [javax.jws, javax.jws.soap, javax.xml.namespace, javax.xml.parsers, javax.xml.stream, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.stream, javax.xml.validation, javax.xml.xpath, org.apache.cxf.catalog, org.apache.cxf.common.classloader, org.apache.cxf.common.i18n, org.apache.cxf.common.logging, org.apache.cxf.common.util, org.apache.cxf.helpers, org.apache.cxf.staxutils, org.apache.cxf.version, org.slf4j.helpers, org.w3c.dom, org.xml.sax] warning: com.ibm.ws.org.apache.cxf.cxf.tools.common.3.2.jakarta: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.org.apache.cxf.cxf.tools.common.3.2.jakarta: Imports that lack version ranges: [javax.jws, javax.jws.soap, javax.xml.namespace, javax.xml.parsers, javax.xml.stream, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.stream, javax.xml.validation, javax.xml.xpath, org.apache.cxf.catalog, org.apache.cxf.common.classloader, org.apache.cxf.common.i18n, org.apache.cxf.common.logging, org.apache.cxf.common.util, org.apache.cxf.helpers, org.apache.cxf.staxutils, org.apache.cxf.version, org.slf4j.helpers, org.w3c.dom, org.xml.sax] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, cxf-tools-common-3.4.3] > Task :com.ibm.ws.org.apache.cxf.cxf.tools.wadlto.jaxrs.3.2:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.tools.wadlto.jaxrs.3.2:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.tools.wadlto.jaxrs.3.2:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.tools.wadlto.jaxrs.3.2:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.cxf.cxf.tools.wadlto.jaxrs.3.2:instrument > Task :com.ibm.ws.org.apache.cxf.cxf.tools.wadlto.jaxrs.3.2:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.ws.rs, javax.ws.rs.container, javax.ws.rs.core, javax.xml.namespace, javax.xml.stream, javax.xml.transform, javax.xml.transform.dom, javax.xml.validation, org.apache.cxf, org.apache.cxf.catalog, org.apache.cxf.common.i18n, org.apache.cxf.common.jaxb, org.apache.cxf.common.logging, org.apache.cxf.common.util, org.apache.cxf.common.xmlschema, org.apache.cxf.helpers, org.apache.cxf.jaxrs.ext, org.apache.cxf.jaxrs.ext.multipart, org.apache.cxf.jaxrs.utils, org.apache.cxf.jaxrs.utils.schemas, org.apache.cxf.resource, org.apache.cxf.service.model, org.apache.cxf.staxutils, org.apache.cxf.tools.common, org.apache.cxf.tools.common.toolspec, org.apache.cxf.tools.common.toolspec.parser, org.apache.cxf.tools.util, org.w3c.dom, org.xml.sax] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, cxf-tools-wadlto-jaxrs-3.4.3] > Task :com.ibm.ws.security.authorization.util:globalize NO-SOURCE > Task :com.ibm.ws.security.authorization.util:compileJava > Task :com.ibm.ws.security.authorization.util:processResources NO-SOURCE > Task :com.ibm.ws.security.authorization.util:classes > Task :com.ibm.ws.security.authorization.util:instrument > Task :com.ibm.ws.security.authorization.util:jar warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.websphere.javaee.annotation.1.3, com.ibm.websphere.org.osgi.service.cm] > Task :com.ibm.ws.jaxrs.defaultexceptionmapper:compileJava > Task :com.ibm.ws.jaxrs.defaultexceptionmapper:processResources NO-SOURCE > Task :com.ibm.ws.jaxrs.defaultexceptionmapper:classes > Task :com.ibm.ws.jaxrs.defaultexceptionmapper:instrument > Task :com.ibm.ws.jaxrs.defaultexceptionmapper:jar warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.concurrent, com.ibm.ws.org.apache.cxf.cxf.tools.common.3.2, com.ibm.ws.org.apache.cxf.cxf.rt.rs.service.description.3.2, com.ibm.ws.jaxrs.2.x.config, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.authorization.util, com.ibm.websphere.javaee.jsonp.1.1, com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.artifact, com.ibm.ws.org.apache.cxf.cxf.rt.rs.client.3.2, com.ibm.ws.kernel.service, com.ibm.ws.injection, com.ibm.ws.kernel.feature, com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxrs.3.2, com.ibm.websphere.javaee.annotation.1.2, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.apache.cxf.cxf.core.3.2, com.ibm.ws.org.apache.cxf.cxf.tools.wadlto.jaxrs.3.2, com.ibm.ws.adaptable.module, com.ibm.ws.anno, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.javaee.dd.common, com.ibm.ws.webservices.handler, com.ibm.websphere.javaee.jaxrs.2.0, com.ibm.websphere.javaee.jsonb.1.0, com.ibm.ws.artifact.overlay, com.ibm.ws.logging.core, com.ibm.ws.jaxrs.2.0.common, com.ibm.ws.org.apache.cxf.cxf.rt.rs.sse.3.2, com.ibm.websphere.appserver.spi.threading, com.ibm.websphere.javaee.jaxb.2.2] > Task :com.ibm.ws.opentracing:globalize NO-SOURCE > Task :io.openliberty.microprofile.opentracing.common:globalize > Task :io.openliberty.microprofile.opentracing.common:compileJava > Task :io.openliberty.microprofile.opentracing.common:processResources > Task :io.openliberty.microprofile.opentracing.common:classes > Task :io.openliberty.microprofile.opentracing.common:instrument > Task :io.openliberty.microprofile.opentracing.common:jar warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type io.openliberty.opentracing.internal.resources.Opentracing provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type io.openliberty.opentracing.internal.resources.Opentracing provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type io.openliberty.opentracing.internal.resources.Opentracing provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.websphere.ras, com.ibm.websphere.ras.annotation] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :com.ibm.ws.opentracing:compileJava > Task :com.ibm.ws.opentracing:processResources NO-SOURCE > Task :com.ibm.ws.opentracing:classes > Task :com.ibm.ws.opentracing:instrument > Task :com.ibm.ws.opentracing:jar warning: Imports that lack version ranges: [javax.naming] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.opentracing.OpentracingFilterHelper)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.opentracing.tracer.OpentracingTracerFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.library.Library)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener";uses:="com.ibm.ws.container.service.state",osgi.service;objectClass:List="com.ibm.ws.jaxrs.defaultexceptionmapper.DefaultExceptionMapperCallback";uses:="com.ibm.ws.jaxrs.defaultexceptionmapper",osgi.service;objectClass:List="com.ibm.ws.jaxrs20.providers.api.JaxRsProviderRegister";uses:="com.ibm.ws.jaxrs20.providers.api",osgi.service;objectClass:List="com.ibm.ws.opentracing.OpentracingUserFeatureAccessService";uses:="com.ibm.ws.opentracing"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.appserver.spi.kernel.service, com.ibm.wsspi.org.osgi.core, io.openliberty.microprofile.opentracing.common, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.classloading, com.ibm.ws.io.opentracing.opentracing-api, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.jaxrs.defaultexceptionmapper, com.ibm.wsspi.org.osgi.service.component, com.ibm.websphere.javaee.jaxrs.2.0, com.ibm.ws.container.service, com.ibm.ws.jaxrs.2.0.common] > Task :com.ibm.websphere.appserver.spi.opentracing:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.spi.opentracing:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.spi.opentracing:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.spi.opentracing:instrument > Task :com.ibm.websphere.appserver.spi.opentracing:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.ws.opentracing.tracer.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.opentracing] > Task :com.ibm.websphere.appserver.spi.opentracing:apiSpiJavadoc > Task :com.ibm.websphere.appserver.spi.opentracing:zipJavadoc > Task :com.ibm.websphere.appserver.spi.opentracing:publishJavadoc > Task :com.ibm.websphere.appserver.spi.opentracing:publishWLPJars > Task :com.ibm.websphere.appserver.spi.opentracing:assemble > Task :com.ibm.websphere.appserver.spi.opentracing.1.1:globalize NO-SOURCE > Task :com.ibm.ws.io.opentracing.opentracing-api.0.31.0:globalize NO-SOURCE > Task :com.ibm.ws.io.opentracing.opentracing-api.0.31.0:compileJava NO-SOURCE > Task :com.ibm.ws.io.opentracing.opentracing-api.0.31.0:processResources NO-SOURCE > Task :com.ibm.ws.io.opentracing.opentracing-api.0.31.0:classes UP-TO-DATE > Task :com.ibm.ws.io.opentracing.opentracing-api.0.31.0:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [opentracing-api-0.31.0] > Task :com.ibm.ws.io.opentracing.opentracing-util.0.31.0:globalize NO-SOURCE > Task :com.ibm.ws.io.opentracing.opentracing-util.0.31.0:compileJava NO-SOURCE > Task :com.ibm.ws.io.opentracing.opentracing-util.0.31.0:processResources NO-SOURCE > Task :com.ibm.ws.io.opentracing.opentracing-util.0.31.0:classes UP-TO-DATE > Task :com.ibm.ws.io.opentracing.opentracing-util.0.31.0:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [io.opentracing, io.opentracing.propagation] warning: Unreferenced class path entries [opentracing-noop-0.31.0, opentracing-util-0.31.0] > Task :com.ibm.ws.opentracing.1.1:globalize NO-SOURCE > Task :com.ibm.ws.opentracing.1.1:compileJava > Task :com.ibm.ws.opentracing.1.1:processResources NO-SOURCE > Task :com.ibm.ws.opentracing.1.1:classes > Task :com.ibm.ws.opentracing.1.1:instrument > Task :com.ibm.ws.opentracing.1.1:jar warning: Imports that lack version ranges: [javax.naming] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.opentracing.OpentracingFilterHelper)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.opentracing.tracer.OpentracingTracerFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.library.Library)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener";uses:="com.ibm.ws.container.service.state",osgi.service;objectClass:List="com.ibm.ws.jaxrs.defaultexceptionmapper.DefaultExceptionMapperCallback";uses:="com.ibm.ws.jaxrs.defaultexceptionmapper",osgi.service;objectClass:List="com.ibm.ws.jaxrs20.providers.api.JaxRsProviderRegister";uses:="com.ibm.ws.jaxrs20.providers.api",osgi.service;objectClass:List="com.ibm.ws.opentracing.OpentracingUserFeatureAccessService";uses:="com.ibm.ws.opentracing"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.appserver.spi.kernel.service, com.ibm.wsspi.org.osgi.core, io.openliberty.microprofile.opentracing.common, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.classloading, com.ibm.ws.io.opentracing.opentracing-util.0.31.0, com.ibm.ws.io.opentracing.opentracing-api.0.31.0, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.jaxrs.defaultexceptionmapper, com.ibm.websphere.javaee.servlet.3.1, com.ibm.wsspi.org.osgi.service.component, com.ibm.websphere.javaee.jaxrs.2.0, com.ibm.ws.container.service, com.ibm.ws.jaxrs.2.0.common] > Task :com.ibm.websphere.appserver.spi.opentracing.1.1:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.spi.opentracing.1.1:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.spi.opentracing.1.1:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.spi.opentracing.1.1:instrument > Task :com.ibm.websphere.appserver.spi.opentracing.1.1:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.ws.opentracing.tracer.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [com.ibm.ws.opentracing.1.1, com.ibm.ws.ras.instrument] > Task :com.ibm.websphere.appserver.spi.opentracing.1.1:apiSpiJavadoc > Task :com.ibm.websphere.appserver.spi.opentracing.1.1:zipJavadoc > Task :com.ibm.websphere.appserver.spi.opentracing.1.1:publishJavadoc > Task :com.ibm.websphere.appserver.spi.opentracing.1.1:publishWLPJars > Task :com.ibm.websphere.appserver.spi.opentracing.1.1:assemble > Task :com.ibm.websphere.appserver.spi.opentracing.1.2:globalize NO-SOURCE > Task :com.ibm.ws.opentracing.1.2:globalize NO-SOURCE > Task :com.ibm.ws.opentracing.1.2:compileJava > Task :com.ibm.ws.opentracing.1.2:processResources NO-SOURCE > Task :com.ibm.ws.opentracing.1.2:classes > Task :com.ibm.ws.opentracing.1.2:instrument > Task :com.ibm.ws.opentracing.1.2:jar warning: Imports that lack version ranges: [javax.naming] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.opentracing.OpentracingFilterHelper)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.opentracing.tracer.OpentracingTracerFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.library.Library)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=org.eclipse.microprofile.config.spi.ConfigProviderResolver)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener";uses:="com.ibm.ws.container.service.state",osgi.service;objectClass:List="com.ibm.ws.jaxrs.defaultexceptionmapper.DefaultExceptionMapperCallback";uses:="com.ibm.ws.jaxrs.defaultexceptionmapper",osgi.service;objectClass:List="com.ibm.ws.jaxrs20.providers.api.JaxRsProviderRegister";uses:="com.ibm.ws.jaxrs20.providers.api",osgi.service;objectClass:List="com.ibm.ws.opentracing.OpentracingUserFeatureAccessService";uses:="com.ibm.ws.opentracing"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.appserver.spi.kernel.service, com.ibm.wsspi.org.osgi.core, io.openliberty.microprofile.opentracing.common, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.classloading, com.ibm.ws.io.opentracing.opentracing-util.0.31.0, com.ibm.websphere.org.eclipse.microprofile.config.1.3, com.ibm.ws.io.opentracing.opentracing-api.0.31.0, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.jaxrs.defaultexceptionmapper, com.ibm.websphere.javaee.servlet.3.1, com.ibm.wsspi.org.osgi.service.component, com.ibm.websphere.javaee.jaxrs.2.0, com.ibm.ws.container.service, com.ibm.ws.jaxrs.2.0.common] > Task :com.ibm.websphere.appserver.spi.opentracing.1.2:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.spi.opentracing.1.2:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.spi.opentracing.1.2:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.spi.opentracing.1.2:instrument > Task :com.ibm.websphere.appserver.spi.opentracing.1.2:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.ws.opentracing.tracer.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [com.ibm.ws.opentracing.1.2, com.ibm.ws.ras.instrument] > Task :com.ibm.websphere.appserver.spi.opentracing.1.2:apiSpiJavadoc > Task :com.ibm.websphere.appserver.spi.opentracing.1.2:zipJavadoc > Task :com.ibm.websphere.appserver.spi.opentracing.1.2:publishJavadoc > Task :com.ibm.websphere.appserver.spi.opentracing.1.2:publishWLPJars > Task :com.ibm.websphere.appserver.spi.opentracing.1.2:assemble > Task :com.ibm.websphere.appserver.spi.opentracing.1.3:globalize NO-SOURCE > Task :com.ibm.ws.microprofile.opentracing.jaeger:globalize > Task :com.ibm.ws.microprofile.opentracing.jaeger.adapter:globalize NO-SOURCE > Task :com.ibm.ws.microprofile.opentracing.jaeger.adapter:compileJava > Task :com.ibm.ws.microprofile.opentracing.jaeger.adapter:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.opentracing.jaeger.adapter:classes > Task :com.ibm.ws.microprofile.opentracing.jaeger.adapter:jar warning: No translation found for macro: app-resources warning: Imports that lack version ranges: [com.ibm.wsspi.classloading] warning: Unreferenced class path entries [com.ibm.ws.logging, org.eclipse.osgi, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.io.opentracing.opentracing-api.0.31.0] > Task :com.ibm.ws.microprofile.opentracing.jaeger.adapter.impl:globalize NO-SOURCE > Task :com.ibm.ws.microprofile.opentracing.jaeger.adapter.impl:compileJava > Task :com.ibm.ws.microprofile.opentracing.jaeger.adapter.impl:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.opentracing.jaeger.adapter.impl:classes > Task :com.ibm.ws.microprofile.opentracing.jaeger.adapter.impl:jar warning: No translation found for macro: app-resources warning: Imports that lack version ranges: [com.ibm.wsspi.classloading] warning: Unreferenced class path entries [com.ibm.ws.logging, org.eclipse.osgi, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.io.opentracing.opentracing-api.0.31.0, com.ibm.ws.microprofile.opentracing.jaeger.adapter, jaeger-core-0.34.0] > Task :com.ibm.ws.microprofile.opentracing.jaeger:compileJava > Task :com.ibm.ws.microprofile.opentracing.jaeger:processResources > Task :com.ibm.ws.microprofile.opentracing.jaeger:classes > Task :com.ibm.ws.microprofile.opentracing.jaeger:instrument > Task :com.ibm.ws.microprofile.opentracing.jaeger:jar warning: No translation found for macro: app-resources warning: Imports that lack version ranges: [com.ibm.wsspi.classloading] warning: Unreferenced class path entries [com.ibm.ws.logging, org.eclipse.osgi, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.crypto.passwordutil, com.ibm.ws.kernel.boot.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.io.opentracing.opentracing-api.0.31.0, com.ibm.ws.microprofile.opentracing.jaeger.adapter, com.ibm.ws.microprofile.opentracing.jaeger.adapter.impl, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.logging.core] > Task :com.ibm.ws.opentracing.1.3:globalize NO-SOURCE > Task :com.ibm.ws.opentracing.1.3:compileJava > Task :com.ibm.ws.opentracing.1.3:processResources NO-SOURCE > Task :com.ibm.ws.opentracing.1.3:classes > Task :com.ibm.ws.opentracing.1.3:instrument > Task :com.ibm.ws.opentracing.1.3:jar warning: Imports that lack version ranges: [javax.naming] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.opentracing.OpentracingFilterHelper)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.opentracing.tracer.OpentracingTracerFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.library.Library)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=org.eclipse.microprofile.config.spi.ConfigProviderResolver)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener";uses:="com.ibm.ws.container.service.state",osgi.service;objectClass:List="com.ibm.ws.jaxrs.defaultexceptionmapper.DefaultExceptionMapperCallback";uses:="com.ibm.ws.jaxrs.defaultexceptionmapper",osgi.service;objectClass:List="com.ibm.ws.jaxrs20.providers.api.JaxRsProviderRegister,com.ibm.ws.opentracing.OpentracingFilterProvider";uses:="com.ibm.ws.jaxrs20.providers.api,com.ibm.ws.opentracing",osgi.service;objectClass:List="com.ibm.ws.opentracing.OpentracingUserFeatureAccessService";uses:="com.ibm.ws.opentracing"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.appserver.spi.kernel.service, com.ibm.wsspi.org.osgi.core, io.openliberty.microprofile.opentracing.common, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.classloading, com.ibm.ws.io.opentracing.opentracing-util.0.31.0, com.ibm.websphere.org.eclipse.microprofile.config.1.3, com.ibm.ws.io.opentracing.opentracing-api.0.31.0, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.jaxrs.defaultexceptionmapper, com.ibm.websphere.javaee.servlet.3.1, com.ibm.websphere.org.eclipse.microprofile.opentracing.1.3, com.ibm.wsspi.org.osgi.service.component, com.ibm.websphere.javaee.jaxrs.2.0, com.ibm.ws.microprofile.opentracing.jaeger, com.ibm.ws.container.service, com.ibm.ws.jaxrs.2.0.common] > Task :com.ibm.websphere.appserver.spi.opentracing.1.3:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.spi.opentracing.1.3:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.spi.opentracing.1.3:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.spi.opentracing.1.3:instrument > Task :com.ibm.websphere.appserver.spi.opentracing.1.3:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.ws.opentracing.tracer.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [com.ibm.ws.opentracing.1.3, com.ibm.ws.ras.instrument] > Task :com.ibm.websphere.appserver.spi.opentracing.1.3:apiSpiJavadoc > Task :com.ibm.websphere.appserver.spi.opentracing.1.3:zipJavadoc > Task :com.ibm.websphere.appserver.spi.opentracing.1.3:publishJavadoc > Task :com.ibm.websphere.appserver.spi.opentracing.1.3:publishWLPJars > Task :com.ibm.websphere.appserver.spi.opentracing.1.3:assemble > Task :com.ibm.websphere.appserver.spi.restHandler:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.spi.restHandler:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.spi.restHandler:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.spi.restHandler:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.spi.restHandler:instrument > Task :com.ibm.websphere.appserver.spi.restHandler:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.wsspi.rest.handler.helper.DefaultAuthorizationHelper provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.wsspi.rest.handler.helper.DefaultAuthorizationHelper provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.wsspi.rest.handler.helper.DefaultAuthorizationHelper provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Component applied to type com.ibm.wsspi.rest.handler.helper.DefaultAuthorizationHelper provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.rest.handler, com.ibm.websphere.rest.handler] > Task :com.ibm.websphere.appserver.spi.restHandler:apiSpiJavadoc 2 warnings > Task :com.ibm.websphere.appserver.spi.restHandler:zipJavadoc > Task :com.ibm.websphere.appserver.spi.restHandler:publishJavadoc > Task :com.ibm.websphere.appserver.spi.restHandler:publishWLPJars > Task :com.ibm.websphere.appserver.spi.restHandler:assemble > Task :com.ibm.websphere.appserver.spi.saml20:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.spi.saml20:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.spi.saml20:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.spi.saml20:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.spi.saml20:instrument /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.rest.handler/src/com/ibm/wsspi/rest/handler/helper/DefaultRoutingHelper.java:173: warning - @param argument "httpServletRequest" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.rest.handler/src/com/ibm/wsspi/rest/handler/helper/DefaultRoutingHelper.java:187: warning - @param argument "httpServletRequest" is not a parameter name. > Task :com.ibm.websphere.appserver.spi.saml20:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.wsspi.security.saml2.UserIdentityException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.wsspi.security.saml2.UserIdentityException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.wsspi.security.saml2.UserIdentityException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.websphere.ras, com.ibm.websphere.ras.annotation] warning: Unreferenced class path entries [com.ibm.ws.security.sso.common, com.ibm.ws.ras.instrument] > Task :com.ibm.websphere.appserver.spi.saml20:apiSpiJavadoc 4 warnings > Task :com.ibm.websphere.appserver.spi.saml20:zipJavadoc > Task :com.ibm.websphere.appserver.spi.saml20:publishJavadoc > Task :com.ibm.websphere.appserver.spi.saml20:publishWLPJars > Task :com.ibm.websphere.appserver.spi.saml20:assemble > Task :com.ibm.websphere.appserver.spi.servlet:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.spi.servlet:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.spi.servlet:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.spi.servlet:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.spi.servlet:instrument /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.sso.common/src/com/ibm/wsspi/security/saml2/UserCredentialResolver.java:42: warning - @param argument "saml20Token" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.sso.common/src/com/ibm/wsspi/security/saml2/UserCredentialResolver.java:52: warning - @param argument "saml20Token" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.sso.common/src/com/ibm/wsspi/security/saml2/UserCredentialResolver.java:61: warning - @param argument "saml20Token" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.sso.common/src/com/ibm/wsspi/security/saml2/UserCredentialResolver.java:70: warning - @param argument "saml20Token" is not a parameter name. > Task :com.ibm.websphere.appserver.spi.servlet:jar warning: com.ibm.websphere.appserver.spi.servlet: There is an empty jar or directory on the classpath: main warning: com.ibm.websphere.appserver.spi.servlet: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.websphere.servlet.filter.ChainedRequest provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.spi.servlet: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.websphere.servlet.filter.ChainedRequest provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.websphere.appserver.spi.servlet: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.websphere.servlet.filter.ChainedResponse provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.servlet.spi: There is an empty jar or directory on the classpath: main warning: io.openliberty.servlet.spi: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.websphere.servlet.filter.ChainedRequest provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.servlet.spi: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.websphere.servlet.filter.ChainedRequest provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.servlet.spi: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.websphere.servlet.filter.ChainedResponse provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [com.ibm.ws.webcontainer, com.ibm.ws.ras.instrument] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/websphere/webcontainer/async/AsyncRequestDispatcherConfig.java:181: warning - @param argument "a" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/collaborator/TxCollaboratorConfig.java:57: warning - @param argument "object" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/collaborator/TxCollaboratorConfig.java:80: warning - @param argument "incumbentTX" is not a parameter name. > Task :com.ibm.websphere.appserver.spi.servlet:apiSpiJavadoc /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/websphere/servlet/filter/ChainedResponse.java:53: warning - @param argument "the" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/websphere/servlet/filter/ChainerServlet.java:52: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/websphere/servlet/filter/ChainerServlet.java:122: warning - @param argument "req" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/websphere/servlet/filter/ChainerServlet.java:123: warning - @param argument "resp" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/filter/IFilterConfig.java:60: warning - @param argument "ServletContext" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/filter/IFilterMapping.java:41: warning - @param argument "urlPattern" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/filter/WebAppFilterManager.java:31: warning - @param argument "target" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/filter/WebAppFilterManager.java:33: warning - @param argument "invoker" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/websphere/servlet/request/IRequest.java:159: warning - @param argument "InputStream" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/websphere/servlet/request/IRequest.java:237: warning - @param argument "name" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/websphere/servlet/request/IRequest.java:244: warning - @param argument "name" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/websphere/servlet/response/IResponse.java:53: warning - Parameter "name" is documented more than once. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/websphere/servlet/response/ResponseUtils.java:21: warning - invalid usage of tag < /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/websphere/servlet/response/ResponseUtils.java:21: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/websphere/servlet/response/ResponseUtils.java:21: warning - invalid usage of tag & /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/websphere/servlet/response/ResponseUtils.java:21: warning - invalid usage of tag < /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/websphere/servlet/response/ResponseUtils.java:21: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/websphere/servlet/response/ResponseUtils.java:21: warning - invalid usage of tag & /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/servlet/GenericServletWrapper.java:26: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/servlet/GenericServletWrapper.java:27: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/servlet/GenericServletWrapper.java:28: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/servlet/IExtendedRequest.java:60: warning - @param argument "name" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/servlet/IExtendedRequest.java:80: warning - @param argument "SessionAffinityContext" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/servlet/IServletConfig.java:106: warning - invalid usage of tag > /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/servlet/IServletConfig.java:147: warning - @return tag cannot be used in method with void return type. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/servlet/IServletConfig.java:161: warning - @return tag cannot be used in method with void return type. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/servlet/IServletContext.java:46: warning - invalid usage of tag & /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/servlet/IServletContext.java:46: warning - invalid usage of tag & /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/servlet/IServletWrapper.java:58: warning - @return tag cannot be used in method with void return type. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/servlet/IServletWrapper.java:76: warning - @param argument "loader" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/servlet/IServletWrapper.java:117: warning - @param argument "config" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/webapp/WebAppConfig.java:194: warning - @return tag cannot be used in method with void return type. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/ClosedConnectionException.java:52: warning - @param argument "writeStatusCode" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/RequestProcessor.java:27: warning - @param argument "Request" is not a parameter name. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer/src/com/ibm/wsspi/webcontainer/RequestProcessor.java:28: warning - @param argument "Response" is not a parameter name. 38 warnings > Task :com.ibm.websphere.appserver.spi.servlet:zipJavadoc Copyright (c) Contributors to the Eclipse Foundation org.eclipse.transformer.cli.JakartaTransformerCLI Version [ 0.5.0-SNAPSHOT ] > Task :com.ibm.websphere.appserver.spi.servlet:publishJavadoc > Task :com.ibm.websphere.appserver.spi.servlet:publishWLPJars > Task :com.ibm.websphere.appserver.spi.servlet:assemble > Task :com.ibm.websphere.appserver.spi.ssl:apiSpiJavadoc > Task :com.ibm.websphere.appserver.spi.ssl:zipJavadoc > Task :com.ibm.websphere.appserver.spi.ssl:publishJavadoc > Task :com.ibm.websphere.appserver.spi.ssl:publishWLPJars > Task :com.ibm.websphere.appserver.spi.ssl:assemble > Task :com.ibm.websphere.appserver.spi.threading:apiSpiJavadoc > Task :com.ibm.websphere.appserver.spi.threading:zipJavadoc > Task :com.ibm.websphere.appserver.spi.threading:publishJavadoc > Task :com.ibm.websphere.appserver.spi.threading:publishWLPJars > Task :com.ibm.websphere.appserver.spi.threading:assemble > Task :com.ibm.websphere.appserver.spi.transaction:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.spi.transaction:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.spi.transaction:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.spi.transaction:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.spi.transaction:instrument > Task :com.ibm.websphere.appserver.spi.transaction:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.tx.jta, com.ibm.ws.ras.instrument] > Task :com.ibm.websphere.appserver.spi.transaction:apiSpiJavadoc > Task :com.ibm.websphere.appserver.spi.transaction:zipJavadoc > Task :com.ibm.websphere.appserver.spi.transaction:publishJavadoc > Task :com.ibm.websphere.appserver.spi.transaction:publishWLPJars > Task :com.ibm.websphere.appserver.spi.transaction:assemble > Task :com.ibm.websphere.appserver.spi.wab.configure:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.spi.wab.configure:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.spi.wab.configure:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.spi.wab.configure:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.spi.wab.configure:instrument > Task :com.ibm.websphere.appserver.spi.wab.configure:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.app.manager.wab] > Task :com.ibm.websphere.appserver.spi.wab.configure:apiSpiJavadoc > Task :com.ibm.websphere.appserver.spi.wab.configure:zipJavadoc > Task :com.ibm.websphere.appserver.spi.wab.configure:publishJavadoc > Task :com.ibm.websphere.appserver.spi.wab.configure:publishWLPJars > Task :com.ibm.websphere.appserver.spi.wab.configure:assemble > Task :com.ibm.websphere.appserver.spi.webCache:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.spi.webCache:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.spi.webCache:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.spi.webCache:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.spi.webCache:instrument > Task :com.ibm.websphere.appserver.spi.webCache:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.dynacache.web] > Task :com.ibm.websphere.appserver.spi.webCache:apiSpiJavadoc 3 warnings /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web/src/com/ibm/wsspi/cache/web/ESIStats.java:74: warning - @return tag cannot be used in method with void return type. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web/src/com/ibm/wsspi/cache/web/ESIStats.java:84: warning - @return tag cannot be used in method with void return type. /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web/src/com/ibm/wsspi/cache/web/ESIStats.java:94: warning - @return tag cannot be used in method with void return type. > Task :com.ibm.websphere.appserver.spi.webCache:zipJavadoc > Task :com.ibm.websphere.appserver.spi.webCache:publishJavadoc > Task :com.ibm.websphere.appserver.spi.webCache:publishWLPJars > Task :com.ibm.websphere.appserver.spi.webCache:assemble > Task :com.ibm.websphere.appserver.spi.wsat:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.wsdl4j.1.2:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.wsdl4j.1.2:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.wsdl4j.1.2:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.wsdl4j.1.2:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.wsdl4j.1.2:jar warning: There is an empty jar or directory on the classpath: main warning: Host com.ibm.ws.prereq.wsdl4j.1.6.2=bundle-version="1.0" for this fragment/require bundle cannot be found on the classpath warning: Imports that lack version ranges: [javax.xml.namespace, org.w3c.dom, org.xml.sax] warning: Unreferenced class path entries [prereq.wsdl4j-1.0] > Task :com.ibm.ws.javaee.ddmodel.wsbnd:globalize NO-SOURCE > Task :com.ibm.ws.javaee.ddmodel.wsbnd:compileJava > Task :com.ibm.ws.javaee.ddmodel.wsbnd:processResources NO-SOURCE > Task :com.ibm.ws.javaee.ddmodel.wsbnd:classes > Task :com.ibm.ws.javaee.ddmodel.wsbnd:instrument > Task :com.ibm.ws.javaee.ddmodel.wsbnd:jar warning: Imports that lack version ranges: [javax.xml.namespace] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.javaee.ddmodel.wsbnd.HttpPublishing)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.ddmodel.wsbnd.Port)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.ddmodel.wsbnd.Properties)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.ddmodel.wsbnd.ServiceRef)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.ddmodel.wsbnd.WebserviceDescription)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.ddmodel.wsbnd.WebserviceEndpoint)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.ddmodel.wsbnd.WebserviceEndpointProperties)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.ddmodel.wsbnd.WebserviceSecurity)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.ddmodel.wsbnd.WebservicesBnd)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.javaee.ddmodel.wsbnd.HttpPublishing";uses:="com.ibm.ws.javaee.ddmodel.wsbnd",osgi.service;objectClass:List="com.ibm.ws.javaee.ddmodel.wsbnd.Port";uses:="com.ibm.ws.javaee.ddmodel.wsbnd",osgi.service;objectClass:List="com.ibm.ws.javaee.ddmodel.wsbnd.Properties";uses:="com.ibm.ws.javaee.ddmodel.wsbnd",osgi.service;objectClass:List="com.ibm.ws.javaee.ddmodel.wsbnd.ServiceRef";uses:="com.ibm.ws.javaee.ddmodel.wsbnd",osgi.service;objectClass:List="com.ibm.ws.javaee.ddmodel.wsbnd.WebserviceEndpoint";uses:="com.ibm.ws.javaee.ddmodel.wsbnd",osgi.service;objectClass:List="com.ibm.ws.javaee.ddmodel.wsbnd.WebserviceEndpointProperties";uses:="com.ibm.ws.javaee.ddmodel.wsbnd",osgi.service;objectClass:List="com.ibm.ws.javaee.ddmodel.wsbnd.WebserviceSecurity";uses:="com.ibm.ws.javaee.ddmodel.wsbnd",osgi.service;objectClass:List="com.ibm.ws.javaee.ddmodel.wsbnd.WebservicesBnd";uses:="com.ibm.ws.javaee.ddmodel.wsbnd",osgi.service;objectClass:List="com.ibm.wsspi.adaptable.module.adapters.ContainerAdapter";uses:="com.ibm.wsspi.adaptable.module.adapters"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.ws.javaee.dd.common, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.ddmodel, com.ibm.ws.config, com.ibm.ws.javaee.dd, com.ibm.ws.artifact.overlay, com.ibm.ws.container.service, com.ibm.ws.artifact, com.ibm.ws.kernel.service] > Task :com.ibm.ws.jaxws.common:globalize > Task :com.ibm.websphere.javaee.mail.1.5:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.mail.1.5:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.mail.1.5:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.mail.1.5:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.mail.1.5:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.activation] warning: Unreferenced class path entries [javax.mail-api-1.5.6] > Task :com.ibm.ws.org.apache.cxf.cxf.api.2.6.2:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.ws.xmlschema.core:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.ws.xmlschema.core:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.ws.xmlschema.core:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.ws.xmlschema.core:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.ws.xmlschema.core:instrument > Task :com.ibm.ws.org.apache.ws.xmlschema.core:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.xml.namespace, javax.xml.parsers, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stream, org.w3c.dom, org.xml.sax] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, xmlschema-core-2.0.3] > Task :com.ibm.ws.org.apache.cxf.cxf.api.2.6.2:compileJava > Task :com.ibm.ws.org.apache.cxf.cxf.api.2.6.2:processResources > Task :com.ibm.ws.org.apache.cxf.cxf.api.2.6.2:classes > Task :com.ibm.ws.org.apache.cxf.cxf.api.2.6.2:jar warning: Split package, multiple jars provide the same package:org/apache/cxf/annotations Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-api-2.6.2] Class path [Jar:main, Jar:cxf-api-2.6.2, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.mail.1.5, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3, Jar:FastInfoset-1.2.16, Jar:spring-beans-3.0.7.RELEASE, Jar:spring-core-3.0.7.RELEASE] warning: Split package, multiple jars provide the same package:org/apache/cxf/attachment Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-api-2.6.2] Class path [Jar:main, Jar:cxf-api-2.6.2, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.mail.1.5, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3, Jar:FastInfoset-1.2.16, Jar:spring-beans-3.0.7.RELEASE, Jar:spring-core-3.0.7.RELEASE] warning: Split package, multiple jars provide the same package:org/apache/cxf/common/injection Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-api-2.6.2] Class path [Jar:main, Jar:cxf-api-2.6.2, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.mail.1.5, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3, Jar:FastInfoset-1.2.16, Jar:spring-beans-3.0.7.RELEASE, Jar:spring-core-3.0.7.RELEASE] warning: Split package, multiple jars provide the same package:org/apache/cxf/common/jaxb Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-api-2.6.2] Class path [Jar:main, Jar:cxf-api-2.6.2, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.mail.1.5, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3, Jar:FastInfoset-1.2.16, Jar:spring-beans-3.0.7.RELEASE, Jar:spring-core-3.0.7.RELEASE] warning: Split package, multiple jars provide the same package:org/apache/cxf/common/util Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-api-2.6.2] Class path [Jar:main, Jar:cxf-api-2.6.2, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.mail.1.5, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3, Jar:FastInfoset-1.2.16, Jar:spring-beans-3.0.7.RELEASE, Jar:spring-core-3.0.7.RELEASE] warning: Split package, multiple jars provide the same package:org/apache/cxf/configuration/jsse Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-api-2.6.2] Class path [Jar:main, Jar:cxf-api-2.6.2, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.mail.1.5, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3, Jar:FastInfoset-1.2.16, Jar:spring-beans-3.0.7.RELEASE, Jar:spring-core-3.0.7.RELEASE] warning: Split package, multiple jars provide the same package:org/apache/cxf/configuration/security Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-api-2.6.2] Class path [Jar:main, Jar:cxf-api-2.6.2, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.mail.1.5, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3, Jar:FastInfoset-1.2.16, Jar:spring-beans-3.0.7.RELEASE, Jar:spring-core-3.0.7.RELEASE] warning: Split package, multiple jars provide the same package:org/apache/cxf/configuration/spring Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-api-2.6.2] Class path [Jar:main, Jar:cxf-api-2.6.2, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.mail.1.5, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3, Jar:FastInfoset-1.2.16, Jar:spring-beans-3.0.7.RELEASE, Jar:spring-core-3.0.7.RELEASE] warning: Split package, multiple jars provide the same package:org/apache/cxf/helpers Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-api-2.6.2] Class path [Jar:main, Jar:cxf-api-2.6.2, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.mail.1.5, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3, Jar:FastInfoset-1.2.16, Jar:spring-beans-3.0.7.RELEASE, Jar:spring-core-3.0.7.RELEASE] warning: Split package, multiple jars provide the same package:org/apache/cxf/interceptor Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-api-2.6.2] Class path [Jar:main, Jar:cxf-api-2.6.2, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.mail.1.5, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3, Jar:FastInfoset-1.2.16, Jar:spring-beans-3.0.7.RELEASE, Jar:spring-core-3.0.7.RELEASE] warning: Split package, multiple jars provide the same package:org/apache/cxf/message Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-api-2.6.2] Class path [Jar:main, Jar:cxf-api-2.6.2, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.mail.1.5, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3, Jar:FastInfoset-1.2.16, Jar:spring-beans-3.0.7.RELEASE, Jar:spring-core-3.0.7.RELEASE] warning: Split package, multiple jars provide the same package:org/apache/cxf/phase Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-api-2.6.2] Class path [Jar:main, Jar:cxf-api-2.6.2, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.mail.1.5, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3, Jar:FastInfoset-1.2.16, Jar:spring-beans-3.0.7.RELEASE, Jar:spring-core-3.0.7.RELEASE] warning: Split package, multiple jars provide the same package:org/apache/cxf/resource Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-api-2.6.2] Class path [Jar:main, Jar:cxf-api-2.6.2, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.mail.1.5, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3, Jar:FastInfoset-1.2.16, Jar:spring-beans-3.0.7.RELEASE, Jar:spring-core-3.0.7.RELEASE] warning: Split package, multiple jars provide the same package:org/apache/cxf/staxutils Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-api-2.6.2] Class path [Jar:main, Jar:cxf-api-2.6.2, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.mail.1.5, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3, Jar:FastInfoset-1.2.16, Jar:spring-beans-3.0.7.RELEASE, Jar:spring-core-3.0.7.RELEASE] warning: Split package, multiple jars provide the same package:org/apache/cxf/transport Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-api-2.6.2] Class path [Jar:main, Jar:cxf-api-2.6.2, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.mail.1.5, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3, Jar:FastInfoset-1.2.16, Jar:spring-beans-3.0.7.RELEASE, Jar:spring-core-3.0.7.RELEASE] warning: Split package, multiple jars provide the same package:org/apache/cxf/ws/addressing Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-api-2.6.2] Class path [Jar:main, Jar:cxf-api-2.6.2, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.mail.1.5, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3, Jar:FastInfoset-1.2.16, Jar:spring-beans-3.0.7.RELEASE, Jar:spring-core-3.0.7.RELEASE] warning: Split package, multiple jars provide the same package:org/apache/cxf/ws/addressing/v200403 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-api-2.6.2] Class path [Jar:main, Jar:cxf-api-2.6.2, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.mail.1.5, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3, Jar:FastInfoset-1.2.16, Jar:spring-beans-3.0.7.RELEASE, Jar:spring-core-3.0.7.RELEASE] warning: Split package, multiple jars provide the same package:org/apache/cxf/ws/addressing/v200408 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-api-2.6.2] Class path [Jar:main, Jar:cxf-api-2.6.2, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.mail.1.5, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3, Jar:FastInfoset-1.2.16, Jar:spring-beans-3.0.7.RELEASE, Jar:spring-core-3.0.7.RELEASE] warning: Split package, multiple jars provide the same package:org/apache/cxf/ws/addressing/wsdl Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-api-2.6.2] Class path [Jar:main, Jar:cxf-api-2.6.2, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.mail.1.5, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3, Jar:FastInfoset-1.2.16, Jar:spring-beans-3.0.7.RELEASE, Jar:spring-core-3.0.7.RELEASE] warning: Split package, multiple jars provide the same package:org/apache/cxf/wsdl Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-api-2.6.2] Class path [Jar:main, Jar:cxf-api-2.6.2, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.mail.1.5, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3, Jar:FastInfoset-1.2.16, Jar:spring-beans-3.0.7.RELEASE, Jar:spring-core-3.0.7.RELEASE] warning: Split package, multiple jars provide the same package:org/apache/cxf/wsdl/http Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-api-2.6.2] Class path [Jar:main, Jar:cxf-api-2.6.2, Jar:activation-1.1, Jar:com.ibm.websphere.javaee.mail.1.5, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3, Jar:FastInfoset-1.2.16, Jar:spring-beans-3.0.7.RELEASE, Jar:spring-core-3.0.7.RELEASE] warning: Unable to determine whether the meta annotation javax.annotation.Resource applied to type org.apache.cxf.binding.AbstractBaseBindingFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElement applied to type org.apache.cxf.configuration.security.AuthorizationPolicy provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAccessorType applied to type org.apache.cxf.configuration.security.AuthorizationPolicy provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlType applied to type org.apache.cxf.configuration.security.AuthorizationPolicy provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSeeAlso applied to type org.apache.cxf.configuration.security.AuthorizationPolicy provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAttribute applied to type org.apache.cxf.configuration.security.CertStoreType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlEnum applied to type org.apache.cxf.configuration.security.CombinatorType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementDecl applied to type org.apache.cxf.configuration.security.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRegistry applied to type org.apache.cxf.configuration.security.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchemaType applied to type org.apache.cxf.configuration.security.SecureRandomParameters provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchema applied to type org.apache.cxf.configuration.security.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyElement applied to type org.apache.cxf.ws.addressing.AttributedAnyType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyAttribute applied to type org.apache.cxf.ws.addressing.AttributedAnyType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlValue applied to type org.apache.cxf.ws.addressing.AttributedQNameType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter applied to type org.apache.cxf.ws.addressing.v200403.ServiceNameType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRootElement applied to type org.apache.cxf.ws.addressing.wsdl.Anonymous provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlEnumValue applied to type org.apache.cxf.ws.addressing.wsdl.AnonymousType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementRefs applied to type org.apache.cxf.wsdl.TDefinitions provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlMixed applied to type org.apache.cxf.wsdl.TDocumentation provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlTransient applied to type org.apache.cxf.wsdl.TExtensibilityElementImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.sun.xml.bind.marshaller, com.sun.xml.bind.api, javax.activation, javax.imageio, javax.imageio.stream, javax.management, javax.net.ssl, javax.security.auth, javax.security.auth.x500, javax.xml.namespace, javax.xml.parsers, javax.xml.stream, javax.xml.stream.events, javax.xml.stream.util, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stream, javax.xml.validation, javax.xml.xpath, org.apache.log4j, org.apache.log4j.spi, org.objectweb.asm, org.w3c.dom, org.w3c.dom.bootstrap, org.w3c.dom.ls, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers, com.sun.xml.bind.api.impl, com.sun.xml.internal.bind.api, com.sun.xml.internal.bind.api.impl, org.osgi.framework, org.osgi.service.cm, org.osgi.util.tracker] warning: Unreferenced class path entries [activation-1.1, com.ibm.websphere.javaee.wsdl4j.1.2, spring-beans-3.0.7.RELEASE, com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3, cxf-api-2.6.2, spring-core-3.0.7.RELEASE, com.ibm.ws.logging.core, FastInfoset-1.2.16, com.ibm.websphere.javaee.mail.1.5] > Task :com.ibm.ws.com.sun.xml.messaging.saaj:globalize NO-SOURCE > Task :com.ibm.ws.com.sun.xml.messaging.saaj:compileJava NO-SOURCE > Task :com.ibm.ws.com.sun.xml.messaging.saaj:processResources NO-SOURCE > Task :com.ibm.ws.com.sun.xml.messaging.saaj:classes UP-TO-DATE > Task :com.ibm.ws.com.sun.xml.messaging.saaj:instrument > Task :com.ibm.ws.com.sun.xml.messaging.saaj:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [com.ibm.wsspi.classloading, javax.activation, javax.imageio, javax.imageio.stream, javax.xml.bind.attachment, javax.xml.namespace, javax.xml.parsers, javax.xml.soap, javax.xml.stream, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stax, javax.xml.transform.stream, org.jvnet.mimepull, org.jvnet.staxex, org.jvnet.staxex.util, org.w3c.dom, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, saaj-impl-1.4.0] > Task :com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.2.6.2:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.2.6.2:compileJava > Task :com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.2.6.2:processResources > Task :com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.2.6.2:classes > Task :com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.2.6.2:jar warning: Split package, multiple jars provide the same package:schemas/configuration Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:cxf-rt-bindings-soap-2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2] Class path [Jar:main, Jar:cxf-rt-bindings-soap-2.6.2, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.com.sun.xml.messaging.saaj, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:mina-core-2.1.3] warning: Split package, multiple jars provide the same package:org/apache/cxf/binding/soap/interceptor Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-bindings-soap-2.6.2] Class path [Jar:main, Jar:cxf-rt-bindings-soap-2.6.2, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.com.sun.xml.messaging.saaj, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:mina-core-2.1.3] warning: Split package, multiple jars provide the same package:org/apache/cxf/binding/soap/saaj Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-bindings-soap-2.6.2] Class path [Jar:main, Jar:cxf-rt-bindings-soap-2.6.2, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.com.sun.xml.messaging.saaj, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:mina-core-2.1.3] warning: Split package, multiple jars provide the same package:org/apache/cxf/binding/soap/tcp Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-bindings-soap-2.6.2] Class path [Jar:main, Jar:cxf-rt-bindings-soap-2.6.2, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.com.sun.xml.messaging.saaj, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:mina-core-2.1.3] warning: Unable to determine whether the meta annotation javax.annotation.Resource applied to type org.apache.cxf.binding.soap.SoapTransportFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElement applied to type org.apache.cxf.binding.soap.jms.interceptor.JMSFaultType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyElement applied to type org.apache.cxf.binding.soap.jms.interceptor.JMSFaultType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyAttribute applied to type org.apache.cxf.binding.soap.jms.interceptor.JMSFaultType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [javax.activation, javax.annotation, javax.jws.soap, javax.xml.namespace, javax.xml.soap, javax.xml.stream, javax.xml.stream.events, javax.xml.transform, javax.xml.transform.dom, javax.xml.validation, javax.xml.xpath, org.apache.mina.core.buffer, org.apache.mina.core.filterchain, org.apache.mina.core.future, org.apache.mina.core.service, org.apache.mina.core.session, org.apache.mina.filter.codec, org.apache.mina.filter.logging, org.apache.mina.transport.socket.nio, org.apache.ws.commons.schema, org.w3c.dom, org.xml.sax, org.osgi.service.cm] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.wsdl4j.1.2, com.ibm.ws.com.sun.xml.messaging.saaj, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, mina-core-2.1.3, cxf-rt-bindings-soap-2.6.2, com.ibm.ws.org.apache.cxf.cxf.api.2.6.2] > Task :com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2:compileJava > Task :com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2:processResources > Task :com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2:classes > Task :com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2:jar warning: Split package, multiple jars provide the same package:schemas/configuration Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:cxf-rt-core-2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2] Class path [Jar:main, Jar:cxf-rt-core-2.6.2, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3] warning: Split package, multiple jars provide the same package:org/apache/cxf/bus/osgi Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-core-2.6.2] Class path [Jar:main, Jar:cxf-rt-core-2.6.2, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3] warning: Split package, multiple jars provide the same package:org/apache/cxf/databinding/source Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-core-2.6.2] Class path [Jar:main, Jar:cxf-rt-core-2.6.2, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3] warning: Split package, multiple jars provide the same package:org/apache/cxf/service/factory Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-core-2.6.2] Class path [Jar:main, Jar:cxf-rt-core-2.6.2, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3] warning: Split package, multiple jars provide the same package:org/apache/cxf/wsdl11 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-core-2.6.2] Class path [Jar:main, Jar:cxf-rt-core-2.6.2, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3] warning: Unable to determine whether the meta annotation javax.annotation.Resource applied to type org.apache.cxf.bus.managers.BindingFactoryManagerImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.PreDestroy applied to type org.apache.cxf.bus.managers.ConduitInitiatorManagerImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.junit.Before applied to type org.apache.cxf.test.AbstractCXFSpringTest provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.junit.After applied to type org.apache.cxf.test.AbstractCXFSpringTest provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.junit.Ignore applied to type org.apache.cxf.test.AbstractCXFTest provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [javax.activation, javax.jws.soap, javax.management, javax.security.auth, javax.security.auth.callback, javax.security.auth.login, javax.xml.namespace, javax.xml.parsers, javax.xml.stream, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stream, javax.xml.validation, javax.xml.xpath, org.apache.xml.resolver, org.apache.xml.resolver.helpers, org.apache.xml.resolver.tools, com.sun.xml.fastinfoset.stax, org.osgi.service.cm, org.w3c.dom, org.xml.sax] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2/bnd.overrides:15: warning: Invalid package name: 'META-INF.cxf' in Export-Package warning: Unreferenced class path entries [com.ibm.websphere.javaee.wsdl4j.1.2, com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, cxf-rt-core-2.6.2] > Task :com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.2.6.2:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.2.6.2:compileJava > Task :com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.2.6.2:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.2.6.2:classes > Task :com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.2.6.2:jar warning: Split package, multiple jars provide the same package:org/apache/cxf/jaxb Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-databinding-jaxb-2.6.2] Class path [Jar:main, Jar:cxf-rt-databinding-jaxb-2.6.2, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, Jar:com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3] warning: Split package, multiple jars provide the same package:org/apache/cxf/jaxb/io Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-databinding-jaxb-2.6.2] Class path [Jar:main, Jar:cxf-rt-databinding-jaxb-2.6.2, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, Jar:com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3] warning: Imports that lack version ranges: [com.sun.tools.xjc.reader.internalizer, javax.activation, javax.xml.datatype, javax.xml.namespace, javax.xml.stream, javax.xml.stream.util, javax.xml.transform.dom, javax.xml.transform.stream, javax.xml.validation, org.w3c.dom, org.xml.sax, org.xml.sax.helpers, org.osgi.framework, org.osgi.service.cm, org.osgi.util.tracker] warning: Unreferenced class path entries [cxf-rt-databinding-jaxb-2.6.2, com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3, com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, com.ibm.ws.logging.core, com.ibm.ws.org.apache.cxf.cxf.api.2.6.2] > Task :com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.2.6.2:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.2.6.2:compileJava > Task :com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.2.6.2:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.2.6.2:classes > Task :com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.2.6.2:jar warning: Split package, multiple jars provide the same package:schemas/wsdl Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:cxf-rt-bindings-xml-2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2] Class path [Jar:main, Jar:cxf-rt-bindings-xml-2.6.2, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.osgi.annotation.versioning] warning: Split package, multiple jars provide the same package:org/apache/cxf/bindings/xformat Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-bindings-xml-2.6.2] Class path [Jar:main, Jar:cxf-rt-bindings-xml-2.6.2, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.osgi.annotation.versioning] warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementDecl applied to type org.apache.cxf.bindings.xformat.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRegistry applied to type org.apache.cxf.bindings.xformat.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAttribute applied to type org.apache.cxf.bindings.xformat.XMLBindingMessageFormat provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAccessorType applied to type org.apache.cxf.bindings.xformat.XMLBindingMessageFormat provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlType applied to type org.apache.cxf.bindings.xformat.XMLBindingMessageFormat provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchema applied to type org.apache.cxf.bindings.xformat.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [javax.xml.namespace, javax.xml.stream, org.w3c.dom, org.osgi.service.cm] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.wsdl4j.1.2, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, cxf-rt-bindings-xml-2.6.2, com.ibm.ws.org.apache.cxf.cxf.api.2.6.2] > Task :com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.2.6.2:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.2.6.2:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.2.6.2:compileJava > Task :com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.2.6.2:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.2.6.2:classes > Task :com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.2.6.2:jar warning: Split package, multiple jars provide the same package:schemas/blueprint Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:cxf-rt-frontend-simple-2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2] Class path [Jar:main, Jar:cxf-rt-frontend-simple-2.6.2, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.2.6.2, Jar:com.ibm.ws.org.osgi.annotation.versioning] warning: Split package, multiple jars provide the same package:schemas Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:cxf-rt-frontend-simple-2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2] Class path [Jar:main, Jar:cxf-rt-frontend-simple-2.6.2, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.2.6.2, Jar:com.ibm.ws.org.osgi.annotation.versioning] warning: Split package, multiple jars provide the same package:org/apache/cxf/frontend Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-frontend-simple-2.6.2] Class path [Jar:main, Jar:cxf-rt-frontend-simple-2.6.2, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.2.6.2, Jar:com.ibm.ws.org.osgi.annotation.versioning] warning: Imports that lack version ranges: [javax.xml.namespace, javax.xml.stream, javax.xml.transform, javax.xml.transform.dom, org.w3c.dom, org.xml.sax, org.osgi.service.cm] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.wsdl4j.1.2, com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.2.6.2, com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, cxf-rt-frontend-simple-2.6.2, com.ibm.ws.org.apache.cxf.cxf.api.2.6.2] > Task :com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.2.6.2:compileJava > Task :com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.2.6.2:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.2.6.2:classes > Task :com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.2.6.2:jar warning: Split package, multiple jars provide the same package:schemas/blueprint Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:cxf-rt-frontend-jaxws-2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.2.6.2] Class path [Jar:main, Jar:cxf-rt-frontend-jaxws-2.6.2, Jar:com.ibm.websphere.javaee.servlet.3.1, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.2.6.2, Jar:com.ibm.ws.org.osgi.annotation.versioning] warning: Split package, multiple jars provide the same package:schemas Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:cxf-rt-frontend-jaxws-2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.2.6.2] Class path [Jar:main, Jar:cxf-rt-frontend-jaxws-2.6.2, Jar:com.ibm.websphere.javaee.servlet.3.1, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.2.6.2, Jar:com.ibm.ws.org.osgi.annotation.versioning] warning: Split package, multiple jars provide the same package:org/apache/cxf/jaxws Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-frontend-jaxws-2.6.2] Class path [Jar:main, Jar:cxf-rt-frontend-jaxws-2.6.2, Jar:com.ibm.websphere.javaee.servlet.3.1, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.2.6.2, Jar:com.ibm.ws.org.osgi.annotation.versioning] warning: Split package, multiple jars provide the same package:org/apache/cxf/jaxws/context Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-frontend-jaxws-2.6.2] Class path [Jar:main, Jar:cxf-rt-frontend-jaxws-2.6.2, Jar:com.ibm.websphere.javaee.servlet.3.1, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.2.6.2, Jar:com.ibm.ws.org.osgi.annotation.versioning] warning: Split package, multiple jars provide the same package:org/apache/cxf/jaxws/handler Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-frontend-jaxws-2.6.2] Class path [Jar:main, Jar:cxf-rt-frontend-jaxws-2.6.2, Jar:com.ibm.websphere.javaee.servlet.3.1, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.2.6.2, Jar:com.ibm.ws.org.osgi.annotation.versioning] warning: Split package, multiple jars provide the same package:org/apache/cxf/jaxws/handler/logical Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-frontend-jaxws-2.6.2] Class path [Jar:main, Jar:cxf-rt-frontend-jaxws-2.6.2, Jar:com.ibm.websphere.javaee.servlet.3.1, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.2.6.2, Jar:com.ibm.ws.org.osgi.annotation.versioning] warning: Split package, multiple jars provide the same package:org/apache/cxf/jaxws/handler/soap Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-frontend-jaxws-2.6.2] Class path [Jar:main, Jar:cxf-rt-frontend-jaxws-2.6.2, Jar:com.ibm.websphere.javaee.servlet.3.1, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.2.6.2, Jar:com.ibm.ws.org.osgi.annotation.versioning] warning: Split package, multiple jars provide the same package:org/apache/cxf/jaxws/interceptors Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-frontend-jaxws-2.6.2] Class path [Jar:main, Jar:cxf-rt-frontend-jaxws-2.6.2, Jar:com.ibm.websphere.javaee.servlet.3.1, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.2.6.2, Jar:com.ibm.ws.org.osgi.annotation.versioning] warning: Split package, multiple jars provide the same package:org/apache/cxf/jaxws/spi Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-frontend-jaxws-2.6.2] Class path [Jar:main, Jar:cxf-rt-frontend-jaxws-2.6.2, Jar:com.ibm.websphere.javaee.servlet.3.1, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.2.6.2, Jar:com.ibm.ws.org.osgi.annotation.versioning] warning: Split package, multiple jars provide the same package:org/apache/cxf/jaxws/support Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-frontend-jaxws-2.6.2] Class path [Jar:main, Jar:cxf-rt-frontend-jaxws-2.6.2, Jar:com.ibm.websphere.javaee.servlet.3.1, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.2.6.2, Jar:com.ibm.ws.org.osgi.annotation.versioning] warning: Unable to determine whether the meta annotation javax.annotation.Resource applied to type org.apache.cxf.jaxws.context.WebServiceContextResourceResolver provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlValue applied to type org.apache.cxf.jaxws.javaee.CString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter applied to type org.apache.cxf.jaxws.javaee.CString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAttribute applied to type org.apache.cxf.jaxws.javaee.CString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlID applied to type org.apache.cxf.jaxws.javaee.CString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAccessorType applied to type org.apache.cxf.jaxws.javaee.CString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlType applied to type org.apache.cxf.jaxws.javaee.CString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElement applied to type org.apache.cxf.jaxws.javaee.EjbLocalRefType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlList applied to type org.apache.cxf.jaxws.javaee.HandlerChainType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementDecl applied to type org.apache.cxf.jaxws.javaee.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRegistry applied to type org.apache.cxf.jaxws.javaee.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRootElement applied to type org.apache.cxf.jaxws.javaee.WebservicesType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchema applied to type org.apache.cxf.jaxws.javaee.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.jws.soap.SOAPBinding applied to type org.apache.cxf.jaxws.support.DummyImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.wsspi.classloading, javax.activation, javax.annotation, javax.imageio, javax.imageio.stream, javax.jws, javax.jws.soap, javax.xml.namespace, javax.xml.parsers, javax.xml.soap, javax.xml.stream, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stream, javax.xml.validation, org.apache.commons.logging, org.w3c.dom, org.osgi.service.cm] warning: Unreferenced class path entries [com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.wsdl4j.1.2, com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.2.6.2, com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, cxf-rt-frontend-jaxws-2.6.2, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.2.6.2, com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.2.6.2, com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.2.6.2] > Task :com.ibm.ws.org.apache.cxf.cxf.rt.management.2.6.2:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.management.2.6.2:compileJava > Task :com.ibm.ws.org.apache.cxf.cxf.rt.management.2.6.2:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.management.2.6.2:classes > Task :com.ibm.ws.org.apache.cxf.cxf.rt.management.2.6.2:jar warning: Split package, multiple jars provide the same package:org/apache/cxf/management/jmx/type Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-management-2.6.2] Class path [Jar:main, Jar:cxf-rt-management-2.6.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.osgi.annotation.versioning] warning: Unable to determine whether the meta annotation org.apache.cxf.common.injection.NoJSR250Annotations applied to type org.apache.cxf.management.interceptor.ResponseTimeFeature provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.PostConstruct applied to type org.apache.cxf.management.jmx.InstrumentationManagerImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAttribute applied to type org.apache.cxf.management.jmx.type.JMXConnectorPolicyType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAccessorType applied to type org.apache.cxf.management.jmx.type.JMXConnectorPolicyType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlType applied to type org.apache.cxf.management.jmx.type.JMXConnectorPolicyType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementDecl applied to type org.apache.cxf.management.jmx.type.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRegistry applied to type org.apache.cxf.management.jmx.type.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchema applied to type org.apache.cxf.management.jmx.type.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [javax.annotation, javax.management, javax.management.modelmbean, javax.management.remote, javax.xml.namespace, org.osgi.service.cm] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, cxf-rt-management-2.6.2, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core] > Task :com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.2.6.2:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.2.6.2:compileJava > Task :com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.2.6.2:processResources > Task :com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.2.6.2:classes > Task :com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.2.6.2:jar warning: Split package, multiple jars provide the same package:schemas/configuration Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:cxf-rt-transports-http-2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2] Class path [Jar:main, Jar:cxf-rt-transports-http-2.6.2, Jar:com.ibm.websphere.javaee.servlet.3.0, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:org.osgi.core-4.2.0, Jar:org.osgi.compendium-4.2.0] warning: Split package, multiple jars provide the same package:schemas/wsdl Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:cxf-rt-transports-http-2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2] Class path [Jar:main, Jar:cxf-rt-transports-http-2.6.2, Jar:com.ibm.websphere.javaee.servlet.3.0, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:org.osgi.core-4.2.0, Jar:org.osgi.compendium-4.2.0] warning: Split package, multiple jars provide the same package:org/apache/cxf/transport/http Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-transports-http-2.6.2] Class path [Jar:main, Jar:cxf-rt-transports-http-2.6.2, Jar:com.ibm.websphere.javaee.servlet.3.0, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:org.osgi.core-4.2.0, Jar:org.osgi.compendium-4.2.0] warning: Split package, multiple jars provide the same package:org/apache/cxf/transport/http/osgi Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-transports-http-2.6.2] Class path [Jar:main, Jar:cxf-rt-transports-http-2.6.2, Jar:com.ibm.websphere.javaee.servlet.3.0, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:org.osgi.core-4.2.0, Jar:org.osgi.compendium-4.2.0] warning: Split package, multiple jars provide the same package:org/apache/cxf/transport/http/policy/impl Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-transports-http-2.6.2] Class path [Jar:main, Jar:cxf-rt-transports-http-2.6.2, Jar:com.ibm.websphere.javaee.servlet.3.0, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:org.osgi.core-4.2.0, Jar:org.osgi.compendium-4.2.0] warning: Split package, multiple jars provide the same package:org/apache/cxf/transport/https Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-transports-http-2.6.2] Class path [Jar:main, Jar:cxf-rt-transports-http-2.6.2, Jar:com.ibm.websphere.javaee.servlet.3.0, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:org.osgi.core-4.2.0, Jar:org.osgi.compendium-4.2.0] warning: Split package, multiple jars provide the same package:org/apache/cxf/transport/servlet Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-transports-http-2.6.2] Class path [Jar:main, Jar:cxf-rt-transports-http-2.6.2, Jar:com.ibm.websphere.javaee.servlet.3.0, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:org.osgi.core-4.2.0, Jar:org.osgi.compendium-4.2.0] warning: Split package, multiple jars provide the same package:org/apache/cxf/transport/servlet/servicelist Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-transports-http-2.6.2] Class path [Jar:main, Jar:cxf-rt-transports-http-2.6.2, Jar:com.ibm.websphere.javaee.servlet.3.0, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:org.osgi.core-4.2.0, Jar:org.osgi.compendium-4.2.0] warning: Split package, multiple jars provide the same package:org/apache/cxf/transports/http/configuration Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-transports-http-2.6.2] Class path [Jar:main, Jar:cxf-rt-transports-http-2.6.2, Jar:com.ibm.websphere.javaee.servlet.3.0, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:org.osgi.core-4.2.0, Jar:org.osgi.compendium-4.2.0] warning: Unable to determine whether the meta annotation javax.annotation.Resource applied to type org.apache.cxf.transport.http.HTTPTransportFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlEnumValue applied to type org.apache.cxf.transports.http.configuration.ConnectionType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlType applied to type org.apache.cxf.transports.http.configuration.ConnectionType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlEnum applied to type org.apache.cxf.transports.http.configuration.ConnectionType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAttribute applied to type org.apache.cxf.transports.http.configuration.HTTPClientPolicy provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlTransient applied to type org.apache.cxf.transports.http.configuration.HTTPClientPolicy provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAccessorType applied to type org.apache.cxf.transports.http.configuration.HTTPClientPolicy provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchemaType applied to type org.apache.cxf.transports.http.configuration.HTTPServerPolicy provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementDecl applied to type org.apache.cxf.transports.http.configuration.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRegistry applied to type org.apache.cxf.transports.http.configuration.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchema applied to type org.apache.cxf.transports.http.configuration.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [javax.activation, javax.annotation, javax.naming, javax.naming.directory, javax.naming.ldap, javax.net.ssl, javax.security.auth, javax.security.auth.callback, javax.security.auth.login, javax.security.auth.x500, javax.xml.namespace, org.apache.neethi, org.ietf.jgss, org.osgi.framework, org.w3c.dom] warning: No translation found for macro: org.apache.cxf.servlet.context warning: No translation found for macro: org.apache.cxf.servlet.name warning: No translation found for macro: org.apache.cxf.servlet.hide-service-list-page warning: No translation found for macro: org.apache.cxf.servlet.disable-address-updates warning: No translation found for macro: org.apache.cxf.servlet.base-address warning: No translation found for macro: org.apache.cxf.servlet.service-list-path warning: No translation found for macro: org.apache.cxf.servlet.static-resources-list warning: No translation found for macro: org.apache.cxf.servlet.redirects-list warning: No translation found for macro: org.apache.cxf.servlet.redirect-servlet-name warning: No translation found for macro: org.apache.cxf.servlet.redirect-servlet-path warning: No translation found for macro: org.apache.cxf.servlet.service-list-all-contexts /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.2.6.2/bnd.overrides:22: warning: Invalid package name: 'META-INF.cxf.osgi' in Export-Package warning: Unreferenced class path entries [com.ibm.websphere.javaee.servlet.3.0, com.ibm.websphere.javaee.wsdl4j.1.2, org.osgi.compendium-4.2.0, com.ibm.ws.logging.core, cxf-rt-transports-http-2.6.2, com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, org.osgi.core-4.2.0] > Task :com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.2.6.2:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.neethi:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.neethi:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.neethi:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.neethi:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.neethi:instrument > Task :com.ibm.ws.org.apache.neethi:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.xml.namespace, javax.xml.parsers, javax.xml.transform, javax.xml.transform.dom, org.apache.axiom.om, org.w3c.dom, javax.xml] warning: Unreferenced class path entries [neethi-3.0.2, com.ibm.ws.ras.instrument] > Task :com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.2.6.2:compileJava > Task :com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.2.6.2:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.2.6.2:classes > Task :com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.2.6.2:jar warning: Split package, multiple jars provide the same package:schemas Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:cxf-rt-ws-policy-2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2] Class path [Jar:main, Jar:cxf-rt-ws-policy-2.6.2, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, Jar:com.ibm.ws.org.apache.neethi.3.0.2, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:org.apache.aries.blueprint-1.3.0-ibm-s20170710-0926, Jar:spring-core-3.0.7.RELEASE] warning: Split package, multiple jars provide the same package:schemas/blueprint Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:cxf-rt-ws-policy-2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2] Class path [Jar:main, Jar:cxf-rt-ws-policy-2.6.2, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, Jar:com.ibm.ws.org.apache.neethi.3.0.2, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:org.apache.aries.blueprint-1.3.0-ibm-s20170710-0926, Jar:spring-core-3.0.7.RELEASE] warning: Split package, multiple jars provide the same package:org/apache/cxf/ws/policy Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-ws-policy-2.6.2] Class path [Jar:main, Jar:cxf-rt-ws-policy-2.6.2, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, Jar:com.ibm.ws.org.apache.neethi.3.0.2, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:org.apache.aries.blueprint-1.3.0-ibm-s20170710-0926, Jar:spring-core-3.0.7.RELEASE] warning: Split package, multiple jars provide the same package:org/apache/cxf/ws/policy/attachment/external Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-ws-policy-2.6.2] Class path [Jar:main, Jar:cxf-rt-ws-policy-2.6.2, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, Jar:com.ibm.ws.org.apache.neethi.3.0.2, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:org.apache.aries.blueprint-1.3.0-ibm-s20170710-0926, Jar:spring-core-3.0.7.RELEASE] warning: Split package, multiple jars provide the same package:org/apache/cxf/ws/policy/attachment/wsdl11 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-ws-policy-2.6.2] Class path [Jar:main, Jar:cxf-rt-ws-policy-2.6.2, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, Jar:com.ibm.ws.org.apache.neethi.3.0.2, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:org.apache.aries.blueprint-1.3.0-ibm-s20170710-0926, Jar:spring-core-3.0.7.RELEASE] warning: Split package, multiple jars provide the same package:org/apache/cxf/ws/policy/blueprint Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-ws-policy-2.6.2] Class path [Jar:main, Jar:cxf-rt-ws-policy-2.6.2, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, Jar:com.ibm.ws.org.apache.neethi.3.0.2, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:org.apache.aries.blueprint-1.3.0-ibm-s20170710-0926, Jar:spring-core-3.0.7.RELEASE] warning: Split package, multiple jars provide the same package:org/apache/cxf/ws/policy/builder/primitive Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-ws-policy-2.6.2] Class path [Jar:main, Jar:cxf-rt-ws-policy-2.6.2, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, Jar:com.ibm.ws.org.apache.neethi.3.0.2, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:org.apache.aries.blueprint-1.3.0-ibm-s20170710-0926, Jar:spring-core-3.0.7.RELEASE] warning: Split package, multiple jars provide the same package:org/apache/cxf/ws/policy/v200409 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-ws-policy-2.6.2] Class path [Jar:main, Jar:cxf-rt-ws-policy-2.6.2, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, Jar:com.ibm.ws.org.apache.neethi.3.0.2, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:org.apache.aries.blueprint-1.3.0-ibm-s20170710-0926, Jar:spring-core-3.0.7.RELEASE] warning: Split package, multiple jars provide the same package:org/apache/cxf/ws/policy/v200607 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-ws-policy-2.6.2] Class path [Jar:main, Jar:cxf-rt-ws-policy-2.6.2, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, Jar:com.ibm.ws.org.apache.neethi.3.0.2, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:org.apache.aries.blueprint-1.3.0-ibm-s20170710-0926, Jar:spring-core-3.0.7.RELEASE] warning: Unable to determine whether the meta annotation javax.annotation.Resource applied to type org.apache.cxf.ws.policy.AssertionBuilderRegistryImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyElement applied to type org.apache.cxf.ws.policy.v200409.AppliesTo provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyAttribute applied to type org.apache.cxf.ws.policy.v200409.AppliesTo provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAccessorType applied to type org.apache.cxf.ws.policy.v200409.AppliesTo provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlType applied to type org.apache.cxf.ws.policy.v200409.AppliesTo provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRootElement applied to type org.apache.cxf.ws.policy.v200409.AppliesTo provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementDecl applied to type org.apache.cxf.ws.policy.v200409.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRegistry applied to type org.apache.cxf.ws.policy.v200409.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementRefs applied to type org.apache.cxf.ws.policy.v200409.OperatorContentType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSeeAlso applied to type org.apache.cxf.ws.policy.v200409.OperatorContentType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAttribute applied to type org.apache.cxf.ws.policy.v200409.Policy provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchemaType applied to type org.apache.cxf.ws.policy.v200409.Policy provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter applied to type org.apache.cxf.ws.policy.v200409.Policy provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlID applied to type org.apache.cxf.ws.policy.v200409.Policy provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElement applied to type org.apache.cxf.ws.policy.v200409.PolicyAttachment provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElements applied to type org.apache.cxf.ws.policy.v200409.PolicyAttachment provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchema applied to type org.apache.cxf.ws.policy.v200409.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlValue applied to type org.apache.cxf.ws.policy.v200607.URI provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [javax.annotation, javax.xml.namespace, javax.xml.parsers, javax.xml.stream, javax.xml.xpath, org.w3c.dom, org.xml.sax, org.osgi.service.cm] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.wsdl4j.1.2, spring-core-3.0.7.RELEASE, com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, com.ibm.ws.org.apache.neethi.3.0.2, com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, cxf-rt-ws-policy-2.6.2, org.apache.aries.blueprint-1.3.0-ibm-s20170710-0926] > Task :com.ibm.ws.jaxws.common:compileJava > Task :com.ibm.ws.jaxws.common:processResources NO-SOURCE > Task :com.ibm.ws.jaxws.common:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.common/src/com/ibm/ws/jaxws/jmx/internal/JMXMBeanServerDelegation.java:565: warning: [deprecation] deserialize(String,ObjectName,byte[]) in MBeanServer has been deprecated public ObjectInputStream deserialize(String className, ObjectName loaderName, byte[] data) throws InstanceNotFoundException, OperationsException, ReflectionException { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.common/src/com/ibm/ws/jaxws/jmx/internal/JMXMBeanServerDelegation.java:560: warning: [deprecation] deserialize(String,byte[]) in MBeanServer has been deprecated public ObjectInputStream deserialize(String className, byte[] data) throws OperationsException, ReflectionException { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.common/src/com/ibm/ws/jaxws/jmx/internal/JMXMBeanServerDelegation.java:555: warning: [deprecation] deserialize(ObjectName,byte[]) in MBeanServer has been deprecated public ObjectInputStream deserialize(ObjectName name, byte[] data) throws InstanceNotFoundException, OperationsException { ^ Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.common/src/com/ibm/ws/jaxws/client/injection/WebServiceRefSimulator.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 3 warnings > Task :com.ibm.ws.jaxws.common:instrument > Task :com.ibm.ws.jaxws.common:jar warning: Imports that lack version ranges: [javax.annotation, javax.xml.soap, javax.activation, javax.jws, javax.management, javax.management.loading, javax.management.modelmbean, javax.naming, javax.naming.spi, javax.xml.namespace, javax.xml.parsers, javax.xml.stream, javax.xml.transform, javax.xml.transform.dom, org.w3c.dom, org.xml.sax, org.xml.sax.helpers] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.webservices.handler.impl.GlobalHandlerService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.websphere.kernel.server.ServerInfoMBean)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.jaxws.security.JaxWsSecurityConfigurationService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=javax.management.DynamicMBean)";effective:=active;resolution:=optional,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.jaxws.bus.LibertyApplicationBusListener";uses:="com.ibm.ws.jaxws.bus",osgi.service;objectClass:List="com.ibm.ws.jaxws.client.injection.ServiceRefObjectFactory,javax.naming.spi.ObjectFactory";uses:="com.ibm.ws.jaxws.client.injection,javax.naming.spi",osgi.service;objectClass:List="com.ibm.ws.jaxws.metadata.builder.EndpointInfoConfigurator";uses:="com.ibm.ws.jaxws.metadata.builder"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.javaee.jaxws.2.2, com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.ras.instrument, com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.2.6.2, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, javax.xml.soap-api-1.4.0, com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.2.6.2, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.dd, com.ibm.websphere.javaee.wsdl4j.1.2, com.ibm.websphere.appserver.api.kernel.service, com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.artifact, com.ibm.ws.injection, com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.2.6.2, com.ibm.ws.logging, com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.2.6.2, com.ibm.ws.org.apache.cxf.cxf.rt.management.2.6.2, jsr181-api-1.0-MR1, com.ibm.ws.classloading, com.ibm.websphere.javaee.annotation.1.1, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, com.ibm.ws.adaptable.module, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.anno, com.ibm.ws.javaee.dd.common, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.webservices.handler, activation-1.1, com.ibm.ws.javaee.ddmodel.wsbnd, com.ibm.ws.artifact.overlay, com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.2.6.2, com.ibm.ws.org.apache.neethi.3.0.2, com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.2.6.2, com.ibm.websphere.appserver.spi.threading, com.ibm.websphere.javaee.jaxb.2.2] > Task :com.ibm.ws.jaxws.wsat:globalize NO-SOURCE > Task :com.ibm.ws.jaxws.wsat:compileJava > Task :com.ibm.ws.jaxws.wsat:processResources NO-SOURCE > Task :com.ibm.ws.jaxws.wsat:classes > Task :com.ibm.ws.jaxws.wsat:instrument > Task :com.ibm.ws.jaxws.wsat:jar warning: Imports that lack version ranges: [javax.xml.namespace, javax.net.ssl, javax.xml.stream, org.w3c.dom, javax.jws, javax.xml] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.jaxws.common, com.ibm.ws.kernel.feature, com.ibm.ws.ras.instrument, com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.2.6.2, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.org.apache.neethi.3.0.2, com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.2.6.2] > Task :com.ibm.ws.org.apache.cxf.cxf.rt.ws.addr.2.6.2:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.ws.addr.2.6.2:compileJava > Task :com.ibm.ws.org.apache.cxf.cxf.rt.ws.addr.2.6.2:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.ws.addr.2.6.2:classes > Task :com.ibm.ws.org.apache.cxf.cxf.rt.ws.addr.2.6.2:jar warning: Unable to determine whether the meta annotation org.apache.cxf.common.injection.NoJSR250Annotations applied to type org.apache.cxf.ws.addressing.impl.AddressingFeatureApplier provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [javax.wsdl, javax.wsdl.extensions, javax.xml.namespace, org.apache.neethi, org.apache.neethi.builders, org.apache.neethi.builders.xml, org.w3c.dom, org.osgi.service.cm] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, cxf-rt-ws-addr-2.6.2, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core] > Task :com.ibm.ws.wsat.common:globalize > Task :com.ibm.ws.wsat.cxf.utils.2.6.2:globalize NO-SOURCE > Task :com.ibm.ws.wsat.cxf.utils.2.6.2:compileJava > Task :com.ibm.ws.wsat.cxf.utils.2.6.2:processResources NO-SOURCE > Task :com.ibm.ws.wsat.cxf.utils.2.6.2:classes > Task :com.ibm.ws.wsat.cxf.utils.2.6.2:instrument > Task :com.ibm.ws.wsat.cxf.utils.2.6.2:jar warning: Imports that lack version ranges: [javax.xml.bind, javax.xml.transform] warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.org.apache.cxf.cxf.rt.ws.addr.2.6.2, com.ibm.ws.ras.instrument, com.ibm.ws.org.apache.neethi.3.0.2, com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.2.6.2] > Task :com.ibm.ws.wsat.webclient:globalize NO-SOURCE > Task :com.ibm.ws.wsat.webclient:compileJava > Task :com.ibm.ws.wsat.webclient:processResources NO-SOURCE > Task :com.ibm.ws.wsat.webclient:classes > Task :com.ibm.ws.wsat.webclient:instrument > Task :com.ibm.ws.wsat.webclient:jar warning: Unable to determine whether the meta annotation javax.jws.WebMethod applied to type com.ibm.ws.wsat.webservice.client.CoordinatorPortType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.jws.Oneway applied to type com.ibm.ws.wsat.webservice.client.CoordinatorPortType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.jws.WebParam applied to type com.ibm.ws.wsat.webservice.client.CoordinatorPortType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.jws.WebService applied to type com.ibm.ws.wsat.webservice.client.CoordinatorPortType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.jws.soap.SOAPBinding applied to type com.ibm.ws.wsat.webservice.client.CoordinatorPortType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.jws.WebResult applied to type com.ibm.ws.wsat.webservice.client.RegistrationPortType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [javax.jws, javax.jws.soap, javax.naming, javax.xml.namespace, javax.xml.transform] warning: Unreferenced class path entries [com.ibm.websphere.javaee.jaxws.2.2, com.ibm.ws.logging, com.ibm.ws.jaxws.common, com.ibm.ws.org.apache.cxf.cxf.rt.ws.addr.2.6.2, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, com.ibm.websphere.appserver.spi.ssl, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.appserver.api.ssl, com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.2.6.2, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.jaxws.wsat, com.ibm.ws.ssl, com.ibm.websphere.javaee.jaxb.2.2] > Task :com.ibm.ws.wsat.common:compileJava > Task :com.ibm.ws.wsat.common:processResources NO-SOURCE > Task :com.ibm.ws.wsat.common:classes Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.wsat.common:instrument > Task :com.ibm.ws.wsat.common:jar warning: Imports that lack version ranges: [javax.xml.bind, javax.xml.namespace, javax.xml.soap, javax.xml.transform, javax.xml.transform.stream, org.w3c.dom] warning: Export com.ibm.ws.wsat.service, has 1, private references [com.ibm.ws.wsat.common.impl] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.wsat.service.Handler)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.http.VirtualHost)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.tx.jta.XAResourceFactory";uses:="com.ibm.tx.jta",osgi.service;objectClass:List="com.ibm.tx.remote.RecoveryCoordinatorFactory";uses:="com.ibm.tx.remote",osgi.service;objectClass:List="com.ibm.ws.jaxws.wsat.components.WSATConfigService";uses:="com.ibm.ws.jaxws.wsat.components",osgi.service;objectClass:List="com.ibm.ws.wsat.service.Handler";uses:="com.ibm.ws.wsat.service",osgi.service;objectClass:List="com.ibm.ws.wsat.service.Protocol";uses:="com.ibm.ws.wsat.service",osgi.service;objectClass:List="com.ibm.wsspi.webservices.wsat.WSATService";uses:="com.ibm.wsspi.webservices.wsat"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.websphere.javaee.jaxws.2.2, com.ibm.ws.channelfw, com.ibm.ws.org.apache.cxf.cxf.rt.ws.addr.2.6.2, com.ibm.ws.ras.instrument, com.ibm.websphere.javaee.transaction.1.1, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.2.6.2, com.ibm.ws.tx.embeddable, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.transport.http, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.wsat.cxf.utils.2.6.2, com.ibm.ws.jaxws.wsat, com.ibm.ws.kernel.service, com.ibm.ws.logging, com.ibm.ws.kernel.feature, com.ibm.websphere.appserver.spi.httptransport, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, com.ibm.tx.jta, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.org.apache.neethi.3.0.2, com.ibm.ws.wsat.webclient, com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.2.6.2] > Task :com.ibm.websphere.appserver.spi.wsat:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.spi.wsat:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.spi.wsat:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.spi.wsat:instrument > Task :com.ibm.websphere.appserver.spi.wsat:jar warning: com.ibm.websphere.appserver.spi.wsat: There is an empty jar or directory on the classpath: main warning: io.openliberty.wsat.spi: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.wsat.common] > Task :com.ibm.websphere.appserver.spi.wsat:apiSpiJavadoc > Task :com.ibm.websphere.appserver.spi.wsat:zipJavadoc Copyright (c) Contributors to the Eclipse Foundation org.eclipse.transformer.cli.JakartaTransformerCLI Version [ 0.5.0-SNAPSHOT ] > Task :com.ibm.websphere.appserver.spi.wsat:publishJavadoc > Task :com.ibm.websphere.appserver.spi.wsat:publishWLPJars > Task :com.ibm.websphere.appserver.spi.wsat:assemble > Task :com.ibm.websphere.appserver.thirdparty.cdi:globalize NO-SOURCE > Task :com.ibm.ws.org.jboss.logging:globalize NO-SOURCE > Task :com.ibm.ws.org.jboss.logging:compileJava NO-SOURCE > Task :com.ibm.ws.org.jboss.logging:processResources NO-SOURCE > Task :com.ibm.ws.org.jboss.logging:classes UP-TO-DATE > Task :com.ibm.ws.org.jboss.logging:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, jboss-logging-3.4.3.Final] > Task :com.ibm.ws.org.jboss.weld:globalize NO-SOURCE > Task :com.ibm.ws.org.jboss.weld:compileJava > Task :com.ibm.ws.org.jboss.weld:processResources NO-SOURCE > Task :com.ibm.ws.org.jboss.weld:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.jboss.weld/src/org/jboss/weld/config/WeldConfiguration.java:39: warning: [deprecation] BootstrapConfiguration in org.jboss.weld.bootstrap.spi has been deprecated import org.jboss.weld.bootstrap.spi.BootstrapConfiguration; ^ 1 warning > Task :com.ibm.ws.org.jboss.weld:jar warning: Split package, multiple jars provide the same package:org/jboss/weld/config Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:weld-osgi-bundle-2.4.8.Final] Class path [Jar:main, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.websphere.javaee.cdi.1.2, Jar:weld-osgi-bundle-2.4.8.Final, Jar:com.ibm.websphere.javaee.servlet.3.1, Jar:com.ibm.ws.org.osgi.annotation.versioning] warning: Split package, multiple jars provide the same package:org/jboss/weld/context Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:weld-osgi-bundle-2.4.8.Final] Class path [Jar:main, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.websphere.javaee.cdi.1.2, Jar:weld-osgi-bundle-2.4.8.Final, Jar:com.ibm.websphere.javaee.servlet.3.1, Jar:com.ibm.ws.org.osgi.annotation.versioning] warning: Unable to determine whether the meta annotation edu.umd.cs.findbugs.annotations.SuppressFBWarnings applied to type org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.interceptor.AroundInvoke applied to type org.jboss.weld.context.activator.ActivateRequestContextInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.interceptor.Interceptor applied to type org.jboss.weld.context.activator.ActivateRequestContextInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.interceptor.InterceptorBinding applied to type org.jboss.weld.context.activator.ActivateRequestContextInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.Priority applied to type org.jboss.weld.context.activator.ActivateRequestContextInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.LogMessage applied to type org.jboss.weld.logging.BeanLogger provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.Message applied to type org.jboss.weld.logging.BeanLogger provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.Cause applied to type org.jboss.weld.logging.BeanLogger provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageLogger applied to type org.jboss.weld.logging.BeanLogger provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.interceptor.AroundConstruct applied to type org.jboss.weld.probe.InvocationMonitor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Version for package org.jboss.logging is set to different values in the source (2.4.8.Final) and in the manifest (3.4.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Imports that lack version ranges: [javax.faces.application, javax.faces.context, javax.persistence, javax.validation, sun.misc, sun.reflect, javax.management, javax.naming, javax.naming.spi, javax.xml.parsers, org.xml.sax, org.xml.sax.helpers, org.jboss.logging.annotations] warning: No translation found for macro: buildNumber warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.1.2, com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.org.osgi.annotation.versioning, weld-osgi-bundle-2.4.8.Final, com.ibm.ws.org.jboss.logging] > Task :com.ibm.websphere.appserver.thirdparty.cdi:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.thirdparty.cdi:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.thirdparty.cdi:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.thirdparty.cdi:instrument > Task :com.ibm.websphere.appserver.thirdparty.cdi:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation edu.umd.cs.findbugs.annotations.SuppressFBWarnings applied to type org.jboss.weld.context.AbstractContext provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.inject.Inject applied to type org.jboss.weld.context.activator.ActivateRequestContextInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.inject.Qualifier applied to type org.jboss.weld.context.activator.ActivateRequestContextInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.interceptor.AroundInvoke applied to type org.jboss.weld.context.activator.ActivateRequestContextInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.enterprise.inject.Vetoed applied to type org.jboss.weld.context.activator.ActivateRequestContextInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.interceptor.Interceptor applied to type org.jboss.weld.context.activator.ActivateRequestContextInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.interceptor.InterceptorBinding applied to type org.jboss.weld.context.activator.ActivateRequestContextInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.Priority applied to type org.jboss.weld.context.activator.ActivateRequestContextInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [javax.annotation, javax.enterprise.context, javax.enterprise.context.spi, javax.enterprise.inject, javax.enterprise.inject.spi, javax.enterprise.util, javax.inject, javax.interceptor, javax.servlet.http] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.org.jboss.weld.2.4.8] > Task :com.ibm.websphere.appserver.thirdparty.cdi:publishWLPJars > Task :com.ibm.websphere.appserver.thirdparty.cdi:assemble > Task :com.ibm.websphere.appserver.thirdparty.cdi-2.0:globalize NO-SOURCE > Task :com.ibm.ws.org.jboss.weld3:globalize NO-SOURCE > Task :com.ibm.ws.org.jboss.weld3:compileJava > Task :com.ibm.ws.org.jboss.weld3:processResources NO-SOURCE > Task :com.ibm.ws.org.jboss.weld3:classes > Task :com.ibm.ws.org.jboss.weld3:jar warning: Unused -privatepackage instructions , no such package(s) on the class path: [org.jboss.weld.bean.proxy.utilorg.jboss.weld.proxy] warning: Unable to determine whether the meta annotation edu.umd.cs.findbugs.annotations.SuppressFBWarnings applied to type org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.enterprise.inject.Vetoed applied to type org.jboss.weld.annotated.enhanced.jlr.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.enterprise.event.Observes applied to type org.jboss.weld.bootstrap.WeldExtension provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.enterprise.context.Initialized applied to type org.jboss.weld.bootstrap.WeldUnusedMetadataExtension provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.interceptor.AroundInvoke applied to type org.jboss.weld.contexts.activator.AbstractActivateRequestContextInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.inject.Inject applied to type org.jboss.weld.contexts.activator.ActivateRequestContextInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.inject.Qualifier applied to type org.jboss.weld.contexts.activator.ActivateRequestContextInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.interceptor.Interceptor applied to type org.jboss.weld.contexts.activator.ActivateRequestContextInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.interceptor.InterceptorBinding applied to type org.jboss.weld.contexts.activator.ActivateRequestContextInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.Priority applied to type org.jboss.weld.contexts.activator.ActivateRequestContextInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.enterprise.context.control.ActivateRequestContext applied to type org.jboss.weld.contexts.activator.CdiRequestContextActivatorInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.enterprise.inject.Produces applied to type org.jboss.weld.environment.se.beans.ParametersFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.enterprise.context.ApplicationScoped applied to type org.jboss.weld.environment.se.beans.ParametersFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.Message applied to type org.jboss.weld.environment.se.logging.WeldSELogger provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.LogMessage applied to type org.jboss.weld.environment.se.logging.WeldSELogger provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageLogger applied to type org.jboss.weld.environment.se.logging.WeldSELogger provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.decorator.Delegate applied to type org.jboss.weld.environment.se.threading.RunnableDecorator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.decorator.Decorator applied to type org.jboss.weld.environment.se.threading.RunnableDecorator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.Cause applied to type org.jboss.weld.logging.BeanLogger provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.enterprise.inject.Intercepted applied to type org.jboss.weld.probe.InvocationMonitor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.interceptor.AroundConstruct applied to type org.jboss.weld.probe.InvocationMonitor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.enterprise.context.Dependent applied to type org.jboss.weld.probe.InvocationMonitor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Version for package org.jboss.weld is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.bean is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.bean.builtin is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.bean.proxy is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.bootstrap is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.bootstrap.api is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.bootstrap.api.helpers is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.bootstrap.event is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.bootstrap.spi is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.bootstrap.spi.helpers is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.config is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.configuration.spi is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.configuration.spi.helpers is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.construction.api is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.context is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.context.activator is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.context.api is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.context.bound is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.context.ejb is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.context.http is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.context.unbound is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.contexts is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.contexts.activator is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.contexts.beanstore is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.contexts.bound is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.contexts.cache is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.contexts.conversation is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.contexts.unbound is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.ejb.api is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.ejb.spi is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.ejb.spi.helpers is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.event is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.events is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.exceptions is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.inject is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.injection is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.injection.spi is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.injection.spi.helpers is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.interceptor is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.interceptor.proxy is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.interceptor.spi.metadata is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.interceptor.spi.model is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.interceptor.util.proxy is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.logging is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.manager is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.manager.api is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.module is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.module.ejb is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.module.ejb.context is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.module.ejb.context.beanstore is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.module.jsf is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.module.jsf.servlet is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.module.jta is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.module.web is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.module.web.context.beanstore.http is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.module.web.context.http is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.module.web.el is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.module.web.logging is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.module.web.servlet is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.module.web.util.el is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.module.web.util.servlet is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.probe is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.proxy is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.resources.spi is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.resources.spi.helpers is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.security is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.security.spi is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.serialization.spi is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.serialization.spi.helpers is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.servlet.api is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.servlet.api.helpers is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.servlet.spi is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.servlet.spi.helpers is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.transaction.spi is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.util is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.xml is set to different values in the source (3.1.8.Final) and in the manifest (3.1.9.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Imports that lack version ranges: [javax.faces.application, javax.faces.context, javax.persistence, javax.servlet, javax.servlet.http, sun.misc, sun.reflect, javax.inject, javax.management, javax.naming, javax.naming.spi, org.xml.sax, org.xml.sax.helpers, javax.validation, javax.xml.parsers, org.jboss.logging.annotations] warning: No translation found for macro: buildNumber warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, weld-osgi-bundle-3.1.9.Final, weld-se-core-3.1.9.Final] > Task :com.ibm.websphere.appserver.thirdparty.cdi-2.0:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.thirdparty.cdi-2.0:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.thirdparty.cdi-2.0:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.thirdparty.cdi-2.0:instrument > Task :com.ibm.websphere.appserver.thirdparty.cdi-2.0:jar warning: There is an empty jar or directory on the classpath: main warning: Version for package org.jboss.weld.context is set to different values in the source (3.1.9.Final) and in the manifest (3.1.8.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.context.activator is set to different values in the source (3.1.9.Final) and in the manifest (3.1.8.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.context.api is set to different values in the source (3.1.9.Final) and in the manifest (3.1.8.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.context.bound is set to different values in the source (3.1.9.Final) and in the manifest (3.1.8.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.context.ejb is set to different values in the source (3.1.9.Final) and in the manifest (3.1.8.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.context.http is set to different values in the source (3.1.9.Final) and in the manifest (3.1.8.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.context.unbound is set to different values in the source (3.1.9.Final) and in the manifest (3.1.8.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Imports that lack version ranges: [javax.enterprise.context, javax.enterprise.context.spi, javax.enterprise.util, javax.inject, javax.interceptor, javax.servlet.http] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.org.jboss.weld3] > Task :com.ibm.websphere.appserver.thirdparty.cdi-2.0:publishWLPJars > Task :com.ibm.websphere.appserver.thirdparty.cdi-2.0:assemble > Task :com.ibm.websphere.appserver.thirdparty.eclipselink:publishWLPJars > Task :com.ibm.websphere.appserver.thirdparty.eclipselink:assemble > Task :com.ibm.websphere.appserver.thirdparty.eclipselink.2.7:globalize [ant:validate] (warning) 7501 variables should not be encapsulated in quotation marks [ant:validate] (warning) 61018 variables should not be encapsulated in quotation marks > Task :com.ibm.websphere.javaee.connector.1.7:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.connector.1.7:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.connector.1.7:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.connector.1.7:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.connector.1.7:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.naming, javax.security.auth, javax.security.auth.callback, javax.transaction, javax.transaction.xa] warning: Unreferenced class path entries [javax.resource-api-1.7] > Task :com.ibm.websphere.javaee.persistence.2.2:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.persistence.2.2:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.persistence.2.2:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.persistence.2.2:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.persistence.2.2:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [com.ibm.ws.threadContext, com.ibm.ws.runtime.metadata, javax.sql] warning: Unreferenced class path entries [javax.persistence-api-2.2, com.ibm.ws.jpa.hybridpersistenceactivator] Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.websphere.appserver.thirdparty.eclipselink.2.7:compileJava > Task :com.ibm.websphere.appserver.thirdparty.eclipselink.2.7:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.thirdparty.eclipselink.2.7:classes > Task :com.ibm.websphere.appserver.thirdparty.eclipselink.2.7:jar warning: Split package, multiple jars provide the same package:org/eclipse/persistence/descriptors Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:org.eclipse.persistence.core-2.7.10] Class path [Jar:main, Jar:org.eclipse.persistence.core-2.7.10, Jar:org.eclipse.persistence.jpa-2.7.10, Jar:javax.persistence-api-2.2, Jar:com.ibm.websphere.javaee.connector.1.7, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.javaee.jsonp.1.0, Jar:com.ibm.websphere.javaee.persistence.2.2, Jar:com.ibm.ws.logging.core] warning: Split package, multiple jars provide the same package:org/eclipse/persistence/exceptions/i18n Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:org.eclipse.persistence.core-2.7.10] Class path [Jar:main, Jar:org.eclipse.persistence.core-2.7.10, Jar:org.eclipse.persistence.jpa-2.7.10, Jar:javax.persistence-api-2.2, Jar:com.ibm.websphere.javaee.connector.1.7, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.javaee.jsonp.1.0, Jar:com.ibm.websphere.javaee.persistence.2.2, Jar:com.ibm.ws.logging.core] warning: Split package, multiple jars provide the same package:org/eclipse/persistence/internal/helper Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:org.eclipse.persistence.core-2.7.10] Class path [Jar:main, Jar:org.eclipse.persistence.core-2.7.10, Jar:org.eclipse.persistence.jpa-2.7.10, Jar:javax.persistence-api-2.2, Jar:com.ibm.websphere.javaee.connector.1.7, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.javaee.jsonp.1.0, Jar:com.ibm.websphere.javaee.persistence.2.2, Jar:com.ibm.ws.logging.core] warning: Split package, multiple jars provide the same package:org/eclipse/persistence/internal/localization/i18n Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:org.eclipse.persistence.core-2.7.10] Class path [Jar:main, Jar:org.eclipse.persistence.core-2.7.10, Jar:org.eclipse.persistence.jpa-2.7.10, Jar:javax.persistence-api-2.2, Jar:com.ibm.websphere.javaee.connector.1.7, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.javaee.jsonp.1.0, Jar:com.ibm.websphere.javaee.persistence.2.2, Jar:com.ibm.ws.logging.core] warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlType applied to type org.eclipse.persistence.internal.jpa.rs.metadata.model.Attribute provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRootElement applied to type org.eclipse.persistence.internal.jpa.rs.metadata.model.Descriptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAttribute applied to type org.eclipse.persistence.internal.jpa.rs.metadata.model.LinkV2 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElement applied to type org.eclipse.persistence.internal.jpa.rs.metadata.model.v2.Property provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementWrapper applied to type org.eclipse.persistence.internal.jpa.rs.metadata.model.v2.ResourceSchema provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyElement applied to type org.eclipse.persistence.internal.jpa.rs.metadata.model.v2.ResourceSchema provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [javax.crypto, javax.crypto.spec, javax.enterprise.context.spi, javax.enterprise.inject.spi, javax.imageio, javax.imageio.stream, javax.jms, javax.management, javax.management.openmbean, javax.mail.internet, javax.naming, javax.rmi, javax.rmi.CORBA, javax.sql, javax.transaction, javax.transaction.xa, javax.validation, javax.validation.groups, javax.validation.metadata, javax.xml.datatype, javax.xml.namespace, javax.xml.parsers, javax.xml.stream, javax.xml.stream.events, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stream, javax.xml.validation, javax.xml.xpath, org.omg.CORBA, org.omg.CORBA.portable, org.omg.CORBA_2_3.portable, org.w3c.dom, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers, com.ibm.tx.jta, com.ibm.ws.Transaction, com.ibm.ws.jpa.container.eclipselink.logging] warning: Unreferenced class path entries [com.ibm.websphere.javaee.jsonp.1.0, javax.persistence-api-2.2, com.ibm.websphere.javaee.connector.1.7, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, org.eclipse.persistence.core-2.7.10, org.eclipse.persistence.jpa-2.7.10, com.ibm.websphere.javaee.persistence.2.2] > Task :com.ibm.websphere.appserver.thirdparty.eclipselink.2.7:publishWLPJars > Task :com.ibm.websphere.appserver.thirdparty.eclipselink.2.7:assemble > Task :com.ibm.websphere.appserver.thirdparty.jsf-2.2:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.ejb.3.2:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.ejb.3.2:compileJava > Task :com.ibm.websphere.javaee.ejb.3.2:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.ejb.3.2:classes > Task :com.ibm.websphere.javaee.ejb.3.2:jar warning: Split package, multiple jars provide the same package:javax/ejb Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:javax.ejb-api-3.2] Class path [Jar:main, Jar:javax.ejb-api-3.2] warning: Imports that lack version ranges: [javax.naming] warning: Unreferenced class path entries [javax.ejb-api-3.2] > Task :com.ibm.websphere.javaee.el.3.0:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.el.3.0:compileJava > Task :com.ibm.websphere.javaee.el.3.0:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.el.3.0:classes > Task :com.ibm.websphere.javaee.el.3.0:jar > Task :com.ibm.websphere.javaee.jsf.2.2:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.jsp.2.3:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.jsp.2.3:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.jsp.2.3:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.jsp.2.3:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.jsp.2.3:jar warning: There is an empty jar or directory on the classpath: main warning: Version for package javax.servlet.jsp is set to different values in the source (2.3.0) and in the manifest (2.3.2.b01). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package javax.servlet.jsp.el is set to different values in the source (2.3.0) and in the manifest (2.3.2.b01). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package javax.servlet.jsp.tagext is set to different values in the source (2.3.0) and in the manifest (2.3.2.b01). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Imports that lack version ranges: [javax.xml.parsers, org.apache.taglibs.standard.resources, org.apache.taglibs.standard.tag.common.fmt, org.xml.sax, org.xml.sax.helpers] warning: Unreferenced class path entries [servlet.jsp.resources-2.3, javax.servlet.jsp-api-2.3.2-b01] > Task :com.ibm.websphere.javaee.jstl.1.2:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.jstl.1.2:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.jstl.1.2:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.jstl.1.2:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.jstl.1.2:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.xml.parsers, org.apache.taglibs.standard.tag.common.fmt, org.xml.sax, org.xml.sax.helpers, org.apache.taglibs.standard.resources] warning: Unreferenced class path entries [jstl-1.2] > Task :com.ibm.websphere.javaee.validation.1.1:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.validation.1.1:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.validation.1.1:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.validation.1.1:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.validation.1.1:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [geronimo-validation-1.1] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/render/ResponseStateManager.java:22: warning: [deprecation] StateManager.SerializedView in StateManager has been deprecated import javax.faces.application.StateManager.SerializedView; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/application/Application.java:39: warning: [deprecation] MethodBinding in javax.faces.el has been deprecated import javax.faces.el.MethodBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/application/Application.java:40: warning: [deprecation] PropertyResolver in javax.faces.el has been deprecated import javax.faces.el.PropertyResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/application/Application.java:41: warning: [deprecation] ReferenceSyntaxException in javax.faces.el has been deprecated import javax.faces.el.ReferenceSyntaxException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/application/Application.java:42: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/application/Application.java:43: warning: [deprecation] VariableResolver in javax.faces.el has been deprecated import javax.faces.el.VariableResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/UIComponentBase.java:32: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/UIComponent.java:46: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/UIInput.java:33: warning: [deprecation] EvaluationException in javax.faces.el has been deprecated import javax.faces.el.EvaluationException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/UIInput.java:34: warning: [deprecation] MethodBinding in javax.faces.el has been deprecated import javax.faces.el.MethodBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/EditableValueHolder.java:21: warning: [deprecation] MethodBinding in javax.faces.el has been deprecated import javax.faces.el.MethodBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/UIViewAction.java:28: warning: [deprecation] MethodBinding in javax.faces.el has been deprecated import javax.faces.el.MethodBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/UISelectBoolean.java:22: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/UISelectMany.java:35: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/_MethodBindingToActionListener.java:21: warning: [deprecation] MethodBinding in javax.faces.el has been deprecated import javax.faces.el.MethodBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/_MethodBindingToListener.java:24: warning: [deprecation] EvaluationException in javax.faces.el has been deprecated import javax.faces.el.EvaluationException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/_MethodBindingToListener.java:25: warning: [deprecation] MethodBinding in javax.faces.el has been deprecated import javax.faces.el.MethodBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/html/HtmlInputSecret.java:21: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/html/HtmlOutputLabel.java:21: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/html/HtmlOutputFormat.java:21: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/html/HtmlSelectManyMenu.java:21: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/html/HtmlSelectManyCheckbox.java:21: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/html/HtmlPanelGrid.java:21: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/html/HtmlDataTable.java:21: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/html/HtmlSelectManyListbox.java:21: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/html/HtmlSelectOneMenu.java:21: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/html/HtmlSelectOneListbox.java:21: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/html/HtmlOutcomeTargetLink.java:21: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/html/HtmlOutcomeTargetButton.java:21: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/html/HtmlCommandButton.java:21: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/UICommand.java:23: warning: [deprecation] MethodBinding in javax.faces.el has been deprecated import javax.faces.el.MethodBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/html/HtmlGraphicImage.java:21: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/html/HtmlInputFile.java:21: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/html/HtmlMessage.java:21: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/html/HtmlInputTextarea.java:21: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/html/HtmlInputText.java:21: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/html/HtmlHead.java:21: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/html/HtmlCommandLink.java:21: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/html/HtmlSelectOneRadio.java:21: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/html/HtmlOutputText.java:21: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/html/HtmlMessages.java:21: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/html/HtmlBody.java:21: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/html/HtmlSelectBooleanCheckbox.java:21: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/html/HtmlOutputLink.java:21: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/html/HtmlPanelGroup.java:21: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/html/HtmlForm.java:21: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/_MethodBindingToMethodExpression.java:29: warning: [deprecation] EvaluationException in javax.faces.el has been deprecated import javax.faces.el.EvaluationException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/_MethodBindingToMethodExpression.java:30: warning: [deprecation] MethodBinding in javax.faces.el has been deprecated import javax.faces.el.MethodBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/_ValueBindingToValueExpression.java:31: warning: [deprecation] EvaluationException in javax.faces.el has been deprecated import javax.faces.el.EvaluationException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/_ValueBindingToValueExpression.java:32: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/_MethodExpressionToMethodBinding.java:25: warning: [deprecation] EvaluationException in javax.faces.el has been deprecated import javax.faces.el.EvaluationException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/_MethodExpressionToMethodBinding.java:26: warning: [deprecation] MethodBinding in javax.faces.el has been deprecated import javax.faces.el.MethodBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/_MethodExpressionToMethodBinding.java:27: warning: [deprecation] MethodNotFoundException in javax.faces.el has been deprecated import javax.faces.el.MethodNotFoundException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/_ValueExpressionToValueBinding.java:25: warning: [deprecation] EvaluationException in javax.faces.el has been deprecated import javax.faces.el.EvaluationException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/_ValueExpressionToValueBinding.java:26: warning: [deprecation] PropertyNotFoundException in javax.faces.el has been deprecated import javax.faces.el.PropertyNotFoundException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/_ValueExpressionToValueBinding.java:27: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/_ComponentUtils.java:25: warning: [deprecation] EvaluationException in javax.faces.el has been deprecated import javax.faces.el.EvaluationException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/_ComponentUtils.java:26: warning: [deprecation] MethodBinding in javax.faces.el has been deprecated import javax.faces.el.MethodBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/_ComponentUtils.java:27: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/_ParametrizableFacesMessage.java:27: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/_MethodBindingToValueChangeListener.java:22: warning: [deprecation] MethodBinding in javax.faces.el has been deprecated import javax.faces.el.MethodBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/application/ApplicationWrapper.java:38: warning: [deprecation] MethodBinding in javax.faces.el has been deprecated import javax.faces.el.MethodBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/application/ApplicationWrapper.java:39: warning: [deprecation] PropertyResolver in javax.faces.el has been deprecated import javax.faces.el.PropertyResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/application/ApplicationWrapper.java:40: warning: [deprecation] ReferenceSyntaxException in javax.faces.el has been deprecated import javax.faces.el.ReferenceSyntaxException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/application/ApplicationWrapper.java:41: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/application/ApplicationWrapper.java:42: warning: [deprecation] VariableResolver in javax.faces.el has been deprecated import javax.faces.el.VariableResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/convert/_ParametrizableFacesMessage.java:27: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/webapp/ConverterTag.java:26: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/webapp/ValidatorTag.java:25: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/webapp/UIComponentTag.java:24: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/webapp/AttributeTag.java:23: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/validator/_ParametrizableFacesMessage.java:27: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/render/ResponseStateManager.java:41: warning: [deprecation] StateManager.SerializedView in StateManager has been deprecated SerializedView view; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/render/ResponseStateManager.java:42: warning: [deprecation] StateManager.SerializedView in StateManager has been deprecated if (state instanceof SerializedView) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/render/ResponseStateManager.java:44: warning: [deprecation] StateManager.SerializedView in StateManager has been deprecated view = (SerializedView)state; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/render/ResponseStateManager.java:56: warning: [deprecation] StateManager.SerializedView in StateManager has been deprecated view = stateManager.new SerializedView(structureObj, stateObj); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/render/ResponseStateManager.java:56: warning: [deprecation] StateManager.SerializedView(Object,Object) in StateManager.SerializedView has been deprecated view = stateManager.new SerializedView(structureObj, stateObj); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/UIComponent.java:734: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated ValueBinding vb = getValueBinding(name); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/UIInput.java:379: warning: [deprecation] MethodBinding in javax.faces.el has been deprecated MethodBinding valueChangeListenerBinding = getValueChangeListener(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/UIInput.java:384: warning: [deprecation] invoke(FacesContext,Object[]) in MethodBinding has been deprecated valueChangeListenerBinding.invoke(getFacesContext(), new Object[] { event }); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/UIInput.java:386: warning: [deprecation] EvaluationException in javax.faces.el has been deprecated catch (EvaluationException e) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/UIViewAction.java:116: warning: [deprecation] MethodBinding in javax.faces.el has been deprecated MethodBinding mb = getActionListener(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/UIViewAction.java:119: warning: [deprecation] invoke(FacesContext,Object[]) in MethodBinding has been deprecated mb.invoke(context, new Object[] ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/ActionSource.java:41: warning: [deprecation] MethodBinding in javax.faces.el has been deprecated public void setActionListener(javax.faces.el.MethodBinding actionListener); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/_MethodBindingToListener.java:35: warning: [deprecation] MethodBinding in javax.faces.el has been deprecated protected MethodBinding methodBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/_MethodBindingToListener.java:44: warning: [deprecation] MethodBinding in javax.faces.el has been deprecated public _MethodBindingToListener(MethodBinding methodBinding) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/_MethodBindingToListener.java:67: warning: [deprecation] invoke(FacesContext,Object[]) in MethodBinding has been deprecated methodBinding.invoke(getFacesContext(), new Object[]{event}); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/_MethodBindingToListener.java:69: warning: [deprecation] EvaluationException in javax.faces.el has been deprecated catch (EvaluationException e) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/_MethodBindingToListener.java:81: warning: [deprecation] MethodBinding in javax.faces.el has been deprecated public MethodBinding getMethodBinding() ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/_MethodBindingToListener.java:91: warning: [deprecation] MethodBinding in javax.faces.el has been deprecated methodBinding = (MethodBinding) _ClassUtils.getContextClassLoader() ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/_MethodBindingToActionListener.java:37: warning: [deprecation] MethodBinding in javax.faces.el has been deprecated public _MethodBindingToActionListener(MethodBinding methodBinding) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/html/HtmlInputSecret.java:449: warning: [deprecation] setValueBinding(String,ValueBinding) in UIComponentBase has been deprecated public void setValueBinding(String name, ValueBinding binding) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/html/HtmlInputSecret.java:449: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated public void setValueBinding(String name, ValueBinding binding) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/html/HtmlInputSecret.java:451: warning: [deprecation] setValueBinding(String,ValueBinding) in UIComponentBase has been deprecated super.setValueBinding(name, binding); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/html/HtmlOutputLabel.java:345: warning: [deprecation] setValueBinding(String,ValueBinding) in UIComponentBase has been deprecated public void setValueBinding(String name, ValueBinding binding) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/html/HtmlOutputLabel.java:345: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated public void setValueBinding(String name, ValueBinding binding) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/html/HtmlOutputLabel.java:347: warning: [deprecation] setValueBinding(String,ValueBinding) in UIComponentBase has been deprecated super.setValueBinding(name, binding); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/html/HtmlOutputFormat.java:137: warning: [deprecation] setValueBinding(String,ValueBinding) in UIComponentBase has been deprecated public void setValueBinding(String name, ValueBinding binding) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/html/HtmlOutputFormat.java:137: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated public void setValueBinding(String name, ValueBinding binding) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.websphere.javaee.jsf.2.2/src/javax/faces/component/html/HtmlOutputFormat.java:139: warning: [deprecation] setValueBinding(String,ValueBinding) in UIComponentBase has been deprecated super.setValueBinding(name, binding); ^ Note: Some input files additionally use or override a deprecated API. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 100 warnings > Task :com.ibm.websphere.javaee.jsf.2.2:compileJava > Task :com.ibm.websphere.javaee.jsf.2.2:processResources > Task :com.ibm.websphere.javaee.jsf.2.2:classes > Task :com.ibm.websphere.javaee.jsf.2.2:jar warning: Imports that lack version ranges: [org.w3c.dom] warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.1.2, com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.jsp.2.3, com.ibm.websphere.javaee.jstl.1.2, com.ibm.websphere.javaee.validation.1.1, com.ibm.websphere.javaee.el.3.0, myfaces-builder-annotations-1.0.9] > Task :com.ibm.websphere.javaee.validation.1.0:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.validation.1.0:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.validation.1.0:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.validation.1.0:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.validation.1.0:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [geronimo-validation_1.0_spec-1.1] > Task :com.ibm.ws.beanvalidation.core:globalize /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.beanvalidation.core/src/com/ibm/ws/beanvalidation/ValidatorFactoryAccessor.java:34: warning: [deprecation] register(String,String,String) in Tr has been deprecated private static final TraceComponent tc = Tr.register(CLASS_NAME, ^ 1 warning > Task :com.ibm.ws.beanvalidation.core:compileJava > Task :com.ibm.ws.beanvalidation.core:processResources NO-SOURCE > Task :com.ibm.ws.beanvalidation.core:classes > Task :com.ibm.ws.beanvalidation.core:jar warning: Imports that lack version ranges: [javax.naming, javax.naming.spi] warning: Unreferenced class path entries [com.ibm.ws.javaee.dd.common, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.dd, com.ibm.ws.logging.core, com.ibm.ws.container.service, com.ibm.websphere.javaee.validation.1.0, com.ibm.ws.adaptable.module] > Task :com.ibm.ws.com.google.guice:globalize NO-SOURCE > Task :com.ibm.ws.com.google.guice:compileJava NO-SOURCE > Task :com.ibm.ws.com.google.guice:processResources NO-SOURCE > Task :com.ibm.ws.com.google.guice:classes UP-TO-DATE > Task :com.ibm.ws.com.google.guice:instrument > Task :com.ibm.ws.com.google.guice:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [com.google.inject.internal.asm.util, org.aopalliance.intercept] warning: Unreferenced class path entries [guice-2.0, com.ibm.ws.ras.instrument] > Task :com.ibm.ws.jsf.2.2:globalize NO-SOURCE > Task :com.ibm.ws.jsf.shared:globalize /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.shared/src/com/ibm/ws/jsf/shared/ext/CdiExtension.java:13: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.shared/src/com/ibm/ws/jsf/shared/ext/CdiExtension.java:15: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class CdiExtension implements WebSphereCDIExtension {} ^ 2 warnings > Task :com.ibm.ws.jsf.shared:compileJava > Task :com.ibm.ws.jsf.shared:processResources NO-SOURCE > Task :com.ibm.ws.jsf.shared:classes > Task :com.ibm.ws.jsf.shared:instrument > Task :com.ibm.ws.jsf.shared:jar warning: com.ibm.ws.jsf.shared: No translation found for macro: liberty.beta.version warning: com.ibm.ws.jsf.shared.jakarta: No translation found for macro: liberty.beta.version warning: Unreferenced class path entries [com.ibm.ws.jsp, com.ibm.ws.webcontainer, com.ibm.ws.ras.instrument, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.ws.anno, com.ibm.ws.javaee.dd.common, com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.dd, com.ibm.ws.cdi.interfaces, com.ibm.ws.container.service, com.ibm.ws.logging.core, com.ibm.websphere.javaee.jsf.2.2] > Task :com.ibm.ws.org.apache.commons.beanutils:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.commons.beanutils:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.commons.beanutils:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.commons.beanutils:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.commons.beanutils:instrument > Task :com.ibm.ws.org.apache.commons.beanutils:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [org.apache.commons.collections, org.apache.commons.collections.comparators, org.apache.commons.collections.keyvalue, org.apache.commons.logging] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, commons-beanutils-1.9.4] > Task :com.ibm.ws.org.apache.commons.collections:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.commons.collections:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.commons.collections:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.commons.collections:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.commons.collections:instrument > Task :com.ibm.ws.org.apache.commons.collections:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, commons-collections-3.2.2] > Task :com.ibm.ws.org.apache.commons.digester:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.commons.digester:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.commons.digester:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.commons.digester:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.commons.digester:instrument > Task :com.ibm.ws.org.apache.commons.digester:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.xml.parsers, org.apache.commons.beanutils, org.apache.commons.collections, org.apache.commons.logging, org.apache.commons.logging.impl, org.w3c.dom, org.xml.sax, org.xml.sax.helpers] warning: No translation found for macro: original.jar.version warning: Unreferenced class path entries [commons-digester-1.8, com.ibm.ws.ras.instrument] > Task :com.ibm.ws.jsf.2.2:compileJava /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/unified/ResolverBuilderBase.java:28: warning: [deprecation] PropertyResolver in javax.faces.el has been deprecated import javax.faces.el.PropertyResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/unified/ResolverBuilderBase.java:29: warning: [deprecation] VariableResolver in javax.faces.el has been deprecated import javax.faces.el.VariableResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/config/RuntimeConfig.java:37: warning: [deprecation] PropertyResolver in javax.faces.el has been deprecated import javax.faces.el.PropertyResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/config/RuntimeConfig.java:38: warning: [deprecation] VariableResolver in javax.faces.el has been deprecated import javax.faces.el.VariableResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/config/element/ManagedProperty.java:24: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/VariableResolverImpl.java:26: warning: [deprecation] EvaluationException in javax.faces.el has been deprecated import javax.faces.el.EvaluationException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/VariableResolverImpl.java:27: warning: [deprecation] VariableResolver in javax.faces.el has been deprecated import javax.faces.el.VariableResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/VariableResolverToApplicationELResolverAdapter.java:23: warning: [deprecation] EvaluationException in javax.faces.el has been deprecated import javax.faces.el.EvaluationException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/VariableResolverToApplicationELResolverAdapter.java:24: warning: [deprecation] VariableResolver in javax.faces.el has been deprecated import javax.faces.el.VariableResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/PropertyResolverImpl.java:28: warning: [deprecation] EvaluationException in javax.faces.el has been deprecated import javax.faces.el.EvaluationException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/PropertyResolverImpl.java:29: warning: [deprecation] PropertyNotFoundException in javax.faces.el has been deprecated import javax.faces.el.PropertyNotFoundException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/PropertyResolverImpl.java:30: warning: [deprecation] PropertyResolver in javax.faces.el has been deprecated import javax.faces.el.PropertyResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/MethodExpressionToMethodBinding.java:25: warning: [deprecation] EvaluationException in javax.faces.el has been deprecated import javax.faces.el.EvaluationException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/MethodExpressionToMethodBinding.java:26: warning: [deprecation] MethodBinding in javax.faces.el has been deprecated import javax.faces.el.MethodBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/MethodExpressionToMethodBinding.java:27: warning: [deprecation] MethodNotFoundException in javax.faces.el has been deprecated import javax.faces.el.MethodNotFoundException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/ELResolverToPropertyResolver.java:25: warning: [deprecation] EvaluationException in javax.faces.el has been deprecated import javax.faces.el.EvaluationException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/ELResolverToPropertyResolver.java:26: warning: [deprecation] PropertyNotFoundException in javax.faces.el has been deprecated import javax.faces.el.PropertyNotFoundException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/ELResolverToPropertyResolver.java:27: warning: [deprecation] PropertyResolver in javax.faces.el has been deprecated import javax.faces.el.PropertyResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/PropertyResolverToELResolver.java:30: warning: [deprecation] EvaluationException in javax.faces.el has been deprecated import javax.faces.el.EvaluationException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/PropertyResolverToELResolver.java:31: warning: [deprecation] PropertyResolver in javax.faces.el has been deprecated import javax.faces.el.PropertyResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/ELResolverToVariableResolver.java:25: warning: [deprecation] EvaluationException in javax.faces.el has been deprecated import javax.faces.el.EvaluationException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/ELResolverToVariableResolver.java:26: warning: [deprecation] VariableResolver in javax.faces.el has been deprecated import javax.faces.el.VariableResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/VariableResolverToELResolver.java:27: warning: [deprecation] EvaluationException in javax.faces.el has been deprecated import javax.faces.el.EvaluationException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/VariableResolverToELResolver.java:28: warning: [deprecation] VariableResolver in javax.faces.el has been deprecated import javax.faces.el.VariableResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/ValueExpressionToValueBinding.java:25: warning: [deprecation] EvaluationException in javax.faces.el has been deprecated import javax.faces.el.EvaluationException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/ValueExpressionToValueBinding.java:26: warning: [deprecation] PropertyNotFoundException in javax.faces.el has been deprecated import javax.faces.el.PropertyNotFoundException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/ValueExpressionToValueBinding.java:27: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/ValueBindingToValueExpression.java:31: warning: [deprecation] EvaluationException in javax.faces.el has been deprecated import javax.faces.el.EvaluationException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/ValueBindingToValueExpression.java:32: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/NullVariableResolver.java:22: warning: [deprecation] EvaluationException in javax.faces.el has been deprecated import javax.faces.el.EvaluationException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/NullVariableResolver.java:23: warning: [deprecation] VariableResolver in javax.faces.el has been deprecated import javax.faces.el.VariableResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/DefaultPropertyResolver.java:22: warning: [deprecation] EvaluationException in javax.faces.el has been deprecated import javax.faces.el.EvaluationException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/DefaultPropertyResolver.java:23: warning: [deprecation] PropertyNotFoundException in javax.faces.el has been deprecated import javax.faces.el.PropertyNotFoundException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/DefaultPropertyResolver.java:24: warning: [deprecation] PropertyResolver in javax.faces.el has been deprecated import javax.faces.el.PropertyResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/NullPropertyResolver.java:23: warning: [deprecation] EvaluationException in javax.faces.el has been deprecated import javax.faces.el.EvaluationException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/NullPropertyResolver.java:24: warning: [deprecation] PropertyNotFoundException in javax.faces.el has been deprecated import javax.faces.el.PropertyNotFoundException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/NullPropertyResolver.java:25: warning: [deprecation] PropertyResolver in javax.faces.el has been deprecated import javax.faces.el.PropertyResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/view/facelets/el/LegacyMethodBinding.java:26: warning: [deprecation] EvaluationException in javax.faces.el has been deprecated import javax.faces.el.EvaluationException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/view/facelets/el/LegacyMethodBinding.java:27: warning: [deprecation] MethodBinding in javax.faces.el has been deprecated import javax.faces.el.MethodBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/view/facelets/el/LegacyMethodBinding.java:28: warning: [deprecation] MethodNotFoundException in javax.faces.el has been deprecated import javax.faces.el.MethodNotFoundException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/view/facelets/tag/composite/ClientBehaviorRedirectEventComponentWrapper.java:39: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/view/facelets/tag/jsf/ActionSourceRule.java:33: warning: [deprecation] LegacyMethodBinding in org.apache.myfaces.view.facelets.el has been deprecated import org.apache.myfaces.view.facelets.el.LegacyMethodBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/view/facelets/FaceletViewDeclarationLanguage.java:91: warning: [deprecation] ResourceResolver in javax.faces.view.facelets has been deprecated import javax.faces.view.facelets.ResourceResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/view/facelets/impl/DefaultFaceletFactory.java:43: warning: [deprecation] ResourceResolver in javax.faces.view.facelets has been deprecated import javax.faces.view.facelets.ResourceResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/view/facelets/impl/DefaultResourceResolver.java:25: warning: [deprecation] ResourceResolver in javax.faces.view.facelets has been deprecated import javax.faces.view.facelets.ResourceResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/view/facelets/compiler/UILeaf.java:39: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/view/facelets/compiler/_ComponentUtils.java:31: warning: [deprecation] EvaluationException in javax.faces.el has been deprecated import javax.faces.el.EvaluationException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/view/facelets/compiler/_ComponentUtils.java:32: warning: [deprecation] MethodBinding in javax.faces.el has been deprecated import javax.faces.el.MethodBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/view/facelets/compiler/_ComponentUtils.java:33: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/config/impl/digester/elements/ManagedPropertyImpl.java:24: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/config/FacesConfigurator.java:58: warning: [deprecation] PropertyResolver in javax.faces.el has been deprecated import javax.faces.el.PropertyResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/config/FacesConfigurator.java:59: warning: [deprecation] VariableResolver in javax.faces.el has been deprecated import javax.faces.el.VariableResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/application/ApplicationImpl.java:69: warning: [deprecation] MethodBinding in javax.faces.el has been deprecated import javax.faces.el.MethodBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/application/ApplicationImpl.java:70: warning: [deprecation] PropertyResolver in javax.faces.el has been deprecated import javax.faces.el.PropertyResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/application/ApplicationImpl.java:71: warning: [deprecation] ReferenceSyntaxException in javax.faces.el has been deprecated import javax.faces.el.ReferenceSyntaxException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/application/ApplicationImpl.java:72: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/application/ApplicationImpl.java:73: warning: [deprecation] VariableResolver in javax.faces.el has been deprecated import javax.faces.el.VariableResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/application/ActionListenerImpl.java:31: warning: [deprecation] MethodBinding in javax.faces.el has been deprecated import javax.faces.el.MethodBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/renderkit/ErrorPageWriter.java:65: warning: [deprecation] MethodBinding in javax.faces.el has been deprecated import javax.faces.el.MethodBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/renderkit/ErrorPageWriter.java:66: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/shared/el/SimpleActionMethodBinding.java:23: warning: [deprecation] EvaluationException in javax.faces.el has been deprecated import javax.faces.el.EvaluationException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/shared/el/SimpleActionMethodBinding.java:24: warning: [deprecation] MethodBinding in javax.faces.el has been deprecated import javax.faces.el.MethodBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/shared/el/SimpleActionMethodBinding.java:25: warning: [deprecation] MethodNotFoundException in javax.faces.el has been deprecated import javax.faces.el.MethodNotFoundException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/shared/taglib/UIComponentTagUtils.java:33: warning: [deprecation] MethodBinding in javax.faces.el has been deprecated import javax.faces.el.MethodBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/shared/taglib/UIComponentTagUtils.java:34: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/shared/taglib/UIComponentTagUtils.java:37: warning: [deprecation] UIComponentTag in javax.faces.webapp has been deprecated import javax.faces.webapp.UIComponentTag; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/shared/renderkit/RendererUtils.java:60: warning: [deprecation] PropertyNotFoundException in javax.faces.el has been deprecated import javax.faces.el.PropertyNotFoundException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/shared/renderkit/RendererUtils.java:61: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/shared/util/ParametrizableFacesMessage.java:27: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/shared/util/_ComponentUtils.java:23: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated import javax.faces.el.ValueBinding; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/com/ibm/ws/jsf/config/annotation/WASMyFacesAnnotationProvider.java:118: warning: [deprecation] getBaseUrls() in AnnotationProvider has been deprecated public Set getBaseUrls() throws IOException { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/com/ibm/ws/jsf/config/annotation/WASMyFacesAnnotationProvider.java:119: warning: [deprecation] getBaseUrls() in AnnotationProvider has been deprecated return defaultProvider.getBaseUrls(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/resource/TempDirFileCacheContractResourceLoader.java:130: warning: [deprecation] toURL() in File has been deprecated return file.toURL(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/resource/TempDirFileCacheResourceLoader.java:170: warning: [deprecation] toURL() in File has been deprecated return file.toURL(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/config/element/ManagedProperty.java:53: warning: [deprecation] ValueBinding in javax.faces.el has been deprecated public abstract ValueBinding getValueBinding(FacesContext facesContext); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/config/ManagedBeanBuilder.java:439: warning: [deprecation] getExpressionString() in ValueBinding has been deprecated .getExpressionString()); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/MethodExpressionToMethodBinding.java:38: warning: [deprecation] MethodBinding in javax.faces.el has been deprecated public final class MethodExpressionToMethodBinding extends MethodBinding implements StateHolder ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/MethodExpressionToMethodBinding.java:77: warning: [deprecation] invoke(FacesContext,Object[]) in MethodBinding has been deprecated public Object invoke(final FacesContext facesContext, final Object[] params) throws EvaluationException, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/MethodExpressionToMethodBinding.java:63: warning: [deprecation] getType(FacesContext) in MethodBinding has been deprecated public Class getType(FacesContext facesContext) throws MethodNotFoundException ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/MethodExpressionToMethodBinding.java:46: warning: [deprecation] MethodBinding() in MethodBinding has been deprecated { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/MethodExpressionToMethodBinding.java:52: warning: [deprecation] MethodBinding() in MethodBinding has been deprecated { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/MethodExpressionToMethodBinding.java:57: warning: [deprecation] getExpressionString() in MethodBinding has been deprecated public String getExpressionString() ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/MethodExpressionToMethodBinding.java:63: warning: [deprecation] MethodNotFoundException in javax.faces.el has been deprecated public Class getType(FacesContext facesContext) throws MethodNotFoundException ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/MethodExpressionToMethodBinding.java:72: warning: [deprecation] MethodNotFoundException in javax.faces.el has been deprecated throw new javax.faces.el.MethodNotFoundException(e); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/MethodExpressionToMethodBinding.java:72: warning: [deprecation] MethodNotFoundException(Throwable) in MethodNotFoundException has been deprecated throw new javax.faces.el.MethodNotFoundException(e); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/MethodExpressionToMethodBinding.java:77: warning: [deprecation] EvaluationException in javax.faces.el has been deprecated public Object invoke(final FacesContext facesContext, final Object[] params) throws EvaluationException, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/MethodExpressionToMethodBinding.java:78: warning: [deprecation] MethodNotFoundException in javax.faces.el has been deprecated MethodNotFoundException ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/MethodExpressionToMethodBinding.java:87: warning: [deprecation] MethodNotFoundException in javax.faces.el has been deprecated throw new javax.faces.el.MethodNotFoundException(e); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/MethodExpressionToMethodBinding.java:87: warning: [deprecation] MethodNotFoundException(Throwable) in MethodNotFoundException has been deprecated throw new javax.faces.el.MethodNotFoundException(e); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/MethodExpressionToMethodBinding.java:91: warning: [deprecation] EvaluationException in javax.faces.el has been deprecated throw new EvaluationException(e.getCause()); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/MethodExpressionToMethodBinding.java:91: warning: [deprecation] EvaluationException(Throwable) in EvaluationException has been deprecated throw new EvaluationException(e.getCause()); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/ELResolverToPropertyResolver.java:33: warning: [deprecation] PropertyResolver in javax.faces.el has been deprecated public final class ELResolverToPropertyResolver extends PropertyResolver ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/ELResolverToPropertyResolver.java:162: warning: [deprecation] setValue(Object,Object,Object) in PropertyResolver has been deprecated public void setValue(final Object base, final Object property, final Object value) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/ELResolverToPropertyResolver.java:181: warning: [deprecation] setValue(Object,int,Object) in PropertyResolver has been deprecated public void setValue(final Object base, int index, final Object value) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/ELResolverToPropertyResolver.java:67: warning: [deprecation] isReadOnly(Object,Object) in PropertyResolver has been deprecated public boolean isReadOnly(final Object base, final Object property) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/ELResolverToPropertyResolver.java:47: warning: [deprecation] isReadOnly(Object,int) in PropertyResolver has been deprecated public boolean isReadOnly(final Object base, final int index) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/ELResolverToPropertyResolver.java:106: warning: [deprecation] getValue(Object,Object) in PropertyResolver has been deprecated public Object getValue(final Object base, final Object property) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/ELResolverToPropertyResolver.java:87: warning: [deprecation] getValue(Object,int) in PropertyResolver has been deprecated public Object getValue(final Object base, final int index) throws EvaluationException, PropertyNotFoundException ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/ELResolverToPropertyResolver.java:143: warning: [deprecation] getType(Object,Object) in PropertyResolver has been deprecated public Class getType(final Object base, final Object property) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsf.2.2/src/org/apache/myfaces/el/convert/ELResolverToPropertyResolver.java:125: warning: [deprecation] getType(Object,int) in PropertyResolver has been deprecated public Class getType(final Object base, int index) throws EvaluationException, PropertyNotFoundException ^ Note: Some input files additionally use or override a deprecated API. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 100 warnings > Task :com.ibm.ws.jsf.2.2:processResources > Task :com.ibm.ws.jsf.2.2:classes > Task :com.ibm.ws.jsf.2.2:instrument > Task :com.ibm.ws.jsf.2.2:jar warning: Imports that lack version ranges: [javax.annotation, com.ibm.ws.javaee.version, javax.crypto, javax.crypto.spec, javax.naming, javax.xml.parsers, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.stream, javax.xml.validation, org.apache.myfaces.flow.util, org.w3c.dom, org.w3c.dom.ls, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.websphere.javaee.jsp.2.3, com.ibm.ws.ras.instrument, com.ibm.websphere.javaee.jstl.1.2, com.ibm.websphere.org.osgi.core, io.openliberty.org.apache.commons.codec, com.ibm.ws.org.apache.commons.collections, com.ibm.websphere.javaee.validation.1.1, com.ibm.ws.org.apache.commons.digester.1.8, com.ibm.websphere.javaee.el.3.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.dd, com.ibm.ws.managedobject, com.ibm.websphere.javaee.ejb.3.2, com.ibm.ws.org.apache.commons.beanutils.1.9.4, com.ibm.ws.container.service, com.ibm.ws.serialization, myfaces-builder-annotations-1.0.9, com.ibm.websphere.javaee.jsf.2.2, com.ibm.ws.jsp, com.ibm.websphere.javaee.cdi.1.2, com.ibm.ws.webcontainer, com.ibm.ws.com.google.guice.2.0, com.ibm.ws.classloading, com.ibm.websphere.javaee.annotation.1.1, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.jsf.shared, io.openliberty.el.internal.cdi, com.ibm.ws.adaptable.module, com.ibm.websphere.javaee.persistence.2.1, com.ibm.ws.anno, com.ibm.ws.javaee.dd.common, com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.beanvalidation.core, com.ibm.ws.cdi.interfaces, com.ibm.ws.logging.core] > Task :com.ibm.websphere.appserver.thirdparty.jsf-2.2:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.thirdparty.jsf-2.2:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.thirdparty.jsf-2.2:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.thirdparty.jsf-2.2:instrument > Task :com.ibm.websphere.appserver.thirdparty.jsf-2.2:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation javax.faces.event.ListenerFor applied to type org.apache.myfaces.renderkit.html.HtmlScriptRenderer provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Host com.ibm.ws.jsf.2.2=bundle-version="1.0" for this fragment/require bundle cannot be found on the classpath warning: Imports that lack version ranges: [javax.el, javax.faces, javax.faces.application, javax.faces.component, javax.faces.component.behavior, javax.faces.component.html, javax.faces.context, javax.faces.convert, javax.faces.el, javax.faces.event, javax.faces.lifecycle, javax.faces.model, javax.faces.render, javax.faces.view, javax.servlet, javax.servlet.http] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, main] > Task :com.ibm.websphere.appserver.thirdparty.jsf-2.2:publishWLPJars > Task :com.ibm.websphere.appserver.thirdparty.jsf-2.2:assemble > Task :com.ibm.websphere.appserver.thirdparty.jsf-2.3:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.jsf.2.3:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.validation.2.0:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.validation.2.0:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.validation.2.0:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.validation.2.0:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.validation.2.0:jar warning: There is an empty jar or directory on the classpath: main warning: Version for package javax.validation is set to different values in the source (2.0) and in the manifest (2.0.1.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package javax.validation.bootstrap is set to different values in the source (2.0) and in the manifest (2.0.1.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package javax.validation.constraints is set to different values in the source (2.0) and in the manifest (2.0.1.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package javax.validation.constraintvalidation is set to different values in the source (2.0) and in the manifest (2.0.1.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package javax.validation.executable is set to different values in the source (2.0) and in the manifest (2.0.1.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package javax.validation.groups is set to different values in the source (2.0) and in the manifest (2.0.1.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package javax.validation.metadata is set to different values in the source (2.0) and in the manifest (2.0.1.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package javax.validation.spi is set to different values in the source (2.0) and in the manifest (2.0.1.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package javax.validation.valueextraction is set to different values in the source (2.0) and in the manifest (2.0.1.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Unreferenced class path entries [validation-api-2.0.1.Final] > Task :com.ibm.websphere.javaee.websocket.1.1:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.websocket.1.1:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.websocket.1.1:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.websocket.1.1:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.websocket.1.1:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [javax.websocket-api-1.1] > Task :com.ibm.websphere.javaee.jsf.2.3:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.jsf.2.3:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.jsf.2.3:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.jsf.2.3:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [org.w3c.dom] warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.2.0, com.ibm.websphere.javaee.servlet.4.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.jsp.2.3, com.ibm.websphere.javaee.jstl.1.2, com.ibm.websphere.javaee.validation.2.0, com.ibm.websphere.javaee.websocket.1.1, com.ibm.websphere.javaee.el.3.0, myfaces-builder-annotations-1.0.9, myfaces-api-2.3.9] > Task :com.ibm.ws.org.apache.myfaces.2.3:globalize NO-SOURCE > Task :io.openliberty.faces.internal:globalize NO-SOURCE > Task :io.openliberty.faces.internal:compileJava > Task :io.openliberty.faces.internal:processResources > Task :io.openliberty.faces.internal:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.faces.internal/src/com/ibm/ws/jsf/ee/WASMyFacesContainerInitializer.java:19: warning: [deprecation] ApplicationScoped in javax.faces.bean has been deprecated import javax.faces.bean.ApplicationScoped; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.faces.internal/src/com/ibm/ws/jsf/ee/WASMyFacesContainerInitializer.java:20: warning: [deprecation] CustomScoped in javax.faces.bean has been deprecated import javax.faces.bean.CustomScoped; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.faces.internal/src/com/ibm/ws/jsf/ee/WASMyFacesContainerInitializer.java:21: warning: [deprecation] ManagedBean in javax.faces.bean has been deprecated import javax.faces.bean.ManagedBean; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.faces.internal/src/com/ibm/ws/jsf/ee/WASMyFacesContainerInitializer.java:22: warning: [deprecation] ManagedProperty in javax.faces.bean has been deprecated import javax.faces.bean.ManagedProperty; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.faces.internal/src/com/ibm/ws/jsf/ee/WASMyFacesContainerInitializer.java:23: warning: [deprecation] NoneScoped in javax.faces.bean has been deprecated import javax.faces.bean.NoneScoped; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.faces.internal/src/com/ibm/ws/jsf/ee/WASMyFacesContainerInitializer.java:24: warning: [deprecation] ReferencedBean in javax.faces.bean has been deprecated import javax.faces.bean.ReferencedBean; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.faces.internal/src/com/ibm/ws/jsf/ee/WASMyFacesContainerInitializer.java:25: warning: [deprecation] RequestScoped in javax.faces.bean has been deprecated import javax.faces.bean.RequestScoped; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.faces.internal/src/com/ibm/ws/jsf/ee/WASMyFacesContainerInitializer.java:26: warning: [deprecation] SessionScoped in javax.faces.bean has been deprecated import javax.faces.bean.SessionScoped; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.faces.internal/src/com/ibm/ws/jsf/ee/WASMyFacesContainerInitializer.java:27: warning: [deprecation] ViewScoped in javax.faces.bean has been deprecated import javax.faces.bean.ViewScoped; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.faces.internal/src/com/ibm/ws/jsf/ee/WASMyFacesContainerInitializer.java:57: warning: [deprecation] ApplicationScoped in javax.faces.bean has been deprecated ApplicationScoped.class, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.faces.internal/src/com/ibm/ws/jsf/ee/WASMyFacesContainerInitializer.java:58: warning: [deprecation] CustomScoped in javax.faces.bean has been deprecated CustomScoped.class, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.faces.internal/src/com/ibm/ws/jsf/ee/WASMyFacesContainerInitializer.java:68: warning: [deprecation] ManagedBean in javax.faces.bean has been deprecated ManagedBean.class, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.faces.internal/src/com/ibm/ws/jsf/ee/WASMyFacesContainerInitializer.java:69: warning: [deprecation] ManagedProperty in javax.faces.bean has been deprecated ManagedProperty.class, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.faces.internal/src/com/ibm/ws/jsf/ee/WASMyFacesContainerInitializer.java:71: warning: [deprecation] NoneScoped in javax.faces.bean has been deprecated NoneScoped.class, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.faces.internal/src/com/ibm/ws/jsf/ee/WASMyFacesContainerInitializer.java:72: warning: [deprecation] ReferencedBean in javax.faces.bean has been deprecated ReferencedBean.class, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.faces.internal/src/com/ibm/ws/jsf/ee/WASMyFacesContainerInitializer.java:73: warning: [deprecation] RequestScoped in javax.faces.bean has been deprecated RequestScoped.class, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.faces.internal/src/com/ibm/ws/jsf/ee/WASMyFacesContainerInitializer.java:76: warning: [deprecation] SessionScoped in javax.faces.bean has been deprecated SessionScoped.class, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.faces.internal/src/com/ibm/ws/jsf/ee/WASMyFacesContainerInitializer.java:77: warning: [deprecation] ViewScoped in javax.faces.bean has been deprecated ViewScoped.class, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.faces.internal/src/com/ibm/ws/jsf/config/WASApplicationImpl.java:40: warning: [deprecation] ApplicationWrapper() in ApplicationWrapper has been deprecated { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.faces.internal/src/com/ibm/ws/jsf/config/annotation/WASMyFacesAnnotationProvider.java:118: warning: [deprecation] getBaseUrls() in AnnotationProvider has been deprecated public Set getBaseUrls() throws IOException { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.faces.internal/src/com/ibm/ws/jsf/config/annotation/WASMyFacesAnnotationProvider.java:54: warning: [deprecation] ManagedBean in javax.faces.bean has been deprecated annotations.add(javax.faces.bean.ManagedBean.class); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.faces.internal/src/com/ibm/ws/jsf/config/annotation/WASMyFacesAnnotationProvider.java:119: warning: [deprecation] getBaseUrls() in AnnotationProvider has been deprecated return defaultProvider.getBaseUrls(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.faces.internal/src/com/ibm/ws/jsf/config/WASApplicationFactoryImpl.java:34: warning: [deprecation] ApplicationFactory() in ApplicationFactory has been deprecated { ^ Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.faces.internal/src/com/ibm/ws/jsf/spi/impl/WASCDIAnnotationDelegateInjectionProvider.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 23 warnings > Task :io.openliberty.faces.internal:instrument > Task :io.openliberty.faces.internal:jar warning: io.openliberty.faces.internal: Imports that lack version ranges: [javax.naming, org.apache.myfaces.shared.util] warning: io.openliberty.faces.internal.jakarta: Imports that lack version ranges: [javax.naming, org.apache.myfaces.shared.util] warning: Unreferenced class path entries [com.ibm.ws.jsp, com.ibm.websphere.javaee.cdi.2.0, com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.webcontainer, com.ibm.ws.ras.instrument, com.ibm.websphere.org.osgi.core, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.jsf.shared, com.ibm.websphere.javaee.el.3.0, com.ibm.ws.adaptable.module, com.ibm.ws.anno, com.ibm.websphere.javaee.servlet.4.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.managedobject, com.ibm.ws.container.service, com.ibm.ws.logging.core, com.ibm.ws.serialization, myfaces-builder-annotations-1.0.9, com.ibm.websphere.javaee.jsf.2.3, myfaces-impl-2.3.9] Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.myfaces.2.3/src/org/apache/myfaces/cdi/view/ViewScopeCDIMap.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.org.apache.myfaces.2.3:compileJava > Task :com.ibm.ws.org.apache.myfaces.2.3:processResources > Task :com.ibm.ws.org.apache.myfaces.2.3:classes > Task :com.ibm.ws.org.apache.myfaces.2.3:instrument > Task :com.ibm.ws.org.apache.myfaces.2.3:jar warning: Split package, multiple jars provide the same package:org/apache/myfaces/application Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:myfaces-impl-2.3.9] Class path [Jar:main, Jar:myfaces-impl-2.3.9, Jar:myfaces-builder-annotations-1.0.9, Jar:com.ibm.ws.jsf.shared, Jar:com.ibm.websphere.javaee.jsf.2.3, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.serialization, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.managedobject, Jar:com.ibm.ws.jsp, Jar:com.ibm.websphere.javaee.el.3.0, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.ws.logging.core, Jar:com.ibm.websphere.appserver.spi.kernel.service, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:io.openliberty.faces.internal, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/apache/myfaces/cdi/view Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:myfaces-impl-2.3.9] Class path [Jar:main, Jar:myfaces-impl-2.3.9, Jar:myfaces-builder-annotations-1.0.9, Jar:com.ibm.ws.jsf.shared, Jar:com.ibm.websphere.javaee.jsf.2.3, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.serialization, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.managedobject, Jar:com.ibm.ws.jsp, Jar:com.ibm.websphere.javaee.el.3.0, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.ws.logging.core, Jar:com.ibm.websphere.appserver.spi.kernel.service, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:io.openliberty.faces.internal, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/apache/myfaces/cdi Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:myfaces-impl-2.3.9] Class path [Jar:main, Jar:myfaces-impl-2.3.9, Jar:myfaces-builder-annotations-1.0.9, Jar:com.ibm.ws.jsf.shared, Jar:com.ibm.websphere.javaee.jsf.2.3, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.serialization, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.managedobject, Jar:com.ibm.ws.jsp, Jar:com.ibm.websphere.javaee.el.3.0, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.ws.logging.core, Jar:com.ibm.websphere.appserver.spi.kernel.service, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:io.openliberty.faces.internal, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/apache/myfaces/el/unified/resolver/implicitobject Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:myfaces-impl-2.3.9] Class path [Jar:main, Jar:myfaces-impl-2.3.9, Jar:myfaces-builder-annotations-1.0.9, Jar:com.ibm.ws.jsf.shared, Jar:com.ibm.websphere.javaee.jsf.2.3, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.serialization, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.managedobject, Jar:com.ibm.ws.jsp, Jar:com.ibm.websphere.javaee.el.3.0, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.ws.logging.core, Jar:com.ibm.websphere.appserver.spi.kernel.service, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:io.openliberty.faces.internal, Jar:com.ibm.ws.ras.instrument] warning: Unable to determine whether the meta annotation javax.annotation.PostConstruct applied to type org.apache.myfaces.cdi.view.ViewScopeBeanHolder provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.PreDestroy applied to type org.apache.myfaces.cdi.view.ViewScopeBeanHolder provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.ws.cdi.extension, com.ibm.ws.javaee.version, javax.annotation, javax.crypto, javax.crypto.spec, javax.naming, javax.servlet.jsp, javax.servlet.jsp.jstl.core, javax.servlet.jsp.tagext, javax.validation, javax.validation.groups, javax.validation.metadata, javax.websocket, javax.websocket.server, javax.xml.bind, javax.xml.parsers, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.stream, javax.xml.validation, org.apache.commons.beanutils, org.apache.commons.digester, org.apache.myfaces.shared.config, org.apache.myfaces.shared.renderkit, org.apache.myfaces.shared.renderkit.html, org.apache.myfaces.shared.renderkit.html.util, org.w3c.dom, org.w3c.dom.ls, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers] warning: No translation found for macro: liberty.beta.version warning: Unreferenced class path entries [com.ibm.ws.jsp, com.ibm.websphere.javaee.cdi.2.0, com.ibm.websphere.appserver.spi.kernel.service, io.openliberty.faces.internal, com.ibm.ws.webcontainer, com.ibm.ws.ras.instrument, com.ibm.websphere.org.osgi.core, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.jsf.shared, com.ibm.websphere.javaee.el.3.0, com.ibm.ws.adaptable.module, com.ibm.ws.anno, com.ibm.websphere.javaee.servlet.4.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.managedobject, com.ibm.ws.container.service, com.ibm.ws.logging.core, com.ibm.ws.serialization, myfaces-builder-annotations-1.0.9, com.ibm.websphere.javaee.jsf.2.3, myfaces-impl-2.3.9] > Task :com.ibm.websphere.appserver.thirdparty.jsf-2.3:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.thirdparty.jsf-2.3:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.thirdparty.jsf-2.3:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.thirdparty.jsf-2.3:instrument > Task :com.ibm.websphere.appserver.thirdparty.jsf-2.3:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation javax.faces.event.ListenerFor applied to type org.apache.myfaces.renderkit.html.HtmlScriptRenderer provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Host com.ibm.ws.org.apache.myfaces.2.3=bundle-version="1.0" for this fragment/require bundle cannot be found on the classpath warning: Imports that lack version ranges: [javax.el, javax.faces, javax.faces.application, javax.faces.component, javax.faces.component.behavior, javax.faces.component.html, javax.faces.component.search, javax.faces.component.visit, javax.faces.context, javax.faces.convert, javax.faces.el, javax.faces.event, javax.faces.lifecycle, javax.faces.model, javax.faces.render, javax.faces.view, javax.servlet, javax.servlet.http, org.apache.myfaces.application, org.apache.myfaces.shared.application, org.apache.myfaces.shared.component, org.apache.myfaces.shared.resource, org.apache.myfaces.shared.util] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, main, myfaces-impl-2.3.9] > Task :com.ibm.websphere.appserver.thirdparty.jsf-2.3:publishWLPJars > Task :com.ibm.websphere.appserver.thirdparty.jsf-2.3:assemble > Task :com.ibm.websphere.appserver.thirdparty.mail:globalize NO-SOURCE > Task :com.ibm.ws.com.sun.mail.javax.mail:globalize NO-SOURCE > Task :com.ibm.ws.com.sun.mail.javax.mail:compileJava NO-SOURCE > Task :com.ibm.ws.com.sun.mail.javax.mail:processResources NO-SOURCE > Task :com.ibm.ws.com.sun.mail.javax.mail:classes UP-TO-DATE > Task :com.ibm.ws.com.sun.mail.javax.mail:instrument > Task :com.ibm.ws.com.sun.mail.javax.mail:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, javax.mail-1.5.6] > Task :com.ibm.ws.javamail:globalize > Task :com.ibm.ws.javamail:compileJava > Task :com.ibm.ws.javamail:processResources NO-SOURCE > Task :com.ibm.ws.javamail:classes > Task :com.ibm.ws.javamail:instrument > Task :com.ibm.ws.javamail:jar warning: Imports that lack version ranges: [com.ibm.wsspi.classloading, com.ibm.wsspi.injectionengine, javax.naming] warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.resource.ResourceFactoryBuilder";uses:="com.ibm.ws.resource",osgi.service;objectClass:List="com.ibm.wsspi.injectionengine.InjectionProcessorProvider";uses:="com.ibm.wsspi.injectionengine",osgi.service;objectClass:List="com.ibm.wsspi.resource.ResourceFactory";uses:="com.ibm.wsspi.resource"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.injection.core, com.ibm.websphere.javaee.mail.1.5, com.ibm.ws.javaee.dd.common, com.ibm.ws.config, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.resource, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.logging.core, com.ibm.ws.com.sun.mail.javax.mail.1.5] > Task :com.ibm.websphere.appserver.thirdparty.mail:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.thirdparty.mail:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.thirdparty.mail:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.thirdparty.mail:instrument > Task :com.ibm.websphere.appserver.thirdparty.mail:jar warning: There is an empty jar or directory on the classpath: main warning: Version for package com.sun.mail.auth is set to different values in the source (1.5.12) and in the manifest (1.5.16). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package com.sun.mail is set to different values in the source (1.5.12) and in the manifest (1.5.16). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Imports that lack version ranges: [javax.activation] warning: Unreferenced class path entries [com.ibm.ws.javamail, com.ibm.ws.ras.instrument, com.ibm.ws.com.sun.mail.javax.mail.1.5] > Task :com.ibm.websphere.appserver.thirdparty.mail:publishWLPJars > Task :com.ibm.websphere.appserver.thirdparty.mail:assemble > Task :com.ibm.websphere.appserver.thirdparty.mail-1.6:globalize NO-SOURCE > Task :com.ibm.ws.com.sun.mail.javax.mail.1.6:globalize NO-SOURCE > Task :com.ibm.ws.com.sun.mail.javax.mail.1.6:compileJava NO-SOURCE > Task :com.ibm.ws.com.sun.mail.javax.mail.1.6:processResources NO-SOURCE > Task :com.ibm.ws.com.sun.mail.javax.mail.1.6:classes UP-TO-DATE > Task :com.ibm.ws.com.sun.mail.javax.mail.1.6:instrument > Task :com.ibm.ws.com.sun.mail.javax.mail.1.6:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, javax.mail-1.6.2] > Task :com.ibm.websphere.appserver.thirdparty.mail-1.6:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.thirdparty.mail-1.6:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.thirdparty.mail-1.6:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.thirdparty.mail-1.6:instrument > Task :com.ibm.websphere.appserver.thirdparty.mail-1.6:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.activation] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.com.sun.mail.javax.mail.1.6] > Task :com.ibm.websphere.appserver.thirdparty.mail-1.6:publishWLPJars > Task :com.ibm.websphere.appserver.thirdparty.mail-1.6:assemble > Task :com.ibm.websphere.appserver.thirdparty.opentracing:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.thirdparty.opentracing:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.thirdparty.opentracing:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.thirdparty.opentracing:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.thirdparty.opentracing:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.io.opentracing.opentracing-api] > Task :com.ibm.websphere.appserver.thirdparty.opentracing:publishWLPJars > Task :com.ibm.websphere.appserver.thirdparty.opentracing:assemble > Task :com.ibm.websphere.appserver.thirdparty.opentracing.0.31.0:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.thirdparty.opentracing.0.31.0:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.thirdparty.opentracing.0.31.0:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.thirdparty.opentracing.0.31.0:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.thirdparty.opentracing.0.31.0:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.io.opentracing.opentracing-api.0.31.0] > Task :com.ibm.websphere.appserver.thirdparty.opentracing.0.31.0:publishWLPJars > Task :com.ibm.websphere.appserver.thirdparty.opentracing.0.31.0:assemble > Task :com.ibm.websphere.filetransfer:publishWLPJars > Task :com.ibm.websphere.filetransfer:assemble > Task :com.ibm.websphere.interrupt:publishWLPJars > Task :com.ibm.websphere.interrupt:assemble > Task :com.ibm.websphere.javaee.activation.1.1:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.activation.1.1:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.activation.1.1:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.activation.1.1:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.activation.1.1:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [activation-1.1] > Task :com.ibm.websphere.javaee.activation.1.1:publishWLPJars > Task :com.ibm.websphere.javaee.activation.1.1:assemble > Task :com.ibm.websphere.javaee.activity.1.0:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.activity.1.0:compileJava > Task :com.ibm.websphere.javaee.activity.1.0:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.activity.1.0:classes > Task :com.ibm.websphere.javaee.activity.1.0:jar > Task :com.ibm.websphere.javaee.activity.1.0:publishWLPJars > Task :com.ibm.websphere.javaee.activity.1.0:assemble > Task :com.ibm.websphere.javaee.annotation.1.1:publishWLPJars > Task :com.ibm.websphere.javaee.annotation.1.1:assemble > Task :com.ibm.websphere.javaee.annotation.1.2:publishWLPJars > Task :com.ibm.websphere.javaee.annotation.1.2:assemble > Task :com.ibm.websphere.javaee.annotation.1.3:publishWLPJars > Task :com.ibm.websphere.javaee.annotation.1.3:assemble > Task :com.ibm.websphere.javaee.batch.1.0:publishWLPJars > Task :com.ibm.websphere.javaee.batch.1.0:assemble > Task :com.ibm.websphere.javaee.cdi.1.0:publishWLPJars > Task :com.ibm.websphere.javaee.cdi.1.0:assemble > Task :com.ibm.websphere.javaee.cdi.1.2:publishWLPJars > Task :com.ibm.websphere.javaee.cdi.1.2:assemble > Task :com.ibm.websphere.javaee.cdi.2.0:publishWLPJars > Task :com.ibm.websphere.javaee.cdi.2.0:assemble > Task :com.ibm.websphere.javaee.concurrent.1.0:publishWLPJars > Task :com.ibm.websphere.javaee.concurrent.1.0:assemble > Task :com.ibm.websphere.javaee.connector.1.6:publishWLPJars > Task :com.ibm.websphere.javaee.connector.1.6:assemble > Task :com.ibm.websphere.javaee.connector.1.7:publishWLPJars > Task :com.ibm.websphere.javaee.connector.1.7:assemble > Task :com.ibm.websphere.javaee.ejb.3.1:publishWLPJars > Task :com.ibm.websphere.javaee.ejb.3.1:assemble > Task :com.ibm.websphere.javaee.ejb.3.2:publishWLPJars > Task :com.ibm.websphere.javaee.ejb.3.2:assemble > Task :com.ibm.websphere.javaee.el.2.2:publishWLPJars > Task :com.ibm.websphere.javaee.el.2.2:assemble > Task :com.ibm.websphere.javaee.el.3.0:publishWLPJars > Task :com.ibm.websphere.javaee.el.3.0:assemble > Task :com.ibm.websphere.javaee.interceptor.1.1:publishWLPJars > Task :com.ibm.websphere.javaee.interceptor.1.1:assemble > Task :com.ibm.websphere.javaee.interceptor.1.2:publishWLPJars > Task :com.ibm.websphere.javaee.interceptor.1.2:assemble > Task :com.ibm.websphere.javaee.jacc.1.5:publishWLPJars > Task :com.ibm.websphere.javaee.jacc.1.5:assemble > Task :com.ibm.websphere.javaee.jaspic.1.1:publishWLPJars > Task :com.ibm.websphere.javaee.jaspic.1.1:assemble > Task :com.ibm.websphere.javaee.jaxb.2.2:publishWLPJars > Task :com.ibm.websphere.javaee.jaxb.2.2:assemble > Task :com.ibm.websphere.javaee.jaxb.2.3:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.jaxb.2.3:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.jaxb.2.3:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.jaxb.2.3:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.jaxb.2.3:jar warning: There is an empty jar or directory on the classpath: main warning: Unused -privatepackage instructions , no such package(s) on the class path: [org.apache.geronimo.osgi.locator] warning: Imports that lack version ranges: [javax.activation, javax.xml.namespace, javax.xml.stream, org.apache.geronimo.osgi.registry.api, javax.xml.datatype, javax.xml.parsers, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stream, javax.xml.validation, org.osgi.framework, org.osgi.util.tracker, org.w3c.dom, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers] warning: Unreferenced class path entries [jaxb-api-2.3.0] > Task :com.ibm.websphere.javaee.jaxb.2.3:publishWLPJars > Task :com.ibm.websphere.javaee.jaxb.2.3:assemble > Task :com.ibm.websphere.javaee.jaxrs.1.1:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.jaxrs.1.1:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.jaxrs.1.1:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.jaxrs.1.1:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.jaxrs.1.1:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [jaxrs-1.1] > Task :com.ibm.websphere.javaee.jaxrs.1.1:publishWLPJars > Task :com.ibm.websphere.javaee.jaxrs.1.1:assemble > Task :com.ibm.websphere.javaee.jaxrs.2.0:publishWLPJars > Task :com.ibm.websphere.javaee.jaxrs.2.0:assemble > Task :com.ibm.websphere.javaee.jaxrs.2.1:publishWLPJars > Task :com.ibm.websphere.javaee.jaxrs.2.1:assemble > Task :com.ibm.websphere.javaee.jaxws.2.2:publishWLPJars > Task :com.ibm.websphere.javaee.jaxws.2.2:assemble > Task :com.ibm.websphere.javaee.jaxws.2.3:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.jaxws.2.3:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.jaxws.2.3:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.jaxws.2.3:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.jaxws.2.3:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlTransient applied to type javax.xml.ws.EndpointReference provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlValue applied to type javax.xml.ws.wsaddressing.W3CEndpointReference$Address provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyAttribute applied to type javax.xml.ws.wsaddressing.W3CEndpointReference$Address provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlType applied to type javax.xml.ws.wsaddressing.W3CEndpointReference$Address provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyElement applied to type javax.xml.ws.wsaddressing.W3CEndpointReference$Elements provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElement applied to type javax.xml.ws.wsaddressing.W3CEndpointReference provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRootElement applied to type javax.xml.ws.wsaddressing.W3CEndpointReference provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchema applied to type javax.xml.ws.wsaddressing.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Version for package javax.xml.ws is set to different values in the source (2.3) and in the manifest (2.4). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package javax.xml.ws.handler is set to different values in the source (2.3) and in the manifest (2.4). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package javax.xml.ws.handler.soap is set to different values in the source (2.3) and in the manifest (2.4). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package javax.xml.ws.http is set to different values in the source (2.3) and in the manifest (2.4). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package javax.xml.ws.soap is set to different values in the source (2.3) and in the manifest (2.4). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package javax.xml.ws.spi is set to different values in the source (2.3) and in the manifest (2.4). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package javax.xml.ws.spi.http is set to different values in the source (2.3) and in the manifest (2.4). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package javax.xml.ws.wsaddressing is set to different values in the source (2.3) and in the manifest (2.4). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Imports that lack version ranges: [javax.xml.namespace, javax.xml.soap, javax.xml.transform, javax.xml.transform.stream, org.w3c.dom] warning: Unreferenced class path entries [jaxws-api-2.3.0] > Task :com.ibm.websphere.javaee.jaxws.2.3:publishWLPJars > Task :com.ibm.websphere.javaee.jaxws.2.3:assemble > Task :com.ibm.websphere.javaee.jcache.1.1:publishWLPJars > Task :com.ibm.websphere.javaee.jcache.1.1:assemble > Task :com.ibm.websphere.javaee.jms.1.1:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.jms.1.1:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.jms.1.1:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.jms.1.1:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.jms.1.1:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.transaction.xa] warning: Unreferenced class path entries [jms-1.1] > Task :com.ibm.websphere.javaee.jms.1.1:publishWLPJars > Task :com.ibm.websphere.javaee.jms.1.1:assemble > Task :com.ibm.websphere.javaee.jms.2.0:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.jms.2.0:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.jms.2.0:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.jms.2.0:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.jms.2.0:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.transaction.xa] /home/libbld/.gradle/daemon/6.8.3/ANONYMOUS:0: warning: Invalid package name: 'javax.jms.doc-files' in Export-Package warning: Unreferenced class path entries [javax.jms-api-2.0] > Task :com.ibm.websphere.javaee.jms.2.0:publishWLPJars > Task :com.ibm.websphere.javaee.jms.2.0:assemble > Task :com.ibm.websphere.javaee.jsf.2.2:publishWLPJars > Task :com.ibm.websphere.javaee.jsf.2.2:assemble > Task :com.ibm.websphere.javaee.jsf.2.3:copyJavadoc > Task :com.ibm.websphere.javaee.jsf.2.3:copySource > Task :com.ibm.websphere.javaee.jsf.2.3:publishWLPJars > Task :com.ibm.websphere.javaee.jsf.2.3:assemble > Task :com.ibm.websphere.javaee.jsonb.1.0:publishWLPJars > Task :com.ibm.websphere.javaee.jsonb.1.0:assemble > Task :com.ibm.websphere.javaee.jsonp.1.0:publishWLPJars > Task :com.ibm.websphere.javaee.jsonp.1.0:assemble > Task :com.ibm.websphere.javaee.jsonp.1.1:publishWLPJars > Task :com.ibm.websphere.javaee.jsonp.1.1:assemble > Task :com.ibm.websphere.javaee.jsp.2.2:publishWLPJars > Task :com.ibm.websphere.javaee.jsp.2.2:assemble > Task :com.ibm.websphere.javaee.jsp.2.3:publishWLPJars > Task :com.ibm.websphere.javaee.jsp.2.3:assemble > Task :com.ibm.websphere.javaee.jsp.tld.2.2:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.jsp.tld.2.2:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.jsp.tld.2.2:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.jsp.tld.2.2:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.jsp.tld.2.2:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.el, javax.naming, javax.servlet, javax.servlet.http, javax.servlet.jsp, javax.servlet.jsp.el, javax.servlet.jsp.jstl.core, javax.servlet.jsp.jstl.fmt, javax.servlet.jsp.jstl.sql, javax.servlet.jsp.tagext, javax.sql, javax.xml.parsers, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stream, org.apache.xml.serializer, org.apache.xml.utils, org.apache.xpath, org.apache.xpath.objects, org.w3c.dom, org.w3c.dom.traversal, org.xml.sax, org.xml.sax.helpers] warning: Export org.apache.taglibs.standard.tag.el.fmt, has 1, private references [org.apache.taglibs.standard.tag.common.fmt] warning: Export org.apache.taglibs.standard.tag.el.sql, has 1, private references [org.apache.taglibs.standard.tag.common.sql] warning: Export org.apache.taglibs.standard.tag.rt.fmt, has 1, private references [org.apache.taglibs.standard.tag.common.fmt] warning: Export org.apache.taglibs.standard.tag.rt.sql, has 1, private references [org.apache.taglibs.standard.tag.common.sql] > Task :com.ibm.websphere.javaee.jsp.tld.2.2:publishWLPJars > Task :com.ibm.websphere.javaee.jsp.tld.2.2:assemble > Task :com.ibm.websphere.javaee.jstl.1.2:publishWLPJars > Task :com.ibm.websphere.javaee.jstl.1.2:assemble > Task :com.ibm.websphere.javaee.jws.1.0:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.jws.1.0:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.jws.1.0:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.jws.1.0:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.jws.1.0:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.activation, javax.xml.namespace, javax.xml.transform, javax.xml.transform.dom, org.w3c.dom] warning: Unreferenced class path entries [jsr181-api-1.0-MR1, javax.xml.soap-api-1.4.0] > Task :com.ibm.websphere.javaee.jws.1.0:publishWLPJars > Task :com.ibm.websphere.javaee.jws.1.0:assemble > Task :com.ibm.websphere.javaee.mail.1.5:publishWLPJars > Task :com.ibm.websphere.javaee.mail.1.5:assemble > Task :com.ibm.websphere.javaee.mail.1.6:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.mail.1.6:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.mail.1.6:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.mail.1.6:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.mail.1.6:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.activation] warning: Unreferenced class path entries [javax.mail-api-1.6.2] > Task :com.ibm.websphere.javaee.mail.1.6:publishWLPJars > Task :com.ibm.websphere.javaee.mail.1.6:assemble > Task :com.ibm.websphere.javaee.management.j2ee.1.1:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.management.j2ee.1.1:compileJava > Task :com.ibm.websphere.javaee.management.j2ee.1.1:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.management.j2ee.1.1:classes > Task :com.ibm.websphere.javaee.management.j2ee.1.1:jar warning: Imports that lack version ranges: [javax.management] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.org.apache.yoko.rmi.spec.1.5, com.ibm.websphere.javaee.ejb.3.2, com.ibm.ws.org.apache.yoko.corba.spec.1.5] > Task :com.ibm.websphere.javaee.management.j2ee.1.1:publishWLPJars > Task :com.ibm.websphere.javaee.management.j2ee.1.1:assemble > Task :com.ibm.websphere.javaee.persistence.2.0:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.persistence.2.0:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.persistence.2.0:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.persistence.2.0:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.persistence.2.0:jar warning: There is an empty jar or directory on the classpath: main warning: Split package, multiple jars provide the same package:org/apache/geronimo/osgi/locator Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:geronimo-jpa_2.0_spec-1.1, Jar:com.ibm.ws.jpa.hybridpersistenceactivator] Class path [Jar:main, Jar:geronimo-jpa_2.0_spec-1.1, Jar:com.ibm.ws.jpa.hybridpersistenceactivator] warning: Split package, multiple jars provide the same package:org/apache/geronimo/specs/jpa Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:geronimo-jpa_2.0_spec-1.1, Jar:com.ibm.ws.jpa.hybridpersistenceactivator] Class path [Jar:main, Jar:geronimo-jpa_2.0_spec-1.1, Jar:com.ibm.ws.jpa.hybridpersistenceactivator] warning: Imports that lack version ranges: [com.ibm.ws.threadContext, com.ibm.ws.runtime.metadata, javax.sql] warning: Unreferenced class path entries [geronimo-jpa_2.0_spec-1.1, com.ibm.ws.jpa.hybridpersistenceactivator] > Task :com.ibm.websphere.javaee.persistence.2.0:publishWLPJars > Task :com.ibm.websphere.javaee.persistence.2.0:assemble > Task :com.ibm.websphere.javaee.persistence.2.1:publishWLPJars > Task :com.ibm.websphere.javaee.persistence.2.1:assemble > Task :com.ibm.websphere.javaee.persistence.2.2:publishWLPJars > Task :com.ibm.websphere.javaee.persistence.2.2:assemble > Task :com.ibm.websphere.javaee.security.1.0:globalize NO-SOURCE > Task :com.ibm.websphere.javaee.security.1.0:compileJava NO-SOURCE > Task :com.ibm.websphere.javaee.security.1.0:processResources NO-SOURCE > Task :com.ibm.websphere.javaee.security.1.0:classes UP-TO-DATE > Task :com.ibm.websphere.javaee.security.1.0:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.security.auth, javax.security.auth.callback] warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.2.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.servlet.4.0, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.websphere.javaee.jaspic.1.1, javax.security.enterprise-api-1.0] > Task :com.ibm.websphere.javaee.security.1.0:publishWLPJars > Task :com.ibm.websphere.javaee.security.1.0:assemble > Task :com.ibm.websphere.javaee.servlet.3.0:publishWLPJars > Task :com.ibm.websphere.javaee.servlet.3.0:assemble > Task :com.ibm.websphere.javaee.servlet.3.1:publishWLPJars > Task :com.ibm.websphere.javaee.servlet.3.1:assemble > Task :com.ibm.websphere.javaee.servlet.4.0:publishWLPJars > Task :com.ibm.websphere.javaee.servlet.4.0:assemble > Task :com.ibm.websphere.javaee.servlet.sip.1.1:publishWLPJars > Task :com.ibm.websphere.javaee.servlet.sip.1.1:assemble > Task :com.ibm.websphere.javaee.transaction.1.1:publishWLPJars > Task :com.ibm.websphere.javaee.transaction.1.1:assemble > Task :com.ibm.websphere.javaee.transaction.1.2:publishWLPJars > Task :com.ibm.websphere.javaee.transaction.1.2:assemble > Task :com.ibm.websphere.javaee.validation.1.0:publishWLPJars > Task :com.ibm.websphere.javaee.validation.1.0:assemble > Task :com.ibm.websphere.javaee.validation.1.1:publishWLPJars > Task :com.ibm.websphere.javaee.validation.1.1:assemble > Task :com.ibm.websphere.javaee.validation.2.0:publishWLPJars > Task :com.ibm.websphere.javaee.validation.2.0:assemble > Task :com.ibm.websphere.javaee.websocket.1.0:publishWLPJars > Task :com.ibm.websphere.javaee.websocket.1.0:assemble > Task :com.ibm.websphere.javaee.websocket.1.1:publishWLPJars > Task :com.ibm.websphere.javaee.websocket.1.1:assemble > Task :com.ibm.websphere.javaee.wsdl4j.1.2:publishWLPJars > Task :com.ibm.websphere.javaee.wsdl4j.1.2:assemble > Task :com.ibm.websphere.jsonsupport:publishWLPJars > Task :com.ibm.websphere.jsonsupport:assemble > Task :com.ibm.websphere.openapi.3.1:publishWLPJars > Task :com.ibm.websphere.openapi.3.1:assemble > Task :com.ibm.websphere.org.eclipse.microprofile:publishWLPJars > Task :com.ibm.websphere.org.eclipse.microprofile:assemble > Task :com.ibm.websphere.org.osgi.core:publishWLPJars > Task :com.ibm.websphere.org.osgi.core:assemble > Task :com.ibm.websphere.org.osgi.service.blueprint:globalize NO-SOURCE > Task :com.ibm.websphere.org.osgi.service.blueprint:compileJava NO-SOURCE > Task :com.ibm.websphere.org.osgi.service.blueprint:processResources NO-SOURCE > Task :com.ibm.websphere.org.osgi.service.blueprint:classes UP-TO-DATE > Task :com.ibm.websphere.org.osgi.service.blueprint:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [org.osgi.service.blueprint-1.0.2] > Task :com.ibm.websphere.org.osgi.service.blueprint:publishWLPJars > Task :com.ibm.websphere.org.osgi.service.blueprint:assemble > Task :com.ibm.websphere.org.osgi.service.cm:publishWLPJars > Task :com.ibm.websphere.org.osgi.service.cm:assemble > Task :com.ibm.websphere.org.osgi.service.component:publishWLPJars > Task :com.ibm.websphere.org.osgi.service.component:assemble > Task :com.ibm.websphere.org.osgi.service.http:globalize NO-SOURCE > Task :com.ibm.websphere.org.osgi.service.http:compileJava NO-SOURCE > Task :com.ibm.websphere.org.osgi.service.http:processResources NO-SOURCE > Task :com.ibm.websphere.org.osgi.service.http:classes UP-TO-DATE > Task :com.ibm.websphere.org.osgi.service.http:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [org.osgi.service.http-1.2.1] > Task :com.ibm.websphere.org.osgi.service.http:publishWLPJars > Task :com.ibm.websphere.org.osgi.service.http:assemble > Task :com.ibm.websphere.org.osgi.service.http.whiteboard:globalize NO-SOURCE > Task :com.ibm.websphere.org.osgi.service.http.whiteboard:compileJava NO-SOURCE > Task :com.ibm.websphere.org.osgi.service.http.whiteboard:processResources NO-SOURCE > Task :com.ibm.websphere.org.osgi.service.http.whiteboard:classes UP-TO-DATE > Task :com.ibm.websphere.org.osgi.service.http.whiteboard:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.servlet, javax.servlet.http] warning: Unreferenced class path entries [org.osgi.service.http.whiteboard-1.1.0] > Task :com.ibm.websphere.org.osgi.service.http.whiteboard:publishWLPJars > Task :com.ibm.websphere.org.osgi.service.http.whiteboard:assemble > Task :com.ibm.websphere.org.reactivestreams.reactive-streams.1.0:globalize NO-SOURCE > Task :com.ibm.websphere.org.reactivestreams.reactive-streams.1.0:compileJava NO-SOURCE > Task :com.ibm.websphere.org.reactivestreams.reactive-streams.1.0:processResources NO-SOURCE > Task :com.ibm.websphere.org.reactivestreams.reactive-streams.1.0:classes UP-TO-DATE > Task :com.ibm.websphere.org.reactivestreams.reactive-streams.1.0:jar warning: There is an empty jar or directory on the classpath: main > Task :com.ibm.websphere.org.reactivestreams.reactive-streams.1.0:publishWLPJars > Task :com.ibm.websphere.org.reactivestreams.reactive-streams.1.0:assemble > Task :com.ibm.websphere.prereq.wsdl4j.api:globalize NO-SOURCE > Task :com.ibm.websphere.prereq.wsdl4j.api:compileJava NO-SOURCE > Task :com.ibm.websphere.prereq.wsdl4j.api:processResources NO-SOURCE > Task :com.ibm.websphere.prereq.wsdl4j.api:classes UP-TO-DATE > Task :com.ibm.websphere.prereq.wsdl4j.api:instrument > Task :com.ibm.websphere.prereq.wsdl4j.api:jar warning: There is an empty jar or directory on the classpath: main warning: Unused Import-Package instructions: [javax.wsdl.*] warning: Imports that lack version ranges: [javax.xml.namespace, javax.xml.parsers, org.w3c.dom, org.xml.sax] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :com.ibm.websphere.prereq.wsdl4j.api:publishWLPJars > Task :com.ibm.websphere.prereq.wsdl4j.api:assemble > Task :com.ibm.websphere.rest.handler:publishWLPJars > Task :com.ibm.websphere.rest.handler:assemble > Task :com.ibm.websphere.security:publishWLPJars > Task :com.ibm.websphere.security:assemble > Task :com.ibm.websphere.security.authentication:publishWLPJars > Task :com.ibm.websphere.security.authentication:assemble > Task :com.ibm.websphere.security.impl:globalize NO-SOURCE > Task :com.ibm.websphere.security.impl:compileJava > Task :com.ibm.websphere.security.impl:processResources NO-SOURCE > Task :com.ibm.websphere.security.impl:classes > Task :com.ibm.websphere.security.impl:instrument > Task :com.ibm.websphere.security.impl:jar warning: Imports that lack version ranges: [javax.security.auth] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.registry, com.ibm.ws.ras.instrument, com.ibm.websphere.security, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.security] > Task :com.ibm.websphere.security.impl:publishWLPJars > Task :com.ibm.websphere.security.impl:assemble > Task :com.ibm.websphere.security.wim.base:publishWLPJars > Task :com.ibm.websphere.security.wim.base:assemble > Task :com.ibm.websphere.security_fat.1:globalize NO-SOURCE > Task :com.ibm.ws.componenttest:globalize NO-SOURCE Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.componenttest/src/componenttest/matchers/Matchers.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.componenttest:compileJava > Task :com.ibm.ws.componenttest:processResources NO-SOURCE > Task :com.ibm.ws.componenttest:classes > Task :com.ibm.ws.componenttest:jar warning: Split package, multiple jars provide the same package:org/hamcrest Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:hamcrest-all-1.3, Jar:junit] Class path [Jar:main, Jar:hamcrest-all-1.3, Jar:commons-httpclient-3.1, Jar:httpunit-1.5.4, Jar:jtidy-9.3.8, Jar:shrinkwrap-api-1.2.3, Jar:shrinkwrap-impl-base-1.2.3, Jar:shrinkwrap-spi-1.2.3, Jar:jmock-2.5.1, Jar:com.ibm.websphere.javaee.servlet.3.0, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.kernel.feature.core, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.ws.org.glassfish.json.1.1, Jar:junit, Jar:com.ibm.ws.junit.extensions] warning: Split package, multiple jars provide the same package:org/hamcrest/core Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:hamcrest-all-1.3, Jar:junit] Class path [Jar:main, Jar:hamcrest-all-1.3, Jar:commons-httpclient-3.1, Jar:httpunit-1.5.4, Jar:jtidy-9.3.8, Jar:shrinkwrap-api-1.2.3, Jar:shrinkwrap-impl-base-1.2.3, Jar:shrinkwrap-spi-1.2.3, Jar:jmock-2.5.1, Jar:com.ibm.websphere.javaee.servlet.3.0, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.kernel.feature.core, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.ws.org.glassfish.json.1.1, Jar:junit, Jar:com.ibm.ws.junit.extensions] warning: Split package, multiple jars provide the same package:org/hamcrest/internal Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:hamcrest-all-1.3, Jar:junit] Class path [Jar:main, Jar:hamcrest-all-1.3, Jar:commons-httpclient-3.1, Jar:httpunit-1.5.4, Jar:jtidy-9.3.8, Jar:shrinkwrap-api-1.2.3, Jar:shrinkwrap-impl-base-1.2.3, Jar:shrinkwrap-spi-1.2.3, Jar:jmock-2.5.1, Jar:com.ibm.websphere.javaee.servlet.3.0, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.kernel.feature.core, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.ws.org.glassfish.json.1.1, Jar:junit, Jar:com.ibm.ws.junit.extensions] warning: Imports that lack version ranges: [javax.management, javax.sql, javax.xml.namespace, javax.xml.parsers, javax.xml.xpath, org.w3c.dom, org.xml.sax, org.xml.sax.helpers] warning: Unreferenced class path entries [junit, httpunit-1.5.4, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.glassfish.json.1.1, com.ibm.websphere.javaee.servlet.3.0, jmock-2.5.1, shrinkwrap-impl-base-1.2.3, com.ibm.websphere.javaee.jsonp.1.1, shrinkwrap-spi-1.2.3, shrinkwrap-api-1.2.3, hamcrest-all-1.3, jtidy-9.3.8, com.ibm.ws.kernel.service, commons-httpclient-3.1, com.ibm.ws.kernel.feature.core, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.org.apache.directory.server:globalize NO-SOURCE > Task :com.ibm.ws.common.encoder:globalize NO-SOURCE > Task :com.ibm.ws.common.encoder:compileJava NO-SOURCE > Task :com.ibm.ws.common.encoder:processResources NO-SOURCE > Task :com.ibm.ws.common.encoder:classes UP-TO-DATE > Task :com.ibm.ws.common.encoder:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, junit, com.ibm.ws.kernel.service, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.org.glassfish.json:globalize NO-SOURCE > Task :com.ibm.ws.org.glassfish.json:compileJava NO-SOURCE > Task :com.ibm.ws.org.glassfish.json:processResources NO-SOURCE > Task :com.ibm.ws.org.glassfish.json:classes UP-TO-DATE > Task :com.ibm.ws.org.glassfish.json:instrument > Task :com.ibm.ws.org.glassfish.json:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [javax.json-1.0.4, com.ibm.ws.ras.instrument] > Task :com.ibm.ws.org.slf4j.api:globalize NO-SOURCE > Task :com.ibm.ws.org.slf4j.api:compileJava NO-SOURCE > Task :com.ibm.ws.org.slf4j.api:processResources NO-SOURCE > Task :com.ibm.ws.org.slf4j.api:classes UP-TO-DATE > Task :com.ibm.ws.org.slf4j.api:instrument > Task :com.ibm.ws.org.slf4j.api:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, slf4j-api-1.7.36] > Task :com.ibm.ws.timedexit:globalize > Task :com.ibm.ws.timedexit:compileJava > Task :com.ibm.ws.timedexit:processResources NO-SOURCE > Task :com.ibm.ws.timedexit:classes > Task :com.ibm.ws.timedexit:jar warning: Imports that lack version ranges: [com.ibm.jvm] warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.boot.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.service] > Task :fattest.simplicity:assembleBinaryDependencies > Task :fattest.simplicity:assembleBootstrap > Task :fattest.simplicity:globalize NO-SOURCE > Task :io.openliberty.jakarta.cdi.3.0:globalize NO-SOURCE > Task :io.openliberty.jakarta.cdi.3.0:compileJava > Task :io.openliberty.jakarta.cdi.3.0:processResources NO-SOURCE > Task :io.openliberty.jakarta.cdi.3.0:classes > Task :io.openliberty.jakarta.cdi.3.0:jar warning: Unreferenced class path entries [jakarta.enterprise.cdi-api-3.0.0, com.ibm.wsspi.org.osgi.service.component.annotations, jakarta.inject-api-2.0.1, org.eclipse.osgi-3.17.200] > Task :io.openliberty.jakarta.servlet.5.0:globalize NO-SOURCE > Task :io.openliberty.jakarta.servlet.5.0:compileJava NO-SOURCE > Task :io.openliberty.jakarta.servlet.5.0:processResources > Task :io.openliberty.jakarta.servlet.5.0:classes > Task :io.openliberty.jakarta.servlet.5.0:jar warning: Split package, multiple jars provide the same package:jakarta/servlet/resources Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:jakarta.servlet-api-5.0.0] Class path [Jar:main, Jar:jakarta.servlet-api-5.0.0] warning: Unreferenced class path entries [jakarta.servlet-api-5.0.0] > Task :io.openliberty.org.eclipse.openj9.criu:globalize NO-SOURCE > Task :io.openliberty.org.eclipse.openj9.criu:compileJava > Task :io.openliberty.org.eclipse.openj9.criu:processResources NO-SOURCE > Task :io.openliberty.org.eclipse.openj9.criu:classes > Task :io.openliberty.org.eclipse.openj9.criu:instrument > Task :io.openliberty.org.eclipse.openj9.criu:jar warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type org.eclipse.openj9.criu.CRIUDumpPermission provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type org.eclipse.openj9.criu.CRIUDumpPermission provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type org.eclipse.openj9.criu.CRIUDumpPermission provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.websphere.ras, com.ibm.websphere.ras.annotation] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :com.ibm.ws.org.slf4j.simple:globalize NO-SOURCE > Task :com.ibm.ws.org.slf4j.simple:compileJava NO-SOURCE > Task :com.ibm.ws.org.slf4j.simple:processResources NO-SOURCE > Task :com.ibm.ws.org.slf4j.simple:classes UP-TO-DATE > Task :com.ibm.ws.org.slf4j.simple:jar warning: There is an empty jar or directory on the classpath: main warning: Host com.ibm.ws.org.slf4j.api= for this fragment/require bundle cannot be found on the classpath warning: Host slf4j.api= for this fragment/require bundle cannot be found on the classpath warning: Unreferenced class path entries [junit, slf4j-simple-1.7.36, com.ibm.ws.junit.extensions] > Task :io.openliberty.org.testcontainers:globalize NO-SOURCE > Task :io.openliberty.org.testcontainers:compileJava NO-SOURCE > Task :io.openliberty.org.testcontainers:processResources NO-SOURCE > Task :io.openliberty.org.testcontainers:classes UP-TO-DATE > Task :io.openliberty.org.testcontainers:instrument > Task :io.openliberty.org.testcontainers:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation javax.annotation.Nonnull applied to type com.github.dockerjava.api.DockerClient provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.CheckForNull applied to type com.github.dockerjava.api.command.AttachContainerCmd provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.fasterxml.jackson.annotation.JsonProperty applied to type com.github.dockerjava.api.command.CreateConfigResponse provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.fasterxml.jackson.annotation.JsonIgnore applied to type com.github.dockerjava.api.command.CreateContainerCmd provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.Nullable applied to type com.github.dockerjava.api.command.PushImageCmd$1 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.fasterxml.jackson.annotation.JsonValue applied to type com.github.dockerjava.api.model.Binds provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.fasterxml.jackson.annotation.JsonCreator applied to type com.github.dockerjava.api.model.Binds provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.fasterxml.jackson.annotation.JsonAnyGetter applied to type com.github.dockerjava.api.model.DockerObject provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.fasterxml.jackson.annotation.JsonPropertyOrder applied to type com.github.dockerjava.api.model.Ulimit provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.immutables.value.Value$Default applied to type com.github.dockerjava.transport.DockerHttpClient$Request provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.immutables.value.Value$Immutable applied to type com.github.dockerjava.transport.DockerHttpClient$Request provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.immutables.value.Value$Style applied to type com.github.dockerjava.transport.DockerHttpClient$Request provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.immutables.value.Generated applied to type com.github.dockerjava.transport.ImmutableRequest$Builder provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.concurrent.NotThreadSafe applied to type com.github.dockerjava.transport.ImmutableRequest$Builder provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.ParametersAreNonnullByDefault applied to type com.github.dockerjava.transport.ImmutableRequest provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation edu.umd.cs.findbugs.annotations.SuppressFBWarnings applied to type com.github.dockerjava.transport.ImmutableRequest provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.concurrent.Immutable applied to type com.github.dockerjava.transport.ImmutableRequest provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jetbrains.annotations.NotNull applied to type org.rnorth.ducttape.RetryCountExceededException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jetbrains.annotations.Nullable applied to type org.rnorth.ducttape.TimeoutException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation lombok.NonNull applied to type org.testcontainers.containers.ComposeServiceWaitStrategyTarget provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.google.auto.service.AutoService applied to type org.testcontainers.containers.MSSQLR2DBCDatabaseContainerProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.fasterxml.jackson.annotation.JacksonAnnotation applied to type org.testcontainers.shaded.com.fasterxml.jackson.databind.deser.std.CollectionDeserializer provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.fasterxml.jackson.annotation.JsonAutoDetect applied to type org.testcontainers.shaded.com.fasterxml.jackson.databind.introspect.VisibilityChecker$Std provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.CheckReturnValue applied to type org.testcontainers.shaded.com.google.common.base.Ascii provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.google.j2objc.annotations.Weak applied to type org.testcontainers.shaded.com.google.common.cache.LocalCache$AbstractCacheSet provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.concurrent.GuardedBy applied to type org.testcontainers.shaded.com.google.common.cache.LocalCache$Segment provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.concurrent.ThreadSafe applied to type org.testcontainers.shaded.com.google.common.util.concurrent.CycleDetectingLockFactory$Policy provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement applied to type org.testcontainers.shaded.com.google.common.util.concurrent.FuturesGetChecked$GetCheckedTypeValidatorHolder$ClassValueValidator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jetbrains.annotations.VisibleForTesting applied to type org.testcontainers.utility.ClasspathScanner provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jetbrains.annotations.Contract applied to type org.testcontainers.utility.TestcontainersConfiguration provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.fasterxml.jackson.annotation, com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http2, com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http2.config, com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http2.frame, com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http2.impl.nio, com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http2.nio, com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http2.nio.command, com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http2.nio.pool, com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http2.nio.support, com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http2.protocol, com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http2.ssl, com.github.luben.zstd, io.r2dbc.spi, javax.annotation, javax.crypto, javax.crypto.interfaces, javax.crypto.spec, javax.naming, javax.naming.directory, javax.net, javax.net.ssl, javax.script, javax.security.auth.callback, javax.security.auth.x500, javax.xml.datatype, javax.xml.namespace, javax.xml.parsers, javax.xml.xpath, junit.framework, org.brotli.dec, org.conscrypt, org.ietf.jgss, org.junit.rules, org.junit.runner, org.junit.runners.model, org.objectweb.asm, org.openqa.selenium, org.openqa.selenium.chrome, org.openqa.selenium.remote, org.testcontainers.r2dbc, org.tukaani.xz, org.w3c.dom, org.w3c.dom.bootstrap, org.w3c.dom.ls, org.xml.sax, sun.misc] /home/libbld/.gradle/daemon/6.8.3/ANONYMOUS:0: warning: Invalid package name: 'com.sun.jna.aix-ppc' in Export-Package /home/libbld/.gradle/daemon/6.8.3/ANONYMOUS:0: warning: Invalid package name: 'com.sun.jna.aix-ppc64' in Export-Package /home/libbld/.gradle/daemon/6.8.3/ANONYMOUS:0: warning: Invalid package name: 'com.sun.jna.darwin-aarch64' in Export-Package /home/libbld/.gradle/daemon/6.8.3/ANONYMOUS:0: warning: Invalid package name: 'com.sun.jna.darwin-x86-64' in Export-Package /home/libbld/.gradle/daemon/6.8.3/ANONYMOUS:0: warning: Invalid package name: 'com.sun.jna.freebsd-x86' in Export-Package /home/libbld/.gradle/daemon/6.8.3/ANONYMOUS:0: warning: Invalid package name: 'com.sun.jna.freebsd-x86-64' in Export-Package /home/libbld/.gradle/daemon/6.8.3/ANONYMOUS:0: warning: Invalid package name: 'com.sun.jna.linux-aarch64' in Export-Package /home/libbld/.gradle/daemon/6.8.3/ANONYMOUS:0: warning: Invalid package name: 'com.sun.jna.linux-arm' in Export-Package /home/libbld/.gradle/daemon/6.8.3/ANONYMOUS:0: warning: Invalid package name: 'com.sun.jna.linux-armel' in Export-Package /home/libbld/.gradle/daemon/6.8.3/ANONYMOUS:0: warning: Invalid package name: 'com.sun.jna.linux-mips64el' in Export-Package /home/libbld/.gradle/daemon/6.8.3/ANONYMOUS:0: warning: Invalid package name: 'com.sun.jna.linux-ppc' in Export-Package /home/libbld/.gradle/daemon/6.8.3/ANONYMOUS:0: warning: Invalid package name: 'com.sun.jna.linux-ppc64le' in Export-Package /home/libbld/.gradle/daemon/6.8.3/ANONYMOUS:0: warning: Invalid package name: 'com.sun.jna.linux-riscv64' in Export-Package /home/libbld/.gradle/daemon/6.8.3/ANONYMOUS:0: warning: Invalid package name: 'com.sun.jna.linux-s390x' in Export-Package /home/libbld/.gradle/daemon/6.8.3/ANONYMOUS:0: warning: Invalid package name: 'com.sun.jna.linux-x86' in Export-Package /home/libbld/.gradle/daemon/6.8.3/ANONYMOUS:0: warning: Invalid package name: 'com.sun.jna.linux-x86-64' in Export-Package /home/libbld/.gradle/daemon/6.8.3/ANONYMOUS:0: warning: Invalid package name: 'com.sun.jna.openbsd-x86' in Export-Package /home/libbld/.gradle/daemon/6.8.3/ANONYMOUS:0: warning: Invalid package name: 'com.sun.jna.openbsd-x86-64' in Export-Package /home/libbld/.gradle/daemon/6.8.3/ANONYMOUS:0: warning: Invalid package name: 'com.sun.jna.sunos-sparc' in Export-Package /home/libbld/.gradle/daemon/6.8.3/ANONYMOUS:0: warning: Invalid package name: 'com.sun.jna.sunos-sparcv9' in Export-Package /home/libbld/.gradle/daemon/6.8.3/ANONYMOUS:0: warning: Invalid package name: 'com.sun.jna.sunos-x86' in Export-Package /home/libbld/.gradle/daemon/6.8.3/ANONYMOUS:0: warning: Invalid package name: 'com.sun.jna.sunos-x86-64' in Export-Package /home/libbld/.gradle/daemon/6.8.3/ANONYMOUS:0: warning: Invalid package name: 'com.sun.jna.win32-aarch64' in Export-Package /home/libbld/.gradle/daemon/6.8.3/ANONYMOUS:0: warning: Invalid package name: 'com.sun.jna.win32-x86' in Export-Package /home/libbld/.gradle/daemon/6.8.3/ANONYMOUS:0: warning: Invalid package name: 'com.sun.jna.win32-x86-64' in Export-Package warning: Unreferenced class path entries [kafka-1.17.2, docker-java-transport-zerodep-3.2.13, com.ibm.ws.ras.instrument, oracle-xe-1.17.2, jdbc-1.17.2, testcontainers-1.17.2, duct-tape-1.0.8, jna-5.8.0, database-commons-1.17.2, docker-java-transport-3.2.13, db2-1.17.2, mssqlserver-1.17.2, postgresql-1.17.2, docker-java-api-3.2.13, selenium-1.17.2, com.ibm.ws.org.slf4j.api, com.ibm.ws.org.slf4j.simple, commons-compress-1.21] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/fattest.simplicity/src/componenttest/rules/repeater/JakartaEE9Action.java:31: warning: [deprecation] SharedServer in com.ibm.ws.fat.util has been deprecated import com.ibm.ws.fat.util.SharedServer; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/fattest.simplicity/src/componenttest/rules/repeater/JakartaEE10Action.java:23: warning: [deprecation] SharedServer in com.ibm.ws.fat.util has been deprecated import com.ibm.ws.fat.util.SharedServer; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/fattest.simplicity/src/componenttest/topology/impl/LibertyServer.java:6753: warning: [deprecation] vendor() in JavaInfo has been deprecated return javaInfo.vendor() == JavaInfo.Vendor.IBM; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/fattest.simplicity/src/componenttest/topology/impl/LibertyServer.java:6757: warning: [deprecation] vendor() in JavaInfo has been deprecated return javaInfo.vendor() == JavaInfo.Vendor.SUN_ORACLE; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/fattest.simplicity/src/com/ibm/websphere/simplicity/config/Cloudant.java:22: warning: [deprecation] ModifiableConfigElement in com.ibm.websphere.simplicity.config has been deprecated public class Cloudant extends ConfigElement implements ModifiableConfigElement { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/fattest.simplicity/src/com/ibm/websphere/simplicity/config/CloudantDatabase.java:22: warning: [deprecation] ModifiableConfigElement in com.ibm.websphere.simplicity.config has been deprecated public class CloudantDatabase extends ConfigElement implements ModifiableConfigElement { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/fattest.simplicity/src/com/ibm/websphere/simplicity/config/JdbcDriver.java:27: warning: [deprecation] ModifiableConfigElement in com.ibm.websphere.simplicity.config has been deprecated public class JdbcDriver extends ConfigElement implements ModifiableConfigElement { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/fattest.simplicity/src/com/ibm/websphere/simplicity/config/JdbcDriver.java:167: warning: [deprecation] getNestedFileset() in Library has been deprecated if (getNestedLibrary().getNestedFileset() != null) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/fattest.simplicity/src/com/ibm/websphere/simplicity/config/JdbcDriver.java:168: warning: [deprecation] getNestedFileset() in Library has been deprecated Fileset fileset = getNestedLibrary().getNestedFileset(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/fattest.simplicity/src/com/ibm/websphere/simplicity/config/JdbcDriver.java:185: warning: [deprecation] getNestedFileset() in Library has been deprecated if (library.getNestedFileset() != null) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/fattest.simplicity/src/com/ibm/websphere/simplicity/config/JdbcDriver.java:186: warning: [deprecation] getNestedFileset() in Library has been deprecated Fileset fileset = library.getNestedFileset(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/fattest.simplicity/src/com/ibm/websphere/simplicity/config/JdbcDriver.java:200: warning: [deprecation] getNestedFile() in Library has been deprecated if (library.getNestedFile() != null) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/fattest.simplicity/src/com/ibm/websphere/simplicity/config/JdbcDriver.java:201: warning: [deprecation] getNestedFile() in Library has been deprecated File file = library.getNestedFile(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/fattest.simplicity/src/com/ibm/websphere/simplicity/config/JdbcDriver.java:204: warning: [deprecation] setNestedFile(File) in Library has been deprecated library.setNestedFile(null); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/fattest.simplicity/src/com/ibm/websphere/simplicity/config/JdbcDriver.java:208: warning: [deprecation] setNestedFileset(Fileset) in Library has been deprecated library.setNestedFileset(fileset); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/fattest.simplicity/src/com/ibm/websphere/simplicity/config/AuthData.java:23: warning: [deprecation] ModifiableConfigElement in com.ibm.websphere.simplicity.config has been deprecated public class AuthData extends ConfigElement implements ModifiableConfigElement { ^ > Task :fattest.simplicity:compileJava /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/fattest.simplicity/src/componenttest/topology/impl/LibertyClient.java:90: warning: [deprecation] vendor() in JavaInfo has been deprecated protected static final boolean J9_JVM_RUN = javaInfo.vendor() == Vendor.IBM; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/fattest.simplicity/src/componenttest/topology/database/container/DerbyClientContainer.java:31: warning: [deprecation] JdbcDatabaseContainer(String) in JdbcDatabaseContainer has been deprecated super(""); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/fattest.simplicity/src/componenttest/topology/database/container/DerbyClientContainer.java:35: warning: [deprecation] JdbcDatabaseContainer(String) in JdbcDatabaseContainer has been deprecated super(""); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/fattest.simplicity/src/componenttest/topology/database/container/DerbyClientContainer.java:39: warning: [deprecation] JdbcDatabaseContainer(String) in JdbcDatabaseContainer has been deprecated super(""); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/fattest.simplicity/src/componenttest/topology/database/container/DerbyNoopContainer.java:27: warning: [deprecation] JdbcDatabaseContainer(String) in JdbcDatabaseContainer has been deprecated super(""); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/fattest.simplicity/src/componenttest/topology/database/container/DerbyNoopContainer.java:31: warning: [deprecation] JdbcDatabaseContainer(String) in JdbcDatabaseContainer has been deprecated super(""); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/fattest.simplicity/src/componenttest/topology/database/container/DerbyNoopContainer.java:35: warning: [deprecation] JdbcDatabaseContainer(String) in JdbcDatabaseContainer has been deprecated super(""); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/fattest.simplicity/src/componenttest/topology/database/container/PostgreSQLContainer.java:34: warning: [deprecation] JdbcDatabaseContainer(String) in JdbcDatabaseContainer has been deprecated super(img); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/fattest.simplicity/src/componenttest/topology/database/container/PostgreSQLContainer.java:82: warning: [deprecation] getLivenessCheckPorts() in GenericContainer has been deprecated protected Set getLivenessCheckPorts() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/fattest.simplicity/src/componenttest/rules/repeater/JakartaEE9Action.java:291: warning: [deprecation] SharedServer in com.ibm.ws.fat.util has been deprecated LibertyServerFactory.tidyAllKnownServers(SharedServer.class.getCanonicalName()); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/fattest.simplicity/src/componenttest/rules/repeater/JakartaEE9Action.java:292: warning: [deprecation] SharedServer in com.ibm.ws.fat.util has been deprecated LibertyServerFactory.recoverAllServers(SharedServer.class.getCanonicalName()); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/fattest.simplicity/src/componenttest/rules/repeater/JakartaEE9Action.java:293: warning: [deprecation] SharedServer in com.ibm.ws.fat.util has been deprecated for (LibertyServer server : LibertyServerFactory.getKnownLibertyServers(SharedServer.class.getCanonicalName())) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/fattest.simplicity/src/componenttest/rules/repeater/JakartaEE10Action.java:279: warning: [deprecation] SharedServer in com.ibm.ws.fat.util has been deprecated LibertyServerFactory.tidyAllKnownServers(SharedServer.class.getCanonicalName()); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/fattest.simplicity/src/componenttest/rules/repeater/JakartaEE10Action.java:280: warning: [deprecation] SharedServer in com.ibm.ws.fat.util has been deprecated LibertyServerFactory.recoverAllServers(SharedServer.class.getCanonicalName()); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/fattest.simplicity/src/componenttest/rules/repeater/JakartaEE10Action.java:281: warning: [deprecation] SharedServer in com.ibm.ws.fat.util has been deprecated for (LibertyServer server : LibertyServerFactory.getKnownLibertyServers(SharedServer.class.getCanonicalName())) { ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 31 warnings > Task :fattest.simplicity:processResources > Task :fattest.simplicity:classes > Task :fattest.simplicity:jar warning: Imports that lack version ranges: [com.meterware.httpunit, javax.management, javax.management.remote, javax.naming, javax.naming.directory, javax.naming.ldap, javax.net, javax.net.ssl, javax.xml.namespace, javax.xml.parsers, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.stream, javax.xml.xpath, org.apache.commons.httpclient, org.apache.commons.httpclient.auth, org.apache.commons.httpclient.methods, org.apache.commons.httpclient.params, org.apache.commons.httpclient.protocol, org.apache.derby.drda, org.jboss.arquillian.container.test.spi, org.jboss.arquillian.container.test.spi.client.deployment, org.jboss.arquillian.core.api.annotation, org.jboss.arquillian.core.spi, org.jboss.arquillian.test.spi, org.jboss.arquillian.test.spi.event.suite, org.jboss.shrinkwrap.api, org.jboss.shrinkwrap.api.asset, org.jboss.shrinkwrap.api.container, org.jboss.shrinkwrap.api.exporter, org.jboss.shrinkwrap.api.importer, org.jboss.shrinkwrap.api.spec, org.jboss.shrinkwrap.impl.base.asset, org.w3c.dom, org.w3c.tidy, org.xml.sax, org.xml.sax.helpers] warning: Unreferenced class path entries [httpunit-1.5.4, com.ibm.ws.componenttest, commons-cli-1.4, arquillian-test-spi-1.3.0.Final, com.ibm.ws.org.glassfish.json.1.0, io.openliberty.jakarta.cdi.3.0, com.ibm.ws.kernel.boot, io.openliberty.org.testcontainers, io.openliberty.jakarta.servlet.5.0, com.ibm.ws.org.osgi.annotation.versioning, shrinkwrap-impl-base-1.2.3, com.ibm.websphere.javaee.jsonp.1.1, shrinkwrap-api-1.2.3, com.ibm.ws.common.encoder, hamcrest-all-1.3, com.ibm.ws.junit.extensions, com.ibm.ws.timedexit.internal, com.ibm.ws.logging, com.ibm.websphere.javaee.cdi.1.2, biz.aQute.bnd.transform-6.3.0, junit, org.eclipse.transformer.cli-0.5.0-A1, com.ibm.websphere.javaee.servlet.3.0, org.eclipse.transformer.jakarta-0.5.0-A1, activation-1.1, jmock-2.5.1, arquillian-core-api-1.3.0.Final, io.openliberty.org.eclipse.openj9.criu, arquillian-container-test-spi-1.3.0.Final, org.eclipse.transformer-0.5.0-A1, arquillian-core-spi-1.3.0.Final, shrinkwrap-spi-1.2.3, jaxb-impl-2.2.10, derbynet-10.11.1.1, jtidy-9.3.8, com.ibm.ws.org.slf4j.api, commons-httpclient-3.1, jaxb-core-2.2.10, org.eclipse.transformer.bnd.analyzer-0.5.0-A1, com.ibm.websphere.javaee.jaxb.2.2] > Task :com.ibm.ws.org.apache.directory.server:compileJava > Task :com.ibm.ws.org.apache.directory.server:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.directory.server:classes > Task :com.ibm.ws.org.apache.directory.server:jar warning: Imports that lack version ranges: [org.apache.commons.io, org.apache.directory.api.ldap.codec.controls.search.pagedSearch, org.apache.directory.api.ldap.model.entry, org.apache.directory.api.ldap.model.exception, org.apache.directory.api.ldap.model.name, org.apache.directory.api.ldap.model.schema, org.apache.directory.api.ldap.model.schema.registries, org.apache.directory.api.ldap.schemaextractor, org.apache.directory.api.ldap.schemaextractor.impl, org.apache.directory.api.ldap.schemaloader, org.apache.directory.api.ldap.schemamanager.impl, org.apache.directory.api.util.exception, org.apache.directory.server.core, org.apache.directory.server.core.api, org.apache.directory.server.core.api.changelog, org.apache.directory.server.core.api.partition, org.apache.directory.server.core.api.schema, org.apache.directory.server.core.partition.impl.btree.jdbm, org.apache.directory.server.core.partition.ldif, org.apache.directory.server.i18n, org.apache.directory.server.ldap, org.apache.directory.server.protocol.shared.transport] warning: Unreferenced class path entries [junit, fattest.simplicity, apacheds-service-2.0.0-M15, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.security.registry_test.custom:globalize NO-SOURCE > Task :com.ibm.ws.security.registry_test.custom:compileJava > Task :com.ibm.ws.security.registry_test.custom:processResources NO-SOURCE > Task :com.ibm.ws.security.registry_test.custom:classes > Task :com.ibm.ws.security.registry_test.custom:jar warning: Unreferenced class path entries [junit, com.ibm.websphere.security, org.osgi.service.component-1.4.0, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.security.credentials.wscred:globalize NO-SOURCE > Task :com.ibm.ws.security.credentials.wscred:compileJava > Task :com.ibm.ws.security.credentials.wscred:processResources NO-SOURCE > Task :com.ibm.ws.security.credentials.wscred:classes > Task :com.ibm.ws.security.credentials.wscred:instrument > Task :com.ibm.ws.security.credentials.wscred:jar warning: Imports that lack version ranges: [javax.security.auth, javax.security.auth.login] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.registry, com.ibm.ws.security.credentials, com.ibm.ws.ras.instrument, com.ibm.websphere.security, com.ibm.websphere.org.osgi.core, com.ibm.ws.security.token, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.security] > Task :com.ibm.ws.webcontainer.security_test.servlets:globalize NO-SOURCE Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer.security_test.servlets/common-classes/src/web/common/JAASServlet.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.webcontainer.security_test.servlets:compileJava > Task :com.ibm.ws.webcontainer.security_test.servlets:processResources NO-SOURCE > Task :com.ibm.ws.webcontainer.security_test.servlets:classes > Task :com.ibm.ws.webcontainer.security_test.servlets:jar warning: Imports that lack version ranges: [javax.net.ssl, javax.security.auth, javax.security.auth.callback, javax.security.auth.login, org.apache.http, org.apache.http.auth, org.apache.http.client, org.apache.http.client.entity, org.apache.http.client.methods, org.apache.http.conn, org.apache.http.conn.scheme, org.apache.http.conn.ssl, org.apache.http.impl.client, org.apache.http.message, org.apache.http.params, org.apache.http.util, org.junit, org.junit.rules] warning: Unreferenced class path entries [junit, com.ibm.ws.webcontainer, com.ibm.ws.security.credentials, fattest.simplicity, httpcore-4.1.2, com.ibm.ws.security.token, com.ibm.websphere.javaee.annotation.1.1, com.ibm.ws.security.jaas.common, com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.authentication, com.ibm.websphere.security, com.ibm.ws.security.credentials.wscred, com.ibm.ws.junit.extensions, com.ibm.ws.security, httpclient-4.1.2] > Task :com.ibm.websphere.security_fat.1:compileJava warning: Duplicate name fattest.simplicity used in header: 'com.ibm.websphere.javaee.servlet.3.1;version=latest,com.ibm.websphere.security;version=latest,com.ibm.ws.crypto.passwordutil;version=latest,com.ibm.ws.org.apache.directory.server;version=latest,com.ibm.ws.security.registry;version=latest,com.ibm.ws.security.registry_test.custom;version=latest,com.ibm.ws.webcontainer.security_test.servlets;version=latest,io.openliberty.org.apache.commons.codec;version=latest,io.openliberty.org.apache.commons.logging;version=latest,fattest.simplicity;version=latest,org.apache.httpcomponents:httpclient;version=4.1.2,org.apache.httpcomponents:httpcore;version=4.1.2, org.jboss.shrinkwrap:shrinkwrap-api;version=1.2.3, fattest.simplicity;version=latest, com.ibm.ws.org.slf4j.api;version=latest, com.ibm.ws.componenttest;version=latest, /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/build.sharedResources/lib/junit/old/junit.jar;version=file, com.ibm.ws.junit.extensions;version=latest'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Multiple bundles with the same final URL: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/fattest.simplicity/build/libs/fattest.simplicity.jar, dropped duplicate > Task :com.ibm.websphere.security_fat.1:processResources NO-SOURCE > Task :com.ibm.websphere.security_fat.1:classes > Task :com.ibm.websphere.security_fat.1:PasswordUtilAPI_WAR > Task :com.ibm.websphere.security_fat.1:WebsphereUserRegistry_WAR > Task :com.ibm.websphere.security_fat.1:assemble SKIPPED > Task :com.ibm.ws.adaptable.module:publishWLPJars > Task :com.ibm.ws.adaptable.module:assemble > Task :com.ibm.ws.anno:publishWLPJars > Task :com.ibm.ws.anno:assemble > Task :com.ibm.ws.anno_fat:assemble SKIPPED > Task :com.ibm.ws.app.management.j2ee:globalize NO-SOURCE > Task :com.ibm.ws.app.management.j2ee:compileJava > Task :com.ibm.ws.app.management.j2ee:processResources NO-SOURCE > Task :com.ibm.ws.app.management.j2ee:classes > Task :com.ibm.ws.app.management.j2ee:instrument > Task :com.ibm.ws.app.management.j2ee:jar warning: Imports that lack version ranges: [javax.management] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.app.manager.module, com.ibm.ws.javaee.ddmodel, com.ibm.websphere.appserver.api.j2eemanagement, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.ws.container.service, com.ibm.ws.adaptable.module] > Task :com.ibm.ws.app.management.j2ee:publishWLPJars > Task :com.ibm.ws.app.management.j2ee:assemble > Task :com.ibm.ws.app.manager:publishWLPJars > Task :com.ibm.ws.app.manager:assemble > Task :com.ibm.ws.app.manager.client:globalize NO-SOURCE > Task :com.ibm.ws.app.manager.client:compileJava > Task :com.ibm.ws.app.manager.client:processResources NO-SOURCE > Task :com.ibm.ws.app.manager.client:classes > Task :com.ibm.ws.app.manager.client:instrument > Task :com.ibm.ws.app.manager.client:jar warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.container.service.app.deploy.extended.ModuleRuntimeContainer)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.MetaDataService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.state.StateChangeService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.threading.FutureMonitor)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.app.manager.module, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.ws.threading, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.adaptable.module] > Task :com.ibm.ws.app.manager.client:publishWLPJars > Task :com.ibm.ws.app.manager.client:assemble > Task :com.ibm.ws.app.manager.ejb:globalize > Task :com.ibm.ws.app.manager.ejb:compileJava > Task :com.ibm.ws.app.manager.ejb:processResources NO-SOURCE > Task :com.ibm.ws.app.manager.ejb:classes > Task :com.ibm.ws.app.manager.ejb:instrument > Task :com.ibm.ws.app.manager.ejb:jar warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.module.DeployedAppInfoFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.module.DeployedAppServices)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.module.internal.ModuleHandler)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.app.deploy.extended.ModuleRuntimeContainer)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.MetaDataService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.state.StateChangeService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.kernel.LibertyProcess)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.threading.FutureMonitor)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.application.lifecycle.ApplicationStartBarrier)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.app.manager.module.DeployedAppInfoFactory";uses:="com.ibm.ws.app.manager.module",osgi.service;objectClass:List="com.ibm.ws.app.manager.module.internal.ModuleHandler";uses:="com.ibm.ws.app.manager.module.internal",osgi.service;objectClass:List="com.ibm.wsspi.application.handler.ApplicationHandler";uses:="com.ibm.wsspi.application.handler",osgi.service;objectClass:List="com.ibm.wsspi.application.handler.ApplicationTypeSupported";uses:="com.ibm.wsspi.application.handler"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.threading, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.classloading, com.ibm.ws.app.manager.lifecycle, com.ibm.ws.adaptable.module, com.ibm.ws.kernel.boot, com.ibm.ws.app.manager.module, com.ibm.ws.javaee.ddmodel, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.container.service, com.ibm.ws.logging.core, com.ibm.ws.app.manager] > Task :com.ibm.ws.app.manager.ejb:publishWLPJars > Task :com.ibm.ws.app.manager.ejb:assemble > Task :com.ibm.ws.app.manager.lifecycle:publishWLPJars > Task :com.ibm.ws.app.manager.lifecycle:assemble > Task :com.ibm.ws.app.manager.module:publishWLPJars > Task :com.ibm.ws.app.manager.module:assemble > Task :com.ibm.ws.app.manager.rar:globalize > Task :com.ibm.ws.beanvalidation:globalize NO-SOURCE > Task :com.ibm.ws.beanvalidation:compileJava > Task :com.ibm.ws.beanvalidation:processResources NO-SOURCE > Task :com.ibm.ws.beanvalidation:classes > Task :com.ibm.ws.beanvalidation:instrument > Task :com.ibm.ws.beanvalidation:jar warning: com.ibm.ws.beanvalidation: Split package, multiple jars provide the same package:com/ibm/ws/beanvalidation Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:com.ibm.ws.beanvalidation.core] Class path [Jar:main, Jar:com.ibm.websphere.javaee.annotation.1.1, Jar:com.ibm.websphere.javaee.validation.1.0, Jar:com.ibm.ws.logging, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.beanvalidation.core, Jar:com.ibm.ws.javaee.dd.common, Jar:com.ibm.ws.javaee.dd, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.injection, Jar:com.ibm.ws.managedobject, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.beanvalidation: Split package, multiple jars provide the same package:com/ibm/ws/beanvalidation/config Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:com.ibm.ws.beanvalidation.core] Class path [Jar:main, Jar:com.ibm.websphere.javaee.annotation.1.1, Jar:com.ibm.websphere.javaee.validation.1.0, Jar:com.ibm.ws.logging, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.beanvalidation.core, Jar:com.ibm.ws.javaee.dd.common, Jar:com.ibm.ws.javaee.dd, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.injection, Jar:com.ibm.ws.managedobject, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.beanvalidation: Split package, multiple jars provide the same package:com/ibm/ws/beanvalidation/service Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:com.ibm.ws.beanvalidation.core] Class path [Jar:main, Jar:com.ibm.websphere.javaee.annotation.1.1, Jar:com.ibm.websphere.javaee.validation.1.0, Jar:com.ibm.ws.logging, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.beanvalidation.core, Jar:com.ibm.ws.javaee.dd.common, Jar:com.ibm.ws.javaee.dd, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.injection, Jar:com.ibm.ws.managedobject, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.beanvalidation: Imports that lack version ranges: [javax.annotation, javax.naming, javax.naming.spi] warning: com.ibm.ws.beanvalidation: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.beanvalidation.config.ValidationConfigurationFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.beanvalidation.service.BeanValidationRuntimeVersion)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.beanvalidation.service.ConstrainedHelper)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.beanvalidation.service.LoadConfig)";effective:=active;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.beanvalidation.service.ValidatorFactoryBuilder)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.MetaDataSlotService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.classloading.ClassLoadingService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.beanvalidation: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.beanvalidation.config.ValidationConfigurationFactory";uses:="com.ibm.ws.beanvalidation.config",osgi.service;objectClass:List="com.ibm.ws.beanvalidation.service.BeanValidation,com.ibm.ws.beanvalidation.service.BeanValidationUsingClassLoader,com.ibm.ws.container.service.metadata.ModuleMetaDataListener";uses:="com.ibm.ws.beanvalidation.service,com.ibm.ws.beanvalidation.service,com.ibm.ws.container.service.metadata",osgi.service;objectClass:List="com.ibm.ws.beanvalidation.service.LoadConfig";uses:="com.ibm.ws.beanvalidation.service",osgi.service;objectClass:List="com.ibm.ws.container.service.naming.JavaColonNamingHelper";uses:="com.ibm.ws.container.service.naming",osgi.service;objectClass:List="com.ibm.wsspi.injectionengine.ObjectFactoryInfo";uses:="com.ibm.wsspi.injectionengine"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.beanvalidation.jakarta: Split package, multiple jars provide the same package:com/ibm/ws/beanvalidation Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:com.ibm.ws.beanvalidation.core] Class path [Jar:main, Jar:com.ibm.websphere.javaee.annotation.1.1, Jar:com.ibm.websphere.javaee.validation.1.0, Jar:com.ibm.ws.logging, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.beanvalidation.core, Jar:com.ibm.ws.javaee.dd.common, Jar:com.ibm.ws.javaee.dd, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.injection, Jar:com.ibm.ws.managedobject, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.beanvalidation.jakarta: Split package, multiple jars provide the same package:com/ibm/ws/beanvalidation/config Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:com.ibm.ws.beanvalidation.core] Class path [Jar:main, Jar:com.ibm.websphere.javaee.annotation.1.1, Jar:com.ibm.websphere.javaee.validation.1.0, Jar:com.ibm.ws.logging, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.beanvalidation.core, Jar:com.ibm.ws.javaee.dd.common, Jar:com.ibm.ws.javaee.dd, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.injection, Jar:com.ibm.ws.managedobject, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.beanvalidation.jakarta: Split package, multiple jars provide the same package:com/ibm/ws/beanvalidation/service Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:com.ibm.ws.beanvalidation.core] Class path [Jar:main, Jar:com.ibm.websphere.javaee.annotation.1.1, Jar:com.ibm.websphere.javaee.validation.1.0, Jar:com.ibm.ws.logging, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.beanvalidation.core, Jar:com.ibm.ws.javaee.dd.common, Jar:com.ibm.ws.javaee.dd, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.injection, Jar:com.ibm.ws.managedobject, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.beanvalidation.jakarta: Imports that lack version ranges: [javax.annotation, javax.naming, javax.naming.spi] warning: com.ibm.ws.beanvalidation.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.beanvalidation.config.ValidationConfigurationFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.beanvalidation.service.BeanValidationRuntimeVersion)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.beanvalidation.service.ConstrainedHelper)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.beanvalidation.service.LoadConfig)";effective:=active;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.beanvalidation.service.ValidatorFactoryBuilder)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.MetaDataSlotService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.classloading.ClassLoadingService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.beanvalidation.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.beanvalidation.config.ValidationConfigurationFactory";uses:="com.ibm.ws.beanvalidation.config",osgi.service;objectClass:List="com.ibm.ws.beanvalidation.service.BeanValidation,com.ibm.ws.beanvalidation.service.BeanValidationUsingClassLoader,com.ibm.ws.container.service.metadata.ModuleMetaDataListener";uses:="com.ibm.ws.beanvalidation.service,com.ibm.ws.beanvalidation.service,com.ibm.ws.container.service.metadata",osgi.service;objectClass:List="com.ibm.ws.beanvalidation.service.LoadConfig";uses:="com.ibm.ws.beanvalidation.service",osgi.service;objectClass:List="com.ibm.ws.container.service.naming.JavaColonNamingHelper";uses:="com.ibm.ws.container.service.naming",osgi.service;objectClass:List="com.ibm.wsspi.injectionengine.ObjectFactoryInfo";uses:="com.ibm.wsspi.injectionengine"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.classloading, com.ibm.websphere.javaee.annotation.1.1, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.javaee.validation.1.0, com.ibm.ws.adaptable.module, com.ibm.ws.javaee.dd.common, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.dd, com.ibm.ws.managedobject, com.ibm.ws.beanvalidation.core, com.ibm.ws.container.service, com.ibm.ws.kernel.service, com.ibm.ws.injection] > Task :com.ibm.ws.jca:globalize > Task :com.ibm.ws.jca.utils:globalize > Task :com.ibm.ws.jca.utils:compileJava > Task :com.ibm.ws.jca.utils:processResources NO-SOURCE > Task :com.ibm.ws.jca.utils:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jca.utils/src/com/ibm/ws/jca/utils/metagen/MetatypeGenerator.java:259: warning: [deprecation] combineWlpAndRaXmls(String,RaConnector,WlpRaConnector) in DeploymentDescriptorParser has been deprecated DeploymentDescriptorParser.combineWlpAndRaXmls(instance.adapterName, instance.xmlFileSet.parsedXml, instance.xmlFileSet.parsedWlpXml); ^ 1 warning > Task :com.ibm.ws.jca.utils:instrument > Task :com.ibm.ws.jca.utils:jar warning: com.ibm.ws.jca.utils: Imports that lack version ranges: [javax.naming, javax.xml.parsers, javax.xml.transform, javax.xml.transform.sax, org.xml.sax, org.xml.sax.helpers] warning: com.ibm.ws.jca.utils: Export com.ibm.ws.jca.utils.xml.metatype, has 1, private references [com.ibm.ws.jca.utils] warning: com.ibm.ws.jca.utils.jakarta: Imports that lack version ranges: [javax.naming, javax.xml.parsers, javax.xml.transform, javax.xml.transform.sax, org.xml.sax, org.xml.sax.helpers] warning: com.ibm.ws.jca.utils.jakarta: Export com.ibm.ws.jca.utils.xml.metatype, has 1, private references [com.ibm.ws.jca.utils] warning: Unreferenced class path entries [com.ibm.ws.javaee.dd.common, com.ibm.ws.logging, com.ibm.ws.config, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.dd, com.ibm.ws.ras.instrument, com.ibm.websphere.javaee.connector.1.6, com.ibm.ws.container.service, com.ibm.wsspi.org.osgi.service.metatype, com.ibm.ws.adaptable.module, com.ibm.websphere.javaee.jaxb.2.2, com.ibm.ws.anno] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jca/src/com/ibm/ws/jca/internal/ConnectorModuleMetaDataImpl.java:355: warning: [deprecation] getComponentMetaDatas() in ModuleMetaData has been deprecated public ComponentMetaData[] getComponentMetaDatas() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jca/src/com/ibm/ws/jca/internal/ConnectorAdapter.java:128: warning: [deprecation] combineWlpAndRaXmls(String,RaConnector,WlpRaConnector) in DeploymentDescriptorParser has been deprecated DeploymentDescriptorParser.combineWlpAndRaXmls(displayName, ra, wlpra); ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 2 warnings > Task :com.ibm.ws.jca:compileJava > Task :com.ibm.ws.jca:processResources NO-SOURCE > Task :com.ibm.ws.jca:classes > Task :com.ibm.ws.jca:instrument > Task :com.ibm.ws.jca:jar warning: com.ibm.ws.jca: No translation found for macro: properties.0.destinationRef warning: com.ibm.ws.jca: Unused Import-Package instructions: [com.ibm.websphere.application.*] warning: com.ibm.ws.jca: Imports that lack version ranges: [com.ibm.websphere.security.auth.data, javax.net.ssl] warning: com.ibm.ws.jca: Export com.ibm.ws.jca.service, has 1, private references [com.ibm.ws.jca.internal] warning: com.ibm.ws.jca: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.MetaDataService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.threading.FutureMonitor)";effective:=active,osgi.service;filter:="(objectClass=org.osgi.service.cm.ConfigurationAdmin)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.jca: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.app.deploy.extended.ModuleRuntimeContainer";uses:="com.ibm.ws.container.service.app.deploy.extended",osgi.service;objectClass:List="com.ibm.wsspi.kernel.service.utils.ServerQuiesceListener";uses:="com.ibm.wsspi.kernel.service.utils"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.jca.jakarta: No translation found for macro: properties.0.destinationRef warning: com.ibm.ws.jca.jakarta: Unused Import-Package instructions: [com.ibm.websphere.application.*] warning: com.ibm.ws.jca.jakarta: Imports that lack version ranges: [com.ibm.websphere.security.auth.data, javax.net.ssl] warning: com.ibm.ws.jca.jakarta: Export com.ibm.ws.jca.service, has 1, private references [com.ibm.ws.jca.internal] warning: com.ibm.ws.jca.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.MetaDataService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.threading.FutureMonitor)";effective:=active,osgi.service;filter:="(objectClass=org.osgi.service.cm.ConfigurationAdmin)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.jca.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.app.deploy.extended.ModuleRuntimeContainer";uses:="com.ibm.ws.container.service.app.deploy.extended",osgi.service;objectClass:List="com.ibm.wsspi.kernel.service.utils.ServerQuiesceListener";uses:="com.ibm.wsspi.kernel.service.utils"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.ras.instrument, com.ibm.websphere.javaee.transaction.1.1, com.ibm.ws.threading, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.javaee.validation.1.0, com.ibm.ws.kernel.boot, com.ibm.ws.tx.embeddable, com.ibm.ws.javaee.version, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.dd, com.ibm.websphere.appserver.api.ssl, com.ibm.ws.container.service, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.artifact, com.ibm.ws.kernel.service, com.ibm.wsspi.org.osgi.service.event, com.ibm.ws.context, com.ibm.ws.beanvalidation, com.ibm.ws.jca.cm, com.ibm.websphere.javaee.connector.1.6, com.ibm.wsspi.org.osgi.service.metatype, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.app.manager.lifecycle, com.ibm.ws.adaptable.module, com.ibm.ws.dynamic.bundle, com.ibm.tx.jta, com.ibm.ws.javaee.dd.common, com.ibm.ws.config, com.ibm.ws.jca.utils, com.ibm.ws.resource, com.ibm.ws.artifact.overlay, com.ibm.ws.logging.core, com.ibm.websphere.javaee.jaxb.2.2] > Task :com.ibm.ws.app.manager.rar:compileJava > Task :com.ibm.ws.app.manager.rar:processResources NO-SOURCE > Task :com.ibm.ws.app.manager.rar:classes > Task :com.ibm.ws.app.manager.rar:instrument > Task :com.ibm.ws.app.manager.rar:jar warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.module.DeployedAppInfoFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.module.DeployedAppServices)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.module.internal.ModuleHandler)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.app.deploy.extended.ModuleRuntimeContainer)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.MetaDataService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.state.StateChangeService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.threading.FutureMonitor)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.application.lifecycle.ApplicationStartBarrier)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.app.manager.module.DeployedAppInfoFactory",osgi.service;objectClass:List="com.ibm.ws.app.manager.module.internal.ModuleHandler",osgi.service;objectClass:List="com.ibm.wsspi.application.handler.ApplicationHandler",osgi.service;objectClass:List="com.ibm.wsspi.application.handler.ApplicationTypeSupported"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.app.manager.module, com.ibm.ws.jca, com.ibm.wsspi.org.osgi.service.component, com.ibm.ws.ras.instrument, com.ibm.ws.threading, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.classloading, com.ibm.ws.app.manager.lifecycle, com.ibm.ws.app.manager, com.ibm.ws.adaptable.module] > Task :com.ibm.ws.app.manager.rar:publishWLPJars > Task :com.ibm.ws.app.manager.rar:assemble > Task :com.ibm.ws.app.manager.ready:globalize NO-SOURCE > Task :com.ibm.ws.app.manager.ready:compileJava > Task :com.ibm.ws.app.manager.ready:processResources NO-SOURCE > Task :com.ibm.ws.app.manager.ready:classes > Task :com.ibm.ws.app.manager.ready:instrument > Task :com.ibm.ws.app.manager.ready:jar warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.core, com.ibm.ws.app.manager] > Task :com.ibm.ws.app.manager.ready:publishWLPJars > Task :com.ibm.ws.app.manager.ready:assemble > Task :com.ibm.ws.app.manager.sar:globalize > Task :com.ibm.ws.app.manager.war:globalize > Task :com.ibm.ws.app.manager.war:compileJava > Task :com.ibm.ws.app.manager.war:processResources NO-SOURCE > Task :com.ibm.ws.app.manager.war:classes > Task :com.ibm.ws.app.manager.war:instrument > Task :com.ibm.ws.app.manager.war:jar warning: com.ibm.ws.app.manager.war: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.ApplicationManager)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.module.DeployedAppInfoFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.module.DeployedAppMBeanRuntime)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.module.DeployedAppServices)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.module.internal.ModuleHandler)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.module.internal.ModuleHandler)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.app.deploy.extended.ModuleRuntimeContainer)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.MetaDataService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.state.StateChangeService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.version.JavaEEVersion)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.threading.FutureMonitor)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.application.lifecycle.ApplicationStartBarrier)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.app.manager.war: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.app.manager.module.DeployedAppInfoFactory",osgi.service;objectClass:List="com.ibm.ws.app.manager.module.internal.ModuleHandler",osgi.service;objectClass:List="com.ibm.wsspi.application.handler.ApplicationHandler",osgi.service;objectClass:List="com.ibm.wsspi.application.handler.ApplicationTypeSupported"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.app.manager.war.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.ApplicationManager)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.module.DeployedAppInfoFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.module.DeployedAppMBeanRuntime)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.module.DeployedAppServices)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.module.internal.ModuleHandler)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.module.internal.ModuleHandler)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.app.deploy.extended.ModuleRuntimeContainer)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.MetaDataService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.state.StateChangeService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.version.JavaEEVersion)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.threading.FutureMonitor)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.application.lifecycle.ApplicationStartBarrier)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.app.manager.war.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.app.manager.module.DeployedAppInfoFactory",osgi.service;objectClass:List="com.ibm.ws.app.manager.module.internal.ModuleHandler",osgi.service;objectClass:List="com.ibm.wsspi.application.handler.ApplicationHandler",osgi.service;objectClass:List="com.ibm.wsspi.application.handler.ApplicationTypeSupported"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.threading, com.ibm.websphere.org.osgi.core, com.ibm.ws.classloading, com.ibm.ws.app.manager.lifecycle, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.ws.anno, com.ibm.ws.app.manager.module, com.ibm.ws.javaee.dd.common, com.ibm.ws.javaee.version, com.ibm.ws.javaee.ddmodel, com.ibm.ws.javaee.dd, com.ibm.ws.logging.core, com.ibm.ws.container.service, com.ibm.ws.artifact, com.ibm.ws.kernel.service, com.ibm.ws.app.manager, com.ibm.ws.artifact.zip] > Task :com.ibm.ws.app.manager.sar:compileJava > Task :com.ibm.ws.app.manager.sar:processResources NO-SOURCE > Task :com.ibm.ws.app.manager.sar:classes > Task :com.ibm.ws.app.manager.sar:instrument > Task :com.ibm.ws.app.manager.sar:jar warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.module.DeployedAppInfoFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.module.internal.ModuleHandler)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.classloading.java2sec.PermissionManager)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.app.deploy.extended.ApplicationInfoFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.MetaDataService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.extended.ModuleMetaDataExtender)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.extended.NestedModuleMetaDataFactory)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.state.StateChangeService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.threading.FutureMonitor)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.adaptable.module.AdaptableModuleFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.artifact.factory.ArtifactContainerFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.classloading.ClassLoadingService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.library.Library)";effective:=active,osgi.service;filter:="(objectClass=org.osgi.service.cm.ConfigurationAdmin)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.app.manager.module.DeployedAppInfoFactory",osgi.service;objectClass:List="com.ibm.wsspi.application.handler.ApplicationHandler",osgi.service;objectClass:List="com.ibm.wsspi.application.handler.ApplicationTypeSupported"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.ras.instrument, com.ibm.ws.threading, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.app.manager.war, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.adaptable.module, com.ibm.ws.app.manager.module, com.ibm.ws.javaee.ddmodel, com.ibm.ws.javaee.dd, com.ibm.wsspi.org.osgi.service.component, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.artifact, com.ibm.ws.kernel.service, com.ibm.ws.app.manager] > Task :com.ibm.ws.app.manager.sar:publishWLPJars > Task :com.ibm.ws.app.manager.sar:assemble > Task :com.ibm.ws.app.manager.springboot:globalize /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.app.manager.springboot/src/com/ibm/ws/app/manager/springboot/internal/SpringBootRuntimeContainer.java:66: warning: [deprecation] getComponentMetaDatas() in ModuleMetaData has been deprecated public ComponentMetaData[] getComponentMetaDatas() { ^ 1 warning > Task :com.ibm.ws.app.manager.springboot:compileJava > Task :com.ibm.ws.app.manager.springboot:processResources NO-SOURCE > Task :com.ibm.ws.app.manager.springboot:classes > Task :com.ibm.ws.app.manager.springboot:instrument > Task :com.ibm.ws.app.manager.springboot:jar warning: Imports that lack version ranges: [javax.xml.namespace, javax.xml.stream, org.w3c.dom] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.module.DeployedAppInfoFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.module.DeployedAppServices)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.module.internal.ModuleHandler)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.springboot.internal.LibIndexCache)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.springboot.support.ContainerInstanceFactory)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.springboot.support.SpringBootSupport)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.app.deploy.extended.ModuleRuntimeContainer)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.MetaDataService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.state.StateChangeService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.kernel.LibertyProcess)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.threading.FutureMonitor)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.adaptable.module.AdaptableModuleFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.application.lifecycle.ApplicationStartBarrier)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.artifact.factory.ArtifactContainerFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ExecutorService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.app.manager.module.DeployedAppInfoFactory",osgi.service;objectClass:List="com.ibm.ws.app.manager.module.internal.ModuleHandler",osgi.service;objectClass:List="com.ibm.ws.app.manager.springboot.internal.LibIndexCache",osgi.service;objectClass:List="com.ibm.ws.container.service.app.deploy.extended.ModuleRuntimeContainer",osgi.service;objectClass:List="com.ibm.wsspi.application.handler.ApplicationHandler",osgi.service;objectClass:List="com.ibm.wsspi.application.handler.ApplicationTypeSupported"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.threading, com.ibm.websphere.org.osgi.core, com.ibm.ws.classloading, com.ibm.ws.app.manager.lifecycle, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.dynamic.bundle, com.ibm.ws.app.manager.module, com.ibm.ws.javaee.dd.common, com.ibm.ws.javaee.version, com.ibm.ws.javaee.ddmodel, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.dd, com.ibm.ws.logging.core, com.ibm.ws.container.service, com.ibm.ws.artifact, com.ibm.ws.kernel.service, com.ibm.ws.app.manager, com.ibm.ws.kernel.boot.nested] > Task :com.ibm.ws.app.manager.springboot:publishWLPJars > Task :com.ibm.ws.app.manager.springboot:assemble > Task :com.ibm.ws.app.manager.wab:publishWLPJars > Task :com.ibm.ws.app.manager.wab:assemble > Task :com.ibm.ws.app.manager.wab.installer_fat:assemble SKIPPED > Task :com.ibm.ws.app.manager.war:publishWLPJars > Task :com.ibm.ws.app.manager.war:assemble > Task :com.ibm.ws.app.manager_fat:assemble SKIPPED > Task :com.ibm.ws.appclient.boot:globalize NO-SOURCE > Task :com.ibm.ws.appclient.boot.cmdline:globalize > Task :com.ibm.ws.appclient.boot.core:globalize NO-SOURCE > Task :com.ibm.ws.appclient.boot.core:compileJava > Task :com.ibm.ws.appclient.boot.core:processResources NO-SOURCE > Task :com.ibm.ws.appclient.boot.core:classes > Task :com.ibm.ws.appclient.boot.core:jar warning: Imports that lack version ranges: [com.ibm.ws.kernel.boot] warning: Unreferenced class path entries [com.ibm.ws.kernel.boot] > Task :com.ibm.ws.appclient.boot.cmdline:compileJava > Task :com.ibm.ws.appclient.boot.cmdline:processResources NO-SOURCE > Task :com.ibm.ws.appclient.boot.cmdline:classes > Task :com.ibm.ws.appclient.boot.cmdline:jar warning: Imports that lack version ranges: [com.ibm.ws.appclient.boot, com.ibm.ws.kernel.boot] warning: Unreferenced class path entries [com.ibm.ws.appclient.boot.core, com.ibm.ws.kernel.boot] > Task :com.ibm.ws.appclient.boot:compileJava NO-SOURCE > Task :com.ibm.ws.appclient.boot:processResources NO-SOURCE > Task :com.ibm.ws.appclient.boot:classes UP-TO-DATE > Task :com.ibm.ws.appclient.boot:jar warning: There is an empty jar or directory on the classpath: main warning: Host com.ibm.ws.kernel.boot= for this fragment/require bundle cannot be found on the classpath warning: Imports that lack version ranges: [com.ibm.ws.kernel.boot] warning: Unreferenced class path entries [com.ibm.ws.appclient.boot.cmdline, com.ibm.ws.appclient.boot.core] > Task :com.ibm.ws.appclient.boot:publishTemplates > Task :com.ibm.ws.appclient.boot:publishWLPJars > Task :com.ibm.ws.appclient.boot:assemble > Task :com.ibm.ws.appclient.boot.cmdline:assemble > Task :com.ibm.ws.appclient.boot.core:assemble > Task :com.ibm.ws.appclient.boot.ws-client:globalize NO-SOURCE > Task :com.ibm.ws.appclient.boot.ws-client:compileJava NO-SOURCE > Task :com.ibm.ws.appclient.boot.ws-client:processResources NO-SOURCE > Task :com.ibm.ws.appclient.boot.ws-client:classes UP-TO-DATE > Task :com.ibm.ws.appclient.boot.ws-client:instrument > Task :com.ibm.ws.appclient.boot.ws-client:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :com.ibm.ws.appclient.boot.ws-client:publishBinScripts > Task :com.ibm.ws.appclient.boot.ws-client:publishToolScripts SKIPPED > Task :com.ibm.ws.appclient.boot.ws-client:publishToolJars > Task :com.ibm.ws.appclient.boot.ws-client:assemble > Task :com.ibm.ws.artifact:publishWLPJars > Task :com.ibm.ws.artifact:assemble > Task :com.ibm.ws.artifact.bundle:globalize NO-SOURCE > Task :com.ibm.ws.artifact.bundle:compileJava > Task :com.ibm.ws.artifact.bundle:processResources NO-SOURCE > Task :com.ibm.ws.artifact.bundle:classes > Task :com.ibm.ws.artifact.bundle:instrument /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.artifact.bundle/src/com/ibm/ws/artifact/bundle/internal/BundleEntry.java:130: warning: [deprecation] getPhysicalPath() in EnclosedEntity has been deprecated public String getPhysicalPath() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.artifact.bundle/src/com/ibm/ws/artifact/bundle/internal/BundleArchive.java:214: warning: [deprecation] getPhysicalPath() in EnclosedEntity has been deprecated public String getPhysicalPath() { ^ 2 warnings > Task :com.ibm.ws.artifact.bundle:jar warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, com.ibm.ws.artifact, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.service] > Task :com.ibm.ws.artifact.bundle:publishWLPJars > Task :com.ibm.ws.artifact.bundle:assemble > Task :com.ibm.ws.artifact.equinox.module:publishWLPJars > Task :com.ibm.ws.artifact.equinox.module:assemble > Task :com.ibm.ws.artifact.file:globalize NO-SOURCE > Task :com.ibm.ws.artifact.file:compileJava > Task :com.ibm.ws.artifact.file:processResources NO-SOURCE > Task :com.ibm.ws.artifact.file:classes > Task :com.ibm.ws.artifact.file:instrument /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.artifact.file/src/com/ibm/ws/artifact/file/internal/FileContainer.java:347: warning: [deprecation] getPhysicalPath() in EnclosedEntity has been deprecated public String getPhysicalPath() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.artifact.file/src/com/ibm/ws/artifact/file/internal/FileEntry.java:164: warning: [deprecation] getPhysicalPath() in EnclosedEntity has been deprecated public String getPhysicalPath() { ^ Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.artifact.file/src/com/ibm/ws/artifact/file/internal/FileEntry.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 2 warnings > Task :com.ibm.ws.artifact.file:jar warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, com.ibm.ws.artifact, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.service, com.ibm.ws.kernel.filemonitor] > Task :com.ibm.ws.artifact.file:publishWLPJars > Task :com.ibm.ws.artifact.file:assemble > Task :com.ibm.ws.artifact.loose:globalize > Task :com.ibm.ws.artifact.loose:compileJava > Task :com.ibm.ws.artifact.loose:processResources NO-SOURCE > Task :com.ibm.ws.artifact.loose:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.artifact.loose/src/com/ibm/ws/artifact/loose/internal/LooseArchive.java:873: warning: [deprecation] getPhysicalPath() in EnclosedEntity has been deprecated public String getPhysicalPath() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.artifact.loose/src/com/ibm/ws/artifact/loose/internal/LooseEntry.java:95: warning: [deprecation] getPhysicalPath() in EnclosedEntity has been deprecated public String getPhysicalPath() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.artifact.loose/src/com/ibm/ws/artifact/loose/internal/LooseEntry.java:102: warning: [deprecation] getFirstPhysicalPath(String) in EntryInfo has been deprecated return entryInfo.getFirstPhysicalPath(getPath()); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.artifact.loose/src/com/ibm/ws/artifact/loose/internal/LooseContainer.java:71: warning: [deprecation] getPhysicalPath() in EnclosedEntity has been deprecated public String getPhysicalPath() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.artifact.loose/src/com/ibm/ws/artifact/loose/internal/LooseContainer.java:78: warning: [deprecation] getFirstPhysicalPath(String) in EntryInfo has been deprecated return entryInfo.getFirstPhysicalPath(getPath()); ^ 5 warnings > Task :com.ibm.ws.artifact.loose:instrument > Task :com.ibm.ws.artifact.loose:jar warning: Imports that lack version ranges: [javax.xml.stream] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.core, com.ibm.ws.artifact, com.ibm.ws.kernel.service, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.filemonitor] > Task :com.ibm.ws.artifact.loose:publishWLPJars > Task :com.ibm.ws.artifact.loose:assemble > Task :com.ibm.ws.artifact.overlay:publishWLPJars > Task :com.ibm.ws.artifact.overlay:assemble > Task :com.ibm.ws.artifact.url:publishWLPJars > Task :com.ibm.ws.artifact.url:assemble > Task :com.ibm.ws.artifact.zip:publishWLPJars > Task :com.ibm.ws.artifact.zip:assemble > Task :com.ibm.ws.artifact_fat:assemble SKIPPED > Task :com.ibm.ws.artifact_fat_bvt:assemble SKIPPED > Task :com.ibm.ws.beanvalidation:publishWLPJars > Task :com.ibm.ws.beanvalidation:assemble > Task :com.ibm.ws.beanvalidation.core:assemble > Task :com.ibm.ws.beanvalidation.v11:globalize NO-SOURCE > Task :com.ibm.ws.beanvalidation.v11.cdi:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.bval.1.1.0:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.bval.1.1.0:compileJava > Task :com.ibm.ws.org.apache.bval.1.1.0:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.bval.1.1.0:classes > Task :com.ibm.ws.org.apache.bval.1.1.0:instrument > Task :com.ibm.ws.org.apache.bval.1.1.0:jar warning: Split package, multiple jars provide the same package:org/apache/bval/constraints Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:org.apache.bval.bundle-1.1.2] Class path [Jar:main, Jar:org.apache.bval.bundle-1.1.2, Jar:com.ibm.websphere.javaee.validation.1.1, Jar:com.ibm.ws.ras.instrument] warning: Unable to determine whether the meta annotation javax.enterprise.event.Observes applied to type org.apache.bval.cdi.BValExtension provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.inject.Inject applied to type org.apache.bval.cdi.BValInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.interceptor.AroundConstruct applied to type org.apache.bval.cdi.BValInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.interceptor.AroundInvoke applied to type org.apache.bval.cdi.BValInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.apache.commons.weaver.privilizer.Privileged applied to type org.apache.bval.cdi.BValInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.interceptor.Interceptor applied to type org.apache.bval.cdi.BValInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.interceptor.InterceptorBinding applied to type org.apache.bval.cdi.BValInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.Priority applied to type org.apache.bval.cdi.BValInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.apache.commons.weaver.privilizer.Privilizing applied to type org.apache.bval.cdi.BValInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.apache.commons.weaver.privilizer.Privilized applied to type org.apache.bval.cdi.BValInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type org.apache.bval.constraints.DecimalMaxValidatorForNumber provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type org.apache.bval.constraints.DecimalMaxValidatorForNumber provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type org.apache.bval.constraints.DecimalMaxValidatorForNumber provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAccessorType applied to type org.apache.bval.jsr.xml.AnnotationType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlType applied to type org.apache.bval.jsr.xml.AnnotationType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElement applied to type org.apache.bval.jsr.xml.BeanType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAttribute applied to type org.apache.bval.jsr.xml.BeanType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter applied to type org.apache.bval.jsr.xml.BeanType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementRefs applied to type org.apache.bval.jsr.xml.ElementType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlMixed applied to type org.apache.bval.jsr.xml.ElementType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementDecl applied to type org.apache.bval.jsr.xml.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRegistry applied to type org.apache.bval.jsr.xml.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlValue applied to type org.apache.bval.jsr.xml.PropertyType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchema applied to type org.apache.bval.jsr.xml.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [org.apache.bval.xml, com.ibm.websphere.ras, com.ibm.websphere.ras.annotation, com.ibm.ws.ffdc, com.ibm.wsspi.classloading, javax.annotation, javax.el, javax.enterprise.context, javax.enterprise.context.spi, javax.enterprise.event, javax.enterprise.inject, javax.enterprise.inject.spi, javax.enterprise.util, javax.inject, javax.interceptor, javax.xml.namespace, javax.xml.transform, javax.xml.transform.stream, javax.xml.validation, org.apache.commons.beanutils, org.apache.commons.lang3, org.apache.commons.lang3.text.translate, org.xml.sax] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, org.apache.bval.bundle-1.1.2, com.ibm.websphere.javaee.validation.1.1] > Task :com.ibm.ws.org.apache.commons.lang3:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.commons.lang3:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.commons.lang3:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.commons.lang3:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.commons.lang3:instrument > Task :com.ibm.ws.org.apache.commons.lang3:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, commons-lang3-3.8] > Task :com.ibm.ws.beanvalidation.v11.cdi:compileJava > Task :com.ibm.ws.beanvalidation.v11.cdi:processResources NO-SOURCE > Task :com.ibm.ws.beanvalidation.v11.cdi:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.beanvalidation.v11.cdi/src/com/ibm/ws/beanvalidation/v11/cdi/internal/ValidationExtension.java:63: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.beanvalidation.v11.cdi/src/com/ibm/ws/beanvalidation/v11/cdi/internal/ValidationExtension.java:79: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class ValidationExtension extends ValidationExtensionService implements Extension, WebSphereCDIExtension { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.beanvalidation.v11.cdi/src/com/ibm/ws/beanvalidation/v11/cdi/internal/ValidationExtension.java:76: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated @Component(service = WebSphereCDIExtension.class, ^ 3 warnings > Task :com.ibm.ws.beanvalidation.v11.cdi:instrument > Task :com.ibm.ws.beanvalidation.v11.cdi:jar warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.beanvalidation.service.BeanValidation)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.cdi.CDIService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.managedobject.ManagedObjectService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.classloading.ClassLoadingService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.beanvalidation.service.ValidationReleasableFactory,com.ibm.ws.container.service.metadata.ComponentMetaDataListener";uses:="com.ibm.ws.beanvalidation.service,com.ibm.ws.container.service.metadata",osgi.service;objectClass:List="com.ibm.ws.cdi.extension.WebSphereCDIExtension";uses:="com.ibm.ws.cdi.extension"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.websphere.javaee.cdi.1.2, com.ibm.ws.beanvalidation, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.javaee.validation.1.1, com.ibm.ws.javaee.dd, com.ibm.ws.managedobject, com.ibm.ws.cdi.interfaces, com.ibm.ws.org.apache.commons.lang3, com.ibm.ws.org.apache.bval.1.1.0, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service] > Task :com.ibm.ws.com.fasterxml.classmate:globalize NO-SOURCE > Task :com.ibm.ws.com.fasterxml.classmate:compileJava NO-SOURCE > Task :com.ibm.ws.com.fasterxml.classmate:processResources NO-SOURCE > Task :com.ibm.ws.com.fasterxml.classmate:classes UP-TO-DATE > Task :com.ibm.ws.com.fasterxml.classmate:instrument > Task :com.ibm.ws.com.fasterxml.classmate:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [classmate-1.3.4, com.ibm.ws.ras.instrument] > Task :com.ibm.ws.beanvalidation.v11:compileJava > Task :com.ibm.ws.beanvalidation.v11:processResources NO-SOURCE > Task :com.ibm.ws.beanvalidation.v11:classes > Task :com.ibm.ws.beanvalidation.v11:instrument > Task :com.ibm.ws.beanvalidation.v11:jar warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.beanvalidation.service.ValidationReleasableFactory)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.classloading.ClassLoadingService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.beanvalidation.config.ValidationConfigurationFactory";uses:="com.ibm.ws.beanvalidation.config",osgi.service;objectClass:List="com.ibm.ws.beanvalidation.service.ConstrainedHelper";uses:="com.ibm.ws.beanvalidation.service"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.beanvalidation, com.ibm.ws.ras.instrument, com.ibm.ws.com.fasterxml.classmate, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.javaee.validation.1.1, com.ibm.ws.javaee.dd.common, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.dd, com.ibm.ws.managedobject, com.ibm.ws.beanvalidation.v11.cdi, com.ibm.ws.container.service] > Task :com.ibm.ws.beanvalidation.v11:publishWLPJars > Task :com.ibm.ws.beanvalidation.v11:assemble > Task :com.ibm.ws.beanvalidation.v11.cdi:publishWLPJars > Task :com.ibm.ws.beanvalidation.v11.cdi:assemble > Task :com.ibm.ws.beanvalidation.v11_fat:assemble SKIPPED > Task :com.ibm.ws.beanvalidation.v20:globalize NO-SOURCE > Task :com.ibm.ws.org.hibernate.validator:globalize NO-SOURCE > Task :com.ibm.ws.org.hibernate.validator:compileJava NO-SOURCE > Task :com.ibm.ws.org.hibernate.validator:processResources NO-SOURCE > Task :com.ibm.ws.org.hibernate.validator:classes UP-TO-DATE > Task :com.ibm.ws.org.hibernate.validator:instrument > Task :com.ibm.ws.org.hibernate.validator:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation javax.validation.constraintvalidation.SupportedValidationTarget applied to type org.hibernate.validator.internal.constraintvalidators.hv.ParameterScriptAssertValidator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.validation.valueextraction.ExtractedValue applied to type org.hibernate.validator.internal.engine.valueextraction.BooleanArrayValueExtractor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.validation.valueextraction.UnwrapByDefault applied to type org.hibernate.validator.internal.engine.valueextraction.ObservableValueValueExtractor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.LogMessage applied to type org.hibernate.validator.internal.util.logging.Log provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.Message applied to type org.hibernate.validator.internal.util.logging.Log provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.FormatWith applied to type org.hibernate.validator.internal.util.logging.Log provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.Cause applied to type org.hibernate.validator.internal.util.logging.Log provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageLogger applied to type org.hibernate.validator.internal.util.logging.Log provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageBundle applied to type org.hibernate.validator.internal.util.logging.Messages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [javax.script, javax.xml.namespace, javax.xml.stream, javax.xml.stream.events, javax.xml.transform, javax.xml.transform.stream, javax.xml.validation, org.xml.sax, com.ibm.wsspi.classloading, javax.xml.stream.util, org.apache.el] warning: Unreferenced class path entries [hibernate-validator-6.1.7.Final, com.ibm.ws.ras.instrument] > Task :com.ibm.ws.beanvalidation.v20:compileJava > Task :com.ibm.ws.beanvalidation.v20:processResources NO-SOURCE > Task :com.ibm.ws.beanvalidation.v20:classes > Task :com.ibm.ws.beanvalidation.v20:instrument > Task :com.ibm.ws.beanvalidation.v20:jar warning: com.ibm.ws.beanvalidation.v20: Imports that lack version ranges: [org.apache.el] warning: com.ibm.ws.beanvalidation.v20: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.beanvalidation.service.BvalManagedObjectBuilder)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.classloading.ClassLoadingService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.beanvalidation.v20: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.beanvalidation.service.ConstrainedHelper";uses:="com.ibm.ws.beanvalidation.service",osgi.service;objectClass:List="com.ibm.ws.beanvalidation.service.ValidatorFactoryBuilder";uses:="com.ibm.ws.beanvalidation.service"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.beanvalidation.v20.jakarta: Imports that lack version ranges: [org.apache.el] warning: com.ibm.ws.beanvalidation.v20.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.beanvalidation.service.BvalManagedObjectBuilder)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.classloading.ClassLoadingService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.beanvalidation.v20.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.beanvalidation.service.ConstrainedHelper";uses:="com.ibm.ws.beanvalidation.service",osgi.service;objectClass:List="com.ibm.ws.beanvalidation.service.ValidatorFactoryBuilder";uses:="com.ibm.ws.beanvalidation.service"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.beanvalidation, com.ibm.ws.ras.instrument, com.ibm.ws.org.hibernate.validator, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.javaee.validation.2.0, com.ibm.ws.org.jboss.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.beanvalidation.core, com.ibm.ws.container.service, com.ibm.ws.kernel.service] > Task :com.ibm.ws.beanvalidation.v20:publishWLPJars > Task :com.ibm.ws.beanvalidation.v20:assemble > Task :com.ibm.ws.beanvalidation.v20.cdi:globalize > Task :com.ibm.ws.org.hibernate.validator.cdi:globalize NO-SOURCE > Task :com.ibm.ws.org.hibernate.validator.cdi:compileJava NO-SOURCE > Task :com.ibm.ws.org.hibernate.validator.cdi:processResources NO-SOURCE > Task :com.ibm.ws.org.hibernate.validator.cdi:classes UP-TO-DATE > Task :com.ibm.ws.org.hibernate.validator.cdi:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation javax.enterprise.event.Observes applied to type org.hibernate.validator.cdi.ValidationExtension provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.enterprise.inject.spi.WithAnnotations applied to type org.hibernate.validator.cdi.ValidationExtension provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.inject.Inject applied to type org.hibernate.validator.cdi.internal.InjectingConstraintValidatorFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.interceptor.AroundInvoke applied to type org.hibernate.validator.cdi.internal.interceptor.ValidationInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.interceptor.AroundConstruct applied to type org.hibernate.validator.cdi.internal.interceptor.ValidationInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.interceptor.InterceptorBinding applied to type org.hibernate.validator.cdi.internal.interceptor.ValidationInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.interceptor.Interceptor applied to type org.hibernate.validator.cdi.internal.interceptor.ValidationInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.Priority applied to type org.hibernate.validator.cdi.internal.interceptor.ValidationInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [javax.annotation, javax.enterprise.context, javax.enterprise.context.spi, javax.enterprise.event, javax.enterprise.inject, javax.enterprise.inject.literal, javax.enterprise.inject.spi, javax.enterprise.util, javax.inject, javax.interceptor, javax.validation, javax.validation.bootstrap, javax.validation.executable, javax.validation.metadata, javax.validation.valueextraction, org.hibernate.validator.internal.engine, org.hibernate.validator.internal.engine.valueextraction, org.hibernate.validator.internal.properties, org.hibernate.validator.internal.util, org.hibernate.validator.internal.util.classhierarchy, org.hibernate.validator.internal.util.logging, org.hibernate.validator.internal.util.privilegedactions, org.apache.el] warning: Unreferenced class path entries [hibernate-validator-6.1.7.Final, hibernate-validator-cdi-6.1.7.Final] > Task :com.ibm.ws.beanvalidation.v20.cdi:compileJava > Task :com.ibm.ws.beanvalidation.v20.cdi:processResources NO-SOURCE > Task :com.ibm.ws.beanvalidation.v20.cdi:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.beanvalidation.v20.cdi/src/com/ibm/ws/beanvalidation/v20/cdi/internal/LibertyHibernateValidatorExtension.java:46: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.beanvalidation.v20.cdi/src/com/ibm/ws/beanvalidation/v20/cdi/internal/LibertyHibernateValidatorExtension.java:69: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class LibertyHibernateValidatorExtension implements Extension, WebSphereCDIExtension { ^ 2 warnings > Task :com.ibm.ws.beanvalidation.v20.cdi:instrument > Task :com.ibm.ws.beanvalidation.v20.cdi:jar warning: com.ibm.ws.beanvalidation.v20.cdi: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.cdi.CDIService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.managedobject.ManagedObjectService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.classloading.ClassLoadingService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.beanvalidation.v20.cdi: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.beanvalidation.service.BvalManagedObjectBuilder";uses:="com.ibm.ws.beanvalidation.service",osgi.service;objectClass:List="com.ibm.ws.cdi.extension.WebSphereCDIExtension,javax.enterprise.inject.spi.Extension";uses:="com.ibm.ws.cdi.extension,javax.enterprise.inject.spi"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.beanvalidation.v20.cdi.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.cdi.CDIService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.managedobject.ManagedObjectService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.classloading.ClassLoadingService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.beanvalidation.v20.cdi.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.beanvalidation.service.BvalManagedObjectBuilder";uses:="com.ibm.ws.beanvalidation.service",osgi.service;objectClass:List="com.ibm.ws.cdi.extension.WebSphereCDIExtension,javax.enterprise.inject.spi.Extension";uses:="com.ibm.ws.cdi.extension,javax.enterprise.inject.spi"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.2.0, com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.org.hibernate.validator.cdi, com.ibm.ws.beanvalidation, com.ibm.ws.ras.instrument, com.ibm.ws.org.hibernate.validator, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.javaee.validation.2.0, com.ibm.ws.javaee.dd, com.ibm.ws.managedobject, com.ibm.ws.beanvalidation.core, com.ibm.ws.cdi.interfaces, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.logging.core, com.ibm.ws.kernel.service] > Task :com.ibm.ws.beanvalidation.v20.cdi:publishWLPJars > Task :com.ibm.ws.beanvalidation.v20.cdi:assemble > Task :com.ibm.ws.beanvalidation.v20_fat:assemble SKIPPED > Task :com.ibm.ws.bnd.annotations:assemble > Task :com.ibm.ws.cdi.1.2.ejb:globalize NO-SOURCE > Task :com.ibm.ws.cdi.ejb.common:globalize > Task :com.ibm.ws.cdi.internal:globalize /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.cdi.internal/src/com/ibm/ws/cdi/internal/interfaces/CDIRuntime.java:27: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.cdi.internal/src/com/ibm/ws/cdi/internal/interfaces/CDIRuntime.java:59: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public Iterator> getExtensionServices(); ^ 2 warnings > Task :com.ibm.ws.cdi.internal:compileJava > Task :com.ibm.ws.cdi.internal:processResources NO-SOURCE > Task :com.ibm.ws.cdi.internal:classes > Task :com.ibm.ws.cdi.internal:instrument > Task :com.ibm.ws.cdi.internal:jar warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.websphere.javaee.cdi.1.2, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.ws.ras.instrument, com.ibm.websphere.javaee.transaction.1.2, com.ibm.websphere.org.osgi.core, com.ibm.ws.adaptable.module, com.ibm.ws.anno, com.ibm.ws.javaee.dd.common, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.dd, com.ibm.websphere.javaee.ejb.3.2, com.ibm.ws.managedobject, com.ibm.ws.cdi.interfaces, com.ibm.ws.resource, com.ibm.ws.container.service, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.artifact, com.ibm.ws.injection, com.ibm.ws.org.jboss.weld.2.4.8] > Task :com.ibm.ws.cdi.1.2.weld:globalize NO-SOURCE > Task :com.ibm.ws.cdi.1.2.weld:compileJava > Task :com.ibm.ws.cdi.1.2.weld:processResources NO-SOURCE > Task :com.ibm.ws.cdi.1.2.weld:classes > Task :com.ibm.ws.cdi.1.2.weld:instrument > Task :com.ibm.ws.cdi.1.2.weld:jar warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.cdi.internal.config.AggregatedConfiguration,com.ibm.ws.cdi.internal.config.CDIConfiguration";uses:="com.ibm.ws.cdi.internal.config,com.ibm.ws.cdi.internal.config",osgi.service;objectClass:List="com.ibm.ws.cdi.internal.interfaces.BeansXmlParser";uses:="com.ibm.ws.cdi.internal.interfaces",osgi.service;objectClass:List="org.jboss.weld.security.spi.SecurityServices";uses:="org.jboss.weld.security.spi"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.websphere.javaee.cdi.1.2, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.cdi.internal, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.cdi.interfaces, com.ibm.ws.logging.core, com.ibm.ws.container.service, com.ibm.ws.org.jboss.weld.2.4.8, org.eclipse.osgi-3.17.200] > Task :com.ibm.ws.cdi.weld:globalize NO-SOURCE > Task :com.ibm.ws.com.google.guava:globalize NO-SOURCE > Task :com.ibm.ws.com.google.guava:compileJava NO-SOURCE > Task :com.ibm.ws.com.google.guava:processResources NO-SOURCE > Task :com.ibm.ws.com.google.guava:classes UP-TO-DATE > Task :com.ibm.ws.com.google.guava:instrument > Task :com.ibm.ws.com.google.guava:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation org.checkerframework.checker.nullness.compatqual.NullableDecl applied to type com.google.common.base.Absent provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.google.errorprone.annotations.CanIgnoreReturnValue applied to type com.google.common.base.AbstractIterator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.google.errorprone.annotations.concurrent.LazyInit applied to type com.google.common.base.Converter provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.google.j2objc.annotations.RetainedWith applied to type com.google.common.base.Converter provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.google.errorprone.annotations.ForOverride applied to type com.google.common.base.Converter provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.google.errorprone.annotations.DoNotMock applied to type com.google.common.base.FinalizableReference provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.google.errorprone.annotations.concurrent.GuardedBy applied to type com.google.common.base.MoreObjects$ToStringHelper provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.checkerframework.checker.nullness.compatqual.NonNullDecl applied to type com.google.common.base.Preconditions provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.google.errorprone.annotations.CheckReturnValue applied to type com.google.common.base.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.ParametersAreNonnullByDefault applied to type com.google.common.base.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.google.errorprone.annotations.CompatibleWith applied to type com.google.common.cache.Cache provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.google.j2objc.annotations.Weak applied to type com.google.common.cache.LocalCache$AccessQueue$1 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.google.errorprone.annotations.Immutable applied to type com.google.common.collect.DenseImmutableTable provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.google.j2objc.annotations.ReflectionSupport applied to type com.google.common.util.concurrent.AbstractFuture provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.google.errorprone.annotations.OverridingMethodsMustInvokeSuper applied to type com.google.common.util.concurrent.AggregateFuture provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [javax.annotation, sun.misc, javax.inject] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, guava-30.1-android] > Task :com.ibm.ws.cdi.weld:compileJava /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.cdi.weld/src/com/ibm/ws/cdi/impl/CDIContainerImpl.java:46: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.cdi.weld/src/com/ibm/ws/cdi/impl/weld/ScheduledExecutorServiceFactoryImpl.java:15: warning: [deprecation] ScheduledExecutorServiceFactory in org.jboss.weld.resources.spi has been deprecated import org.jboss.weld.resources.spi.ScheduledExecutorServiceFactory; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.cdi.weld/src/com/ibm/ws/cdi/liberty/CDIRuntimeImpl.java:42: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.cdi.weld/src/com/ibm/ws/cdi/impl/CDIContainerImpl.java:635: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated Iterator> extensions = cdiRuntime.getExtensionServices(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.cdi.weld/src/com/ibm/ws/cdi/impl/CDIContainerImpl.java:637: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated ServiceAndServiceReferencePair extension = extensions.next(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.cdi.weld/src/com/ibm/ws/cdi/impl/CDIContainerImpl.java:638: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated ServiceReference sr = extension.getServiceReference(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.cdi.weld/src/com/ibm/ws/cdi/impl/CDIContainerImpl.java:736: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated private ExtensionArchive newExtensionArchive(ServiceReference sr) throws CDIException { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.cdi.weld/src/com/ibm/ws/cdi/impl/CDIContainerImpl.java:771: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public void removeRuntimeExtensionArchive(ServiceReference sr) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.cdi.weld/src/com/ibm/ws/cdi/impl/weld/ScheduledExecutorServiceFactoryImpl.java:17: warning: [deprecation] ScheduledExecutorServiceFactory in org.jboss.weld.resources.spi has been deprecated public class ScheduledExecutorServiceFactoryImpl implements ScheduledExecutorServiceFactory ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.cdi.weld/src/com/ibm/ws/cdi/liberty/CDIRuntimeImpl.java:101: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated private final ConcurrentServiceReferenceSet extensionsSR = new ConcurrentServiceReferenceSet("extensionService"); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.cdi.weld/src/com/ibm/ws/cdi/liberty/CDIRuntimeImpl.java:101: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated private final ConcurrentServiceReferenceSet extensionsSR = new ConcurrentServiceReferenceSet("extensionService"); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.cdi.weld/src/com/ibm/ws/cdi/liberty/CDIRuntimeImpl.java:240: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated @Reference(name = "extensionService", service = WebSphereCDIExtension.class, policy = ReferencePolicy.DYNAMIC, cardinality = ReferenceCardinality.MULTIPLE) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.cdi.weld/src/com/ibm/ws/cdi/liberty/CDIRuntimeImpl.java:241: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated protected void setExtensionService(ServiceReference reference) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.cdi.weld/src/com/ibm/ws/cdi/liberty/CDIRuntimeImpl.java:245: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated protected void unsetExtensionService(ServiceReference reference) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.cdi.weld/src/com/ibm/ws/cdi/liberty/CDIRuntimeImpl.java:378: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public Iterator> getExtensionServices() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.cdi.weld/src/com/ibm/ws/cdi/liberty/JndiHelperModuleMetaData.java:60: warning: [deprecation] getComponentMetaDatas() in ModuleMetaData has been deprecated public ComponentMetaData[] getComponentMetaDatas() { ^ Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.cdi.weld/src/com/ibm/ws/cdi/impl/weld/ResourceLoaderImpl.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 16 warnings > Task :com.ibm.ws.cdi.weld:processResources NO-SOURCE > Task :com.ibm.ws.cdi.weld:classes > Task :com.ibm.ws.cdi.weld:instrument > Task :com.ibm.ws.cdi.weld:jar warning: com.ibm.ws.cdi.weld: Split package, multiple jars provide the same package:com/ibm/ws/cdi/impl Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:com.ibm.ws.cdi.1.2.weld] Class path [Jar:main, Jar:com.ibm.websphere.javaee.annotation.1.2, Jar:com.ibm.websphere.javaee.jaxws.2.2, Jar:com.ibm.websphere.javaee.cdi.1.2, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.websphere.appserver.spi.kernel.service, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.artifact, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.cdi.internal, Jar:com.ibm.ws.cdi.1.2.weld, Jar:com.ibm.ws.injection, Jar:com.ibm.ws.resource, Jar:com.ibm.ws.com.google.guava, Jar:com.ibm.ws.javaee.dd.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.websphere.javaee.persistence.2.1, Jar:com.ibm.websphere.javaee.transaction.1.2, Jar:com.ibm.ws.javaee.dd, Jar:com.ibm.ws.managedobject, Jar:com.ibm.websphere.javaee.jsp.2.3, Jar:org.eclipse.osgi-3.17.200, Jar:com.ibm.websphere.javaee.ejb.3.2, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.kernel.boot, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.ws.org.jboss.weld.2.4.8, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.cdi.weld: Unused Import-Package instructions: [com.google.common.*, com.google.thirdparty.*] warning: com.ibm.ws.cdi.weld: Imports that lack version ranges: [javax.xml.ws, com.ibm.ws.serialization, javax.naming] warning: com.ibm.ws.cdi.weld: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.cdi.CDIService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.cdi.extension.WebSphereCDIExtension)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.cdi.internal.config.AggregatedConfiguration)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.cdi.internal.config.CDIConfiguration)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.cdi.internal.interfaces.BeansXmlParser)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.cdi.internal.interfaces.BuildCompatibleExtensionFinder)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.cdi.internal.interfaces.CDIContainerEventManager)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.cdi.internal.interfaces.EjbEndpointService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.cdi.internal.interfaces.ExtensionArchiveProvider)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.cdi.internal.interfaces.TransactionService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.MetaDataSlotService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.extended.DeferredMetaDataFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.kernel.LibertyProcess)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.managedobject.DefaultManagedObjectService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.resource.ResourceRefConfigFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.adaptable.module.AdaptableModuleFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.artifact.factory.ArtifactContainerFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.classloading.ClassLoadingService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.injectionengine.InjectionEngine)";effective:=active,osgi.service;filter:="(objectClass=io.openliberty.cdi.spi.CDIExtensionMetadata)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=java.util.concurrent.ExecutorService)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ScheduledExecutorService)";effective:=active,osgi.service;filter:="(objectClass=org.jboss.weld.ejb.spi.EjbServices)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=org.jboss.weld.security.spi.SecurityServices)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.cdi.weld: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.cdi.CDIService,com.ibm.ws.container.service.state.ApplicationStateListener,javax.enterprise.inject.spi.CDIProvider";uses:="com.ibm.ws.cdi,com.ibm.ws.container.service.state,javax.enterprise.inject.spi",osgi.service;objectClass:List="com.ibm.ws.cdi.config.liberty.CDI12ContainerConfig";uses:="com.ibm.ws.cdi.config.liberty",osgi.service;objectClass:List="com.ibm.ws.cdi.config.liberty.CDIContainerConfig";uses:="com.ibm.ws.cdi.config.liberty",osgi.service;objectClass:List="com.ibm.ws.container.service.metadata.extended.DeferredMetaDataFactory";uses:="com.ibm.ws.container.service.metadata.extended",osgi.service;objectClass:List="com.ibm.ws.managedobject.ManagedObjectService";uses:="com.ibm.ws.managedobject",osgi.service;objectClass:List="com.ibm.wsspi.injectionengine.InjectionProcessorProvider";uses:="com.ibm.wsspi.injectionengine"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.cdi.weld.jakarta: Split package, multiple jars provide the same package:com/ibm/ws/cdi/impl Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:com.ibm.ws.cdi.1.2.weld] Class path [Jar:main, Jar:com.ibm.websphere.javaee.annotation.1.2, Jar:com.ibm.websphere.javaee.jaxws.2.2, Jar:com.ibm.websphere.javaee.cdi.1.2, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.websphere.appserver.spi.kernel.service, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.artifact, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.cdi.internal, Jar:com.ibm.ws.cdi.1.2.weld, Jar:com.ibm.ws.injection, Jar:com.ibm.ws.resource, Jar:com.ibm.ws.com.google.guava, Jar:com.ibm.ws.javaee.dd.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.websphere.javaee.persistence.2.1, Jar:com.ibm.websphere.javaee.transaction.1.2, Jar:com.ibm.ws.javaee.dd, Jar:com.ibm.ws.managedobject, Jar:com.ibm.websphere.javaee.jsp.2.3, Jar:org.eclipse.osgi-3.17.200, Jar:com.ibm.websphere.javaee.ejb.3.2, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.kernel.boot, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.ws.org.jboss.weld.2.4.8, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.cdi.weld.jakarta: Unused Import-Package instructions: [com.google.common.*, com.google.thirdparty.*] warning: com.ibm.ws.cdi.weld.jakarta: Imports that lack version ranges: [javax.xml.ws, com.ibm.ws.serialization, javax.naming] warning: com.ibm.ws.cdi.weld.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.cdi.CDIService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.cdi.extension.WebSphereCDIExtension)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.cdi.internal.config.AggregatedConfiguration)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.cdi.internal.config.CDIConfiguration)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.cdi.internal.interfaces.BeansXmlParser)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.cdi.internal.interfaces.BuildCompatibleExtensionFinder)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.cdi.internal.interfaces.CDIContainerEventManager)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.cdi.internal.interfaces.EjbEndpointService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.cdi.internal.interfaces.ExtensionArchiveProvider)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.cdi.internal.interfaces.TransactionService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.MetaDataSlotService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.extended.DeferredMetaDataFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.kernel.LibertyProcess)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.managedobject.DefaultManagedObjectService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.resource.ResourceRefConfigFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.adaptable.module.AdaptableModuleFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.artifact.factory.ArtifactContainerFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.classloading.ClassLoadingService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.injectionengine.InjectionEngine)";effective:=active,osgi.service;filter:="(objectClass=io.openliberty.cdi.spi.CDIExtensionMetadata)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=java.util.concurrent.ExecutorService)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ScheduledExecutorService)";effective:=active,osgi.service;filter:="(objectClass=org.jboss.weld.ejb.spi.EjbServices)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=org.jboss.weld.security.spi.SecurityServices)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.cdi.weld.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.cdi.CDIService,com.ibm.ws.container.service.state.ApplicationStateListener,javax.enterprise.inject.spi.CDIProvider";uses:="com.ibm.ws.cdi,com.ibm.ws.container.service.state,javax.enterprise.inject.spi",osgi.service;objectClass:List="com.ibm.ws.cdi.config.liberty.CDI12ContainerConfig";uses:="com.ibm.ws.cdi.config.liberty",osgi.service;objectClass:List="com.ibm.ws.cdi.config.liberty.CDIContainerConfig";uses:="com.ibm.ws.cdi.config.liberty",osgi.service;objectClass:List="com.ibm.ws.container.service.metadata.extended.DeferredMetaDataFactory";uses:="com.ibm.ws.container.service.metadata.extended",osgi.service;objectClass:List="com.ibm.ws.managedobject.ManagedObjectService";uses:="com.ibm.ws.managedobject",osgi.service;objectClass:List="com.ibm.wsspi.injectionengine.InjectionProcessorProvider";uses:="com.ibm.wsspi.injectionengine"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.javaee.jaxws.2.2, com.ibm.websphere.appserver.spi.kernel.service, com.ibm.websphere.javaee.jsp.2.3, com.ibm.ws.ras.instrument, com.ibm.websphere.javaee.transaction.1.2, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.com.google.guava, com.ibm.ws.kernel.boot, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.dd, com.ibm.ws.managedobject, com.ibm.websphere.javaee.ejb.3.2, com.ibm.ws.container.service, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.artifact, com.ibm.ws.cdi.1.2.weld, com.ibm.ws.injection, com.ibm.ws.org.jboss.weld.2.4.8, com.ibm.websphere.javaee.cdi.1.2, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.websphere.javaee.annotation.1.2, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.cdi.internal, com.ibm.ws.adaptable.module, com.ibm.websphere.javaee.persistence.2.1, com.ibm.ws.javaee.dd.common, com.ibm.ws.cdi.interfaces, com.ibm.ws.resource, com.ibm.ws.logging.core, org.eclipse.osgi-3.17.200] > Task :com.ibm.ws.cdi.ejb.common:compileJava > Task :com.ibm.ws.cdi.ejb.common:processResources NO-SOURCE > Task :com.ibm.ws.cdi.ejb.common:classes Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.cdi.ejb.common/src/com/ibm/ws/cdi/ejb/impl/InterceptorChain.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.cdi.ejb.common:instrument > Task :com.ibm.ws.cdi.ejb.common:jar warning: com.ibm.ws.cdi.ejb.common: Imports that lack version ranges: [javax.annotation, com.ibm.ws.serialization] warning: com.ibm.ws.cdi.ejb.common.jakarta: Imports that lack version ranges: [javax.annotation, com.ibm.ws.serialization] warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.1.2, com.ibm.ws.webcontainer, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.ws.cdi.weld, com.ibm.ws.ras.instrument, com.ibm.websphere.javaee.transaction.1.2, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.javaee.annotation.1.1, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.cdi.internal, com.ibm.ws.adaptable.module, com.ibm.ws.injection.core, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.managedobject, com.ibm.websphere.javaee.ejb.3.2, com.ibm.ws.cdi.interfaces, com.ibm.ws.ejbcontainer.core, com.ibm.ws.resource, com.ibm.ws.container.service, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.ejbcontainer, com.ibm.ws.org.jboss.weld.2.4.8] > Task :com.ibm.ws.cdi.1.2.ejb:compileJava > Task :com.ibm.ws.cdi.1.2.ejb:processResources NO-SOURCE > Task :com.ibm.ws.cdi.1.2.ejb:classes > Task :com.ibm.ws.cdi.1.2.ejb:instrument > Task :com.ibm.ws.cdi.1.2.ejb:jar warning: Imports that lack version ranges: [javax.annotation] warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.cdi.internal.interfaces.EjbEndpointService";uses:="com.ibm.ws.cdi.internal.interfaces",osgi.service;objectClass:List="com.ibm.ws.cdi.internal.interfaces.SecurityContextStore";uses:="com.ibm.ws.cdi.internal.interfaces",osgi.service;objectClass:List="com.ibm.ws.ejbcontainer.osgi.JCDIHelperFactory";uses:="com.ibm.ws.ejbcontainer.osgi"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.1.2, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.ws.cdi.weld, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.javaee.annotation.1.1, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.cdi.ejb.common, com.ibm.ws.cdi.internal, com.ibm.ws.adaptable.module, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.ejb.3.2, com.ibm.ws.cdi.interfaces, com.ibm.ws.ejbcontainer.core, com.ibm.ws.resource, com.ibm.ws.container.service, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.serialization, com.ibm.ws.ejbcontainer, com.ibm.ws.org.jboss.weld.2.4.8] > Task :com.ibm.ws.cdi.1.2.ejb:publishWLPJars > Task :com.ibm.ws.cdi.1.2.ejb:assemble > Task :com.ibm.ws.cdi.1.2.jsf:globalize NO-SOURCE > Task :com.ibm.ws.cdi.1.2.jsf:compileJava > Task :com.ibm.ws.cdi.1.2.jsf:processResources NO-SOURCE > Task :com.ibm.ws.cdi.1.2.jsf:classes > Task :com.ibm.ws.cdi.1.2.jsf:instrument > Task :com.ibm.ws.cdi.1.2.jsf:jar warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.websphere.javaee.cdi.1.2, com.ibm.ws.webcontainer, com.ibm.ws.cdi.weld, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.cdi.internal, com.ibm.ws.jsf.shared, com.ibm.websphere.javaee.el.3.0, com.ibm.ws.adaptable.module, com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.session, com.ibm.websphere.appserver.thirdparty.cdi, com.ibm.ws.cdi.interfaces, com.ibm.ws.container.service, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.javaee.jsf.2.2, com.ibm.ws.org.jboss.weld.2.4.8] > Task :com.ibm.ws.cdi.1.2.jsf:publishWLPJars > Task :com.ibm.ws.cdi.1.2.jsf:assemble > Task :com.ibm.ws.cdi.1.2.web:globalize NO-SOURCE > Task :com.ibm.ws.cdi.1.2.web:compileJava > Task :com.ibm.ws.cdi.1.2.web:processResources NO-SOURCE > Task :com.ibm.ws.cdi.1.2.web:classes > Task :com.ibm.ws.cdi.1.2.web:instrument > Task :com.ibm.ws.cdi.1.2.web:jar warning: Unreferenced class path entries [com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.javaee.el.3.0, com.ibm.ws.org.jboss.weld.2.4.8] > Task :com.ibm.ws.cdi.1.2.web:publishWLPJars > Task :com.ibm.ws.cdi.1.2.web:assemble > Task :com.ibm.ws.cdi.1.2.weld:publishWLPJars > Task :com.ibm.ws.cdi.1.2.weld:assemble > Task :com.ibm.ws.cdi.2.0.ejb:globalize NO-SOURCE > Task :com.ibm.ws.cdi.2.0.ejb:compileJava > Task :com.ibm.ws.cdi.2.0.ejb:processResources NO-SOURCE > Task :com.ibm.ws.cdi.2.0.ejb:classes > Task :com.ibm.ws.cdi.2.0.ejb:instrument > Task :com.ibm.ws.cdi.2.0.ejb:jar warning: com.ibm.ws.cdi.2.0.ejb: Imports that lack version ranges: [javax.annotation, com.ibm.ws.serialization] warning: com.ibm.ws.cdi.2.0.ejb: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.cdi.internal.interfaces.EjbEndpointService";uses:="com.ibm.ws.cdi.internal.interfaces",osgi.service;objectClass:List="com.ibm.ws.cdi.internal.interfaces.SecurityContextStore";uses:="com.ibm.ws.cdi.internal.interfaces",osgi.service;objectClass:List="com.ibm.ws.ejbcontainer.osgi.JCDIHelperFactory";uses:="com.ibm.ws.ejbcontainer.osgi"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.cdi.2.0.ejb.jakarta: Imports that lack version ranges: [javax.annotation, com.ibm.ws.serialization] warning: com.ibm.ws.cdi.2.0.ejb.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.cdi.internal.interfaces.EjbEndpointService";uses:="com.ibm.ws.cdi.internal.interfaces",osgi.service;objectClass:List="com.ibm.ws.cdi.internal.interfaces.SecurityContextStore";uses:="com.ibm.ws.cdi.internal.interfaces",osgi.service;objectClass:List="com.ibm.ws.ejbcontainer.osgi.JCDIHelperFactory";uses:="com.ibm.ws.ejbcontainer.osgi"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.2.0, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.ws.cdi.weld, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.org.jboss.weld3, com.ibm.websphere.org.osgi.core, com.ibm.websphere.javaee.annotation.1.2, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.cdi.ejb.common, com.ibm.ws.cdi.internal, com.ibm.ws.adaptable.module, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.ejb.3.2, com.ibm.ws.cdi.interfaces, com.ibm.ws.ejbcontainer.core, com.ibm.ws.resource, com.ibm.ws.container.service, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.ejbcontainer] > Task :com.ibm.ws.cdi.2.0.ejb:publishWLPJars > Task :com.ibm.ws.cdi.2.0.ejb:assemble > Task :com.ibm.ws.cdi.2.0.jsf:globalize NO-SOURCE > Task :com.ibm.ws.cdi.2.0.jsf:compileJava > Task :com.ibm.ws.cdi.2.0.jsf:processResources NO-SOURCE > Task :com.ibm.ws.cdi.2.0.jsf:classes > Task :com.ibm.ws.cdi.2.0.jsf:instrument > Task :com.ibm.ws.cdi.2.0.jsf:jar warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.2.0, com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.webcontainer, com.ibm.ws.cdi.weld, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.org.jboss.weld3, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.cdi.internal, com.ibm.ws.jsf.shared, com.ibm.websphere.javaee.el.3.0, com.ibm.ws.adaptable.module, com.ibm.websphere.javaee.servlet.4.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.session, com.ibm.ws.cdi.interfaces, com.ibm.ws.container.service, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.javaee.jsf.2.3] > Task :com.ibm.ws.cdi.2.0.jsf:publishWLPJars > Task :com.ibm.ws.cdi.2.0.jsf:assemble > Task :com.ibm.ws.cdi.2.0.web:globalize NO-SOURCE > Task :com.ibm.ws.cdi.2.0.web:compileJava > Task :com.ibm.ws.cdi.2.0.web:processResources NO-SOURCE > Task :com.ibm.ws.cdi.2.0.web:classes > Task :com.ibm.ws.cdi.2.0.web:instrument > Task :com.ibm.ws.cdi.2.0.web:jar warning: Unreferenced class path entries [com.ibm.websphere.javaee.servlet.4.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.ws.org.jboss.weld3, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.javaee.el.3.0] > Task :com.ibm.ws.cdi.2.0.web:publishWLPJars > Task :com.ibm.ws.cdi.2.0.web:assemble > Task :com.ibm.ws.cdi.2.0.weld:globalize NO-SOURCE /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.cdi.2.0.weld/src/com/ibm/ws/cdi/proxy/AbstractProxyServices.java:180: warning: [deprecation] supportsClassDefining() in ProxyServices has been deprecated public boolean supportsClassDefining() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.cdi.2.0.weld/src/com/ibm/ws/cdi/proxy/AbstractProxyServices.java:188: warning: [deprecation] loadBeanClass(String) in ProxyServices has been deprecated public Class loadBeanClass(final String className) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.cdi.2.0.weld/src/com/ibm/ws/cdi/proxy/AbstractProxyServices.java:89: warning: [deprecation] getClassLoader(Class) in ProxyServices has been deprecated public ClassLoader getClassLoader(final Class proxiedBeanType) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.cdi.2.0.weld/src/com/ibm/ws/cdi/proxy/ProxyServicesImpl.java:27: warning: [deprecation] supportsClassDefining() in ProxyServices has been deprecated public class ProxyServicesImpl extends AbstractProxyServices implements ProxyServices { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.cdi.2.0.weld/src/com/ibm/ws/cdi/proxy/ProxyServicesImpl.java:27: warning: [deprecation] loadBeanClass(String) in ProxyServices has been deprecated public class ProxyServicesImpl extends AbstractProxyServices implements ProxyServices { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.cdi.2.0.weld/src/com/ibm/ws/cdi/proxy/ProxyServicesImpl.java:27: warning: [deprecation] getClassLoader(Class) in ProxyServices has been deprecated public class ProxyServicesImpl extends AbstractProxyServices implements ProxyServices { ^ 6 warnings > Task :com.ibm.ws.cdi.2.0.weld:compileJava > Task :com.ibm.ws.cdi.2.0.weld:processResources NO-SOURCE > Task :com.ibm.ws.cdi.2.0.weld:classes > Task :com.ibm.ws.cdi.2.0.weld:instrument > Task :com.ibm.ws.cdi.2.0.weld:jar warning: com.ibm.ws.cdi.2.0.weld: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.cdi.internal.interfaces.SecurityContextStore)";effective:=active;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.threadcontext.WSContextService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.cdi.2.0.weld: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.cdi.internal.config.AggregatedConfiguration,com.ibm.ws.cdi.internal.config.CDIConfiguration";uses:="com.ibm.ws.cdi.internal.config,com.ibm.ws.cdi.internal.config",osgi.service;objectClass:List="com.ibm.ws.cdi.internal.interfaces.BeansXmlParser";uses:="com.ibm.ws.cdi.internal.interfaces",osgi.service;objectClass:List="org.jboss.weld.security.spi.SecurityServices";uses:="org.jboss.weld.security.spi"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.cdi.2.0.weld.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.cdi.internal.interfaces.SecurityContextStore)";effective:=active;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.threadcontext.WSContextService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.cdi.2.0.weld.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.cdi.internal.config.AggregatedConfiguration,com.ibm.ws.cdi.internal.config.CDIConfiguration";uses:="com.ibm.ws.cdi.internal.config,com.ibm.ws.cdi.internal.config",osgi.service;objectClass:List="com.ibm.ws.cdi.internal.interfaces.BeansXmlParser";uses:="com.ibm.ws.cdi.internal.interfaces",osgi.service;objectClass:List="org.jboss.weld.security.spi.SecurityServices";uses:="org.jboss.weld.security.spi"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.2.0, com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.context, com.ibm.ws.ras.instrument, com.ibm.ws.org.jboss.weld3, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.cdi.internal, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.cdi.interfaces, com.ibm.websphere.security, com.ibm.ws.logging.core, com.ibm.ws.container.service, org.eclipse.osgi-3.17.200] > Task :com.ibm.ws.cdi.2.0.weld:publishWLPJars > Task :com.ibm.ws.cdi.2.0.weld:assemble > Task :com.ibm.ws.cdi.2.0_fat:assemble SKIPPED > Task :com.ibm.ws.cdi.annotations_fat:assemble SKIPPED > Task :com.ibm.ws.cdi.api_fat:assemble SKIPPED > Task :com.ibm.ws.cdi.beansxml.implicit_fat:assemble SKIPPED > Task :com.ibm.ws.cdi.beansxml_fat:assemble SKIPPED > Task :com.ibm.ws.cdi.client:globalize NO-SOURCE > Task :com.ibm.ws.cdi.client:compileJava > Task :com.ibm.ws.cdi.client:processResources NO-SOURCE > Task :com.ibm.ws.cdi.client:classes > Task :com.ibm.ws.cdi.client:instrument > Task :com.ibm.ws.cdi.client:jar warning: Imports that lack version ranges: [javax.security.auth] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.websphere.security, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.cdi.internal] > Task :com.ibm.ws.cdi.client:publishWLPJars > Task :com.ibm.ws.cdi.client:assemble > Task :com.ibm.ws.cdi.ejb.common:publishWLPJars > Task :com.ibm.ws.cdi.ejb.common:assemble > Task :com.ibm.ws.cdi.ejb_fat:assemble SKIPPED > Task :com.ibm.ws.cdi.extension_fat:assemble SKIPPED > Task :com.ibm.ws.cdi.interfaces:publishWLPJars > Task :com.ibm.ws.cdi.interfaces:assemble > Task :com.ibm.ws.cdi.internal:publishWLPJars > Task :com.ibm.ws.cdi.internal:assemble > Task :com.ibm.ws.cdi.jee_fat:assemble SKIPPED > Task :com.ibm.ws.cdi.jndi:globalize NO-SOURCE > Task :com.ibm.ws.cdi.jndi:compileJava > Task :com.ibm.ws.cdi.jndi:processResources NO-SOURCE > Task :com.ibm.ws.cdi.jndi:classes > Task :com.ibm.ws.cdi.jndi:instrument > Task :com.ibm.ws.cdi.jndi:jar warning: com.ibm.ws.cdi.jndi: Imports that lack version ranges: [javax.annotation, com.ibm.wsspi.injectionengine, javax.naming, javax.naming.spi] warning: com.ibm.ws.cdi.jndi: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.cdi.jndi.liberty.BeanManagerObjectFactoryInfo,com.ibm.wsspi.injectionengine.ObjectFactoryInfo,javax.naming.spi.ObjectFactory";uses:="com.ibm.ws.cdi.jndi.liberty,com.ibm.wsspi.injectionengine,javax.naming.spi",osgi.service;objectClass:List="com.ibm.ws.container.service.naming.JavaColonNamingHelper";uses:="com.ibm.ws.container.service.naming"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.cdi.jndi.jakarta: Imports that lack version ranges: [javax.annotation, com.ibm.wsspi.injectionengine, javax.naming, javax.naming.spi] warning: com.ibm.ws.cdi.jndi.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.cdi.jndi.liberty.BeanManagerObjectFactoryInfo,com.ibm.wsspi.injectionengine.ObjectFactoryInfo,javax.naming.spi.ObjectFactory";uses:="com.ibm.ws.cdi.jndi.liberty,com.ibm.wsspi.injectionengine,javax.naming.spi",osgi.service;objectClass:List="com.ibm.ws.container.service.naming.JavaColonNamingHelper";uses:="com.ibm.ws.container.service.naming"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.websphere.javaee.cdi.1.2, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.cdi.interfaces, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.container.service, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.websphere.javaee.annotation.1.1, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.injection.core] > Task :com.ibm.ws.cdi.jndi:publishWLPJars > Task :com.ibm.ws.cdi.jndi:assemble > Task :com.ibm.ws.cdi.jndi_fat:assemble SKIPPED > Task :com.ibm.ws.cdi.lifecycle_fat:assemble SKIPPED > Task :com.ibm.ws.cdi.mp.context:globalize > Task :com.ibm.ws.cdi.mp.context:compileJava > Task :com.ibm.ws.cdi.mp.context:processResources NO-SOURCE > Task :com.ibm.ws.cdi.mp.context:classes > Task :com.ibm.ws.cdi.mp.context:instrument > Task :com.ibm.ws.cdi.mp.context:jar warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.2.0, com.ibm.ws.context, com.ibm.ws.ras.instrument, com.ibm.ws.bnd.annotations, com.ibm.ws.org.jboss.weld3, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.threading, com.ibm.websphere.org.osgi.core, com.ibm.ws.concurrent, com.ibm.websphere.org.osgi.service.component, com.ibm.wsspi.org.osgi.service.metatype.annotations, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.cdi.interfaces, com.ibm.ws.resource, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.eclipse.microprofile.contextpropagation.1.0, com.ibm.ws.kernel.service] > Task :com.ibm.ws.cdi.mp.context:publishWLPJars > Task :com.ibm.ws.cdi.mp.context:assemble > Task :com.ibm.ws.cdi.noncontextual_fat:assemble SKIPPED > Task :com.ibm.ws.cdi.security:globalize NO-SOURCE > Task :com.ibm.ws.cdi.security:compileJava > Task :com.ibm.ws.cdi.security:processResources NO-SOURCE > Task :com.ibm.ws.cdi.security:classes > Task :com.ibm.ws.cdi.security:instrument > Task :com.ibm.ws.cdi.security:jar warning: Imports that lack version ranges: [javax.security.auth] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.authentication, com.ibm.ws.ras.instrument, com.ibm.websphere.security, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.service, com.ibm.ws.cdi.internal] > Task :com.ibm.ws.cdi.security:publishWLPJars > Task :com.ibm.ws.cdi.security:assemble > Task :com.ibm.ws.cdi.third.party_fat:assemble SKIPPED > Task :com.ibm.ws.cdi.transaction:globalize NO-SOURCE > Task :com.ibm.ws.cdi.transaction:compileJava > Task :com.ibm.ws.cdi.transaction:processResources NO-SOURCE > Task :com.ibm.ws.cdi.transaction:classes > Task :com.ibm.ws.cdi.transaction:instrument > Task :com.ibm.ws.cdi.transaction:jar warning: com.ibm.ws.cdi.transaction: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=javax.transaction.TransactionManager)";effective:=active,osgi.service;filter:="(objectClass=javax.transaction.UserTransaction)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.cdi.transaction.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=javax.transaction.TransactionManager)";effective:=active,osgi.service;filter:="(objectClass=javax.transaction.UserTransaction)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.tx.jta, com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.websphere.javaee.transaction.1.1, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.cdi.internal] > Task :com.ibm.ws.cdi.transaction:publishWLPJars > Task :com.ibm.ws.cdi.transaction:assemble > Task :com.ibm.ws.cdi.visibility_fat:assemble SKIPPED > Task :com.ibm.ws.cdi.web:globalize NO-SOURCE > Task :com.ibm.ws.cdi.web:compileJava > Task :com.ibm.ws.cdi.web:processResources NO-SOURCE > Task :com.ibm.ws.cdi.web:classes > Task :com.ibm.ws.cdi.web:instrument > Task :com.ibm.ws.cdi.web:jar warning: com.ibm.ws.cdi.web: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.cdi.CDIService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.cdi.web.interfaces.CDIWebRuntime)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.cdi.web: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.cdi.internal.interfaces.SecurityContextStore";uses:="com.ibm.ws.cdi.internal.interfaces",osgi.service;objectClass:List="com.ibm.ws.cdi.web.interfaces.CDIWebRuntime";uses:="com.ibm.ws.cdi.web.interfaces",osgi.service;objectClass:List="com.ibm.ws.container.service.config.ServletConfiguratorHelperFactory";uses:="com.ibm.ws.container.service.config",osgi.service;objectClass:List="com.ibm.ws.webcontainer31.osgi.listener.PostEventListenerProvider";uses:="com.ibm.ws.webcontainer31.osgi.listener",osgi.service;objectClass:List="com.ibm.ws.webcontainer31.osgi.listener.PreEventListenerProvider";uses:="com.ibm.ws.webcontainer31.osgi.listener",osgi.service;objectClass:List="io.openliberty.el.internal.cdi.ELFactoryWrapperForCDI";uses:="io.openliberty.el.internal.cdi",osgi.service;objectClass:List="javax.servlet.ServletContainerInitializer";uses:="javax.servlet"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.cdi.web.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.cdi.CDIService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.cdi.web.interfaces.CDIWebRuntime)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.cdi.web.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.cdi.internal.interfaces.SecurityContextStore";uses:="com.ibm.ws.cdi.internal.interfaces",osgi.service;objectClass:List="com.ibm.ws.cdi.web.interfaces.CDIWebRuntime";uses:="com.ibm.ws.cdi.web.interfaces",osgi.service;objectClass:List="com.ibm.ws.container.service.config.ServletConfiguratorHelperFactory";uses:="com.ibm.ws.container.service.config",osgi.service;objectClass:List="com.ibm.ws.webcontainer31.osgi.listener.PostEventListenerProvider";uses:="com.ibm.ws.webcontainer31.osgi.listener",osgi.service;objectClass:List="com.ibm.ws.webcontainer31.osgi.listener.PreEventListenerProvider";uses:="com.ibm.ws.webcontainer31.osgi.listener",osgi.service;objectClass:List="io.openliberty.el.internal.cdi.ELFactoryWrapperForCDI";uses:="io.openliberty.el.internal.cdi",osgi.service;objectClass:List="javax.servlet.ServletContainerInitializer";uses:="javax.servlet"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.websphere.javaee.jsp.2.3, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.javaee.el.3.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.dd, com.ibm.ws.container.service, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.serialization, com.ibm.ws.injection, com.ibm.ws.org.jboss.weld.2.4.8, com.ibm.websphere.javaee.cdi.1.2, com.ibm.ws.webcontainer, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.cdi.internal, io.openliberty.el.internal.cdi, com.ibm.ws.adaptable.module, com.ibm.ws.anno, com.ibm.ws.cdi.1.2.web, com.ibm.ws.javaee.dd.common, com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.cdi.interfaces, com.ibm.ws.resource, com.ibm.ws.webcontainer.servlet.3.1] > Task :com.ibm.ws.cdi.web:publishWLPJars > Task :com.ibm.ws.cdi.web:assemble > Task :com.ibm.ws.cdi.weld:publishWLPJars > Task :com.ibm.ws.cdi.weld:assemble > Task :com.ibm.ws.channel.ssl:globalize > Task :com.ibm.ws.channel.ssl:compileJava > Task :com.ibm.ws.channel.ssl:processResources NO-SOURCE > Task :com.ibm.ws.channel.ssl:classes > Task :com.ibm.ws.channel.ssl:jar warning: Imports that lack version ranges: [javax.net.ssl, com.ibm.ws.bytebuffer.internal] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.ssl, com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.logging, com.ibm.ws.channelfw, com.ibm.ws.timer, com.ibm.ws.event, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.appserver.api.ssl, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.org.osgi.service.cm] > Task :com.ibm.ws.channel.ssl:publishWLPJars > Task :com.ibm.ws.channel.ssl:assemble > Task :com.ibm.ws.channelfw:publishWLPJars > Task :com.ibm.ws.channelfw:assemble > Task :com.ibm.ws.classloader.context:globalize > Task :com.ibm.ws.classloader.context:compileJava > Task :com.ibm.ws.classloader.context:processResources NO-SOURCE > Task :com.ibm.ws.classloader.context:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.classloader.context/src/com/ibm/ws/classloader/context/internal/ClassloaderContextProviderImpl.java:32: warning: [deprecation] ThreadContextProvider in com.ibm.wsspi.threadcontext has been deprecated import com.ibm.wsspi.threadcontext.ThreadContextProvider; ^ 1 warning > Task :com.ibm.ws.classloader.context:instrument > Task :com.ibm.ws.classloader.context:jar warning: Unreferenced class path entries [com.ibm.ws.context, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.classloading, com.ibm.ws.kernel.service, com.ibm.websphere.org.osgi.service.component] > Task :com.ibm.ws.classloader.context:publishWLPJars > Task :com.ibm.ws.classloader.context:assemble > Task :com.ibm.ws.classloading:publishWLPJars > Task :com.ibm.ws.classloading:assemble > Task :com.ibm.ws.classloading.bells:globalize > Task :com.ibm.ws.classloading.bells:compileJava > Task :com.ibm.ws.classloading.bells:processResources NO-SOURCE > Task :com.ibm.ws.classloading.bells:classes > Task :com.ibm.ws.classloading.bells:instrument > Task :com.ibm.ws.classloading.bells:jar warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.ws.classloading, com.ibm.ws.artifact, com.ibm.ws.kernel.boot.core, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.org.osgi.service.cm] > Task :com.ibm.ws.classloading.bells:publishWLPJars > Task :com.ibm.ws.classloading.bells:assemble > Task :com.ibm.ws.classloading.bells_fat:assemble SKIPPED > Task :com.ibm.ws.classloading.configuration:publishWLPJars > Task :com.ibm.ws.classloading.configuration:assemble > Task :com.ibm.ws.classloading_test:globalize NO-SOURCE > Task :com.ibm.ws.classloading_test:compileJava NO-SOURCE > Task :com.ibm.ws.classloading_test:processResources NO-SOURCE > Task :com.ibm.ws.classloading_test:classes UP-TO-DATE > Task :com.ibm.ws.classloading_test.jarA:compileJava > Task :com.ibm.ws.classloading_test.jarA:processResources > Task :com.ibm.ws.classloading_test.jarA:classes > Task :com.ibm.ws.classloading_test.jarA:jar warning: Unreferenced class path entries [com.ibm.websphere.javaee.servlet.3.1, junit, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.classloading_test.jarB:compileJava > Task :com.ibm.ws.classloading_test.jarB:processResources > Task :com.ibm.ws.classloading_test.jarB:classes > Task :com.ibm.ws.classloading_test.jarB:jar warning: Unreferenced class path entries [junit, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.classloading_test:jar SKIPPED > Task :com.ibm.ws.classloading_test:assemble UP-TO-DATE > Task :com.ibm.ws.classloading_test.jarA:assemble > Task :com.ibm.ws.classloading_test.jarB:assemble > Task :com.ibm.ws.clientcontainer:globalize > Task :com.ibm.ws.org.apache.yoko.core:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.yoko.core:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.yoko.core:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.yoko.core:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.yoko.core:instrument > Task :com.ibm.ws.org.apache.yoko.core:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.security.auth, javax.security.auth.login, javax.security.auth.x500, org.apache.yoko.io, org.apache.yoko.logging, org.apache.yoko.orb.BiDirPolicy, org.apache.yoko.orb.CORBA, org.apache.yoko.orb.CosNaming, org.apache.yoko.orb.CosNaming.tnaming2, org.apache.yoko.orb.DynamicAny, org.apache.yoko.orb.IMR, org.apache.yoko.orb.IOP, org.apache.yoko.orb.Messaging, org.apache.yoko.orb.OAD, org.apache.yoko.orb.OB.BootManagerPackage, org.apache.yoko.orb.OB.CorbalocURLSchemePackage, org.apache.yoko.orb.OB.URLRegistryPackage, org.apache.yoko.orb.OBCORBA, org.apache.yoko.orb.OBMessageRouting, org.apache.yoko.orb.OBMessaging, org.apache.yoko.orb.OBPortableInterceptor, org.apache.yoko.orb.OBPortableServer, org.apache.yoko.orb.OCI, org.apache.yoko.orb.PortableInterceptor, org.apache.yoko.orb.PortableServer, org.apache.yoko.orb.cmsf, org.apache.yoko.orb.csi.gssup, org.apache.yoko.orb.exceptions, org.apache.yoko.orb.spi.naming, org.apache.yoko.orb.yasf, org.apache.yoko.util, org.apache.yoko.util.cmsf, org.apache.yoko.util.concurrent, org.apache.yoko.util.yasf] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, yoko-core-1.5.0.4b4f72e852] > Task :com.ibm.ws.org.apache.yoko.osgi:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.yoko.osgi:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.yoko.osgi:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.yoko.osgi:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.yoko.osgi:instrument > Task :com.ibm.ws.org.apache.yoko.osgi:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, yoko-osgi-1.5.0.4b4f72e852] > Task :com.ibm.ws.org.apache.yoko.rmi.impl:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.yoko.rmi.impl:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.yoko.rmi.impl:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.yoko.rmi.impl:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.yoko.rmi.impl:instrument > Task :com.ibm.ws.org.apache.yoko.rmi.impl:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [org.apache.yoko.logging, org.apache.yoko.util, org.apache.yoko.util.cmsf, org.apache.yoko.util.yasf] warning: Unreferenced class path entries [yoko-rmi-impl-1.5.0.4b4f72e852, com.ibm.ws.ras.instrument] > Task :com.ibm.ws.transport.iiop:globalize > Task :com.ibm.ws.transport.iiop:compileJava > Task :com.ibm.ws.transport.iiop:processResources NO-SOURCE > Task :com.ibm.ws.transport.iiop:classes > Task :com.ibm.ws.transport.iiop:instrument > Task :com.ibm.ws.transport.iiop:jar warning: Unable to determine whether the meta annotation aQute.bnd.annotation.xml.XMLAttribute applied to type com.ibm.ws.transport.iiop.internal.ORBWrapperInternal provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [javax.rmi.CORBA] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(&(objectClass=org.osgi.service.component.ComponentFactory)(component.factory=com.ibm.ws.transport.iiop.internal.ORBWrapperInternal))";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.kernel.LibertyProcess)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.transport.iiop.config.ConfigAdapter)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.transport.iiop.spi.AdapterActivatorOp)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.transport.iiop.spi.IIOPEndpoint)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.transport.iiop.spi.RemoteObjectReplacer)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.transport.iiop.spi.ServerPolicySource)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.transport.iiop.spi.SubsystemFactory)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.channelfw.ChannelConfiguration)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=io.openliberty.checkpoint.spi.CheckpointPhase)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=java.util.concurrent.ExecutorService)";effective:=active,osgi.service;filter:="(objectClass=org.apache.yoko.osgi.locator.Register)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.transport.iiop.config.ConfigAdapter";uses:="com.ibm.ws.transport.iiop.config",osgi.service;objectClass:List="com.ibm.ws.transport.iiop.spi.AdapterActivatorOp";uses:="com.ibm.ws.transport.iiop.spi",osgi.service;objectClass:List="com.ibm.ws.transport.iiop.spi.ClientORBRef,com.ibm.ws.transport.iiop.spi.ORBRef,com.ibm.ws.transport.iiop.spi.ServerPolicySource";uses:="com.ibm.ws.transport.iiop.spi,com.ibm.ws.transport.iiop.spi,com.ibm.ws.transport.iiop.spi",osgi.service;objectClass:List="com.ibm.ws.transport.iiop.spi.IIOPEndpoint";uses:="com.ibm.ws.transport.iiop.spi",osgi.service;objectClass:List="com.ibm.ws.transport.iiop.spi.ServerPolicySource";uses:="com.ibm.ws.transport.iiop.spi",osgi.service;objectClass:List="com.ibm.ws.transport.iiop.spi.SubsystemFactory";uses:="com.ibm.ws.transport.iiop.spi",osgi.service;objectClass:List="org.osgi.service.component.ComponentFactory";component.factory="com.ibm.ws.transport.iiop.internal.ORBWrapperInternal",osgi.service;objectClass:List="org.osgi.service.component.ComponentFactory";component.factory="com.ibm.ws.transport.iiop.internal.ServerPolicySourceImpl"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.channelfw, com.ibm.ws.org.apache.yoko.core.1.5, com.ibm.ws.ras.instrument, com.ibm.ws.bnd.annotations, com.ibm.ws.org.apache.yoko.corba.spec.1.5, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.org.apache.yoko.osgi.1.5, com.ibm.ws.kernel.boot.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.boot, com.ibm.ws.org.apache.yoko.rmi.impl.1.5, com.ibm.ws.config, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.org.apache.yoko.rmi.spec.1.5, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service] > Task :com.ibm.ws.clientcontainer:compileJava > Task :com.ibm.ws.clientcontainer:processResources NO-SOURCE > Task :com.ibm.ws.clientcontainer:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.clientcontainer/src/com/ibm/ws/clientcontainer/internal/ClientModuleMetaDataImpl.java:76: warning: [deprecation] getComponentMetaDatas() in ModuleMetaData has been deprecated public ComponentMetaData[] getComponentMetaDatas() { ^ Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.clientcontainer/src/com/ibm/ws/clientcontainer/internal/ClientModuleInjection.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning > Task :com.ibm.ws.clientcontainer:instrument > Task :com.ibm.ws.clientcontainer:jar warning: com.ibm.ws.clientcontainer: Imports that lack version ranges: [javax.annotation, javax.security.auth.callback] warning: com.ibm.ws.clientcontainer: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.websphere.csi.J2EENameFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.kernel.LibertyProcess)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.managedobject.ManagedObjectService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.resource.ResourceRefConfigFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.threading.FutureMonitor)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.transport.iiop.spi.ClientORBRef)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.classloading.ClassLoadingService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.injectionengine.InjectionEngine)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.clientcontainer.jakarta: Imports that lack version ranges: [javax.annotation, javax.security.auth.callback] warning: com.ibm.ws.clientcontainer.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.websphere.csi.J2EENameFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.kernel.LibertyProcess)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.managedobject.ManagedObjectService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.resource.ResourceRefConfigFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.threading.FutureMonitor)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.transport.iiop.spi.ClientORBRef)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.classloading.ClassLoadingService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.injectionengine.InjectionEngine)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.threading, com.ibm.websphere.org.osgi.core, com.ibm.ws.classloading, com.ibm.websphere.javaee.annotation.1.1, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.ws.kernel.boot, com.ibm.ws.javaee.dd.common, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.dd, com.ibm.ws.managedobject, com.ibm.ws.resource, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.transport.iiop, com.ibm.ws.injection] > Task :com.ibm.ws.clientcontainer:publishWLPJars > Task :com.ibm.ws.clientcontainer:assemble > Task :com.ibm.ws.clientcontainer.8.0_fat:assemble SKIPPED > Task :com.ibm.ws.clientcontainer.beanvalidation_fat:assemble SKIPPED > Task :com.ibm.ws.clientcontainer.cdi_fat:assemble SKIPPED > Task :com.ibm.ws.clientcontainer.json_fat:assemble SKIPPED > Task :com.ibm.ws.clientcontainer.remote.common:globalize NO-SOURCE > Task :com.ibm.ws.clientcontainer.remote.common:compileJava > Task :com.ibm.ws.clientcontainer.remote.common:processResourcesNote: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.clientcontainer NO-SOURCE > Task :com.ibm.ws.clientcontainer.remote.common:classes .remote.common/src/com/ibm/ws/clientcontainer/remote/common/_ClientSupport_Stub.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.clientcontainer.remote.common:instrument > Task :com.ibm.ws.clientcontainer.remote.common:jar warning: Imports that lack version ranges: [javax.rmi.CORBA, org.omg.CORBA, org.omg.CORBA.portable, org.omg.CORBA_2_3.portable, javax.naming] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.kernel.LibertyProcess)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.transport.iiop.spi.ClientORBRef)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ScheduledExecutorService)";effective:=active,osgi.service;filter:="(objectClass=org.apache.yoko.osgi.locator.Register)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.clientcontainer.remote.common.ClientSupportFactory";uses:="com.ibm.ws.clientcontainer.remote.common",osgi.service;objectClass:List="com.ibm.ws.clientcontainer.remote.common.ClientSupportStubRegisterer";uses:="com.ibm.ws.clientcontainer.remote.common",osgi.service;objectClass:List="com.ibm.ws.container.service.naming.RemoteObjectInstanceFactory";uses:="com.ibm.ws.container.service.naming"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.org.apache.yoko.rmi.spec.1.5, com.ibm.ws.ras.instrument, com.ibm.ws.org.apache.yoko.corba.spec.1.5, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.websphere.org.osgi.core, com.ibm.ws.org.apache.yoko.osgi.1.5, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.transport.iiop, com.ibm.ws.kernel.boot] > Task :com.ibm.ws.clientcontainer.remote.common:publishWLPJars > Task :com.ibm.ws.clientcontainer.remote.common:assemble > Task :com.ibm.ws.clientcontainer.remote.server:globalize NO-SOURCE > Task :com.ibm.ws.clientcontainer.remote.server:compileJava > Task :com.ibm.ws.clientcontainer.remote.server:processResources NO-SOURCE > Task :com.ibm.ws.clientcontainer.remote.server:classes > Task :com.ibm.ws.clientcontainer.remote.server:instrument > Task :com.ibm.ws.clientcontainer.remote.server:jar warning: Imports that lack version ranges: [javax.naming] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.clientcontainer.remote.common.ClientEJBFactory)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.extended.MetaDataIdentifierService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.naming.RemoteJavaColonNamingHelper)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.serialization.SerializationService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.transport.iiop.spi.ORBRef)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.transport.iiop.spi.ServerPolicySource)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.ras.instrument, com.ibm.ws.org.apache.yoko.corba.spec.1.5, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.org.apache.yoko.rmi.spec.1.5, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.clientcontainer.remote.common, com.ibm.ws.serialization, com.ibm.ws.transport.iiop] > Task :com.ibm.ws.clientcontainer.remote.server:publishWLPJars > Task :com.ibm.ws.clientcontainer.remote.server:assemble > Task :com.ibm.ws.cloudant:globalize > Task :com.ibm.ws.cloudant:compileJava > Task :com.ibm.ws.cloudant:processResources NO-SOURCE > Task :com.ibm.ws.cloudant:classes > Task :com.ibm.ws.cloudant:instrument > Task :com.ibm.ws.cloudant:jar warning: Imports that lack version ranges: [javax.net.ssl] warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener";uses:="com.ibm.ws.container.service.state",osgi.service;objectClass:List="com.ibm.wsspi.application.lifecycle.ApplicationRecycleComponent,com.ibm.wsspi.resource.ResourceFactory";uses:="com.ibm.wsspi.application.lifecycle,com.ibm.wsspi.resource"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.app.manager.lifecycle, com.ibm.websphere.appserver.spi.ssl, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.auth.data.common, com.ibm.websphere.appserver.api.ssl, com.ibm.ws.resource, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service] > Task :com.ibm.ws.cloudant:publishWLPJars > Task :com.ibm.ws.cloudant:assemble > Task :com.ibm.ws.cloudant_fat:assemble SKIPPED > Task :com.ibm.ws.collector:globalize [ant:validate] (warning) MAXEVENTS_OUTOFRANGE_WARNING.explanation explanation key found in non-message file [ant:validate] (warning) MAXEVENTS_NOTEXCEED_RATE message content found in a non-message file [ant:validate] (warning) TAGS_FILTERING_WARNING.explanation explanation key found in non-message file [ant:validate] (warning) SSLREF_NOTFOUND.explanation explanation key found in non-message file [ant:validate] (warning) SSLREF_NOTFOUND message content found in a non-message file [ant:validate] (warning) MAXEVENTS_EXCEEDS_MAXRATE.explanation explanation key found in non-message file [ant:validate] (warning) TAGS_FILTERING_WARNING message content found in a non-message file [ant:validate] (warning) MAXEVENTS_EXCEEDS_MAXRATE message content found in a non-message file [ant:validate] (warning) MAXEVENTS_OUTOFRANGE_WARNING message content found in a non-message file [ant:validate] (warning) MAXEVENTS_NOTEXCEED_RATE.explanation explanation key found in non-message file > Task :com.ibm.ws.collector.manager:globalize NO-SOURCE > Task :com.ibm.ws.collector.manager:compileJava > Task :com.ibm.ws.collector.manager:processResources NO-SOURCE > Task :com.ibm.ws.collector.manager:classes Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.collector.manager/src/com/ibm/ws/collector/manager/internal/CollectorManagerImpl.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.collector.manager:instrument > Task :com.ibm.ws.collector.manager:jar warning: Imports that lack version ranges: [com.ibm.wsspi.kernel.service.location, com.ibm.wsspi.kernel.service.utils, javax.management, com.ibm.tools.attach] warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.transport.http, com.ibm.ws.ras.instrument, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.service.cm] > Task :com.ibm.ws.collector:compileJava > Task :com.ibm.ws.collector:processResources NO-SOURCE > Task :com.ibm.ws.collector:classes > Task :com.ibm.ws.collector:instrument Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.collector/src/com/ibm/ws/collector/internal/TaskImpl.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.collector:jar warning: Imports that lack version ranges: [javax.net.ssl] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.ssl, com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.collector.manager, com.ibm.ws.ras.instrument, com.ibm.websphere.appserver.api.ssl, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component] > Task :com.ibm.ws.collector:publishWLPJars > Task :com.ibm.ws.collector:assemble > Task :com.ibm.ws.collector.manager:publishWLPJars > Task :com.ibm.ws.collector.manager:assemble > Task :com.ibm.ws.com.fasterxml.classmate:publishWLPJars > Task :com.ibm.ws.com.fasterxml.classmate:assemble > Task :com.ibm.ws.com.google.gson:publishWLPJars > Task :com.ibm.ws.com.google.gson:assemble > Task :com.ibm.ws.com.google.guava:publishWLPJars > Task :com.ibm.ws.com.google.guava:assemble > Task :com.ibm.ws.com.google.guice:publishWLPJars > Task :com.ibm.ws.com.google.guice:assemble > Task :com.ibm.ws.com.graphql.java:globalize NO-SOURCE > Task :com.ibm.ws.com.graphql.java:compileJava NO-SOURCE > Task :com.ibm.ws.com.graphql.java:processResources NO-SOURCE > Task :com.ibm.ws.com.graphql.java:classes UP-TO-DATE > Task :com.ibm.ws.com.graphql.java:instrument > Task :com.ibm.ws.com.graphql.java:jar warning: com.ibm.ws.com.graphql.java: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.com.graphql.java: Unable to determine whether the meta annotation org.checkerframework.checker.nullness.qual.Nullable applied to type graphql.com.google.common.base.Absent provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.com.graphql.java: Unable to determine whether the meta annotation com.google.common.annotations.GwtCompatible applied to type graphql.com.google.common.base.Absent provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.com.graphql.java: Unable to determine whether the meta annotation com.google.errorprone.annotations.CanIgnoreReturnValue applied to type graphql.com.google.common.base.AbstractIterator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.com.graphql.java: Unable to determine whether the meta annotation com.google.common.annotations.GwtIncompatible applied to type graphql.com.google.common.base.CharMatcher$And provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.com.graphql.java: Unable to determine whether the meta annotation com.google.common.annotations.VisibleForTesting applied to type graphql.com.google.common.base.CharMatcher$Whitespace provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.com.graphql.java: Unable to determine whether the meta annotation com.google.errorprone.annotations.concurrent.LazyInit applied to type graphql.com.google.common.base.Converter provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.com.graphql.java: Unable to determine whether the meta annotation com.google.j2objc.annotations.RetainedWith applied to type graphql.com.google.common.base.Converter provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.com.graphql.java: Unable to determine whether the meta annotation com.google.errorprone.annotations.ForOverride applied to type graphql.com.google.common.base.Converter provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.com.graphql.java: Unable to determine whether the meta annotation com.google.common.annotations.Beta applied to type graphql.com.google.common.base.FunctionalEquivalence provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.com.graphql.java: Unable to determine whether the meta annotation com.google.errorprone.annotations.DoNotMock applied to type graphql.com.google.common.base.Optional provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.com.graphql.java: Unable to determine whether the meta annotation org.checkerframework.checker.nullness.qual.NonNull applied to type graphql.com.google.common.base.Preconditions provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.com.graphql.java: Unable to determine whether the meta annotation com.google.errorprone.annotations.CheckReturnValue applied to type graphql.com.google.common.base.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.com.graphql.java: Unable to determine whether the meta annotation javax.annotation.ParametersAreNonnullByDefault applied to type graphql.com.google.common.base.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.com.graphql.java: Unable to determine whether the meta annotation com.google.j2objc.annotations.Weak applied to type graphql.com.google.common.collect.CollectSpliterators$FlatMapSpliterator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.com.graphql.java: Unable to determine whether the meta annotation com.google.errorprone.annotations.concurrent.GuardedBy applied to type graphql.com.google.common.collect.MapMakerInternalMap$Segment provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.com.graphql.java: Unable to determine whether the meta annotation com.google.errorprone.annotations.CompatibleWith applied to type graphql.com.google.common.collect.Multimap provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.com.graphql.java: Imports that lack version ranges: [javax.annotation, org.reactivestreams, org.slf4j] warning: com.ibm.ws.com.graphql.java: Export graphql.parser, has 1, private references [org.antlr.v4.runtime] warning: com.ibm.ws.com.graphql.java: Export graphql.parser.antlr, has 4, private references [org.antlr.v4.runtime, org.antlr.v4.runtime.atn, org.antlr.v4.runtime.dfa, org.antlr.v4.runtime.tree] warning: com.ibm.ws.com.graphql.java.jakarta: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.com.graphql.java.jakarta: Unable to determine whether the meta annotation org.checkerframework.checker.nullness.qual.Nullable applied to type graphql.com.google.common.base.Absent provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.com.graphql.java.jakarta: Unable to determine whether the meta annotation com.google.common.annotations.GwtCompatible applied to type graphql.com.google.common.base.Absent provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.com.graphql.java.jakarta: Unable to determine whether the meta annotation com.google.errorprone.annotations.CanIgnoreReturnValue applied to type graphql.com.google.common.base.AbstractIterator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.com.graphql.java.jakarta: Unable to determine whether the meta annotation com.google.common.annotations.GwtIncompatible applied to type graphql.com.google.common.base.CharMatcher$And provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.com.graphql.java.jakarta: Unable to determine whether the meta annotation com.google.common.annotations.VisibleForTesting applied to type graphql.com.google.common.base.CharMatcher$Whitespace provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.com.graphql.java.jakarta: Unable to determine whether the meta annotation com.google.errorprone.annotations.concurrent.LazyInit applied to type graphql.com.google.common.base.Converter provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.com.graphql.java.jakarta: Unable to determine whether the meta annotation com.google.j2objc.annotations.RetainedWith applied to type graphql.com.google.common.base.Converter provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.com.graphql.java.jakarta: Unable to determine whether the meta annotation com.google.errorprone.annotations.ForOverride applied to type graphql.com.google.common.base.Converter provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.com.graphql.java.jakarta: Unable to determine whether the meta annotation com.google.common.annotations.Beta applied to type graphql.com.google.common.base.FunctionalEquivalence provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.com.graphql.java.jakarta: Unable to determine whether the meta annotation com.google.errorprone.annotations.DoNotMock applied to type graphql.com.google.common.base.Optional provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.com.graphql.java.jakarta: Unable to determine whether the meta annotation org.checkerframework.checker.nullness.qual.NonNull applied to type graphql.com.google.common.base.Preconditions provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.com.graphql.java.jakarta: Unable to determine whether the meta annotation com.google.errorprone.annotations.CheckReturnValue applied to type graphql.com.google.common.base.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.com.graphql.java.jakarta: Unable to determine whether the meta annotation javax.annotation.ParametersAreNonnullByDefault applied to type graphql.com.google.common.base.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.com.graphql.java.jakarta: Unable to determine whether the meta annotation com.google.j2objc.annotations.Weak applied to type graphql.com.google.common.collect.CollectSpliterators$FlatMapSpliterator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.com.graphql.java.jakarta: Unable to determine whether the meta annotation com.google.errorprone.annotations.concurrent.GuardedBy applied to type graphql.com.google.common.collect.MapMakerInternalMap$Segment provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.com.graphql.java.jakarta: Unable to determine whether the meta annotation com.google.errorprone.annotations.CompatibleWith applied to type graphql.com.google.common.collect.Multimap provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.com.graphql.java.jakarta: Imports that lack version ranges: [javax.annotation, org.reactivestreams, org.slf4j] warning: com.ibm.ws.com.graphql.java.jakarta: Export graphql.parser, has 1, private references [org.antlr.v4.runtime] warning: com.ibm.ws.com.graphql.java.jakarta: Export graphql.parser.antlr, has 4, private references [org.antlr.v4.runtime, org.antlr.v4.runtime.atn, org.antlr.v4.runtime.dfa, org.antlr.v4.runtime.tree] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :com.ibm.ws.com.graphql.java:publishWLPJars > Task :com.ibm.ws.com.graphql.java:assemble > Task :com.ibm.ws.com.meterware.httpunit.1.6.2:globalize NO-SOURCE > Task :com.ibm.ws.com.meterware.httpunit.1.6.2:compileJava > Task :com.ibm.ws.com.meterware.httpunit.1.6.2:processResources NO-SOURCE > Task :com.ibm.ws.com.meterware.httpunit.1.6.2:classes > Task :com.ibm.ws.com.meterware.httpunit.1.6.2:jar warning: Imports that lack version ranges: [javax.servlet, javax.servlet.http, javax.xml.parsers, junit.framework, junit.runner, org.apache.xerces.parsers, org.apache.xerces.xni, org.apache.xerces.xni.parser, org.cyberneko.html, org.cyberneko.html.filters, org.mozilla.javascript, org.w3c.dom, org.w3c.tidy, org.xml.sax] warning: Unreferenced class path entries [httpunit-1.6.2, junit, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.com.meterware.httpunit.1.6.2:assemble > Task :com.ibm.ws.com.meterware.httpunit.1.7:globalize NO-SOURCE Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.com.meterware.httpunit.1.7/src/com/meterware/httpunit/cookies/CookieJar.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.com.meterware.httpunit.1.7:compileJava > Task :com.ibm.ws.com.meterware.httpunit.1.7:processResources NO-SOURCE > Task :com.ibm.ws.com.meterware.httpunit.1.7:classes > Task :com.ibm.ws.com.meterware.httpunit.1.7:jar warning: Imports that lack version ranges: [javax.net.ssl, javax.servlet, javax.servlet.http, javax.xml.parsers, junit.framework, junit.runner, org.apache.xerces.parsers, org.apache.xerces.xni, org.apache.xerces.xni.parser, org.cyberneko.html, org.cyberneko.html.filters, org.mozilla.javascript, org.w3c.dom, org.w3c.dom.html, org.w3c.tidy, org.xml.sax] warning: Unreferenced class path entries [junit, httpunit-1.7, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.com.meterware.httpunit.1.7:assemble > Task :com.ibm.ws.com.sun.mail.javax.mail:publishWLPJars > Task :com.ibm.ws.com.sun.mail.javax.mail:assemble > Task :com.ibm.ws.com.sun.mail.javax.mail.1.6:publishWLPJars > Task :com.ibm.ws.com.sun.mail.javax.mail.1.6:assemble > Task :com.ibm.ws.com.sun.xml.messaging.saaj:publishWLPJars > Task :com.ibm.ws.com.sun.xml.messaging.saaj:assemble > Task :com.ibm.ws.com.unboundid:globalize NO-SOURCE > Task :com.ibm.ws.com.unboundid:compileJava > Task :com.ibm.ws.com.unboundid:processResources NO-SOURCE > Task :com.ibm.ws.com.unboundid:classes > Task :com.ibm.ws.com.unboundid:jar warning: Imports that lack version ranges: [javax.crypto, javax.crypto.spec, javax.naming, javax.naming.directory, javax.naming.ldap, javax.net, javax.net.ssl, javax.security.auth, javax.security.auth.callback, javax.security.auth.login, javax.security.auth.x500, javax.security.sasl] warning: Export com.ibm.ws.com.unboundid, has 2, private references [com.unboundid.ldap.listener, com.unboundid.ldap.sdk] warning: Unreferenced class path entries [junit, fattest.simplicity, unboundid-ldapsdk-5.1.0, commons-io-2.6, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.com.unboundid:assemble > Task :com.ibm.ws.common.encoder:assemble > Task :com.ibm.ws.componenttest:publishFeatureManifests > Task :com.ibm.ws.componenttest:publishWLPJars > Task :com.ibm.ws.componenttest:assemble > Task :com.ibm.ws.componenttest.2.0:globalize NO-SOURCE Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.componenttest.2.0/src/componenttest/matchers/Matchers.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.componenttest.2.0:compileJava > Task :com.ibm.ws.componenttest.2.0:processResources NO-SOURCE > Task :com.ibm.ws.componenttest.2.0:classes > Task :com.ibm.ws.componenttest.2.0:jar warning: Split package, multiple jars provide the same package:org/hamcrest Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:hamcrest-all-1.3, Jar:junit] Class path [Jar:main, Jar:hamcrest-all-1.3, Jar:commons-httpclient-3.1, Jar:httpunit-1.5.4, Jar:jtidy-9.3.8, Jar:shrinkwrap-api-1.2.3, Jar:shrinkwrap-impl-base-1.2.3, Jar:shrinkwrap-spi-1.2.3, Jar:jmock-2.5.1, Jar:io.openliberty.jakarta.servlet.5.0, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.kernel.feature.core, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.ws.org.glassfish.json.1.1, Jar:junit, Jar:com.ibm.ws.junit.extensions] warning: Split package, multiple jars provide the same package:org/hamcrest/core Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:hamcrest-all-1.3, Jar:junit] Class path [Jar:main, Jar:hamcrest-all-1.3, Jar:commons-httpclient-3.1, Jar:httpunit-1.5.4, Jar:jtidy-9.3.8, Jar:shrinkwrap-api-1.2.3, Jar:shrinkwrap-impl-base-1.2.3, Jar:shrinkwrap-spi-1.2.3, Jar:jmock-2.5.1, Jar:io.openliberty.jakarta.servlet.5.0, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.kernel.feature.core, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.ws.org.glassfish.json.1.1, Jar:junit, Jar:com.ibm.ws.junit.extensions] warning: Split package, multiple jars provide the same package:org/hamcrest/internal Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:hamcrest-all-1.3, Jar:junit] Class path [Jar:main, Jar:hamcrest-all-1.3, Jar:commons-httpclient-3.1, Jar:httpunit-1.5.4, Jar:jtidy-9.3.8, Jar:shrinkwrap-api-1.2.3, Jar:shrinkwrap-impl-base-1.2.3, Jar:shrinkwrap-spi-1.2.3, Jar:jmock-2.5.1, Jar:io.openliberty.jakarta.servlet.5.0, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.kernel.feature.core, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.ws.org.glassfish.json.1.1, Jar:junit, Jar:com.ibm.ws.junit.extensions] warning: Imports that lack version ranges: [javax.management, javax.sql, javax.xml.namespace, javax.xml.parsers, javax.xml.xpath, org.w3c.dom, org.xml.sax, org.xml.sax.helpers] warning: Unreferenced class path entries [junit, httpunit-1.5.4, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.glassfish.json.1.1, jmock-2.5.1, io.openliberty.jakarta.servlet.5.0, shrinkwrap-impl-base-1.2.3, com.ibm.websphere.javaee.jsonp.1.1, shrinkwrap-spi-1.2.3, shrinkwrap-api-1.2.3, hamcrest-all-1.3, jtidy-9.3.8, com.ibm.ws.kernel.service, commons-httpclient-3.1, com.ibm.ws.kernel.feature.core, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.componenttest.2.0:publishFeatureManifests > Task :com.ibm.ws.componenttest.2.0:publishWLPJars > Task :com.ibm.ws.componenttest.2.0:assemble > Task :com.ibm.ws.concurrency.policy:publishWLPJars > Task :com.ibm.ws.concurrency.policy:assemble > Task :com.ibm.ws.concurrent:publishWLPJars > Task :com.ibm.ws.concurrent:assemble > Task :com.ibm.ws.concurrent.mp.1.2_fat_tck:assemble SKIPPED > Task :com.ibm.ws.concurrent.mp.1.3_fat_tck:assemble SKIPPED > Task :com.ibm.ws.concurrent.mp_fat:assemble SKIPPED > Task :com.ibm.ws.concurrent.mp_fat_jakarta:assemble SKIPPED > Task :com.ibm.ws.concurrent.mp_fat_tck:assemble SKIPPED > Task :com.ibm.ws.concurrent.persistent:globalize > Task :com.ibm.ws.concurrent.persistent:compileJava > Task :com.ibm.ws.concurrent.persistent:processResources NO-SOURCE > Task :com.ibm.ws.concurrent.persistent:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.concurrent.persistent/src/com/ibm/ws/concurrent/persistent/internal/PersistentExecutorMBeanImpl.java:36: warning: [deprecation] PersistentExecutorMBean in com.ibm.websphere.concurrent.persistent.mbean has been deprecated public class PersistentExecutorMBeanImpl extends StandardMBean implements PersistentExecutorMBean { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.concurrent.persistent/src/com/ibm/ws/concurrent/persistent/internal/PersistentExecutorMBeanImpl.java:46: warning: [deprecation] PersistentExecutorMBean in com.ibm.websphere.concurrent.persistent.mbean has been deprecated super(PersistentExecutorMBean.class, false); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.concurrent.persistent/src/com/ibm/ws/concurrent/persistent/internal/PersistentExecutorMBeanImpl.java:81: warning: [deprecation] PersistentExecutorMBean in com.ibm.websphere.concurrent.persistent.mbean has been deprecated this.reg = bndCtx.registerService(PersistentExecutorMBean.class.getName(), this, props); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.concurrent.persistent/src/com/ibm/ws/concurrent/persistent/internal/PersistentExecutorMBeanImpl.java:156: warning: [deprecation] PersistentExecutorMBean in com.ibm.websphere.concurrent.persistent.mbean has been deprecated return PersistentExecutorMBean.class.getCanonicalName(); ^ 4 warnings > Task :com.ibm.ws.concurrent.persistent:instrument > Task :com.ibm.ws.concurrent.persistent:jar warning: com.ibm.ws.concurrent.persistent: Imports that lack version ranges: [javax.management] warning: com.ibm.ws.concurrent.persistent: Export com.ibm.ws.concurrent.persistent.serializable, has 1, private references [com.ibm.ws.concurrent.persistent.internal] warning: com.ibm.ws.concurrent.persistent: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.LocalTransaction.LocalTransactionCurrent)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.classloading.ClassLoaderIdentifierService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.concurrent.persistent.internal.ApplicationTracker)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.kernel.feature.ServerStarted)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.serialization.SerializationService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.threading.FutureMonitor)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.tx.embeddable.EmbeddableWebSphereTransactionManager)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.application.Application)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.application.lifecycle.ApplicationRecycleCoordinator)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.VariableRegistry)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.persistence.DatabaseStore)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.threadcontext.WSContextService)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ExecutorService)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ScheduledExecutorService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.concurrent.persistent: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.websphere.concurrent.persistent.PersistentExecutor,com.ibm.ws.runtime.update.RuntimeUpdateListener,com.ibm.wsspi.application.lifecycle.ApplicationRecycleComponent,com.ibm.wsspi.kernel.service.utils.ServerQuiesceListener,com.ibm.wsspi.persistence.DDLGenerationParticipant,com.ibm.wsspi.resource.ResourceFactory,java.util.concurrent.ExecutorService,java.util.concurrent.ScheduledExecutorService,javax.enterprise.concurrent.ManagedExecutorService,javax.enterprise.concurrent.ManagedScheduledExecutorService";uses:="com.ibm.websphere.concurrent.persistent,com.ibm.ws.runtime.update,com.ibm.wsspi.application.lifecycle,com.ibm.wsspi.kernel.service.utils,com.ibm.wsspi.persistence,com.ibm.wsspi.resource,javax.enterprise.concurrent,javax.enterprise.concurrent",osgi.service;objectClass:List="com.ibm.ws.concurrent.persistent.internal.ApplicationTracker";uses:="com.ibm.ws.concurrent.persistent.internal",osgi.service;objectClass:List="com.ibm.wsspi.logging.Introspector";uses:="com.ibm.wsspi.logging"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.concurrent.persistent.jakarta: Imports that lack version ranges: [javax.management] warning: com.ibm.ws.concurrent.persistent.jakarta: Export com.ibm.ws.concurrent.persistent.serializable, has 1, private references [com.ibm.ws.concurrent.persistent.internal] warning: com.ibm.ws.concurrent.persistent.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.LocalTransaction.LocalTransactionCurrent)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.classloading.ClassLoaderIdentifierService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.concurrent.persistent.internal.ApplicationTracker)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.kernel.feature.ServerStarted)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.serialization.SerializationService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.threading.FutureMonitor)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.tx.embeddable.EmbeddableWebSphereTransactionManager)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.application.Application)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.application.lifecycle.ApplicationRecycleCoordinator)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.VariableRegistry)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.persistence.DatabaseStore)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.threadcontext.WSContextService)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ExecutorService)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ScheduledExecutorService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.concurrent.persistent.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.websphere.concurrent.persistent.PersistentExecutor,com.ibm.ws.runtime.update.RuntimeUpdateListener,com.ibm.wsspi.application.lifecycle.ApplicationRecycleComponent,com.ibm.wsspi.kernel.service.utils.ServerQuiesceListener,com.ibm.wsspi.persistence.DDLGenerationParticipant,com.ibm.wsspi.resource.ResourceFactory,java.util.concurrent.ExecutorService,java.util.concurrent.ScheduledExecutorService,javax.enterprise.concurrent.ManagedExecutorService,javax.enterprise.concurrent.ManagedScheduledExecutorService";uses:="com.ibm.websphere.concurrent.persistent,com.ibm.ws.runtime.update,com.ibm.wsspi.application.lifecycle,com.ibm.wsspi.kernel.service.utils,com.ibm.wsspi.persistence,com.ibm.wsspi.resource,javax.enterprise.concurrent,javax.enterprise.concurrent",osgi.service;objectClass:List="com.ibm.ws.concurrent.persistent.internal.ApplicationTracker";uses:="com.ibm.ws.concurrent.persistent.internal",osgi.service;objectClass:List="com.ibm.wsspi.logging.Introspector";uses:="com.ibm.wsspi.logging"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.ras.instrument, com.ibm.ws.threading, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.javaee.transaction.1.1, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.boot, com.ibm.ws.tx.embeddable, com.ibm.ws.javaee.version, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.concurrent.1.0, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.serialization, com.ibm.ws.kernel.service, com.ibm.ws.app.manager, com.ibm.ws.context, com.ibm.ws.kernel.feature, com.ibm.ws.classloading, com.ibm.ws.app.manager.lifecycle, com.ibm.websphere.appserver.thirdparty.eclipselink, com.ibm.websphere.javaee.persistence.2.1, com.ibm.ws.persistence, com.ibm.tx.jta, com.ibm.wsspi.org.osgi.service.component, com.ibm.ws.resource, com.ibm.ws.runtime.update] > Task :com.ibm.ws.concurrent.persistent:publishWLPJars > Task :com.ibm.ws.concurrent.persistent:assemble > Task :com.ibm.ws.concurrent.persistent_fat:assemble SKIPPED > Task :com.ibm.ws.concurrent.persistent_fat_auto_pollinterval:assemble SKIPPED > Task :com.ibm.ws.concurrent.persistent_fat_compat:assemble SKIPPED > Task :com.ibm.ws.concurrent.persistent_fat_compatibility:assemble SKIPPED > Task :com.ibm.ws.concurrent.persistent_fat_configupdate:assemble SKIPPED > Task :com.ibm.ws.concurrent.persistent_fat_configupdate_databasetaskstore:assemble SKIPPED > Task :com.ibm.ws.concurrent.persistent_fat_delayexec:assemble SKIPPED > Task :com.ibm.ws.concurrent.persistent_fat_demo:assemble SKIPPED > Task :com.ibm.ws.concurrent.persistent_fat_demo_timers:assemble SKIPPED > Task :com.ibm.ws.concurrent.persistent_fat_errorpaths:assemble SKIPPED > Task :com.ibm.ws.concurrent.persistent_fat_execdisabled:assemble SKIPPED > Task :com.ibm.ws.concurrent.persistent_fat_failover1serv:assemble SKIPPED > Task :com.ibm.ws.concurrent.persistent_fat_failovertimers:assemble SKIPPED > Task :com.ibm.ws.concurrent.persistent_fat_feature:assemble SKIPPED > Task :com.ibm.ws.concurrent.persistent_fat_initial_polling:assemble SKIPPED > Task :com.ibm.ws.concurrent.persistent_fat_jca:assemble SKIPPED > Task :com.ibm.ws.concurrent.persistent_fat_locking:assemble SKIPPED > Task :com.ibm.ws.concurrent.persistent_fat_mbean:assemble SKIPPED > Task :com.ibm.ws.concurrent.persistent_fat_multiple:assemble SKIPPED > Task :com.ibm.ws.concurrent.persistent_fat_multiserver:assemble SKIPPED > Task :com.ibm.ws.concurrent.persistent_fat_oneexec:assemble SKIPPED > Task :com.ibm.ws.concurrent.persistent_fat_retry:assemble SKIPPED > Task :com.ibm.ws.concurrent.persistent_fat_simctrl:assemble SKIPPED > Task :com.ibm.ws.concurrent.persistent_fat_timers:assemble SKIPPED > Task :com.ibm.ws.concurrent_fat:assemble SKIPPED > Task :com.ibm.ws.concurrent_fat_cdi:assemble SKIPPED > Task :com.ibm.ws.concurrent_fat_config:assemble SKIPPED > Task :com.ibm.ws.concurrent_fat_db:assemble SKIPPED > Task :com.ibm.ws.concurrent_fat_demo:assemble SKIPPED > Task :com.ibm.ws.concurrent_fat_ejb:assemble SKIPPED > Task :com.ibm.ws.concurrent_fat_jakarta:assemble SKIPPED > Task :com.ibm.ws.concurrent_fat_policy:assemble SKIPPED > Task :com.ibm.ws.concurrent_fat_quartz:assemble SKIPPED > Task :com.ibm.ws.concurrent_fat_work:assemble SKIPPED > Task :com.ibm.ws.concurrent_fat_zcontext:assemble SKIPPED > Task :com.ibm.ws.config:publishWLPJars > Task :com.ibm.ws.config:assemble > Task :com.ibm.ws.config.schemagen:globalize NO-SOURCE > Task :com.ibm.ws.config.schemagen.schemagen:globalize NO-SOURCE > Task :com.ibm.ws.config.schemagen.schemagen:compileJava NO-SOURCE > Task :com.ibm.ws.config.schemagen.schemagen:processResources NO-SOURCE > Task :com.ibm.ws.config.schemagen.schemagen:classes UP-TO-DATE > Task :com.ibm.ws.config.schemagen.schemagen:instrument > Task :com.ibm.ws.config.schemagen.schemagen:jar warning: There is an empty jar or directory on the classpath: main warning: Host com.ibm.ws.config=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host org.eclipse.osgi=version="[3.10, 4)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.logging=version="[1, 1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.org.eclipse.equinox.metatype=version="[1.0.0, 1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.kernel.feature=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.org.apache.aries.util=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.kernel.service=version="[1.3,1.3.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.config.schemagen=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :com.ibm.ws.config.schemagen:compileJava > Task :com.ibm.ws.config.schemagen:processResources NO-SOURCE > Task :com.ibm.ws.config.schemagen:classes > Task :com.ibm.ws.config.schemagen:instrument > Task :com.ibm.ws.config.schemagen:jar warning: Split package, multiple jars provide the same package:com/ibm/ws/config/schemagen/internal Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:com.ibm.ws.config] Class path [Jar:main, Jar:com.ibm.ws.config, Jar:ws-schemagen, Jar:com.ibm.ws.kernel.cmdline, Jar:com.ibm.ws.kernel.feature, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.org.eclipse.equinox.metatype, Jar:com.ibm.wsspi.org.osgi.service.metatype, Jar:com.ibm.ws.ras.instrument] warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.ws.config.schemagen.internal.AppInfoEntry provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.ws.config.schemagen.internal.AppInfoEntry provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.ws.config.schemagen.internal.AppInfoEntry provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Activate applied to type com.ibm.ws.config.schemagen.internal.ServerSchemaGeneratorImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Deactivate applied to type com.ibm.ws.config.schemagen.internal.ServerSchemaGeneratorImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Reference applied to type com.ibm.ws.config.schemagen.internal.ServerSchemaGeneratorImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Component applied to type com.ibm.ws.config.schemagen.internal.ServerSchemaGeneratorImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.ws.ffdc.annotation.FFDCIgnore applied to type com.ibm.ws.config.schemagen.internal.Type provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.websphere.ras, com.ibm.websphere.ras.annotation, com.ibm.ws.ffdc, com.ibm.ws.kernel.provisioning, com.ibm.wsspi.kernel.service.location, com.ibm.wsspi.kernel.service.utils, javax.management, javax.xml.namespace, javax.xml.stream, org.eclipse.equinox.metatype.impl, org.osgi.service.component] warning: Unreferenced class path entries [com.ibm.ws.config, com.ibm.ws.org.eclipse.equinox.metatype, com.ibm.ws.kernel.feature, ws-schemagen, com.ibm.ws.ras.instrument, com.ibm.ws.kernel.cmdline, com.ibm.websphere.org.osgi.core, com.ibm.wsspi.org.osgi.service.metatype] > Task :com.ibm.ws.config.schemagen:publishWLPJars > Task :com.ibm.ws.config.schemagen:assemble > Task :com.ibm.ws.config.schemagen.schemagen:publishToolScripts > Task :com.ibm.ws.config.schemagen.schemagen:publishToolJars > Task :com.ibm.ws.config.schemagen.schemagen:assemble > Task :com.ibm.ws.config.server.schemagen:globalize > Task :com.ibm.ws.config.server.schemagen.serverschemagen:globalize NO-SOURCE > Task :com.ibm.ws.config.server.schemagen.serverschemagen:compileJava NO-SOURCE > Task :com.ibm.ws.config.server.schemagen.serverschemagen:processResources NO-SOURCE > Task :com.ibm.ws.config.server.schemagen.serverschemagen:classes UP-TO-DATE > Task :com.ibm.ws.config.server.schemagen.serverschemagen:jar warning: There is an empty jar or directory on the classpath: main warning: Host com.ibm.ws.config.server.schemagen=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.kernel.service=version="[1.3,1.3.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.logging=version="[1, 1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host javax.management= for this fragment/require bundle cannot be found on the classpath warning: Host javax.management.remote= for this fragment/require bundle cannot be found on the classpath > Task :com.ibm.ws.config.server.schemagen:compileJava > Task :com.ibm.ws.config.server.schemagen:processResources NO-SOURCE > Task :com.ibm.ws.config.server.schemagen:classes > Task :com.ibm.ws.config.server.schemagen:jar warning: Imports that lack version ranges: [javax.management, javax.management.remote] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.logging, ws-serverSchemagen, com.ibm.websphere.appserver.api.config, com.ibm.ws.kernel.service] > Task :com.ibm.ws.config.server.schemagen:publishWLPJars > Task :com.ibm.ws.config.server.schemagen:assemble > Task :com.ibm.ws.config.server.schemagen.serverschemagen:publishToolScripts > Task :com.ibm.ws.config.server.schemagen.serverschemagen:publishToolJars > Task :com.ibm.ws.config.server.schemagen.serverschemagen:assemble > Task :com.ibm.ws.config.variables_fat:assemble SKIPPED > Task :com.ibm.ws.config_fat:assemble SKIPPED > Task :com.ibm.ws.connectionpool.monitor:publishWLPJars > Task :com.ibm.ws.connectionpool.monitor:assemble > Task :com.ibm.ws.container.service:publishWLPJars > Task :com.ibm.ws.container.service:assemble > Task :com.ibm.ws.container.service.compat:assemble > Task :com.ibm.ws.context:publishWLPJars > Task :com.ibm.ws.context:assemble > Task :com.ibm.ws.context_fat:assemble SKIPPED > Task :com.ibm.ws.context_fat_customproviders:assemble SKIPPED > Task :com.ibm.ws.context_fat_serialization:assemble SKIPPED > Task :com.ibm.ws.couchdb:globalize NO-SOURCE > Task :com.ibm.ws.couchdb:compileJava > Task :com.ibm.ws.couchdb:processResources NO-SOURCE > Task :com.ibm.ws.couchdb:classes > Task :com.ibm.ws.couchdb:instrument > Task :com.ibm.ws.couchdb:jar warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.ws.resource, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.ws.container.service, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.app.manager.lifecycle] > Task :com.ibm.ws.couchdb:publishWLPJars > Task :com.ibm.ws.couchdb:assemble > Task :com.ibm.ws.couchdb_fat:assemble SKIPPED > Task :com.ibm.ws.crypto.certificate.creator.acme:globalize NO-SOURCE > Task :com.ibm.ws.javaee.metadata.context:globalize NO-SOURCE > Task :com.ibm.ws.javaee.metadata.context:compileJava > Task :com.ibm.ws.javaee.metadata.context:processResources NO-SOURCE > Task :com.ibm.ws.javaee.metadata.context:classes > Task :com.ibm.ws.javaee.metadata.context:instrument /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.javaee.metadata.context/src/com/ibm/ws/javaee/metadata/context/internal/JEEMetadataContextProviderImpl.java:36: warning: [deprecation] ThreadContextProvider in com.ibm.wsspi.threadcontext has been deprecated import com.ibm.wsspi.threadcontext.ThreadContextProvider; ^ 1 warning > Task :com.ibm.ws.javaee.metadata.context:jar warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.extended.MetaDataIdentifierService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.metadata.context.ComponentMetaDataDecorator)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.context, com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component] > Task :com.ibm.ws.security.acme:globalize > Task :com.ibm.ws.security.acme:compileJava > Task :com.ibm.ws.security.acme:processResources NO-SOURCE > Task :com.ibm.ws.security.acme:classes > Task :com.ibm.ws.security.acme:instrument > Task :com.ibm.ws.security.acme:jar warning: com.ibm.ws.security.acme: Split package, multiple jars provide the same package:org/shredzone/acme4j/connector Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:acme4j-client-2.7] Class path [Jar:main, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.ws.javaee.dd.common, Jar:com.ibm.websphere.javaee.servlet.3.1, Jar:com.ibm.websphere.appserver.spi.kernel.service, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.wsspi.org.osgi.service.component, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.injection.core, Jar:com.ibm.ws.container.service, Jar:com.ibm.wsspi.org.osgi.service.event, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.websphere.appserver.spi.httptransport, Jar:com.ibm.websphere.appserver.spi.ssl, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.context, Jar:com.ibm.ws.javaee.metadata.context, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.artifact.overlay, Jar:com.ibm.websphere.appserver.spi.artifact, Jar:com.ibm.ws.logging, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.resource, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.org.slf4j.api, Jar:acme4j-client-2.7, Jar:acme4j-utils-2.7, Jar:bcprov-jdk15on-1.69, Jar:bcpkix-jdk15on-1.69, Jar:bcutil-jdk15on-1.69, Jar:jose4j-0.6.5, Jar:com.ibm.ws.app.manager, Jar:com.ibm.ws.ssl, Jar:com.ibm.ws.crypto.certificateutil, Jar:com.ibm.websphere.rest.handler, Jar:com.ibm.ws.rest.handler, Jar:com.ibm.ws.management.security, Jar:com.ibm.ws.kernel.feature, Jar:com.ibm.ws.config, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.security.acme: No translation found for macro: app-resources warning: com.ibm.ws.security.acme: Unable to determine whether the meta annotation javax.annotation.ParametersAreNonnullByDefault applied to type org.shredzone.acme4j.Account$EditableAccount provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.security.acme: Unable to determine whether the meta annotation javax.annotation.CheckForNull applied to type org.shredzone.acme4j.Account provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.security.acme: Unable to determine whether the meta annotation javax.annotation.WillNotClose applied to type org.shredzone.acme4j.Certificate provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.security.acme: Unable to determine whether the meta annotation javax.annotation.Nullable applied to type org.shredzone.acme4j.Certificate provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.security.acme: Unable to determine whether the meta annotation javax.annotation.concurrent.Immutable applied to type org.shredzone.acme4j.Identifier provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.security.acme: Unable to determine whether the meta annotation javax.annotation.concurrent.ThreadSafe applied to type org.shredzone.acme4j.Login provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.security.acme: Unable to determine whether the meta annotation edu.umd.cs.findbugs.annotations.SuppressFBWarnings applied to type org.shredzone.acme4j.toolbox.JSON provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.security.acme: Unable to determine whether the meta annotation javax.annotation.WillClose applied to type org.shredzone.acme4j.toolbox.JSON provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.security.acme: Imports that lack version ranges: [com.ibm.wsspi.classloading, javax.annotation, javax.crypto, javax.crypto.interfaces, javax.crypto.spec, javax.naming, javax.naming.directory, javax.naming.ldap, javax.net.ssl, javax.security.auth, javax.security.auth.callback, javax.security.auth.x500] warning: com.ibm.ws.security.acme: Export com.ibm.ws.security.acme, has 1, private references [com.ibm.ws.security.acme.internal] warning: com.ibm.ws.security.acme: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.kernel.feature.ServerStartedPhase2)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.security.acme.AcmeProvider)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.acme.internal.AcmeApplicationStateListener)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.acme.internal.AcmeConfigService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ssl.KeyStoreService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ScheduledExecutorService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.security.acme: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener,com.ibm.ws.security.acme.internal.AcmeApplicationStateListener";uses:="com.ibm.ws.container.service.state,com.ibm.ws.security.acme.internal",osgi.service;objectClass:List="com.ibm.ws.security.acme.AcmeProvider";uses:="com.ibm.ws.security.acme",osgi.service;objectClass:List="com.ibm.wsspi.rest.handler.RESTHandler";uses:="com.ibm.wsspi.rest.handler"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.security.acme.internal: Split package, multiple jars provide the same package:org/shredzone/acme4j/connector Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:acme4j-client-2.7] Class path [Jar:main, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.ws.javaee.dd.common, Jar:com.ibm.websphere.javaee.servlet.3.1, Jar:com.ibm.websphere.appserver.spi.kernel.service, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.wsspi.org.osgi.service.component, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.injection.core, Jar:com.ibm.ws.container.service, Jar:com.ibm.wsspi.org.osgi.service.event, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.websphere.appserver.spi.httptransport, Jar:com.ibm.websphere.appserver.spi.ssl, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.context, Jar:com.ibm.ws.javaee.metadata.context, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.artifact.overlay, Jar:com.ibm.websphere.appserver.spi.artifact, Jar:com.ibm.ws.logging, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.resource, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.org.slf4j.api, Jar:acme4j-client-2.7, Jar:acme4j-utils-2.7, Jar:bcprov-jdk15on-1.69, Jar:bcpkix-jdk15on-1.69, Jar:bcutil-jdk15on-1.69, Jar:jose4j-0.6.5, Jar:com.ibm.ws.app.manager, Jar:com.ibm.ws.ssl, Jar:com.ibm.ws.crypto.certificateutil, Jar:com.ibm.websphere.rest.handler, Jar:com.ibm.ws.rest.handler, Jar:com.ibm.ws.management.security, Jar:com.ibm.ws.kernel.feature, Jar:com.ibm.ws.config, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.security.acme.internal: No translation found for macro: app-resources warning: io.openliberty.security.acme.internal: Unable to determine whether the meta annotation javax.annotation.ParametersAreNonnullByDefault applied to type org.shredzone.acme4j.Account$EditableAccount provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.security.acme.internal: Unable to determine whether the meta annotation javax.annotation.CheckForNull applied to type org.shredzone.acme4j.Account provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.security.acme.internal: Unable to determine whether the meta annotation javax.annotation.WillNotClose applied to type org.shredzone.acme4j.Certificate provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.security.acme.internal: Unable to determine whether the meta annotation javax.annotation.Nullable applied to type org.shredzone.acme4j.Certificate provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.security.acme.internal: Unable to determine whether the meta annotation javax.annotation.concurrent.Immutable applied to type org.shredzone.acme4j.Identifier provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.security.acme.internal: Unable to determine whether the meta annotation javax.annotation.concurrent.ThreadSafe applied to type org.shredzone.acme4j.Login provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.security.acme.internal: Unable to determine whether the meta annotation edu.umd.cs.findbugs.annotations.SuppressFBWarnings applied to type org.shredzone.acme4j.toolbox.JSON provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.security.acme.internal: Unable to determine whether the meta annotation javax.annotation.WillClose applied to type org.shredzone.acme4j.toolbox.JSON provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.security.acme.internal: Imports that lack version ranges: [com.ibm.wsspi.classloading, javax.annotation, javax.crypto, javax.crypto.interfaces, javax.crypto.spec, javax.naming, javax.naming.directory, javax.naming.ldap, javax.net.ssl, javax.security.auth, javax.security.auth.callback, javax.security.auth.x500] warning: io.openliberty.security.acme.internal: Export com.ibm.ws.security.acme, has 1, private references [com.ibm.ws.security.acme.internal] warning: io.openliberty.security.acme.internal: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.kernel.feature.ServerStartedPhase2)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.security.acme.AcmeProvider)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.acme.internal.AcmeApplicationStateListener)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.acme.internal.AcmeConfigService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ssl.KeyStoreService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ScheduledExecutorService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.security.acme.internal: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener,com.ibm.ws.security.acme.internal.AcmeApplicationStateListener";uses:="com.ibm.ws.container.service.state,com.ibm.ws.security.acme.internal",osgi.service;objectClass:List="com.ibm.ws.security.acme.AcmeProvider";uses:="com.ibm.ws.security.acme",osgi.service;objectClass:List="com.ibm.wsspi.rest.handler.RESTHandler";uses:="com.ibm.wsspi.rest.handler"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.container.service.compat, acme4j-client-2.7, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.management.security, com.ibm.ws.crypto.certificateutil, com.ibm.websphere.rest.handler, com.ibm.websphere.appserver.spi.ssl, com.ibm.ws.javaee.metadata.context, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.app.manager, com.ibm.wsspi.org.osgi.service.event, com.ibm.ws.ssl, com.ibm.ws.context, com.ibm.ws.logging, acme4j-utils-2.7, com.ibm.ws.webcontainer, com.ibm.ws.kernel.feature, com.ibm.websphere.appserver.spi.artifact, com.ibm.websphere.appserver.spi.httptransport, com.ibm.websphere.org.osgi.service.component, bcpkix-jdk15on-1.69, bcprov-jdk15on-1.69, com.ibm.ws.injection.core, com.ibm.ws.adaptable.module, com.ibm.ws.anno, com.ibm.ws.javaee.dd.common, com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.config, com.ibm.wsspi.org.osgi.service.component, jose4j-0.6.5, com.ibm.ws.resource, com.ibm.ws.artifact.overlay, com.ibm.ws.logging.core, com.ibm.ws.org.slf4j.api, bcutil-jdk15on-1.69, com.ibm.ws.rest.handler] > Task :com.ibm.ws.crypto.certificate.creator.acme:compileJava > Task :com.ibm.ws.crypto.certificate.creator.acme:processResources NO-SOURCE > Task :com.ibm.ws.crypto.certificate.creator.acme:classes > Task :com.ibm.ws.crypto.certificate.creator.acme:jar warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.acme, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.logging.core, com.ibm.ws.crypto.certificateutil] > Task :com.ibm.ws.crypto.certificate.creator.acme:publishWLPJars > Task :com.ibm.ws.crypto.certificate.creator.acme:assemble > Task :com.ibm.ws.crypto.certificate.creator.selfsigned:globalize NO-SOURCE > Task :com.ibm.ws.crypto.certificate.creator.selfsigned:compileJava > Task :com.ibm.ws.crypto.certificate.creator.selfsigned:processResources NO-SOURCE > Task :com.ibm.ws.crypto.certificate.creator.selfsigned:classes > Task :com.ibm.ws.crypto.certificate.creator.selfsigned:jar warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.crypto.certificateutil] > Task :com.ibm.ws.crypto.certificate.creator.selfsigned:publishWLPJars > Task :com.ibm.ws.crypto.certificate.creator.selfsigned:assemble > Task :com.ibm.ws.crypto.certificateutil:publishWLPJars > Task :com.ibm.ws.crypto.certificateutil:assemble > Task :com.ibm.ws.crypto.ltpakeyutil:globalize NO-SOURCE > Task :com.ibm.ws.crypto.ltpakeyutil:compileJava > Task :com.ibm.ws.crypto.ltpakeyutil:processResources NO-SOURCE > Task :com.ibm.ws.crypto.ltpakeyutil:classes > Task :com.ibm.ws.crypto.ltpakeyutil:jar warning: Imports that lack version ranges: [com.ibm.ws.serialization, javax.crypto, javax.crypto.spec] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.kernel.service] > Task :com.ibm.ws.crypto.ltpakeyutil:publishWLPJars > Task :com.ibm.ws.crypto.ltpakeyutil:assemble > Task :com.ibm.ws.crypto.passwordutil:publishWLPJars > Task :com.ibm.ws.crypto.passwordutil:assemble > Task :com.ibm.ws.diagnostics:globalize NO-SOURCE Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.diagnostics/src/com/ibm/ws/diagnostics/osgi/LoggingIntrospector.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.diagnostics:compileJava > Task :com.ibm.ws.diagnostics:processResources NO-SOURCE > Task :com.ibm.ws.diagnostics:classes > Task :com.ibm.ws.diagnostics:instrument > Task :com.ibm.ws.diagnostics:jar warning: Imports that lack version ranges: [javax.management, javax.management.openmbean] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.config.xml.ConfigVariables)";effective:=active,osgi.service;filter:="(objectClass=org.apache.felix.scr.info.ScrInfo)";effective:=active,osgi.service;filter:="(objectClass=org.eclipse.equinox.region.RegionDigraph)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.config, com.ibm.websphere.org.osgi.service.blueprint, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.org.apache.felix.scr, com.ibm.websphere.org.osgi.core, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.org.eclipse.equinox.region] > Task :com.ibm.ws.diagnostics:publishWLPJars > Task :com.ibm.ws.diagnostics:assemble > Task :com.ibm.ws.dynacache:publishWLPJars > Task :com.ibm.ws.dynacache:assemble > Task :com.ibm.ws.dynacache.monitor:globalize NO-SOURCE > Task :com.ibm.ws.dynacache.monitor:compileJava > Task :com.ibm.ws.dynacache.monitor:processResources NO-SOURCE > Task :com.ibm.ws.dynacache.monitor:classes > Task :com.ibm.ws.dynacache.monitor:jar warning: Imports that lack version ranges: [javax.management] warning: Unreferenced class path entries [com.ibm.ws.monitor, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.dynacache] > Task :com.ibm.ws.dynacache.monitor:publishWLPJars > Task :com.ibm.ws.dynacache.monitor:assemble > Task :com.ibm.ws.dynacache.web:publishSchemaResources > Task :com.ibm.ws.dynacache.web:publishWLPJars > Task :com.ibm.ws.dynacache.web:assemble > Task :com.ibm.ws.dynacache.web.servlet31:globalize NO-SOURCE > Task :com.ibm.ws.dynacache.web.servlet31:compileJava > Task :com.ibm.ws.dynacache.web.servlet31:processResources NO-SOURCE > Task :com.ibm.ws.dynacache.web.servlet31:classes Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.dynacache.web.servlet31/src/com/ibm/ws/cache/servlet/servlet31/FragmentComposerServlet31.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.dynacache.web.servlet31:jar warning: com.ibm.ws.dynacache.web.servlet31: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.cache.servlet.CacheProxyResponseFactory";uses:="com.ibm.ws.cache.servlet",osgi.service;objectClass:List="com.ibm.ws.cache.servlet.FragmentComposerFactory";uses:="com.ibm.ws.cache.servlet"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.dynacache.web.servlet31.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.cache.servlet.CacheProxyResponseFactory";uses:="com.ibm.ws.cache.servlet",osgi.service;objectClass:List="com.ibm.ws.cache.servlet.FragmentComposerFactory";uses:="com.ibm.ws.cache.servlet"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.webcontainer, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.dynacache.web] > Task :com.ibm.ws.dynacache.web.servlet31:publishWLPJars > Task :com.ibm.ws.dynacache.web.servlet31:assemble > Task :com.ibm.ws.dynamic.bundle:publishWLPJars > Task :com.ibm.ws.dynamic.bundle:assemble > Task :com.ibm.ws.eba.wab.integrator:publishWLPJars > Task :com.ibm.ws.eba.wab.integrator:assemble > Task :com.ibm.ws.ejbcontainer:publishWLPJars > Task :com.ibm.ws.ejbcontainer:assemble > Task :com.ibm.ws.ejbcontainer.async:globalize NO-SOURCE > Task :com.ibm.ws.ejbcontainer.async:compileJava > Task :com.ibm.ws.ejbcontainer.async:processResources NO-SOURCE > Task :com.ibm.ws.ejbcontainer.async:classes > Task :com.ibm.ws.ejbcontainer.async:instrument > Task :com.ibm.ws.ejbcontainer.async:jar warning: com.ibm.ws.ejbcontainer.async: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.EJBRemoteRuntime)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.threadcontext.WSContextService)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ExecutorService)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ScheduledExecutorService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.ejbcontainer.async.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.EJBRemoteRuntime)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.threadcontext.WSContextService)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ExecutorService)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ScheduledExecutorService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.context, com.ibm.ws.logging, com.ibm.ws.ras.instrument, com.ibm.ws.org.apache.yoko.corba.spec.1.5, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.javaee.ejb.3.1, com.ibm.ws.org.apache.yoko.rmi.spec.1.5, com.ibm.ws.ejbcontainer.core, com.ibm.ws.container.service, com.ibm.ws.ejbcontainer, com.ibm.ws.kernel.service] > Task :com.ibm.ws.ejbcontainer.async:publishWLPJars > Task :com.ibm.ws.ejbcontainer.async:assemble > Task :com.ibm.ws.ejbcontainer.async_fat:assemble SKIPPED > Task :com.ibm.ws.ejbcontainer.bindings_fat:assemble SKIPPED > Task :com.ibm.ws.ejbcontainer.cdi_fat:assemble SKIPPED > Task :com.ibm.ws.ejbcontainer.core:assemble > Task :com.ibm.ws.ejbcontainer.ejb2x:globalize NO-SOURCE > Task :com.ibm.ws.ejbcontainer.ejb2x:compileJava NO-SOURCE > Task :com.ibm.ws.ejbcontainer.ejb2x:processResources NO-SOURCE > Task :com.ibm.ws.ejbcontainer.ejb2x:classes UP-TO-DATE > Task :com.ibm.ws.ejbcontainer.ejb2x:instrument > Task :com.ibm.ws.ejbcontainer.ejb2x:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [com.ibm.ws.ejbcontainer.osgi] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :com.ibm.ws.ejbcontainer.ejb2x:publishWLPJars > Task :com.ibm.ws.ejbcontainer.ejb2x:assemble > Task :com.ibm.ws.ejbcontainer.exception_fat:assemble SKIPPED > Task :com.ibm.ws.ejbcontainer.fat_tools:globalize NO-SOURCE > Task :com.ibm.ws.ejbcontainer.fat_tools:compileJava > Task :com.ibm.ws.ejbcontainer.fat_tools:processResources NO-SOURCE > Task :com.ibm.ws.ejbcontainer.fat_tools:classes > Task :com.ibm.ws.ejbcontainer.fat_tools:jar warning: Imports that lack version ranges: [com.ibm.ws.ejbcontainer, javax.management, javax.naming, javax.security.auth.callback, javax.security.auth.login] warning: Export com.ibm.websphere.ejbcontainer.test.osgi.pmi, has 1, private references [com.ibm.websphere.ejbcontainer.test.osgi.pmi.internal] warning: Unreferenced class path entries [com.ibm.ws.logging, junit, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.ws.org.apache.yoko.corba.spec.1.5, com.ibm.websphere.javaee.connector.1.7, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.javaee.transaction.1.1, com.ibm.ws.componenttest, com.ibm.websphere.javaee.annotation.1.1, com.ibm.ws.tx.embeddable, com.ibm.ws.security.jaas.common, com.ibm.ws.org.apache.yoko.rmi.spec.1.5, com.ibm.websphere.javaee.ejb.3.2, com.ibm.websphere.javaee.jms.1.1, com.ibm.websphere.security, com.ibm.ws.ejbcontainer.core, com.ibm.ws.container.service, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.ejbcontainer.fat_tools:assemble > Task :com.ibm.ws.ejbcontainer.fat_tools_rar:globalize NO-SOURCE > Task :com.ibm.ws.ejbcontainer.fat_tools_rar:compileJava /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.fat_tools_rar/src/com/ibm/ws/ejbcontainer/fat/rar/spi/ManagedConnectionFactoryImpl.java:38: warning: [deprecation] GenericCredential in javax.resource.spi.security has been deprecated import javax.resource.spi.security.GenericCredential; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.fat_tools_rar/src/com/ibm/ws/ejbcontainer/fat/rar/spi/AdapterConnectionEvent.java:17: warning: [deprecation] ConnectionEventListener in com.ibm.websphere.j2c has been deprecated import com.ibm.websphere.j2c.ConnectionEventListener; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.fat_tools_rar/src/com/ibm/ws/ejbcontainer/fat/rar/core/AdapterUtil.java:750: warning: [deprecation] getLinkedException() in ResourceException has been deprecated Exception linkedX = resX.getLinkedException(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.fat_tools_rar/src/com/ibm/ws/ejbcontainer/fat/rar/spi/ManagedConnectionFactoryImpl.java:308: warning: [deprecation] GenericCredential in javax.resource.spi.security has been deprecated } else if (credential instanceof GenericCredential) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.fat_tools_rar/src/com/ibm/ws/ejbcontainer/fat/rar/jdbc/JdbcConnection.java:298: warning: [deprecation] ConnectionManager in com.ibm.websphere.j2c has been deprecated ((com.ibm.websphere.j2c.ConnectionManager) cm).inactiveConnectionClosed(this); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.fat_tools_rar/src/com/ibm/ws/ejbcontainer/fat/rar/spi/AdapterConnectionEvent.java:25: warning: [deprecation] ConnectionEventListener in com.ibm.websphere.j2c has been deprecated public static final int INTERACTION_PENDING = ConnectionEventListener.INTERACTION_PENDING; ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 6 warnings > Task :com.ibm.ws.ejbcontainer.fat_tools_rar:processResources NO-SOURCE > Task :com.ibm.ws.ejbcontainer.fat_tools_rar:classes > Task :com.ibm.ws.ejbcontainer.fat_tools_rar:jar warning: Imports that lack version ranges: [com.ibm.websphere.j2c, com.ibm.ws.j2c, javax.naming, javax.security.auth, javax.sql] warning: Unreferenced class path entries [com.ibm.ws.logging, junit, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.ws.jca.cm, com.ibm.ws.org.apache.yoko.corba.spec.1.5, com.ibm.websphere.javaee.connector.1.7, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.javaee.transaction.1.1, com.ibm.ws.componenttest, com.ibm.websphere.javaee.annotation.1.1, com.ibm.ws.tx.embeddable, com.ibm.ws.security.jaas.common, com.ibm.ws.org.apache.yoko.rmi.spec.1.5, com.ibm.websphere.javaee.ejb.3.2, com.ibm.websphere.javaee.jms.1.1, com.ibm.websphere.security, com.ibm.ws.ejbcontainer.core, com.ibm.ws.container.service, com.ibm.ws.ejbcontainer.remote.portable.core, com.ibm.ws.jdbc, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.ejbcontainer.fat_tools_rar:assemble > Task :cnf:copyMavenLibs UP-TO-DATE > Task :com.ibm.ws.ejbcontainer.fat_tools_rar:compileTestJava NO-SOURCE > Task :com.ibm.ws.ejbcontainer.fat_tools_rar:processTestResources NO-SOURCE > Task :com.ibm.ws.ejbcontainer.fat_tools_rar:testClasses UP-TO-DATE > Task :com.ibm.ws.ejbcontainer.fat_tools_rar:test NO-SOURCE > Task :com.ibm.ws.ejbcontainer.fat_tools_rar:junitReport > Task :com.ibm.ws.ejbcontainer.fat_tools_rar:publishJunitReport > Task :com.ibm.ws.ejbcontainer.fat_tools_rar:testOSGi SKIPPED > Task :com.ibm.ws.ejbcontainer.fat_tools_rar:check UP-TO-DATE > Task :com.ibm.ws.ejbcontainer.fat_tools_rar:build > Task :com.ibm.ws.ejbcontainer.injection_fat:addTestResourceAdapter > Task :com.ibm.ws.ejbcontainer.injection_fat:assemble > Task :com.ibm.ws.ejbcontainer.interceptor.v32_fat:assemble SKIPPED > Task :com.ibm.ws.ejbcontainer.interceptor_fat:assemble SKIPPED > Task :com.ibm.ws.ejbcontainer.jpa:globalize > Task :com.ibm.ws.jpa.container:globalize NO-SOURCE > Task :com.ibm.ws.jpa.container.core:globalize > Task :com.ibm.ws.jpa.container.ormdiagnostics:globalize NO-SOURCE > Task :com.ibm.ws.jpa.container.ormdiagnostics:compileJava Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jpa.container.ormdiagnostics/src/com/ibm/ws/jpa/diagnostics/OpenJPAIntrospection.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.jpa.container.ormdiagnostics:processResources NO-SOURCE > Task :com.ibm.ws.jpa.container.ormdiagnostics:classes > Task :com.ibm.ws.jpa.container.ormdiagnostics:jar warning: Imports that lack version ranges: [javax.xml.namespace, javax.xml.parsers, org.xml.sax, org.xml.sax.helpers] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.org.objectweb.asm, com.ibm.ws.logging.core, com.ibm.ws.kernel.service, com.ibm.websphere.javaee.persistence.2.0, com.ibm.websphere.javaee.jaxb.2.2] > Task :com.ibm.ws.jpa.container.core:compileJava > Task :com.ibm.ws.jpa.container.core:processResources > Task :com.ibm.ws.jpa.container.core:classes > Task :com.ibm.ws.jpa.container.core:jar warning: Imports that lack version ranges: [com.ibm.ws.common.encoder, io.openliberty.asm, javax.naming, javax.sql, javax.xml.namespace, javax.xml.parsers, javax.xml.validation, org.objectweb.asm, org.xml.sax, org.xml.sax.helpers] warning: Unreferenced class path entries [com.ibm.ws.javaee.dd.common, com.ibm.tx.jta, com.ibm.ws.tx.embeddable, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.transaction.1.1, com.ibm.ws.logging.core, com.ibm.ws.container.service, com.ibm.ws.jpa.container.ormdiagnostics, com.ibm.ws.kernel.boot.core, com.ibm.websphere.javaee.persistence.2.0, com.ibm.ws.injection, com.ibm.websphere.javaee.jaxb.2.2] > Task :com.ibm.ws.jpa.container:compileJava > Task :com.ibm.ws.jpa.container:processResources > Task :com.ibm.ws.jpa.container:classes > Task :com.ibm.ws.jpa.container:instrument > Task :com.ibm.ws.jpa.container:jar warning: com.ibm.ws.jpa.container: Split package, multiple jars provide the same package:com/ibm/ws/jpa/schemas/javaee Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:com.ibm.ws.jpa.container.core] Class path [Jar:main, Jar:com.ibm.ws.jpa.container.core, Jar:com.ibm.ws.container.service, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.logging.core, Jar:com.ibm.tx.jta, Jar:com.ibm.ws.tx.embeddable, Jar:com.ibm.ws.kernel.boot, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.app.manager.lifecycle, Jar:com.ibm.ws.resource, Jar:com.ibm.websphere.javaee.persistence.2.0, Jar:com.ibm.ws.injection, Jar:com.ibm.ws.javaee.dd.common, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.artifact.url, Jar:com.ibm.websphere.javaee.transaction.1.1, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.jpa.container: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAttribute applied to type com.ibm.ws.jpa.diagnostics.class_scanner.ano.jaxb.classinfo10.AnnotationInfoType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.jpa.container: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAccessorType applied to type com.ibm.ws.jpa.diagnostics.class_scanner.ano.jaxb.classinfo10.AnnotationInfoType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.jpa.container: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlType applied to type com.ibm.ws.jpa.diagnostics.class_scanner.ano.jaxb.classinfo10.AnnotationInfoType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.jpa.container: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElement applied to type com.ibm.ws.jpa.diagnostics.class_scanner.ano.jaxb.classinfo10.AnnotationValueType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.jpa.container: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRootElement applied to type com.ibm.ws.jpa.diagnostics.class_scanner.ano.jaxb.classinfo10.ClassInfoType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.jpa.container: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlEnum applied to type com.ibm.ws.jpa.diagnostics.class_scanner.ano.jaxb.classinfo10.ModifierType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.jpa.container: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchemaType applied to type com.ibm.ws.jpa.diagnostics.class_scanner.ano.jaxb.classinfo10.ModifiersType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.jpa.container: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementDecl applied to type com.ibm.ws.jpa.diagnostics.class_scanner.ano.jaxb.classinfo10.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.jpa.container: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRegistry applied to type com.ibm.ws.jpa.diagnostics.class_scanner.ano.jaxb.classinfo10.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.jpa.container: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlEnumValue applied to type com.ibm.ws.jpa.diagnostics.class_scanner.ano.jaxb.classinfo10.ValueType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.jpa.container: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchema applied to type com.ibm.ws.jpa.diagnostics.class_scanner.ano.jaxb.classinfo10.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.jpa.container: Unable to determine whether the meta annotation javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter applied to type com.ibm.ws.jpa.diagnostics.ormparser.jaxb.orm10xml.EntityMappings provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.jpa.container: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlID applied to type com.ibm.ws.jpa.diagnostics.utils.encapsulation.xsd10.EncapsulatedDataGroupType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.jpa.container: Imports that lack version ranges: [com.ibm.ws.serialization, io.openliberty.asm, javax.naming, javax.naming.spi, javax.sql, javax.xml.namespace, javax.xml.parsers, javax.xml.validation, org.objectweb.asm, org.xml.sax, org.xml.sax.helpers] warning: com.ibm.ws.jpa.container: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.jpa.JPAExPcBindingContextAccessor)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.jpa.JPALookupDelegate)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.jpa.JPAProviderIntegration)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.jpa.management.JPAEMFPropertyProvider)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.jpa.management.JPAPCtxtAttributeAccessor)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.jpa.management.JPARuntime)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.kernel.LibertyProcess)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.kernel.LibertyProcess)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.tx.embeddable.EmbeddableWebSphereTransactionManager)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.application.lifecycle.ApplicationRecycleCoordinator)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.classloading.ClassLoadingService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.resource.ResourceBindingListener)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.jpa.container: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener,com.ibm.ws.container.service.state.ModuleStateListener,com.ibm.ws.jpa.JPAComponent,com.ibm.wsspi.logging.Introspector";uses:="com.ibm.ws.container.service.state,com.ibm.ws.container.service.state,com.ibm.ws.jpa,com.ibm.wsspi.logging",osgi.service;objectClass:List="com.ibm.ws.jpa.container.osgi.jndi.JPAJndiLookupObjectFactory,javax.naming.spi.ObjectFactory";uses:="com.ibm.ws.jpa.container.osgi.jndi,javax.naming.spi",osgi.service;objectClass:List="com.ibm.wsspi.injectionengine.InjectionProcessorProvider";uses:="com.ibm.wsspi.injectionengine",osgi.service;objectClass:List="org.osgi.service.url.URLStreamHandlerService";uses:="org.osgi.service.url"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.jpa.container.jakarta: Split package, multiple jars provide the same package:com/ibm/ws/jpa/schemas/javaee Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:com.ibm.ws.jpa.container.core] Class path [Jar:main, Jar:com.ibm.ws.jpa.container.core, Jar:com.ibm.ws.container.service, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.logging.core, Jar:com.ibm.tx.jta, Jar:com.ibm.ws.tx.embeddable, Jar:com.ibm.ws.kernel.boot, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.app.manager.lifecycle, Jar:com.ibm.ws.resource, Jar:com.ibm.websphere.javaee.persistence.2.0, Jar:com.ibm.ws.injection, Jar:com.ibm.ws.javaee.dd.common, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.artifact.url, Jar:com.ibm.websphere.javaee.transaction.1.1, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.jpa.container.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAttribute applied to type com.ibm.ws.jpa.diagnostics.class_scanner.ano.jaxb.classinfo10.AnnotationInfoType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.jpa.container.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAccessorType applied to type com.ibm.ws.jpa.diagnostics.class_scanner.ano.jaxb.classinfo10.AnnotationInfoType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.jpa.container.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlType applied to type com.ibm.ws.jpa.diagnostics.class_scanner.ano.jaxb.classinfo10.AnnotationInfoType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.jpa.container.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElement applied to type com.ibm.ws.jpa.diagnostics.class_scanner.ano.jaxb.classinfo10.AnnotationValueType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.jpa.container.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRootElement applied to type com.ibm.ws.jpa.diagnostics.class_scanner.ano.jaxb.classinfo10.ClassInfoType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.jpa.container.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlEnum applied to type com.ibm.ws.jpa.diagnostics.class_scanner.ano.jaxb.classinfo10.ModifierType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.jpa.container.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchemaType applied to type com.ibm.ws.jpa.diagnostics.class_scanner.ano.jaxb.classinfo10.ModifiersType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.jpa.container.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementDecl applied to type com.ibm.ws.jpa.diagnostics.class_scanner.ano.jaxb.classinfo10.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.jpa.container.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRegistry applied to type com.ibm.ws.jpa.diagnostics.class_scanner.ano.jaxb.classinfo10.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.jpa.container.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlEnumValue applied to type com.ibm.ws.jpa.diagnostics.class_scanner.ano.jaxb.classinfo10.ValueType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.jpa.container.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchema applied to type com.ibm.ws.jpa.diagnostics.class_scanner.ano.jaxb.classinfo10.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.jpa.container.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter applied to type com.ibm.ws.jpa.diagnostics.ormparser.jaxb.orm10xml.EntityMappings provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.jpa.container.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlID applied to type com.ibm.ws.jpa.diagnostics.utils.encapsulation.xsd10.EncapsulatedDataGroupType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.jpa.container.jakarta: Imports that lack version ranges: [com.ibm.ws.serialization, io.openliberty.asm, javax.naming, javax.naming.spi, javax.sql, javax.xml.namespace, javax.xml.parsers, javax.xml.validation, org.objectweb.asm, org.xml.sax, org.xml.sax.helpers] warning: com.ibm.ws.jpa.container.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.jpa.JPAExPcBindingContextAccessor)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.jpa.JPALookupDelegate)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.jpa.JPAProviderIntegration)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.jpa.management.JPAEMFPropertyProvider)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.jpa.management.JPAPCtxtAttributeAccessor)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.jpa.management.JPARuntime)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.kernel.LibertyProcess)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.kernel.LibertyProcess)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.tx.embeddable.EmbeddableWebSphereTransactionManager)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.application.lifecycle.ApplicationRecycleCoordinator)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.classloading.ClassLoadingService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.resource.ResourceBindingListener)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.jpa.container.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener,com.ibm.ws.container.service.state.ModuleStateListener,com.ibm.ws.jpa.JPAComponent,com.ibm.wsspi.logging.Introspector";uses:="com.ibm.ws.container.service.state,com.ibm.ws.container.service.state,com.ibm.ws.jpa,com.ibm.wsspi.logging",osgi.service;objectClass:List="com.ibm.ws.jpa.container.osgi.jndi.JPAJndiLookupObjectFactory,javax.naming.spi.ObjectFactory";uses:="com.ibm.ws.jpa.container.osgi.jndi,javax.naming.spi",osgi.service;objectClass:List="com.ibm.wsspi.injectionengine.InjectionProcessorProvider";uses:="com.ibm.wsspi.injectionengine",osgi.service;objectClass:List="org.osgi.service.url.URLStreamHandlerService";uses:="org.osgi.service.url"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.javaee.transaction.1.1, com.ibm.ws.jpa.container.core, com.ibm.websphere.org.osgi.core, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.app.manager.lifecycle, com.ibm.websphere.javaee.persistence.2.0, com.ibm.ws.adaptable.module, com.ibm.ws.kernel.boot, com.ibm.tx.jta, com.ibm.ws.tx.embeddable, com.ibm.ws.javaee.dd.common, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.artifact.url, com.ibm.ws.resource, com.ibm.ws.container.service, com.ibm.ws.logging.core, com.ibm.ws.kernel.service, com.ibm.ws.injection] Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.jpa/src/com/ibm/ws/ejbcontainer/jpa/internal/EJBJPAContainerImpl.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.ejbcontainer.jpa:compileJava > Task :com.ibm.ws.ejbcontainer.jpa:processResources NO-SOURCE > Task :com.ibm.ws.ejbcontainer.jpa:classes > Task :com.ibm.ws.ejbcontainer.jpa:instrument > Task :com.ibm.ws.ejbcontainer.jpa:jar warning: com.ibm.ws.ejbcontainer.jpa: Imports that lack version ranges: [javax.naming.spi] warning: com.ibm.ws.ejbcontainer.jpa.jakarta: Imports that lack version ranges: [javax.naming.spi] warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.ras.instrument, com.ibm.ws.jpa.container.core, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.jpa.container, com.ibm.websphere.javaee.ejb.3.1, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ejbcontainer.core, com.ibm.ws.container.service, com.ibm.ws.ejbcontainer, com.ibm.ws.kernel.service, com.ibm.ws.injection] > Task :com.ibm.ws.ejbcontainer.jpa:publishWLPJars > Task :com.ibm.ws.ejbcontainer.jpa:assemble > Task :com.ibm.ws.ejbcontainer.legacy_fat:assemble SKIPPED > Task :com.ibm.ws.ejbcontainer.management.j2ee:globalize NO-SOURCE > Task :com.ibm.ws.ejbcontainer.management.j2ee:compileJava > Task :com.ibm.ws.ejbcontainer.management.j2ee:processResources NO-SOURCE > Task :com.ibm.ws.ejbcontainer.management.j2ee:classes > Task :com.ibm.ws.ejbcontainer.management.j2ee:instrument > Task :com.ibm.ws.ejbcontainer.management.j2ee:jar warning: Imports that lack version ranges: [javax.management] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.javaee.ddmodel, com.ibm.websphere.appserver.api.j2eemanagement, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.ws.container.service, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.ejbcontainer, com.ibm.ws.adaptable.module] > Task :com.ibm.ws.ejbcontainer.management.j2ee:publishWLPJars > Task :com.ibm.ws.ejbcontainer.management.j2ee:assemble > Task :com.ibm.ws.ejbcontainer.mdb:globalize > Task :com.ibm.ws.ejbcontainer.mdb.core:globalize NO-SOURCE > Task :com.ibm.ws.ejbcontainer.mdb.core:compileJava > Task :com.ibm.ws.ejbcontainer.mdb.core:processResources NO-SOURCE > Task :com.ibm.ws.ejbcontainer.mdb.core:classes > Task :com.ibm.ws.ejbcontainer.mdb.core:jar warning: Imports that lack version ranges: [com.ibm.ejs.container.util, com.ibm.ws.ejbcontainer, com.ibm.ws.ejbcontainer.runtime, com.ibm.ws.ejbcontainer.util] warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.javaee.interceptor.1.1, com.ibm.websphere.javaee.transaction.1.1, com.ibm.websphere.javaee.connector.1.6, com.ibm.ws.tx.jta.extensions, com.ibm.websphere.javaee.ejb.3.1, com.ibm.ws.tx.embeddable, com.ibm.tx.jta, com.ibm.ws.managedobject, com.ibm.ws.ejbcontainer.core, com.ibm.ws.container.service, com.ibm.ws.ejbcontainer.remote.portable.core, com.ibm.ws.injection] > Task :com.ibm.ws.ejbcontainer.mdb:compileJava > Task :com.ibm.ws.ejbcontainer.mdb:processResources NO-SOURCE > Task :com.ibm.ws.ejbcontainer.mdb:classes > Task :com.ibm.ws.ejbcontainer.mdb:instrument > Task :com.ibm.ws.ejbcontainer.mdb:jar warning: com.ibm.ws.ejbcontainer.mdb: Split package, multiple jars provide the same package:com/ibm/ws/ejbcontainer/mdb Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:com.ibm.ws.ejbcontainer.mdb.core] Class path [Jar:main, Jar:com.ibm.websphere.appserver.spi.kernel.service, Jar:com.ibm.websphere.javaee.connector.1.6, Jar:com.ibm.websphere.javaee.ejb.3.1, Jar:com.ibm.websphere.javaee.transaction.1.1, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.app.manager.lifecycle, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.ejbcontainer, Jar:com.ibm.ws.ejbcontainer.core, Jar:com.ibm.ws.ejbcontainer.mdb.core, Jar:com.ibm.ws.injection, Jar:com.ibm.ws.jca, Jar:com.ibm.ws.kernel.feature, Jar:com.ibm.ws.kernel.boot.nested, Jar:com.ibm.ws.logging, Jar:com.ibm.tx.jta, Jar:com.ibm.ws.tx.embeddable, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.messaging.runtime, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.ejbcontainer.mdb: Imports that lack version ranges: [javax.naming] warning: com.ibm.ws.ejbcontainer.mdb: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ejs.container.MessageEndpointCollaborator)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.MetaDataSlotService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.EJBContainer)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.EJBRuntimeVersion)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.jca.service.AdminObjectService)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.jca.service.EndpointActivationService)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.kernel.feature.ServerStartedPhase2)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.messaging.service.JsMainAdminComponent)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.tx.rrs.RRSXAResourceFactory)";effective:=active;resolution:=optional,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.ejbcontainer.mdb.jakarta: Split package, multiple jars provide the same package:com/ibm/ws/ejbcontainer/mdb Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:com.ibm.ws.ejbcontainer.mdb.core] Class path [Jar:main, Jar:com.ibm.websphere.appserver.spi.kernel.service, Jar:com.ibm.websphere.javaee.connector.1.6, Jar:com.ibm.websphere.javaee.ejb.3.1, Jar:com.ibm.websphere.javaee.transaction.1.1, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.app.manager.lifecycle, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.ejbcontainer, Jar:com.ibm.ws.ejbcontainer.core, Jar:com.ibm.ws.ejbcontainer.mdb.core, Jar:com.ibm.ws.injection, Jar:com.ibm.ws.jca, Jar:com.ibm.ws.kernel.feature, Jar:com.ibm.ws.kernel.boot.nested, Jar:com.ibm.ws.logging, Jar:com.ibm.tx.jta, Jar:com.ibm.ws.tx.embeddable, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.messaging.runtime, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.ejbcontainer.mdb.jakarta: Imports that lack version ranges: [javax.naming] warning: com.ibm.ws.ejbcontainer.mdb.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ejs.container.MessageEndpointCollaborator)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.MetaDataSlotService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.EJBContainer)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.EJBRuntimeVersion)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.jca.service.AdminObjectService)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.jca.service.EndpointActivationService)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.kernel.feature.ServerStartedPhase2)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.messaging.service.JsMainAdminComponent)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.tx.rrs.RRSXAResourceFactory)";effective:=active;resolution:=optional,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.logging, com.ibm.ws.jca, com.ibm.ws.kernel.feature, com.ibm.ws.ras.instrument, com.ibm.websphere.javaee.connector.1.6, com.ibm.websphere.javaee.transaction.1.1, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.app.manager.lifecycle, com.ibm.websphere.javaee.ejb.3.1, com.ibm.tx.jta, com.ibm.ws.tx.embeddable, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ejbcontainer.mdb.core, com.ibm.ws.ejbcontainer.core, com.ibm.ws.container.service, com.ibm.ws.ejbcontainer, com.ibm.ws.messaging.runtime, com.ibm.ws.kernel.boot.nested, com.ibm.ws.injection] > Task :com.ibm.ws.ejbcontainer.mdb:publishWLPJars > Task :com.ibm.ws.ejbcontainer.mdb:assemble > Task :com.ibm.ws.ejbcontainer.mdb.core:assemble > Task :com.ibm.ws.ejbcontainer.mdb.jms_fat:assemble SKIPPED > Task :com.ibm.ws.ejbcontainer.mdb.ra_fat:addTestResourceAdapter > Task :com.ibm.ws.ejbcontainer.mdb.ra_fat:assemble > Task :com.ibm.ws.ejbcontainer.remote:globalize NO-SOURCE > Task :com.ibm.ws.ejbcontainer.remote:compileJava > Task :com.ibm.ws.ejbcontainer.remote:processResources NO-SOURCE > Task :com.ibm.ws.ejbcontainer.remote:classes > Task :com.ibm.ws.ejbcontainer.remote:instrument > Task :com.ibm.ws.ejbcontainer.remote:jar warning: com.ibm.ws.ejbcontainer.remote: Imports that lack version ranges: [javax.annotation, javax.rmi, javax.rmi.CORBA, org.omg.CORBA, org.omg.CORBA.ORBPackage, org.omg.CosNaming, org.omg.CosNaming.NamingContextPackage, org.omg.PortableServer, org.omg.PortableServer.POAManagerPackage, org.omg.PortableServer.POAPackage, org.omg.PortableServer.ServantLocatorPackage, javax.naming, javax.naming.spi] warning: com.ibm.ws.ejbcontainer.remote: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.kernel.LibertyProcess)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.transport.iiop.spi.ClientORBRef)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.transport.iiop.spi.ORBRef)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.transport.iiop.spi.ServerPolicySource)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.ejbcontainer.remote: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.classloading.ClassGenerator,com.ibm.ws.container.service.state.ApplicationStateListener,com.ibm.ws.ejbcontainer.osgi.EJBStubClassGenerator";uses:="com.ibm.ws.classloading,com.ibm.ws.container.service.state,com.ibm.ws.ejbcontainer.osgi",osgi.service;objectClass:List="com.ibm.ws.container.service.naming.JavaColonNamingHelper";uses:="com.ibm.ws.container.service.naming",osgi.service;objectClass:List="com.ibm.ws.ejbcontainer.osgi.EJBRemoteRuntime,com.ibm.ws.transport.iiop.spi.RemoteObjectReplacer";uses:="com.ibm.ws.ejbcontainer.osgi,com.ibm.ws.transport.iiop.spi",osgi.service;objectClass:List="com.ibm.ws.ejbcontainer.remote.internal.ORBObjectFactory,javax.naming.spi.ObjectFactory";uses:="com.ibm.ws.ejbcontainer.remote.internal,javax.naming.spi",osgi.service;objectClass:List="com.ibm.ws.serialization.DeserializationObjectResolver,com.ibm.ws.serialization.SerializationObjectReplacer";uses:="com.ibm.ws.serialization,com.ibm.ws.serialization",osgi.service;objectClass:List="com.ibm.wsspi.injectionengine.ObjectFactoryInfo";uses:="com.ibm.wsspi.injectionengine"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.ejbcontainer.remote.jakarta: Imports that lack version ranges: [javax.annotation, javax.rmi, javax.rmi.CORBA, org.omg.CORBA, org.omg.CORBA.ORBPackage, org.omg.CosNaming, org.omg.CosNaming.NamingContextPackage, org.omg.PortableServer, org.omg.PortableServer.POAManagerPackage, org.omg.PortableServer.POAPackage, org.omg.PortableServer.ServantLocatorPackage, javax.naming, javax.naming.spi] warning: com.ibm.ws.ejbcontainer.remote.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.kernel.LibertyProcess)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.transport.iiop.spi.ClientORBRef)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.transport.iiop.spi.ORBRef)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.transport.iiop.spi.ServerPolicySource)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.ejbcontainer.remote.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.classloading.ClassGenerator,com.ibm.ws.container.service.state.ApplicationStateListener,com.ibm.ws.ejbcontainer.osgi.EJBStubClassGenerator";uses:="com.ibm.ws.classloading,com.ibm.ws.container.service.state,com.ibm.ws.ejbcontainer.osgi",osgi.service;objectClass:List="com.ibm.ws.container.service.naming.JavaColonNamingHelper";uses:="com.ibm.ws.container.service.naming",osgi.service;objectClass:List="com.ibm.ws.ejbcontainer.osgi.EJBRemoteRuntime,com.ibm.ws.transport.iiop.spi.RemoteObjectReplacer";uses:="com.ibm.ws.ejbcontainer.osgi,com.ibm.ws.transport.iiop.spi",osgi.service;objectClass:List="com.ibm.ws.ejbcontainer.remote.internal.ORBObjectFactory,javax.naming.spi.ObjectFactory";uses:="com.ibm.ws.ejbcontainer.remote.internal,javax.naming.spi",osgi.service;objectClass:List="com.ibm.ws.serialization.DeserializationObjectResolver,com.ibm.ws.serialization.SerializationObjectReplacer";uses:="com.ibm.ws.serialization,com.ibm.ws.serialization",osgi.service;objectClass:List="com.ibm.wsspi.injectionengine.ObjectFactoryInfo";uses:="com.ibm.wsspi.injectionengine"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.org.apache.yoko.core.1.5, com.ibm.ws.ras.instrument, com.ibm.ws.org.apache.yoko.corba.spec.1.5, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.classloading, com.ibm.websphere.javaee.annotation.1.1, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.ws.kernel.boot, com.ibm.ws.org.apache.yoko.rmi.spec.1.5, com.ibm.websphere.javaee.ejb.3.2, com.ibm.ws.managedobject, com.ibm.ws.ejbcontainer.core, com.ibm.ws.container.service, com.ibm.ws.logging.core, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.ejbcontainer.remote.portable.core, com.ibm.ws.ejbcontainer, com.ibm.ws.serialization, com.ibm.ws.transport.iiop, com.ibm.ws.injection] > Task :com.ibm.ws.ejbcontainer.remote:publishWLPJars > Task :com.ibm.ws.ejbcontainer.remote:assemble > Task :com.ibm.ws.ejbcontainer.remote.client:globalize NO-SOURCE > Task :com.ibm.ws.ejbcontainer.remote.client:compileJava > Task :com.ibm.ws.ejbcontainer.remote.client:processResources NO-SOURCE > Task :com.ibm.ws.ejbcontainer.remote.client:classes > Task :com.ibm.ws.ejbcontainer.remote.client:instrument > Task :com.ibm.ws.ejbcontainer.remote.client:jar warning: com.ibm.ws.ejbcontainer.remote.client: Unused Import-Package instructions: [org.omg.*] warning: com.ibm.ws.ejbcontainer.remote.client: Imports that lack version ranges: [javax.naming, javax.naming.spi] warning: com.ibm.ws.ejbcontainer.remote.client: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.clientcontainer.remote.common.ClientSupportFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.MetaDataSlotService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.EJBContainer)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.remote.client.internal.EJBClientMetaDataRuntime)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.kernel.LibertyProcess)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.ejbcontainer.remote.client: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.classloading.ClassGenerator,com.ibm.ws.container.service.state.ApplicationStateListener";uses:="com.ibm.ws.classloading,com.ibm.ws.container.service.state",osgi.service;objectClass:List="com.ibm.ws.container.service.metadata.extended.ModuleMetaDataExtender,com.ibm.ws.container.service.metadata.extended.NestedModuleMetaDataFactory,com.ibm.ws.ejbcontainer.remote.client.internal.EJBClientMetaDataRuntime";uses:="com.ibm.ws.container.service.metadata.extended,com.ibm.ws.container.service.metadata.extended,com.ibm.ws.ejbcontainer.remote.client.internal",osgi.service;objectClass:List="com.ibm.ws.container.service.state.ModuleStateListener";uses:="com.ibm.ws.container.service.state",osgi.service;objectClass:List="com.ibm.ws.ejbcontainer.remote.client.internal.injection.EJBLinkClientObjectFactoryImpl,javax.naming.spi.ObjectFactory";uses:="com.ibm.ws.ejbcontainer.remote.client.internal.injection,javax.naming.spi",osgi.service;objectClass:List="com.ibm.wsspi.injectionengine.factory.EJBLinkReferenceFactory";uses:="com.ibm.wsspi.injectionengine.factory"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.ejbcontainer.remote.client.jakarta: Unused Import-Package instructions: [org.omg.*] warning: com.ibm.ws.ejbcontainer.remote.client.jakarta: Imports that lack version ranges: [javax.naming, javax.naming.spi] warning: com.ibm.ws.ejbcontainer.remote.client.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.clientcontainer.remote.common.ClientSupportFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.MetaDataSlotService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.EJBContainer)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.remote.client.internal.EJBClientMetaDataRuntime)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.kernel.LibertyProcess)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.ejbcontainer.remote.client.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.classloading.ClassGenerator,com.ibm.ws.container.service.state.ApplicationStateListener";uses:="com.ibm.ws.classloading,com.ibm.ws.container.service.state",osgi.service;objectClass:List="com.ibm.ws.container.service.metadata.extended.ModuleMetaDataExtender,com.ibm.ws.container.service.metadata.extended.NestedModuleMetaDataFactory,com.ibm.ws.ejbcontainer.remote.client.internal.EJBClientMetaDataRuntime";uses:="com.ibm.ws.container.service.metadata.extended,com.ibm.ws.container.service.metadata.extended,com.ibm.ws.ejbcontainer.remote.client.internal",osgi.service;objectClass:List="com.ibm.ws.container.service.state.ModuleStateListener";uses:="com.ibm.ws.container.service.state",osgi.service;objectClass:List="com.ibm.ws.ejbcontainer.remote.client.internal.injection.EJBLinkClientObjectFactoryImpl,javax.naming.spi.ObjectFactory";uses:="com.ibm.ws.ejbcontainer.remote.client.internal.injection,javax.naming.spi",osgi.service;objectClass:List="com.ibm.wsspi.injectionengine.factory.EJBLinkReferenceFactory";uses:="com.ibm.wsspi.injectionengine.factory"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.ws.kernel.boot, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.org.apache.yoko.rmi.spec.1.5, com.ibm.websphere.javaee.ejb.3.2, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.clientcontainer.remote.common, com.ibm.ws.ejbcontainer, com.ibm.ws.injection] > Task :com.ibm.ws.ejbcontainer.remote.client:publishWLPJars > Task :com.ibm.ws.ejbcontainer.remote.client:assemble > Task :com.ibm.ws.ejbcontainer.remote.client.server:globalize NO-SOURCE > Task :com.ibm.ws.ejbcontainer.remote.client.server:compileJava > Task :com.ibm.ws.ejbcontainer.remote.client.server:processResources NO-SOURCE > Task :com.ibm.ws.ejbcontainer.remote.client.server:classes > Task :com.ibm.ws.ejbcontainer.remote.client.server:instrument > Task :com.ibm.ws.ejbcontainer.remote.client.server:jar warning: com.ibm.ws.ejbcontainer.remote.client.server: Unused Import-Package instructions: [javax.rmi.*, org.omg.*] warning: com.ibm.ws.ejbcontainer.remote.client.server: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.websphere.ejbcontainer.EJBFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.naming.RemoteObjectInstanceFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.EJBStubClassGenerator)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.ejbcontainer.remote.client.server.jakarta: Unused Import-Package instructions: [javax.rmi.*, org.omg.*] warning: com.ibm.ws.ejbcontainer.remote.client.server.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.websphere.ejbcontainer.EJBFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.naming.RemoteObjectInstanceFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.EJBStubClassGenerator)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.javaee.ejb.3.1, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.ws.container.service, com.ibm.ws.clientcontainer.remote.common, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.ejbcontainer] > Task :com.ibm.ws.ejbcontainer.remote.client.server:publishWLPJars > Task :com.ibm.ws.ejbcontainer.remote.client.server:assemble > Task :com.ibm.ws.ejbcontainer.remote.client_fat:assemble SKIPPED > Task :com.ibm.ws.ejbcontainer.remote.portable:globalize NO-SOURCE > Task :com.ibm.ws.ejbcontainer.remote.portable:compileJava NO-SOURCE > Task :com.ibm.ws.ejbcontainer.remote.portable:processResources NO-SOURCE > Task :com.ibm.ws.ejbcontainer.remote.portable:classes UP-TO-DATE > Task :com.ibm.ws.ejbcontainer.remote.portable:instrument > Task :com.ibm.ws.ejbcontainer.remote.portable:jar warning: com.ibm.ws.ejbcontainer.remote.portable: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.ejbcontainer.remote.portable: Imports that lack version ranges: [javax.naming, javax.rmi, javax.rmi.CORBA, org.omg.CORBA, org.omg.CORBA.portable, org.omg.CORBA_2_3.portable, org.omg.stub.java.rmi] warning: com.ibm.ws.ejbcontainer.remote.portable.jakarta: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.ejbcontainer.remote.portable.jakarta: Imports that lack version ranges: [javax.naming, javax.rmi, javax.rmi.CORBA, org.omg.CORBA, org.omg.CORBA.portable, org.omg.CORBA_2_3.portable, org.omg.stub.java.rmi] warning: Unreferenced class path entries [com.ibm.websphere.javaee.ejb.3.1, com.ibm.ws.ras.instrument, com.ibm.ws.ejbcontainer.remote.portable.core] > Task :com.ibm.ws.ejbcontainer.remote.portable:copyToEjbPortableName > Task :com.ibm.ws.ejbcontainer.remote.portable:publishWLPJars > Task :com.ibm.ws.ejbcontainer.remote.portable:assemble > Task :com.ibm.ws.ejbcontainer.remote.portable.core:assemble > Task :com.ibm.ws.ejbcontainer.remote_fat:assemble SKIPPED > Task :com.ibm.ws.ejbcontainer.security:globalize > Task :com.ibm.ws.ejbcontainer.security:compileJava warning: Empty clause, usually caused by repeating a comma without any name field or by having spaces after the backslash of a property file: com.ibm.ws.logging,com.ibm.ws.kernel.boot.logging;version=latest,com.ibm.ws.kernel.service,com.ibm.ws.kernel.security.thread;version=latest, com.ibm.websphere.org.osgi.core,com.ibm.websphere.org.osgi.service.component,com.ibm.wsspi.org.osgi.service.component.annotations;version=latest,com.ibm.ws.security.ready.service;version=latest,com.ibm.ws.ejbcontainer.core;version=latest,com.ibm.ws.ejbcontainer;version=latest,com.ibm.websphere.javaee.ejb.3.1;version=latest,../build.sharedResources/lib/junit/old/junit.jar;version=file, com.ibm.ws.junit.extensions;version=latest, org.jmock:jmock-legacy;version=2.5.0, org.jmock:jmock-junit4;strategy=exact;version=2.5.1, org.jmock:jmock;strategy=exact;version=2.5.1, cglib:cglib-nodep;version=3.3.0, org.mockito:mockito-all;version=1.9.5, org.hamcrest:hamcrest-all;version=1.3, > Task :com.ibm.ws.ejbcontainer.security:processResources NO-SOURCE > Task :com.ibm.ws.ejbcontainer.security:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.security/src/com/ibm/ws/ejbcontainer/security/internal/EJBSecurityCollaboratorImpl.java:13: warning: [deprecation] Identity in java.security has been deprecated import java.security.Identity; ^ 1 warning > Task :com.ibm.ws.ejbcontainer.security:instrument > Task :com.ibm.ws.ejbcontainer.security:jar warning: com.ibm.ws.ejbcontainer.security: Imports that lack version ranges: [com.ibm.ejs.container, com.ibm.ws.ejbcontainer, javax.security.auth, javax.security.auth.login] warning: io.openliberty.ejbcontainer.security.internal: Imports that lack version ranges: [com.ibm.ejs.container, com.ibm.ws.ejbcontainer, javax.security.auth, javax.security.auth.login] warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.security.registry, com.ibm.ws.security.authentication.builtin, com.ibm.ws.security.credentials, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.security.authorization, com.ibm.ws.security.ready.service, com.ibm.websphere.javaee.ejb.3.1, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.authentication, com.ibm.websphere.security, com.ibm.ws.ejbcontainer.core, com.ibm.ws.container.service, com.ibm.ws.kernel.service, com.ibm.ws.security] > Task :com.ibm.ws.ejbcontainer.security:publishWLPJars > Task :com.ibm.ws.ejbcontainer.security:assemble > Task :com.ibm.ws.ejbcontainer.security_test.servlets:globalize NO-SOURCE > Task :com.ibm.ws.ejbcontainer.security_test.servlets:compileJava > Task :com.ibm.ws.ejbcontainer.security_test.servlets:processResources NO-SOURCE > Task :com.ibm.ws.ejbcontainer.security_test.servlets:classes > Task :com.ibm.ws.ejbcontainer.security_test.servlets:SecurityEJBJarInWAR_JAR > Task :com.ibm.ws.ejbcontainer.security_test.servlets:SecurityEJBJarMCInWAR_JAR > Task :com.ibm.ws.ejbcontainer.security_test.servlets:SecurityEJBM01_JAR > Task :com.ibm.ws.ejbcontainer.security_test.servlets:SecurityEJBM02_JAR > Task :com.ibm.ws.ejbcontainer.security_test.servlets:SecurityEJBM03_JAR > Task :com.ibm.ws.ejbcontainer.security_test.servlets:SecurityEJBM04_JAR > Task :com.ibm.ws.ejbcontainer.security_test.servlets:SecurityEJBM05_JAR > Task :com.ibm.ws.ejbcontainer.security_test.servlets:SecurityEJBM07_JAR > Task :com.ibm.ws.ejbcontainer.security_test.servlets:SecurityEJBM08_JAR > Task :com.ibm.ws.ejbcontainer.security_test.servlets:SecurityEJBM09_JAR > Task :com.ibm.ws.ejbcontainer.security_test.servlets:SecurityEJBM10_JAR > Task :com.ibm.ws.ejbcontainer.security_test.servlets:SecurityEJBMC06_JAR > Task :com.ibm.ws.ejbcontainer.security_test.servlets:SecurityEJBX01_JAR > Task :com.ibm.ws.ejbcontainer.security_test.servlets:SecurityEJBX02_JAR > Task :com.ibm.ws.ejbcontainer.security_test.servlets:SecurityEJBX03_JAR > Task :com.ibm.ws.ejbcontainer.security_test.servlets:SecurityEJB_JAR > Task :com.ibm.ws.ejbcontainer.security_test.servlets:SecurityEJBinWAR_JAR > Task :com.ibm.ws.ejbcontainer.security_test.servlets:SecurityIntf_JAR > Task :com.ibm.ws.ejbcontainer.security_test.servlets:SecuritySAEJBM01_JAR > Task :com.ibm.ws.ejbcontainer.security_test.servlets:SecuritySAEJBM02_JAR > Task :com.ibm.ws.ejbcontainer.security_test.servlets:SecuritySAEJBM07_JAR > Task :com.ibm.ws.ejbcontainer.security_test.servlets:SecuritySAEJBM08_JAR > Task :com.ibm.ws.ejbcontainer.security_test.servlets:SecuritySAEJBMC06_JAR > Task :com.ibm.ws.ejbcontainer.security_test.servlets:SecuritySAEJBX01_JAR > Task :com.ibm.ws.ejbcontainer.security_test.servlets:SecuritySAEJBX02_JAR > Task :com.ibm.ws.ejbcontainer.security_test.servlets:SecuritySAEJB_JAR > Task :com.ibm.ws.ejbcontainer.security_test.servlets:ejbinstandalone_WAR > Task :com.ibm.ws.ejbcontainer.security_test.servlets:ejbinwarservletM01_WAR > Task :com.ibm.ws.ejbcontainer.security_test.servlets:ejbinwarservletM07_WAR > Task :com.ibm.ws.ejbcontainer.security_test.servlets:ejbinwarservletMC06_WAR > Task :com.ibm.ws.ejbcontainer.security_test.servlets:ejbinwarservletX01_WAR > Task :com.ibm.ws.ejbcontainer.security_test.servlets:ejbinwarservlet_WAR > Task :com.ibm.ws.ejbcontainer.security_test.servlets:ejbjarinstandaloneM02_WAR > Task :com.ibm.ws.ejbcontainer.security_test.servlets:ejbjarinstandaloneM08_WAR > Task :com.ibm.ws.ejbcontainer.security_test.servlets:ejbjarinstandaloneMC06_WAR > Task :com.ibm.ws.ejbcontainer.security_test.servlets:ejbjarinstandaloneX02_WAR > Task :com.ibm.ws.ejbcontainer.security_test.servlets:jar warning: Imports that lack version ranges: [javax.naming, javax.security.auth, javax.security.auth.callback, javax.security.auth.login] warning: Unreferenced class path entries [com.ibm.websphere.javaee.ejb.3.1, com.ibm.ws.security.jaas.common, com.ibm.websphere.javaee.servlet.3.1, junit, com.ibm.websphere.security, com.ibm.websphere.javaee.annotation.1.1, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.ejbcontainer.security_test.servlets:packageClient_JAR > Task :com.ibm.ws.ejbcontainer.security_test.servlets:securityejb_WAR > Task :com.ibm.ws.ejbcontainer.security_test.servlets:war SKIPPED > Task :com.ibm.ws.ejbcontainer.security_test.servlets:assemble > Task :com.ibm.ws.ejbcontainer.security.jacc_fat:securityejbInWarEarXMLMerge_EAR > Task :com.ibm.ws.ejbcontainer.security.jacc_fat:securityejbInWarEarXML_EAR > Task :com.ibm.ws.ejbcontainer.security.jacc_fat:securityejbXML_EAR > Task :com.ibm.ws.ejbcontainer.security.jacc_fat:securityejbXMLmerge_EAR > Task :com.ibm.ws.ejbcontainer.security.jacc_fat:securityejb_EAR > Task :com.ibm.ws.ejbcontainer.security.jacc_fat:securityejbinwar_EAR > Task :com.ibm.ws.ejbcontainer.security.jacc_fat:securityejbjarInWarEarM01_EAR > Task :com.ibm.ws.ejbcontainer.security.jacc_fat:securityejbjarInWarEarM07XMLmerge_EAR > Task :com.ibm.ws.ejbcontainer.security.jacc_fat:securityejbjarInWarEarM07_EAR > Task :com.ibm.ws.ejbcontainer.security.jacc_fat:securityejbjarInWarEarMC06_EAR > Task :com.ibm.ws.ejbcontainer.security.jacc_fat:securityejbjarInWarEarX01_EAR > Task :com.ibm.ws.ejbcontainer.security.jacc_fat:securityejbjarMC_EAR > Task :com.ibm.ws.ejbcontainer.security.jacc_fat:securityejbjarXMLmerge_EAR > Task :com.ibm.ws.ejbcontainer.security.jacc_fat:securityejbjar_EAR > Task :com.ibm.ws.ejbcontainer.security.jacc_fat:assemble SKIPPED > Task :com.ibm.ws.ejbcontainer.security.jacc_fat.2:securityejbInWarEarXMLMerge_EAR > Task :com.ibm.ws.ejbcontainer.security.jacc_fat.2:securityejbInWarEarXML_EAR > Task :com.ibm.ws.ejbcontainer.security.jacc_fat.2:securityejbXML_EAR > Task :com.ibm.ws.ejbcontainer.security.jacc_fat.2:securityejbXMLmerge_EAR > Task :com.ibm.ws.ejbcontainer.security.jacc_fat.2:securityejb_EAR > Task :com.ibm.ws.ejbcontainer.security.jacc_fat.2:securityejbinwar_EAR > Task :com.ibm.ws.ejbcontainer.security.jacc_fat.2:securityejbjarInWarEarM01_EAR > Task :com.ibm.ws.ejbcontainer.security.jacc_fat.2:securityejbjarInWarEarM07XMLmerge_EAR > Task :com.ibm.ws.ejbcontainer.security.jacc_fat.2:securityejbjarInWarEarM07_EAR > Task :com.ibm.ws.ejbcontainer.security.jacc_fat.2:securityejbjarInWarEarMC06_EAR > Task :com.ibm.ws.ejbcontainer.security.jacc_fat.2:securityejbjarInWarEarX01_EAR > Task :com.ibm.ws.ejbcontainer.security.jacc_fat.2:securityejbjarMC_EAR > Task :com.ibm.ws.ejbcontainer.security.jacc_fat.2:securityejbjarXMLmerge_EAR > Task :com.ibm.ws.ejbcontainer.security.jacc_fat.2:securityejbjar_EAR > Task :com.ibm.ws.ejbcontainer.security.jacc_fat.2:assemble SKIPPED > Task :com.ibm.ws.ejbcontainer.session:globalize NO-SOURCE > Task :com.ibm.ws.ejbcontainer.session:compileJava > Task :com.ibm.ws.ejbcontainer.session:processResources NO-SOURCE > Task :com.ibm.ws.ejbcontainer.session:classes > Task :com.ibm.ws.ejbcontainer.session:instrument Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ejbcontainer.timer/src/com/ibm/ws/ejbcontainer/timer/osgi/internal/EJBTimerRuntimeImpl.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.ejbcontainer.session:jar warning: [com.ibm.ws.ejbcontainer.session.internal.SessionBeanRuntimeImpl] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceObjectField is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.ejbcontainer.session.internal.SessionBeanRuntimeImpl] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceOptions is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.ws.ejbcontainer.session.internal.SessionBeanRuntimeImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.ws.ejbcontainer.session.internal.SessionBeanRuntimeImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.ws.ejbcontainer.session.internal.SessionBeanRuntimeImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.websphere.ras, com.ibm.websphere.ras.annotation] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.ejbcontainer] > Task :com.ibm.ws.ejbcontainer.session:publishWLPJars > Task :com.ibm.ws.ejbcontainer.session:assemble > Task :com.ibm.ws.ejbcontainer.session.async_fat:assemble SKIPPED > Task :com.ibm.ws.ejbcontainer.session.passivation_fat:assemble SKIPPED > Task :com.ibm.ws.ejbcontainer.timer:globalize NO-SOURCE > Task :com.ibm.ws.ejbcontainer.timer:compileJava > Task :com.ibm.ws.ejbcontainer.timer:processResources NO-SOURCE > Task :com.ibm.ws.ejbcontainer.timer:classes > Task :com.ibm.ws.ejbcontainer.timer:instrument > Task :com.ibm.ws.ejbcontainer.timer:jar warning: com.ibm.ws.ejbcontainer.timer: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.EJBPersistentTimerRuntime)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.threadcontext.WSContextService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=java.util.concurrent.ScheduledExecutorService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.ejbcontainer.timer.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.EJBPersistentTimerRuntime)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.threadcontext.WSContextService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=java.util.concurrent.ScheduledExecutorService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.context, com.ibm.ws.logging, com.ibm.websphere.javaee.ejb.3.1, com.ibm.ws.ras.instrument, com.ibm.ws.ejbcontainer.core, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.container.service, com.ibm.websphere.org.osgi.core, com.ibm.ws.ejbcontainer, com.ibm.ws.kernel.service, com.ibm.websphere.org.osgi.service.component] > Task :com.ibm.ws.ejbcontainer.timer:publishWLPJars > Task :com.ibm.ws.ejbcontainer.timer:assemble > Task :com.ibm.ws.ejbcontainer.timer.auto_fat:assemble SKIPPED > Task :com.ibm.ws.ejbcontainer.timer.calendar_fat:assemble SKIPPED > Task :com.ibm.ws.ejbcontainer.timer.np.config_fat:assemble SKIPPED > Task :com.ibm.ws.ejbcontainer.timer.np_fat:assemble SKIPPED > Task :com.ibm.ws.ejbcontainer.timer.persistent:globalize NO-SOURCE > Task :com.ibm.ws.ejbcontainer.timer.persistent:compileJava > Task :com.ibm.ws.ejbcontainer.timer.persistent:processResources NO-SOURCE > Task :com.ibm.ws.ejbcontainer.timer.persistent:classes > Task :com.ibm.ws.ejbcontainer.timer.persistent:instrument > Task :com.ibm.ws.ejbcontainer.timer.persistent:jar warning: com.ibm.ws.ejbcontainer.timer.persistent: Imports that lack version ranges: [com.ibm.ws.serialization] warning: com.ibm.ws.ejbcontainer.timer.persistent: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.websphere.concurrent.persistent.PersistentExecutor)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.websphere.csi.J2EENameFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.EJBTimerRuntime)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.timer.persistent.osgi.internal.EJBPersistentTimerRuntimeImpl)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.ejbcontainer.timer.persistent: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.websphere.ejbcontainer.mbean.EJBPersistentTimerServiceMXBean";uses:="com.ibm.websphere.ejbcontainer.mbean",osgi.service;objectClass:List="com.ibm.ws.ejbcontainer.osgi.EJBPersistentTimerRuntime,com.ibm.ws.ejbcontainer.timer.persistent.osgi.internal.EJBPersistentTimerRuntimeImpl";uses:="com.ibm.ws.ejbcontainer.osgi,com.ibm.ws.ejbcontainer.timer.persistent.osgi.internal"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.ejbcontainer.timer.persistent.jakarta: Imports that lack version ranges: [com.ibm.ws.serialization] warning: com.ibm.ws.ejbcontainer.timer.persistent.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.websphere.concurrent.persistent.PersistentExecutor)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.websphere.csi.J2EENameFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.EJBTimerRuntime)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.timer.persistent.osgi.internal.EJBPersistentTimerRuntimeImpl)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.ejbcontainer.timer.persistent.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.websphere.ejbcontainer.mbean.EJBPersistentTimerServiceMXBean";uses:="com.ibm.websphere.ejbcontainer.mbean",osgi.service;objectClass:List="com.ibm.ws.ejbcontainer.osgi.EJBPersistentTimerRuntime,com.ibm.ws.ejbcontainer.timer.persistent.osgi.internal.EJBPersistentTimerRuntimeImpl";uses:="com.ibm.ws.ejbcontainer.osgi,com.ibm.ws.ejbcontainer.timer.persistent.osgi.internal"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.context, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.javaee.transaction.1.1, com.ibm.websphere.org.osgi.core, com.ibm.ws.concurrent.persistent, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.javaee.ejb.3.1, com.ibm.ws.tx.embeddable, com.ibm.tx.jta, com.ibm.websphere.javaee.concurrent.1.0, com.ibm.ws.ejbcontainer.core, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.logging.core, com.ibm.ws.ejbcontainer] > Task :com.ibm.ws.ejbcontainer.timer.persistent:publishWLPJars > Task :com.ibm.ws.ejbcontainer.timer.persistent:assemble > Task :com.ibm.ws.ejbcontainer.timer.persistent_fat:assemble SKIPPED > Task :com.ibm.ws.ejbcontainer.timer.v32_fat:assemble SKIPPED > Task :com.ibm.ws.ejbcontainer.tx_fat:assemble SKIPPED > Task :com.ibm.ws.ejbcontainer.v32:globalize NO-SOURCE > Task :com.ibm.ws.ejbcontainer.v32:compileJava > Task :com.ibm.ws.ejbcontainer.v32:processResources NO-SOURCE > Task :com.ibm.ws.ejbcontainer.v32:classes > Task :com.ibm.ws.ejbcontainer.v32:instrument > Task :com.ibm.ws.ejbcontainer.v32:jar warning: [com.ibm.ws.ejbcontainer.v32.EJBRuntimeVersionV32] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceObjectField is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.ejbcontainer.v32.EJBRuntimeVersionV32] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceOptions is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.ejbcontainer.osgi.EJBRuntimeVersion] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceObjectField is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.ejbcontainer.osgi.EJBRuntimeVersion] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceOptions is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.ws.ejbcontainer.v32.EJBRuntimeVersionV32 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.ws.ejbcontainer.v32.EJBRuntimeVersionV32 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.ws.ejbcontainer.v32.EJBRuntimeVersionV32 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.websphere.ras, com.ibm.websphere.ras.annotation, com.ibm.ws.javaee.ddmodel.ejb] warning: Unreferenced class path entries [com.ibm.websphere.javaee.interceptor.1.2, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.ejbcontainer] > Task :com.ibm.ws.ejbcontainer.v32:publishWLPJars > Task :com.ibm.ws.ejbcontainer.v32:assemble > Task :com.ibm.ws.ejbcontainer.war:globalize NO-SOURCE > Task :com.ibm.ws.ejbcontainer.war:compileJava > Task :com.ibm.ws.ejbcontainer.war:processResources NO-SOURCE > Task :com.ibm.ws.ejbcontainer.war:classes > Task :com.ibm.ws.ejbcontainer.war:instrument > Task :com.ibm.ws.ejbcontainer.war:jar warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.webcontainer, com.ibm.ws.ras.instrument, com.ibm.ws.container.service, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.service, com.ibm.ws.ejbcontainer, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.ws.anno] > Task :com.ibm.ws.ejbcontainer.war:publishWLPJars > Task :com.ibm.ws.ejbcontainer.war:assemble > Task :com.ibm.ws.ejbcontainer.war_fat:assemble SKIPPED > Task :com.ibm.ws.ejbcontainer_test:globalize NO-SOURCE > Task :com.ibm.ws.ejbcontainer_test:compileJava NO-SOURCE > Task :com.ibm.ws.ejbcontainer_test:processResources NO-SOURCE > Task :com.ibm.ws.ejbcontainer_test:classes UP-TO-DATE > Task :com.ibm.ws.ejbcontainer_test:jar SKIPPED > Task :com.ibm.ws.ejbcontainer_test:assemble UP-TO-DATE > Task :com.ibm.ws.el.3.0_fat:assemble SKIPPED > Task :com.ibm.ws.event:publishWLPJars > Task :com.ibm.ws.event:assemble > Task :com.ibm.ws.event.logging:globalize > Task :com.ibm.ws.event.logging:compileJava > Task :com.ibm.ws.event.logging:processResources NO-SOURCE > Task :com.ibm.ws.event.logging:classes > Task :com.ibm.ws.event.logging:jar warning: Unreferenced class path entries [com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.request.probes, com.ibm.ws.logging.core] > Task :com.ibm.ws.event.logging:publishWLPJars > Task :com.ibm.ws.event.logging:assemble > Task :com.ibm.ws.event.logging_fat:assemble SKIPPED > Task :com.ibm.ws.filetransfer:publishWLPJars > Task :com.ibm.ws.filetransfer:assemble > Task :com.ibm.ws.filetransfer.routing.archiveExpander:publishWLPJars > Task :com.ibm.ws.filetransfer.routing.archiveExpander:assemble > Task :com.ibm.ws.grpc_fat:assemble SKIPPED > Task :com.ibm.ws.http.plugin.merge:globalize > Task :com.ibm.ws.http.plugin.merge:compileJava > Task :com.ibm.ws.http.plugin.merge:processResources NO-SOURCE > Task :com.ibm.ws.http.plugin.merge:classes > Task :com.ibm.ws.http.plugin.merge:instrument > Task :com.ibm.ws.http.plugin.merge:jar warning: Imports that lack version ranges: [javax.xml.parsers, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.stream, org.w3c.dom, org.w3c.dom.traversal, org.xml.sax] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.service.component] > Task :com.ibm.ws.http.plugin.merge:publishWLPJars > Task :com.ibm.ws.http.plugin.merge:assemble > Task :com.ibm.ws.http2.client:globalize NO-SOURCE > Task :com.ibm.ws.http2.client:compileJava > Task :com.ibm.ws.http2.client:processResources NO-SOURCE > Task :com.ibm.ws.http2.client:classes > Task :com.ibm.ws.http2.client:jar warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.Sensitive applied to type com.ibm.ws.http.channel.h2internal.FrameReadProcessor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.Trivial applied to type com.ibm.ws.http.channel.h2internal.H2ConnectionSettings provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.ws.ffdc.annotation.FFDCIgnore applied to type com.ibm.ws.http.channel.h2internal.H2HttpInboundLinkWrap provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.ws.http.channel.internal.filter.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.ws.http.dispatcher.internal.HttpDispatcher provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.ws.http.dispatcher.internal.HttpDispatcher provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.ws.ras.instrument.annotation.InjectedFFDC applied to type com.ibm.ws.http.dispatcher.internal.HttpDispatcher provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.ManualTrace applied to type com.ibm.ws.http.dispatcher.internal.TrustedHeaderOriginLists provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.websphere.event, com.ibm.websphere.ras.annotation, com.ibm.ws.ffdc, com.ibm.ws.kernel.launch.service, com.ibm.ws.kernel.productinfo, com.ibm.ws.ras.instrument.annotation, com.ibm.ws.runtime.update, com.ibm.ws.threading, com.ibm.ws.threading.listeners, com.ibm.wsspi.logging, com.ibm.wsspi.timer, io.openliberty.accesslists.filterlist, javax.net.ssl, org.osgi.service.event] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.channelfw, junit, com.ibm.ws.transport.http, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.service, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.http2.client:publishFeatureManifests > Task :com.ibm.ws.http2.client:publishWLPJars > Task :com.ibm.ws.http2.client:assemble > Task :com.ibm.ws.httpservice:globalize NO-SOURCE /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.httpservice/src/com/ibm/ws/httpsvc/session/internal/SessionImpl.java:23: warning: [deprecation] HttpSessionContext in javax.servlet.http has been deprecated import javax.servlet.http.HttpSessionContext; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.httpservice/src/com/ibm/ws/httpsvc/servlet/internal/ServletContextImpl.java:232: warning: [deprecation] log(Exception,String) in ServletContext has been deprecated public void log(Exception cause, String message) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.httpservice/src/com/ibm/ws/httpsvc/servlet/internal/ServletContextImpl.java:215: warning: [deprecation] getServletNames() in ServletContext has been deprecated public Enumeration getServletNames() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.httpservice/src/com/ibm/ws/httpsvc/servlet/internal/ServletContextImpl.java:221: warning: [deprecation] getServlets() in ServletContext has been deprecated public Enumeration getServlets() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.httpservice/src/com/ibm/ws/httpsvc/servlet/internal/ServletContextImpl.java:204: warning: [deprecation] getServlet(String) in ServletContext has been deprecated public Servlet getServlet(String name) throws ServletException { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.httpservice/src/com/ibm/ws/httpsvc/servlet/internal/ResponseMessage.java:343: warning: [deprecation] setStatus(int,String) in HttpServletResponse has been deprecated public void setStatus(int code, String reason) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.httpservice/src/org/apache/felix/http/base/internal/handler/ServletHandlerRequest.java:66: warning: [deprecation] getRealPath(String) in ServletRequestWrapper has been deprecated return (null == info) ? null : getRealPath(info); ^ 7 warnings > Task :com.ibm.ws.httpservice:compileJava > Task :com.ibm.ws.httpservice:processResources > Task :com.ibm.ws.httpservice:classes > Task :com.ibm.ws.httpservice:jar warning: Split package, multiple jars provide the same package:org/apache/felix/http/base/internal/dispatch Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:org.apache.felix.http.base-2.2.0] Class path [Jar:main, Jar:org.apache.felix.http.api-2.2.0, Jar:org.apache.felix.http.base-2.2.0, Jar:com.ibm.websphere.javaee.servlet.3.1, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.ws.logging, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.osgi.service.http, Jar:com.ibm.wsspi.org.osgi.service.log, Jar:com.ibm.ws.event, Jar:com.ibm.ws.transport.http, Jar:junit, Jar:com.ibm.ws.junit.extensions] warning: Split package, multiple jars provide the same package:org/apache/felix/http/base/internal/handler Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:org.apache.felix.http.base-2.2.0] Class path [Jar:main, Jar:org.apache.felix.http.api-2.2.0, Jar:org.apache.felix.http.base-2.2.0, Jar:com.ibm.websphere.javaee.servlet.3.1, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.ws.logging, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.osgi.service.http, Jar:com.ibm.wsspi.org.osgi.service.log, Jar:com.ibm.ws.event, Jar:com.ibm.ws.transport.http, Jar:junit, Jar:com.ibm.ws.junit.extensions] warning: Split package, multiple jars provide the same package:org/apache/felix/http/base/internal/service Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:org.apache.felix.http.base-2.2.0] Class path [Jar:main, Jar:org.apache.felix.http.api-2.2.0, Jar:org.apache.felix.http.base-2.2.0, Jar:com.ibm.websphere.javaee.servlet.3.1, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.ws.logging, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.osgi.service.http, Jar:com.ibm.wsspi.org.osgi.service.log, Jar:com.ibm.ws.event, Jar:com.ibm.ws.transport.http, Jar:junit, Jar:com.ibm.ws.junit.extensions] warning: Imports that lack version ranges: [javax.servlet, javax.servlet.descriptor, javax.servlet.http, javax.net.ssl, javax.servlet.resources] warning: Unreferenced class path entries [com.ibm.ws.logging, junit, com.ibm.wsspi.org.osgi.service.log, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.http, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.event, com.ibm.ws.transport.http, org.apache.felix.http.api-2.2.0, com.ibm.websphere.appserver.spi.logging, org.apache.felix.http.base-2.2.0, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.httpservice:assemble > Task :com.ibm.ws.injection:publishWLPJars > Task :com.ibm.ws.injection:assemble > Task :com.ibm.ws.injection.core:assemble > Task :com.ibm.ws.injection_fat:assemble SKIPPED > Task :com.ibm.ws.install:globalize [ant:validate] (warning) ERROR_ASSET_DEPENDENT_INVALID_VERSION_EDITION.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_INVALID_LOCAL_ESA.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_SERVER_NOT_EXIST.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_INSTALL_ESA_FILE_NOTEXIST.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_DOWNLOAD_ALREADY_INSTALLED.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_TOOL_REPOSITORY_PROPS_NOT_FILE.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_UNABLE_TO_GET_FEATURES_FROM_RUNNING_SERVER.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_MAVEN_COORDINATE_INVALID.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_UNABLE_TO_FIND_SERVER_XML.explanation explanation key found in non-message file [ant:validate] (warning) UNABLE_TO_DETERMINE_FEATURES.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_TOOL_PROXY_HOST_MISSING.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_UNABLE_TO_SET_EXT_ATTR.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_UNINSTALL_PRODUCT_FILE_LOCKED message content found in a non-message file [ant:validate] (warning) LOG_INSTALL_ESA.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_SERVER_PACKAGE_CONTAINS_RUNTIME message content found in a non-message file [ant:validate] (warning) ERROR_CANT_RESOLVE_FEATURE_PROVIDE_LINK.explanation explanation key found in non-message file [ant:validate] (warning) LOG_INSTALLED_FIX message content found in a non-message file [ant:validate] (warning) ERROR_MAVEN_COORDINATE_WRONG_PACKAGING.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_INVALID_SERVER_PACKAGE message content found in a non-message file [ant:validate] (warning) ERROR_FAILED_TO_RESOLVE_FEATURE_FROM_DIR.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_ASSET_MISSING_DEPENDENT.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_IMPROPER_HTTPPROXY_FORMAT.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_EXECUTING_COMMAND.useraction useraction key found in non-message file [ant:validate] (warning) MAPBASED_ERROR_UNSUPPORTED_FILE.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_TOOL_REPOSITORY_PROPS_NOT_EXISTS.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_TOOL_DOWNLOADONLY_UNABLE_TO_CREATE_DIR.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_INVALID_SAMPLE.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_TOOL_DIRECTORY_REQUIRED.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_UNABLE_TO_LOCATE_COMMAND_EXE.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_OPENSOURCE_SERVER_ALREADY_INSTALLED.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_CREATING_TEMP_SERVER_DIR.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_WLP_DIR_NO_SPACE.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_CHECKSUM_FAILED_MAVEN message content found in a non-message file [ant:validate] (warning) ERROR_INVALID_EXTATTR_PARMS.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_UNPACK_LICENSE message content found in a non-message file [ant:validate] (warning) ERROR_FEATURE_NOT_FOUND_IN_EXTENSION.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_TOOL_PROXY_PWD_CRYPTO_UNSUPPORTED.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_TOOL_INVALID_DOWNLOAD_DIRECTORY message content found in a non-message file [ant:validate] (warning) ERROR_UNINSTALL_FAILED_ADDON.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_DOWNLOAD_ASSETS_FROM_DEFAULT_REPO.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_INVALID_EXTATTR_PARMS.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_ASSET_INVALID_PRODUCT_INSTALLTYPE.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_DOWNLOAD_ASSETS_FROM_REPO.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_RESOLVE_FEATURES_FOR_OPEN_LIBERTY.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_GET_ASSET_LICENSE message content found in a non-message file [ant:validate] (warning) ERROR_FAILED_TO_DOWNLOAD_ASSETS_FROM_MAVEN_REPO message content found in a non-message file [ant:validate] (warning) ERROR_INVALID_PRODUCT_EDITION message content found in a non-message file [ant:validate] (warning) ERROR_UNSUPPORTED message content found in a non-message file [ant:validate] (warning) ERROR_UNINSTALL_DEPENDENCY_CHECKING_FAILED.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_TOOL_PROXY_PWD_MISSING message content found in a non-message file [ant:validate] (warning) ERROR_UNKNOWN_OSLIST_VALUE message content found in a non-message file [ant:validate] (warning) ERROR_UNINSTALL_FEATURE_FILE_LOCKED.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_DOWNLOAD_SAMPLE.useraction useraction key found in non-message file [ant:validate] (warning) LOG_UNINSTALLED_FIX.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_EXECUTING_COMMAND message content found in a non-message file [ant:validate] (warning) ERROR_FAILED_DOWNLOAD_ASSETS_TO_TEMP.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_INVALID_PRODUCT_VERSION.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_AUTHENICATE.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_CANT_RESOLVE_FEATURE_PROVIDE_LINK.useraction useraction key found in non-message file [ant:validate] (warning) LOG_UNABLE_TO_DETERMINE_CODEPAGE message content found in a non-message file [ant:validate] (warning) ERROR_WLP_DIR_NO_SPACE.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_IFIX_UNINSTALLABLE_REQUIRED_BY_FEATURE.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_ASSET_MISSING_DEPENDENT message content found in a non-message file [ant:validate] (warning) ERROR_MAVEN_COORDINATE_WRONG_VERSION message content found in a non-message file [ant:validate] (warning) ERROR_INCOMPATIBLE_FEATURES.explanation explanation key found in non-message file [ant:validate] (warning) LOG_REAPPLY_FIXES_WARNING message content found in a non-message file [ant:validate] (warning) ALREADY_INSTALLED message content found in a non-message file [ant:validate] (warning) LOG_INSTALLED_OPENSOURCE.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_TOOL_PROXY_PWD_NOT_ENCRYPTED.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_TOOL_DOWNLOADONLY_UNABLE_TO_CREATE_DIR.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_TOOL_REPOSITORY_PROPS_NOT_EXISTS.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_UNABLE_TO_GET_UMASK.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_CONNECT_JDK_WRONG.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_MAVEN_COORDINATE_INVALID message content found in a non-message file [ant:validate] (warning) ERROR_UNABLE_TO_CREATE_FILE.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_TOOL_UNKNOWN_PROXY_HOST.explanation explanation key found in non-message file [ant:validate] (warning) EXCEPTION_STOPPING_SERVER.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_RESOLVE_ASSETS.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_ESA_NOT_FOUND.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_TOOL_INCORRECT_PROXY_CREDENTIALS message content found in a non-message file [ant:validate] (warning) ERROR_CREATING_DIR.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_CONNECT_MAVEN message content found in a non-message file [ant:validate] (warning) ERROR_TOOL_LOCATION_WITH_ESA message content found in a non-message file [ant:validate] (warning) ERROR_TOOL_MISSING_DIRECTORY.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_UNABLE_TO_LOCATE_COMMAND_EXE.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_INSTALL_ESA_FILE_NOTEXIST.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_RESOLVE_IFIX.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_RESOLVE_IFIX.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_DEPOLY_DIRECTORY message content found in a non-message file [ant:validate] (warning) ERROR_INVALID_LOCAL_ESA message content found in a non-message file [ant:validate] (warning) ERROR_TOOL_DOWNLOADONLY_WITH_OFFLINEONLY.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_TOOL_DOWNLOADONLY_UNABLE_TO_CREATE_DIR message content found in a non-message file [ant:validate] (warning) ERROR_DOWNLOAD_TO_SOURCE_REPO message content found in a non-message file [ant:validate] (warning) ERROR_FAILED_TO_CONNECT_REPO_CAUSED_BY_CERT message content found in a non-message file [ant:validate] (warning) ERROR_FAILED_TO_UNPACK_LICENSE.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_TOOL_MISSING_PASSWORD_OPTION.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_DOWNLOAD_TO_SOURCE_REPO.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_CONNECT message content found in a non-message file [ant:validate] (warning) ERROR_BETA_EDITION_NOT_SUPPORTED.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_READ_LICENSE message content found in a non-message file [ant:validate] (warning) TOOL_DOWNLOAD_FEATURES_OK message content found in a non-message file [ant:validate] (warning) ERROR_DOWNLOADED_ASSET_INVALID_CHECKSUM.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_SERVER_PACKAGE_SERVER_ALREADY_INSTALLED.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_TOOL_DIRECTORY_INACCESSIBLE message content found in a non-message file [ant:validate] (warning) TOOL_DOWNLOAD_FEATURES_OK.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_SERVER_PACKAGE_CONTAINS_RUNTIME.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_TOOL_PROXY_PORT_MISSING.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_TOOL_DOWNLOADONLY_LOCAL_ESA.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_CREATING_TEMP_SERVER_DIR.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_INSTALL_FIX.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_INVALID_PRODUCT_EDITION_FOR_OPEN_LIBERTY_FEATURE message content found in a non-message file [ant:validate] (warning) ERROR_FAILED_TO_DOWNLOAD_FEATURE.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_DOWNLOAD_IFIX.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_RESOLVE_ASSETS message content found in a non-message file [ant:validate] (warning) ERROR_DOWNLOAD_ALREADY_INSTALLED.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_DEPOLY_DIRECTORY.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_TOOL_UNKNOWN_PROXY_HOST.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_RESOLVE_ASSETS_BAD_CONNECTION message content found in a non-message file [ant:validate] (warning) ERROR_UNABLE_TO_GET_FEATURES_FROM_RUNNING_SERVER message content found in a non-message file [ant:validate] (warning) ERROR_INVALID_SERVER_XML message content found in a non-message file [ant:validate] (warning) LOG_UNINSTALL_FEATURES message content found in a non-message file [ant:validate] (warning) ERROR_INVALID_SAMPLE.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_TOOL_PROXY_PWD_CRYPTO_UNSUPPORTED message content found in a non-message file [ant:validate] (warning) ERROR_TOOL_INCORRECT_PROXY_CREDENTIALS.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_INCOMPATIBLE_FEATURES.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_OPENSOURCE_SERVER_ALREADY_INSTALLED message content found in a non-message file [ant:validate] (warning) ERROR_SINGLE_REPO_CONNECTION_FAILED.useraction useraction key found in non-message file [ant:validate] (warning) LOG_INSTALLED_OPENSOURCE message content found in a non-message file [ant:validate] (warning) LOG_UNINSTALLED_FEATURE.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_DOWNLOAD_ASSETS_FROM_DEFAULT_REPO message content found in a non-message file [ant:validate] (warning) ERROR_OTHER_FEATURE_DEPEND_ON.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_DOWNLOAD_ASSETS_FROM_REPO.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_DOWNLOADED_ASSET_INVALID_CHECKSUM message content found in a non-message file [ant:validate] (warning) ERROR_DOWNLOAD_ALREADY_INSTALLED message content found in a non-message file [ant:validate] (warning) ERROR_FEATURE_NOT_APPLICABLE.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_INVALID_OPENSOURCE.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_LICENSES_NOT_ACCEPTED.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_INVALID_PRODUCT_EDITION.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_INVALID_PRODUCT_EDITION_VERSION message content found in a non-message file [ant:validate] (warning) ERROR_TOOL_DIRECTORY_NOT_EXISTS.explanation explanation key found in non-message file [ant:validate] (warning) TOOL_DOWNLOAD_FEATURES_OK.explanation explanation key found in non-message file [ant:validate] (warning) LOG_UNINSTALL_FIXES message content found in a non-message file [ant:validate] (warning) ERROR_TOOL_DOWNLOADONLY_IS_FILE message content found in a non-message file [ant:validate] (warning) ERROR_UNINSTALL_FAILED_USR.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_CREATING_DIR.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_TOOL_DOWNLOADONLY_LOCAL_ESA message content found in a non-message file [ant:validate] (warning) ERROR_TOOL_PROXY_PWD_MISSING.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_READ_LICENSE.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_FIND_WEBSPHERE_JSON.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_RESOLVE_FEATURES message content found in a non-message file [ant:validate] (warning) ERROR_UNINSTALL_FEATURE_FILE_LOCKED.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_MAVEN_COORDINATE_WRONG_PACKAGING.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_SAMPLE_SERVER_ALREADY_INSTALLED.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_MISSING_DEPENDENT message content found in a non-message file [ant:validate] (warning) ERROR_TOOL_DOWNLOADONLY_WITH_OFFLINEONLY.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_TOOL_MISSING_PASSWORD_OPTION message content found in a non-message file [ant:validate] (warning) LOG_INSTALLED_SAMPLE.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_CONNECT_REPOS message content found in a non-message file [ant:validate] (warning) ERROR_UNSUPPORTED_ASSETTYPE.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_TOOL_INVALID_PROXY_PORT message content found in a non-message file [ant:validate] (warning) ASSETS_ALREADY_INSTALLED message content found in a non-message file [ant:validate] (warning) ERROR_UNABLE_RUN_EXTRACTOR.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_DOWNLOAD_ASSETS message content found in a non-message file [ant:validate] (warning) ERROR_FAILED_TO_DOWNLOAD_ASSETS_FROM_DEFAULT_REPO.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_INVALID_PRODUCT_EDITION_FEATURE_UTILITY.useraction useraction key found in non-message file [ant:validate] (warning) TOOL_DOWNLOAD_FEATURE_OK.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_MISSING_MULTIPLE_DEPENDENT message content found in a non-message file [ant:validate] (warning) ERROR_ASSET_INVALID_PRODUCT_EDITION message content found in a non-message file [ant:validate] (warning) ERROR_ESA_NOT_FOUND.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_FEATURES_LIST_INVALID message content found in a non-message file [ant:validate] (warning) ERROR_CANT_RESOLVE_FEATURE_PROVIDE_LINK message content found in a non-message file [ant:validate] (warning) ALREADY_INSTALLED.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_NO_REPO_WAS_ENABLED.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_INVALID_IFIX.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_EXTENSION_NOT_FOUND.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_UNABLE_TO_DOWNLOAD_TO_DIRCTORY message content found in a non-message file [ant:validate] (warning) ERROR_FAILED_TO_DOWNLOAD_OPENSOURCE.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_UNABLE_TO_CREATE_FILE.explanation explanation key found in non-message file [ant:validate] (warning) LOG_INSTALLED_OPENSOURCE.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_TOOL_PROXY_PORT_MISSING message content found in a non-message file [ant:validate] (warning) ERROR_UNKNOWN_OPERATING_SYSTEM.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_UNABLE_TO_GET_FEATURES_FROM_RUNNING_SERVER.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_RESOLVE_ASSETS_BAD_CONNECTION.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_RESOLVE_FEATURE_FROM_DIR.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_EXTENSION_NOT_FOUND message content found in a non-message file [ant:validate] (warning) ERROR_MAVEN_COORDINATE_WRONG_PACKAGING message content found in a non-message file [ant:validate] (warning) ERROR_COULD_NOT_DETERMINE_RUNTIME_PROPERTIES_FILE.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_LICENSES_NOT_ACCEPTED message content found in a non-message file [ant:validate] (warning) ERROR_FAILED_TO_CONNECT_REPOS_CAUSED_BY_CERT message content found in a non-message file [ant:validate] (warning) ERROR_INVALID_IFIX message content found in a non-message file [ant:validate] (warning) ERROR_ASSET_INVALID_PRODUCT_EDITION_VERSION.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_COULD_NOT_DETERMINE_RUNTIME_PROPERTIES_FILE message content found in a non-message file [ant:validate] (warning) ERROR_IMPROPER_HTTPSPROXY_FORMAT.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_INVALID_PRODUCT_INSTALLTYPE.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_IFIX_UNINSTALLABLE.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_ASSET_NOT_APPLICABLE message content found in a non-message file [ant:validate] (warning) ERROR_UNABLE_TO_CREATE_FILE message content found in a non-message file [ant:validate] (warning) ERROR_ASSET_NOT_APPLICABLE.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_UNSUPPORTED.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_CONNECT_REPO_CAUSED_BY_CERT.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_FEATURE_NOT_FOUND_IN_EXTENSION message content found in a non-message file [ant:validate] (warning) ERROR_FAILED_TO_CONNECT_REPOS_CAUSED_BY_CERT.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_ASSET_MISSING_MULTIPLE_DEPENDENT.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_ASSET_INVALID_PRODUCT_EDITION.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_TOOL_PROXY_PWD_NOT_ENCRYPTED message content found in a non-message file [ant:validate] (warning) ERROR_TOOL_DOWNLOADONLY_IS_FILE.useraction useraction key found in non-message file [ant:validate] (warning) LOG_UNINSTALL_FEATURES.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_CONNECT_JDK_WRONG.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_RESOLVE_ASSETS_BAD_CONNECTION.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_AUTHENICATE message content found in a non-message file [ant:validate] (warning) ERROR_UNINSTALL_FAILED_TO_STOP_RUNNING_SERVER.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_UNINSTALL_PRODUCT_FILE_LOCKED.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_CONNECT_REPOS.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_UNINSTALL_FEATURE_INVALID_META_DATA.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_UNINSTALL_FIX_INVALID_META_DATA message content found in a non-message file [ant:validate] (warning) LOG_INSTALLED_FEATURE.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_UNABLE_TO_DOWNLOAD_TO_DIRCTORY.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_INVALID_ESA message content found in a non-message file [ant:validate] (warning) UNABLE_TO_STOP_START_SERVER.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_CREATING_DIR message content found in a non-message file [ant:validate] (warning) ERROR_FAILED_TO_GET_FEATURE_LICENSE message content found in a non-message file [ant:validate] (warning) ERROR_UNABLE_TO_SET_EXT_ATTR.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_TOOL_INCORRECT_PROXY_CREDENTIALS.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_INCOMPATIBLE_FEATURES_SINGLETON.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_TOOL_PROXY_HOST_MISSING.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_INVALID_MAVEN_CREDENTIALS.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_UNABLE_TO_READ_SERVER_XML message content found in a non-message file [ant:validate] (warning) ERROR_SERVER_PACKAGE_CONTAINS_RUNTIME.explanation explanation key found in non-message file [ant:validate] (warning) LOG_CANNOT_CLOSE_OBJECT.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_UNKNOWN_OPERATING_SYSTEM message content found in a non-message file [ant:validate] (warning) ERROR_FAILED_TO_CONNECT_CAUSED_BY_CERT message content found in a non-message file [ant:validate] (warning) LOG_INSTALL_FIXES message content found in a non-message file [ant:validate] (warning) ERROR_FAILED_TO_INSTALL_FIX.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_ASSET_INVALID_PRODUCT_EDITION_VERSION message content found in a non-message file [ant:validate] (warning) ERROR_TOOL_INVALID_PROXY_PORT.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_CONNECT_MAVEN.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_IFIX_UNINSTALLABLE_REQUIRED_BY_FEATURE.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_TEMP_DIR_NO_SPACE message content found in a non-message file [ant:validate] (warning) ASSETS_ALREADY_INSTALLED.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_RESOLVE_FEATURES_FOR_OPEN_LIBERTY.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_SINGLE_REPO_CONNECTION_FAILED message content found in a non-message file [ant:validate] (warning) ERROR_INVALID_IFIX.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_INVALID_EXTATTR_PARMS message content found in a non-message file [ant:validate] (warning) ERROR_FAILED_TO_CONNECT_JDK_WRONG message content found in a non-message file [ant:validate] (warning) ERROR_FAILED_TO_DOWNLOAD_ASSETS_FROM_MAVEN_REPO.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_TOOL_LOCATION_WITH_ESA.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_UNABLE_TO_READ_SERVER_XML.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_DOWNLOAD_SAMPLE.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_UNSUPPORTED_ASSETTYPE.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_ASSET_INVALID_PRODUCT_EDITION.useraction useraction key found in non-message file [ant:validate] (warning) TOOL_DOWNLOAD_FEATURE_OK.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_INCOMPATIBLE_FEATURES message content found in a non-message file [ant:validate] (warning) ERROR_ASSET_INVALID_PRODUCT_VERSION message content found in a non-message file [ant:validate] (warning) ERROR_FAILED_TO_RESOLVE_FEATURES.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_ASSET_MISSING_MULTIPLE_DEPENDENT.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_TOOL_DIRECTORY_REQUIRED message content found in a non-message file [ant:validate] (warning) ERROR_TOOL_REPOSITORY_PROPS_NOT_FILE message content found in a non-message file [ant:validate] (warning) ERROR_MAVEN_JSON_NOT_FOUND message content found in a non-message file [ant:validate] (warning) ERROR_TOOL_PWD_CRYPTO_UNSUPPORTED message content found in a non-message file [ant:validate] (warning) TOOL_UNINSTALL_FEATURE_OK message content found in a non-message file [ant:validate] (warning) ERROR_EXTENSION_FROM_ASSETID_NOT_FOUND message content found in a non-message file [ant:validate] (warning) ERROR_UNABLE_TO_SET_EXECUTE_PERMISSIONS.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_CONNECT_REPOS.explanation explanation key found in non-message file [ant:validate] (warning) LOG_INSTALL_ESA message content found in a non-message file [ant:validate] (warning) ERROR_UNABLE_TO_GET_UMASK.explanation explanation key found in non-message file [ant:validate] (warning) LOG_UNINSTALL_FIXES.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_AUTHENICATE.useraction useraction key found in non-message file [ant:validate] (warning) TOOL_UNINSTALL_FEATURE_OK.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_LOCATE_AND_DOWNLOAD_JSONS.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_DEPENDENT_INVALID_VERSION_EDITION.explanation explanation key found in non-message file [ant:validate] (warning) LOG_INSTALL_FIXES.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_UNKNOWN_OSLIST_VALUE.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_INVALID_PRODUCT_VERSION message content found in a non-message file [ant:validate] (warning) ERROR_FEATURE_NOT_APPLICABLE message content found in a non-message file [ant:validate] (warning) ERROR_ASSET_MISSING_MULTIPLE_DEPENDENT message content found in a non-message file [ant:validate] (warning) ERROR_ASSETS_LIST_INVALID message content found in a non-message file [ant:validate] (warning) ERROR_TOOL_PROXY_PWD_NOT_ENCRYPTED.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_IFIX_UNINSTALLABLE.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_UNINSTALL_DEPENDENCY_CHECKING_FAILED.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_TOOL_DOWNLOADONLY_IS_FILE.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_TOOL_PROXY_HOST_MISSING message content found in a non-message file [ant:validate] (warning) ERROR_TOOL_REPOSITORY_PROPS_NOT_LOADED message content found in a non-message file [ant:validate] (warning) ERROR_IMPROPER_HTTPSPROXY_FORMAT message content found in a non-message file [ant:validate] (warning) ALREADY_INSTALLED.explanation explanation key found in non-message file [ant:validate] (warning) MAPBASED_ERROR_UNSUPPORTED_FILE.explanation explanation key found in non-message file [ant:validate] (warning) EXCEPTION_STOPPING_SERVER.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_COPYING_FILE.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_DOWNLOAD_ASSETS.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_FEATURES_LIST_INVALID.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_UNINSTALL_FEATURE_INVALID_META_DATA.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_OTHER_FEATURE_DEPEND_ON.useraction useraction key found in non-message file [ant:validate] (warning) MSG_USER_FEATURE_SERVER_XML message content found in a non-message file [ant:validate] (warning) ERROR_DEPENDENT_INVALID_VERSION_EDITION.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_SAMPLE_SERVER_ALREADY_INSTALLED.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_EXECUTING_COMMAND.explanation explanation key found in non-message file [ant:validate] (warning) LOG_INSTALL_ESA.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_UNINSTALL_RUNNING_SERVER.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_WLP_DIR_NO_SPACE message content found in a non-message file [ant:validate] (warning) ERROR_FAILED_TO_DOWNLOAD_OPENSOURCE message content found in a non-message file [ant:validate] (warning) ERROR_FAILED_TO_RESOLVE_FEATURE_FROM_DIR message content found in a non-message file [ant:validate] (warning) ERROR_DEPOLY_DIRECTORY.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_TEMP_DIR_NO_SPACE.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_ASSET_INVALID_PRODUCT_VERSION.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_BETA_EDITION_NOT_SUPPORTED.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_CONNECT_CAUSED_BY_CERT.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_ASSET_NOT_APPLICABLE.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_CREATING_TEMP_SERVER_DIR message content found in a non-message file [ant:validate] (warning) ERROR_INVALID_FEATURE_BOM_COORDINATE.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_TOOL_PWD_NOT_ENCRYPTED.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_IMPROPER_HTTPPROXY_FORMAT message content found in a non-message file [ant:validate] (warning) UNABLE_TO_STOP_START_SERVER message content found in a non-message file [ant:validate] (warning) ERROR_FAILED_TO_FIND_WEBSPHERE_JSON message content found in a non-message file [ant:validate] (warning) ERROR_INVALID_LOCAL_ESA.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_CONNECT_CAUSED_BY_CERT.useraction useraction key found in non-message file [ant:validate] (warning) EXCEPTION_STARTING_SERVER.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_UNABLE_TO_READ_SERVER_XMLL.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_RESOLVE_IFIX message content found in a non-message file [ant:validate] (warning) ERROR_INVALID_NUMBER_OF_FEATURES_FORCE_UNINSTALL message content found in a non-message file [ant:validate] (warning) ERROR_SAMPLE_SERVER_ALREADY_INSTALLED message content found in a non-message file [ant:validate] (warning) ERROR_INVALID_PRODUCT_EDITION_FEATURE_UTILITY message content found in a non-message file [ant:validate] (warning) ERROR_UNKNOWN_OSLIST_VALUE.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_DOWNLOAD_ASSETS_FROM_MAVEN_REPO.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_TOOL_PROXY_PWD_CRYPTO_UNSUPPORTED.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_TOOL_REPOSITORY_PROPS_NOT_LOADED.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_NO_REPO_WAS_ENABLED message content found in a non-message file [ant:validate] (warning) ERROR_CHECKSUM_FAILED_MAVEN.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_MISSING_DEPENDENT.explanation explanation key found in non-message file [ant:validate] (warning) LOG_INSTALLED_FIX.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_UNABLE_TO_SET_EXECUTE_PERMISSIONS.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_DOWNLOAD_FEATURE.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_SERVER_PACKAGE_SERVER_ALREADY_INSTALLED message content found in a non-message file [ant:validate] (warning) ERROR_MAVEN_COORDINATE_WRONG_VERSION.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_INVALID_ESA.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_UNINSTALL_FIX_FILE_LOCKED message content found in a non-message file [ant:validate] (warning) ERROR_COPYING_FILE.explanation explanation key found in non-message file [ant:validate] (warning) LOG_INSTALLED_SAMPLE.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_INVALID_ESA.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_EXTENSION_FROM_ASSETID_NOT_FOUND.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_DOWNLOAD_IFIX.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_TOOL_LOCATION_WITH_ESA.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_CONNECT.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_FEATURE_NOT_INSTALLED.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_INVALID_MAVEN_CREDENTIALS message content found in a non-message file [ant:validate] (warning) ERROR_FAILED_TO_GET_ASSET_LICENSE.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_TOOL_REPOSITORY_PROPS_NOT_LOADED.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_CONNECT.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_NON_FEATURE_CANNOT_INSTALL_TO_EXTENSION message content found in a non-message file [ant:validate] (warning) ERROR_TOOL_INVALID_PASSWORD_FILE_OPTION.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_INVALID_SERVER_PACKAGE.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_UNABLE_TO_SET_EXECUTE_PERMISSIONS message content found in a non-message file [ant:validate] (warning) ERROR_FAILED_TO_DOWNLOAD_ASSETS_FROM_REPO message content found in a non-message file [ant:validate] (warning) LOG_UNABLE_TO_DETERMINE_CODEPAGE.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_DOWNLOAD_IFIX message content found in a non-message file [ant:validate] (warning) ERROR_FAILED_TO_GET_FEATURE_LICENSE.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_TOOL_DOWNLOADONLY_WITH_OFFLINEONLY message content found in a non-message file [ant:validate] (warning) ERROR_INVALID_PRODUCT_INSTALLTYPE message content found in a non-message file [ant:validate] (warning) ERROR_UNKNOWN_OPERATING_SYSTEM.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_RESOLVE_FEATURES.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_FEATURES_LIST_INVALID.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_UNINSTALL_FAILED_TO_STOP_RUNNING_SERVER.useraction useraction key found in non-message file [ant:validate] (warning) LOG_INSTALLED_SAMPLE message content found in a non-message file [ant:validate] (warning) ERROR_SERVER_NOT_EXIST.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_IFIX_UNINSTALLABLE_REQUIRED_BY_FEATURE message content found in a non-message file [ant:validate] (warning) ERROR_INVALID_OPENSOURCE message content found in a non-message file [ant:validate] (warning) LOG_INSTALL_FEATURES message content found in a non-message file [ant:validate] (warning) ERROR_UNSUPPORTED.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_UNSUPPORTED_ASSETTYPE message content found in a non-message file [ant:validate] (warning) ERROR_TOOL_PWD_CRYPTO_UNSUPPORTED.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_INVALID_PRODUCT_EDITION_FEATURE_UTILITY.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_COPYING_FILE message content found in a non-message file [ant:validate] (warning) ERROR_TOOL_MISSING_PASSWORD_OPTION.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_TOOL_DOWNLOADONLY_INVALID_OPTION message content found in a non-message file [ant:validate] (warning) ERROR_FAILED_TO_DOWNLOAD_OPENSOURCE.useraction useraction key found in non-message file [ant:validate] (warning) LOG_REAPPLY_FIXES_WARNING.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_INVALID_PRODUCT_EDITION_VERSION.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_TOOL_REPOSITORY_PROPS_NOT_FILE.explanation explanation key found in non-message file [ant:validate] (warning) EXCEPTION_STOPPING_SERVER message content found in a non-message file [ant:validate] (warning) ERROR_TOOL_PWD_NOT_ENCRYPTED message content found in a non-message file [ant:validate] (warning) LOG_INSTALLED_FIX.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_TOOL_UNKNOWN_PROXY_HOST message content found in a non-message file [ant:validate] (warning) ERROR_TOOL_DIRECTORY_INACCESSIBLE.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_UNINSTALL_FEATURE_INVALID_META_DATA message content found in a non-message file [ant:validate] (warning) ERROR_FAILED_TO_DOWNLOAD_SAMPLE message content found in a non-message file [ant:validate] (warning) ERROR_CHECKSUM_FAILED_MAVEN.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_ASSETS_LIST_INVALID.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_INVALID_PRODUCT_EDITION_FOR_OPEN_LIBERTY_FEATURE.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_TOOL_INVALID_PROXY_PORT.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_ASSET_MISSING_DEPENDENT.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_TOOL_INCORRECT_PROXY_PORT.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_INVALID_OPENSOURCE.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_ASSETS_LIST_INVALID.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_TOOL_INCORRECT_PROXY_PORT.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_FEATURE_NOT_INSTALLED message content found in a non-message file [ant:validate] (warning) ERROR_UNINSTALL_FEATURE_FILE_LOCKED message content found in a non-message file [ant:validate] (warning) ERROR_FAILED_TO_DOWNLOAD_FEATURE message content found in a non-message file [ant:validate] (warning) ERROR_FAILED_TO_RESOLVE_ASSETS.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_MAVEN_COORDINATE_INVALID.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_FEATURE_NOT_APPLICABLE.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_UNABLE_TO_DOWNLOAD_TO_DIRCTORY.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_TOOL_REPOSITORY_PROPS_NOT_EXISTS message content found in a non-message file [ant:validate] (warning) ERROR_INVALID_MAVEN_CREDENTIALS.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_FAILED_DOWNLOAD_ASSETS_TO_TEMP.explanation explanation key found in non-message file [ant:validate] (warning) UNABLE_TO_STOP_START_SERVER.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_UNINSTALL_PRODUCT_FILE_LOCKED.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_DOWNLOAD_ASSETS.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_INVALID_FEATURE_BOM_COORDINATE message content found in a non-message file [ant:validate] (warning) ERROR_ASSET_MISSING_DEPENDENT_BAD_CONNECTION message content found in a non-message file [ant:validate] (warning) TOOL_DOWNLOAD_FEATURE_OK message content found in a non-message file [ant:validate] (warning) ERROR_FEATURE_NOT_INSTALLED.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_IMPROPER_HTTPPROXY_FORMAT.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_TOOL_DIRECTORY_NOT_EXISTS.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_INVALID_PRODUCT_EDITION.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_CONNECT_REPO_CAUSED_BY_CERT.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_INVALID_PRODUCT_VERSION.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_INSTALL_ESA_FILE_NOTEXIST message content found in a non-message file [ant:validate] (warning) ERROR_FAILED_TO_UNPACK_LICENSE.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_TOOL_PROXY_PWD_MISSING.explanation explanation key found in non-message file [ant:validate] (warning) LOG_UNABLE_TO_DETERMINE_CODEPAGE.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_INVALID_NUMBER_OF_FEATURES_FORCE_UNINSTALL.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_INVALID_SAMPLE message content found in a non-message file [ant:validate] (warning) ERROR_SERVER_PACKAGE_SERVER_ALREADY_INSTALLED.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_OTHER_FEATURE_DEPEND_ON message content found in a non-message file [ant:validate] (warning) ERROR_ASSET_DEPENDENT_INVALID_VERSION_EDITION message content found in a non-message file [ant:validate] (warning) ERROR_OPENSOURCE_SERVER_ALREADY_INSTALLED.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_CONNECT_REPOS_CAUSED_BY_CERT.explanation explanation key found in non-message file [ant:validate] (warning) UNABLE_TO_DETERMINE_FEATURES message content found in a non-message file [ant:validate] (warning) UNABLE_TO_DETERMINE_FEATURES.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_DOWNLOADED_ASSET_INVALID_CHECKSUM.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_SINGLE_REPO_CONNECTION_FAILED.explanation explanation key found in non-message file [ant:validate] (warning) LOG_INSTALLED_FEATURE.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_UNINSTALL_FAILED_USR.explanation explanation key found in non-message file [ant:validate] (warning) MAPBASED_ERROR_UNSUPPORTED_FILE message content found in a non-message file [ant:validate] (warning) ERROR_ESA_NOT_FOUND message content found in a non-message file [ant:validate] (warning) ERROR_UNABLE_TO_SET_EXT_ATTR message content found in a non-message file [ant:validate] (warning) ERROR_IFIX_NOT_INSTALLED.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_IFIX_NOT_INSTALLED message content found in a non-message file [ant:validate] (warning) ERROR_TOOL_DOWNLOADONLY_INVALID_OPTION.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_DEPENDENT_INVALID_VERSION_EDITION message content found in a non-message file [ant:validate] (warning) ERROR_INCOMPATIBLE_FEATURES_SINGLETON.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_INVALID_BUNDLE_IN_ESA message content found in a non-message file [ant:validate] (warning) ERROR_UNINSTALL_FIX_FILE_LOCKED.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_UNINSTALL_FAILED_ADDON message content found in a non-message file [ant:validate] (warning) ERROR_UNINSTALL_FAILED_USR message content found in a non-message file [ant:validate] (warning) ERROR_MAVEN_COORDINATE_WRONG_VERSION.useraction useraction key found in non-message file [ant:validate] (warning) LOG_UNINSTALLED_FIX message content found in a non-message file [ant:validate] (warning) ERROR_INVALID_PRODUCT_INSTALLTYPE.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_FIND_WEBSPHERE_JSON.explanation explanation key found in non-message file [ant:validate] (warning) EXCEPTION_STARTING_SERVER message content found in a non-message file [ant:validate] (warning) ERROR_ASSET_MISSING_DEPENDENT_BAD_CONNECTION.useraction useraction key found in non-message file [ant:validate] (warning) LOG_UNINSTALL_FEATURES.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_UNABLE_TO_FIND_SERVER_XML message content found in a non-message file [ant:validate] (warning) ERROR_TOOL_INVALID_PASSWORD_FILE_OPTION.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_GET_ASSET_LICENSE.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_LICENSES_NOT_ACCEPTED.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_INVALID_SERVER_XML.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_UNINSTALL_FIX_INVALID_META_DATA.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_BETA_EDITION_NOT_SUPPORTED message content found in a non-message file [ant:validate] (warning) ERROR_FAILED_DOWNLOAD_ASSETS_TO_TEMP message content found in a non-message file [ant:validate] (warning) ERROR_UNABLE_TO_GET_UMASK message content found in a non-message file [ant:validate] (warning) ERROR_INVALID_BUNDLE_IN_ESA.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_INSTALL_FIX message content found in a non-message file [ant:validate] (warning) ERROR_IFIX_UNINSTALLABLE message content found in a non-message file [ant:validate] (warning) ERROR_IMPROPER_HTTPSPROXY_FORMAT.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_INVALID_PRODUCT_EDITION_FOR_OPEN_LIBERTY_FEATURE.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_TEMP_DIR_NO_SPACE.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_DOWNLOAD_TO_SOURCE_REPO.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_NON_FEATURE_CANNOT_INSTALL_TO_EXTENSION.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_UNINSTALL_FAILED_ADDON.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_IFIX_NOT_INSTALLED.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_UNINSTALL_FIX_INVALID_META_DATA.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_ASSET_DEPENDENT_INVALID_VERSION_EDITION.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_COULD_NOT_DETERMINE_RUNTIME_PROPERTIES_FILE.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_TOOL_INVALID_DOWNLOAD_DIRECTORY.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_TOOL_INVALID_DOWNLOAD_DIRECTORY.useraction useraction key found in non-message file [ant:validate] (warning) LOG_UNINSTALL_FIXES.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_GET_FEATURE_LICENSE.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_UNABLE_TO_LOCATE_COMMAND_EXE message content found in a non-message file [ant:validate] (warning) ERROR_FAILED_TO_LOCATE_AND_DOWNLOAD_JSONS message content found in a non-message file [ant:validate] (warning) ERROR_ASSET_INVALID_PRODUCT_EDITION_VERSION.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_READ_LICENSE.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_TOOL_PWD_CRYPTO_UNSUPPORTED.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_TOOL_MISSING_DIRECTORY.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_UNABLE_TO_FIND_SERVER_XML.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_CONNECT_MAVEN.explanation explanation key found in non-message file [ant:validate] (warning) LOG_UNINSTALLED_FIX.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_MISSING_MULTIPLE_DEPENDENT.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_TOOL_DOWNLOADONLY_LOCAL_ESA.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_TOOL_DIRECTORY_REQUIRED.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_INVALID_PRODUCT_EDITION_VERSION.explanation explanation key found in non-message file [ant:validate] (warning) LOG_UNINSTALLED_FEATURE.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_TOOL_INVALID_PASSWORD_FILE_OPTION message content found in a non-message file [ant:validate] (warning) LOG_INSTALL_FEATURES.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_ASSET_INVALID_PRODUCT_VERSION.explanation explanation key found in non-message file [ant:validate] (warning) LOG_INSTALL_FEATURES.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_INVALID_FEATURE_BOM_COORDINATE.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_TOOL_PROXY_PORT_MISSING.explanation explanation key found in non-message file [ant:validate] (warning) ASSETS_ALREADY_INSTALLED.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_MISSING_MULTIPLE_DEPENDENT.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_ASSET_INVALID_PRODUCT_INSTALLTYPE.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_SERVER_NOT_EXIST message content found in a non-message file [ant:validate] (warning) ERROR_UNABLE_RUN_EXTRACTOR message content found in a non-message file [ant:validate] (warning) ERROR_UNINSTALL_RUNNING_SERVER.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_ASSET_INVALID_PRODUCT_INSTALLTYPE message content found in a non-message file [ant:validate] (warning) ERROR_INVALID_BUNDLE_IN_ESA.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_LOCATE_AND_DOWNLOAD_JSONS.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_INVALID_SERVER_PACKAGE.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_TOOL_DIRECTORY_INACCESSIBLE.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_INVALID_SERVER_XML.useraction useraction key found in non-message file [ant:validate] (warning) LOG_INSTALL_FIXES.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_TOOL_PWD_NOT_ENCRYPTED.useraction useraction key found in non-message file [ant:validate] (warning) LOG_REAPPLY_FIXES_WARNING.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_TOOL_DOWNLOADONLY_INVALID_OPTION.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_MAVEN_JSON_NOT_FOUND.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_MISSING_DEPENDENT.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_UNABLE_RUN_EXTRACTOR.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_NO_REPO_WAS_ENABLED.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_INCOMPATIBLE_FEATURES_SINGLETON message content found in a non-message file [ant:validate] (warning) EXCEPTION_STARTING_SERVER.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_ASSET_MISSING_DEPENDENT_BAD_CONNECTION.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_FAILED_TO_RESOLVE_FEATURES_FOR_OPEN_LIBERTY message content found in a non-message file [ant:validate] (warning) LOG_INSTALLED_FEATURE message content found in a non-message file [ant:validate] (warning) ERROR_TOOL_DIRECTORY_NOT_EXISTS message content found in a non-message file [ant:validate] (warning) ERROR_UNINSTALL_FIX_FILE_LOCKED.explanation explanation key found in non-message file [ant:validate] (warning) TOOL_UNINSTALL_FEATURE_OK.useraction useraction key found in non-message file [ant:validate] (warning) LOG_UNINSTALLED_FEATURE message content found in a non-message file [ant:validate] (warning) ERROR_MAVEN_JSON_NOT_FOUND.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_TOOL_MISSING_DIRECTORY message content found in a non-message file [ant:validate] (warning) ERROR_TOOL_INCORRECT_PROXY_PORT message content found in a non-message file [ant:validate] (warning) LOG_DEFAULT_INVALID_VALUE variables should not be encapsulated in quotation marks [ant:validate] (warning) ERROR_IFIX_UNINSTALLABLE_REQUIRED_BY_FEATURE.explanation variables are disallowed in explanations or useractions [ant:validate] (warning) ERROR_COULD_NOT_DETERMINE_RUNTIME_PROPERTIES_FILE.explanation variables are disallowed in explanations or useractions [ant:validate] (warning) ERROR_FILEPATH_NOT_EXISTS.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_INVALID_INDEX_FILE message content found in a non-message file [ant:validate] (warning) ERROR_FILEPATH_NOT_EXISTS.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_DIRECTORY_NOT_EXISTS.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_FILEPATH_NOT_EXISTS message content found in a non-message file [ant:validate] (warning) ERROR_PATH_IS_FILE.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_DIRECTORY_NOT_EXISTS.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_INVALID_INDEX_FILE.explanation explanation key found in non-message file [ant:validate] (warning) ERROR_INVALID_INDEX_FILE.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_DIRECTORY_NOT_EXISTS message content found in a non-message file [ant:validate] (warning) ERROR_PATH_IS_FILE.useraction useraction key found in non-message file [ant:validate] (warning) ERROR_PATH_IS_FILE message content found in a non-message file > Task :com.ibm.ws.install.map:globalize [ant:validate] (warning) MAPBASED_ERROR_RUNTIME_INSTALL_DIR_NOT_DIR.explanation explanation key found in non-message file [ant:validate] (warning) MAPBASED_ERROR_KERNEL_INIT_FAILED message content found in a non-message file [ant:validate] (warning) MAPBASED_ERROR_RUNTIME_INSTALL_DIR_NOT_DIR.useraction useraction key found in non-message file [ant:validate] (warning) MAPBASED_ERROR_KERNEL_NOT_INIT.useraction useraction key found in non-message file [ant:validate] (warning) MAPBASED_ERROR_RUNTIME_INSTALL_DIR_NOT_EXISTS.useraction useraction key found in non-message file [ant:validate] (warning) MAPBASED_ERROR_RUNTIME_INSTALL_DIR_NOT_DIR message content found in a non-message file [ant:validate] (warning) MAPBASED_ERROR_KERNEL_INIT_FAILED.useraction useraction key found in non-message file [ant:validate] (warning) MAPBASED_ERROR_RUNTIME_INSTALL_DIR_NOT_SET.useraction useraction key found in non-message file [ant:validate] (warning) MAPBASED_ERROR_RUNTIME_INSTALL_DIR_NOT_EXISTS message content found in a non-message file [ant:validate] (warning) MAPBASED_ERROR_KERNEL_NOT_INIT message content found in a non-message file [ant:validate] (warning) MAPBASED_ERROR_RUNTIME_INSTALL_DIR_NOT_EXISTS.explanation explanation key found in non-message file [ant:validate] (warning) MAPBASED_ERROR_KERNEL_INIT_FAILED.explanation explanation key found in non-message file [ant:validate] (warning) MAPBASED_ERROR_RUNTIME_INSTALL_DIR_NOT_SET message content found in a non-message file [ant:validate] (warning) MAPBASED_ERROR_KERNEL_NOT_INIT.explanation explanation key found in non-message file [ant:validate] (warning) MAPBASED_ERROR_RUNTIME_INSTALL_DIR_NOT_SET.explanation explanation key found in non-message file > Task :com.ibm.ws.install.map:compileJava > Task :com.ibm.ws.install.map:processResources NO-SOURCE > Task :com.ibm.ws.install.map:classes > Task :com.ibm.ws.install.map:jar warning: Host com.ibm.ws.install=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.crypto.passwordutil=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.kernel.feature=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.org.apache.aries.util=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.org.apache.yoko.corba.spec.1.5=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.config=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.kernel.service=version="[1.3,1.3.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.kernel.boot=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.logging=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.product.utility=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host org.eclipse.osgi=version="[3.10,4)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.org.eclipse.equinox.metatype=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.repository.liberty=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.repository.resolver=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.repository.parsers=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.repository=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.websphere.javaee.jaxb.2.2=location="dev/api/spec/";version="[1, 1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.websphere.javaee.jsonp.1.0=location="dev/api/spec/";version="[1, 1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.org.glassfish.json.1.0=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning] > Task :com.ibm.ws.product.utility:globalize > Task :com.ibm.ws.product.utility.productutil:globalize NO-SOURCE > Task :com.ibm.ws.product.utility.productutil:compileJava NO-SOURCE > Task :com.ibm.ws.product.utility.productutil:processResources NO-SOURCE > Task :com.ibm.ws.product.utility.productutil:classes UP-TO-DATE > Task :com.ibm.ws.product.utility.productutil:jar warning: There is an empty jar or directory on the classpath: main warning: Host com.ibm.ws.config=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.kernel.feature=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.org.apache.aries.util=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.product.utility=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.kernel.boot=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.kernel.service=version="[1.3,1.3.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.logging=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host org.eclipse.osgi=version="[3.10, 4)" for this fragment/require bundle cannot be found on the classpath > Task :com.ibm.ws.product.utility:compileJava > Task :com.ibm.ws.product.utility:processResources NO-SOURCE > Task :com.ibm.ws.product.utility:classes > Task :com.ibm.ws.product.utility:jar warning: Imports that lack version ranges: [javax.xml.parsers, org.w3c.dom] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.kernel.feature, ws-productutil, com.ibm.ws.kernel.cmdline, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.boot.core, com.ibm.ws.org.apache.aries.util] > Task :com.ibm.ws.repository:globalize NO-SOURCE > Task :com.ibm.ws.repository:compileJava /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.repository/src/com/ibm/ws/repository/resources/internal/EsaResourceImpl.java:546: warning: [deprecation] setRequireFeature(Collection) in EsaResourceWritable has been deprecated public void setRequireFeature(Collection feats) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.repository/src/com/ibm/ws/repository/resources/internal/EsaResourceImpl.java:445: warning: [deprecation] addRequireFeature(String) in EsaResourceWritable has been deprecated public void addRequireFeature(String requiredFeatureSymbolicName) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.repository/src/com/ibm/ws/repository/resources/internal/EsaResourceImpl.java:592: warning: [deprecation] getRequireFeature() in EsaResource has been deprecated public Collection getRequireFeature() { ^ 3 warnings > Task :com.ibm.ws.repository:processResources NO-SOURCE > Task :com.ibm.ws.repository:classes > Task :com.ibm.ws.repository:jar warning: Export com.ibm.ws.repository.connections, has 2, private references [com.ibm.ws.repository.connections.internal, com.ibm.ws.repository.resources.internal] warning: Export com.ibm.ws.repository.strategies.writeable, has 1, private references [com.ibm.ws.repository.resources.internal] warning: Unreferenced class path entries [com.ibm.websphere.javaee.jsonp.1.0, org.eclipse.osgi, com.ibm.ws.org.apache.aries.util] > Task :com.ibm.ws.repository.liberty:globalize NO-SOURCE > Task :com.ibm.ws.repository.liberty:compileJava > Task :com.ibm.ws.repository.liberty:processResources NO-SOURCE > Task :com.ibm.ws.repository.liberty:classes > Task :com.ibm.ws.repository.liberty:jar warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.repository, com.ibm.ws.kernel.boot.core] > Task :com.ibm.ws.repository.parsers:globalize NO-SOURCE > Task :com.ibm.ws.repository.parsers:compileJava > Task :com.ibm.ws.repository.parsers:processResources NO-SOURCE > Task :com.ibm.ws.repository.parsers:classes > Task :com.ibm.ws.repository.parsers:instrument > Task :com.ibm.ws.repository.parsers:jar warning: Imports that lack version ranges: [javax.xml.parsers, org.w3c.dom] warning: Unreferenced class path entries [com.ibm.ws.product.utility, com.ibm.ws.org.apache.ant, com.ibm.ws.ras.instrument, com.ibm.ws.repository, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.boot.core, com.ibm.ws.org.apache.aries.util, com.ibm.ws.kernel.feature.core] > Task :com.ibm.ws.repository.resolver:globalize NO-SOURCE > Task :com.ibm.wsspi.org.osgi.service.subsystem:globalize NO-SOURCE > Task :com.ibm.wsspi.org.osgi.service.subsystem:compileJava NO-SOURCE > Task :com.ibm.wsspi.org.osgi.service.subsystem:processResources NO-SOURCE > Task :com.ibm.wsspi.org.osgi.service.subsystem:classes UP-TO-DATE > Task :com.ibm.wsspi.org.osgi.service.subsystem:instrument > Task :com.ibm.wsspi.org.osgi.service.subsystem:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [org.osgi.service.subsystem-1.1.0, com.ibm.ws.ras.instrument] > Task :com.ibm.ws.repository.resolver:compileJava > Task :com.ibm.ws.repository.resolver:processResources NO-SOURCE > Task :com.ibm.ws.repository.resolver:classes > Task :com.ibm.ws.repository.resolver:jar warning: Export com.ibm.ws.repository.resolver, has 1, private references [com.ibm.ws.repository.resolver.internal] warning: Unreferenced class path entries [com.ibm.ws.product.utility, wlp.lib.extract, org.eclipse.osgi, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.kernel.feature, com.ibm.ws.repository, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.boot.core, com.ibm.ws.org.apache.aries.util, com.ibm.wsspi.org.osgi.service.subsystem, com.ibm.ws.kernel.feature.core] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.install/src/com/ibm/ws/install/internal/asset/ESAAsset.java:187: warning: [deprecation] getRequireFeature() in EsaResource has been deprecated return esaResource.getRequireFeature(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.install/src/com/ibm/ws/install/internal/cmdline/ExeFindAction.java:128: warning: [deprecation] getRequireFeature() in EsaResource has been deprecated Collection requiredFeatures = esa.getRequireFeature(); ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 2 warnings > Task :com.ibm.ws.install:compileJava > Task :com.ibm.ws.install:processResources NO-SOURCE > Task :com.ibm.ws.install:classes > Task :com.ibm.ws.install:jar warning: Split package, multiple jars provide the same package:com/ibm/ws/install/internal/resources Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:com.ibm.ws.install.map] Class path [Jar:main, Jar:com.ibm.ws.crypto.passwordutil, Jar:com.ibm.ws.install.map, Jar:jansi-1.18, Jar:com.ibm.ws.kernel.boot.core, Jar:com.ibm.ws.kernel.feature, Jar:com.ibm.ws.product.utility, Jar:javax.json-api-1.1.4, Jar:com.ibm.ws.repository, Jar:com.ibm.ws.repository.liberty, Jar:com.ibm.ws.repository.resolver, Jar:com.ibm.ws.repository.parsers, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.org.apache.aries.util, Jar:com.ibm.websphere.appserver.spi.kernel.service, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.kernel.feature.cmdline, Jar:com.ibm.ws.kernel.feature.core, Jar:javax.json-1.0.4] warning: Imports that lack version ranges: [javax.net.ssl, javax.xml.parsers, org.w3c.dom, org.xml.sax, wlp.lib.extract, wlp.lib.extract.platform] warning: Export com.ibm.ws.install, has 1, private references [com.ibm.ws.install.internal.asset] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.kernel.feature, javax.json-1.0.4, jansi-1.18, com.ibm.ws.repository, com.ibm.ws.crypto.passwordutil, javax.json-api-1.1.4, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.boot.core, com.ibm.ws.org.apache.aries.util, com.ibm.ws.kernel.feature.cmdline, com.ibm.ws.repository.resolver, com.ibm.ws.repository.liberty, com.ibm.ws.product.utility, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.install.map, com.ibm.ws.repository.parsers, com.ibm.ws.kernel.feature.core] > Task :com.ibm.ws.install:publishWLPJars > Task :com.ibm.ws.install:assemble > Task :com.ibm.ws.install.featureUtility:globalize > Task :com.ibm.ws.install.featureUtility.featureutil:globalize NO-SOURCE > Task :com.ibm.ws.install.featureUtility.featureutil:compileJava NO-SOURCE > Task :com.ibm.ws.install.featureUtility.featureutil:processResources NO-SOURCE > Task :com.ibm.ws.install.featureUtility.featureutil:classes UP-TO-DATE > Task :com.ibm.ws.install.featureUtility.featureutil:jar warning: There is an empty jar or directory on the classpath: main warning: Host com.ibm.ws.install.featureUtility=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.install=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.kernel.service=version="[1.3,1.3.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.logging=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.repository.liberty=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.repository.resolver=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.repository=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.repository.parsers=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.product.utility=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host org.eclipse.osgi=version="[3.10,4)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.org.eclipse.equinox.metatype=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.org.apache.aries.util=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.org.apache.yoko.corba.spec.1.5=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.websphere.javaee.jaxb.2.2=location="dev/api/spec/";version="[1, 1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.websphere.javaee.jsonp.1.0=location="dev/api/spec/";version="[1, 1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.org.glassfish.json.1.0=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.crypto.passwordutil=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.kernel.feature=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.config=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.kernel.boot=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath > Task :com.ibm.ws.install.featureUtility:compileJava > Task :com.ibm.ws.install.featureUtility:processResources NO-SOURCE > Task :com.ibm.ws.install.featureUtility:classes Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.install.featureUtility:jar warning: Unused -privatepackage instructions , no such package(s) on the class path: [com.ibm.ws.install.featureUtility.internal.*] warning: Unreferenced class path entries [wlp.lib.extract, com.ibm.ws.kernel.feature, com.ibm.ws.repository, com.ibm.ws.crypto.passwordutil, ws-featureUtility, com.ibm.ws.kernel.boot.core, com.ibm.ws.kernel.feature.cmdline, com.ibm.ws.org.apache.aries.util, com.ibm.ws.install, com.ibm.ws.repository.resolver, com.ibm.ws.repository.liberty, com.ibm.ws.product.utility, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.install.map, com.ibm.ws.repository.parsers, com.ibm.ws.kernel.feature.core] > Task :com.ibm.ws.install.featureUtility:publishWLPJars > Task :com.ibm.ws.install.featureUtility:assemble > Task :com.ibm.ws.install.featureUtility.featureutil:publishToolScripts > Task :com.ibm.ws.install.featureUtility.featureutil:publishToolJars > Task :com.ibm.ws.install.featureUtility.featureutil:assemble > Task :com.ibm.ws.install.featureUtility_fat:assemble SKIPPED > Task :com.ibm.ws.install.map:publishWLPJars > Task :com.ibm.ws.install.map:assemble > Task :com.ibm.ws.install.packaging_fat:assemble SKIPPED > Task :com.ibm.ws.io.opentracing.opentracing-api:assemble > Task :com.ibm.ws.io.opentracing.opentracing-api.0.31.0:assemble > Task :com.ibm.ws.io.opentracing.opentracing-util.0.31.0:publishWLPJars > Task :com.ibm.ws.io.opentracing.opentracing-util.0.31.0:assemble > Task :com.ibm.ws.io.reactivex.rxjava.2.2:globalize NO-SOURCE > Task :com.ibm.ws.io.reactivex.rxjava.2.2:compileJava NO-SOURCE > Task :com.ibm.ws.io.reactivex.rxjava.2.2:processResources NO-SOURCE > Task :com.ibm.ws.io.reactivex.rxjava.2.2:classes UP-TO-DATE > Task :com.ibm.ws.io.reactivex.rxjava.2.2:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [rxjava-2.2.13] > Task :com.ibm.ws.io.reactivex.rxjava.2.2:publishWLPJars > Task :com.ibm.ws.io.reactivex.rxjava.2.2:assemble > Task :com.ibm.ws.io.smallrye.graphql:globalize /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.io.smallrye.graphql/src/com/ibm/ws/io/smallrye/graphql/component/GraphQLExtension.java:33: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.io.smallrye.graphql/src/com/ibm/ws/io/smallrye/graphql/component/GraphQLExtension.java:47: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class GraphQLExtension implements Extension, WebSphereCDIExtension { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.io.smallrye.graphql/src/com/ibm/ws/io/smallrye/graphql/component/GraphQLExtension.java:40: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated @Component(service = WebSphereCDIExtension.class, ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.io.smallrye.graphql/src/com/ibm/ws/io/smallrye/graphql/component/GraphQLServletContainerInitializer.java:90: warning: [deprecation] getPhysicalPath() in Container has been deprecated String containerPhysicalPath = moduleInfo.getContainer().getPhysicalPath(); ^ Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.io.smallrye.graphql/src/com/ibm/ws/io/smallrye/graphql/component/CDILookupServiceImpl.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 4 warnings > Task :com.ibm.ws.io.smallrye.graphql:compileJava > Task :com.ibm.ws.io.smallrye.graphql:processResources NO-SOURCE > Task :com.ibm.ws.io.smallrye.graphql:classes > Task :com.ibm.ws.io.smallrye.graphql:instrument > Task :com.ibm.ws.io.smallrye.graphql:jar warning: com.ibm.ws.io.smallrye.graphql: Split package, multiple jars provide the same package:io/smallrye/graphql/servlet Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:smallrye-graphql-servlet-1.0.26] Class path [Jar:main, Jar:smallrye-graphql-1.0.26, Jar:smallrye-graphql-api-1.0.26, Jar:smallrye-graphql-cdi-1.0.26, Jar:smallrye-graphql-schema-builder-1.0.26, Jar:smallrye-graphql-schema-model-1.0.26, Jar:smallrye-graphql-servlet-1.0.26, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.eclipse.microprofile.graphql.1.0, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.com.graphql.java, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.org.jboss.jandex, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.io.smallrye.graphql: Unable to determine whether the meta annotation org.jboss.logging.annotations.LogMessage applied to type io.smallrye.graphql.SmallRyeGraphQLServerLogging provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.io.smallrye.graphql: Unable to determine whether the meta annotation org.jboss.logging.annotations.Message applied to type io.smallrye.graphql.SmallRyeGraphQLServerLogging provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.io.smallrye.graphql: Unable to determine whether the meta annotation org.jboss.logging.annotations.Cause applied to type io.smallrye.graphql.SmallRyeGraphQLServerLogging provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.io.smallrye.graphql: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageLogger applied to type io.smallrye.graphql.SmallRyeGraphQLServerLogging provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.io.smallrye.graphql: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageBundle applied to type io.smallrye.graphql.SmallRyeGraphQLServerMessages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.io.smallrye.graphql: Unable to determine whether the meta annotation io.smallrye.common.annotation.Experimental applied to type io.smallrye.graphql.api.Context provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.io.smallrye.graphql: Imports that lack version ranges: [com.ibm.wsspi.classloading, javax.json.bind, javax.json.bind.config, org.slf4j] warning: com.ibm.ws.io.smallrye.graphql: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.cdi.extension.WebSphereCDIExtension";uses:="com.ibm.ws.cdi.extension",osgi.service;objectClass:List="com.ibm.wsspi.logging.Introspector,javax.servlet.ServletContainerInitializer";uses:="com.ibm.wsspi.logging,javax.servlet"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.io.smallrye.graphql.jakarta: Split package, multiple jars provide the same package:io/smallrye/graphql/servlet Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:smallrye-graphql-servlet-1.0.26] Class path [Jar:main, Jar:smallrye-graphql-1.0.26, Jar:smallrye-graphql-api-1.0.26, Jar:smallrye-graphql-cdi-1.0.26, Jar:smallrye-graphql-schema-builder-1.0.26, Jar:smallrye-graphql-schema-model-1.0.26, Jar:smallrye-graphql-servlet-1.0.26, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.eclipse.microprofile.graphql.1.0, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.com.graphql.java, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.org.jboss.jandex, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.io.smallrye.graphql.jakarta: Unable to determine whether the meta annotation org.jboss.logging.annotations.LogMessage applied to type io.smallrye.graphql.SmallRyeGraphQLServerLogging provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.io.smallrye.graphql.jakarta: Unable to determine whether the meta annotation org.jboss.logging.annotations.Message applied to type io.smallrye.graphql.SmallRyeGraphQLServerLogging provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.io.smallrye.graphql.jakarta: Unable to determine whether the meta annotation org.jboss.logging.annotations.Cause applied to type io.smallrye.graphql.SmallRyeGraphQLServerLogging provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.io.smallrye.graphql.jakarta: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageLogger applied to type io.smallrye.graphql.SmallRyeGraphQLServerLogging provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.io.smallrye.graphql.jakarta: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageBundle applied to type io.smallrye.graphql.SmallRyeGraphQLServerMessages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.io.smallrye.graphql.jakarta: Unable to determine whether the meta annotation io.smallrye.common.annotation.Experimental applied to type io.smallrye.graphql.api.Context provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.io.smallrye.graphql.jakarta: Imports that lack version ranges: [com.ibm.wsspi.classloading, javax.json.bind, javax.json.bind.config, org.slf4j] warning: com.ibm.ws.io.smallrye.graphql.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.cdi.extension.WebSphereCDIExtension";uses:="com.ibm.ws.cdi.extension",osgi.service;objectClass:List="com.ibm.wsspi.logging.Introspector,javax.servlet.ServletContainerInitializer";uses:="com.ibm.wsspi.logging,javax.servlet"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.2.0, com.ibm.ws.logging, smallrye-graphql-cdi-1.0.26, smallrye-graphql-servlet-1.0.26, com.ibm.ws.webcontainer, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.org.jboss.jandex, com.ibm.websphere.javaee.annotation.1.3, com.ibm.websphere.org.eclipse.microprofile.config.1.4, com.ibm.ws.adaptable.module, smallrye-graphql-schema-model-1.0.26, com.ibm.ws.org.jboss.logging, com.ibm.websphere.javaee.servlet.4.0, com.ibm.ws.org.osgi.annotation.versioning, smallrye-graphql-api-1.0.26, com.ibm.websphere.org.eclipse.microprofile.graphql.1.0, com.ibm.websphere.javaee.jsonp.1.1, com.ibm.ws.cdi.interfaces, com.ibm.ws.com.graphql.java, com.ibm.ws.container.service, smallrye-graphql-schema-builder-1.0.26, smallrye-graphql-1.0.26] > Task :com.ibm.ws.io.smallrye.graphql:publishWLPJars > Task :com.ibm.ws.io.smallrye.graphql:assemble > Task :com.ibm.ws.io.smallrye.reactive.converter-api:globalize NO-SOURCE > Task :com.ibm.ws.io.smallrye.reactive.converter-api:compileJava NO-SOURCE > Task :com.ibm.ws.io.smallrye.reactive.converter-api:processResources NO-SOURCE > Task :com.ibm.ws.io.smallrye.reactive.converter-api:classes UP-TO-DATE > Task :com.ibm.ws.io.smallrye.reactive.converter-api:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [org.reactivestreams] warning: Unreferenced class path entries [smallrye-reactive-converter-api-1.0.10] > Task :com.ibm.ws.io.smallrye.reactive.converter-api:publishWLPJars > Task :com.ibm.ws.io.smallrye.reactive.converter-api:assemble > Task :com.ibm.ws.io.smallrye.reactive.messaging-provider:globalize NO-SOURCE > Task :com.ibm.ws.io.smallrye.reactive.messaging-provider:compileJava > Task :com.ibm.ws.io.smallrye.reactive.messaging-provider:processResources NO-SOURCE > Task :com.ibm.ws.io.smallrye.reactive.messaging-provider:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.io.smallrye.reactive.messaging-provider/src/com/ibm/ws/microprofile/reactive/messaging/OLReactiveMessagingExtension.java:26: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.io.smallrye.reactive.messaging-provider/src/com/ibm/ws/microprofile/reactive/messaging/OLReactiveMessagingExtension.java:30: warning: [deprecation] Stream in io.smallrye.reactive.messaging.annotations has been deprecated import io.smallrye.reactive.messaging.annotations.Stream; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.io.smallrye.reactive.messaging-provider/src/com/ibm/ws/microprofile/reactive/messaging/OLReactiveMessagingExtension.java:39: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class OLReactiveMessagingExtension extends ReactiveMessagingExtension implements Extension, WebSphereCDIExtension { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.io.smallrye.reactive.messaging-provider/src/com/ibm/ws/microprofile/reactive/messaging/OLReactiveMessagingExtension.java:38: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated @Component(service = WebSphereCDIExtension.class, configurationPolicy = ConfigurationPolicy.IGNORE, property = { "service.vendor=IBM", "application.bdas.visible=true" }) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.io.smallrye.reactive.messaging-provider/src/com/ibm/ws/microprofile/reactive/messaging/OLReactiveMessagingExtension.java:50: warning: [deprecation] Stream in io.smallrye.reactive.messaging.annotations has been deprecated addQualifier(Stream.class, discovery, beanManager); ^ 5 warnings > Task :com.ibm.ws.io.smallrye.reactive.messaging-provider:instrument > Task :com.ibm.ws.io.smallrye.reactive.messaging-provider:jar warning: [com.ibm.ws.microprofile.reactive.messaging.OLReactiveMessagingExtension] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceObjectField is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.microprofile.reactive.messaging.OLReactiveMessagingExtension] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceOptions is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.ws.microprofile.reactive.messaging.OLReactiveMessagingExtension provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.ws.microprofile.reactive.messaging.OLReactiveMessagingExtension provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.ws.microprofile.reactive.messaging.OLReactiveMessagingExtension provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.websphere.ras, com.ibm.websphere.ras.annotation, io.smallrye.reactive.converters] warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.2.0, smallrye-reactive-messaging-provider-1.0.8, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.javaee.annotation.1.3, com.ibm.websphere.org.eclipse.microprofile.config.1.3, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.org.eclipse.microprofile.reactive.messaging.1.0, com.ibm.ws.io.reactivex.rxjava.2.2, com.ibm.ws.cdi.interfaces, com.ibm.ws.org.apache.commons.lang3, com.ibm.websphere.org.eclipse.microprofile.reactive.streams.operators.1.0, com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, com.ibm.ws.org.slf4j.api] > Task :com.ibm.ws.io.smallrye.reactive.messaging-provider:publishWLPJars > Task :com.ibm.ws.io.smallrye.reactive.messaging-provider:assemble > Task :com.ibm.ws.io.smallrye.reactive.streams-operators:globalize NO-SOURCE > Task :com.ibm.ws.io.smallrye.reactive.streams-operators:compileJava NO-SOURCE > Task :com.ibm.ws.io.smallrye.reactive.streams-operators:processResources NO-SOURCE > Task :com.ibm.ws.io.smallrye.reactive.streams-operators:classes UP-TO-DATE > Task :com.ibm.ws.io.smallrye.reactive.streams-operators:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [org.eclipse.microprofile.reactive.streams.operators, org.eclipse.microprofile.reactive.streams.operators.spi, org.reactivestreams] warning: Unreferenced class path entries [smallrye-reactive-streams-operators-1.0.13, com.ibm.ws.io.reactivex.rxjava.2.2] > Task :com.ibm.ws.io.smallrye.reactive.streams-operators:publishWLPJars > Task :com.ibm.ws.io.smallrye.reactive.streams-operators:assemble > Task :com.ibm.ws.java11_fat:assemble SKIPPED > Task :com.ibm.ws.javaee.7.0_fat:assemble SKIPPED > Task :com.ibm.ws.javaee.8.0_fat:assemble SKIPPED > Task :com.ibm.ws.javaee.dd:publishSchemaResources > Task :com.ibm.ws.javaee.dd:publishWLPJars > Task :com.ibm.ws.javaee.dd:assemble > Task :com.ibm.ws.javaee.dd.common:publishWLPJars > Task :com.ibm.ws.javaee.dd.common:assemble > Task :com.ibm.ws.javaee.dd.ejb:publishWLPJars > Task :com.ibm.ws.javaee.dd.ejb:assemble > Task :com.ibm.ws.javaee.ddmetadata:globalize NO-SOURCE > Task :com.ibm.ws.javaee.ddmetadata:compileJava > Task :com.ibm.ws.javaee.ddmetadata:processResources NO-SOURCE > Task :com.ibm.ws.javaee.ddmetadata:classes > Task :com.ibm.ws.javaee.ddmetadata:instrument > Task :com.ibm.ws.javaee.ddmetadata:jar warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.ws.javaee.ddmetadata.generator.ComponentImplGenerator$ActivateMethod provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.ws.javaee.ddmetadata.generator.ComponentImplGenerator$ActivateMethod provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.ws.javaee.ddmetadata.generator.ComponentImplGenerator$ActivateMethod provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.websphere.ras, com.ibm.websphere.ras.annotation, com.ibm.ws.ffdc, com.ibm.ws.javaee.ddmetadata.annotation, javax.annotation.processing, javax.lang.model, javax.lang.model.element, javax.lang.model.type, javax.lang.model.util, javax.tools] warning: Unreferenced class path entries [com.ibm.ws.javaee.dd.common, com.ibm.ws.javaee.ddmodel, com.ibm.ws.javaee.dd, com.ibm.ws.ras.instrument, com.ibm.ws.kernel.service, com.ibm.ws.javaee.ddmetadata.annotation] > Task :com.ibm.ws.javaee.ddmetadata:assemble > Task :com.ibm.ws.javaee.ddmetadata.annotation:assemble > Task :com.ibm.ws.javaee.ddmodel:publishWLPJars > Task :com.ibm.ws.javaee.ddmodel:assemble > Task :com.ibm.ws.javaee.ddmodel.ws:globalize NO-SOURCE > Task :com.ibm.ws.javaee.ddmodel.ws:compileJava > Task :com.ibm.ws.javaee.ddmodel.ws:processResources NO-SOURCE > Task :com.ibm.ws.javaee.ddmodel.ws:classes > Task :com.ibm.ws.javaee.ddmodel.ws:instrument > Task :com.ibm.ws.javaee.ddmodel.ws:jar warning: Imports that lack version ranges: [javax.xml.namespace] warning: Unreferenced class path entries [com.ibm.ws.javaee.dd.common, com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.version, com.ibm.ws.javaee.ddmodel, com.ibm.ws.javaee.dd, com.ibm.ws.ras.instrument, com.ibm.ws.artifact.overlay, com.ibm.ws.container.service, com.ibm.ws.artifact, com.ibm.ws.adaptable.module] > Task :com.ibm.ws.javaee.ddmodel.ws:publishWLPJars > Task :com.ibm.ws.javaee.ddmodel.ws:assemble > Task :com.ibm.ws.javaee.ddmodel.wsbnd:publishSchemaResources > Task :com.ibm.ws.javaee.ddmodel.wsbnd:publishWLPJars > Task :com.ibm.ws.javaee.ddmodel.wsbnd:assemble > Task :com.ibm.ws.javaee.ddmodel_fat:assemble SKIPPED > Task :com.ibm.ws.javaee.metadata.context:publishWLPJars > Task :com.ibm.ws.javaee.metadata.context:assemble > Task :com.ibm.ws.javaee.metadata.context.ejb:globalize NO-SOURCE > Task :com.ibm.ws.javaee.metadata.context.ejb:compileJava > Task :com.ibm.ws.javaee.metadata.context.ejb:processResources NO-SOURCE > Task :com.ibm.ws.javaee.metadata.context.ejb:classes > Task :com.ibm.ws.javaee.metadata.context.ejb:instrument > Task :com.ibm.ws.javaee.metadata.context.ejb:jar warning: Imports that lack version ranges: [com.ibm.ws.ejbcontainer] warning: Unreferenced class path entries [com.ibm.ws.javaee.metadata.context, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.ejbcontainer.core, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.websphere.org.osgi.service.component] > Task :com.ibm.ws.javaee.metadata.context.ejb:publishWLPJars > Task :com.ibm.ws.javaee.metadata.context.ejb:assemble > Task :com.ibm.ws.javaee.persistence.2.1:globalize NO-SOURCE > Task :com.ibm.ws.javaee.persistence.2.1:compileJava NO-SOURCE > Task :com.ibm.ws.javaee.persistence.2.1:processResources NO-SOURCE > Task :com.ibm.ws.javaee.persistence.2.1:classes UP-TO-DATE > Task :com.ibm.ws.javaee.persistence.2.1:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [com.ibm.ws.threadContext, com.ibm.ws.runtime.metadata, javax.sql] warning: Unreferenced class path entries [persistence-2.1, com.ibm.ws.jpa.hybridpersistenceactivator] > Task :com.ibm.ws.javaee.persistence.2.1:publishWLPJars > Task :com.ibm.ws.javaee.persistence.2.1:assemble > Task :com.ibm.ws.javaee.persistence.2.2:globalize NO-SOURCE > Task :com.ibm.ws.javaee.persistence.2.2:compileJava NO-SOURCE > Task :com.ibm.ws.javaee.persistence.2.2:processResources NO-SOURCE > Task :com.ibm.ws.javaee.persistence.2.2:classes UP-TO-DATE > Task :com.ibm.ws.javaee.persistence.2.2:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [com.ibm.ws.threadContext, com.ibm.ws.runtime.metadata, javax.sql] warning: Unreferenced class path entries [javax.persistence-api-2.2, com.ibm.ws.jpa.hybridpersistenceactivator] > Task :com.ibm.ws.javaee.persistence.2.2:publishWLPJars > Task :com.ibm.ws.javaee.persistence.2.2:assemble > Task :com.ibm.ws.javaee.persistence.api.2.1:globalize NO-SOURCE > Task :com.ibm.ws.javaee.persistence.api.2.1:compileJava NO-SOURCE > Task :com.ibm.ws.javaee.persistence.api.2.1:processResources NO-SOURCE > Task :com.ibm.ws.javaee.persistence.api.2.1:classes UP-TO-DATE > Task :com.ibm.ws.javaee.persistence.api.2.1:instrument > Task :com.ibm.ws.javaee.persistence.api.2.1:jar warning: There is an empty jar or directory on the classpath: main warning: Host com.ibm.ws.javaee.persistence.2.1= for this fragment/require bundle cannot be found on the classpath warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :com.ibm.ws.javaee.persistence.api.2.1:publishWLPJars > Task :com.ibm.ws.javaee.persistence.api.2.1:assemble > Task :com.ibm.ws.javaee.persistence.api.2.2:globalize NO-SOURCE > Task :com.ibm.ws.javaee.persistence.api.2.2:compileJava NO-SOURCE > Task :com.ibm.ws.javaee.persistence.api.2.2:processResources NO-SOURCE > Task :com.ibm.ws.javaee.persistence.api.2.2:classes UP-TO-DATE > Task :com.ibm.ws.javaee.persistence.api.2.2:instrument > Task :com.ibm.ws.javaee.persistence.api.2.2:jar warning: There is an empty jar or directory on the classpath: main warning: Host com.ibm.ws.javaee.persistence.2.2= for this fragment/require bundle cannot be found on the classpath warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :com.ibm.ws.javaee.persistence.api.2.2:publishWLPJars > Task :com.ibm.ws.javaee.persistence.api.2.2:assemble > Task :com.ibm.ws.javaee.platform.defaultresource:globalize NO-SOURCE > Task :com.ibm.ws.javaee.platform.defaultresource:compileJava > Task :com.ibm.ws.javaee.platform.defaultresource:processResources NO-SOURCE > Task :com.ibm.ws.javaee.platform.defaultresource:classes > Task :com.ibm.ws.javaee.platform.defaultresource:instrument > Task :com.ibm.ws.javaee.platform.defaultresource:jar warning: Imports that lack version ranges: [javax.naming] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.resource, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.ws.container.service, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.service] > Task :com.ibm.ws.javaee.platform.defaultresource:publishWLPJars > Task :com.ibm.ws.javaee.platform.defaultresource:assemble > Task :com.ibm.ws.javaee.platform.v7:globalize NO-SOURCE > Task :com.ibm.ws.javaee.platform.v7:compileJava NO-SOURCE > Task :com.ibm.ws.javaee.platform.v7:processResources NO-SOURCE > Task :com.ibm.ws.javaee.platform.v7:classes UP-TO-DATE > Task :com.ibm.ws.javaee.platform.v7:instrument > Task :com.ibm.ws.javaee.platform.v7:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [com.ibm.ws.javaee.version] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :com.ibm.ws.javaee.platform.v7:publishWLPJars > Task :com.ibm.ws.javaee.platform.v7:assemble > Task :com.ibm.ws.javaee.platform.v7.jndi:globalize NO-SOURCE > Task :com.ibm.ws.javaee.platform.v7.jndi:compileJava > Task :com.ibm.ws.javaee.platform.v7.jndi:processResources NO-SOURCE > Task :com.ibm.ws.javaee.platform.v7.jndi:classes > Task :com.ibm.ws.javaee.platform.v7.jndi:instrument > Task :com.ibm.ws.javaee.platform.v7.jndi:jar warning: Imports that lack version ranges: [javax.naming] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.ws.container.service, com.ibm.websphere.org.osgi.service.component] > Task :com.ibm.ws.javaee.platform.v7.jndi:publishWLPJars > Task :com.ibm.ws.javaee.platform.v7.jndi:assemble > Task :com.ibm.ws.javaee.platform.v8:globalize NO-SOURCE > Task :com.ibm.ws.javaee.platform.v8:compileJava NO-SOURCE > Task :com.ibm.ws.javaee.platform.v8:processResources NO-SOURCE > Task :com.ibm.ws.javaee.platform.v8:classes UP-TO-DATE > Task :com.ibm.ws.javaee.platform.v8:instrument > Task :com.ibm.ws.javaee.platform.v8:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [com.ibm.ws.javaee.version] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :com.ibm.ws.javaee.platform.v8:publishWLPJars > Task :com.ibm.ws.javaee.platform.v8:assemble > Task :com.ibm.ws.javaee.version:publishWLPJars > Task :com.ibm.ws.javaee.version:assemble > Task :com.ibm.ws.javamail:publishWLPJars > Task :com.ibm.ws.javamail:assemble > Task :com.ibm.ws.javamail.1.6:globalize > Task :com.ibm.ws.javamail.1.6:compileJava > Task :com.ibm.ws.javamail.1.6:processResources NO-SOURCE > Task :com.ibm.ws.javamail.1.6:classes > Task :com.ibm.ws.javamail.1.6:instrument > Task :com.ibm.ws.javamail.1.6:jar warning: Imports that lack version ranges: [com.ibm.wsspi.classloading, com.ibm.wsspi.injectionengine, javax.naming] warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.resource.ResourceFactoryBuilder";uses:="com.ibm.ws.resource",osgi.service;objectClass:List="com.ibm.wsspi.injectionengine.InjectionProcessorProvider";uses:="com.ibm.wsspi.injectionengine",osgi.service;objectClass:List="com.ibm.wsspi.resource.ResourceFactory";uses:="com.ibm.wsspi.resource"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.javaee.mail.1.6, com.ibm.ws.injection.core, com.ibm.ws.javaee.dd.common, com.ibm.ws.config, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.resource, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.logging.core, com.ibm.ws.com.sun.mail.javax.mail.1.6] > Task :com.ibm.ws.javamail.1.6:publishWLPJars > Task :com.ibm.ws.javamail.1.6:assemble > Task :com.ibm.ws.javamail.1.6_fat:assemble SKIPPED > Task :com.ibm.ws.javamail.config:globalize NO-SOURCE > Task :com.ibm.ws.javamail.config:compileJava NO-SOURCE > Task :com.ibm.ws.javamail.config:processResources NO-SOURCE > Task :com.ibm.ws.javamail.config:classes UP-TO-DATE > Task :com.ibm.ws.javamail.config:instrument > Task :com.ibm.ws.javamail.config:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :com.ibm.ws.javamail.config:publishWLPJars > Task :com.ibm.ws.javamail.config:assemble > Task :com.ibm.ws.javamail.management.j2ee:globalize [ant:validate] (warning) OSGI_SERVICE_ERROR message content found in a non-message file [ant:validate] (warning) OSGI_SERVICE_ERROR.useraction useraction key found in non-message file [ant:validate] (warning) OSGI_SERVICE_ERROR.explanation explanation key found in non-message file > Task :com.ibm.ws.javamail.management.j2ee:compileJava > Task :com.ibm.ws.javamail.management.j2ee:processResources NO-SOURCE > Task :com.ibm.ws.javamail.management.j2ee:classes > Task :com.ibm.ws.javamail.management.j2ee:instrument > Task :com.ibm.ws.javamail.management.j2ee:jar warning: Imports that lack version ranges: [javax.management] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.appserver.api.j2eemanagement, com.ibm.ws.javamail, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component] > Task :com.ibm.ws.javamail.management.j2ee:publishWLPJars > Task :com.ibm.ws.javamail.management.j2ee:assemble > Task :com.ibm.ws.jaxb.tools:globalize > Task :com.ibm.ws.jaxb.tools:compileJava > Task :com.ibm.ws.jaxb.tools:processResources NO-SOURCE > Task :com.ibm.ws.jaxb.tools:classes > Task :com.ibm.ws.jaxb.tools:jar warning: Split package, multiple jars provide the same package:com/sun/xml/bind Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:jaxb-core-2.2.10, Jar:jaxb-impl-2.2.10] Class path [Jar:main, Jar:jaxb-core-2.2.10, Jar:jaxb-impl-2.2.10, Jar:jaxb-xjc-2.2.10, Jar:jaxb-jxc-2.2.10, Jar:com.ibm.ws.org.apache.ant] warning: Split package, multiple jars provide the same package:com/sun/xml/bind/api Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:jaxb-core-2.2.10, Jar:jaxb-impl-2.2.10] Class path [Jar:main, Jar:jaxb-core-2.2.10, Jar:jaxb-impl-2.2.10, Jar:jaxb-xjc-2.2.10, Jar:jaxb-jxc-2.2.10, Jar:com.ibm.ws.org.apache.ant] warning: Split package, multiple jars provide the same package:com/sun/xml/bind/marshaller Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:jaxb-core-2.2.10, Jar:jaxb-impl-2.2.10] Class path [Jar:main, Jar:jaxb-core-2.2.10, Jar:jaxb-impl-2.2.10, Jar:jaxb-xjc-2.2.10, Jar:jaxb-jxc-2.2.10, Jar:com.ibm.ws.org.apache.ant] warning: Split package, multiple jars provide the same package:com/sun/xml/bind/unmarshaller Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:jaxb-core-2.2.10, Jar:jaxb-impl-2.2.10] Class path [Jar:main, Jar:jaxb-core-2.2.10, Jar:jaxb-impl-2.2.10, Jar:jaxb-xjc-2.2.10, Jar:jaxb-jxc-2.2.10, Jar:com.ibm.ws.org.apache.ant] warning: Split package, multiple jars provide the same package:com/sun/xml/bind/util Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:jaxb-core-2.2.10, Jar:jaxb-impl-2.2.10] Class path [Jar:main, Jar:jaxb-core-2.2.10, Jar:jaxb-impl-2.2.10, Jar:jaxb-xjc-2.2.10, Jar:jaxb-jxc-2.2.10, Jar:com.ibm.ws.org.apache.ant] warning: Split package, multiple jars provide the same package:com/sun/xml/bind/v2 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:jaxb-core-2.2.10, Jar:jaxb-impl-2.2.10] Class path [Jar:main, Jar:jaxb-core-2.2.10, Jar:jaxb-impl-2.2.10, Jar:jaxb-xjc-2.2.10, Jar:jaxb-jxc-2.2.10, Jar:com.ibm.ws.org.apache.ant] warning: Split package, multiple jars provide the same package:com/sun/xml/bind/v2/model/annotation Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:jaxb-core-2.2.10, Jar:jaxb-impl-2.2.10] Class path [Jar:main, Jar:jaxb-core-2.2.10, Jar:jaxb-impl-2.2.10, Jar:jaxb-xjc-2.2.10, Jar:jaxb-jxc-2.2.10, Jar:com.ibm.ws.org.apache.ant] warning: Split package, multiple jars provide the same package:com/sun/xml/bind/v2/model/impl Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:jaxb-core-2.2.10, Jar:jaxb-impl-2.2.10] Class path [Jar:main, Jar:jaxb-core-2.2.10, Jar:jaxb-impl-2.2.10, Jar:jaxb-xjc-2.2.10, Jar:jaxb-jxc-2.2.10, Jar:com.ibm.ws.org.apache.ant] warning: Split package, multiple jars provide the same package:com/sun/xml/bind/v2/runtime Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:jaxb-core-2.2.10, Jar:jaxb-impl-2.2.10] Class path [Jar:main, Jar:jaxb-core-2.2.10, Jar:jaxb-impl-2.2.10, Jar:jaxb-xjc-2.2.10, Jar:jaxb-jxc-2.2.10, Jar:com.ibm.ws.org.apache.ant] warning: Split package, multiple jars provide the same package:com/sun/xml/bind/v2/runtime/unmarshaller Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:jaxb-core-2.2.10, Jar:jaxb-impl-2.2.10] Class path [Jar:main, Jar:jaxb-core-2.2.10, Jar:jaxb-impl-2.2.10, Jar:jaxb-xjc-2.2.10, Jar:jaxb-jxc-2.2.10, Jar:com.ibm.ws.org.apache.ant] warning: Split package, multiple jars provide the same package:com/sun/xml/bind/v2/util Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:jaxb-core-2.2.10, Jar:jaxb-impl-2.2.10] Class path [Jar:main, Jar:jaxb-core-2.2.10, Jar:jaxb-impl-2.2.10, Jar:jaxb-xjc-2.2.10, Jar:jaxb-jxc-2.2.10, Jar:com.ibm.ws.org.apache.ant] warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlEnumValue applied to type com.sun.tools.xjc.generator.bean.ImplStructureStrategy provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlEnum applied to type com.sun.tools.xjc.generator.bean.ImplStructureStrategy provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlTransient applied to type com.sun.tools.xjc.model.AbstractCElement provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlIDREF applied to type com.sun.tools.xjc.model.CClassInfo provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlID applied to type com.sun.tools.xjc.model.CClassInfo provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElement applied to type com.sun.tools.xjc.model.CClassInfo provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter applied to type com.sun.tools.xjc.model.CPropertyInfo provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAttribute applied to type com.sun.tools.xjc.model.Model provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRootElement applied to type com.sun.tools.xjc.reader.xmlschema.bindinfo.BIClass provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementRef applied to type com.sun.tools.xjc.reader.xmlschema.bindinfo.BIProperty$BaseTypeBean provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlType applied to type com.sun.tools.xjc.reader.xmlschema.bindinfo.BISchemaBinding$NameRules provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyElement applied to type com.sun.tools.xjc.reader.xmlschema.bindinfo.BindInfo$AppInfo provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlMixed applied to type com.sun.tools.xjc.reader.xmlschema.bindinfo.BindInfo$Documentation provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlValue applied to type com.sun.tools.xjc.reader.xmlschema.bindinfo.CollectionTypeAttribute provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchema applied to type com.sun.tools.xjc.reader.xmlschema.bindinfo.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unused Import-Package instructions: [org.apache.xml.*] warning: Imports that lack version ranges: [com.ibm.wsspi.classloading, javax.annotation.processing, javax.imageio, javax.imageio.stream, javax.lang.model, javax.lang.model.element, javax.lang.model.type, javax.lang.model.util, javax.swing, javax.swing.border, javax.swing.tree, javax.tools, javax.xml.datatype, javax.xml.namespace, javax.xml.parsers, javax.xml.stream, javax.xml.stream.events, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stream, javax.xml.validation, javax.xml.xpath, org.w3c.dom, org.w3c.dom.ls, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers] warning: Export com.sun.xml.bind.v2.runtime, has 1, private references [com.sun.istack] warning: Export com.sun.xml.bind.v2.schemagen, has 1, private references [com.sun.xml.txw2.output] warning: Export com.sun.xml.bind.v2.schemagen.episode, has 2, private references [com.sun.xml.txw2, com.sun.xml.txw2.annotation] warning: Export com.sun.xml.bind.v2.schemagen.xmlschema, has 2, private references [com.sun.xml.txw2, com.sun.xml.txw2.annotation] /home/libbld/.gradle/daemon/6.8.3/ANONYMOUS:0: warning: Invalid package name: 'com.sun.xml.bind.v2.doc-files' in Export-Package warning: Unreferenced class path entries [com.ibm.ws.org.apache.ant, jaxb-jxc-2.2.10, jaxb-impl-2.2.10, jaxb-xjc-2.2.10, jaxb-core-2.2.10] > Task :com.ibm.ws.jaxb.tools:publishWLPJars > Task :com.ibm.ws.jaxb.tools:assemble > Task :com.ibm.ws.jaxb.tools.2.3:globalize > Task :com.ibm.ws.jaxb.tools.2.3:compileJava > Task :com.ibm.ws.jaxb.tools.2.3:processResources NO-SOURCE > Task :com.ibm.ws.jaxb.tools.2.3:classes > Task :com.ibm.ws.jaxb.tools.2.3:jar warning: Split package, multiple jars provide the same package:com/sun/xml/bind Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:jaxb-core-2.3.0.1, Jar:jaxb-impl-2.3.0.1] Class path [Jar:main, Jar:jaxb-core-2.3.0.1, Jar:jaxb-impl-2.3.0.1, Jar:jaxb-xjc-2.3.0.1, Jar:jaxb-jxc-2.3.0.1, Jar:com.ibm.ws.org.apache.ant] warning: Split package, multiple jars provide the same package:com/sun/xml/bind/api Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:jaxb-core-2.3.0.1, Jar:jaxb-impl-2.3.0.1] Class path [Jar:main, Jar:jaxb-core-2.3.0.1, Jar:jaxb-impl-2.3.0.1, Jar:jaxb-xjc-2.3.0.1, Jar:jaxb-jxc-2.3.0.1, Jar:com.ibm.ws.org.apache.ant] warning: Split package, multiple jars provide the same package:com/sun/xml/bind/marshaller Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:jaxb-core-2.3.0.1, Jar:jaxb-impl-2.3.0.1] Class path [Jar:main, Jar:jaxb-core-2.3.0.1, Jar:jaxb-impl-2.3.0.1, Jar:jaxb-xjc-2.3.0.1, Jar:jaxb-jxc-2.3.0.1, Jar:com.ibm.ws.org.apache.ant] warning: Split package, multiple jars provide the same package:com/sun/xml/bind/unmarshaller Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:jaxb-core-2.3.0.1, Jar:jaxb-impl-2.3.0.1] Class path [Jar:main, Jar:jaxb-core-2.3.0.1, Jar:jaxb-impl-2.3.0.1, Jar:jaxb-xjc-2.3.0.1, Jar:jaxb-jxc-2.3.0.1, Jar:com.ibm.ws.org.apache.ant] warning: Split package, multiple jars provide the same package:com/sun/xml/bind/util Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:jaxb-core-2.3.0.1, Jar:jaxb-impl-2.3.0.1] Class path [Jar:main, Jar:jaxb-core-2.3.0.1, Jar:jaxb-impl-2.3.0.1, Jar:jaxb-xjc-2.3.0.1, Jar:jaxb-jxc-2.3.0.1, Jar:com.ibm.ws.org.apache.ant] warning: Split package, multiple jars provide the same package:com/sun/xml/bind/v2 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:jaxb-core-2.3.0.1, Jar:jaxb-impl-2.3.0.1] Class path [Jar:main, Jar:jaxb-core-2.3.0.1, Jar:jaxb-impl-2.3.0.1, Jar:jaxb-xjc-2.3.0.1, Jar:jaxb-jxc-2.3.0.1, Jar:com.ibm.ws.org.apache.ant] warning: Split package, multiple jars provide the same package:com/sun/xml/bind/v2/model/annotation Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:jaxb-core-2.3.0.1, Jar:jaxb-impl-2.3.0.1] Class path [Jar:main, Jar:jaxb-core-2.3.0.1, Jar:jaxb-impl-2.3.0.1, Jar:jaxb-xjc-2.3.0.1, Jar:jaxb-jxc-2.3.0.1, Jar:com.ibm.ws.org.apache.ant] warning: Split package, multiple jars provide the same package:com/sun/xml/bind/v2/model/impl Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:jaxb-core-2.3.0.1, Jar:jaxb-impl-2.3.0.1] Class path [Jar:main, Jar:jaxb-core-2.3.0.1, Jar:jaxb-impl-2.3.0.1, Jar:jaxb-xjc-2.3.0.1, Jar:jaxb-jxc-2.3.0.1, Jar:com.ibm.ws.org.apache.ant] warning: Split package, multiple jars provide the same package:com/sun/xml/bind/v2/runtime Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:jaxb-core-2.3.0.1, Jar:jaxb-impl-2.3.0.1] Class path [Jar:main, Jar:jaxb-core-2.3.0.1, Jar:jaxb-impl-2.3.0.1, Jar:jaxb-xjc-2.3.0.1, Jar:jaxb-jxc-2.3.0.1, Jar:com.ibm.ws.org.apache.ant] warning: Split package, multiple jars provide the same package:com/sun/xml/bind/v2/runtime/unmarshaller Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:jaxb-core-2.3.0.1, Jar:jaxb-impl-2.3.0.1] Class path [Jar:main, Jar:jaxb-core-2.3.0.1, Jar:jaxb-impl-2.3.0.1, Jar:jaxb-xjc-2.3.0.1, Jar:jaxb-jxc-2.3.0.1, Jar:com.ibm.ws.org.apache.ant] warning: Split package, multiple jars provide the same package:com/sun/xml/bind/v2/util Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:jaxb-core-2.3.0.1, Jar:jaxb-impl-2.3.0.1] Class path [Jar:main, Jar:jaxb-core-2.3.0.1, Jar:jaxb-impl-2.3.0.1, Jar:jaxb-xjc-2.3.0.1, Jar:jaxb-jxc-2.3.0.1, Jar:com.ibm.ws.org.apache.ant] warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlEnumValue applied to type com.sun.tools.xjc.generator.bean.ImplStructureStrategy provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlEnum applied to type com.sun.tools.xjc.generator.bean.ImplStructureStrategy provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlTransient applied to type com.sun.tools.xjc.model.AbstractCElement provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlIDREF applied to type com.sun.tools.xjc.model.CClassInfo provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlID applied to type com.sun.tools.xjc.model.CClassInfo provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElement applied to type com.sun.tools.xjc.model.CClassInfo provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter applied to type com.sun.tools.xjc.model.CPropertyInfo provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAttribute applied to type com.sun.tools.xjc.model.Model provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRootElement applied to type com.sun.tools.xjc.reader.xmlschema.bindinfo.BIClass provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementRef applied to type com.sun.tools.xjc.reader.xmlschema.bindinfo.BIProperty$BaseTypeBean provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlType applied to type com.sun.tools.xjc.reader.xmlschema.bindinfo.BISchemaBinding$NameRules provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyElement applied to type com.sun.tools.xjc.reader.xmlschema.bindinfo.BindInfo$AppInfo provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlMixed applied to type com.sun.tools.xjc.reader.xmlschema.bindinfo.BindInfo$Documentation provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlValue applied to type com.sun.tools.xjc.reader.xmlschema.bindinfo.CollectionTypeAttribute provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchema applied to type com.sun.tools.xjc.reader.xmlschema.bindinfo.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Version for package com.sun.xml.bind is set to different values in the source (2.3.0.1) and in the manifest (2.3.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package com.sun.xml.bind.annotation is set to different values in the source (2.3.0.1) and in the manifest (2.3.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package com.sun.xml.bind.api is set to different values in the source (2.3.0.1) and in the manifest (2.3.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package com.sun.xml.bind.api.impl is set to different values in the source (2.3.0.1) and in the manifest (2.3.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package com.sun.xml.bind.marshaller is set to different values in the source (2.3.0.1) and in the manifest (2.3.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package com.sun.xml.bind.unmarshaller is set to different values in the source (2.3.0.1) and in the manifest (2.3.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package com.sun.xml.bind.util is set to different values in the source (2.3.0.1) and in the manifest (2.3.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package com.sun.xml.bind.v2 is set to different values in the source (2.3.0.1) and in the manifest (2.3.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package com.sun.xml.bind.v2.bytecode is set to different values in the source (2.3.0.1) and in the manifest (2.3.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package com.sun.xml.bind.v2.model.annotation is set to different values in the source (2.3.0.1) and in the manifest (2.3.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package com.sun.xml.bind.v2.model.core is set to different values in the source (2.3.0.1) and in the manifest (2.3.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package com.sun.xml.bind.v2.model.impl is set to different values in the source (2.3.0.1) and in the manifest (2.3.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package com.sun.xml.bind.v2.model.nav is set to different values in the source (2.3.0.1) and in the manifest (2.3.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package com.sun.xml.bind.v2.model.runtime is set to different values in the source (2.3.0.1) and in the manifest (2.3.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package com.sun.xml.bind.v2.model.util is set to different values in the source (2.3.0.1) and in the manifest (2.3.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package com.sun.xml.bind.v2.runtime is set to different values in the source (2.3.0.1) and in the manifest (2.3.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package com.sun.xml.bind.v2.runtime.output is set to different values in the source (2.3.0.1) and in the manifest (2.3.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package com.sun.xml.bind.v2.runtime.property is set to different values in the source (2.3.0.1) and in the manifest (2.3.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package com.sun.xml.bind.v2.runtime.reflect is set to different values in the source (2.3.0.1) and in the manifest (2.3.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package com.sun.xml.bind.v2.runtime.reflect.opt is set to different values in the source (2.3.0.1) and in the manifest (2.3.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package com.sun.xml.bind.v2.runtime.unmarshaller is set to different values in the source (2.3.0.1) and in the manifest (2.3.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package com.sun.xml.bind.v2.schemagen is set to different values in the source (2.3.0.1) and in the manifest (2.3.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package com.sun.xml.bind.v2.schemagen.episode is set to different values in the source (2.3.0.1) and in the manifest (2.3.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package com.sun.xml.bind.v2.schemagen.xmlschema is set to different values in the source (2.3.0.1) and in the manifest (2.3.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package com.sun.xml.bind.v2.util is set to different values in the source (2.3.0.1) and in the manifest (2.3.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Unused Import-Package instructions: [org.apache.xml.*] warning: Imports that lack version ranges: [javax.activation, com.ibm.wsspi.classloading, javax.annotation.processing, javax.imageio, javax.imageio.stream, javax.lang.model, javax.lang.model.element, javax.lang.model.type, javax.lang.model.util, javax.swing, javax.swing.border, javax.swing.tree, javax.tools, javax.xml.datatype, javax.xml.namespace, javax.xml.parsers, javax.xml.stream, javax.xml.stream.events, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stream, javax.xml.validation, javax.xml.xpath, org.w3c.dom, org.w3c.dom.ls, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers] warning: Export com.sun.xml.bind.v2.runtime, has 1, private references [com.sun.istack] warning: Export com.sun.xml.bind.v2.schemagen, has 1, private references [com.sun.xml.txw2.output] warning: Export com.sun.xml.bind.v2.schemagen.episode, has 2, private references [com.sun.xml.txw2, com.sun.xml.txw2.annotation] warning: Export com.sun.xml.bind.v2.schemagen.xmlschema, has 2, private references [com.sun.xml.txw2, com.sun.xml.txw2.annotation] warning: Unreferenced class path entries [jaxb-xjc-2.3.0.1, com.ibm.ws.org.apache.ant, jaxb-impl-2.3.0.1, jaxb-core-2.3.0.1, jaxb-jxc-2.3.0.1] > Task :com.ibm.ws.jaxb.tools.2.3:publishWLPJars > Task :com.ibm.ws.jaxb.tools.2.3:assemble > Task :com.ibm.ws.jaxb.tools.schemagen:globalize NO-SOURCE > Task :com.ibm.ws.jaxb.tools.schemagen:compileJava NO-SOURCE > Task :com.ibm.ws.jaxb.tools.schemagen:processResources NO-SOURCE > Task :com.ibm.ws.jaxb.tools.schemagen:classes UP-TO-DATE > Task :com.ibm.ws.jaxb.tools.schemagen:jar warning: There is an empty jar or directory on the classpath: main warning: Host com.ibm.ws.jaxb.tools.2.2.10=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.websphere.javaee.activation.1.1=version="[1,1.0.100)";location="dev/api/spec/" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.websphere.javaee.jaxb.2.2=version="[1,1.0.100)";location="dev/api/spec/" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.logging=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath > Task :com.ibm.ws.jaxb.tools.schemagen:publishToolScripts > Task :com.ibm.ws.jaxb.tools.schemagen:publishToolJars > Task :com.ibm.ws.jaxb.tools.schemagen:assemble > Task :com.ibm.ws.jaxb.tools.xjc:globalize NO-SOURCE > Task :com.ibm.ws.jaxb.tools.xjc:compileJava NO-SOURCE > Task :com.ibm.ws.jaxb.tools.xjc:processResources NO-SOURCE > Task :com.ibm.ws.jaxb.tools.xjc:classes UP-TO-DATE > Task :com.ibm.ws.jaxb.tools.xjc:jar warning: There is an empty jar or directory on the classpath: main warning: Host com.ibm.ws.jaxb.tools.2.2.10=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.websphere.javaee.activation.1.1=version="[1,1.0.100)";location="dev/api/spec/" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.websphere.javaee.jaxb.2.2=version="[1,1.0.100)";location="dev/api/spec/" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.logging=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath > Task :com.ibm.ws.jaxb.tools.xjc:publishToolScripts > Task :com.ibm.ws.jaxb.tools.xjc:publishToolJars > Task :com.ibm.ws.jaxb.tools.xjc:assemble > Task :com.ibm.ws.jaxb_fat:assemble SKIPPED > Task :com.ibm.ws.jaxrpc.stub:publishWLPJars > Task :com.ibm.ws.jaxrpc.stub:assemble > Task :com.ibm.ws.jaxrs.2.0.beanvalidation:globalize NO-SOURCE Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxrs.2.0.beanvalidation/src/org/apache/cxf/validation/BeanValidationProvider.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.jaxrs.2.0.beanvalidation:compileJava > Task :com.ibm.ws.jaxrs.2.0.beanvalidation:processResources NO-SOURCE > Task :com.ibm.ws.jaxrs.2.0.beanvalidation:classes > Task :com.ibm.ws.jaxrs.2.0.beanvalidation:instrument > Task :com.ibm.ws.jaxrs.2.0.beanvalidation:jar warning: Empty clause, usually caused by repeating a comma without any name field or by having spaces after the backslash of a property file: org.apache.cxf.validation.*;version=3.1.18, org.apache.cxf.jaxrs.validation.*;version=3.1.18, warning: Split package, multiple jars provide the same package:org/apache/cxf/validation Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-core-3.1.18, Jar:com.ibm.ws.jaxrs.2.0.common] Class path [Jar:main, Jar:cxf-core-3.1.18, Jar:cxf-rt-frontend-jaxrs-3.1.18, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.logging.core, Jar:com.ibm.websphere.javaee.validation.1.1, Jar:com.ibm.ws.beanvalidation.core, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/apache/cxf/jaxrs/validation Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:cxf-rt-frontend-jaxrs-3.1.18, Jar:com.ibm.ws.jaxrs.2.0.common] Class path [Jar:main, Jar:cxf-core-3.1.18, Jar:cxf-rt-frontend-jaxrs-3.1.18, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.logging.core, Jar:com.ibm.websphere.javaee.validation.1.1, Jar:com.ibm.ws.beanvalidation.core, Jar:com.ibm.ws.ras.instrument] warning: Unable to determine whether the meta annotation javax.ws.rs.ext.Provider applied to type org.apache.cxf.jaxrs.validation.JAXRSBeanValidationInInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [javax.ws.rs.container, javax.ws.rs.core, javax.ws.rs.ext, com.ibm.ws.beanvalidation.service] warning: Unreferenced class path entries [cxf-rt-frontend-jaxrs-3.1.18, com.ibm.ws.beanvalidation.core, com.ibm.ws.ras.instrument, cxf-core-3.1.18, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.container.service, com.ibm.ws.logging.core, com.ibm.ws.jaxrs.2.0.common, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.service, com.ibm.websphere.javaee.validation.1.1] > Task :com.ibm.ws.jaxrs.2.0.beanvalidation:publishWLPJars > Task :com.ibm.ws.jaxrs.2.0.beanvalidation:assemble > Task :com.ibm.ws.jaxrs.2.0.cdi:globalize > Task :com.ibm.ws.jaxrs.2.0.web:globalize > Task :com.ibm.ws.jaxrs.2.0.web:compileJava > Task :com.ibm.ws.jaxrs.2.0.web:processResources NO-SOURCE > Task :com.ibm.ws.jaxrs.2.0.web:classes > Task :com.ibm.ws.jaxrs.2.0.web:instrument > Task :com.ibm.ws.jaxrs.2.0.web:jar warning: Unused Import-Package instructions: [javax.ws.rs.*] warning: Unreferenced class path entries [com.ibm.ws.webcontainer, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.jaxrs.2.0.common, com.ibm.ws.adaptable.module] > Task :com.ibm.ws.jaxrs.2.0.cdi:compileJava > Task :com.ibm.ws.jaxrs.2.0.cdi:processResources NO-SOURCE > Task :com.ibm.ws.jaxrs.2.0.cdi:classes > Task :com.ibm.ws.jaxrs.2.0.cdi:instrument > Task :com.ibm.ws.jaxrs.2.0.cdi:jar warning: Imports that lack version ranges: [javax.annotation] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.cdi.CDIService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.version.JavaEEVersion)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.managedobject.ManagedObjectService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.websphere.javaee.cdi.1.2, com.ibm.ws.webcontainer, com.ibm.ws.ras.instrument, cxf-core-3.1.18, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.version, cxf-rt-frontend-jaxrs-3.1.18, com.ibm.ws.managedobject, com.ibm.websphere.javaee.jaxrs.2.0, com.ibm.ws.cdi.interfaces, com.ibm.ws.container.service, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.jaxrs.2.0.common, com.ibm.ws.jaxrs.2.0.web] > Task :com.ibm.ws.jaxrs.2.0.cdi:publishWLPJars > Task :com.ibm.ws.jaxrs.2.0.cdi:assemble > Task :com.ibm.ws.jaxrs.2.0.cdi.1.2_fat:assemble SKIPPED > Task :com.ibm.ws.jaxrs.2.0.client:globalize [ant:validate] (warning) error.jaxrs.client.ssl.invalidsslconfig.explanation variables are disallowed in explanations or useractions Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxrs.2.0.client/src/com/ibm/ws/jaxrs20/client/security/ltpa/LibertyJaxRsClientLtpaInterceptor.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.jaxrs.2.0.client:compileJava > Task :com.ibm.ws.jaxrs.2.0.client:processResources NO-SOURCE > Task :com.ibm.ws.jaxrs.2.0.client:classes > Task :com.ibm.ws.jaxrs.2.0.client:instrument > Task :com.ibm.ws.jaxrs.2.0.client:jar warning: Imports that lack version ranges: [javax.net.ssl, javax.security.auth, com.ibm.websphere.security.saml2, com.ibm.ws.jaxrs20.appsecurity.security] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.jaxrs20.api.JaxRsAppSecurityService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.jaxrs20.client.MpJwtPropagation)";effective:=active;resolution:=optional,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.metadata.ModuleMetaDataListener";uses:="com.ibm.ws.container.service.metadata",osgi.service;objectClass:List="com.ibm.ws.jaxrs20.client.security.oauth.OAuthPropagationHelper";uses:="com.ibm.ws.jaxrs20.client.security.oauth"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.container.service.compat, com.ibm.ws.ras.instrument, cxf-core-3.1.18, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, cxf-rt-rs-client-3.1.18, com.ibm.ws.webcontainer.security, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.org.osgi.annotation.versioning, cxf-rt-frontend-jaxrs-3.1.18, com.ibm.websphere.javaee.jaxrs.2.0, cxf-rt-transports-http-3.1.18, com.ibm.websphere.security, com.ibm.ws.artifact.overlay, com.ibm.ws.container.service, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.jaxrs.2.0.common, com.ibm.ws.artifact, com.ibm.ws.kernel.service] > Task :com.ibm.ws.jaxrs.2.0.client:publishWLPJars > Task :com.ibm.ws.jaxrs.2.0.client:assemble > Task :com.ibm.ws.jaxrs.2.0.client_fat:assemble SKIPPED > Task :com.ibm.ws.jaxrs.2.0.common:publishWLPJars > Task :com.ibm.ws.jaxrs.2.0.common:assemble > Task :com.ibm.ws.jaxrs.2.0.concurrent:globalize NO-SOURCE > Task :com.ibm.ws.jaxrs.2.0.concurrent:compileJava > Task :com.ibm.ws.jaxrs.2.0.concurrent:processResources NO-SOURCE > Task :com.ibm.ws.jaxrs.2.0.concurrent:classes > Task :com.ibm.ws.jaxrs.2.0.concurrent:instrument > Task :com.ibm.ws.jaxrs.2.0.concurrent:jar warning: Unreferenced class path entries [com.ibm.ws.context, com.ibm.ws.jaxrs.2.0.client, com.ibm.ws.ras.instrument, cxf-core-3.1.18, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.concurrent, com.ibm.websphere.org.osgi.service.component, cxf-rt-frontend-jaxrs-3.1.18, com.ibm.websphere.javaee.concurrent.1.0, com.ibm.ws.container.service, com.ibm.ws.logging.core, com.ibm.ws.jaxrs.2.0.common, com.ibm.ws.kernel.service] > Task :com.ibm.ws.jaxrs.2.0.concurrent:publishWLPJars > Task :com.ibm.ws.jaxrs.2.0.concurrent:assemble > Task :com.ibm.ws.jaxrs.2.0.ejb:globalize [ant:validate] (warning) error.failed.toloadejbclass.explanation variables are disallowed in explanations or useractions [ant:validate] (warning) warning.failed.instantiate.ejb.instance.explanation variables are disallowed in explanations or useractions > Task :com.ibm.ws.jaxrs.2.0.server:globalize /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxrs.2.0.server/src/com/ibm/ws/jaxrs20/server/component/JaxRsWebEndpointPublisher.java:44: warning: [deprecation] JaxRsExtensionProcessor in com.ibm.ws.jaxrs20.server.deprecated has been deprecated import com.ibm.ws.jaxrs20.server.deprecated.JaxRsExtensionProcessor; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxrs.2.0.server/src/com/ibm/ws/jaxrs20/server/component/JaxRsExtensionFactory.java:33: warning: [deprecation] JaxRsExtensionProcessor in com.ibm.ws.jaxrs20.server.deprecated has been deprecated import com.ibm.ws.jaxrs20.server.deprecated.JaxRsExtensionProcessor; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxrs.2.0.server/src/com/ibm/ws/jaxrs20/server/component/JaxRsWebEndpointPublisher.java:144: warning: [deprecation] JaxRsExtensionProcessor in com.ibm.ws.jaxrs20.server.deprecated has been deprecated JaxRsExtensionProcessor processor = new JaxRsExtensionProcessor(servletContext); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxrs.2.0.server/src/com/ibm/ws/jaxrs20/server/component/JaxRsWebEndpointPublisher.java:144: warning: [deprecation] JaxRsExtensionProcessor in com.ibm.ws.jaxrs20.server.deprecated has been deprecated JaxRsExtensionProcessor processor = new JaxRsExtensionProcessor(servletContext); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxrs.2.0.server/src/com/ibm/ws/jaxrs20/server/component/JaxRsExtensionFactory.java:113: warning: [deprecation] JaxRsExtensionProcessor in com.ibm.ws.jaxrs20.server.deprecated has been deprecated return new JaxRsExtensionProcessor(servletContext); ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 5 warnings > Task :com.ibm.ws.jaxrs.2.0.server:compileJava > Task :com.ibm.ws.jaxrs.2.0.server:processResources NO-SOURCE > Task :com.ibm.ws.jaxrs.2.0.server:classes > Task :com.ibm.ws.jaxrs.2.0.server:instrument > Task :com.ibm.ws.jaxrs.2.0.server:jar warning: Unused Import-Package instructions: [javax.validation.*] warning: Imports that lack version ranges: [javax.annotation, org.apache.cxf.jaxrs.sse] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.jaxrs20.api.EndpointPublisher)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.jaxrs20.api.JaxRsBeanValidationService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.jaxrs20.api.JaxRsFactoryBeanCustomizer)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.jaxrs20.api.JaxRsProviderFactoryService)";effective:=active,osgi.service;filter:="(objectClass=org.apache.cxf.feature.Feature)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.jaxrs20.api.EndpointPublisher";uses:="com.ibm.ws.jaxrs20.api",osgi.service;objectClass:List="com.ibm.ws.jaxrs20.api.JaxRsModuleInfoBuilder";uses:="com.ibm.ws.jaxrs20.api",osgi.service;objectClass:List="com.ibm.wsspi.webcontainer.extension.ExtensionFactory";uses:="com.ibm.wsspi.webcontainer.extension",osgi.service;objectClass:List="javax.servlet.ServletContainerInitializer";uses:="javax.servlet"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.webcontainer, com.ibm.ws.ras.instrument, cxf-core-3.1.18, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.javaee.annotation.1.1, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.javaee.validation.1.1, com.ibm.ws.adaptable.module, com.ibm.ws.anno, com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.org.osgi.annotation.versioning, cxf-rt-frontend-jaxrs-3.1.18, com.ibm.ws.javaee.dd, com.ibm.ws.managedobject, com.ibm.websphere.javaee.jaxrs.2.0, cxf-rt-transports-http-3.1.18, com.ibm.ws.container.service, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.jaxrs.2.0.common, com.ibm.ws.injection, com.ibm.websphere.javaee.jaxb.2.2] Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.jaxrs.2.0.ejb:compileJava > Task :com.ibm.ws.jaxrs.2.0.ejb:processResources NO-SOURCE > Task :com.ibm.ws.jaxrs.2.0.ejb:classes > Task :com.ibm.ws.jaxrs.2.0.ejb:instrument > Task :com.ibm.ws.jaxrs.2.0.ejb:jar warning: Imports that lack version ranges: [javax.naming] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.module.internal.ModuleHandler)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.kernel.feature.FeatureProvisioner)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.adaptable.module.AdaptableModuleFactory)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.artifact.factory.ArtifactContainerFactory)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.jaxrs20.api.JaxRsFactoryBeanCustomizer";uses:="com.ibm.ws.jaxrs20.api",osgi.service;objectClass:List="com.ibm.ws.jaxrs20.api.JaxRsModuleInfoBuilder";uses:="com.ibm.ws.jaxrs20.api"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.kernel.feature, com.ibm.ws.ras.instrument, cxf-core-3.1.18, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.websphere.javaee.ejb.3.1, com.ibm.ws.app.manager.module, com.ibm.ws.javaee.dd.common, com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.org.osgi.annotation.versioning, cxf-rt-frontend-jaxrs-3.1.18, com.ibm.ws.javaee.dd, com.ibm.websphere.javaee.jaxrs.2.0, com.ibm.ws.ejbcontainer.core, com.ibm.ws.container.service, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.jaxrs.2.0.common, com.ibm.ws.artifact, com.ibm.ws.ejbcontainer, com.ibm.ws.jaxrs.2.0.server, com.ibm.ws.jaxrs.2.0.web] > Task :com.ibm.ws.jaxrs.2.0.ejb:publishWLPJars > Task :com.ibm.ws.jaxrs.2.0.ejb:assemble > Task :com.ibm.ws.jaxrs.2.0.managedbeans:globalize NO-SOURCE > Task :com.ibm.ws.jaxrs.2.0.managedbeans:compileJava > Task :com.ibm.ws.jaxrs.2.0.managedbeans:processResources NO-SOURCE > Task :com.ibm.ws.jaxrs.2.0.managedbeans:classes Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxrs.2.0.managedbeans/src/com/ibm/ws/jaxrs20/managedbeans/component/JaxRsFactoryBeanManagedBeansCustomizer.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.jaxrs.2.0.managedbeans:instrument > Task :com.ibm.ws.jaxrs.2.0.managedbeans:jar warning: Imports that lack version ranges: [javax.naming] warning: Unreferenced class path entries [com.ibm.ws.container.service.compat, com.ibm.websphere.javaee.jaxrs.2.0, com.ibm.ws.ras.instrument, cxf-core-3.1.18, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.container.service, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.jaxrs.2.0.common, com.ibm.websphere.javaee.annotation.1.2] > Task :com.ibm.ws.jaxrs.2.0.managedbeans:publishWLPJars > Task :com.ibm.ws.jaxrs.2.0.managedbeans:assemble > Task :com.ibm.ws.jaxrs.2.0.security:globalize NO-SOURCE > Task :com.ibm.ws.jaxrs.2.0.security:compileJava > Task :com.ibm.ws.jaxrs.2.0.security:processResources NO-SOURCE > Task :com.ibm.ws.jaxrs.2.0.security:classes > Task :com.ibm.ws.jaxrs.2.0.security:instrument > Task :com.ibm.ws.jaxrs.2.0.security:jar warning: Imports that lack version ranges: [javax.net.ssl, com.ibm.wsspi.kernel.service.utils] warning: Unreferenced class path entries [com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.jaxrs.2.0, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.jaxrs.2.0.common, com.ibm.ws.webcontainer.security, com.ibm.ws.ssl] > Task :com.ibm.ws.jaxrs.2.0.security:publishWLPJars > Task :com.ibm.ws.jaxrs.2.0.security:assemble > Task :com.ibm.ws.jaxrs.2.0.server:publishWLPJars > Task :com.ibm.ws.jaxrs.2.0.server:assemble > Task :com.ibm.ws.jaxrs.2.0.tools:globalize > Task :com.ibm.ws.jaxrs.2.0.tools:compileJava > Task :com.ibm.ws.jaxrs.2.0.tools:processResources > Task :com.ibm.ws.jaxrs.2.0.tools:classes > Task :com.ibm.ws.jaxrs.2.0.tools:jar warning: Unreferenced class path entries [cxf-core-3.1.18, com.ibm.websphere.org.osgi.core, cxf-tools-wadlto-jaxrs-3.1.18, com.ibm.ws.jaxrs.2.0.common, com.ibm.ws.kernel.boot.core, cxf-tools-common-3.1.18] > Task :com.ibm.ws.jaxrs.2.0.tools:publishWLPJars > Task :com.ibm.ws.jaxrs.2.0.tools:assemble > Task :com.ibm.ws.jaxrs.2.0.tools.wadl2java:globalize NO-SOURCE > Task :com.ibm.ws.jaxrs.2.0.tools.wadl2java:compileJava NO-SOURCE > Task :com.ibm.ws.jaxrs.2.0.tools.wadl2java:processResources NO-SOURCE > Task :com.ibm.ws.jaxrs.2.0.tools.wadl2java:classes UP-TO-DATE > Task :com.ibm.ws.jaxrs.2.0.tools.wadl2java:jar warning: There is an empty jar or directory on the classpath: main warning: Host com.ibm.ws.jaxrs.2.0.tools=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.websphere.javaee.jaxrs.2.0=version="[1,1.0.100)";location="dev/api/spec/" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.jaxrs.2.0.common=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.jaxb.tools.2.2.10=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.websphere.javaee.activation.1.1=version="[1,1.0.100)";location="dev/api/spec/" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.websphere.javaee.jaxb.2.2=version="[1,1.0.100)";location="dev/api/spec/" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.logging=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.websphere.javaee.annotation.1.2=version="[1.0.1,1.0.200)";location="dev/api/spec/" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.xlxp.1.5.3=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath > Task :com.ibm.ws.jaxrs.2.0.tools.wadl2java:publishToolScripts > Task :com.ibm.ws.jaxrs.2.0.tools.wadl2java:publishToolJars > Task :com.ibm.ws.jaxrs.2.0.tools.wadl2java:assemble > Task :com.ibm.ws.jaxrs.2.0.web:publishWLPJars > Task :com.ibm.ws.jaxrs.2.0.web:assemble > Task :com.ibm.ws.jaxrs.2.0_fat:assemble SKIPPED > Task :com.ibm.ws.jaxrs.2.1.appSecurity:globalize NO-SOURCE > Task :com.ibm.ws.jaxrs.2.1.common:globalize > Task :com.ibm.ws.jaxrs.2.1.common:compileJava > Task :com.ibm.ws.jaxrs.2.1.common:processResources NO-SOURCE > Task :com.ibm.ws.jaxrs.2.1.common:classes > Task :com.ibm.ws.jaxrs.2.1.common:instrument > Task :com.ibm.ws.jaxrs.2.1.common:jar warning: Imports that lack version ranges: [javax.xml.bind, javax.xml.bind.annotation, javax.naming, javax.naming.spi, com.ibm.json.java] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.webservices.handler.impl.GlobalHandlerService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.MetaDataSlotService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.jaxrs20.api.ExtensionProvider)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.jaxrs20.api.JaxRsModuleInfoBuilder)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.jaxrs20.bus.LibertyApplicationBusListener)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.jaxrs20.providers.api.JaxRsProviderRegister)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.kernel.feature.FeatureProvisioner)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.classloading.ClassLoadingService)";effective:=active,osgi.service;filter:="(objectClass=javax.json.bind.spi.JsonbProvider)";effective:=active,osgi.service;filter:="(objectClass=javax.json.spi.JsonProvider)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.metadata.ModuleMetaDataListener,com.ibm.ws.container.service.metadata.extended.ModuleMetaDataExtender";uses:="com.ibm.ws.container.service.metadata,com.ibm.ws.container.service.metadata.extended",osgi.service;objectClass:List="com.ibm.ws.jaxrs20.api.JaxRsProviderFactoryService";uses:="com.ibm.ws.jaxrs20.api",osgi.service;objectClass:List="com.ibm.ws.jaxrs20.clientconfig.JAXRSClientConfig";uses:="com.ibm.ws.jaxrs20.clientconfig",osgi.service;objectClass:List="com.ibm.ws.jaxrs20.providers.api.JaxRsProviderRegister";uses:="com.ibm.ws.jaxrs20.providers.api",osgi.service;objectClass:List="com.ibm.wsspi.adaptable.module.adapters.ContainerAdapter";uses:="com.ibm.wsspi.adaptable.module.adapters",osgi.service;objectClass:List="com.ibm.wsspi.injectionengine.InjectionProcessorProvider";uses:="com.ibm.wsspi.injectionengine",osgi.service;objectClass:List="javax.naming.spi.ObjectFactory";uses:="javax.naming.spi"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.threading, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.org.apache.cxf.cxf.tools.common.3.2, com.ibm.ws.org.apache.cxf.cxf.rt.rs.service.description.3.2, com.ibm.ws.jaxrs.2.x.config, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.jsonp.1.1, com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.artifact, com.ibm.ws.org.apache.cxf.cxf.rt.rs.client.3.2, com.ibm.ws.kernel.service, com.ibm.ws.injection, com.ibm.ws.kernel.feature, com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxrs.3.2, com.ibm.websphere.javaee.annotation.1.2, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.apache.cxf.cxf.core.3.2, com.ibm.ws.org.apache.cxf.cxf.tools.wadlto.jaxrs.3.2, com.ibm.ws.adaptable.module, com.ibm.ws.anno, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.javaee.dd.common, com.ibm.ws.webservices.handler, com.ibm.websphere.javaee.jaxrs.2.1, com.ibm.websphere.javaee.jsonb.1.0, com.ibm.ws.artifact.overlay, com.ibm.ws.logging.core, com.ibm.ws.org.apache.cxf.cxf.rt.rs.sse.3.2, com.ibm.websphere.appserver.spi.threading, com.ibm.websphere.javaee.jaxb.2.2] > Task :com.ibm.ws.jaxrs.2.1.appSecurity:compileJava > Task :com.ibm.ws.jaxrs.2.1.appSecurity:processResources NO-SOURCE > Task :com.ibm.ws.jaxrs.2.1.appSecurity:classes > Task :com.ibm.ws.jaxrs.2.1.appSecurity:instrument > Task :com.ibm.ws.jaxrs.2.1.appSecurity:jar warning: Imports that lack version ranges: [javax.security.auth] warning: Unreferenced class path entries [com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxrs.3.2, com.ibm.ws.ras.instrument, com.ibm.websphere.javaee.annotation.1.3, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.apache.cxf.cxf.core.3.2, com.ibm.websphere.javaee.servlet.4.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.authorization.util, org.osgi.service.component.annotations-1.4.0, com.ibm.ws.security.authentication, com.ibm.websphere.javaee.jaxrs.2.1, com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.logging.core, com.ibm.ws.jaxrs.2.1.common, com.ibm.ws.security] > Task :com.ibm.ws.jaxrs.2.1.appSecurity:publishWLPJars > Task :com.ibm.ws.jaxrs.2.1.appSecurity:assemble > Task :com.ibm.ws.jaxrs.2.1.cdi.2.0_fat:assemble SKIPPED > Task :com.ibm.ws.jaxrs.2.1.client_fat:assemble SKIPPED > Task :com.ibm.ws.jaxrs.2.1.common:publishWLPJars > Task :com.ibm.ws.jaxrs.2.1.common:assemble > Task :com.ibm.ws.jaxrs.2.1.concurrent:globalize NO-SOURCE > Task :com.ibm.ws.jaxrs.2.1.concurrent:compileJava > Task :com.ibm.ws.jaxrs.2.1.concurrent:processResources NO-SOURCE > Task :com.ibm.ws.jaxrs.2.1.concurrent:classes > Task :com.ibm.ws.jaxrs.2.1.concurrent:instrument > Task :com.ibm.ws.jaxrs.2.1.concurrent:jar warning: Unreferenced class path entries [com.ibm.ws.context, com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxrs.3.2, com.ibm.ws.jaxrs.2.0.client, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.concurrent, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.apache.cxf.cxf.core.3.2, com.ibm.websphere.javaee.concurrent.1.0, com.ibm.ws.container.service, com.ibm.ws.logging.core, com.ibm.ws.jaxrs.2.0.common, com.ibm.ws.kernel.service] > Task :com.ibm.ws.jaxrs.2.1.concurrent:publishWLPJars > Task :com.ibm.ws.jaxrs.2.1.concurrent:assemble > Task :com.ibm.ws.jaxrs.2.1.server:globalize NO-SOURCE > Task :com.ibm.ws.jaxrs.2.1.server:compileJava NO-SOURCE > Task :com.ibm.ws.jaxrs.2.1.server:processResources NO-SOURCE > Task :com.ibm.ws.jaxrs.2.1.server:classes UP-TO-DATE > Task :com.ibm.ws.jaxrs.2.1.server:instrument > Task :com.ibm.ws.jaxrs.2.1.server:jar warning: There is an empty jar or directory on the classpath: main warning: [com.ibm.ws.jaxrs20.server.component.JaxRsBeanValidation] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceObjectField is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.jaxrs20.server.component.JaxRsBeanValidation] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceOptions is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.jaxrs20.server.component.JaxRsExtensionFactory] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceObjectField is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.jaxrs20.server.component.JaxRsExtensionFactory] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceOptions is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.jaxrs20.server.component.JaxRsRouterServletContainerInitializer] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceObjectField is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.jaxrs20.server.component.JaxRsRouterServletContainerInitializer] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceOptions is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.jaxrs20.server.component.JaxRsWebEndpointPublisher] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceObjectField is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.jaxrs20.server.component.JaxRsWebEndpointPublisher] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceOptions is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.jaxrs20.server.component.JaxRsWebModuleInfoBuilder] Unable to determine whether the annotation com.ibm.ws.ffdc.annotation.FFDCIgnore is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.jaxrs20.server.component.JaxRsWebModuleInfoBuilder] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceObjectField is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.jaxrs20.server.component.JaxRsWebModuleInfoBuilder] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceOptions is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.websphere.jaxrs.server.IBMRestServlet provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.websphere.jaxrs.server.IBMRestServlet provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.websphere.jaxrs.server.IBMRestServlet provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.ws.ffdc.annotation.FFDCIgnore applied to type com.ibm.ws.jaxrs20.server.LibertyJaxRsInvoker provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Reference applied to type com.ibm.ws.jaxrs20.server.component.JaxRsBeanValidation provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Component applied to type com.ibm.ws.jaxrs20.server.component.JaxRsBeanValidation provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Activate applied to type com.ibm.ws.jaxrs20.server.component.JaxRsExtensionFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Deactivate applied to type com.ibm.ws.jaxrs20.server.component.JaxRsExtensionFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unused Import-Package instructions: [javax.validation.*] warning: Imports that lack version ranges: [com.ibm.ws.jaxrs20.metadata, javax.annotation, com.ibm.websphere.ras, com.ibm.websphere.ras.annotation, com.ibm.ws.container.service.annocache, com.ibm.ws.container.service.annotations, com.ibm.ws.container.service.app.deploy, com.ibm.ws.container.service.app.deploy.extended, com.ibm.ws.ffdc, com.ibm.ws.jaxrs20.api, com.ibm.ws.jaxrs20.bus, com.ibm.ws.jaxrs20.endpoint, com.ibm.ws.jaxrs20.injection, com.ibm.ws.jaxrs20.injection.metadata, com.ibm.ws.jaxrs20.utils, com.ibm.ws.runtime.metadata, com.ibm.ws.threadContext, com.ibm.ws.webcontainer.osgi.webapp, com.ibm.ws.webcontainer.webapp, com.ibm.wsspi.adaptable.module, com.ibm.wsspi.anno.targets, com.ibm.wsspi.kernel.service.utils, com.ibm.wsspi.webcontainer.collaborator, com.ibm.wsspi.webcontainer.extension, com.ibm.wsspi.webcontainer.metadata, com.ibm.wsspi.webcontainer.osgi.extension, com.ibm.wsspi.webcontainer.servlet, com.ibm.wsspi.webcontainer.webapp, javax.servlet, javax.servlet.http, org.osgi.framework, org.osgi.service.component, com.ibm.ws.webcontainer.extension, javax.validation, org.apache.cxf.jaxrs.sse] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.3.0)(!(version>=2.0.0)))",osgi.service;filter:="(objectClass=com.ibm.ws.jaxrs20.api.EndpointPublisher)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.jaxrs20.api.JaxRsBeanValidationService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.jaxrs20.api.JaxRsFactoryBeanCustomizer)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.jaxrs20.api.JaxRsProviderFactoryService)";effective:=active,osgi.service;filter:="(objectClass=org.apache.cxf.feature.Feature)";effective:=active;resolution:=optional;cardinality:=multiple'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.jaxrs20.api.EndpointPublisher";uses:="com.ibm.ws.jaxrs20.api",osgi.service;objectClass:List="com.ibm.ws.jaxrs20.api.JaxRsModuleInfoBuilder";uses:="com.ibm.ws.jaxrs20.api",osgi.service;objectClass:List="com.ibm.wsspi.webcontainer.extension.ExtensionFactory";uses:="com.ibm.wsspi.webcontainer.extension",osgi.service;objectClass:List="javax.servlet.ServletContainerInitializer";uses:="javax.servlet"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.jaxrs.2.0.server] > Task :com.ibm.ws.jaxrs.2.1.server:publishWLPJars > Task :com.ibm.ws.jaxrs.2.1.server:assemble > Task :com.ibm.ws.jaxrs.2.1.sse_fat:assemble SKIPPED > Task :com.ibm.ws.jaxrs.2.1_fat:assemble SKIPPED > Task :com.ibm.ws.jaxrs.2.1_fat_executor:assemble SKIPPED > Task :com.ibm.ws.jaxrs.2.1_fat_extended:assemble SKIPPED > Task :com.ibm.ws.jaxrs.2.x.config:publishWLPJars > Task :com.ibm.ws.jaxrs.2.x.config:assemble > Task :com.ibm.ws.jaxrs.2.x.defaultexceptionmapper:globalize NO-SOURCE > Task :com.ibm.ws.jaxrs.2.x.defaultexceptionmapper:compileJava > Task :com.ibm.ws.jaxrs.2.x.defaultexceptionmapper:processResources NO-SOURCE > Task :com.ibm.ws.jaxrs.2.x.defaultexceptionmapper:classes > Task :com.ibm.ws.jaxrs.2.x.defaultexceptionmapper:instrument > Task :com.ibm.ws.jaxrs.2.x.defaultexceptionmapper:jar warning: Unreferenced class path entries [com.ibm.ws.jaxrs.defaultexceptionmapper, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.jaxrs.2.0, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.logging.core, com.ibm.ws.jaxrs.2.0.common] > Task :com.ibm.ws.jaxrs.2.x.defaultexceptionmapper:publishWLPJars > Task :com.ibm.ws.jaxrs.2.x.defaultexceptionmapper:assemble > Task :com.ibm.ws.jaxrs.2.x.monitor:publishWLPJars > Task :com.ibm.ws.jaxrs.2.x.monitor:assemble > Task :com.ibm.ws.jaxrs.2.x.monitor.component:globalize NO-SOURCE > Task :com.ibm.ws.jaxrs.2.x.monitor.component:compileJava > Task :com.ibm.ws.jaxrs.2.x.monitor.component:processResources NO-SOURCE > Task :com.ibm.ws.jaxrs.2.x.monitor.component:classes > Task :com.ibm.ws.jaxrs.2.x.monitor.component:instrument > Task :com.ibm.ws.jaxrs.2.x.monitor.component:jar warning: Split package, multiple jars provide the same package:com/ibm/ws/jaxrs/monitor Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:com.ibm.ws.jaxrs.2.x.monitor] Class path [Jar:main, Jar:com.ibm.ws.monitor, Jar:com.ibm.websphere.javaee.servlet.3.0, Jar:com.ibm.websphere.javaee.jaxrs.2.0, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.jaxrs.2.x.monitor, Jar:com.ibm.ws.ras.instrument] warning: [com.ibm.ws.jaxrs.monitor.JaxRsMonitorProviderRegister] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceObjectField is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.jaxrs.monitor.JaxRsMonitorProviderRegister] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceOptions is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.jaxrs.monitor.MonitorAppStateListener] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceObjectField is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.jaxrs.monitor.MonitorAppStateListener] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceOptions is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.ws.jaxrs.monitor.JaxRsMonitorFilter$RestMetricInfo provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.ws.jaxrs.monitor.JaxRsMonitorFilter$RestMetricInfo provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.ws.jaxrs.monitor.JaxRsMonitorFilter$RestMetricInfo provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.PostConstruct applied to type com.ibm.ws.jaxrs.monitor.JaxRsMonitorFilter provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.PreDestroy applied to type com.ibm.ws.jaxrs.monitor.JaxRsMonitorFilter provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.websphere.ras, com.ibm.websphere.ras.annotation, javax.annotation, com.ibm.websphere.servlet.container] warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener";uses:="com.ibm.ws.container.service.state",osgi.service;objectClass:List="com.ibm.ws.jaxrs20.providers.api.JaxRsProviderRegister";uses:="com.ibm.ws.jaxrs20.providers.api"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.monitor, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.jaxrs.2.x.monitor, com.ibm.websphere.javaee.jaxrs.2.0, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.container.service, com.ibm.ws.jaxrs.2.0.common] > Task :com.ibm.ws.jaxrs.2.x.monitor.component:publishWLPJars > Task :com.ibm.ws.jaxrs.2.x.monitor.component:assemble > Task :com.ibm.ws.jaxrs.2.x.webcontainer_fat:assemble SKIPPED > Task :com.ibm.ws.jaxrs.2.x_fat_clientProps:assemble SKIPPED > Task :com.ibm.ws.jaxrs.defaultexceptionmapper:publishWLPJars > Task :com.ibm.ws.jaxrs.defaultexceptionmapper:assemble > Task :com.ibm.ws.jaxrs.defaultexceptionmapper_fat:assemble SKIPPED > Task :com.ibm.ws.jaxws.2.2.webcontainer_fat:assemble SKIPPED > Task :com.ibm.ws.jaxws.2.2.webcontainer_fat_extended:assemble SKIPPED > Task :com.ibm.ws.jaxws.2.3.clientcontainer:globalize > Task :com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.wsdl.3.2:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.wsdl.3.2:compileJava > Task :com.ibm.ws.org.apache.cxf.cxf.rt.wsdl.3.2:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.wsdl.3.2:classes > Task :com.ibm.ws.org.apache.cxf.cxf.rt.wsdl.3.2:instrument > Task :com.ibm.ws.org.apache.cxf.cxf.rt.wsdl.3.2:jar warning: com.ibm.ws.org.apache.cxf.cxf.rt.wsdl.3.2: Split package, multiple jars provide the same package:org/apache/cxf/wsdl/service/factory Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-wsdl-3.4.3] Class path [Jar:main, Jar:cxf-rt-wsdl-3.4.3, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.cxf.rt.wsdl.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlTransient applied to type org.apache.cxf.wsdl.TExtensibilityElementImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.wsdl.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAttribute applied to type org.apache.cxf.wsdl.TExtensibilityElementImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.wsdl.3.2: Unable to determine whether the meta annotation javax.annotation.Resource applied to type org.apache.cxf.wsdl11.WSDLManagerImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.wsdl.3.2: Imports that lack version ranges: [javax.xml.bind, javax.xml.bind.annotation, javax.xml.bind.annotation.adapters, javax.annotation, javax.xml.namespace, javax.xml.stream, javax.xml.stream.util, javax.xml.transform, javax.xml.transform.dom, org.w3c.dom, org.w3c.dom.bootstrap, org.w3c.dom.ls, org.xml.sax, javax.xml.bind.attachment] warning: com.ibm.ws.org.apache.cxf.cxf.rt.wsdl.3.2.jakarta: Split package, multiple jars provide the same package:org/apache/cxf/wsdl/service/factory Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-wsdl-3.4.3] Class path [Jar:main, Jar:cxf-rt-wsdl-3.4.3, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.cxf.rt.wsdl.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlTransient applied to type org.apache.cxf.wsdl.TExtensibilityElementImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.wsdl.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAttribute applied to type org.apache.cxf.wsdl.TExtensibilityElementImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.wsdl.3.2.jakarta: Unable to determine whether the meta annotation javax.annotation.Resource applied to type org.apache.cxf.wsdl11.WSDLManagerImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.wsdl.3.2.jakarta: Imports that lack version ranges: [javax.xml.bind, javax.xml.bind.annotation, javax.xml.bind.annotation.adapters, javax.annotation, javax.xml.namespace, javax.xml.stream, javax.xml.stream.util, javax.xml.transform, javax.xml.transform.dom, org.w3c.dom, org.w3c.dom.bootstrap, org.w3c.dom.ls, org.xml.sax, javax.xml.bind.attachment] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.wsdl4j.1.2, com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3, com.ibm.ws.ras.instrument, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, com.ibm.ws.org.apache.cxf.cxf.core.3.2, cxf-rt-wsdl-3.4.3] > Task :com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2:compileJava > Task :com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2:classes > Task :com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2:instrument > Task :com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2:jar warning: com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElement applied to type org.apache.cxf.binding.soap.jms.interceptor.JMSFaultType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyElement applied to type org.apache.cxf.binding.soap.jms.interceptor.JMSFaultType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyAttribute applied to type org.apache.cxf.binding.soap.jms.interceptor.JMSFaultType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2: Imports that lack version ranges: [javax.activation, javax.jws.soap, javax.xml.namespace, javax.xml.soap, javax.xml.stream, javax.xml.stream.events, javax.xml.transform, javax.xml.transform.dom, javax.xml.validation, javax.xml.xpath, org.w3c.dom, org.xml.sax, javax.annotation, org.osgi.service.cm, org.apache.mina.core.buffer, org.apache.mina.core.filterchain, org.apache.mina.core.future, org.apache.mina.core.service, org.apache.mina.core.session, org.apache.mina.filter.codec, org.apache.mina.filter.logging, org.apache.mina.transport.socket.nio] warning: com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElement applied to type org.apache.cxf.binding.soap.jms.interceptor.JMSFaultType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyElement applied to type org.apache.cxf.binding.soap.jms.interceptor.JMSFaultType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyAttribute applied to type org.apache.cxf.binding.soap.jms.interceptor.JMSFaultType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2.jakarta: Imports that lack version ranges: [javax.activation, javax.jws.soap, javax.xml.namespace, javax.xml.soap, javax.xml.stream, javax.xml.stream.events, javax.xml.transform, javax.xml.transform.dom, javax.xml.validation, javax.xml.xpath, org.w3c.dom, org.xml.sax, javax.annotation, org.osgi.service.cm, org.apache.mina.core.buffer, org.apache.mina.core.filterchain, org.apache.mina.core.future, org.apache.mina.core.service, org.apache.mina.core.session, org.apache.mina.filter.codec, org.apache.mina.filter.logging, org.apache.mina.transport.socket.nio] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.org.apache.cxf.cxf.rt.wsdl.3.2, com.ibm.websphere.javaee.wsdl4j.1.2, com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3, com.ibm.ws.ras.instrument, cxf-rt-bindings-soap-3.4.3, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, com.ibm.ws.org.apache.cxf.cxf.core.3.2] > Task :com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.3.2:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.3.2:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.3.2:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.3.2:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.3.2:instrument > Task :com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.3.2:jar warning: com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.3.2: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.3.2: Unable to determine whether the meta annotation org.apache.cxf.common.injection.NoJSR250Annotations applied to type org.apache.cxf.binding.xml.XMLBindingFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementDecl applied to type org.apache.cxf.bindings.xformat.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRegistry applied to type org.apache.cxf.bindings.xformat.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAttribute applied to type org.apache.cxf.bindings.xformat.XMLBindingMessageFormat provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyAttribute applied to type org.apache.cxf.bindings.xformat.XMLBindingMessageFormat provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAccessorType applied to type org.apache.cxf.bindings.xformat.XMLBindingMessageFormat provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlType applied to type org.apache.cxf.bindings.xformat.XMLBindingMessageFormat provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchema applied to type org.apache.cxf.bindings.xformat.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.3.2: Imports that lack version ranges: [javax.xml.bind, javax.xml.bind.annotation, javax.wsdl, javax.wsdl.extensions, javax.wsdl.extensions.http, javax.xml.namespace, javax.xml.stream, org.apache.cxf, org.apache.cxf.binding, org.apache.cxf.common.i18n, org.apache.cxf.common.injection, org.apache.cxf.common.logging, org.apache.cxf.common.util, org.apache.cxf.endpoint, org.apache.cxf.helpers, org.apache.cxf.interceptor, org.apache.cxf.message, org.apache.cxf.service.model, org.apache.cxf.staxutils, org.apache.cxf.tools.common, org.apache.cxf.tools.validator, org.apache.cxf.transport, org.apache.cxf.wsdl, org.apache.cxf.wsdl.http, org.apache.cxf.wsdl.interceptors, org.w3c.dom, javax.xml.bind.annotation.adapters, javax.xml.bind.attachment] warning: com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.3.2.jakarta: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.3.2.jakarta: Unable to determine whether the meta annotation org.apache.cxf.common.injection.NoJSR250Annotations applied to type org.apache.cxf.binding.xml.XMLBindingFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementDecl applied to type org.apache.cxf.bindings.xformat.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRegistry applied to type org.apache.cxf.bindings.xformat.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAttribute applied to type org.apache.cxf.bindings.xformat.XMLBindingMessageFormat provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyAttribute applied to type org.apache.cxf.bindings.xformat.XMLBindingMessageFormat provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAccessorType applied to type org.apache.cxf.bindings.xformat.XMLBindingMessageFormat provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlType applied to type org.apache.cxf.bindings.xformat.XMLBindingMessageFormat provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchema applied to type org.apache.cxf.bindings.xformat.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.3.2.jakarta: Imports that lack version ranges: [javax.xml.bind, javax.xml.bind.annotation, javax.wsdl, javax.wsdl.extensions, javax.wsdl.extensions.http, javax.xml.namespace, javax.xml.stream, org.apache.cxf, org.apache.cxf.binding, org.apache.cxf.common.i18n, org.apache.cxf.common.injection, org.apache.cxf.common.logging, org.apache.cxf.common.util, org.apache.cxf.endpoint, org.apache.cxf.helpers, org.apache.cxf.interceptor, org.apache.cxf.message, org.apache.cxf.service.model, org.apache.cxf.staxutils, org.apache.cxf.tools.common, org.apache.cxf.tools.validator, org.apache.cxf.transport, org.apache.cxf.wsdl, org.apache.cxf.wsdl.http, org.apache.cxf.wsdl.interceptors, org.w3c.dom, javax.xml.bind.annotation.adapters, javax.xml.bind.attachment] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, cxf-rt-bindings-xml-3.4.3] > Task :com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.3.2:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.3.2:compileJava > Task :com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.3.2:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.3.2:classes > Task :com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.3.2:instrument > Task :com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.3.2:jar warning: com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.3.2: Split package, multiple jars provide the same package:org/apache/cxf/jaxb Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-databinding-jaxb-3.4.3] Class path [Jar:main, Jar:cxf-rt-databinding-jaxb-3.4.3, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.3.2: Split package, multiple jars provide the same package:org/apache/cxf/jaxb/attachment Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-databinding-jaxb-3.4.3] Class path [Jar:main, Jar:cxf-rt-databinding-jaxb-3.4.3, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.3.2: Imports that lack version ranges: [javax.xml.bind, javax.xml.bind.annotation, javax.xml.bind.annotation.adapters, javax.xml.bind.attachment, javax.activation, javax.xml.datatype, javax.xml.namespace, javax.xml.stream, javax.xml.stream.util, javax.xml.transform.dom, javax.xml.transform.stream, javax.xml.validation, org.apache.ws.commons.schema, org.apache.ws.commons.schema.utils, org.w3c.dom, org.xml.sax, org.apache.cxf.transport.https, org.apache.cxf.binding.xml, org.apache.cxf.binding.xml.wsdl11] warning: com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.3.2.jakarta: Split package, multiple jars provide the same package:org/apache/cxf/jaxb Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-databinding-jaxb-3.4.3] Class path [Jar:main, Jar:cxf-rt-databinding-jaxb-3.4.3, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.3.2.jakarta: Split package, multiple jars provide the same package:org/apache/cxf/jaxb/attachment Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-databinding-jaxb-3.4.3] Class path [Jar:main, Jar:cxf-rt-databinding-jaxb-3.4.3, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.3.2.jakarta: Imports that lack version ranges: [javax.xml.bind, javax.xml.bind.annotation, javax.xml.bind.annotation.adapters, javax.xml.bind.attachment, javax.activation, javax.xml.datatype, javax.xml.namespace, javax.xml.stream, javax.xml.stream.util, javax.xml.transform.dom, javax.xml.transform.stream, javax.xml.validation, org.apache.ws.commons.schema, org.apache.ws.commons.schema.utils, org.w3c.dom, org.xml.sax, org.apache.cxf.transport.https, org.apache.cxf.binding.xml, org.apache.cxf.binding.xml.wsdl11] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, cxf-rt-databinding-jaxb-3.4.3, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, com.ibm.ws.org.apache.cxf.cxf.core.3.2] > Task :com.ibm.ws.org.apache.cxf.cxf.rt.features.logging.3.2:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.features.logging.3.2:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.features.logging.3.2:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.features.logging.3.2:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.features.logging.3.2:instrument > Task :com.ibm.ws.org.apache.cxf.cxf.rt.features.logging.3.2:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.xml.namespace, javax.xml.stream, javax.security.auth] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, com.ibm.ws.org.apache.cxf.cxf.core.3.2, com.ibm.ws.org.slf4j.api, cxf-rt-features-logging-3.4.3, com.ibm.websphere.org.osgi.service.cm] > Task :com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.3.2:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.3.2:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.3.2:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.3.2:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.3.2:instrument > Task :com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.3.2:jar warning: com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.3.2: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.3.2: Unable to determine whether the meta annotation org.apache.cxf.common.injection.NoJSR250Annotations applied to type org.apache.cxf.frontend.ClientProxyFactoryBean provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.3.2: Unable to determine whether the meta annotation org.apache.aries.blueprint.Namespaces applied to type org.apache.cxf.frontend.blueprint.SimpleBPNamespaceHandler provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.3.2: Imports that lack version ranges: [org.apache.cxf.binding.soap.interceptor, javax.wsdl, javax.wsdl.extensions, javax.wsdl.extensions.schema, javax.wsdl.extensions.soap, javax.wsdl.extensions.soap12, javax.wsdl.factory, javax.wsdl.xml, javax.xml.bind, javax.xml.namespace, javax.xml.stream, javax.xml.stream.util, javax.xml.transform, javax.xml.transform.dom, org.apache.ws.commons.schema, org.apache.ws.commons.schema.extensions, org.w3c.dom, org.xml.sax, org.xml.sax.helpers] warning: com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.3.2.jakarta: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.3.2.jakarta: Unable to determine whether the meta annotation org.apache.cxf.common.injection.NoJSR250Annotations applied to type org.apache.cxf.frontend.ClientProxyFactoryBean provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.3.2.jakarta: Unable to determine whether the meta annotation org.apache.aries.blueprint.Namespaces applied to type org.apache.cxf.frontend.blueprint.SimpleBPNamespaceHandler provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.3.2.jakarta: Imports that lack version ranges: [org.apache.cxf.binding.soap.interceptor, javax.wsdl, javax.wsdl.extensions, javax.wsdl.extensions.schema, javax.wsdl.extensions.soap, javax.wsdl.extensions.soap12, javax.wsdl.factory, javax.wsdl.xml, javax.xml.bind, javax.xml.namespace, javax.xml.stream, javax.xml.stream.util, javax.xml.transform, javax.xml.transform.dom, org.apache.ws.commons.schema, org.apache.ws.commons.schema.extensions, org.w3c.dom, org.xml.sax, org.xml.sax.helpers] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, cxf-rt-frontend-simple-3.4.3] > Task :com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.hc.3.2:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.hc.3.2:compileJava > Task :com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.hc.3.2:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.hc.3.2:classes > Task :com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.hc.3.2:instrument > Task :com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.hc.3.2:jar warning: Split package, multiple jars provide the same package:org/apache/cxf/transport/http/asyncclient Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-transports-http-hc-3.4.3] Class path [Jar:main, Jar:cxf-rt-transports-http-hc-3.4.3, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.ras.instrument] warning: Imports that lack version ranges: [javax.net.ssl, org.osgi.framework, org.osgi.service.cm, org.osgi.util.tracker] warning: Unreferenced class path entries [cxf-rt-transports-http-hc-3.4.3, com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2, com.ibm.ws.ras.instrument, com.ibm.ws.logging.core, com.ibm.ws.org.apache.cxf.cxf.core.3.2, com.ibm.ws.org.apache.httpcomponents] > Task :com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2:compileJava > Task :com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2/src/org/apache/cxf/jaxws/interceptors/SwAOutInterceptor.java:171: warning: [deprecation] isTrue(Object) in MessageUtils has been deprecated newAttachment = MessageUtils.isTrue(exOutMsg.getContextualProperty("cxf.add.attachments")); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2/src/org/apache/cxf/jaxws/interceptors/SwAOutInterceptor.java:187: warning: [deprecation] isTrue(Object) in MessageUtils has been deprecated includeAttachs = MessageUtils.isTrue(exInpMsg.getContextualProperty("cxf.add.attachments")); ^ 2 warnings > Task :com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2:instrument > Task :com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2:jar warning: com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2: Unable to determine whether the meta annotation org.apache.aries.blueprint.Namespaces applied to type org.apache.cxf.jaxws.blueprint.JAXWSBPNamespaceHandler provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2: Unable to determine whether the meta annotation javax.annotation.Resource applied to type org.apache.cxf.jaxws.context.WebServiceContextResourceResolver provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlValue applied to type org.apache.cxf.jaxws.handler.jakartaee.CString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter applied to type org.apache.cxf.jaxws.handler.jakartaee.CString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAttribute applied to type org.apache.cxf.jaxws.handler.jakartaee.CString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlID applied to type org.apache.cxf.jaxws.handler.jakartaee.CString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAccessorType applied to type org.apache.cxf.jaxws.handler.jakartaee.CString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlType applied to type org.apache.cxf.jaxws.handler.jakartaee.CString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElement applied to type org.apache.cxf.jaxws.handler.jakartaee.IconType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchema applied to type org.apache.cxf.jaxws.handler.jakartaee.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2: Unable to determine whether the meta annotation javax.jws.soap.SOAPBinding applied to type org.apache.cxf.jaxws.support.DummyImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2: Imports that lack version ranges: [com.ibm.wsspi.classloading, javax.xml.bind, javax.xml.bind.annotation, javax.xml.bind.annotation.adapters, javax.activation, javax.annotation, javax.imageio, javax.imageio.stream, javax.jws, javax.jws.soap, javax.servlet, javax.servlet.http, javax.xml.namespace, javax.xml.soap, javax.xml.stream, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stream, javax.xml.validation, org.apache.ws.commons.schema.constants, org.w3c.dom] warning: com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2.jakarta: Unable to determine whether the meta annotation org.apache.aries.blueprint.Namespaces applied to type org.apache.cxf.jaxws.blueprint.JAXWSBPNamespaceHandler provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2.jakarta: Unable to determine whether the meta annotation javax.annotation.Resource applied to type org.apache.cxf.jaxws.context.WebServiceContextResourceResolver provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlValue applied to type org.apache.cxf.jaxws.handler.jakartaee.CString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter applied to type org.apache.cxf.jaxws.handler.jakartaee.CString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAttribute applied to type org.apache.cxf.jaxws.handler.jakartaee.CString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlID applied to type org.apache.cxf.jaxws.handler.jakartaee.CString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAccessorType applied to type org.apache.cxf.jaxws.handler.jakartaee.CString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlType applied to type org.apache.cxf.jaxws.handler.jakartaee.CString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElement applied to type org.apache.cxf.jaxws.handler.jakartaee.IconType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchema applied to type org.apache.cxf.jaxws.handler.jakartaee.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2.jakarta: Unable to determine whether the meta annotation javax.jws.soap.SOAPBinding applied to type org.apache.cxf.jaxws.support.DummyImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2.jakarta: Imports that lack version ranges: [com.ibm.wsspi.classloading, javax.xml.bind, javax.xml.bind.annotation, javax.xml.bind.annotation.adapters, javax.activation, javax.annotation, javax.imageio, javax.imageio.stream, javax.jws, javax.jws.soap, javax.servlet, javax.servlet.http, javax.xml.namespace, javax.xml.soap, javax.xml.stream, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stream, javax.xml.validation, org.apache.ws.commons.schema.constants, org.w3c.dom] warning: Unreferenced class path entries [com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.hc.3.2, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.wsdl4j.1.2, com.ibm.ws.org.apache.cxf.cxf.rt.wsdl.3.2, com.ibm.ws.ras.instrument, com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.3.2, com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, cxf-rt-frontend-jaxws-3.4.3, com.ibm.ws.org.apache.cxf.cxf.core.3.2, com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.3.2] > Task :com.ibm.ws.org.apache.cxf.cxf.rt.management.3.2:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.management.3.2:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.management.3.2:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.management.3.2:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.management.3.2:instrument > Task :com.ibm.ws.org.apache.cxf.cxf.rt.management.3.2:jar warning: com.ibm.ws.org.apache.cxf.cxf.rt.management.3.2: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.org.apache.cxf.cxf.rt.management.3.2: Unable to determine whether the meta annotation org.apache.cxf.common.injection.NoJSR250Annotations applied to type org.apache.cxf.management.interceptor.ResponseTimeFeature provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.management.3.2: Imports that lack version ranges: [javax.xml.bind, javax.xml.bind.annotation, javax.management, javax.management.modelmbean, javax.management.remote, javax.xml.namespace, javax.xml.bind.annotation.adapters, javax.xml.bind.attachment] warning: com.ibm.ws.org.apache.cxf.cxf.rt.management.3.2.jakarta: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.org.apache.cxf.cxf.rt.management.3.2.jakarta: Unable to determine whether the meta annotation org.apache.cxf.common.injection.NoJSR250Annotations applied to type org.apache.cxf.management.interceptor.ResponseTimeFeature provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.management.3.2.jakarta: Imports that lack version ranges: [javax.xml.bind, javax.xml.bind.annotation, javax.management, javax.management.modelmbean, javax.management.remote, javax.xml.namespace, javax.xml.bind.annotation.adapters, javax.xml.bind.attachment] warning: Unreferenced class path entries [com.ibm.websphere.javaee.jaxws.2.2, activation-1.1, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.wsdl4j.1.2, jsr181-api-1.0-MR1, com.ibm.ws.ras.instrument, cxf-rt-management-3.4.3, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, com.ibm.websphere.javaee.annotation.1.1, javax.xml.soap-api-1.4.0, com.ibm.websphere.javaee.jaxb.2.2] > Task :com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.neethi.3.1.1:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.neethi.3.1.1:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.neethi.3.1.1:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.neethi.3.1.1:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.neethi.3.1.1:instrument > Task :com.ibm.ws.org.apache.neethi.3.1.1:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.xml.namespace, javax.xml.parsers, javax.xml.transform, javax.xml.transform.dom, org.apache.axiom.om, org.w3c.dom] warning: Unreferenced class path entries [neethi-3.1.1, com.ibm.ws.ras.instrument] > Task :com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2:compileJava > Task :com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2:classes > Task :com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2:jar warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2: Split package, multiple jars provide the same package:schemas Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:cxf-rt-ws-policy-3.4.3, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2] Class path [Jar:main, Jar:cxf-rt-ws-policy-3.4.3, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.apache.neethi.3.1.1, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:org.apache.aries.blueprint-1.3.0-ibm-s20170710-0926, Jar:spring-core-3.0.7.RELEASE] warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2: Split package, multiple jars provide the same package:org/apache/cxf/ws/policy Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-ws-policy-3.4.3] Class path [Jar:main, Jar:cxf-rt-ws-policy-3.4.3, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.apache.neethi.3.1.1, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:org.apache.aries.blueprint-1.3.0-ibm-s20170710-0926, Jar:spring-core-3.0.7.RELEASE] warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2: Split package, multiple jars provide the same package:org/apache/cxf/ws/policy/mtom Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-ws-policy-3.4.3] Class path [Jar:main, Jar:cxf-rt-ws-policy-3.4.3, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.apache.neethi.3.1.1, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:org.apache.aries.blueprint-1.3.0-ibm-s20170710-0926, Jar:spring-core-3.0.7.RELEASE] warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2: Split package, multiple jars provide the same package:org/apache/cxf/ws/policy/selector Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-ws-policy-3.4.3] Class path [Jar:main, Jar:cxf-rt-ws-policy-3.4.3, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.apache.neethi.3.1.1, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:org.apache.aries.blueprint-1.3.0-ibm-s20170710-0926, Jar:spring-core-3.0.7.RELEASE] warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2: Unable to determine whether the meta annotation javax.annotation.Resource applied to type org.apache.cxf.ws.policy.AssertionBuilderRegistryImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyElement applied to type org.apache.cxf.ws.policy.v200409.AppliesTo provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyAttribute applied to type org.apache.cxf.ws.policy.v200409.AppliesTo provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAccessorType applied to type org.apache.cxf.ws.policy.v200409.AppliesTo provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlType applied to type org.apache.cxf.ws.policy.v200409.AppliesTo provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRootElement applied to type org.apache.cxf.ws.policy.v200409.AppliesTo provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementDecl applied to type org.apache.cxf.ws.policy.v200409.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRegistry applied to type org.apache.cxf.ws.policy.v200409.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementRefs applied to type org.apache.cxf.ws.policy.v200409.OperatorContentType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSeeAlso applied to type org.apache.cxf.ws.policy.v200409.OperatorContentType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAttribute applied to type org.apache.cxf.ws.policy.v200409.Policy provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchemaType applied to type org.apache.cxf.ws.policy.v200409.Policy provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter applied to type org.apache.cxf.ws.policy.v200409.Policy provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlID applied to type org.apache.cxf.ws.policy.v200409.Policy provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElement applied to type org.apache.cxf.ws.policy.v200409.PolicyAttachment provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElements applied to type org.apache.cxf.ws.policy.v200409.PolicyAttachment provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchema applied to type org.apache.cxf.ws.policy.v200409.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlValue applied to type org.apache.cxf.ws.policy.v200607.URI provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2: Imports that lack version ranges: [javax.xml.bind, javax.xml.bind.annotation, javax.xml.bind.annotation.adapters, javax.annotation, javax.xml.namespace, javax.xml.parsers, javax.xml.stream, org.w3c.dom, org.xml.sax, javax.xml.bind.attachment] warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2.jakarta: Split package, multiple jars provide the same package:schemas Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:cxf-rt-ws-policy-3.4.3, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2] Class path [Jar:main, Jar:cxf-rt-ws-policy-3.4.3, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.apache.neethi.3.1.1, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:org.apache.aries.blueprint-1.3.0-ibm-s20170710-0926, Jar:spring-core-3.0.7.RELEASE] warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2.jakarta: Split package, multiple jars provide the same package:org/apache/cxf/ws/policy Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-ws-policy-3.4.3] Class path [Jar:main, Jar:cxf-rt-ws-policy-3.4.3, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.apache.neethi.3.1.1, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:org.apache.aries.blueprint-1.3.0-ibm-s20170710-0926, Jar:spring-core-3.0.7.RELEASE] warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2.jakarta: Split package, multiple jars provide the same package:org/apache/cxf/ws/policy/mtom Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-ws-policy-3.4.3] Class path [Jar:main, Jar:cxf-rt-ws-policy-3.4.3, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.apache.neethi.3.1.1, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:org.apache.aries.blueprint-1.3.0-ibm-s20170710-0926, Jar:spring-core-3.0.7.RELEASE] warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2.jakarta: Split package, multiple jars provide the same package:org/apache/cxf/ws/policy/selector Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-ws-policy-3.4.3] Class path [Jar:main, Jar:cxf-rt-ws-policy-3.4.3, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.apache.neethi.3.1.1, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:org.apache.aries.blueprint-1.3.0-ibm-s20170710-0926, Jar:spring-core-3.0.7.RELEASE] warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2.jakarta: Unable to determine whether the meta annotation javax.annotation.Resource applied to type org.apache.cxf.ws.policy.AssertionBuilderRegistryImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyElement applied to type org.apache.cxf.ws.policy.v200409.AppliesTo provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyAttribute applied to type org.apache.cxf.ws.policy.v200409.AppliesTo provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAccessorType applied to type org.apache.cxf.ws.policy.v200409.AppliesTo provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlType applied to type org.apache.cxf.ws.policy.v200409.AppliesTo provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRootElement applied to type org.apache.cxf.ws.policy.v200409.AppliesTo provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementDecl applied to type org.apache.cxf.ws.policy.v200409.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRegistry applied to type org.apache.cxf.ws.policy.v200409.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementRefs applied to type org.apache.cxf.ws.policy.v200409.OperatorContentType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSeeAlso applied to type org.apache.cxf.ws.policy.v200409.OperatorContentType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAttribute applied to type org.apache.cxf.ws.policy.v200409.Policy provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchemaType applied to type org.apache.cxf.ws.policy.v200409.Policy provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter applied to type org.apache.cxf.ws.policy.v200409.Policy provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlID applied to type org.apache.cxf.ws.policy.v200409.Policy provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElement applied to type org.apache.cxf.ws.policy.v200409.PolicyAttachment provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElements applied to type org.apache.cxf.ws.policy.v200409.PolicyAttachment provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchema applied to type org.apache.cxf.ws.policy.v200409.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlValue applied to type org.apache.cxf.ws.policy.v200607.URI provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2.jakarta: Imports that lack version ranges: [javax.xml.bind, javax.xml.bind.annotation, javax.xml.bind.annotation.adapters, javax.annotation, javax.xml.namespace, javax.xml.parsers, javax.xml.stream, org.w3c.dom, org.xml.sax, javax.xml.bind.attachment] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.wsdl4j.1.2, spring-core-3.0.7.RELEASE, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, com.ibm.ws.org.apache.neethi.3.1.1, com.ibm.ws.org.apache.cxf.cxf.core.3.2, cxf-rt-ws-policy-3.4.3, org.apache.aries.blueprint-1.3.0-ibm-s20170710-0926] Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.2.3.clientcontainer/src/com/ibm/ws/jaxws/client/injection/WebServiceRefSimulator.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.jaxws.2.3.clientcontainer:compileJava > Task :com.ibm.ws.jaxws.2.3.clientcontainer:processResources NO-SOURCE > Task :com.ibm.ws.jaxws.2.3.clientcontainer:classes > Task :com.ibm.ws.jaxws.2.3.clientcontainer:instrument > Task :com.ibm.ws.jaxws.2.3.clientcontainer:jar warning: com.ibm.ws.jaxws.2.3.clientcontainer: Imports that lack version ranges: [javax.annotation, javax.jws, javax.naming, javax.naming.spi, javax.net.ssl, javax.xml.namespace, org.w3c.dom] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.2.3.clientcontainer/bnd.bnd:16: warning: com.ibm.ws.jaxws.2.3.clientcontainer: Bundle-Activator org.apache.cxf.bus.osgi.CXFActivator is being imported into the bundle rather than being contained inside it. This is usually a bundle packaging error warning: com.ibm.ws.jaxws.2.3.clientcontainer: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.jaxws.bus.ExtensionProvider";uses:="com.ibm.ws.jaxws.bus",osgi.service;objectClass:List="com.ibm.ws.jaxws.client.injection.ServiceRefObjectFactory,javax.naming.spi.ObjectFactory";uses:="com.ibm.ws.jaxws.client.injection,javax.naming.spi"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.jaxws.2.3.clientcontainer.jakarta: Imports that lack version ranges: [javax.annotation, javax.jws, javax.naming, javax.naming.spi, javax.net.ssl, javax.xml.namespace, org.w3c.dom] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.2.3.clientcontainer/bnd.bnd:16: warning: com.ibm.ws.jaxws.2.3.clientcontainer.jakarta: Bundle-Activator org.apache.cxf.bus.osgi.CXFActivator is being imported into the bundle rather than being contained inside it. This is usually a bundle packaging error warning: com.ibm.ws.jaxws.2.3.clientcontainer.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.jaxws.bus.ExtensionProvider";uses:="com.ibm.ws.jaxws.bus",osgi.service;objectClass:List="com.ibm.ws.jaxws.client.injection.ServiceRefObjectFactory,javax.naming.spi.ObjectFactory";uses:="com.ibm.ws.jaxws.client.injection,javax.naming.spi"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.hc.3.2, com.ibm.websphere.appserver.spi.kernel.service, com.ibm.websphere.javaee.jaxws.2.3, com.ibm.ws.ras.instrument, com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2, com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.3.2, com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.3.2, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.dd, com.ibm.ws.org.apache.cxf.cxf.rt.wsdl.3.2, com.ibm.websphere.javaee.wsdl4j.1.2, com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2, com.ibm.ws.clientcontainer, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.artifact, com.ibm.ws.kernel.service, com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2, com.ibm.ws.injection, com.ibm.websphere.appserver.spi.classloading, jsr181-api-1.0-MR1, com.ibm.ws.org.apache.cxf.cxf.rt.features.logging.3.2, com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.3.2, com.ibm.websphere.javaee.annotation.1.1, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.apache.cxf.cxf.core.3.2, com.ibm.ws.adaptable.module, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.org.apache.cxf.cxf.rt.management.3.2, com.ibm.ws.anno, com.ibm.ws.javaee.dd.common, com.ibm.ws.javaee.ddmodel.wsbnd, com.ibm.ws.artifact.overlay, com.ibm.ws.logging.core, com.ibm.websphere.javaee.jaxb.2.3] > Task :com.ibm.ws.jaxws.2.3.clientcontainer:publishWLPJars > Task :com.ibm.ws.jaxws.2.3.clientcontainer:assemble > Task :com.ibm.ws.jaxws.2.3.common:globalize > Task :com.ibm.ws.jaxws.tools:globalize /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.tools/src/com/sun/tools/ws/wscompile/WsimportTool.java:74: warning: [deprecation] TJavaGeneratorExtension in com.sun.tools.ws.api has been deprecated import com.sun.tools.ws.api.TJavaGeneratorExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.tools/src/com/sun/tools/ws/wscompile/WsimportTool.java:477: warning: [deprecation] TJavaGeneratorExtension in com.sun.tools.ws.api has been deprecated TJavaGeneratorExtension[] genExtn = ServiceFinder.find(TJavaGeneratorExtension.class).toArray(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.tools/src/com/sun/tools/ws/wscompile/WsimportTool.java:477: warning: [deprecation] TJavaGeneratorExtension in com.sun.tools.ws.api has been deprecated TJavaGeneratorExtension[] genExtn = ServiceFinder.find(TJavaGeneratorExtension.class).toArray(); ^ 3 warnings > Task :com.ibm.ws.jaxws.tools:compileJava > Task :com.ibm.ws.jaxws.tools:processResources NO-SOURCE > Task :com.ibm.ws.jaxws.tools:classes > Task :com.ibm.ws.jaxws.tools:jar warning: Unable to determine whether the meta annotation org.glassfish.gmbal.ManagedAttribute applied to type com.sun.xml.ws.api.addressing.OneWayFeature provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.glassfish.gmbal.ManagedData applied to type com.sun.xml.ws.api.addressing.OneWayFeature provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.glassfish.gmbal.ManagedObject applied to type com.sun.xml.ws.client.MonitorRootClient provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.glassfish.gmbal.Description applied to type com.sun.xml.ws.client.MonitorRootClient provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.glassfish.gmbal.AMXMetadata applied to type com.sun.xml.ws.client.MonitorRootClient provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.glassfish.gmbal.InheritedAttributes applied to type com.sun.xml.ws.server.DummyWebServiceFeature provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.glassfish.external.probe.provider.annotations.Probe applied to type com.sun.xml.ws.transport.http.servlet.JAXWSRIDeploymentProbeProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.glassfish.external.probe.provider.annotations.ProbeParam applied to type com.sun.xml.ws.transport.http.servlet.JAXWSRIDeploymentProbeProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.glassfish.external.probe.provider.annotations.ProbeProvider applied to type com.sun.xml.ws.transport.http.servlet.JAXWSRIDeploymentProbeProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.servlet.annotation.HandlesTypes applied to type com.sun.xml.ws.transport.http.servlet.WSServletContainerInitializer provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [com.ibm.websphere.javaee.jaxws.2.2, jaxws-rt-2.2.10, resolver-20050927, com.ibm.ws.org.apache.ant, jaxws-tools-2.2.10, policy-2.4, stax-ex-1.7.7, streambuffer-1.5.3, jaxb-xjc-2.2.10, jaxb-core-2.2.10, com.ibm.websphere.javaee.jaxb.2.2] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.2.3.common/src/com/ibm/ws/jaxws/support/LibertyLoggingOutInterceptor.java:41: warning: [deprecation] LoggingOutInterceptor in org.apache.cxf.interceptor has been deprecated public class LibertyLoggingOutInterceptor extends LoggingOutInterceptor { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.2.3.common/src/com/ibm/ws/jaxws/support/LibertyLoggingOutInterceptor.java:42: warning: [deprecation] LoggingOutInterceptor in org.apache.cxf.interceptor has been deprecated private static final Logger LOG = LogUtils.getLogger(LoggingOutInterceptor.class); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.2.3.common/src/com/ibm/ws/jaxws/support/LibertyLoggingOutInterceptor.java:43: warning: [deprecation] LoggingOutInterceptor in org.apache.cxf.interceptor has been deprecated private static final String LOG_SETUP = LoggingOutInterceptor.class.getName() + ".log-setup"; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.2.3.common/src/com/ibm/ws/jaxws/support/LibertyLoggingOutInterceptor.java:132: warning: [deprecation] LoggingMessage in org.apache.cxf.interceptor has been deprecated private LoggingMessage setupBuffer(Message message) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.2.3.common/src/com/ibm/ws/jaxws/support/LibertyLoggingOutInterceptor.java:133: warning: [deprecation] LoggingMessage in org.apache.cxf.interceptor has been deprecated String id = (String) message.getExchange().get(LoggingMessage.ID_KEY); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.2.3.common/src/com/ibm/ws/jaxws/support/LibertyLoggingOutInterceptor.java:135: warning: [deprecation] LoggingMessage in org.apache.cxf.interceptor has been deprecated id = LoggingMessage.nextId(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.2.3.common/src/com/ibm/ws/jaxws/support/LibertyLoggingOutInterceptor.java:136: warning: [deprecation] LoggingMessage in org.apache.cxf.interceptor has been deprecated message.getExchange().put(LoggingMessage.ID_KEY, id); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.2.3.common/src/com/ibm/ws/jaxws/support/LibertyLoggingOutInterceptor.java:138: warning: [deprecation] LoggingMessage in org.apache.cxf.interceptor has been deprecated final LoggingMessage buffer = new LoggingMessage("Outbound Message\n---------------------------", id); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.2.3.common/src/com/ibm/ws/jaxws/support/LibertyLoggingOutInterceptor.java:138: warning: [deprecation] LoggingMessage in org.apache.cxf.interceptor has been deprecated final LoggingMessage buffer = new LoggingMessage("Outbound Message\n---------------------------", id); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.2.3.common/src/com/ibm/ws/jaxws/support/LibertyLoggingOutInterceptor.java:209: warning: [deprecation] LoggingMessage in org.apache.cxf.interceptor has been deprecated LoggingMessage buffer = setupBuffer(message); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.2.3.common/src/com/ibm/ws/jaxws/support/LibertyLoggingOutInterceptor.java:230: warning: [deprecation] LoggingMessage in org.apache.cxf.interceptor has been deprecated protected String formatLoggingMessage(LoggingMessage buffer) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.2.3.common/src/com/ibm/ws/jaxws/support/LibertyLoggingOutInterceptor.java:253: warning: [deprecation] LoggingMessage in org.apache.cxf.interceptor has been deprecated LoggingMessage buffer = setupBuffer(message); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.2.3.common/src/com/ibm/ws/jaxws/support/LibertyLoggingInInterceptor.java:42: warning: [deprecation] LoggingInInterceptor in org.apache.cxf.interceptor has been deprecated public class LibertyLoggingInInterceptor extends LoggingInInterceptor { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.2.3.common/src/com/ibm/ws/jaxws/support/LibertyLoggingInInterceptor.java:46: warning: [deprecation] LoggingInInterceptor in org.apache.cxf.interceptor has been deprecated private static final Logger LOG = LogUtils.getLogger(LoggingInInterceptor.class); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.2.3.common/src/com/ibm/ws/jaxws/support/LibertyLoggingInInterceptor.java:114: warning: [deprecation] LoggingMessage in org.apache.cxf.interceptor has been deprecated if (message.containsKey(LoggingMessage.ID_KEY)) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.2.3.common/src/com/ibm/ws/jaxws/support/LibertyLoggingInInterceptor.java:117: warning: [deprecation] LoggingMessage in org.apache.cxf.interceptor has been deprecated String id = (String) message.getExchange().get(LoggingMessage.ID_KEY); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.2.3.common/src/com/ibm/ws/jaxws/support/LibertyLoggingInInterceptor.java:119: warning: [deprecation] LoggingMessage in org.apache.cxf.interceptor has been deprecated id = LoggingMessage.nextId(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.2.3.common/src/com/ibm/ws/jaxws/support/LibertyLoggingInInterceptor.java:120: warning: [deprecation] LoggingMessage in org.apache.cxf.interceptor has been deprecated message.getExchange().put(LoggingMessage.ID_KEY, id); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.2.3.common/src/com/ibm/ws/jaxws/support/LibertyLoggingInInterceptor.java:122: warning: [deprecation] LoggingMessage in org.apache.cxf.interceptor has been deprecated message.put(LoggingMessage.ID_KEY, id); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.2.3.common/src/com/ibm/ws/jaxws/support/LibertyLoggingInInterceptor.java:123: warning: [deprecation] LoggingMessage in org.apache.cxf.interceptor has been deprecated final LoggingMessage buffer = new LoggingMessage("Inbound Message\n----------------------------", id); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.2.3.common/src/com/ibm/ws/jaxws/support/LibertyLoggingInInterceptor.java:123: warning: [deprecation] LoggingMessage in org.apache.cxf.interceptor has been deprecated final LoggingMessage buffer = new LoggingMessage("Inbound Message\n----------------------------", id); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.2.3.common/src/com/ibm/ws/jaxws/support/LibertyLoggingInInterceptor.java:211: warning: [deprecation] LoggingMessage in org.apache.cxf.interceptor has been deprecated protected String formatLoggingMessage(LoggingMessage loggingMessage) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.2.3.common/src/com/ibm/ws/jaxws/jmx/internal/JMXMBeanServerDelegation.java:562: warning: [deprecation] deserialize(String,ObjectName,byte[]) in MBeanServer has been deprecated public ObjectInputStream deserialize(String className, ObjectName loaderName, byte[] data) throws InstanceNotFoundException, OperationsException, ReflectionException { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.2.3.common/src/com/ibm/ws/jaxws/jmx/internal/JMXMBeanServerDelegation.java:557: warning: [deprecation] deserialize(String,byte[]) in MBeanServer has been deprecated public ObjectInputStream deserialize(String className, byte[] data) throws OperationsException, ReflectionException { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.2.3.common/src/com/ibm/ws/jaxws/jmx/internal/JMXMBeanServerDelegation.java:552: warning: [deprecation] deserialize(ObjectName,byte[]) in MBeanServer has been deprecated public ObjectInputStream deserialize(ObjectName name, byte[] data) throws InstanceNotFoundException, OperationsException { ^ Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.2.3.common/src/com/ibm/ws/jaxws/client/injection/WebServiceRefSimulator.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 25 warnings > Task :com.ibm.ws.jaxws.2.3.common:compileJava > Task :com.ibm.ws.jaxws.2.3.common:processResources NO-SOURCE > Task :com.ibm.ws.jaxws.2.3.common:classes > Task :com.ibm.ws.jaxws.2.3.common:instrument > Task :com.ibm.ws.jaxws.2.3.common:jar warning: com.ibm.ws.jaxws.2.3.common: Imports that lack version ranges: [javax.annotation, javax.xml.soap, javax.activation, javax.jws, javax.management, javax.management.loading, javax.management.modelmbean, javax.naming, javax.naming.spi, javax.net.ssl, javax.xml.namespace, javax.xml.parsers, javax.xml.stream, javax.xml.transform, javax.xml.transform.dom, org.w3c.dom, org.xml.sax, org.xml.sax.helpers] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.2.3.common/bnd.bnd:19: warning: com.ibm.ws.jaxws.2.3.common: Bundle-Activator org.apache.cxf.bus.osgi.CXFActivator is being imported into the bundle rather than being contained inside it. This is usually a bundle packaging error warning: com.ibm.ws.jaxws.2.3.common: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.webservices.handler.impl.GlobalHandlerService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.websphere.kernel.server.ServerInfoMBean)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.jaxws.security.JaxWsSecurityConfigurationService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.classloading.ClassLoadingService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.threading.WSExecutorService)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ScheduledExecutorService)";effective:=active,osgi.service;filter:="(objectClass=javax.management.DynamicMBean)";effective:=active;resolution:=optional,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.jaxws.2.3.common: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.jaxws.bus.ExtensionProvider";uses:="com.ibm.ws.jaxws.bus",osgi.service;objectClass:List="com.ibm.ws.jaxws.client.injection.ServiceRefObjectFactory,javax.naming.spi.ObjectFactory";uses:="com.ibm.ws.jaxws.client.injection,javax.naming.spi",osgi.service;objectClass:List="com.ibm.ws.jaxws.metadata.builder.EndpointInfoConfigurator";uses:="com.ibm.ws.jaxws.metadata.builder"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.jaxws.2.3.common.jakarta: Imports that lack version ranges: [javax.annotation, javax.xml.soap, javax.activation, javax.jws, javax.management, javax.management.loading, javax.management.modelmbean, javax.naming, javax.naming.spi, javax.net.ssl, javax.xml.namespace, javax.xml.parsers, javax.xml.stream, javax.xml.transform, javax.xml.transform.dom, org.w3c.dom, org.xml.sax, org.xml.sax.helpers] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.2.3.common/bnd.bnd:19: warning: com.ibm.ws.jaxws.2.3.common.jakarta: Bundle-Activator org.apache.cxf.bus.osgi.CXFActivator is being imported into the bundle rather than being contained inside it. This is usually a bundle packaging error warning: com.ibm.ws.jaxws.2.3.common.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.webservices.handler.impl.GlobalHandlerService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.websphere.kernel.server.ServerInfoMBean)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.jaxws.security.JaxWsSecurityConfigurationService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.classloading.ClassLoadingService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.threading.WSExecutorService)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ScheduledExecutorService)";effective:=active,osgi.service;filter:="(objectClass=javax.management.DynamicMBean)";effective:=active;resolution:=optional,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.jaxws.2.3.common.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.jaxws.bus.ExtensionProvider";uses:="com.ibm.ws.jaxws.bus",osgi.service;objectClass:List="com.ibm.ws.jaxws.client.injection.ServiceRefObjectFactory,javax.naming.spi.ObjectFactory";uses:="com.ibm.ws.jaxws.client.injection,javax.naming.spi",osgi.service;objectClass:List="com.ibm.ws.jaxws.metadata.builder.EndpointInfoConfigurator";uses:="com.ibm.ws.jaxws.metadata.builder"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.hc.3.2, com.ibm.websphere.javaee.jaxws.2.3, com.ibm.ws.ras.instrument, com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, javax.xml.soap-api-1.4.0, com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2, com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.3.2, com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.3.2, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.dd, com.ibm.ws.org.apache.cxf.cxf.rt.wsdl.3.2, com.ibm.websphere.javaee.wsdl4j.1.2, com.ibm.websphere.appserver.api.kernel.service, com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.artifact, com.ibm.ws.kernel.service, com.ibm.ws.injection, com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2, com.ibm.ws.logging, jsr181-api-1.0-MR1, com.ibm.ws.org.apache.cxf.cxf.rt.features.logging.3.2, com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.3.2, com.ibm.websphere.javaee.annotation.1.2, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.apache.cxf.cxf.core.3.2, com.ibm.ws.adaptable.module, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.anno, com.ibm.ws.org.apache.cxf.cxf.rt.management.3.2, com.ibm.ws.javaee.dd.common, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.webservices.handler, activation-1.1, com.ibm.ws.javaee.ddmodel.wsbnd, com.ibm.ws.artifact.overlay, com.ibm.ws.org.apache.neethi.3.1.1, com.ibm.websphere.javaee.jaxb.2.3, com.ibm.websphere.appserver.spi.threading, com.ibm.ws.jaxws.tools.2.2.10] > Task :com.ibm.ws.jaxws.2.3.common:publishWLPJars > Task :com.ibm.ws.jaxws.2.3.common:assemble > Task :com.ibm.ws.jaxws.2.3.ejb:globalize NO-SOURCE > Task :com.ibm.ws.jaxws.ejb:globalize > Task :com.ibm.ws.jaxws.ejb:compileJava > Task :com.ibm.ws.jaxws.ejb:processResources NO-SOURCE > Task :com.ibm.ws.jaxws.ejb:classes > Task :com.ibm.ws.jaxws.ejb:instrument > Task :com.ibm.ws.jaxws.ejb:jar warning: Imports that lack version ranges: [javax.xml.soap, javax.xml.namespace, org.w3c.dom] warning: Unreferenced class path entries [com.ibm.websphere.javaee.jaxws.2.2, com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.ras.instrument, com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.2.6.2, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, javax.xml.soap-api-1.4.0, com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.2.6.2, com.ibm.websphere.javaee.ejb.3.1, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.ejbcontainer, com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.2.6.2, com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.2.6.2, com.ibm.ws.jaxws.common, com.ibm.ws.org.apache.cxf.cxf.rt.management.2.6.2, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, com.ibm.ws.adaptable.module, com.ibm.ws.anno, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.2.6.2, com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.2.6.2] > Task :com.ibm.ws.jaxws.2.3.ejb:compileJava NO-SOURCE > Task :com.ibm.ws.jaxws.2.3.ejb:processResources NO-SOURCE > Task :com.ibm.ws.jaxws.2.3.ejb:classes UP-TO-DATE > Task :com.ibm.ws.jaxws.2.3.ejb:instrument > Task :com.ibm.ws.jaxws.2.3.ejb:jar warning: com.ibm.ws.jaxws.2.3.ejb: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.jaxws.2.3.ejb: Imports that lack version ranges: [javax.xml.namespace, javax.xml.soap, org.w3c.dom] warning: com.ibm.ws.jaxws.2.3.ejb.jakarta: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.jaxws.2.3.ejb.jakarta: Imports that lack version ranges: [javax.xml.namespace, javax.xml.soap, org.w3c.dom] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.ras.instrument, com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.3.2, com.ibm.ws.jaxws.2.3.common, com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2, com.ibm.websphere.org.osgi.core, com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.apache.cxf.cxf.core.3.2, com.ibm.ws.adaptable.module, com.ibm.ws.anno, com.ibm.websphere.javaee.ejb.3.1, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.org.apache.cxf.cxf.rt.wsdl.3.2, com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.jaxws.ejb, com.ibm.ws.ejbcontainer] > Task :com.ibm.ws.jaxws.2.3.ejb:publishWLPJars > Task :com.ibm.ws.jaxws.2.3.ejb:assemble > Task :com.ibm.ws.jaxws.2.3.security:globalize NO-SOURCE > Task :com.ibm.ws.jaxws.security:globalize > Task :com.ibm.ws.jaxws.webcontainer:globalize Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.webcontainer/src/com/ibm/ws/jaxws/webcontainer/JaxWsRouterServletContainerInitializer.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.jaxws.webcontainer:compileJava > Task :com.ibm.ws.jaxws.webcontainer:processResources NO-SOURCE > Task :com.ibm.ws.jaxws.webcontainer:classes > Task :com.ibm.ws.jaxws.webcontainer:instrument > Task :com.ibm.ws.jaxws.webcontainer:jar warning: com.ibm.ws.jaxws.webcontainer: Unused Import-Package instructions: [javax.xml.ws.*] warning: com.ibm.ws.jaxws.webcontainer.jakarta: Unused Import-Package instructions: [javax.xml.ws.*] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.jaxws.common, com.ibm.ws.webcontainer, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.ws.anno, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.app.manager.module, com.ibm.ws.javaee.dd.common, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.dd, com.ibm.ws.managedobject, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.artifact, com.ibm.ws.injection] > Task :com.ibm.ws.jaxws.security:compileJava > Task :com.ibm.ws.jaxws.security:processResources NO-SOURCE > Task :com.ibm.ws.jaxws.security:classes > Task :com.ibm.ws.jaxws.security:instrument > Task :com.ibm.ws.jaxws.security:jar warning: Imports that lack version ranges: [javax.net.ssl] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.ras.instrument, com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.2.6.2, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.2.6.2, com.ibm.websphere.appserver.spi.ssl, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.dd, com.ibm.websphere.appserver.api.ssl, com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.2.6.2, com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.2.6.2, com.ibm.ws.jaxws.common, com.ibm.ws.org.apache.cxf.cxf.rt.management.2.6.2, com.ibm.ws.webcontainer, com.ibm.ws.jaxws.webcontainer, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.webcontainer.security, com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, com.ibm.ws.adaptable.module, com.ibm.ws.javaee.dd.common, com.ibm.ws.javaee.ddmodel, com.ibm.ws.javaee.ddmodel.wsbnd, com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.2.6.2, com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.2.6.2] > Task :com.ibm.ws.jaxws.2.3.security:compileJava NO-SOURCE > Task :com.ibm.ws.jaxws.2.3.security:processResources NO-SOURCE > Task :com.ibm.ws.jaxws.2.3.security:classes UP-TO-DATE > Task :com.ibm.ws.jaxws.2.3.security:instrument > Task :com.ibm.ws.jaxws.2.3.security:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.net.ssl] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.ras.instrument, com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2, com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.3.2, com.ibm.websphere.appserver.spi.ssl, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.dd, com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2, com.ibm.websphere.appserver.api.ssl, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2, com.ibm.ws.webcontainer, com.ibm.ws.jaxws.2.3.common, com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.3.2, com.ibm.ws.jaxws.webcontainer, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.webcontainer.security, com.ibm.ws.org.apache.cxf.cxf.core.3.2, com.ibm.ws.adaptable.module, com.ibm.ws.org.apache.cxf.cxf.rt.management.3.2, com.ibm.ws.javaee.dd.common, com.ibm.ws.javaee.ddmodel, com.ibm.ws.jaxws.security, com.ibm.ws.javaee.ddmodel.wsbnd] > Task :com.ibm.ws.jaxws.2.3.security:publishWLPJars > Task :com.ibm.ws.jaxws.2.3.security:assemble > Task :com.ibm.ws.jaxws.2.3.web:globalize > Task :com.ibm.ws.jaxws.web:globalize > Task :com.ibm.ws.jaxws.web:compileJava > Task :com.ibm.ws.jaxws.web:processResources NO-SOURCE > Task :com.ibm.ws.jaxws.web:classes > Task :com.ibm.ws.jaxws.web:instrument > Task :com.ibm.ws.jaxws.web:jar warning: Imports that lack version ranges: [javax.jws] warning: Unreferenced class path entries [com.ibm.websphere.javaee.jaxws.2.2, com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.ras.instrument, com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.2.6.2, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.2.6.2, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.transport.http, com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.2.6.2, com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.2.6.2, com.ibm.ws.jaxws.common, com.ibm.ws.org.apache.cxf.cxf.rt.management.2.6.2, com.ibm.ws.webcontainer, jsr181-api-1.0-MR1, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, com.ibm.ws.adaptable.module, com.ibm.ws.anno, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.2.6.2, com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.2.6.2] > Task :com.ibm.ws.jaxws.2.3.web:compileJava > Task :com.ibm.ws.jaxws.2.3.web:processResources NO-SOURCE > Task :com.ibm.ws.jaxws.2.3.web:classes > Task :com.ibm.ws.jaxws.2.3.web:instrument > Task :com.ibm.ws.jaxws.2.3.web:jar warning: com.ibm.ws.jaxws.2.3.web: Unused -privatepackage instructions , no such package(s) on the class path: [com.ibm.ws.jaxws23.web.*] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.2.3.web/original.bnd:0: warning: com.ibm.ws.jaxws.2.3.web: Version for package com.ibm.ws.jaxws.web is set to different values in the source (1.0) and in the manifest (2.2). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: com.ibm.ws.jaxws.2.3.web: Imports that lack version ranges: [javax.jws] warning: com.ibm.ws.jaxws.2.3.web.jakarta: Unused -privatepackage instructions , no such package(s) on the class path: [com.ibm.ws.jaxws23.web.*] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.2.3.web/transformed.bnd:0: warning: com.ibm.ws.jaxws.2.3.web.jakarta: Version for package com.ibm.ws.jaxws.web is set to different values in the source (1.0) and in the manifest (2.2). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: com.ibm.ws.jaxws.2.3.web.jakarta: Imports that lack version ranges: [javax.jws] warning: Unreferenced class path entries [com.ibm.websphere.javaee.jaxws.2.2, com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.ras.instrument, com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2, com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.3.2, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.org.apache.cxf.cxf.rt.wsdl.3.2, com.ibm.ws.transport.http, com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2, com.ibm.ws.jaxws.web, com.ibm.ws.webcontainer, jsr181-api-1.0-MR1, com.ibm.ws.jaxws.2.3.common, com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.3.2, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.apache.cxf.cxf.core.3.2, com.ibm.ws.adaptable.module, com.ibm.ws.org.apache.cxf.cxf.rt.management.3.2, com.ibm.ws.anno, com.ibm.websphere.javaee.servlet.3.0] > Task :com.ibm.ws.jaxws.2.3.web:publishWLPJars > Task :com.ibm.ws.jaxws.2.3.web:assemble > Task :com.ibm.ws.jaxws.2.3.wsat:globalize NO-SOURCE > Task :com.ibm.ws.jaxws.2.3.wsat:compileJava > Task :com.ibm.ws.jaxws.2.3.wsat:processResources NO-SOURCE > Task :com.ibm.ws.jaxws.2.3.wsat:classes > Task :com.ibm.ws.jaxws.2.3.wsat:instrument > Task :com.ibm.ws.jaxws.2.3.wsat:jar warning: Split package, multiple jars provide the same package:com/ibm/ws/jaxws/wsat Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:com.ibm.ws.jaxws.wsat] Class path [Jar:main, Jar:com.ibm.ws.jaxws.2.3.common, Jar:com.ibm.ws.jaxws.wsat, Jar:com.ibm.ws.kernel.feature, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.websphere.appserver.spi.kernel.service, Jar:com.ibm.ws.org.apache.neethi.3.1.1, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.ras.instrument] warning: Version for package com.ibm.ws.jaxws.wsat is set to different values in the source (2.3) and in the manifest (2.2). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package com.ibm.ws.jaxws.wsat.components is set to different values in the source (2.3) and in the manifest (2.2). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Imports that lack version ranges: [javax.xml.namespace, javax.net.ssl, javax.xml.stream, org.w3c.dom] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.kernel.feature, com.ibm.ws.ras.instrument, com.ibm.ws.jaxws.2.3.common, com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.apache.cxf.cxf.core.3.2, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.jaxws.wsat, com.ibm.ws.org.apache.neethi.3.1.1, com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2] > Task :com.ibm.ws.jaxws.2.3.wsat:publishWLPJars > Task :com.ibm.ws.jaxws.2.3.wsat:assemble > Task :com.ibm.ws.jaxws.cdi:globalize NO-SOURCE > Task :com.ibm.ws.jaxws.clientcontainer:globalize > Task :com.ibm.ws.jaxws.clientcontainer:compileJava Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.clientcontainer/src/com/ibm/ws/jaxws/client/injection/WebServiceRefSimulator.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.jaxws.clientcontainer:processResources NO-SOURCE > Task :com.ibm.ws.jaxws.clientcontainer:classes > Task :com.ibm.ws.jaxws.clientcontainer:instrument > Task :com.ibm.ws.jaxws.clientcontainer:jar warning: Imports that lack version ranges: [javax.annotation, javax.jws, javax.naming, javax.naming.spi, javax.xml.namespace, javax.xml.stream, org.w3c.dom] warning: Unreferenced class path entries [com.ibm.websphere.javaee.jaxws.2.2, com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.2.6.2, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.dd, com.ibm.websphere.javaee.wsdl4j.1.2, com.ibm.ws.clientcontainer, com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.artifact, com.ibm.ws.injection, com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.2.6.2, com.ibm.websphere.appserver.spi.classloading, jsr181-api-1.0-MR1, com.ibm.websphere.javaee.annotation.1.1, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, com.ibm.ws.adaptable.module, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.anno, com.ibm.ws.javaee.dd.common, com.ibm.ws.javaee.ddmodel.wsbnd, com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.2.6.2, com.ibm.ws.artifact.overlay, com.ibm.ws.logging.core, com.ibm.websphere.javaee.jaxb.2.2] > Task :com.ibm.ws.jaxws.cdi:compileJava > Task :com.ibm.ws.jaxws.cdi:processResources NO-SOURCE > Task :com.ibm.ws.jaxws.cdi:classes > Task :com.ibm.ws.jaxws.cdi:instrument Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxws.cdi/src/com/ibm/ws/jaxws/cdi/component/JaxWsImplBeanCDICustomizer.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.jaxws.cdi:jar warning: com.ibm.ws.jaxws.cdi: Imports that lack version ranges: [javax.naming] warning: com.ibm.ws.jaxws.cdi: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener";uses:="com.ibm.ws.container.service.state",osgi.service;objectClass:List="com.ibm.ws.jaxws.ImplBeanCustomizer";uses:="com.ibm.ws.jaxws"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.jaxws.cdi.jakarta: Imports that lack version ranges: [javax.naming] warning: com.ibm.ws.jaxws.cdi.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener";uses:="com.ibm.ws.container.service.state",osgi.service;objectClass:List="com.ibm.ws.jaxws.ImplBeanCustomizer";uses:="com.ibm.ws.jaxws"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.websphere.javaee.cdi.1.2, com.ibm.ws.jaxws.common, com.ibm.ws.managedobject, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.ws.container.service, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.jaxws.clientcontainer, com.ibm.ws.adaptable.module] > Task :com.ibm.ws.jaxws.cdi:publishWLPJars > Task :com.ibm.ws.jaxws.cdi:assemble > Task :com.ibm.ws.jaxws.cdi_fat:assemble SKIPPED > Task :com.ibm.ws.jaxws.clientcontainer:publishWLPJars > Task :com.ibm.ws.jaxws.clientcontainer:assemble > Task :com.ibm.ws.jaxws.clientcontainer.security:globalize NO-SOURCE > Task :com.ibm.ws.jaxws.clientcontainer.security:compileJava > Task :com.ibm.ws.jaxws.clientcontainer.security:processResources NO-SOURCE > Task :com.ibm.ws.jaxws.clientcontainer.security:classes > Task :com.ibm.ws.jaxws.clientcontainer.security:instrument > Task :com.ibm.ws.jaxws.clientcontainer.security:jar warning: Imports that lack version ranges: [javax.net.ssl] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.websphere.appserver.spi.ssl, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.websphere.appserver.api.ssl, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.2.6.2, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, com.ibm.ws.jaxws.clientcontainer] > Task :com.ibm.ws.jaxws.clientcontainer.security:publishWLPJars > Task :com.ibm.ws.jaxws.clientcontainer.security:assemble > Task :com.ibm.ws.jaxws.clientcontainer_fat:assemble SKIPPED > Task :com.ibm.ws.jaxws.common:publishWLPJars > Task :com.ibm.ws.jaxws.common:assemble > Task :com.ibm.ws.jaxws.ejb:publishWLPJars > Task :com.ibm.ws.jaxws.ejb:assemble > Task :com.ibm.ws.jaxws.ejb_fat:assemble SKIPPED > Task :com.ibm.ws.jaxws.security:publishWLPJars > Task :com.ibm.ws.jaxws.security:assemble > Task :com.ibm.ws.jaxws.tools:publishWLPJars > Task :com.ibm.ws.jaxws.tools:assemble > Task :com.ibm.ws.jaxws.tools.wsgen:globalize NO-SOURCE > Task :com.ibm.ws.jaxws.tools.wsgen:compileJava NO-SOURCE > Task :com.ibm.ws.jaxws.tools.wsgen:processResources NO-SOURCE > Task :com.ibm.ws.jaxws.tools.wsgen:classes UP-TO-DATE > Task :com.ibm.ws.jaxws.tools.wsgen:jar warning: There is an empty jar or directory on the classpath: main warning: Host com.ibm.websphere.javaee.jws.1.0=version="[1,1.0.100)";location="dev/api/spec/" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.com.sun.xml.messaging.saaj=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.jaxws.tools.2.2.10=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.jaxb.tools.2.2.10=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.websphere.javaee.activation.1.1=version="[1,1.0.100)";location="dev/api/spec/" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.websphere.javaee.jaxws.2.2=version="[1,1.0.100)";location="dev/api/spec/" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.websphere.javaee.jaxb.2.2=version="[1,1.0.100)";location="dev/api/spec/" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.logging=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath > Task :com.ibm.ws.jaxws.tools.wsgen:publishToolScripts > Task :com.ibm.ws.jaxws.tools.wsgen:publishToolJars > Task :com.ibm.ws.jaxws.tools.wsgen:assemble > Task :com.ibm.ws.jaxws.tools.wsimport:globalize NO-SOURCE > Task :com.ibm.ws.jaxws.tools.wsimport:compileJava NO-SOURCE > Task :com.ibm.ws.jaxws.tools.wsimport:processResources NO-SOURCE > Task :com.ibm.ws.jaxws.tools.wsimport:classes UP-TO-DATE > Task :com.ibm.ws.jaxws.tools.wsimport:jar warning: There is an empty jar or directory on the classpath: main warning: Host com.ibm.ws.jaxws.tools.2.2.10=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.jaxb.tools.2.2.10=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.websphere.javaee.activation.1.1=version="[1,1.0.100)";location="dev/api/spec/" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.websphere.javaee.jaxws.2.2=version="[1,1.0.100)";location="dev/api/spec/" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.websphere.javaee.jaxb.2.2=version="[1,1.0.100)";location="dev/api/spec/" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.logging=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.websphere.javaee.jws.1.0=version="[1,1.0.100)";location="dev/api/spec/" for this fragment/require bundle cannot be found on the classpath > Task :com.ibm.ws.jaxws.tools.wsimport:publishToolScripts > Task :com.ibm.ws.jaxws.tools.wsimport:publishToolJars > Task :com.ibm.ws.jaxws.tools.wsimport:assemble > Task :com.ibm.ws.jaxws.web:publishWLPJars > Task :com.ibm.ws.jaxws.web:assemble > Task :com.ibm.ws.jaxws.webcontainer:publishWLPJars > Task :com.ibm.ws.jaxws.webcontainer:assemble > Task :com.ibm.ws.jaxws.wsat:publishWLPJars > Task :com.ibm.ws.jaxws.wsat:assemble > Task :com.ibm.ws.jaxws.X.wsat_fat:assemble SKIPPED > Task :com.ibm.ws.jbatch.cdi:globalize NO-SOURCE /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jbatch.cdi/src/com/ibm/ws/jbatch/cdi/BatchCDIInjectionExtension.java:29: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jbatch.cdi/src/com/ibm/ws/jbatch/cdi/BatchCDIInjectionExtension.java:37: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class BatchCDIInjectionExtension implements WebSphereCDIExtension, Extension { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jbatch.cdi/src/com/ibm/ws/jbatch/cdi/BatchCDIInjectionExtension.java:31: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated @Component(service = WebSphereCDIExtension.class, configurationPolicy = ConfigurationPolicy.IGNORE, property = { "api.classes=" + ^ Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jbatch.cdi/src/com/ibm/ws/jbatch/cdi/internal/CDIBatchArtifactFactoryImpl.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 3 warnings > Task :com.ibm.ws.jbatch.cdi:compileJava > Task :com.ibm.ws.jbatch.cdi:processResources NO-SOURCE > Task :com.ibm.ws.jbatch.cdi:classes > Task :com.ibm.ws.jbatch.cdi:instrument > Task :com.ibm.ws.jbatch.cdi:jar warning: com.ibm.ws.jbatch.cdi: Imports that lack version ranges: [javax.naming] warning: com.ibm.ws.jbatch.cdi: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.jbatch.container.cdi.CDIBatchArtifactFactory";uses:="com.ibm.jbatch.container.cdi",osgi.service;objectClass:List="com.ibm.ws.cdi.extension.WebSphereCDIExtension";uses:="com.ibm.ws.cdi.extension"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.jbatch.cdi.jakarta: Imports that lack version ranges: [javax.naming] warning: com.ibm.ws.jbatch.cdi.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.jbatch.container.cdi.CDIBatchArtifactFactory";uses:="com.ibm.jbatch.container.cdi",osgi.service;objectClass:List="com.ibm.ws.cdi.extension.WebSphereCDIExtension";uses:="com.ibm.ws.cdi.extension"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.1.2, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.batch.1.0, com.ibm.ws.cdi.interfaces, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.jbatch.container] > Task :com.ibm.ws.jbatch.cdi:publishWLPJars > Task :com.ibm.ws.jbatch.cdi:assemble > Task :com.ibm.ws.jbatch.cdi_fat:assemble SKIPPED > Task :com.ibm.ws.jbatch.fat.common:globalize NO-SOURCE Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.jbatch.fat.common:compileJava > Task :com.ibm.ws.jbatch.fat.common:processResources NO-SOURCE > Task :com.ibm.ws.jbatch.fat.common:classes > Task :com.ibm.ws.jbatch.fat.common:buildCommonUtilJar > Task :com.ibm.ws.jbatch.fat.common:buildBonusPayoutWar > Task :com.ibm.ws.jbatch.fat.common:buildBonusPayoutEAREar > Task :com.ibm.ws.jbatch.fat.common:buildCommonClientJar > Task :com.ibm.ws.jbatch.fat.common:buildDbServletAppWar > Task :com.ibm.ws.jbatch.fat.common:assemble SKIPPED > Task :com.ibm.ws.jbatch.jms:globalize > Task :com.ibm.ws.jbatch.joblog:globalize Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.jbatch.joblog:compileJava > Task :com.ibm.ws.jbatch.joblog:processResources NO-SOURCE > Task :com.ibm.ws.jbatch.joblog:classes > Task :com.ibm.ws.jbatch.joblog:instrument > Task :com.ibm.ws.jbatch.joblog:jar warning: com.ibm.ws.jbatch.joblog: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.BatchLocationService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.WSJobRepository)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.events.BatchEventsPublisher)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.jbatch.joblog.services.IJobLogManagerService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.jbatch.joblog: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.jbatch.container.callback.IJobExecutionEndCallbackService";uses:="com.ibm.jbatch.container.callback",osgi.service;objectClass:List="com.ibm.jbatch.container.callback.IJobExecutionStartCallbackService";uses:="com.ibm.jbatch.container.callback",osgi.service;objectClass:List="com.ibm.ws.jbatch.joblog.services.IJobLogManagerService";uses:="com.ibm.ws.jbatch.joblog.services"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.jbatch.joblog.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.BatchLocationService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.WSJobRepository)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.events.BatchEventsPublisher)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.jbatch.joblog.services.IJobLogManagerService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.jbatch.joblog.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.jbatch.container.callback.IJobExecutionEndCallbackService";uses:="com.ibm.jbatch.container.callback",osgi.service;objectClass:List="com.ibm.jbatch.container.callback.IJobExecutionStartCallbackService";uses:="com.ibm.jbatch.container.callback",osgi.service;objectClass:List="com.ibm.ws.jbatch.joblog.services.IJobLogManagerService";uses:="com.ibm.ws.jbatch.joblog.services"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.batch.1.0, com.ibm.ws.kernel.security.thread, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.jbatch.container] > Task :com.ibm.ws.jbatch.rest:globalize > Task :com.ibm.ws.jbatch.rest:compileJava > Task :com.ibm.ws.jbatch.rest:processResources NO-SOURCE > Task :com.ibm.ws.jbatch.rest:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jbatch.rest/src/com/ibm/ws/jbatch/rest/internal/BatchRequestUtil.java:340: warning: [deprecation] toString(InputStream) in IOUtils has been deprecated String errorMsg = IOUtils.toString(connection.getInputStream()); ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning > Task :com.ibm.ws.jbatch.rest:instrument > Task :com.ibm.ws.jbatch.rest:jar warning: com.ibm.ws.jbatch.rest: Unused Import-Package instructions: [com.ibm.wsspi.ssl.*] warning: com.ibm.ws.jbatch.rest: Imports that lack version ranges: [javax.net.ssl, javax.security.auth, javax.security.auth.login] warning: com.ibm.ws.jbatch.rest: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.BatchDispatcher)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.BatchInternalDispatcher)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.BatchLocationService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.WSBatchAuthService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.WSJobOperator)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.WSJobOperator)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.WSJobRepository)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.WSJobRepository)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.events.BatchEventsPublisher)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.websphere.csi.J2EENameFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.classloader.context.ClassLoaderThreadContextFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.classloading.ClassLoaderIdentifierService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.extended.MetaDataIdentifierService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.metadata.context.JEEMetadataThreadContextFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.jbatch.joblog.services.IJobLogManagerService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.jbatch.rest.BatchManager)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.jbatch.rest.bridge.AppModuleContextService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.threadcontext.WSContextService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.jbatch.rest: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.jbatch.container.ws.BatchDispatcher";uses:="com.ibm.jbatch.container.ws",osgi.service;objectClass:List="com.ibm.jbatch.container.ws.BatchGroupSecurityHelper";uses:="com.ibm.jbatch.container.ws",osgi.service;objectClass:List="com.ibm.jbatch.container.ws.BatchInternalDispatcher";uses:="com.ibm.jbatch.container.ws",osgi.service;objectClass:List="com.ibm.ws.jbatch.rest.BatchManager";uses:="com.ibm.ws.jbatch.rest",osgi.service;objectClass:List="com.ibm.ws.jbatch.rest.bridge.AppModuleContextService";uses:="com.ibm.ws.jbatch.rest.bridge",osgi.service;objectClass:List="com.ibm.wsspi.rest.handler.RESTHandler";uses:="com.ibm.wsspi.rest.handler"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.jbatch.rest.jakarta: Unused Import-Package instructions: [com.ibm.wsspi.ssl.*] warning: com.ibm.ws.jbatch.rest.jakarta: Imports that lack version ranges: [javax.net.ssl, javax.security.auth, javax.security.auth.login] warning: com.ibm.ws.jbatch.rest.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.BatchDispatcher)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.BatchInternalDispatcher)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.BatchLocationService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.WSBatchAuthService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.WSJobOperator)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.WSJobOperator)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.WSJobRepository)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.WSJobRepository)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.events.BatchEventsPublisher)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.websphere.csi.J2EENameFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.classloader.context.ClassLoaderThreadContextFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.classloading.ClassLoaderIdentifierService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.extended.MetaDataIdentifierService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.metadata.context.JEEMetadataThreadContextFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.jbatch.joblog.services.IJobLogManagerService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.jbatch.rest.BatchManager)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.jbatch.rest.bridge.AppModuleContextService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.threadcontext.WSContextService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.jbatch.rest.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.jbatch.container.ws.BatchDispatcher";uses:="com.ibm.jbatch.container.ws",osgi.service;objectClass:List="com.ibm.jbatch.container.ws.BatchGroupSecurityHelper";uses:="com.ibm.jbatch.container.ws",osgi.service;objectClass:List="com.ibm.jbatch.container.ws.BatchInternalDispatcher";uses:="com.ibm.jbatch.container.ws",osgi.service;objectClass:List="com.ibm.ws.jbatch.rest.BatchManager";uses:="com.ibm.ws.jbatch.rest",osgi.service;objectClass:List="com.ibm.ws.jbatch.rest.bridge.AppModuleContextService";uses:="com.ibm.ws.jbatch.rest.bridge",osgi.service;objectClass:List="com.ibm.wsspi.rest.handler.RESTHandler";uses:="com.ibm.wsspi.rest.handler"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.jbatch.container, com.ibm.websphere.rest.handler, com.ibm.websphere.javaee.ejb.3.1, com.ibm.websphere.javaee.jsonp.1.0, com.ibm.ws.tx.embeddable, com.ibm.ws.javaee.metadata.context, com.ibm.ws.jbatch.joblog, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.batch.1.0, com.ibm.jbatch.jsl.model, com.ibm.websphere.appserver.api.ssl, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.security, com.ibm.ws.context, com.ibm.ws.logging, com.ibm.ws.webcontainer, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.javaee.persistence.2.1, com.ibm.ws.classloader.context, com.ibm.websphere.javaee.servlet.3.0, com.ibm.websphere.security, com.ibm.ws.org.apache.commons.io] > Task :com.ibm.ws.jbatch.jms:compileJava > Task :com.ibm.ws.jbatch.jms:processResources NO-SOURCE > Task :com.ibm.ws.jbatch.jms:classes > Task :com.ibm.ws.jbatch.jms:instrument > Task :com.ibm.ws.jbatch.jms:jar warning: com.ibm.ws.jbatch.jms: Imports that lack version ranges: [javax.xml.bind] warning: com.ibm.ws.jbatch.jms: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.BatchDispatcher)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.WSJobRepository)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.events.BatchEventsPublisher)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.websphere.csi.J2EENameFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.LocalTransaction.LocalTransactionCurrent)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.jca.service.AdminObjectService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.jca.service.EndpointActivationService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.kernel.feature.ServerStartedPhase2)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.tx.embeddable.EmbeddableWebSphereTransactionManager)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.tx.rrs.RRSXAResourceFactory)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.application.lifecycle.ApplicationStartBarrier)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.resource.ResourceConfigFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.resource.ResourceFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.resource.ResourceFactory)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.threadcontext.WSContextService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.jbatch.jms: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.jbatch.container.ws.BatchDispatcher";uses:="com.ibm.jbatch.container.ws",osgi.service;objectClass:List="com.ibm.jbatch.container.ws.events.BatchEventsPublisher";uses:="com.ibm.jbatch.container.ws.events"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.jbatch.jms.jakarta: Imports that lack version ranges: [javax.xml.bind] warning: com.ibm.ws.jbatch.jms.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.BatchDispatcher)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.WSJobRepository)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.events.BatchEventsPublisher)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.websphere.csi.J2EENameFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.LocalTransaction.LocalTransactionCurrent)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.jca.service.AdminObjectService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.jca.service.EndpointActivationService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.kernel.feature.ServerStartedPhase2)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.tx.embeddable.EmbeddableWebSphereTransactionManager)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.tx.rrs.RRSXAResourceFactory)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.application.lifecycle.ApplicationStartBarrier)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.resource.ResourceConfigFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.resource.ResourceFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.resource.ResourceFactory)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.threadcontext.WSContextService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.jbatch.jms.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.jbatch.container.ws.BatchDispatcher";uses:="com.ibm.jbatch.container.ws",osgi.service;objectClass:List="com.ibm.jbatch.container.ws.events.BatchEventsPublisher";uses:="com.ibm.jbatch.container.ws.events"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.context, com.ibm.ws.jca, com.ibm.ws.kernel.feature, com.ibm.ws.ras.instrument, com.ibm.websphere.javaee.transaction.1.2, com.ibm.websphere.javaee.connector.1.7, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.boot.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.app.manager.lifecycle, com.ibm.ws.ejbcontainer.mdb, com.ibm.jbatch.container, com.ibm.websphere.javaee.jsonp.1.0, com.ibm.tx.jta, com.ibm.ws.tx.embeddable, com.ibm.websphere.javaee.batch.1.0, com.ibm.websphere.javaee.jms.2.0, com.ibm.ws.resource, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.jbatch.rest] > Task :com.ibm.ws.jbatch.jms:publishWLPJars > Task :com.ibm.ws.jbatch.jms:assemble > Task :com.ibm.ws.jbatch.joblog:publishWLPJars > Task :com.ibm.ws.jbatch.joblog:assemble > Task :com.ibm.ws.jbatch.misc_fat:assemble SKIPPED > Task :com.ibm.ws.jbatch.open_fat:assemble SKIPPED > Task :com.ibm.ws.jbatch.rest:publishWLPJars > Task :com.ibm.ws.jbatch.rest:assemble > Task :com.ibm.ws.jbatch.security:globalize > Task :com.ibm.ws.jbatch.security:compileJava > Task :com.ibm.ws.jbatch.security:processResources NO-SOURCE > Task :com.ibm.ws.jbatch.security:classes > Task :com.ibm.ws.jbatch.security:instrument > Task :com.ibm.ws.jbatch.security:jar warning: com.ibm.ws.jbatch.security: Imports that lack version ranges: [javax.security.auth] warning: com.ibm.ws.jbatch.security: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.jbatch.container.services.IPersistenceManagerService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.BatchGroupSecurityHelper)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.jbatch.spi.BatchSecurityHelper)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.SecurityService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.jbatch.security.jakarta: Imports that lack version ranges: [javax.security.auth] warning: com.ibm.ws.jbatch.security.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.jbatch.container.services.IPersistenceManagerService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.jbatch.container.ws.BatchGroupSecurityHelper)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.jbatch.spi.BatchSecurityHelper)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.SecurityService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.jbatch.spi, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.jbatch.container, com.ibm.ws.security.authorization, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.batch.1.0, com.ibm.websphere.security, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.logging.core, com.ibm.ws.security] > Task :com.ibm.ws.jbatch.security:publishWLPJars > Task :com.ibm.ws.jbatch.security:assemble > Task :com.ibm.ws.jbatch.utility:globalize > Task :com.ibm.ws.jbatch.utility.jbatchutil:globalize NO-SOURCE > Task :com.ibm.ws.jbatch.utility.jbatchutil:compileJava NO-SOURCE > Task :com.ibm.ws.jbatch.utility.jbatchutil:processResources NO-SOURCE > Task :com.ibm.ws.jbatch.utility.jbatchutil:classes UP-TO-DATE > Task :com.ibm.ws.jbatch.utility.jbatchutil:jar warning: There is an empty jar or directory on the classpath: main warning: Host com.ibm.ws.jbatch.utility=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.websphere.javaee.batch.1.0=location="dev/api/spec/";version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.logging=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.org.glassfish.json.1.0=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.websphere.javaee.jsonp.1.0=location="dev/api/spec/";version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath > Task :com.ibm.ws.jbatch.utility:compileJava > Task :com.ibm.ws.jbatch.utility:processResources NO-SOURCE > Task :com.ibm.ws.jbatch.utility:classes Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.jbatch.utility:jar warning: Imports that lack version ranges: [javax.net, javax.net.ssl] warning: Unreferenced class path entries [com.ibm.websphere.javaee.jsonp.1.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.batch.1.0, ws-jbatchutil] > Task :com.ibm.ws.jbatch.utility:publishWLPJars > Task :com.ibm.ws.jbatch.utility:assemble > Task :com.ibm.ws.jbatch.utility.jbatchutil:publishToolScripts > Task :com.ibm.ws.jbatch.utility.jbatchutil:publishToolJars > Task :com.ibm.ws.jbatch.utility.jbatchutil:assemble > Task :com.ibm.ws.jca:publishWLPJars > Task :com.ibm.ws.jca:assemble > Task :com.ibm.ws.jca.1.7:globalize NO-SOURCE > Task :com.ibm.ws.jca.1.7:compileJava > Task :com.ibm.ws.jca.1.7:processResources NO-SOURCE > Task :com.ibm.ws.jca.1.7:classes > Task :com.ibm.ws.jca.1.7:instrument > Task :com.ibm.ws.jca.1.7:jar warning: com.ibm.ws.jca.1.7: Imports that lack version ranges: [javax.naming] warning: com.ibm.ws.jca.1.7.jakarta: Imports that lack version ranges: [javax.naming] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.jca, com.ibm.ws.jca.cm, com.ibm.ws.ras.instrument, com.ibm.websphere.javaee.connector.1.7, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.wsspi.org.osgi.service.metatype, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.javaee.dd.common, com.ibm.ws.config, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.resource, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.logging.core, com.ibm.ws.kernel.service, com.ibm.ws.injection] > Task :com.ibm.ws.jca.1.7:publishWLPJars > Task :com.ibm.ws.jca.1.7:assemble > Task :com.ibm.ws.jca.1.7_fat:assemble SKIPPED > Task :com.ibm.ws.jca.cm:publishWLPJars > Task :com.ibm.ws.jca.cm:assemble > Task :com.ibm.ws.jca.feature:globalize NO-SOURCE > Task :com.ibm.ws.jca.feature:compileJava NO-SOURCE > Task :com.ibm.ws.jca.feature:processResources NO-SOURCE > Task :com.ibm.ws.jca.feature:classes UP-TO-DATE > Task :com.ibm.ws.jca.feature:jar warning: com.ibm.ws.jca.feature: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.jca.feature.jakarta: There is an empty jar or directory on the classpath: main > Task :com.ibm.ws.jca.feature:publishWLPJars > Task :com.ibm.ws.jca.feature:assemble > Task :com.ibm.ws.jca.inbound.security:globalize > Task :com.ibm.ws.jca.inbound.security:compileJava > Task :com.ibm.ws.jca.inbound.security:processResources NO-SOURCE > Task :com.ibm.ws.jca.inbound.security:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jca.inbound.security/src/com/ibm/ws/jca/inbound/security/SecurityInflowContextProviderImpl.java:32: warning: [deprecation] ThreadContextProvider in com.ibm.wsspi.threadcontext has been deprecated import com.ibm.wsspi.threadcontext.ThreadContextProvider; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jca.inbound.security/src/com/ibm/ws/jca/inbound/security/SecurityInflowContextProviderImpl.java:39: warning: [deprecation] ThreadContextProvider in com.ibm.wsspi.threadcontext has been deprecated public class SecurityInflowContextProviderImpl implements JCAContextProvider, ThreadContextProvider { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jca.inbound.security/src/com/ibm/ws/jca/inbound/security/SecurityInflowContextProviderImpl.java:145: warning: [deprecation] ThreadContextProvider in com.ibm.wsspi.threadcontext has been deprecated public List getPrerequisites() { ^ Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jca.inbound.security/src/com/ibm/ws/jca/security/internal/J2CSecurityHelper.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 3 warnings > Task :com.ibm.ws.jca.inbound.security:jar warning: com.ibm.ws.jca.inbound.security: Imports that lack version ranges: [javax.security.auth, javax.security.auth.callback] warning: io.openliberty.connectors.security.internal.inbound: Imports that lack version ranges: [javax.security.auth, javax.security.auth.callback] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.context, com.ibm.ws.jca, com.ibm.ws.security.credentials, com.ibm.websphere.javaee.connector.1.6, com.ibm.websphere.org.osgi.core, com.ibm.ws.security.token, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.security.authentication, com.ibm.websphere.javaee.jaspic.1.1, com.ibm.websphere.security, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.logging.core, com.ibm.ws.security] > Task :com.ibm.ws.jca.inbound.security:publishWLPJars > Task :com.ibm.ws.jca.inbound.security:assemble > Task :com.ibm.ws.jca.management.j2ee:globalize NO-SOURCE > Task :com.ibm.ws.jca.management.j2ee:compileJava > Task :com.ibm.ws.jca.management.j2ee:processResources NO-SOURCE > Task :com.ibm.ws.jca.management.j2ee:classes > Task :com.ibm.ws.jca.management.j2ee:instrument > Task :com.ibm.ws.jca.management.j2ee:jar warning: Imports that lack version ranges: [javax.management, javax.xml.stream, javax.xml.transform, javax.xml.transform.stax, javax.xml.transform.stream] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.wsspi.application.lifecycle.ApplicationRecycleContext)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.resource.ResourceFactory)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.websphere.appserver.api.j2eemanagement, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.resource, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.app.manager.lifecycle] > Task :com.ibm.ws.jca.management.j2ee:publishWLPJars > Task :com.ibm.ws.jca.management.j2ee:assemble > Task :com.ibm.ws.jca.resourcedefinition.jms.2.0:globalize NO-SOURCE > Task :com.ibm.ws.jca.resourcedefinition.jms.2.0:compileJava > Task :com.ibm.ws.jca.resourcedefinition.jms.2.0:processResources NO-SOURCE > Task :com.ibm.ws.jca.resourcedefinition.jms.2.0:classes > Task :com.ibm.ws.jca.resourcedefinition.jms.2.0:instrument /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jcache.cdi/src/com/ibm/ws/jcache/cdi/JCacheExtension.java:21: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jcache.cdi/src/com/ibm/ws/jcache/cdi/JCacheExtension.java:29: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class JCacheExtension implements Extension, WebSphereCDIExtension { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jcache.cdi/src/com/ibm/ws/jcache/cdi/JCacheExtension.java:26: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated @Component(service = WebSphereCDIExtension.class, configurationPolicy = ConfigurationPolicy.IGNORE, immediate = true, ^ 3 warnings > Task :com.ibm.ws.jca.resourcedefinition.jms.2.0:jar warning: com.ibm.ws.jca.resourcedefinition.jms.2.0: Imports that lack version ranges: [javax.naming] warning: com.ibm.ws.jca.resourcedefinition.jms.2.0.jakarta: Imports that lack version ranges: [javax.naming] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.jca, com.ibm.ws.jca.cm, com.ibm.ws.ras.instrument, com.ibm.websphere.javaee.connector.1.7, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.wsspi.org.osgi.service.metatype, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.javaee.dd.common, com.ibm.ws.config, com.ibm.ws.javaee.dd, com.ibm.websphere.javaee.jms.2.0, com.ibm.ws.resource, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.logging.core, com.ibm.ws.injection] > Task :com.ibm.ws.jca.resourcedefinition.jms.2.0:publishWLPJars > Task :com.ibm.ws.jca.resourcedefinition.jms.2.0:assemble > Task :com.ibm.ws.jca.utils:publishWLPJars > Task :com.ibm.ws.jca.utils:assemble > Task :com.ibm.ws.jca_fat:assemble SKIPPED > Task :com.ibm.ws.jca_fat_bval:assemble SKIPPED > Task :com.ibm.ws.jca_fat_bvt:assemble SKIPPED > Task :com.ibm.ws.jca_fat_bvt.jms:assemble SKIPPED > Task :com.ibm.ws.jca_fat_classloading:assemble SKIPPED > Task :com.ibm.ws.jca_fat_configprops:assemble SKIPPED > Task :com.ibm.ws.jca_fat_derbyra:assemble SKIPPED > Task :com.ibm.ws.jca_fat_duplicates:assemble SKIPPED > Task :com.ibm.ws.jca_fat_dynamicConfig:assemble SKIPPED > Task :com.ibm.ws.jca_fat_enterpriseApp:assemble SKIPPED > Task :com.ibm.ws.jca_fat_errorpaths:assemble SKIPPED > Task :com.ibm.ws.jca_fat_example:assemble SKIPPED > Task :com.ibm.ws.jca_fat_example_anno:assemble SKIPPED > Task :com.ibm.ws.jca_fat_mbean:assemble SKIPPED > Task :com.ibm.ws.jcache.cdi:globalize NO-SOURCE > Task :com.ibm.ws.jcache.cdi:compileJava > Task :com.ibm.ws.jcache.cdi:processResources NO-SOURCE > Task :com.ibm.ws.jcache.cdi:classes > Task :com.ibm.ws.jcache.cdi:instrument > Task :com.ibm.ws.jcache.cdi:jar warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.websphere.javaee.cdi.2.0, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.managedobject, com.ibm.websphere.javaee.jcache.1.1, com.ibm.ws.cdi.interfaces, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service] > Task :com.ibm.ws.jcache.cdi:publishWLPJars > Task :com.ibm.ws.jcache.cdi:assemble > Task :com.ibm.ws.jcache_fat:assemble SKIPPED > Task :com.ibm.ws.jdbc:publishWLPJars > Task :com.ibm.ws.jdbc:assemble > Task :com.ibm.ws.jdbc.4.0.feature:globalize NO-SOURCE > Task :com.ibm.ws.jdbc.4.0.feature:compileJava > Task :com.ibm.ws.jdbc.4.0.feature:processResources NO-SOURCE > Task :com.ibm.ws.jdbc.4.0.feature:classes > Task :com.ibm.ws.jdbc.4.0.feature:instrument > Task :com.ibm.ws.jdbc.4.0.feature:jar warning: Imports that lack version ranges: [javax.sql] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.jca.cm, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.jdbc] > Task :com.ibm.ws.jdbc.4.0.feature:publishWLPJars > Task :com.ibm.ws.jdbc.4.0.feature:assemble > Task :com.ibm.ws.jdbc.4.1:globalize NO-SOURCE /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jdbc.4.1/src/com/ibm/ws/rsadapter/jdbc/v41/WSJdbc41ResultSet.java:22: warning: [deprecation] getUnicodeStream(String) in ResultSet has been deprecated public class WSJdbc41ResultSet extends WSJdbcResultSet implements ResultSet { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jdbc.4.1/src/com/ibm/ws/rsadapter/jdbc/v41/WSJdbc41ResultSet.java:22: warning: [deprecation] getUnicodeStream(int) in ResultSet has been deprecated public class WSJdbc41ResultSet extends WSJdbcResultSet implements ResultSet { ^ 2 warnings > Task :com.ibm.ws.jdbc.4.1:compileJava > Task :com.ibm.ws.jdbc.4.1:processResources NO-SOURCE > Task :com.ibm.ws.jdbc.4.1:classes > Task :com.ibm.ws.jdbc.4.1:jar warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.jca.cm, com.ibm.websphere.javaee.connector.1.6, com.ibm.websphere.org.osgi.core, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.jdbc] > Task :com.ibm.ws.jdbc.4.1:publishWLPJars > Task :com.ibm.ws.jdbc.4.1:assemble > Task :com.ibm.ws.jdbc.4.1.feature:globalize NO-SOURCE > Task :com.ibm.ws.jdbc.4.1.feature:compileJava > Task :com.ibm.ws.jdbc.4.1.feature:processResources NO-SOURCE > Task :com.ibm.ws.jdbc.4.1.feature:classes > Task :com.ibm.ws.jdbc.4.1.feature:jar warning: Imports that lack version ranges: [javax.sql] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.jca.cm, com.ibm.websphere.javaee.connector.1.6, com.ibm.websphere.javaee.transaction.1.1, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.jdbc, com.ibm.ws.jdbc.4.1] > Task :com.ibm.ws.jdbc.4.1.feature:publishWLPJars > Task :com.ibm.ws.jdbc.4.1.feature:assemble > Task :com.ibm.ws.jdbc.4.2:globalize NO-SOURCE /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jdbc.4.2/src/com/ibm/ws/rsadapter/jdbc/v42/WSJdbc42ResultSet.java:22: warning: [deprecation] getUnicodeStream(String) in ResultSet has been deprecated public class WSJdbc42ResultSet extends WSJdbc41ResultSet implements ResultSet { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jdbc.4.2/src/com/ibm/ws/rsadapter/jdbc/v42/WSJdbc42ResultSet.java:22: warning: [deprecation] getUnicodeStream(int) in ResultSet has been deprecated public class WSJdbc42ResultSet extends WSJdbc41ResultSet implements ResultSet { ^ 2 warnings > Task :com.ibm.ws.jdbc.4.2:compileJava > Task :com.ibm.ws.jdbc.4.2:processResources NO-SOURCE > Task :com.ibm.ws.jdbc.4.2:classes > Task :com.ibm.ws.jdbc.4.2:jar warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.org.osgi.core, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.jdbc, com.ibm.ws.jdbc.4.1] > Task :com.ibm.ws.jdbc.4.2:publishWLPJars > Task :com.ibm.ws.jdbc.4.2:assemble > Task :com.ibm.ws.jdbc.4.2.feature:globalize NO-SOURCE > Task :com.ibm.ws.jdbc.4.2.feature:compileJava > Task :com.ibm.ws.jdbc.4.2.feature:processResources NO-SOURCE > Task :com.ibm.ws.jdbc.4.2.feature:classes > Task :com.ibm.ws.jdbc.4.2.feature:instrument > Task :com.ibm.ws.jdbc.4.2.feature:jar warning: Imports that lack version ranges: [javax.sql] warning: Unreferenced class path entries [com.ibm.ws.jdbc.4.2, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.jca.cm, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.jdbc, com.ibm.ws.jdbc.4.1] > Task :com.ibm.ws.jdbc.4.2.feature:publishWLPJars > Task :com.ibm.ws.jdbc.4.2.feature:assemble > Task :com.ibm.ws.jdbc.4.3:globalize NO-SOURCE > Task :com.ibm.ws.jdbc.4.3:compileJava > Task :com.ibm.ws.jdbc.4.3:processResources NO-SOURCE > Task :com.ibm.ws.jdbc.4.3:classes > Task :com.ibm.ws.jdbc.4.3:jar warning: com.ibm.ws.jdbc.4.3: Imports that lack version ranges: [javax.sql] warning: com.ibm.ws.jdbc.4.3.jakarta: Imports that lack version ranges: [javax.sql] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.jdbc.4.2, com.ibm.ws.jca.cm, com.ibm.websphere.javaee.connector.1.6, com.ibm.websphere.org.osgi.core, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.jdbc, com.ibm.ws.jdbc.4.1] > Task :com.ibm.ws.jdbc.4.3:publishWLPJars > Task :com.ibm.ws.jdbc.4.3:assemble > Task :com.ibm.ws.jdbc.4.3.feature:globalize NO-SOURCE > Task :com.ibm.ws.jdbc.4.3.feature:compileJava > Task :com.ibm.ws.jdbc.4.3.feature:processResources NO-SOURCE > Task :com.ibm.ws.jdbc.4.3.feature:classes > Task :com.ibm.ws.jdbc.4.3.feature:instrument > Task :com.ibm.ws.jdbc.4.3.feature:jar warning: Imports that lack version ranges: [javax.sql] warning: Unreferenced class path entries [com.ibm.ws.jdbc.4.3, com.ibm.ws.jdbc.4.2, com.ibm.ws.kernel.feature, com.ibm.ws.jca.cm, com.ibm.ws.ras.instrument, com.ibm.websphere.javaee.connector.1.6, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.kernel.service, com.ibm.ws.jdbc, com.ibm.ws.jdbc.4.1] > Task :com.ibm.ws.jdbc.4.3.feature:publishWLPJars > Task :com.ibm.ws.jdbc.4.3.feature:assemble > Task :com.ibm.ws.jdbc.management.j2ee:globalize NO-SOURCE > Task :com.ibm.ws.jdbc.management.j2ee:compileJava > Task :com.ibm.ws.jdbc.management.j2ee:processResources NO-SOURCE > Task :com.ibm.ws.jdbc.management.j2ee:classes > Task :com.ibm.ws.jdbc.management.j2ee:instrument > Task :com.ibm.ws.jdbc.management.j2ee:jar warning: Imports that lack version ranges: [javax.management] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.wsspi.library.LibraryChangeListener)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.resource.ResourceFactory)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.websphere.appserver.api.j2eemanagement, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.resource, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component] > Task :com.ibm.ws.jdbc.management.j2ee:publishWLPJars > Task :com.ibm.ws.jdbc.management.j2ee:assemble > Task :com.ibm.ws.jdbc.metatype:publishWLPJars > Task :com.ibm.ws.jdbc.metatype:assemble > Task :com.ibm.ws.jdbc_fat:assemble SKIPPED > Task :com.ibm.ws.jdbc_fat_db2:assemble SKIPPED > Task :com.ibm.ws.jdbc_fat_derby:assemble SKIPPED > Task :com.ibm.ws.jdbc_fat_driver:assemble SKIPPED > Task :com.ibm.ws.jdbc_fat_heritageinterop:assemble SKIPPED > Task :com.ibm.ws.jdbc_fat_krb5:assemble SKIPPED > Task :com.ibm.ws.jdbc_fat_loadfromapp:assemble SKIPPED > Task :com.ibm.ws.jdbc_fat_oracle:assemble SKIPPED > Task :com.ibm.ws.jdbc_fat_postgresql:assemble SKIPPED > Task :com.ibm.ws.jdbc_fat_sqlserver:assemble SKIPPED > Task :com.ibm.ws.jdbc_fat_v41:assemble SKIPPED > Task :com.ibm.ws.jdbc_fat_v43:assemble SKIPPED > Task :com.ibm.ws.jms20.feature:globalize NO-SOURCE > Task :com.ibm.ws.jms20.feature:compileJava NO-SOURCE > Task :com.ibm.ws.jms20.feature:processResources NO-SOURCE > Task :com.ibm.ws.jms20.feature:classes UP-TO-DATE > Task :com.ibm.ws.jms20.feature:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.logging] > Task :com.ibm.ws.jms20.feature:publishWLPJars > Task :com.ibm.ws.jms20.feature:assemble > Task :com.ibm.ws.jmx:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.aries.jmx.api:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.aries.jmx.api:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.aries.jmx.api:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.aries.jmx.api:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.aries.jmx.api:instrument > Task :com.ibm.ws.org.apache.aries.jmx.api:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.management, javax.management.openmbean] warning: Unreferenced class path entries [org.apache.aries.jmx.api-1.1.5, com.ibm.ws.ras.instrument] > Task :com.ibm.ws.jmx:compileJava > Task :com.ibm.ws.jmx:processResources NO-SOURCE > Task :com.ibm.ws.jmx:classes > Task :com.ibm.ws.jmx:instrument > Task :com.ibm.ws.jmx:jar warning: Imports that lack version ranges: [javax.management, javax.management.loading, javax.management.openmbean] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.event, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.boot.core, com.ibm.ws.org.apache.aries.jmx.api, com.ibm.websphere.org.osgi.service.component] > Task :com.ibm.ws.jmx:publishWLPJars > Task :com.ibm.ws.jmx:assemble > Task :com.ibm.ws.jmx.connector.client.rest:publishWLPJars > Task :com.ibm.ws.jmx.connector.client.rest:assemble > Task :com.ibm.ws.jmx.connector.client.restConnector:globalize NO-SOURCE > Task :com.ibm.ws.jmx.connector.client.restConnector:compileJava NO-SOURCE > Task :com.ibm.ws.jmx.connector.client.restConnector:processResources NO-SOURCE > Task :com.ibm.ws.jmx.connector.client.restConnector:classes UP-TO-DATE > Task :com.ibm.ws.jmx.connector.client.restConnector:instrument > Task :com.ibm.ws.jmx.connector.client.restConnector:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Activate applied to type com.ibm.ws.jmx.connector.client.rest.internal.Activator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Deactivate applied to type com.ibm.ws.jmx.connector.client.rest.internal.Activator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Component applied to type com.ibm.ws.jmx.connector.client.rest.internal.Activator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [javax.management, javax.management.openmbean, javax.management.relation, javax.management.remote, javax.management.timer, javax.net.ssl, javax.security.auth, javax.xml.parsers, org.xml.sax, org.xml.sax.helpers] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.jmx.connector.client.rest, com.ibm.json4j] > Task :com.ibm.ws.jmx.connector.client.restConnector:publishWLPJars > Task :com.ibm.ws.jmx.connector.client.restConnector:assemble > Task :com.ibm.ws.jmx.connector.local:globalize NO-SOURCE > Task :com.ibm.ws.jmx.connector.local:compileJava > Task :com.ibm.ws.jmx.connector.local:processResources NO-SOURCE > Task :com.ibm.ws.jmx.connector.local:classes > Task :com.ibm.ws.jmx.connector.local:instrument > Task :com.ibm.ws.jmx.connector.local:jar warning: Imports that lack version ranges: [javax.management] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.kernel.feature.ServerStarted)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.service, com.ibm.ws.kernel.feature.core] > Task :com.ibm.ws.jmx.connector.local:publishWLPJars > Task :com.ibm.ws.jmx.connector.local:assemble > Task :com.ibm.ws.jmx.connector.server.rest:publishWLPJars > Task :com.ibm.ws.jmx.connector.server.rest:assemble > Task :com.ibm.ws.jmx.request:publishWLPJars > Task :com.ibm.ws.jmx.request:assemble > Task :com.ibm.ws.jmx.scripting.client:globalize NO-SOURCE > Task :com.ibm.ws.jmx.scripting.client:compileJava NO-SOURCE > Task :com.ibm.ws.jmx.scripting.client:processResources NO-SOURCE > Task :com.ibm.ws.jmx.scripting.client:classes UP-TO-DATE > Task :com.ibm.ws.jmx.scripting.client:instrument > Task :com.ibm.ws.jmx.scripting.client:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :com.ibm.ws.jmx.scripting.client:publishClientScripts > Task :com.ibm.ws.jmx.scripting.client:assemble > Task :com.ibm.ws.jmx_fat:assemble SKIPPED > Task :com.ibm.ws.jndi:globalize [ant:validate] (warning) jndi.objectfactory.no.class.useraction variables are disallowed in explanations or useractions > Task :com.ibm.ws.jndi:compileJava > Task :com.ibm.ws.jndi:processResources NO-SOURCE > Task :com.ibm.ws.jndi:classes > Task :com.ibm.ws.jndi:instrument > Task :com.ibm.ws.jndi:jar warning: Imports that lack version ranges: [javax.naming, javax.naming.spi] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.jndi.internal.JNDIObjectFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.library.Library)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.jndi.internal.JNDIObjectFactory";uses:="com.ibm.ws.jndi.internal",osgi.service;objectClass:List="com.ibm.ws.jndi.internal.WSContextFactory,javax.naming.spi.InitialContextFactory,javax.naming.spi.ObjectFactory";uses:="com.ibm.ws.jndi.internal,javax.naming.spi,javax.naming.spi",osgi.service;objectClass:List="com.ibm.wsspi.logging.Introspector";uses:="com.ibm.wsspi.logging",osgi.service;objectClass:List="javax.naming.spi.InitialContextFactoryBuilder";uses:="javax.naming.spi",osgi.service;objectClass:List="javax.naming.spi.ObjectFactory";uses:="javax.naming.spi",osgi.service;objectClass:List="javax.naming.spi.ObjectFactoryBuilder";uses:="javax.naming.spi",osgi.service;objectClass:List="org.apache.aries.jndi.urls.URLObjectFactoryFinder";uses:="org.apache.aries.jndi.urls",osgi.service;objectClass:List="org.eclipse.osgi.framework.console.CommandProvider";uses:="org.eclipse.osgi.framework.console"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.org.apache.aries.jndi.api, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.crypto.passwordutil, com.ibm.websphere.org.osgi.core, com.ibm.ws.classloading, com.ibm.ws.kernel.service, com.ibm.websphere.org.osgi.service.component, org.eclipse.osgi-3.17.200] > Task :com.ibm.ws.jndi:publishWLPJars > Task :com.ibm.ws.jndi:assemble > Task :com.ibm.ws.jndi.ejb:globalize NO-SOURCE > Task :com.ibm.ws.jndi.ejb:compileJava > Task :com.ibm.ws.jndi.ejb:processResources NO-SOURCE > Task :com.ibm.ws.jndi.ejb:classes > Task :com.ibm.ws.jndi.ejb:instrument > Task :com.ibm.ws.jndi.ejb:jar warning: Imports that lack version ranges: [javax.naming, javax.naming.spi] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.container.service.naming.EJBLocalNamingHelper)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.naming.LocalColonEJBNamingHelper)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.service, com.ibm.ws.app.manager.lifecycle, com.ibm.ws.jndi] > Task :com.ibm.ws.jndi.ejb:publishWLPJars > Task :com.ibm.ws.jndi.ejb:assemble > Task :com.ibm.ws.jndi.iiop:globalize > Task :com.ibm.ws.jndi.iiop:compileJava > Task :com.ibm.ws.jndi.iiop:processResources NO-SOURCE > Task :com.ibm.ws.jndi.iiop:classes > Task :com.ibm.ws.jndi.iiop:instrument > Task :com.ibm.ws.jndi.iiop:jar warning: Imports that lack version ranges: [javax.naming, javax.naming.directory, javax.naming.spi] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.org.apache.yoko.rmi.spec.1.5, com.ibm.ws.ras.instrument, com.ibm.ws.org.apache.yoko.corba.spec.1.5, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.org.apache.yoko.osgi.1.5, com.ibm.websphere.org.osgi.core, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.app.manager.lifecycle, com.ibm.ws.transport.iiop, com.ibm.ws.jndi] > Task :com.ibm.ws.jndi.iiop:publishWLPJars > Task :com.ibm.ws.jndi.iiop:assemble > Task :com.ibm.ws.jndi.management.j2ee:globalize NO-SOURCE > Task :com.ibm.ws.jndi.management.j2ee:compileJava > Task :com.ibm.ws.jndi.management.j2ee:processResources NO-SOURCE > Task :com.ibm.ws.jndi.management.j2ee:classes > Task :com.ibm.ws.jndi.management.j2ee:instrument > Task :com.ibm.ws.jndi.management.j2ee:jar warning: Imports that lack version ranges: [javax.management] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.websphere.appserver.api.j2eemanagement, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component] > Task :com.ibm.ws.jndi.management.j2ee:publishWLPJars > Task :com.ibm.ws.jndi.management.j2ee:assemble > Task :com.ibm.ws.jndi.remote.client:globalize NO-SOURCE > Task :com.ibm.ws.jndi.remote.client:compileJava > Task :com.ibm.ws.jndi.remote.client:processResources NO-SOURCE > Task :com.ibm.ws.jndi.remote.client:classes > Task :com.ibm.ws.jndi.remote.client:instrument > Task :com.ibm.ws.jndi.remote.client:jar warning: Unused Import-Package instructions: [javax.rmi.*, org.omg.*] warning: Imports that lack version ranges: [javax.naming, javax.naming.spi] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.clientcontainer.remote.common.ClientSupportFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.serialization.SerializationService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.injectionengine.ObjectFactoryInfo)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=javax.naming.spi.ObjectFactory)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.ws.container.service, com.ibm.ws.clientcontainer.remote.common, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.serialization, com.ibm.ws.injection] > Task :com.ibm.ws.jndi.remote.client:publishWLPJars > Task :com.ibm.ws.jndi.remote.client:assemble > Task :com.ibm.ws.jndi.url.contexts:publishWLPJars > Task :com.ibm.ws.jndi.url.contexts:assemble > Task :com.ibm.ws.jpa.container:publishWLPJars > Task :com.ibm.ws.jpa.container:assemble > Task :com.ibm.ws.jpa.container.beanvalidation.1.1:globalize NO-SOURCE > Task :com.ibm.ws.jpa.container.beanvalidation.1.1:compileJava > Task :com.ibm.ws.jpa.container.beanvalidation.1.1:processResources NO-SOURCE > Task :com.ibm.ws.jpa.container.beanvalidation.1.1:classes > Task :com.ibm.ws.jpa.container.beanvalidation.1.1:instrument > Task :com.ibm.ws.jpa.container.beanvalidation.1.1:jar warning: Imports that lack version ranges: [com.ibm.ws.beanvalidation.service] warning: Unreferenced class path entries [com.ibm.ws.beanvalidation.core, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.container.service, com.ibm.ws.jpa.container.core, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.logging.core, com.ibm.websphere.javaee.validation.1.1] > Task :com.ibm.ws.jpa.container.beanvalidation.1.1:publishWLPJars > Task :com.ibm.ws.jpa.container.beanvalidation.1.1:assemble > Task :com.ibm.ws.jpa.container.beanvalidation.2.0:globalize NO-SOURCE > Task :com.ibm.ws.jpa.container.beanvalidation.2.0:compileJava > Task :com.ibm.ws.jpa.container.beanvalidation.2.0:processResources NO-SOURCE > Task :com.ibm.ws.jpa.container.beanvalidation.2.0:classes > Task :com.ibm.ws.jpa.container.beanvalidation.2.0:instrument > Task :com.ibm.ws.jpa.container.beanvalidation.2.0:jar warning: com.ibm.ws.jpa.container.beanvalidation.2.0: Imports that lack version ranges: [com.ibm.ws.beanvalidation.service] warning: com.ibm.ws.jpa.container.beanvalidation.2.0.jakarta: Imports that lack version ranges: [com.ibm.ws.beanvalidation.service] warning: Unreferenced class path entries [com.ibm.ws.beanvalidation.core, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.container.service, com.ibm.ws.jpa.container.core, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.logging.core, com.ibm.websphere.javaee.validation.2.0] > Task :com.ibm.ws.jpa.container.beanvalidation.2.0:publishWLPJars > Task :com.ibm.ws.jpa.container.beanvalidation.2.0:assemble > Task :com.ibm.ws.jpa.container.core:assemble > Task :com.ibm.ws.jpa.container.eclipselink:globalize NO-SOURCE > Task :com.ibm.ws.jpa.container.eclipselink:compileJava > Task :com.ibm.ws.jpa.container.eclipselink:processResources NO-SOURCE > Task :com.ibm.ws.jpa.container.eclipselink:classes > Task :com.ibm.ws.jpa.container.eclipselink:instrument > Task :com.ibm.ws.jpa.container.eclipselink:jar warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.jpa.container.core, com.ibm.ws.container.service, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.appserver.thirdparty.eclipselink, com.ibm.websphere.javaee.persistence.2.1] > Task :com.ibm.ws.jpa.container.eclipselink:publishWLPJars > Task :com.ibm.ws.jpa.container.eclipselink:assemble > Task :com.ibm.ws.jpa.container.ormdiagnostics:assemble > Task :com.ibm.ws.jpa.container.thirdparty:globalize NO-SOURCE > Task :com.ibm.ws.jpa.container.thirdparty:compileJava > Task :com.ibm.ws.jpa.container.thirdparty:processResources NO-SOURCE > Task :com.ibm.ws.jpa.container.thirdparty:classes > Task :com.ibm.ws.jpa.container.thirdparty:instrument > Task :com.ibm.ws.jpa.container.thirdparty:jar warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.ws.container.service, com.ibm.ws.jpa.container.core, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.javaee.persistence.2.1] > Task :com.ibm.ws.jpa.container.thirdparty:publishWLPJars > Task :com.ibm.ws.jpa.container.thirdparty:assemble > Task :com.ibm.ws.jpa.container.v21:globalize NO-SOURCE > Task :com.ibm.ws.jpa.container.v21:compileJava > Task :com.ibm.ws.jpa.container.v21:processResources NO-SOURCE > Task :com.ibm.ws.jpa.container.v21:classes > Task :com.ibm.ws.jpa.container.v21:instrument > Task :com.ibm.ws.jpa.container.v21:jar warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.jpa.management.JPAPCtxtAttributeAccessor";uses:="com.ibm.ws.jpa.management",osgi.service;objectClass:List="com.ibm.ws.jpa.management.JPARuntime";uses:="com.ibm.ws.jpa.management"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.jpa.container, com.ibm.tx.jta, com.ibm.ws.tx.embeddable, com.ibm.wsspi.org.osgi.core, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.javaee.transaction.1.1, com.ibm.ws.logging.core, com.ibm.ws.container.service, com.ibm.websphere.javaee.persistence.2.1] > Task :com.ibm.ws.jpa.container.v21:publishWLPJars > Task :com.ibm.ws.jpa.container.v21:assemble > Task :com.ibm.ws.jpa.container.v21.cdi:globalize NO-SOURCE /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jpa.container.v21.cdi/src/com/ibm/ws/jpa/container/v21/cdi/internal/JPAContainerCDIExtension.java:34: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jpa.container.v21.cdi/src/com/ibm/ws/jpa/container/v21/cdi/internal/JPAContainerCDIExtension.java:37: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class JPAContainerCDIExtension implements Extension, WebSphereCDIExtension { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jpa.container.v21.cdi/src/com/ibm/ws/jpa/container/v21/cdi/internal/JPAContainerCDIExtension.java:36: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated @Component(service = WebSphereCDIExtension.class) ^ 3 warnings > Task :com.ibm.ws.jpa.container.v21.cdi:compileJava > Task :com.ibm.ws.jpa.container.v21.cdi:processResources NO-SOURCE > Task :com.ibm.ws.jpa.container.v21.cdi:classes > Task :com.ibm.ws.jpa.container.v21.cdi:instrument > Task :com.ibm.ws.jpa.container.v21.cdi:jar warning: com.ibm.ws.jpa.container.v21.cdi: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.cdi.CDIService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.classloading.ClassLoaderIdentifierService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.jpa.container.v21.cdi.internal.HibernateNotifier)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.classloading.ClassLoadingService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.jpa.container.v21.cdi: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.cdi.extension.WebSphereCDIExtension";uses:="com.ibm.ws.cdi.extension",osgi.service;objectClass:List="com.ibm.ws.jpa.container.v21.cdi.internal.HibernateNotifier,com.ibm.ws.jpa.management.JPAEMFPropertyProvider";uses:="com.ibm.ws.jpa.container.v21.cdi.internal,com.ibm.ws.jpa.management"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.jpa.container.v21.cdi.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.cdi.CDIService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.classloading.ClassLoaderIdentifierService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.jpa.container.v21.cdi.internal.HibernateNotifier)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.classloading.ClassLoadingService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.jpa.container.v21.cdi.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.cdi.extension.WebSphereCDIExtension";uses:="com.ibm.ws.cdi.extension",osgi.service;objectClass:List="com.ibm.ws.jpa.container.v21.cdi.internal.HibernateNotifier,com.ibm.ws.jpa.management.JPAEMFPropertyProvider";uses:="com.ibm.ws.jpa.container.v21.cdi.internal,com.ibm.ws.jpa.management"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.websphere.javaee.cdi.1.2, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.jpa.container.core, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.javaee.el.3.0, com.ibm.websphere.org.osgi.service.cm, com.ibm.websphere.javaee.persistence.2.1, com.ibm.ws.cdi.interfaces, com.ibm.ws.container.service, com.ibm.websphere.appserver.spi.logging] > Task :com.ibm.ws.jpa.container.v21.cdi:publishWLPJars > Task :com.ibm.ws.jpa.container.v21.cdi:assemble > Task :com.ibm.ws.jpa.container.v22:globalize NO-SOURCE > Task :com.ibm.ws.jpa.container.v22:compileJava > Task :com.ibm.ws.jpa.container.v22:processResources NO-SOURCE > Task :com.ibm.ws.jpa.container.v22:classes > Task :com.ibm.ws.jpa.container.v22:instrument > Task :com.ibm.ws.jpa.container.v22:jar warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.jpa.management.JPAPCtxtAttributeAccessor";uses:="com.ibm.ws.jpa.management",osgi.service;objectClass:List="com.ibm.ws.jpa.management.JPARuntime";uses:="com.ibm.ws.jpa.management"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.jpa.container, com.ibm.tx.jta, com.ibm.ws.tx.embeddable, com.ibm.wsspi.org.osgi.core, com.ibm.ws.ras.instrument, com.ibm.websphere.javaee.transaction.1.2, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.logging.core, com.ibm.ws.container.service, com.ibm.websphere.javaee.persistence.2.2] > Task :com.ibm.ws.jpa.container.v22:publishWLPJars > Task :com.ibm.ws.jpa.container.v22:assemble > Task :com.ibm.ws.jpa.container.v30:globalize NO-SOURCE > Task :io.openliberty.jakarta.persistence.3.0:globalize NO-SOURCE > Task :io.openliberty.jakartapersistenceactivator:globalize NO-SOURCE Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.jakartapersistenceactivator/src/io/openliberty/jakarta/persistence/internal/JakartaPersistenceActivator.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :io.openliberty.jakartapersistenceactivator:compileJava > Task :io.openliberty.jakartapersistenceactivator:processResources NO-SOURCE > Task :io.openliberty.jakartapersistenceactivator:classes > Task :io.openliberty.jakartapersistenceactivator:jar warning: Imports that lack version ranges: [com.ibm.ws.runtime.metadata, com.ibm.ws.threadContext] warning: Unreferenced class path entries [jakarta.persistence-api-3.0.0, com.ibm.ws.container.service.compat, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.service] > Task :io.openliberty.jakarta.persistence.3.0:compileJava NO-SOURCE > Task :io.openliberty.jakarta.persistence.3.0:processResources NO-SOURCE > Task :io.openliberty.jakarta.persistence.3.0:classes UP-TO-DATE > Task :io.openliberty.jakarta.persistence.3.0:jar warning: There is an empty jar or directory on the classpath: main warning: Unused -privatepackage instructions , no such package(s) on the class path: [org.apache.geronimo.osgi.locator, org.apache.geronimo.specs.jpa] warning: Imports that lack version ranges: [javax.sql] warning: Unreferenced class path entries [jakarta.persistence-api-3.0.0, io.openliberty.jakartapersistenceactivator] > Task :io.openliberty.jakarta.transaction.2.0:globalize NO-SOURCE > Task :io.openliberty.jakarta.transaction.2.0:compileJava NO-SOURCE > Task :io.openliberty.jakarta.transaction.2.0:processResources NO-SOURCE > Task :io.openliberty.jakarta.transaction.2.0:classes UP-TO-DATE > Task :io.openliberty.jakarta.transaction.2.0:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [jakarta.enterprise.context, jakarta.enterprise.util, jakarta.interceptor] warning: Unreferenced class path entries [javax.transaction-api-1.2, jakarta.transaction-api-2.0.0] > Task :com.ibm.ws.jpa.container.v30:compileJava > Task :com.ibm.ws.jpa.container.v30:processResources NO-SOURCE > Task :com.ibm.ws.jpa.container.v30:classes > Task :com.ibm.ws.jpa.container.v30:instrument > Task :com.ibm.ws.jpa.container.v30:jar warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.jpa.management.JPAPCtxtAttributeAccessor";uses:="com.ibm.ws.jpa.management",osgi.service;objectClass:List="com.ibm.ws.jpa.management.JPARuntime";uses:="com.ibm.ws.jpa.management"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.jpa.container.jakarta, com.ibm.tx.jta, com.ibm.ws.tx.embeddable, com.ibm.wsspi.org.osgi.core, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, io.openliberty.jakarta.transaction.2.0, com.ibm.ws.logging.core, com.ibm.ws.container.service, io.openliberty.jakarta.persistence.3.0] > Task :com.ibm.ws.jpa.container.v30:publishWLPJars > Task :com.ibm.ws.jpa.container.v30:assemble > Task :com.ibm.ws.jpa.container.v31:globalize NO-SOURCE > Task :io.openliberty.jakarta.persistence.3.1:globalize NO-SOURCE > Task :io.openliberty.jakarta.persistence.3.1:compileJava NO-SOURCE > Task :io.openliberty.jakarta.persistence.3.1:processResources NO-SOURCE > Task :io.openliberty.jakarta.persistence.3.1:classes UP-TO-DATE > Task :io.openliberty.jakarta.persistence.3.1:jar warning: There is an empty jar or directory on the classpath: main warning: Unused -privatepackage instructions , no such package(s) on the class path: [org.apache.geronimo.osgi.locator, org.apache.geronimo.specs.jpa] warning: Imports that lack version ranges: [javax.sql] warning: Unreferenced class path entries [jakarta.persistence-api-3.1.0, io.openliberty.jakartapersistenceactivator] > Task :com.ibm.ws.jpa.container.v31:compileJava > Task :com.ibm.ws.jpa.container.v31:processResources NO-SOURCE > Task :com.ibm.ws.jpa.container.v31:classes > Task :com.ibm.ws.jpa.container.v31:instrument > Task :com.ibm.ws.jpa.container.v31:jar warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.jpa.management.JPAPCtxtAttributeAccessor";uses:="com.ibm.ws.jpa.management",osgi.service;objectClass:List="com.ibm.ws.jpa.management.JPARuntime";uses:="com.ibm.ws.jpa.management"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.jpa.container.jakarta, com.ibm.wsspi.org.osgi.core, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, io.openliberty.jakarta.transaction.2.0, com.ibm.ws.logging.core, com.ibm.ws.container.service, io.openliberty.jakarta.persistence.3.1, com.ibm.tx.jta.jakarta] > Task :com.ibm.ws.jpa.container.v31:publishWLPJars > Task :com.ibm.ws.jpa.container.v31:assemble > Task :com.ibm.ws.jpa.hybridpersistenceactivator:assemble > Task :com.ibm.ws.jpa.tests.beanvalidation_fat.common:globalize NO-SOURCE > Task :com.ibm.ws.jpa_testframework:globalize NO-SOURCE > Task :com.ibm.ws.jpa_testframework:compileJava > Task :com.ibm.ws.jpa_testframework:processResources NO-SOURCE > Task :com.ibm.ws.jpa_testframework:classes Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.jpa_testframework:jar warning: Imports that lack version ranges: [javax.management, javax.naming, javax.sql] warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.2.0, com.ibm.websphere.javaee.servlet.4.0, junit, com.ibm.websphere.javaee.ejb.3.2, com.ibm.websphere.javaee.jms.2.0, com.ibm.websphere.javaee.transaction.1.2, com.ibm.ws.componenttest, com.ibm.websphere.javaee.annotation.1.1, com.ibm.ws.junit.extensions, com.ibm.websphere.javaee.persistence.2.1] > Task :com.ibm.ws.jpa.tests.beanvalidation_fat.common:compileJava > Task :com.ibm.ws.jpa.tests.beanvalidation_fat.common:processResources NO-SOURCE > Task :com.ibm.ws.jpa.tests.beanvalidation_fat.common:classes > Task :com.ibm.ws.jpa.tests.beanvalidation_fat.common:jar warning: Imports that lack version ranges: [javax.sql, org.jboss.shrinkwrap.api, org.jboss.shrinkwrap.api.spec] warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.2.0, junit, com.ibm.ws.jpa_testframework, fattest.simplicity, com.ibm.websphere.javaee.transaction.1.2, com.ibm.ws.componenttest, com.ibm.websphere.javaee.annotation.1.1, com.ibm.websphere.javaee.validation.2.0, com.ibm.websphere.javaee.persistence.2.1, io.openliberty.org.testcontainers, com.ibm.websphere.javaee.servlet.4.0, shrinkwrap-impl-base-1.2.3, com.ibm.websphere.javaee.ejb.3.2, com.ibm.websphere.javaee.jms.2.0, shrinkwrap-spi-1.2.3, shrinkwrap-api-1.2.3, com.ibm.ws.org.slf4j.api, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.jpa.tests.beanvalidation_fat.common:assemble > Task :com.ibm.ws.jpa.tests.beanvalidation_jpa_2.0_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.beanvalidation_jpa_2.1_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.beanvalidation_jpa_2.2_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.beanvalidation_jpa_3.0_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.beanvalidation_jpa_3.1_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.container.client_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.container_hibernate_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.container_modifyconfig_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.eclipselink.query_fat.common:globalize NO-SOURCE > Task :com.ibm.ws.jpa.tests.eclipselink.query_fat.common:compileJava warning: Duplicate name org.jboss.shrinkwrap:shrinkwrap-api used in header: 'com.ibm.ws.componenttest,com.ibm.ws.jpa_testframework;version=latest,fattest.simplicity;version=latest,com.ibm.websphere.javaee.annotation.1.1;version=latest,com.ibm.websphere.javaee.ejb.3.2;version=latest,com.ibm.websphere.javaee.servlet.4.0;version=latest,com.ibm.websphere.javaee.persistence.2.1;version=latest,com.ibm.websphere.javaee.transaction.1.2;version=latest,com.ibm.websphere.appserver.thirdparty.eclipselink;version=latest,io.openliberty.org.testcontainers;version=latest,org.jboss.shrinkwrap:shrinkwrap-api;version=latest,org.jboss.shrinkwrap:shrinkwrap-impl-base;version=latest,org.jboss.shrinkwrap:shrinkwrap-spi;version=latest, org.jboss.shrinkwrap:shrinkwrap-api;version=1.2.3, fattest.simplicity;version=latest, com.ibm.ws.org.slf4j.api;version=latest, com.ibm.ws.componenttest;version=latest, /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/build.sharedResources/lib/junit/old/junit.jar;version=file, com.ibm.ws.junit.extensions;version=latest'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name fattest.simplicity used in header: 'com.ibm.ws.componenttest,com.ibm.ws.jpa_testframework;version=latest,fattest.simplicity;version=latest,com.ibm.websphere.javaee.annotation.1.1;version=latest,com.ibm.websphere.javaee.ejb.3.2;version=latest,com.ibm.websphere.javaee.servlet.4.0;version=latest,com.ibm.websphere.javaee.persistence.2.1;version=latest,com.ibm.websphere.javaee.transaction.1.2;version=latest,com.ibm.websphere.appserver.thirdparty.eclipselink;version=latest,io.openliberty.org.testcontainers;version=latest,org.jboss.shrinkwrap:shrinkwrap-api;version=latest,org.jboss.shrinkwrap:shrinkwrap-impl-base;version=latest,org.jboss.shrinkwrap:shrinkwrap-spi;version=latest, org.jboss.shrinkwrap:shrinkwrap-api;version=1.2.3, fattest.simplicity;version=latest, com.ibm.ws.org.slf4j.api;version=latest, com.ibm.ws.componenttest;version=latest, /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/build.sharedResources/lib/junit/old/junit.jar;version=file, com.ibm.ws.junit.extensions;version=latest'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name com.ibm.ws.componenttest used in header: 'com.ibm.ws.componenttest,com.ibm.ws.jpa_testframework;version=latest,fattest.simplicity;version=latest,com.ibm.websphere.javaee.annotation.1.1;version=latest,com.ibm.websphere.javaee.ejb.3.2;version=latest,com.ibm.websphere.javaee.servlet.4.0;version=latest,com.ibm.websphere.javaee.persistence.2.1;version=latest,com.ibm.websphere.javaee.transaction.1.2;version=latest,com.ibm.websphere.appserver.thirdparty.eclipselink;version=latest,io.openliberty.org.testcontainers;version=latest,org.jboss.shrinkwrap:shrinkwrap-api;version=latest,org.jboss.shrinkwrap:shrinkwrap-impl-base;version=latest,org.jboss.shrinkwrap:shrinkwrap-spi;version=latest, org.jboss.shrinkwrap:shrinkwrap-api;version=1.2.3, fattest.simplicity;version=latest, com.ibm.ws.org.slf4j.api;version=latest, com.ibm.ws.componenttest;version=latest, /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/build.sharedResources/lib/junit/old/junit.jar;version=file, com.ibm.ws.junit.extensions;version=latest'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Multiple bundles with the same final URL: /home/libbld/.ibmartifactory/repository/org/jboss/shrinkwrap/shrinkwrap-api/1.2.3/shrinkwrap-api-1.2.3.jar, dropped duplicate warning: Multiple bundles with the same final URL: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/fattest.simplicity/build/libs/fattest.simplicity.jar, dropped duplicate warning: Multiple bundles with the same final URL: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.componenttest/build/libs/com.ibm.ws.componenttest.jar, dropped duplicate > Task :com.ibm.ws.jpa.tests.eclipselink.query_fat.common:processResources NO-SOURCE > Task :com.ibm.ws.jpa.tests.eclipselink.query_fat.common:classes > Task :com.ibm.ws.jpa.tests.eclipselink.query_fat.common:jar warning: Imports that lack version ranges: [javax.sql, org.jboss.shrinkwrap.api, org.jboss.shrinkwrap.api.spec] warning: Unreferenced class path entries [junit, com.ibm.ws.jpa_testframework, fattest.simplicity, com.ibm.websphere.javaee.transaction.1.2, com.ibm.ws.componenttest, com.ibm.websphere.javaee.annotation.1.1, com.ibm.websphere.appserver.thirdparty.eclipselink, com.ibm.websphere.javaee.persistence.2.1, io.openliberty.org.testcontainers, com.ibm.websphere.javaee.servlet.4.0, shrinkwrap-impl-base-1.2.3, com.ibm.websphere.javaee.ejb.3.2, shrinkwrap-spi-1.2.3, shrinkwrap-api-1.2.3, com.ibm.ws.org.slf4j.api, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.jpa.tests.eclipselink.query_fat.common:assemble > Task :com.ibm.ws.jpa.tests.eclipselink.query_jpa_2.1_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.eclipselink_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.jpa_22_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.jpa_30_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.jpa_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.jpaconfig_fat.common:globalize NO-SOURCE > Task :com.ibm.ws.jpa.tests.jpaconfig_fat.common:compileJava > Task :com.ibm.ws.jpa.tests.jpaconfig_fat.common:processResources NO-SOURCE > Task :com.ibm.ws.jpa.tests.jpaconfig_fat.common:classes > Task :com.ibm.ws.jpa.tests.jpaconfig_fat.common:jar warning: Imports that lack version ranges: [javax.sql, org.jboss.shrinkwrap.api, org.jboss.shrinkwrap.api.spec] warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.2.0, junit, com.ibm.ws.jpa_testframework, fattest.simplicity, com.ibm.websphere.javaee.transaction.1.2, com.ibm.ws.componenttest, com.ibm.websphere.javaee.annotation.1.1, com.ibm.websphere.javaee.validation.2.0, com.ibm.websphere.javaee.persistence.2.1, io.openliberty.org.testcontainers, com.ibm.websphere.javaee.servlet.4.0, shrinkwrap-impl-base-1.2.3, com.ibm.websphere.javaee.ejb.3.2, com.ibm.websphere.javaee.jms.2.0, shrinkwrap-spi-1.2.3, shrinkwrap-api-1.2.3, com.ibm.ws.org.slf4j.api, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.jpa.tests.jpaconfig_fat.common:assemble > Task :com.ibm.ws.jpa.tests.jpaconfig_jpa_2.1_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.jpaconfig_jpa_2.2_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.jpaconfig_jpa_3.0_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.jpaconfig_jpa_3.1_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.ormdiagnostics_3.0_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.ormdiagnostics_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.callback_fat.common:globalize NO-SOURCE > Task :com.ibm.ws.jpa.tests.spec10.callback_fat.common:compileJava > Task :com.ibm.ws.jpa.tests.spec10.callback_fat.common:processResources NO-SOURCE > Task :com.ibm.ws.jpa.tests.spec10.callback_fat.common:classes > Task :com.ibm.ws.jpa.tests.spec10.callback_fat.common:jar warning: Imports that lack version ranges: [javax.sql, org.jboss.shrinkwrap.api, org.jboss.shrinkwrap.api.spec] warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.2.0, junit, com.ibm.ws.jpa_testframework, fattest.simplicity, com.ibm.websphere.javaee.transaction.1.2, com.ibm.ws.componenttest, com.ibm.websphere.javaee.annotation.1.1, com.ibm.websphere.javaee.validation.2.0, com.ibm.websphere.javaee.persistence.2.1, io.openliberty.org.testcontainers, com.ibm.websphere.javaee.servlet.4.0, shrinkwrap-impl-base-1.2.3, com.ibm.websphere.javaee.ejb.3.2, com.ibm.websphere.javaee.jms.2.0, shrinkwrap-spi-1.2.3, shrinkwrap-api-1.2.3, com.ibm.ws.org.slf4j.api, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.jpa.tests.spec10.callback_fat.common:assemble > Task :com.ibm.ws.jpa.tests.spec10.callback_jpa_2.0_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.callback_jpa_2.1_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.callback_jpa_2.2_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.callback_jpa_3.0_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.callback_jpa_3.1_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.embeddable_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.entity_fat.common:globalize NO-SOURCE Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jpa.tests.spec10.entity_fat.common/test-applications/olgh21204/src/com/ibm/ws/jpa/olgh21204/testlogic/JPATestOLGH21204Logic.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.jpa.tests.spec10.entity_fat.common:compileJava > Task :com.ibm.ws.jpa.tests.spec10.entity_fat.common:processResources NO-SOURCE > Task :com.ibm.ws.jpa.tests.spec10.entity_fat.common:classes > Task :com.ibm.ws.jpa.tests.spec10.entity_fat.common:jar warning: Imports that lack version ranges: [javax.naming, javax.sql, org.jboss.shrinkwrap.api, org.jboss.shrinkwrap.api.spec] warning: Unreferenced class path entries [com.ibm.ws.jpa_testframework, fattest.simplicity, com.ibm.websphere.javaee.transaction.1.2, com.ibm.ws.componenttest, com.ibm.websphere.javaee.annotation.1.1, com.ibm.websphere.javaee.persistence.2.1, io.openliberty.org.testcontainers, com.ibm.websphere.javaee.servlet.4.0, shrinkwrap-impl-base-1.2.3, com.ibm.websphere.javaee.ejb.3.2, shrinkwrap-spi-1.2.3, shrinkwrap-api-1.2.3, com.ibm.ws.org.slf4j.api] > Task :com.ibm.ws.jpa.tests.spec10.entity_fat.common:assemble > Task :com.ibm.ws.jpa.tests.spec10.entity_jpa_2.0_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.entity_jpa_2.1_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.entity_jpa_2.2_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.entity_jpa_3.0_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.entity_jpa_3.1_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.entitymanager_fat.common:globalize NO-SOURCE > Task :com.ibm.ws.jpa.tests.spec10.entitymanager_fat.common:compileJava > Task :com.ibm.ws.jpa.tests.spec10.entitymanager_fat.common:processResources NO-SOURCE > Task :com.ibm.ws.jpa.tests.spec10.entitymanager_fat.common:classes > Task :com.ibm.ws.jpa.tests.spec10.entitymanager_fat.common:jar warning: Imports that lack version ranges: [javax.sql, org.jboss.shrinkwrap.api, org.jboss.shrinkwrap.api.spec] warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.2.0, junit, com.ibm.ws.jpa_testframework, fattest.simplicity, com.ibm.websphere.javaee.transaction.1.2, com.ibm.ws.componenttest, com.ibm.websphere.javaee.annotation.1.1, com.ibm.websphere.javaee.validation.2.0, com.ibm.websphere.javaee.persistence.2.1, io.openliberty.org.testcontainers, com.ibm.websphere.javaee.servlet.4.0, shrinkwrap-impl-base-1.2.3, com.ibm.websphere.javaee.ejb.3.2, com.ibm.websphere.javaee.jms.2.0, shrinkwrap-spi-1.2.3, shrinkwrap-api-1.2.3, com.ibm.ws.org.slf4j.api, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.jpa.tests.spec10.entitymanager_fat.common:assemble > Task :com.ibm.ws.jpa.tests.spec10.entitymanager_jpa_2.0_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.entitymanager_jpa_2.1_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.entitymanager_jpa_2.2_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.entitymanager_jpa_3.0_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.entitymanager_jpa_3.1_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.inheritance_fat.common:globalize NO-SOURCE > Task :com.ibm.ws.jpa.tests.spec10.inheritance_fat.common:compileJava warning: Duplicate name org.jboss.shrinkwrap:shrinkwrap-api used in header: 'com.ibm.ws.componenttest,com.ibm.ws.jpa_testframework;version=latest,fattest.simplicity;version=latest,com.ibm.websphere.javaee.annotation.1.1;version=latest,com.ibm.websphere.javaee.cdi.2.0;version=latest,com.ibm.websphere.javaee.ejb.3.2;version=latest,com.ibm.websphere.javaee.jms.2.0;version=latest,com.ibm.websphere.javaee.servlet.4.0;version=latest,com.ibm.websphere.javaee.persistence.2.1;version=latest,com.ibm.websphere.javaee.transaction.1.2;version=latest,com.ibm.websphere.javaee.validation.2.0;version=latest,io.openliberty.org.testcontainers;version=latest,org.jboss.shrinkwrap:shrinkwrap-api;version=1.2.3,org.jboss.shrinkwrap:shrinkwrap-impl-base;version=1.2.3,org.jboss.shrinkwrap:shrinkwrap-spi;version=1.2.3, org.jboss.shrinkwrap:shrinkwrap-api;version=1.2.3, fattest.simplicity;version=latest, com.ibm.ws.org.slf4j.api;version=latest, com.ibm.ws.componenttest;version=latest, /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/build.sharedResources/lib/junit/old/junit.jar;version=file, com.ibm.ws.junit.extensions;version=latest'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name fattest.simplicity used in header: 'com.ibm.ws.componenttest,com.ibm.ws.jpa_testframework;version=latest,fattest.simplicity;version=latest,com.ibm.websphere.javaee.annotation.1.1;version=latest,com.ibm.websphere.javaee.cdi.2.0;version=latest,com.ibm.websphere.javaee.ejb.3.2;version=latest,com.ibm.websphere.javaee.jms.2.0;version=latest,com.ibm.websphere.javaee.servlet.4.0;version=latest,com.ibm.websphere.javaee.persistence.2.1;version=latest,com.ibm.websphere.javaee.transaction.1.2;version=latest,com.ibm.websphere.javaee.validation.2.0;version=latest,io.openliberty.org.testcontainers;version=latest,org.jboss.shrinkwrap:shrinkwrap-api;version=1.2.3,org.jboss.shrinkwrap:shrinkwrap-impl-base;version=1.2.3,org.jboss.shrinkwrap:shrinkwrap-spi;version=1.2.3, org.jboss.shrinkwrap:shrinkwrap-api;version=1.2.3, fattest.simplicity;version=latest, com.ibm.ws.org.slf4j.api;version=latest, com.ibm.ws.componenttest;version=latest, /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/build.sharedResources/lib/junit/old/junit.jar;version=file, com.ibm.ws.junit.extensions;version=latest'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name com.ibm.ws.componenttest used in header: 'com.ibm.ws.componenttest,com.ibm.ws.jpa_testframework;version=latest,fattest.simplicity;version=latest,com.ibm.websphere.javaee.annotation.1.1;version=latest,com.ibm.websphere.javaee.cdi.2.0;version=latest,com.ibm.websphere.javaee.ejb.3.2;version=latest,com.ibm.websphere.javaee.jms.2.0;version=latest,com.ibm.websphere.javaee.servlet.4.0;version=latest,com.ibm.websphere.javaee.persistence.2.1;version=latest,com.ibm.websphere.javaee.transaction.1.2;version=latest,com.ibm.websphere.javaee.validation.2.0;version=latest,io.openliberty.org.testcontainers;version=latest,org.jboss.shrinkwrap:shrinkwrap-api;version=1.2.3,org.jboss.shrinkwrap:shrinkwrap-impl-base;version=1.2.3,org.jboss.shrinkwrap:shrinkwrap-spi;version=1.2.3, org.jboss.shrinkwrap:shrinkwrap-api;version=1.2.3, fattest.simplicity;version=latest, com.ibm.ws.org.slf4j.api;version=latest, com.ibm.ws.componenttest;version=latest, /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/build.sharedResources/lib/junit/old/junit.jar;version=file, com.ibm.ws.junit.extensions;version=latest'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Multiple bundles with the same final URL: /home/libbld/.ibmartifactory/repository/org/jboss/shrinkwrap/shrinkwrap-api/1.2.3/shrinkwrap-api-1.2.3.jar, dropped duplicate warning: Multiple bundles with the same final URL: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/fattest.simplicity/build/libs/fattest.simplicity.jar, dropped duplicate warning: Multiple bundles with the same final URL: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.componenttest/build/libs/com.ibm.ws.componenttest.jar, dropped duplicate > Task :com.ibm.ws.jpa.tests.spec10.inheritance_fat.common:processResources NO-SOURCE > Task :com.ibm.ws.jpa.tests.spec10.inheritance_fat.common:classes > Task :com.ibm.ws.jpa.tests.spec10.inheritance_fat.common:jar warning: Imports that lack version ranges: [javax.sql, org.jboss.shrinkwrap.api, org.jboss.shrinkwrap.api.spec] warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.2.0, junit, com.ibm.ws.jpa_testframework, fattest.simplicity, com.ibm.websphere.javaee.transaction.1.2, com.ibm.ws.componenttest, com.ibm.websphere.javaee.annotation.1.1, com.ibm.websphere.javaee.validation.2.0, com.ibm.websphere.javaee.persistence.2.1, io.openliberty.org.testcontainers, com.ibm.websphere.javaee.servlet.4.0, shrinkwrap-impl-base-1.2.3, com.ibm.websphere.javaee.ejb.3.2, com.ibm.websphere.javaee.jms.2.0, shrinkwrap-spi-1.2.3, shrinkwrap-api-1.2.3, com.ibm.ws.org.slf4j.api, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.jpa.tests.spec10.inheritance_fat.common:assemble > Task :com.ibm.ws.jpa.tests.spec10.inheritance_jpa_2.0_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.inheritance_jpa_2.1_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.inheritance_jpa_2.2_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.inheritance_jpa_3.0_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.inheritance_jpa_3.1_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.injection.defaultPersistenceUnit_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.injection.dfi_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.injection.dmi_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.injection.ejbinwar_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.injection.jarfile_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.injection.jndi_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.injection.mdb_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.injection_fat.common:globalize NO-SOURCE > Task :com.ibm.ws.jpa.tests.spec10.injection_fat.common:compileJava > Task :com.ibm.ws.jpa.tests.spec10.injection_fat.common:processResources NO-SOURCE > Task :com.ibm.ws.jpa.tests.spec10.injection_fat.common:classes > Task :com.ibm.ws.jpa.tests.spec10.injection_fat.common:jar warning: Imports that lack version ranges: [javax.sql, org.jboss.shrinkwrap.api, org.jboss.shrinkwrap.api.spec] warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.2.0, junit, com.ibm.ws.jpa_testframework, fattest.simplicity, com.ibm.websphere.javaee.transaction.1.2, com.ibm.ws.componenttest, com.ibm.websphere.javaee.annotation.1.1, com.ibm.websphere.javaee.validation.2.0, com.ibm.websphere.javaee.persistence.2.1, io.openliberty.jakarta.persistence.3.0, io.openliberty.org.testcontainers, com.ibm.websphere.javaee.servlet.4.0, shrinkwrap-impl-base-1.2.3, com.ibm.websphere.javaee.ejb.3.2, com.ibm.websphere.javaee.jms.2.0, shrinkwrap-spi-1.2.3, shrinkwrap-api-1.2.3, com.ibm.ws.org.slf4j.api, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.jpa.tests.spec10.injection_fat.common:assemble > Task :com.ibm.ws.jpa.tests.spec10.issues_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.packaging_fat.common:globalize NO-SOURCE > Task :com.ibm.ws.jpa.tests.spec10.packaging_fat.common:compileJava warning: Duplicate name com.ibm.ws.componenttest used in header: 'com.ibm.ws.componenttest,com.ibm.ws.jpa_testframework;version=latest,com.ibm.websphere.javaee.annotation.1.1;version=latest,com.ibm.websphere.javaee.cdi.2.0;version=latest,com.ibm.websphere.javaee.ejb.3.2;version=latest,com.ibm.websphere.javaee.jms.2.0;version=latest,com.ibm.websphere.javaee.servlet.4.0;version=latest,com.ibm.websphere.javaee.persistence.2.1;version=latest,com.ibm.websphere.javaee.transaction.1.2;version=latest,com.ibm.websphere.javaee.validation.2.0;version=latest,com.ibm.websphere.appserver.thirdparty.eclipselink;version=latest,io.openliberty.org.testcontainers;version=latest,org.jboss.shrinkwrap:shrinkwrap-impl-base;version=1.2.3,org.jboss.shrinkwrap:shrinkwrap-spi;version=1.2.3, org.jboss.shrinkwrap:shrinkwrap-api;version=1.2.3, fattest.simplicity;version=latest, com.ibm.ws.org.slf4j.api;version=latest, com.ibm.ws.componenttest;version=latest'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Multiple bundles with the same final URL: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.componenttest/build/libs/com.ibm.ws.componenttest.jar, dropped duplicate > Task :com.ibm.ws.jpa.tests.spec10.packaging_fat.common:processResources NO-SOURCE > Task :com.ibm.ws.jpa.tests.spec10.packaging_fat.common:classes Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jpa.tests.spec10.packaging_fat.common/test-applications/packaging/src/com/ibm/ws/jpa/fvt/packaging/xmlmappingfile/mappingfiledefaults/testlogic/MappingFileDefaultsTestLogic.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.jpa.tests.spec10.packaging_fat.common:jar warning: Imports that lack version ranges: [javax.sql, org.jboss.shrinkwrap.api, org.jboss.shrinkwrap.api.spec] warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.2.0, com.ibm.ws.jpa_testframework, fattest.simplicity, com.ibm.websphere.javaee.transaction.1.2, com.ibm.ws.componenttest, com.ibm.websphere.javaee.annotation.1.1, com.ibm.websphere.javaee.validation.2.0, com.ibm.websphere.appserver.thirdparty.eclipselink, com.ibm.websphere.javaee.persistence.2.1, io.openliberty.org.testcontainers, com.ibm.websphere.javaee.servlet.4.0, shrinkwrap-impl-base-1.2.3, com.ibm.websphere.javaee.ejb.3.2, com.ibm.websphere.javaee.jms.2.0, shrinkwrap-spi-1.2.3, shrinkwrap-api-1.2.3, com.ibm.ws.org.slf4j.api] > Task :com.ibm.ws.jpa.tests.spec10.packaging_fat.common:assemble > Task :com.ibm.ws.jpa.tests.spec10.packaging_jpa_2.0_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.packaging_jpa_2.1_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.packaging_jpa_2.2_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.packaging_jpa_3.0_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.packaging_jpa_3.1_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.query_fat.common:globalize NO-SOURCE Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.jpa.tests.spec10.query_fat.common:compileJava > Task :com.ibm.ws.jpa.tests.spec10.query_fat.common:processResources NO-SOURCE > Task :com.ibm.ws.jpa.tests.spec10.query_fat.common:classes > Task :com.ibm.ws.jpa.tests.spec10.query_fat.common:jar warning: Imports that lack version ranges: [javax.sql, org.jboss.shrinkwrap.api, org.jboss.shrinkwrap.api.spec] warning: Unreferenced class path entries [junit, com.ibm.ws.jpa_testframework, fattest.simplicity, com.ibm.websphere.javaee.transaction.1.2, com.ibm.ws.componenttest, com.ibm.websphere.javaee.annotation.1.1, com.ibm.websphere.appserver.thirdparty.eclipselink, com.ibm.websphere.javaee.persistence.2.1, io.openliberty.org.testcontainers, com.ibm.websphere.javaee.servlet.4.0, shrinkwrap-impl-base-1.2.3, com.ibm.websphere.javaee.ejb.3.2, shrinkwrap-spi-1.2.3, shrinkwrap-api-1.2.3, com.ibm.ws.org.slf4j.api, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.jpa.tests.spec10.query_fat.common:assemble > Task :com.ibm.ws.jpa.tests.spec10.query_jpa_2.0_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.query_jpa_2.1_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.query_jpa_2.2_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.query_jpa_3.0_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.query_jpa_3.1_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.relationships.manyXmany_fat.common:globalize NO-SOURCE > Task :com.ibm.ws.jpa.tests.spec10.relationships.manyXmany_fat.common:compileJava warning: Duplicate name org.jboss.shrinkwrap:shrinkwrap-api used in header: 'com.ibm.ws.componenttest,com.ibm.ws.jpa_testframework;version=latest,fattest.simplicity;version=latest,com.ibm.websphere.javaee.annotation.1.1;version=latest,com.ibm.websphere.javaee.cdi.2.0;version=latest,com.ibm.websphere.javaee.ejb.3.2;version=latest,com.ibm.websphere.javaee.jms.2.0;version=latest,com.ibm.websphere.javaee.servlet.4.0;version=latest,com.ibm.websphere.javaee.persistence.2.1;version=latest,com.ibm.websphere.javaee.transaction.1.2;version=latest,com.ibm.websphere.javaee.validation.2.0;version=latest,io.openliberty.org.testcontainers;version=latest,org.jboss.shrinkwrap:shrinkwrap-api;version=1.2.3,org.jboss.shrinkwrap:shrinkwrap-impl-base;version=1.2.3,org.jboss.shrinkwrap:shrinkwrap-spi;version=1.2.3, org.jboss.shrinkwrap:shrinkwrap-api;version=1.2.3, fattest.simplicity;version=latest, com.ibm.ws.org.slf4j.api;version=latest, com.ibm.ws.componenttest;version=latest, /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/build.sharedResources/lib/junit/old/junit.jar;version=file, com.ibm.ws.junit.extensions;version=latest'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name fattest.simplicity used in header: 'com.ibm.ws.componenttest,com.ibm.ws.jpa_testframework;version=latest,fattest.simplicity;version=latest,com.ibm.websphere.javaee.annotation.1.1;version=latest,com.ibm.websphere.javaee.cdi.2.0;version=latest,com.ibm.websphere.javaee.ejb.3.2;version=latest,com.ibm.websphere.javaee.jms.2.0;version=latest,com.ibm.websphere.javaee.servlet.4.0;version=latest,com.ibm.websphere.javaee.persistence.2.1;version=latest,com.ibm.websphere.javaee.transaction.1.2;version=latest,com.ibm.websphere.javaee.validation.2.0;version=latest,io.openliberty.org.testcontainers;version=latest,org.jboss.shrinkwrap:shrinkwrap-api;version=1.2.3,org.jboss.shrinkwrap:shrinkwrap-impl-base;version=1.2.3,org.jboss.shrinkwrap:shrinkwrap-spi;version=1.2.3, org.jboss.shrinkwrap:shrinkwrap-api;version=1.2.3, fattest.simplicity;version=latest, com.ibm.ws.org.slf4j.api;version=latest, com.ibm.ws.componenttest;version=latest, /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/build.sharedResources/lib/junit/old/junit.jar;version=file, com.ibm.ws.junit.extensions;version=latest'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name com.ibm.ws.componenttest used in header: 'com.ibm.ws.componenttest,com.ibm.ws.jpa_testframework;version=latest,fattest.simplicity;version=latest,com.ibm.websphere.javaee.annotation.1.1;version=latest,com.ibm.websphere.javaee.cdi.2.0;version=latest,com.ibm.websphere.javaee.ejb.3.2;version=latest,com.ibm.websphere.javaee.jms.2.0;version=latest,com.ibm.websphere.javaee.servlet.4.0;version=latest,com.ibm.websphere.javaee.persistence.2.1;version=latest,com.ibm.websphere.javaee.transaction.1.2;version=latest,com.ibm.websphere.javaee.validation.2.0;version=latest,io.openliberty.org.testcontainers;version=latest,org.jboss.shrinkwrap:shrinkwrap-api;version=1.2.3,org.jboss.shrinkwrap:shrinkwrap-impl-base;version=1.2.3,org.jboss.shrinkwrap:shrinkwrap-spi;version=1.2.3, org.jboss.shrinkwrap:shrinkwrap-api;version=1.2.3, fattest.simplicity;version=latest, com.ibm.ws.org.slf4j.api;version=latest, com.ibm.ws.componenttest;version=latest, /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/build.sharedResources/lib/junit/old/junit.jar;version=file, com.ibm.ws.junit.extensions;version=latest'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Multiple bundles with the same final URL: /home/libbld/.ibmartifactory/repository/org/jboss/shrinkwrap/shrinkwrap-api/1.2.3/shrinkwrap-api-1.2.3.jar, dropped duplicate warning: Multiple bundles with the same final URL: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/fattest.simplicity/build/libs/fattest.simplicity.jar, dropped duplicate warning: Multiple bundles with the same final URL: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.componenttest/build/libs/com.ibm.ws.componenttest.jar, dropped duplicate > Task :com.ibm.ws.jpa.tests.spec10.relationships.manyXmany_fat.common:processResources NO-SOURCE > Task :com.ibm.ws.jpa.tests.spec10.relationships.manyXmany_fat.common:classes > Task :com.ibm.ws.jpa.tests.spec10.relationships.manyXmany_fat.common:jar warning: Imports that lack version ranges: [javax.sql, org.jboss.shrinkwrap.api, org.jboss.shrinkwrap.api.spec] warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.2.0, junit, com.ibm.ws.jpa_testframework, fattest.simplicity, com.ibm.websphere.javaee.transaction.1.2, com.ibm.ws.componenttest, com.ibm.websphere.javaee.annotation.1.1, com.ibm.websphere.javaee.validation.2.0, com.ibm.websphere.javaee.persistence.2.1, io.openliberty.org.testcontainers, com.ibm.websphere.javaee.servlet.4.0, shrinkwrap-impl-base-1.2.3, com.ibm.websphere.javaee.ejb.3.2, com.ibm.websphere.javaee.jms.2.0, shrinkwrap-spi-1.2.3, shrinkwrap-api-1.2.3, com.ibm.ws.org.slf4j.api, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.jpa.tests.spec10.relationships.manyXmany_fat.common:assemble > Task :com.ibm.ws.jpa.tests.spec10.relationships.manyXmany_jpa_2.0_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.relationships.manyXmany_jpa_2.1_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.relationships.manyXmany_jpa_2.2_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.relationships.manyXmany_jpa_3.0_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.relationships.manyXmany_jpa_3.1_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.relationships.manyXone_fat.common:globalize NO-SOURCE > Task :com.ibm.ws.jpa.tests.spec10.relationships.manyXone_fat.common:compileJava > Task :com.ibm.ws.jpa.tests.spec10.relationships.manyXone_fat.common:processResources NO-SOURCE > Task :com.ibm.ws.jpa.tests.spec10.relationships.manyXone_fat.common:classes > Task :com.ibm.ws.jpa.tests.spec10.relationships.manyXone_fat.common:jar warning: Imports that lack version ranges: [javax.sql, org.jboss.shrinkwrap.api, org.jboss.shrinkwrap.api.spec] warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.2.0, junit, com.ibm.ws.jpa_testframework, fattest.simplicity, com.ibm.websphere.javaee.transaction.1.2, com.ibm.ws.componenttest, com.ibm.websphere.javaee.annotation.1.1, com.ibm.websphere.javaee.validation.2.0, com.ibm.websphere.javaee.persistence.2.1, io.openliberty.org.testcontainers, com.ibm.websphere.javaee.servlet.4.0, shrinkwrap-impl-base-1.2.3, com.ibm.websphere.javaee.ejb.3.2, com.ibm.websphere.javaee.jms.2.0, shrinkwrap-spi-1.2.3, shrinkwrap-api-1.2.3, com.ibm.ws.org.slf4j.api, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.jpa.tests.spec10.relationships.manyXone_fat.common:assemble > Task :com.ibm.ws.jpa.tests.spec10.relationships.manyXone_jpa_2.0_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.relationships.manyXone_jpa_2.1_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.relationships.manyXone_jpa_2.2_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.relationships.manyXone_jpa_3.0_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.relationships.manyXone_jpa_3.1_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.relationships.oneXmany_fat.common:globalize NO-SOURCE > Task :com.ibm.ws.jpa.tests.spec10.relationships.oneXmany_fat.common:compileJava > Task :com.ibm.ws.jpa.tests.spec10.relationships.oneXmany_fat.common:processResources NO-SOURCE > Task :com.ibm.ws.jpa.tests.spec10.relationships.oneXmany_fat.common:classes > Task :com.ibm.ws.jpa.tests.spec10.relationships.oneXmany_fat.common:jar warning: Imports that lack version ranges: [javax.sql, org.jboss.shrinkwrap.api, org.jboss.shrinkwrap.api.spec] warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.2.0, junit, com.ibm.ws.jpa_testframework, fattest.simplicity, com.ibm.websphere.javaee.transaction.1.2, com.ibm.ws.componenttest, com.ibm.websphere.javaee.annotation.1.1, com.ibm.websphere.javaee.validation.2.0, com.ibm.websphere.javaee.persistence.2.1, io.openliberty.org.testcontainers, com.ibm.websphere.javaee.servlet.4.0, shrinkwrap-impl-base-1.2.3, com.ibm.websphere.javaee.ejb.3.2, com.ibm.websphere.javaee.jms.2.0, shrinkwrap-spi-1.2.3, shrinkwrap-api-1.2.3, com.ibm.ws.org.slf4j.api, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.jpa.tests.spec10.relationships.oneXmany_fat.common:assemble > Task :com.ibm.ws.jpa.tests.spec10.relationships.oneXmany_jpa_2.0_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.relationships.oneXmany_jpa_2.1_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.relationships.oneXmany_jpa_2.2_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.relationships.oneXmany_jpa_3.0_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.relationships.oneXmany_jpa_3.1_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.relationships.oneXone_fat.common:globalize NO-SOURCE > Task :com.ibm.ws.jpa.tests.spec10.relationships.oneXone_fat.common:compileJava > Task :com.ibm.ws.jpa.tests.spec10.relationships.oneXone_fat.common:processResources NO-SOURCE > Task :com.ibm.ws.jpa.tests.spec10.relationships.oneXone_fat.common:classes > Task :com.ibm.ws.jpa.tests.spec10.relationships.oneXone_fat.common:jar warning: Imports that lack version ranges: [javax.sql, org.jboss.shrinkwrap.api, org.jboss.shrinkwrap.api.spec] warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.2.0, junit, com.ibm.ws.jpa_testframework, fattest.simplicity, com.ibm.websphere.javaee.transaction.1.2, com.ibm.ws.componenttest, com.ibm.websphere.javaee.annotation.1.1, com.ibm.websphere.javaee.validation.2.0, com.ibm.websphere.javaee.persistence.2.1, io.openliberty.org.testcontainers, com.ibm.websphere.javaee.servlet.4.0, shrinkwrap-impl-base-1.2.3, com.ibm.websphere.javaee.ejb.3.2, com.ibm.websphere.javaee.jms.2.0, shrinkwrap-spi-1.2.3, shrinkwrap-api-1.2.3, com.ibm.ws.org.slf4j.api, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.jpa.tests.spec10.relationships.oneXone_fat.common:assemble > Task :com.ibm.ws.jpa.tests.spec10.relationships.oneXone_jpa_2.0_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.relationships.oneXone_jpa_2.1_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.relationships.oneXone_jpa_2.2_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.relationships.oneXone_jpa_3.0_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec10.relationships.oneXone_jpa_3.1_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec20.entitymanager_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec20.lock_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec20.ordercolumn_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec20.querylockmode_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec20_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec21.cdi_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec21.issues_fat:assemble SKIPPED > Task :com.ibm.ws.jpa.tests.spec21.txsynchronization_fat:assemble SKIPPED > Task :com.ibm.ws.jpa_testframework:assemble > Task :com.ibm.ws.jsf.2.2:publishWLPJars > Task :com.ibm.ws.jsf.2.2:assemble > Task :com.ibm.ws.jsf.2.2_fat:assemble SKIPPED > Task :com.ibm.ws.jsf.2.3_fat:assemble SKIPPED > Task :com.ibm.ws.jsf.beanvalidation:globalize NO-SOURCE > Task :com.ibm.ws.jsf.beanvalidation:compileJava > Task :com.ibm.ws.jsf.beanvalidation:processResources NO-SOURCE > Task :com.ibm.ws.jsf.beanvalidation:classes > Task :com.ibm.ws.jsf.beanvalidation:instrument > Task :com.ibm.ws.jsf.beanvalidation:jar warning: com.ibm.ws.jsf.beanvalidation: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.ws.jsf.beanvalidation.extprocessor.JSFBeanValidationExtensionFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.jsf.beanvalidation: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.ws.jsf.beanvalidation.extprocessor.JSFBeanValidationExtensionFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.jsf.beanvalidation: Imports that lack version ranges: [com.ibm.websphere.ras.annotation, com.ibm.ws.beanvalidation.service, com.ibm.ws.ffdc] warning: com.ibm.ws.jsf.beanvalidation.jakarta: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.ws.jsf.beanvalidation.extprocessor.JSFBeanValidationExtensionFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.jsf.beanvalidation.jakarta: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.ws.jsf.beanvalidation.extprocessor.JSFBeanValidationExtensionFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.jsf.beanvalidation.jakarta: Imports that lack version ranges: [com.ibm.websphere.ras.annotation, com.ibm.ws.beanvalidation.service, com.ibm.ws.ffdc] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.webcontainer, com.ibm.ws.beanvalidation.core, com.ibm.ws.ras.instrument, com.ibm.websphere.org.osgi.core, com.ibm.ws.container.service, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.javaee.validation.1.1, com.ibm.websphere.javaee.jsf.2.2] > Task :com.ibm.ws.jsf.beanvalidation:publishWLPJars > Task :com.ibm.ws.jsf.beanvalidation:assemble > Task :com.ibm.ws.jsf.shared:publishWLPJars > Task :com.ibm.ws.jsf.shared:assemble > Task :com.ibm.ws.jsfContainer:globalize > Task :com.ibm.ws.jsfContainer:compileJava > Task :com.ibm.ws.jsfContainer:processResources > Task :com.ibm.ws.jsfContainer:classes > Task :com.ibm.ws.jsfContainer:jar warning: com.ibm.ws.jsfContainer: Imports that lack version ranges: [javax.naming] warning: com.ibm.ws.jsfContainer.jakarta: Imports that lack version ranges: [javax.naming] warning: Unreferenced class path entries [com.ibm.websphere.javaee.servlet.3.1, com.ibm.websphere.javaee.cdi.1.2, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.jsp.2.3, com.ibm.ws.beanvalidation, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.javaee.validation.1.1, com.ibm.websphere.javaee.jsf.2.2, com.ibm.websphere.javaee.el.3.0, com.ibm.ws.org.jboss.weld.2.4.8] > Task :com.ibm.ws.jsfContainer:publishWLPJars > Task :com.ibm.ws.jsfContainer:assemble > Task :com.ibm.ws.jsfContainer.classloading.2.2:globalize NO-SOURCE > Task :com.ibm.ws.jsfContainer.classloading.2.2:compileJava > Task :com.ibm.ws.jsfContainer.classloading.2.2:processResources NO-SOURCE > Task :com.ibm.ws.jsfContainer.classloading.2.2:classes > Task :com.ibm.ws.jsfContainer.classloading.2.2:instrument > Task :com.ibm.ws.jsfContainer.classloading.2.2:jar warning: [com.ibm.ws.jsf.container.classloading22.JSF22LibraryIntegration] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceObjectField is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.jsf.container.classloading22.JSF22LibraryIntegration] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceOptions is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.ws.jsf.container.classloading22.JSF22LibraryIntegration provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.ws.jsf.container.classloading22.JSF22LibraryIntegration provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.ws.jsf.container.classloading22.JSF22LibraryIntegration provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.websphere.ras, com.ibm.websphere.ras.annotation] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.org.osgi.service.cm] > Task :com.ibm.ws.jsfContainer.classloading.2.2:publishWLPJars > Task :com.ibm.ws.jsfContainer.classloading.2.2:assemble > Task :com.ibm.ws.jsfContainer.classloading.2.3:globalize NO-SOURCE > Task :com.ibm.ws.jsfContainer.classloading.2.3:compileJava > Task :com.ibm.ws.jsfContainer.classloading.2.3:processResources NO-SOURCE > Task :com.ibm.ws.jsfContainer.classloading.2.3:classes > Task :com.ibm.ws.jsfContainer.classloading.2.3:instrument > Task :com.ibm.ws.jsfContainer.classloading.2.3:jar warning: [com.ibm.ws.jsf.container.classloading23.JSF23LibraryIntegration] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceObjectField is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.jsf.container.classloading23.JSF23LibraryIntegration] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceOptions is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.ws.jsf.container.classloading23.JSF23LibraryIntegration provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.ws.jsf.container.classloading23.JSF23LibraryIntegration provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.ws.jsf.container.classloading23.JSF23LibraryIntegration provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.websphere.ras, com.ibm.websphere.ras.annotation] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.javaee.el.3.0, com.ibm.websphere.org.osgi.service.cm] > Task :com.ibm.ws.jsfContainer.classloading.2.3:publishWLPJars > Task :com.ibm.ws.jsfContainer.classloading.2.3:assemble > Task :com.ibm.ws.jsfContainer_fat_2.2:assemble SKIPPED > Task :com.ibm.ws.jsfContainer_fat_2.3:assemble SKIPPED > Task :com.ibm.ws.jsonb.service:globalize NO-SOURCE > Task :com.ibm.ws.jsonb.service:compileJava NO-SOURCE > Task :com.ibm.ws.jsonb.service:processResources NO-SOURCE > Task :com.ibm.ws.jsonb.service:classes UP-TO-DATE > Task :com.ibm.ws.jsonb.service:instrument > Task :com.ibm.ws.jsonb.service:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :com.ibm.ws.jsonb.service:publishWLPJars > Task :com.ibm.ws.jsonb.service:assemble > Task :com.ibm.ws.jsonb_fat:assemble SKIPPED > Task :com.ibm.ws.jsonp.1.1_fat:assemble SKIPPED > Task :com.ibm.ws.jsonp_fat:assemble SKIPPED > Task :com.ibm.ws.jsp:publishWLPJars > Task :com.ibm.ws.jsp:assemble > Task :com.ibm.ws.jsp.2.3:globalize NO-SOURCE > Task :com.ibm.ws.jsp.2.3:compileJava > Task :com.ibm.ws.jsp.2.3:processResources > Task :com.ibm.ws.jsp.2.3:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/el/VariableResolverImpl.java:20: warning: [deprecation] ELException in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.ELException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/el/VariableResolverImpl.java:21: warning: [deprecation] VariableResolver in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.VariableResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/el/ExpressionImpl.java:22: warning: [deprecation] ELException in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.ELException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/el/ExpressionImpl.java:23: warning: [deprecation] Expression in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.Expression; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/el/ExpressionImpl.java:24: warning: [deprecation] VariableResolver in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.VariableResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/el/ELResolverImpl.java:27: warning: [deprecation] VariableResolver in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.VariableResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/el/ExpressionEvaluatorImpl.java:21: warning: [deprecation] ELException in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.ELException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/el/ExpressionEvaluatorImpl.java:22: warning: [deprecation] ELParseException in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.ELParseException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/el/ExpressionEvaluatorImpl.java:23: warning: [deprecation] Expression in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.Expression; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/el/ExpressionEvaluatorImpl.java:24: warning: [deprecation] ExpressionEvaluator in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.ExpressionEvaluator; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/el/ExpressionEvaluatorImpl.java:25: warning: [deprecation] FunctionMapper in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.FunctionMapper; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/el/ExpressionEvaluatorImpl.java:26: warning: [deprecation] VariableResolver in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.VariableResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/el/FunctionMapperImpl.java:21: warning: [deprecation] FunctionMapper in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.FunctionMapper; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/runtime/PageContextImpl.java:95: warning: [deprecation] ELException in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.ELException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/runtime/PageContextImpl.java:96: warning: [deprecation] ExpressionEvaluator in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.ExpressionEvaluator; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/runtime/PageContextImpl.java:97: warning: [deprecation] VariableResolver in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.VariableResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/runtime/PageContextImpl.java:101: warning: [deprecation] ExpressionEvaluatorImpl in org.apache.jasper.el has been deprecated import org.apache.jasper.el.ExpressionEvaluatorImpl; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/runtime/PageContextImpl.java:102: warning: [deprecation] FunctionMapperImpl in org.apache.jasper.el has been deprecated import org.apache.jasper.el.FunctionMapperImpl; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/runtime/PageContextImpl.java:103: warning: [deprecation] VariableResolverImpl in org.apache.jasper.el has been deprecated import org.apache.jasper.el.VariableResolverImpl; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/runtime/ProtectedFunctionMapper.java:73: warning: [deprecation] FunctionMapper in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.FunctionMapper; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/runtime/JspContextWrapper.java:84: warning: [deprecation] ELException in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.ELException; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/runtime/JspContextWrapper.java:85: warning: [deprecation] ExpressionEvaluator in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.ExpressionEvaluator; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/runtime/JspContextWrapper.java:86: warning: [deprecation] VariableResolver in javax.servlet.jsp.el has been deprecated import javax.servlet.jsp.el.VariableResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/com/ibm/ws/jsp23/webcontainerext/ws/PrepareJspHelper23.java:97: warning: [deprecation] encodeUrl(String) in HttpServletResponseWrapper has been deprecated public String encodeUrl(String url) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/com/ibm/ws/jsp23/webcontainerext/ws/PrepareJspHelper23.java:107: warning: [deprecation] encodeRedirectUrl(String) in HttpServletResponseWrapper has been deprecated public String encodeRedirectUrl(String url) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/com/ibm/ws/jsp23/webcontainerext/ws/PrepareJspHelper23.java:138: warning: [deprecation] setStatus(int,String) in HttpServletResponseWrapper has been deprecated public void setStatus(int sc, String sm) {} ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/com/ibm/ws/jsp23/webcontainerext/ws/PrepareJspHelper23.java:477: warning: [deprecation] getRealPath(String) in ServletRequestWrapper has been deprecated public String getRealPath(String arg0) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/runtime/PageContextImpl.java:573: warning: [deprecation] getVariableResolver() in JspContext has been deprecated public VariableResolver getVariableResolver() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/runtime/PageContextImpl.java:657: warning: [deprecation] getExpressionEvaluator() in JspContext has been deprecated public ExpressionEvaluator getExpressionEvaluator() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/runtime/PageContextImpl.java:129: warning: [deprecation] VariableResolver in javax.servlet.jsp.el has been deprecated private VariableResolver variableResolver; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/runtime/PageContextImpl.java:573: warning: [deprecation] VariableResolver in javax.servlet.jsp.el has been deprecated public VariableResolver getVariableResolver() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/runtime/PageContextImpl.java:574: warning: [deprecation] VariableResolverImpl in org.apache.jasper.el has been deprecated return new VariableResolverImpl(this.getELContext()); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/runtime/PageContextImpl.java:657: warning: [deprecation] ExpressionEvaluator in javax.servlet.jsp.el has been deprecated public ExpressionEvaluator getExpressionEvaluator() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/runtime/PageContextImpl.java:658: warning: [deprecation] ExpressionEvaluatorImpl in org.apache.jasper.el has been deprecated return new ExpressionEvaluatorImpl(this.applicationContext.getExpressionFactory()); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/runtime/PageContextImpl.java:723: warning: [deprecation] getRootCause() in JspException has been deprecated rootCause = ((JspException) t).getRootCause(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/runtime/PageContextImpl.java:725: warning: [deprecation] ELException in javax.servlet.jsp.el has been deprecated else if (t instanceof ELException) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/runtime/PageContextImpl.java:726: warning: [deprecation] ELException in javax.servlet.jsp.el has been deprecated rootCause = ((ELException) t).getRootCause(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/runtime/PageContextImpl.java:783: warning: [deprecation] ELException in javax.servlet.jsp.el has been deprecated throws ELException { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/runtime/PageContextImpl.java:792: warning: [deprecation] FunctionMapperImpl in org.apache.jasper.el has been deprecated ctx.setFunctionMapper(new FunctionMapperImpl(functionMap)); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/runtime/ProtectedFunctionMapper.java:83: warning: [deprecation] FunctionMapper in javax.servlet.jsp.el has been deprecated public final class ProtectedFunctionMapper extends javax.el.FunctionMapper implements FunctionMapper { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/runtime/JspContextWrapper.java:104: warning: [deprecation] VariableResolver in javax.servlet.jsp.el has been deprecated public class JspContextWrapper extends PageContext implements VariableResolver { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/runtime/JspContextWrapper.java:330: warning: [deprecation] getVariableResolver() in JspContext has been deprecated public VariableResolver getVariableResolver() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/runtime/JspContextWrapper.java:346: warning: [deprecation] getExpressionEvaluator() in JspContext has been deprecated public ExpressionEvaluator getExpressionEvaluator() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/runtime/JspContextWrapper.java:330: warning: [deprecation] VariableResolver in javax.servlet.jsp.el has been deprecated public VariableResolver getVariableResolver() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/runtime/JspContextWrapper.java:346: warning: [deprecation] ExpressionEvaluator in javax.servlet.jsp.el has been deprecated public ExpressionEvaluator getExpressionEvaluator() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/runtime/JspContextWrapper.java:347: warning: [deprecation] getExpressionEvaluator() in JspContext has been deprecated return invokingJspCtxt.getExpressionEvaluator(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/src/org/apache/jasper/runtime/JspContextWrapper.java:369: warning: [deprecation] ELException in javax.servlet.jsp.el has been deprecated public Object resolveVariable(String pName) throws ELException { ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 47 warnings > Task :com.ibm.ws.jsp.2.3:instrument > Task :com.ibm.ws.jsp.2.3:jar warning: com.ibm.ws.jsp.2.3: Split package, multiple jars provide the same package:org/apache/jasper/runtime Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:com.ibm.ws.jsp] Class path [Jar:main, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.ws.jsp, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.websphere.javaee.jsp.2.3, Jar:com.ibm.websphere.javaee.servlet.3.1, Jar:com.ibm.websphere.javaee.el.3.0, Jar:com.ibm.ws.webcontainer.servlet.3.1, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.logging.core, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.javaee.version, Jar:io.openliberty.el.internal.cdi, Jar:com.ibm.ws.ras.instrument] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/original.bnd:0: warning: com.ibm.ws.jsp.2.3: Version for package org.apache.jasper.runtime is set to different values in the source (2.3) and in the manifest (2.2). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: com.ibm.ws.jsp.2.3: Unused Import-Package instructions: [org.apache.xml.*, org.apache.xpath.*, javax.servlet.jsp.jstl*, com.ibm.wsspi.webcontainer.osgi.*] warning: com.ibm.ws.jsp.2.3: Imports that lack version ranges: [com.ibm.websphere.servlet.error, org.w3c.dom, com.sun.tools.javac, org.apache.webbeans.el, com.ibm.ws.managedobject, org.eclipse.jdt.core.compiler, org.eclipse.jdt.internal.compiler, org.eclipse.jdt.internal.compiler.classfmt, org.eclipse.jdt.internal.compiler.env, org.eclipse.jdt.internal.compiler.impl, org.eclipse.jdt.internal.compiler.problem, sun.io] warning: com.ibm.ws.jsp.2.3: No translation found for macro: liberty.beta.version warning: com.ibm.ws.jsp.2.3: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.jsp.translator.visitor.generator.GeneratorUtilsExtFactory";uses:="com.ibm.ws.jsp.translator.visitor.generator",osgi.service;objectClass:List="com.ibm.ws.jsp.translator.visitor.validator.ElValidatorExtFactory";uses:="com.ibm.ws.jsp.translator.visitor.validator",osgi.service;objectClass:List="com.ibm.ws.jsp.webcontainerext.ws.PrepareJspHelperFactory";uses:="com.ibm.ws.jsp.webcontainerext.ws"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.jsp.3.1.jakarta: Split package, multiple jars provide the same package:org/apache/jasper/runtime Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:com.ibm.ws.jsp] Class path [Jar:main, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.ws.jsp, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.websphere.javaee.jsp.2.3, Jar:com.ibm.websphere.javaee.servlet.3.1, Jar:com.ibm.websphere.javaee.el.3.0, Jar:com.ibm.ws.webcontainer.servlet.3.1, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.logging.core, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.javaee.version, Jar:io.openliberty.el.internal.cdi, Jar:com.ibm.ws.ras.instrument] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/transformed10.bnd:0: warning: com.ibm.ws.jsp.3.1.jakarta: Version for package org.apache.jasper.runtime is set to different values in the source (2.3) and in the manifest (2.2). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: com.ibm.ws.jsp.3.1.jakarta: Unused Import-Package instructions: [org.apache.xml.*, org.apache.xpath.*, javax.servlet.jsp.jstl*, com.ibm.wsspi.webcontainer.osgi.*] warning: com.ibm.ws.jsp.3.1.jakarta: Imports that lack version ranges: [com.ibm.websphere.servlet.error, org.w3c.dom, com.sun.tools.javac, org.apache.webbeans.el, com.ibm.ws.managedobject, org.eclipse.jdt.core.compiler, org.eclipse.jdt.internal.compiler, org.eclipse.jdt.internal.compiler.classfmt, org.eclipse.jdt.internal.compiler.env, org.eclipse.jdt.internal.compiler.impl, org.eclipse.jdt.internal.compiler.problem, sun.io] warning: com.ibm.ws.jsp.3.1.jakarta: No translation found for macro: liberty.beta.version warning: com.ibm.ws.jsp.3.1.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.jsp.translator.visitor.generator.GeneratorUtilsExtFactory";uses:="com.ibm.ws.jsp.translator.visitor.generator",osgi.service;objectClass:List="com.ibm.ws.jsp.translator.visitor.validator.ElValidatorExtFactory";uses:="com.ibm.ws.jsp.translator.visitor.validator",osgi.service;objectClass:List="com.ibm.ws.jsp.webcontainerext.ws.PrepareJspHelperFactory";uses:="com.ibm.ws.jsp.webcontainerext.ws"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.jsp.3.0.jakarta: Split package, multiple jars provide the same package:org/apache/jasper/runtime Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:com.ibm.ws.jsp] Class path [Jar:main, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.ws.jsp, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.websphere.javaee.jsp.2.3, Jar:com.ibm.websphere.javaee.servlet.3.1, Jar:com.ibm.websphere.javaee.el.3.0, Jar:com.ibm.ws.webcontainer.servlet.3.1, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.logging.core, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.javaee.version, Jar:io.openliberty.el.internal.cdi, Jar:com.ibm.ws.ras.instrument] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jsp.2.3/transformed9.bnd:0: warning: com.ibm.ws.jsp.3.0.jakarta: Version for package org.apache.jasper.runtime is set to different values in the source (2.3) and in the manifest (2.2). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: com.ibm.ws.jsp.3.0.jakarta: Unused Import-Package instructions: [org.apache.xml.*, org.apache.xpath.*, javax.servlet.jsp.jstl*, com.ibm.wsspi.webcontainer.osgi.*] warning: com.ibm.ws.jsp.3.0.jakarta: Imports that lack version ranges: [com.ibm.websphere.servlet.error, org.w3c.dom, com.sun.tools.javac, org.apache.webbeans.el, com.ibm.ws.managedobject, org.eclipse.jdt.core.compiler, org.eclipse.jdt.internal.compiler, org.eclipse.jdt.internal.compiler.classfmt, org.eclipse.jdt.internal.compiler.env, org.eclipse.jdt.internal.compiler.impl, org.eclipse.jdt.internal.compiler.problem, sun.io] warning: com.ibm.ws.jsp.3.0.jakarta: No translation found for macro: liberty.beta.version warning: com.ibm.ws.jsp.3.0.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.jsp.translator.visitor.generator.GeneratorUtilsExtFactory";uses:="com.ibm.ws.jsp.translator.visitor.generator",osgi.service;objectClass:List="com.ibm.ws.jsp.translator.visitor.validator.ElValidatorExtFactory";uses:="com.ibm.ws.jsp.translator.visitor.validator",osgi.service;objectClass:List="com.ibm.ws.jsp.webcontainerext.ws.PrepareJspHelperFactory";uses:="com.ibm.ws.jsp.webcontainerext.ws"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.jsp, com.ibm.ws.webcontainer, com.ibm.websphere.javaee.jsp.2.3, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, io.openliberty.el.internal.cdi, com.ibm.websphere.javaee.el.3.0, com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.version, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.logging.core, com.ibm.ws.webcontainer.servlet.3.1] > Task :com.ibm.ws.jsp.2.3:publishWLPJars > Task :com.ibm.ws.jsp.2.3:assemble > Task :com.ibm.ws.jsp.2.3_fat:assemble SKIPPED > Task :com.ibm.ws.jsp.factories:globalize NO-SOURCE > Task :com.ibm.ws.jsp.factories:compileJava > Task :com.ibm.ws.jsp.factories:processResources > Task :com.ibm.ws.jsp.factories:classes > Task :com.ibm.ws.jsp.factories:instrument > Task :com.ibm.ws.jsp.factories:jar warning: Imports that lack version ranges: [org.w3c.dom] warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.jsp.translator.visitor.generator.GeneratorUtilsExtFactory";uses:="com.ibm.ws.jsp.translator.visitor.generator",osgi.service;objectClass:List="com.ibm.ws.jsp.translator.visitor.validator.ElValidatorExtFactory";uses:="com.ibm.ws.jsp.translator.visitor.validator",osgi.service;objectClass:List="com.ibm.ws.jsp.webcontainerext.ws.PrepareJspHelperFactory";uses:="com.ibm.ws.jsp.webcontainerext.ws"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.jsp, com.ibm.ws.jsp.jasper, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.version, com.ibm.ws.webcontainer, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.logging.core, com.ibm.ws.container.service, com.ibm.websphere.javaee.jsp.2.2, com.ibm.websphere.javaee.el.2.2] > Task :com.ibm.ws.jsp.factories:publishWLPJars > Task :com.ibm.ws.jsp.factories:assemble > Task :com.ibm.ws.jsp.jasper:publishWLPJars > Task :com.ibm.ws.jsp.jasper:assemble > Task :com.ibm.ws.jsp.jstl.facade:globalize NO-SOURCE > Task :com.ibm.ws.jsp.jstl.facade:compileJava NO-SOURCE > Task :com.ibm.ws.jsp.jstl.facade:processResources NO-SOURCE > Task :com.ibm.ws.jsp.jstl.facade:classes UP-TO-DATE > Task :com.ibm.ws.jsp.jstl.facade:instrument > Task :com.ibm.ws.jsp.jstl.facade:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :com.ibm.ws.jsp.jstl.facade:publishWLPJars > Task :com.ibm.ws.jsp.jstl.facade:assemble > Task :com.ibm.ws.jta_fat:assemble SKIPPED > Task :com.ibm.ws.junit.extensions:assemble > Task :com.ibm.ws.kernel.boot:publishEmptyTemplatesFolders > Task :com.ibm.ws.kernel.boot:publishPlatformManifests > Task :com.ibm.ws.kernel.boot:publishPlatformFiles > Task :com.ibm.ws.kernel.boot:publishTemplates > Task :com.ibm.ws.kernel.boot:publishWLPJars > Task :com.ibm.ws.kernel.boot:assemble > Task :com.ibm.ws.kernel.boot.archive:globalize NO-SOURCE > Task :com.ibm.ws.kernel.boot.archive:compileJava > Task :com.ibm.ws.kernel.boot.archive:processResources NO-SOURCE > Task :com.ibm.ws.kernel.boot.archive:classes > Task :com.ibm.ws.kernel.boot.archive:jar warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, com.ibm.ws.kernel.boot.core, commons-compress-1.21] > Task :com.ibm.ws.kernel.boot.archive:publishWLPJars > Task :com.ibm.ws.kernel.boot.archive:assemble > Task :com.ibm.ws.kernel.boot.cmdline:assemble > Task :com.ibm.ws.kernel.boot.common:assemble > Task :com.ibm.ws.kernel.boot.core:assemble > Task :com.ibm.ws.kernel.boot.logging:assemble > Task :com.ibm.ws.kernel.boot.nested:assemble > Task :com.ibm.ws.kernel.boot.ws-launch:globalize NO-SOURCE > Task :com.ibm.ws.kernel.boot.ws-launch:compileJava NO-SOURCE > Task :com.ibm.ws.kernel.boot.ws-launch:processResources NO-SOURCE > Task :com.ibm.ws.kernel.boot.ws-launch:classes UP-TO-DATE > Task :com.ibm.ws.kernel.boot.ws-launch:instrument > Task :com.ibm.ws.kernel.boot.ws-launch:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :com.ibm.ws.kernel.boot.ws-launch:publishWLPJars > Task :com.ibm.ws.kernel.boot.ws-launch:assemble > Task :com.ibm.ws.kernel.boot.ws-server:publishBinScripts > Task :com.ibm.ws.kernel.boot.ws-server:publishToolScripts SKIPPED > Task :com.ibm.ws.kernel.boot.ws-server:publishToolJars > Task :com.ibm.ws.kernel.boot.ws-server:assemble > Task :com.ibm.ws.kernel.boot_fat:assemble SKIPPED > Task :com.ibm.ws.kernel.boot_test:globalize NO-SOURCE > Task :com.ibm.ws.kernel.boot_test:compileJava NO-SOURCE > Task :com.ibm.ws.kernel.boot_test:processResources NO-SOURCE > Task :com.ibm.ws.kernel.boot_test:classes UP-TO-DATE > Task :com.ibm.ws.kernel.boot_test:jar SKIPPED > Task :com.ibm.ws.kernel.boot_test:assemble UP-TO-DATE > Task :com.ibm.ws.kernel.cmdline:publishWLPJars > Task :com.ibm.ws.kernel.cmdline:assemble > Task :com.ibm.ws.kernel.equinox.module:publishWLPJars > Task :com.ibm.ws.kernel.equinox.module:assemble > Task :com.ibm.ws.kernel.feature:publishWLPJars > Task :com.ibm.ws.kernel.feature:assemble > Task :com.ibm.ws.kernel.feature.cmdline:assemble > Task :com.ibm.ws.kernel.feature.core:assemble > Task :com.ibm.ws.kernel.feature.featurelist:globalize NO-SOURCE > Task :com.ibm.ws.kernel.feature.featurelist:compileJava NO-SOURCE > Task :com.ibm.ws.kernel.feature.featurelist:processResources NO-SOURCE > Task :com.ibm.ws.kernel.feature.featurelist:classes UP-TO-DATE > Task :com.ibm.ws.kernel.feature.featurelist:instrument > Task :com.ibm.ws.kernel.feature.featurelist:jar warning: There is an empty jar or directory on the classpath: main warning: Host com.ibm.ws.kernel.feature=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.org.apache.aries.util=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.config=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.kernel.service=version="[1.3,1.3.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.logging=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host org.eclipse.osgi=version="[3.10, 4)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.org.eclipse.equinox.metatype=version="[1.0.0, 1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :com.ibm.ws.kernel.feature.featurelist:publishToolScripts SKIPPED > Task :com.ibm.ws.kernel.feature.featurelist:publishToolJars > Task :com.ibm.ws.kernel.feature.featurelist:assemble > Task :com.ibm.ws.kernel.feature.resolver:globalize NO-SOURCE > Task :com.ibm.ws.kernel.feature.resolver:prebuild > Task :com.ibm.ws.kernel.feature.resolver:compileJava > Task :com.ibm.ws.kernel.feature.resolver:processResources NO-SOURCE > Task :com.ibm.ws.kernel.feature.resolver:classes > Task :com.ibm.ws.kernel.feature.resolver:jar warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.service.component] > Task :com.ibm.ws.kernel.feature.resolver:assemble > Task :com.ibm.ws.kernel.feature_fat:assemble SKIPPED > Task :com.ibm.ws.kernel.filemonitor:publishWLPJars > Task :com.ibm.ws.kernel.filemonitor:assemble > Task :com.ibm.ws.kernel.filemonitor_fat:assemble SKIPPED > Task :com.ibm.ws.kernel.instrument.agent:assemble > Task :com.ibm.ws.kernel.instrument.check:publishWLPJars > Task :com.ibm.ws.kernel.instrument.check:copyGeneratedToBuildImageBinTools > Task :com.ibm.ws.kernel.instrument.check:assemble > Task :com.ibm.ws.kernel.metatype.helper:publishWLPJars > Task :com.ibm.ws.kernel.metatype.helper:assemble > Task :com.ibm.ws.kernel.security.thread:assemble > Task :com.ibm.ws.kernel.service:publishWLPJars > Task :com.ibm.ws.kernel.service:assemble > Task :com.ibm.ws.logging:publishPlatformManifests > Task :com.ibm.ws.logging:publishPlatformFiles NO-SOURCE > Task :com.ibm.ws.logging:publishWLPJars > Task :com.ibm.ws.logging:assemble > Task :com.ibm.ws.logging.core:assemble > Task :com.ibm.ws.logging.hpel:publishPlatformManifests > Task :com.ibm.ws.logging.hpel:publishPlatformFiles NO-SOURCE > Task :com.ibm.ws.logging.hpel:publishWLPJars > Task :com.ibm.ws.logging.hpel:assemble > Task :com.ibm.ws.logging.hpel.binarylogviewer:publishToolScripts > Task :com.ibm.ws.logging.hpel.binarylogviewer:publishToolJars > Task :com.ibm.ws.logging.hpel.binarylogviewer:assemble > Task :com.ibm.ws.logging.hpel.osgi:globalize NO-SOURCE > Task :com.ibm.ws.logging.hpel.osgi:compileJava > Task :com.ibm.ws.logging.hpel.osgi:processResources NO-SOURCE > Task :com.ibm.ws.logging.hpel.osgi:classes > Task :com.ibm.ws.logging.hpel.osgi:jar warning: Unreferenced class path entries [com.ibm.websphere.org.osgi.core, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.logging.hpel, com.ibm.websphere.org.osgi.service.cm] > Task :com.ibm.ws.logging.hpel.osgi:publishWLPJars > Task :com.ibm.ws.logging.hpel.osgi:assemble > Task :com.ibm.ws.logging.hpel_fat:assemble SKIPPED > Task :com.ibm.ws.logging.json_fat:assemble SKIPPED > Task :com.ibm.ws.logging.osgi:globalize > Task :com.ibm.ws.logging.osgi:compileJava > Task :com.ibm.ws.logging.osgi:processResources NO-SOURCE > Task :com.ibm.ws.logging.osgi:classes > Task :com.ibm.ws.logging.osgi:jar warning: Imports that lack version ranges: [org.apache.tools.ant, org.apache.tools.ant.types, org.xml.sax, org.xml.sax.helpers] warning: Unreferenced class path entries [com.ibm.ws.logging, org.eclipse.osgi, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.org.objectweb.asm, com.ibm.wsspi.org.osgi.service.log, com.ibm.ws.ras.instrument, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.boot.core, com.ibm.websphere.org.osgi.service.component, com.ibm.wsspi.org.osgi.service.event, com.ibm.websphere.org.osgi.service.cm] > Task :com.ibm.ws.logging.osgi:publishWLPJars > Task :com.ibm.ws.logging.osgi:assemble > Task :com.ibm.ws.logging_fat:assemble SKIPPED > Task :com.ibm.ws.logging_test:globalize NO-SOURCE > Task :com.ibm.ws.logging_test:compileJava NO-SOURCE > Task :com.ibm.ws.logging_test:processResources NO-SOURCE > Task :com.ibm.ws.logging_test:classes UP-TO-DATE > Task :com.ibm.ws.logging_test:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.kernel.security.thread, junit, com.ibm.ws.kernel.boot.logging, com.ibm.ws.org.objectweb.asm, com.ibm.wsspi.org.osgi.service.log, com.ibm.ws.ras.instrument, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.core, com.ibm.wsspi.org.osgi.service.event, com.ibm.ws.junit.extensions, com.ibm.websphere.org.osgi.service.cm] > Task :com.ibm.ws.logging_test:assemble > Task :com.ibm.ws.logstash.collector:globalize [ant:validate] (warning) LOGSTASH_CONNECTION_FAILED message content found in a non-message file [ant:validate] (warning) LOGSTASH_CONNECTION_FAILED.useraction useraction key found in non-message file [ant:validate] (warning) LOGSTASH_CONNECTION_CLOSED.useraction useraction key found in non-message file [ant:validate] (warning) LOGSTASH_CONNECTION_CLOSED message content found in a non-message file [ant:validate] (warning) LOGSTASH_CONNECTION_NOT_AVAILABLE.useraction useraction key found in non-message file [ant:validate] (warning) LOGSTASH_CONNECTION_ESTABLISHED.useraction useraction key found in non-message file [ant:validate] (warning) LOGSTASH_CONNECTION_CLOSED.explanation explanation key found in non-message file [ant:validate] (warning) LOGSTASH_SOURCE_UNKNOWN message content found in a non-message file [ant:validate] (warning) LOGSTASH_CONNECTION_ESTABLISHED.explanation explanation key found in non-message file [ant:validate] (warning) LOGSTASH_CONNECTION_ESTABLISHED message content found in a non-message file [ant:validate] (warning) LOGSTASH_SOURCE_UNKNOWN.explanation explanation key found in non-message file [ant:validate] (warning) LOGSTASH_CONNECTION_NOT_AVAILABLE message content found in a non-message file [ant:validate] (warning) LOGSTASH_SOURCE_UNKNOWN.useraction useraction key found in non-message file [ant:validate] (warning) LOGSTASH_CONNECTION_FAILED.explanation explanation key found in non-message file [ant:validate] (warning) LOGSTASH_CONNECTION_NOT_AVAILABLE.explanation explanation key found in non-message file > Task :com.ibm.ws.logstash.collector:compileJava > Task :com.ibm.ws.logstash.collector:processResources NO-SOURCE > Task :com.ibm.ws.logstash.collector:classes > Task :com.ibm.ws.logstash.collector:instrument > Task :com.ibm.ws.logstash.collector:jar warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.logstash.collector.LogstashRuntimeVersion)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.VariableRegistry)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.ssl.SSLSupport)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ExecutorService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.wsspi.org.osgi.core, com.ibm.ws.collector.manager, com.ibm.wsspi.org.osgi.service.component, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.kernel.service, com.ibm.ws.ssl, com.ibm.ws.collector] > Task :com.ibm.ws.logstash.collector:publishWLPJars > Task :com.ibm.ws.logstash.collector:assemble > Task :com.ibm.ws.logstash.collector.1.0:globalize NO-SOURCE > Task :com.ibm.ws.logstash.collector.1.0:compileJava > Task :com.ibm.ws.logstash.collector.1.0:processResources NO-SOURCE > Task :com.ibm.ws.logstash.collector.1.0:classes > Task :com.ibm.ws.logstash.collector.1.0:instrument > Task :com.ibm.ws.logstash.collector.1.0:jar warning: [com.ibm.ws.logstash.collector.v10.LogstashCollector10] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceObjectField is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.logstash.collector.v10.LogstashCollector10] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceOptions is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.ws.logstash.collector.v10.LogstashCollector10 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.ws.logstash.collector.v10.LogstashCollector10 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.ws.logstash.collector.v10.LogstashCollector10 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.websphere.ras, org.osgi.service.component, com.ibm.ejs.ras] warning: Unreferenced class path entries [com.ibm.wsspi.org.osgi.core, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.logstash.collector] > Task :com.ibm.ws.logstash.collector.1.0:publishWLPJars > Task :com.ibm.ws.logstash.collector.1.0:assemble > Task :com.ibm.ws.logstash.collector_fat:assemble SKIPPED > Task :com.ibm.ws.managedbeans:globalize NO-SOURCE > Task :com.ibm.ws.managedbeans:compileJava > Task :com.ibm.ws.managedbeans:processResources NO-SOURCE > Task :com.ibm.ws.managedbeans:classes > Task :com.ibm.ws.managedbeans:instrument > Task :com.ibm.ws.managedbeans:jar warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.ws.managedbeans.osgi.internal.MBRuntimeImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.ws.managedbeans.osgi.internal.MBRuntimeImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.ws.managedbeans.osgi.internal.MBRuntimeImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.websphere.ras, com.ibm.websphere.ras.annotation] warning: Unreferenced class path entries [com.ibm.wsspi.org.osgi.service.component, com.ibm.ws.ras.instrument, com.ibm.ws.ejbcontainer] > Task :com.ibm.ws.managedbeans:publishWLPJars > Task :com.ibm.ws.managedbeans:assemble > Task :com.ibm.ws.managedbeans_fat:assemble SKIPPED > Task :com.ibm.ws.managedobject:publishWLPJars > Task :com.ibm.ws.managedobject:assemble > Task :com.ibm.ws.management.j2ee:publishWLPJars > Task :com.ibm.ws.management.j2ee:assemble > Task :com.ibm.ws.management.j2ee.mbeans:globalize [ant:validate] (warning) OSGI_SERVICE_ERROR message content found in a non-message file [ant:validate] (warning) OSGI_SERVICE_ERROR.useraction useraction key found in non-message file [ant:validate] (warning) DETERMINE_HOST_ERROR message content found in a non-message file [ant:validate] (warning) DETERMINE_HOST_ERROR.explanation explanation key found in non-message file [ant:validate] (warning) DETERMINE_HOST_ERROR.useraction useraction key found in non-message file [ant:validate] (warning) OSGI_SERVICE_ERROR.explanation explanation key found in non-message file > Task :com.ibm.ws.management.j2ee.mbeans:compileJava > Task :com.ibm.ws.management.j2ee.mbeans:processResources NO-SOURCE > Task :com.ibm.ws.management.j2ee.mbeans:classes > Task :com.ibm.ws.management.j2ee.mbeans:instrument > Task :com.ibm.ws.management.j2ee.mbeans:jar warning: Imports that lack version ranges: [javax.management] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.management.j2ee, com.ibm.ws.kernel.boot] > Task :com.ibm.ws.management.j2ee.mbeans:publishWLPJars > Task :com.ibm.ws.management.j2ee.mbeans:assemble > Task :com.ibm.ws.management.j2ee.mejb:globalize > Task :com.ibm.ws.management.j2ee.mejb:compileJava > Task :com.ibm.ws.management.j2ee.mejb:processResources NO-SOURCE > Task :com.ibm.ws.management.j2ee.mejb:classes > Task :com.ibm.ws.management.j2ee.mejb:instrument > Task :com.ibm.ws.management.j2ee.mejb:jar warning: Imports that lack version ranges: [javax.management, com.ibm.ws.app.manager.module.internal] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.EJBContainer)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ejbcontainer.osgi.EJBRemoteRuntime)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.kernel.feature.ServerStarted)";effective:=active;resolution:=optional,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.javaee.ejb.3.1, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.kernel.feature, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.ejbcontainer, com.ibm.websphere.javaee.management.j2ee.1.1] > Task :com.ibm.ws.management.j2ee.mejb:publishWLPJars > Task :com.ibm.ws.management.j2ee.mejb:assemble > Task :com.ibm.ws.management.security:publishWLPJars > Task :com.ibm.ws.management.security:assemble > Task :com.ibm.ws.messaging.common:publishWLPJars > Task :com.ibm.ws.messaging.common:assemble > Task :com.ibm.ws.messaging.comms.client:publishWLPJars > Task :com.ibm.ws.messaging.comms.client:assemble > Task :com.ibm.ws.messaging.comms.server:publishWLPJars > Task :com.ibm.ws.messaging.comms.server:assemble > Task :com.ibm.ws.messaging.jms.2.0:globalize [ant:validate] (warning) INVALID_METHOD_CWSIA0515.useraction variables are disallowed in explanations or useractions > Task :com.ibm.ws.messaging.jms.common:globalize /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.jms.common/src/com/ibm/ws/sib/ra/impl/SibRaUtils.java:68: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated return TraceNLS.getTraceNLS(MSG_BUNDLE); ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning > Task :com.ibm.ws.messaging.jms.common:compileJava > Task :com.ibm.ws.messaging.jms.common:processResources NO-SOURCE > Task :com.ibm.ws.messaging.jms.common:classes > Task :com.ibm.ws.messaging.jms.common:jar warning: com.ibm.ws.messaging.jms.common: Imports that lack version ranges: [javax.security.auth, javax.transaction.xa] warning: com.ibm.ws.messaging.jms.common.jakarta: Imports that lack version ranges: [javax.security.auth, javax.transaction.xa] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.jca, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.connector.1.6, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, com.ibm.ws.messaging.common, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.messaging.utils] > Task :com.ibm.ws.messaging.jms.2.0:compileJava /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.jms.2.0/src/com/ibm/ws/sib/api/jms/JmsInternalsFactory.java:39: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static TraceNLS nls = TraceNLS.getTraceNLS(ApiJmsConstants.MSG_BUNDLE_INT); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.jms.2.0/src/com/ibm/ws/sib/api/jms/impl/JmsObjectMessageImpl.java:60: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static TraceNLS nls = TraceNLS.getTraceNLS(ApiJmsConstants.MSG_BUNDLE_EXT); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.jms.2.0/src/com/ibm/ws/sib/api/jms/impl/JmsJMSProducerImpl.java:65: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static TraceNLS nls = TraceNLS.getTraceNLS(MfpConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.jms.2.0/src/com/ibm/ws/sib/api/jms/impl/JmsErrorUtils.java:31: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static TraceNLS nls = TraceNLS.getTraceNLS(ApiJmsConstants.MSG_BUNDLE_EXT); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.jms.2.0/src/com/ibm/websphere/sib/api/jms/JmsFactoryFactory.java:41: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static TraceNLS nls = TraceNLS.getTraceNLS(ApiJmsConstants.MSG_BUNDLE_INT); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.jms.2.0/src/com/ibm/ws/sib/api/jmsra/impl/JmsJcaSessionImpl.java:94: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated .getTraceNLS(JmsraConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.jms.2.0/src/com/ibm/ws/sib/api/jmsra/impl/JmsJcaManagedConnection.java:142: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated .getTraceNLS(JmsraConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.jms.2.0/src/com/ibm/ws/sib/api/jmsra/impl/JmsJcaConnectionRequestInfo.java:50: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated .getTraceNLS(JmsraConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.jms.2.0/src/com/ibm/ws/sib/api/jmsra/impl/JmsJcaConnectionFactoryImpl.java:89: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated .getTraceNLS(JmsraConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.jms.2.0/src/com/ibm/ws/sib/api/jmsra/impl/JmsJcaManagedConnectionFactoryImpl.java:121: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated .getTraceNLS(JmsraConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.jms.2.0/src/com/ibm/ws/sib/api/jmsra/impl/JmsJcaManagedConnectionSynchronizationProvider.java:54: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated .getTraceNLS(JmsraConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.jms.2.0/src/com/ibm/ws/sib/api/jmsra/impl/JmsJcaActivationSpecImpl.java:339: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated .getTraceNLS(JmsraConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.jms.2.0/src/com/ibm/ws/sib/api/jmsra/impl/JmsJcaEndpointInvokerImpl.java:66: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated .getTraceNLS(JmsraConstants.MSG_BUNDLE); ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 13 warnings > Task :com.ibm.ws.messaging.jms.2.0:processResources NO-SOURCE > Task :com.ibm.ws.messaging.jms.2.0:classes > Task :com.ibm.ws.messaging.jms.2.0:jar warning: com.ibm.ws.messaging.jms.2.0: Imports that lack version ranges: [javax.naming, javax.naming.spi, javax.security.auth] warning: com.ibm.ws.messaging.jms.2.0: Export com.ibm.ws.sib.api.jms.impl, has 3, private references [com.ibm.ws.sib.api.jms, com.ibm.ws.sib.api.jmsra, com.ibm.wsspi.jms] warning: com.ibm.ws.messaging.jms.2.0.jakarta: Imports that lack version ranges: [javax.naming, javax.naming.spi, javax.security.auth] warning: com.ibm.ws.messaging.jms.2.0.jakarta: Export com.ibm.ws.sib.api.jms.impl, has 3, private references [com.ibm.ws.sib.api.jms, com.ibm.ws.sib.api.jmsra, com.ibm.wsspi.jms] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.javaee.transaction.1.1, com.ibm.websphere.org.osgi.core, com.ibm.ws.messaging.comms.client, com.ibm.ws.messaging.utils, com.ibm.ws.ejbcontainer.mdb, com.ibm.ws.tx.embeddable, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.messaging.jms.common, com.ibm.websphere.javaee.jms.2.0, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.serialization, com.ibm.ws.kernel.service, com.ibm.ws.jca, com.ibm.ws.jca.cm, com.ibm.websphere.javaee.connector.1.6, com.ibm.ws.messaging.common, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.javaee.dd.common, com.ibm.tx.jta, com.ibm.ws.resource, com.ibm.ws.logging.core] > Task :com.ibm.ws.messaging.jms.2.0:publishWLPJars > Task :com.ibm.ws.messaging.jms.2.0:assemble > Task :com.ibm.ws.messaging.jms.2.0.cdi:globalize > Task :com.ibm.ws.messaging.jms.2.0.cdi:compileJava > Task :com.ibm.ws.messaging.jms.2.0.cdi:processResources NO-SOURCE > Task :com.ibm.ws.messaging.jms.2.0.cdi:classes > Task :com.ibm.ws.messaging.jms.2.0.cdi:instrument /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.jms.2.0.cdi/src/com/ibm/ws/cdi/jms/JMSContextInjectionExtension.java:22: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.jms.2.0.cdi/src/com/ibm/ws/cdi/jms/JMSContextInjectionExtension.java:32: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class JMSContextInjectionExtension implements Extension, WebSphereCDIExtension { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.jms.2.0.cdi/src/com/ibm/ws/cdi/jms/JMSContextInjectionExtension.java:31: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated @Component(service = WebSphereCDIExtension.class) ^ 3 warnings > Task :com.ibm.ws.messaging.jms.2.0.cdi:jar warning: com.ibm.ws.messaging.jms.2.0.cdi: Imports that lack version ranges: [javax.naming] warning: com.ibm.ws.messaging.jms.2.0.cdi.jakarta: Imports that lack version ranges: [javax.naming] warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.1.2, com.ibm.websphere.javaee.jms.2.0, com.ibm.ws.cdi.interfaces, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.javaee.transaction.1.1, com.ibm.websphere.appserver.spi.logging] > Task :com.ibm.ws.messaging.jms.2.0.cdi:publishWLPJars > Task :com.ibm.ws.messaging.jms.2.0.cdi:assemble > Task :com.ibm.ws.messaging.jms.common:publishWLPJars > Task :com.ibm.ws.messaging.jms.common:assemble > Task :com.ibm.ws.messaging.jms.defaultresource:globalize NO-SOURCE > Task :com.ibm.ws.messaging.jms.defaultresource:compileJava NO-SOURCE > Task :com.ibm.ws.messaging.jms.defaultresource:processResources NO-SOURCE > Task :com.ibm.ws.messaging.jms.defaultresource:classes UP-TO-DATE > Task :com.ibm.ws.messaging.jms.defaultresource:instrument > Task :com.ibm.ws.messaging.jms.defaultresource:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :com.ibm.ws.messaging.jms.defaultresource:publishWLPJars > Task :com.ibm.ws.messaging.jms.defaultresource:assemble > Task :com.ibm.ws.messaging.jms.j2ee.mbeans:globalize NO-SOURCE > Task :com.ibm.ws.messaging.jms.j2ee.mbeans:compileJava > Task :com.ibm.ws.messaging.jms.j2ee.mbeans:processResources NO-SOURCE > Task :com.ibm.ws.messaging.jms.j2ee.mbeans:classes > Task :com.ibm.ws.messaging.jms.j2ee.mbeans:instrument > Task :com.ibm.ws.messaging.jms.j2ee.mbeans:jar warning: Imports that lack version ranges: [javax.management] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.appserver.api.j2eemanagement, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.service.component] > Task :com.ibm.ws.messaging.jms.j2ee.mbeans:publishWLPJars > Task :com.ibm.ws.messaging.jms.j2ee.mbeans:assemble > Task :com.ibm.ws.messaging.jmsspec.common:globalize NO-SOURCE > Task :com.ibm.ws.messaging.jmsspec.common:compileJava NO-SOURCE > Task :com.ibm.ws.messaging.jmsspec.common:processResources NO-SOURCE > Task :com.ibm.ws.messaging.jmsspec.common:classes UP-TO-DATE > Task :com.ibm.ws.messaging.jmsspec.common:instrument > Task :com.ibm.ws.messaging.jmsspec.common:jar warning: com.ibm.ws.messaging.jmsspec.common: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.messaging.jmsspec.common.jakarta: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :com.ibm.ws.messaging.jmsspec.common:publishWLPJars > Task :com.ibm.ws.messaging.jmsspec.common:assemble > Task :com.ibm.ws.messaging.msgstore:globalize /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.msgstore/src/com/ibm/ws/objectManager/LinkedList.java:904: warning: [deprecation] entryIterator() in List has been deprecated public Iterator entryIterator() ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.msgstore/src/com/ibm/ws/objectManager/LinkedList.java:912: warning: [deprecation] entryIterator() in List has been deprecated Iterator entryIterator = subList(null, null).entryIterator(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.msgstore/src/com/ibm/ws/objectManager/LinkedList.java:1797: warning: [deprecation] entryIterator() in List has been deprecated public Iterator entryIterator() ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.msgstore/src/com/ibm/ws/objectManager/ConcurrentLinkedList.java:430: warning: [deprecation] entryIterator() in List has been deprecated public Iterator entryIterator() ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.msgstore/src/com/ibm/ws/objectManager/ConcurrentLinkedList.java:437: warning: [deprecation] entryIterator() in List has been deprecated Iterator entryIterator = subList(null, null).entryIterator(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.msgstore/src/com/ibm/ws/objectManager/ConcurrentLinkedList.java:1492: warning: [deprecation] entryIterator() in List has been deprecated public Iterator entryIterator() ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.msgstore/src/com/ibm/ws/objectManager/utils/NLSImpl.java:33: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated traceNLS = com.ibm.ejs.ras.TraceNLS.getTraceNLS(bundleName); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.msgstore/src/com/ibm/ws/sib/msgstore/impl/MessageStoreImpl.java:633: warning: [deprecation] findById(long) in MessageStoreInterface has been deprecated public AbstractItem findById(long itemID) throws MessageStoreException ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.msgstore/src/com/ibm/ws/sib/msgstore/impl/MessageStoreImpl.java:124: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static TraceNLS nls = TraceNLS.getTraceNLS(MessageStoreConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.msgstore/src/com/ibm/ws/sib/msgstore/persistence/objectManager/PersistableImpl.java:43: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static TraceNLS nls = TraceNLS.getTraceNLS(MessageStoreConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.msgstore/src/com/ibm/ws/sib/msgstore/persistence/TupleTypeEnum.java:23: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static TraceNLS nls = TraceNLS.getTraceNLS(MessageStoreConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.msgstore/src/com/ibm/ws/sib/msgstore/task/AddTask.java:135: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static TraceNLS nls = TraceNLS.getTraceNLS(MessageStoreConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.msgstore/src/com/ibm/ws/sib/msgstore/task/PersistLock.java:59: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static TraceNLS nls = TraceNLS.getTraceNLS(MessageStoreConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.msgstore/src/com/ibm/ws/sib/msgstore/task/AbstractRemoveTask.java:29: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static TraceNLS nls = TraceNLS.getTraceNLS(MessageStoreConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.msgstore/src/com/ibm/ws/sib/msgstore/task/PersistRedeliveredCount.java:59: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static TraceNLS nls = TraceNLS.getTraceNLS(MessageStoreConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.msgstore/src/com/ibm/ws/sib/msgstore/task/UpdateTask.java:73: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static TraceNLS nls = TraceNLS.getTraceNLS(MessageStoreConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.msgstore/src/com/ibm/ws/sib/msgstore/task/PersistUnlock.java:59: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static TraceNLS nls = TraceNLS.getTraceNLS(MessageStoreConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.msgstore/src/com/ibm/ws/sib/msgstore/transactions/impl/MSDelegatingLocalTransaction.java:46: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static TraceNLS nls = TraceNLS.getTraceNLS(MessageStoreConstants.MSG_BUNDLE); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.msgstore/src/com/ibm/ws/sib/msgstore/transactions/impl/MSDelegatingLocalTransactionSynchronization.java:33: warning: [deprecation] getTraceNLS(String) in TraceNLS has been deprecated private static TraceNLS nls = TraceNLS.getTraceNLS(MessageStoreConstants.MSG_BUNDLE); ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 19 warnings > Task :com.ibm.ws.messaging.msgstore:compileJava > Task :com.ibm.ws.messaging.msgstore:processResources NO-SOURCE > Task :com.ibm.ws.messaging.msgstore:classes > Task :com.ibm.ws.messaging.msgstore:jar warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.transaction.1.1, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.logging.core, com.ibm.ws.messaging.common, com.ibm.websphere.org.osgi.core, com.ibm.ws.messaging.utils, com.ibm.websphere.org.osgi.service.component] > Task :com.ibm.ws.messaging.msgstore:publishWLPJars > Task :com.ibm.ws.messaging.msgstore:assemble > Task :com.ibm.ws.messaging.open_31_fat:assemble SKIPPED > Task :com.ibm.ws.messaging.open_clientcontainer_fat:assemble SKIPPED > Task :com.ibm.ws.messaging.open_comms_fat:assemble SKIPPED > Task :com.ibm.ws.messaging.open_fat:assemble SKIPPED > Task :com.ibm.ws.messaging.open_jms20_fat:assemble SKIPPED > Task :com.ibm.ws.messaging.open_jms20AutoCloseable_fat:assemble SKIPPED > Task :com.ibm.ws.messaging.open_jms20context_fat:assemble SKIPPED > Task :com.ibm.ws.messaging.open_jms20contextSecurity_fat:assemble SKIPPED > Task :com.ibm.ws.messaging.open_jms20deliverydelay_fat:assemble SKIPPED > Task :com.ibm.ws.messaging.open_jms20security_fat:assemble SKIPPED > Task :com.ibm.ws.messaging.runtime:publishWLPJars > Task :com.ibm.ws.messaging.runtime:assemble > Task :com.ibm.ws.messaging.security:globalize NO-SOURCE > Task :com.ibm.ws.security.token.ltpa:globalize > Task :com.ibm.ws.security.token.ltpa:compileJava > Task :com.ibm.ws.security.token.ltpa:processResources NO-SOURCE > Task :com.ibm.ws.security.token.ltpa:classes > Task :com.ibm.ws.security.token.ltpa:instrument > Task :com.ibm.ws.security.token.ltpa:jar warning: Imports that lack version ranges: [com.ibm.ws.serialization, javax.crypto] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.crypto.ltpakeyutil, com.ibm.websphere.appserver.spi.kernel.filemonitor, com.ibm.ws.ras.instrument, com.ibm.websphere.security, com.ibm.websphere.org.osgi.core, com.ibm.ws.security.token, com.ibm.ws.kernel.boot.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.service] Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging.security/src/com/ibm/ws/messaging/security/internal/MessagingSecurityServiceImpl.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.messaging.security:compileJava > Task :com.ibm.ws.messaging.security:processResources NO-SOURCE > Task :com.ibm.ws.messaging.security:classes > Task :com.ibm.ws.messaging.security:jar warning: Imports that lack version ranges: [javax.security.auth, javax.security.auth.login] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.security.SecurityService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.token.ltpa.LTPAConfiguration)";effective:=active,osgi.service;filter:="(objectClass=org.osgi.service.cm.ConfigurationAdmin)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.security.registry, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.messaging.comms.client, com.ibm.ws.webcontainer.security, com.ibm.ws.messaging.utils, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.messaging.security.common, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.security.authentication, com.ibm.websphere.security, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.security.token.ltpa, com.ibm.ws.security] > Task :com.ibm.ws.messaging.security:publishWLPJars > Task :com.ibm.ws.messaging.security:assemble > Task :com.ibm.ws.messaging.security.common:publishWLPJars > Task :com.ibm.ws.messaging.security.common:assemble > Task :com.ibm.ws.messaging.utils:publishWLPJars > Task :com.ibm.ws.messaging.utils:assemble > Task :com.ibm.ws.messaging_test.fw:globalize NO-SOURCE > Task :com.ibm.ws.messaging_test.fw:compileJava > Task :com.ibm.ws.messaging_test.fw:processResources NO-SOURCE > Task :com.ibm.ws.messaging_test.fw:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging_test.fw/src/com/ibm/ws/sib/unittest/ras/Logger.java:1089: warning: [deprecation] logrb(Level,String,String,String,String) in Logger has been deprecated _logger.logrb(level, _source, "", _overridingBundleName, message); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging_test.fw/src/com/ibm/ws/sib/unittest/ras/Logger.java:1143: warning: [deprecation] logrb(Level,String,String,String,String,Object[]) in Logger has been deprecated _logger.logrb(level, _source, "", _overridingBundleName, message, (Object[])args); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.messaging_test.fw/src/com/ibm/ws/sib/unittest/ras/Logger.java:1150: warning: [deprecation] logrb(Level,String,String,String,String,Object) in Logger has been deprecated _logger.logrb(level, _source, "", _overridingBundleName, message, args); ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 3 warnings > Task :com.ibm.ws.messaging_test.fw:jar warning: Imports that lack version ranges: [com.ibm.ws.ffdc, junit.framework] warning: Unreferenced class path entries [com.ibm.ws.logging, junit, com.ibm.ws.messaging.jms.2.0, com.ibm.websphere.javaee.connector.1.6, com.ibm.websphere.javaee.transaction.1.1, com.ibm.ws.messaging.common, com.ibm.ws.messaging.utils, com.ibm.ws.messaging.security.common, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.jms.1.1, com.ibm.ws.container.service, com.ibm.ws.messaging.runtime, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.messaging_test.fw:assemble > Task :com.ibm.ws.microprofile.config.1.1:globalize [ant:validate] (warning) conversion.exception.CWMCG0007E variables should not be encapsulated in quotation marks [ant:validate] (warning) unable.to.convert.boolean.CWMCG0008E variables should not be encapsulated in quotation marks [ant:validate] (warning) unable.to.convert.CWMCG0006E variables should not be encapsulated in quotation marks > Task :io.openliberty.microprofile.config.internal.common:globalize NO-SOURCE > Task :io.openliberty.microprofile.config.internal.common:compileJava > Task :io.openliberty.microprofile.config.internal.common:processResources NO-SOURCE > Task :io.openliberty.microprofile.config.internal.common:classes > Task :io.openliberty.microprofile.config.internal.common:instrument > Task :io.openliberty.microprofile.config.internal.common:jar warning: Unreferenced class path entries [com.ibm.ws.logging, org.eclipse.osgi, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.eclipse.microprofile.config.1.1, com.ibm.websphere.javaee.annotation.1.2, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.config, com.ibm.ws.cdi.interfaces, com.ibm.ws.org.apache.commons.lang3, com.ibm.ws.container.service, com.ibm.ws.kernel.service, com.ibm.ws.app.manager] > Task :com.ibm.ws.microprofile.config.1.1:compileJava > Task :com.ibm.ws.microprofile.config.1.1:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.config.1.1:classes > Task :com.ibm.ws.microprofile.config.1.1:instrument > Task :com.ibm.ws.microprofile.config.1.1:jar warning: Unreferenced class path entries [com.ibm.ws.logging, org.eclipse.osgi, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.eclipse.microprofile.config.1.1, com.ibm.websphere.javaee.annotation.1.2, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.org.apache.commons.lang3, io.openliberty.microprofile.config.internal.common, com.ibm.ws.container.service, com.ibm.ws.kernel.service] > Task :com.ibm.ws.microprofile.config.1.1:publishWLPJars > Task :com.ibm.ws.microprofile.config.1.1:assemble > Task :com.ibm.ws.microprofile.config.1.1.cdi:globalize [ant:validate] (warning) property.not.found.CWMCG5004E variables should not be encapsulated in quotation marks [ant:validate] (warning) unable.to.determine.injection.type.CWMCG5001E variables should not be encapsulated in quotation marks /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.config.1.1.cdi/src/com/ibm/ws/microprofile/config/cdi/ConfigCDIExtension.java:36: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.config.1.1.cdi/src/com/ibm/ws/microprofile/config/cdi/ConfigCDIExtension.java:43: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class ConfigCDIExtension implements Extension, WebSphereCDIExtension { ^ 2 warnings > Task :com.ibm.ws.microprofile.config.1.1.cdi:compileJava > Task :com.ibm.ws.microprofile.config.1.1.cdi:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.config.1.1.cdi:classes > Task :com.ibm.ws.microprofile.config.1.1.cdi:instrument > Task :com.ibm.ws.microprofile.config.1.1.cdi:jar warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.javaee.cdi.1.2, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.cdi.interfaces, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.eclipse.microprofile.config.1.1, com.ibm.ws.microprofile.config.1.1] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.config.1.1.cdi.services/src/com/ibm/ws/microprofile/config/cdi/services/ConfigCDIExtensionComponent.java:17: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.config.1.1.cdi.services/src/com/ibm/ws/microprofile/config/cdi/services/ConfigCDIExtensionComponent.java:25: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class ConfigCDIExtensionComponent extends ConfigCDIExtension implements Extension, WebSphereCDIExtension {} ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.config.1.1.cdi.services/src/com/ibm/ws/microprofile/config/cdi/services/ConfigCDIExtensionComponent.java:24: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated @Component(service = WebSphereCDIExtension.class, property = { "api.classes=org.eclipse.microprofile.config.inject.ConfigProperty;org.eclipse.microprofile.config.Config" }, immediate = true) ^ 3 warnings > Task :com.ibm.ws.microprofile.config.1.1.cdi:publishWLPJars > Task :com.ibm.ws.microprofile.config.1.1.cdi:assemble > Task :com.ibm.ws.microprofile.config.1.1.cdi.services:globalize NO-SOURCE > Task :com.ibm.ws.microprofile.config.1.1.cdi.services:compileJava > Task :com.ibm.ws.microprofile.config.1.1.cdi.services:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.config.1.1.cdi.services:classes > Task :com.ibm.ws.microprofile.config.1.1.cdi.services:instrument > Task :com.ibm.ws.microprofile.config.1.1.cdi.services:jar warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.javaee.cdi.1.2, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.cdi.interfaces, com.ibm.ws.ras.instrument, com.ibm.ws.microprofile.config.1.1.cdi, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.eclipse.microprofile.config.1.1] > Task :com.ibm.ws.microprofile.config.1.1.cdi.services:publishWLPJars > Task :com.ibm.ws.microprofile.config.1.1.cdi.services:assemble > Task :com.ibm.ws.microprofile.config.1.1.services:globalize NO-SOURCE > Task :com.ibm.ws.microprofile.config.1.1.services:compileJava > Task :com.ibm.ws.microprofile.config.1.1.services:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.config.1.1.services:classes > Task :com.ibm.ws.microprofile.config.1.1.services:instrument > Task :com.ibm.ws.microprofile.config.1.1.services:jar warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, io.openliberty.microprofile.config.internal.common, com.ibm.ws.container.service, com.ibm.websphere.org.eclipse.microprofile.config.1.1, com.ibm.ws.microprofile.config.1.1] > Task :com.ibm.ws.microprofile.config.1.1.services:publishWLPJars > Task :com.ibm.ws.microprofile.config.1.1.services:assemble > Task :com.ibm.ws.microprofile.config.1.1_fat:assemble SKIPPED > Task :com.ibm.ws.microprofile.config.1.1_fat_tck:assemble SKIPPED > Task :com.ibm.ws.microprofile.config.1.2:globalize > Task :com.ibm.ws.microprofile.config.1.2:compileJava > Task :com.ibm.ws.microprofile.config.1.2:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.config.1.2:classes > Task :com.ibm.ws.microprofile.config.1.2:instrument > Task :com.ibm.ws.microprofile.config.1.2:jar warning: Unreferenced class path entries [com.ibm.ws.logging, org.eclipse.osgi, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.javaee.annotation.1.2, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.ws.microprofile.config.1.1, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.org.apache.commons.lang3, io.openliberty.microprofile.config.internal.common, com.ibm.ws.container.service, com.ibm.websphere.org.eclipse.microprofile.config.1.2.1, com.ibm.ws.kernel.service] > Task :com.ibm.ws.microprofile.config.1.2:publishWLPJars > Task :com.ibm.ws.microprofile.config.1.2:assemble > Task :com.ibm.ws.microprofile.config.1.2.cdi:globalize NO-SOURCE /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.config.1.2.cdi/src/com/ibm/ws/microprofile/config12/cdi/Config12CDIExtension.java:18: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.config.1.2.cdi/src/com/ibm/ws/microprofile/config12/cdi/Config12CDIExtension.java:26: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class Config12CDIExtension extends ConfigCDIExtension implements Extension, WebSphereCDIExtension { ^ 2 warnings > Task :com.ibm.ws.microprofile.config.1.2.cdi:compileJava > Task :com.ibm.ws.microprofile.config.1.2.cdi:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.config.1.2.cdi:classes > Task :com.ibm.ws.microprofile.config.1.2.cdi:instrument > Task :com.ibm.ws.microprofile.config.1.2.cdi:jar warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.javaee.cdi.1.2, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.cdi.interfaces, com.ibm.ws.ras.instrument, com.ibm.ws.microprofile.config.1.1.cdi, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.eclipse.microprofile.config.1.2.1, com.ibm.ws.microprofile.config.1.2, com.ibm.ws.microprofile.config.1.1] > Task :com.ibm.ws.microprofile.config.1.2.cdi:publishWLPJars > Task :com.ibm.ws.microprofile.config.1.2.cdi:assemble > Task :com.ibm.ws.microprofile.config.1.2.cdi.services:globalize NO-SOURCE /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.config.1.2.cdi.services/src/com/ibm/ws/microprofile/config12/cdi/services/Config12CDIExtensionComponent.java:17: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.config.1.2.cdi.services/src/com/ibm/ws/microprofile/config12/cdi/services/Config12CDIExtensionComponent.java:25: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class Config12CDIExtensionComponent extends Config12CDIExtension implements Extension, WebSphereCDIExtension {} ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.config.1.2.cdi.services/src/com/ibm/ws/microprofile/config12/cdi/services/Config12CDIExtensionComponent.java:24: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated @Component(service = WebSphereCDIExtension.class, property = { "api.classes=org.eclipse.microprofile.config.inject.ConfigProperty;org.eclipse.microprofile.config.Config" }, immediate = true) ^ 3 warnings > Task :com.ibm.ws.microprofile.config.1.2.cdi.services:compileJava > Task :com.ibm.ws.microprofile.config.1.2.cdi.services:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.config.1.2.cdi.services:classes > Task :com.ibm.ws.microprofile.config.1.2.cdi.services:instrument > Task :com.ibm.ws.microprofile.config.1.2.cdi.services:jar warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.javaee.cdi.1.2, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.microprofile.config.1.2.cdi, com.ibm.ws.cdi.interfaces, com.ibm.ws.ras.instrument, com.ibm.ws.microprofile.config.1.1.cdi, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.eclipse.microprofile.config.1.2.1] > Task :com.ibm.ws.microprofile.config.1.2.cdi.services:publishWLPJars > Task :com.ibm.ws.microprofile.config.1.2.cdi.services:assemble > Task :com.ibm.ws.microprofile.config.1.2.services:globalize NO-SOURCE > Task :com.ibm.ws.microprofile.config.1.2.services:compileJava > Task :com.ibm.ws.microprofile.config.1.2.services:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.config.1.2.services:classes > Task :com.ibm.ws.microprofile.config.1.2.services:instrument > Task :com.ibm.ws.microprofile.config.1.2.services:jar warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, io.openliberty.microprofile.config.internal.common, com.ibm.ws.container.service, com.ibm.websphere.org.eclipse.microprofile.config.1.2.1, com.ibm.ws.microprofile.config.1.2, com.ibm.ws.microprofile.config.1.1] > Task :com.ibm.ws.microprofile.config.1.2.services:publishWLPJars > Task :com.ibm.ws.microprofile.config.1.2.services:assemble > Task :com.ibm.ws.microprofile.config.1.2_fat:assemble SKIPPED > Task :com.ibm.ws.microprofile.config.1.2_fat_tck:assemble SKIPPED > Task :com.ibm.ws.microprofile.config.1.3:globalize > Task :io.openliberty.microprofile.config.internal.serverxml:globalize > Task :io.openliberty.microprofile.config.internal.serverxml:compileJava > Task :io.openliberty.microprofile.config.internal.serverxml:processResources NO-SOURCE > Task :io.openliberty.microprofile.config.internal.serverxml:classes > Task :io.openliberty.microprofile.config.internal.serverxml:instrument > Task :io.openliberty.microprofile.config.internal.serverxml:jar warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.wsspi.application.Application)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=io.openliberty.microprofile.config.internal.serverxml.AppPropertiesComponent)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, org.eclipse.osgi, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.eclipse.microprofile.config.1.1, com.ibm.websphere.javaee.annotation.1.2, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.config, com.ibm.ws.cdi.interfaces, com.ibm.ws.org.apache.commons.lang3, io.openliberty.microprofile.config.internal.common, com.ibm.ws.container.service, com.ibm.ws.kernel.service, com.ibm.ws.app.manager] > Task :com.ibm.ws.microprofile.config.1.3:compileJava > Task :com.ibm.ws.microprofile.config.1.3:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.config.1.3:classes > Task :com.ibm.ws.microprofile.config.1.3:instrument > Task :com.ibm.ws.microprofile.config.1.3:jar warning: Unreferenced class path entries [com.ibm.ws.logging, org.eclipse.osgi, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.javaee.annotation.1.2, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.org.eclipse.microprofile.config.1.3, com.ibm.ws.microprofile.config.1.2, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.adaptable.module, com.ibm.ws.microprofile.config.1.1, io.openliberty.microprofile.config.internal.serverxml, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.config, com.ibm.ws.cdi.interfaces, com.ibm.ws.org.apache.commons.lang3, io.openliberty.microprofile.config.internal.common, com.ibm.ws.container.service, com.ibm.ws.kernel.service, com.ibm.ws.app.manager] > Task :com.ibm.ws.microprofile.config.1.3:publishWLPJars > Task :com.ibm.ws.microprofile.config.1.3:assemble > Task :com.ibm.ws.microprofile.config.1.3.services:globalize NO-SOURCE > Task :com.ibm.ws.microprofile.config.1.3.services:compileJava > Task :com.ibm.ws.microprofile.config.1.3.services:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.config.1.3.services:classes > Task :com.ibm.ws.microprofile.config.1.3.services:instrument > Task :com.ibm.ws.microprofile.config.1.3.services:jar warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=java.util.concurrent.ScheduledExecutorService)";effective:=active,osgi.service;filter:="(objectClass=org.eclipse.microprofile.config.spi.ConfigSource)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.microprofile.config.1.3, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, io.openliberty.microprofile.config.internal.common, com.ibm.ws.container.service, com.ibm.websphere.org.eclipse.microprofile.config.1.3, com.ibm.ws.microprofile.config.1.2, com.ibm.ws.microprofile.config.1.1] > Task :com.ibm.ws.microprofile.config.1.3.services:publishWLPJars > Task :com.ibm.ws.microprofile.config.1.3.services:assemble > Task :com.ibm.ws.microprofile.config.1.3_fat:assemble SKIPPED > Task :com.ibm.ws.microprofile.config.1.3_fat_tck:assemble SKIPPED > Task :com.ibm.ws.microprofile.config.1.4:globalize > Task :com.ibm.ws.microprofile.config.1.4:compileJava > Task :com.ibm.ws.microprofile.config.1.4:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.config.1.4:classes > Task :com.ibm.ws.microprofile.config.1.4:instrument > Task :com.ibm.ws.microprofile.config.1.4:jar warning: Unreferenced class path entries [com.ibm.ws.logging, org.eclipse.osgi, com.ibm.ws.microprofile.config.1.3, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.javaee.annotation.1.2, com.ibm.websphere.org.eclipse.microprofile.config.1.4, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.microprofile.config.1.2, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.microprofile.config.1.1, io.openliberty.microprofile.config.internal.serverxml, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.config, com.ibm.ws.cdi.interfaces, com.ibm.ws.org.apache.commons.lang3, io.openliberty.microprofile.config.internal.common, com.ibm.ws.container.service, com.ibm.ws.kernel.service, com.ibm.ws.app.manager] > Task :com.ibm.ws.microprofile.config.1.4:publishWLPJars > Task :com.ibm.ws.microprofile.config.1.4:assemble > Task :com.ibm.ws.microprofile.config.1.4.cdi:globalize NO-SOURCE > Task :com.ibm.ws.microprofile.config.1.4.cdi:compileJava > Task :com.ibm.ws.microprofile.config.1.4.cdi:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.config.1.4.cdi:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.config.1.4.cdi/src/com/ibm/ws/microprofile/config14/cdi/Config14CDIExtension.java:33: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.config.1.4.cdi/src/com/ibm/ws/microprofile/config14/cdi/Config14CDIExtension.java:42: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class Config14CDIExtension extends Config12CDIExtension implements Extension, WebSphereCDIExtension { ^ 2 warnings > Task :com.ibm.ws.microprofile.config.1.4.cdi:instrument > Task :com.ibm.ws.microprofile.config.1.4.cdi:jar warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.microprofile.config.1.4, com.ibm.websphere.javaee.cdi.1.2, com.ibm.ws.microprofile.config.1.3, com.ibm.ws.microprofile.config.1.2.cdi, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.eclipse.microprofile.config.1.4, com.ibm.ws.microprofile.config.1.2, com.ibm.ws.microprofile.config.1.1, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.cdi.interfaces, com.ibm.ws.microprofile.config.1.1.cdi] > Task :com.ibm.ws.microprofile.config.1.4.cdi:publishWLPJars > Task :com.ibm.ws.microprofile.config.1.4.cdi:assemble > Task :com.ibm.ws.microprofile.config.1.4.cdi.services:globalize NO-SOURCE /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.config.1.4.cdi.services/src/com/ibm/ws/microprofile/config14/cdi/services/Config14CDIExtensionComponent.java:17: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.config.1.4.cdi.services/src/com/ibm/ws/microprofile/config14/cdi/services/Config14CDIExtensionComponent.java:25: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class Config14CDIExtensionComponent extends Config14CDIExtension implements Extension, WebSphereCDIExtension {} ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.config.1.4.cdi.services/src/com/ibm/ws/microprofile/config14/cdi/services/Config14CDIExtensionComponent.java:24: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated @Component(service = WebSphereCDIExtension.class, property = { "api.classes=org.eclipse.microprofile.config.inject.ConfigProperty;org.eclipse.microprofile.config.Config" }, immediate = true) ^ 3 warnings > Task :com.ibm.ws.microprofile.config.1.4.cdi.services:compileJava > Task :com.ibm.ws.microprofile.config.1.4.cdi.services:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.config.1.4.cdi.services:classes > Task :com.ibm.ws.microprofile.config.1.4.cdi.services:instrument > Task :com.ibm.ws.microprofile.config.1.4.cdi.services:jar warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.javaee.cdi.1.2, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.microprofile.config.1.4.cdi, com.ibm.ws.microprofile.config.1.2.cdi, com.ibm.ws.cdi.interfaces, com.ibm.ws.ras.instrument, com.ibm.ws.microprofile.config.1.1.cdi, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.eclipse.microprofile.config.1.4] > Task :com.ibm.ws.microprofile.config.1.4.cdi.services:publishWLPJars > Task :com.ibm.ws.microprofile.config.1.4.cdi.services:assemble > Task :com.ibm.ws.microprofile.config.1.4.services:globalize NO-SOURCE > Task :com.ibm.ws.microprofile.config.1.4.services:compileJava > Task :com.ibm.ws.microprofile.config.1.4.services:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.config.1.4.services:classes > Task :com.ibm.ws.microprofile.config.1.4.services:instrument > Task :com.ibm.ws.microprofile.config.1.4.services:jar warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=java.util.concurrent.ScheduledExecutorService)";effective:=active,osgi.service;filter:="(objectClass=org.eclipse.microprofile.config.spi.ConfigSource)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.microprofile.config.1.4, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.microprofile.config.1.3, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, io.openliberty.microprofile.config.internal.common, com.ibm.ws.container.service, com.ibm.websphere.org.eclipse.microprofile.config.1.4, com.ibm.ws.microprofile.config.1.2, com.ibm.ws.microprofile.config.1.1] > Task :com.ibm.ws.microprofile.config.1.4.services:publishWLPJars > Task :com.ibm.ws.microprofile.config.1.4.services:assemble > Task :com.ibm.ws.microprofile.config.1.4_fat:assemble SKIPPED > Task :com.ibm.ws.microprofile.config.1.4_fat_tck:assemble SKIPPED > Task :com.ibm.ws.microprofile.config_git_fat_tck:assemble SKIPPED > Task :com.ibm.ws.microprofile.contextpropagation.1.0:globalize > Task :com.ibm.ws.microprofile.contextpropagation.1.0:compileJava > Task :com.ibm.ws.microprofile.contextpropagation.1.0:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.contextpropagation.1.0:classes > Task :com.ibm.ws.microprofile.contextpropagation.1.0:instrument > Task :com.ibm.ws.microprofile.contextpropagation.1.0:jar warning: Imports that lack version ranges: [javax.inject] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.extended.MetaDataIdentifierService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.version.JavaEEVersion)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.contextpropagation.MPConfigAccessor)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.threading.PolicyExecutorProvider)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.threadcontext.ThreadContextProvider)";effective:=active,osgi.service;filter:="(objectClass=org.eclipse.microprofile.config.spi.ConfigProviderResolver)";effective:=active,osgi.service;filter:="(objectClass=org.eclipse.microprofile.context.spi.ThreadContextProvider)";effective:=active;resolution:=optional,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener,org.eclipse.microprofile.context.spi.ContextManagerProvider";uses:="com.ibm.ws.container.service.state,org.eclipse.microprofile.context.spi",osgi.service;objectClass:List="com.ibm.ws.microprofile.contextpropagation.MPConfigAccessor";uses:="com.ibm.ws.microprofile.contextpropagation"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.context, com.ibm.ws.container.service.compat, com.ibm.ws.ras.instrument, com.ibm.ws.bnd.annotations, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.threading, com.ibm.websphere.org.osgi.core, com.ibm.ws.concurrent, com.ibm.websphere.org.eclipse.microprofile.config.1.4, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.app.manager.lifecycle, com.ibm.wsspi.org.osgi.service.metatype.annotations, com.ibm.ws.concurrency.policy, com.ibm.ws.javaee.version, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.resource, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.websphere.org.eclipse.microprofile.contextpropagation.1.0, com.ibm.ws.kernel.service] > Task :com.ibm.ws.microprofile.contextpropagation.1.0:publishWLPJars > Task :com.ibm.ws.microprofile.contextpropagation.1.0:assemble > Task :com.ibm.ws.microprofile.faulttolerance:globalize > Task :com.ibm.ws.microprofile.faulttolerance.spi:globalize > Task :com.ibm.ws.microprofile.faulttolerance.spi:compileJava > Task :com.ibm.ws.microprofile.faulttolerance.spi:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.faulttolerance.spi:classes > Task :com.ibm.ws.microprofile.faulttolerance.spi:instrument > Task :com.ibm.ws.microprofile.faulttolerance.spi:jar warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.org.eclipse.microprofile.faulttolerance.1.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component] > Task :com.ibm.ws.microprofile.faulttolerance:compileJava > Task :com.ibm.ws.microprofile.faulttolerance:processResources > Task :com.ibm.ws.microprofile.faulttolerance:classes Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.microprofile.faulttolerance:instrument > Task :com.ibm.ws.microprofile.faulttolerance:jar warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.appserver.spi.kernel.service, com.ibm.websphere.org.eclipse.microprofile.faulttolerance.1.0, com.ibm.ws.context, org.eclipse.osgi, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.threading, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.microprofile.faulttolerance.spi, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.logging.core, com.ibm.ws.kernel.service] > Task :com.ibm.ws.microprofile.faulttolerance:publishWLPJars > Task :com.ibm.ws.microprofile.faulttolerance:assemble > Task :com.ibm.ws.microprofile.faulttolerance.1.0:globalize NO-SOURCE > Task :com.ibm.ws.net.jodah.failsafe:globalize NO-SOURCE > Task :com.ibm.ws.net.jodah.failsafe:compileJava NO-SOURCE > Task :com.ibm.ws.net.jodah.failsafe:processResources NO-SOURCE > Task :com.ibm.ws.net.jodah.failsafe:classes UP-TO-DATE > Task :com.ibm.ws.net.jodah.failsafe:instrument > Task :com.ibm.ws.net.jodah.failsafe:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [failsafe-1.0.4, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument] Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.faulttolerance.1.0/src/com/ibm/ws/microprofile/faulttolerance/executor/impl/async/AsyncOuterExecutorImpl.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.microprofile.faulttolerance.1.0:compileJava warning: Empty clause, usually caused by repeating a comma without any name field or by having spaces after the backslash of a property file: ../build.sharedResources/lib/junit/old/junit.jar;version=file, com.ibm.ws.junit.extensions;version=latest, org.hamcrest:hamcrest-all;version=1.3, > Task :com.ibm.ws.microprofile.faulttolerance.1.0:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.faulttolerance.1.0:classes > Task :com.ibm.ws.microprofile.faulttolerance.1.0:instrument > Task :com.ibm.ws.microprofile.faulttolerance.1.0:jar warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.threading.PolicyExecutorProvider)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.threadcontext.WSContextService)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ScheduledExecutorService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.appserver.spi.kernel.service, com.ibm.websphere.org.eclipse.microprofile.faulttolerance.1.0, com.ibm.ws.context, org.eclipse.osgi, com.ibm.ws.ras.instrument, com.ibm.ws.net.jodah.failsafe.1.0.4, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.threading, com.ibm.ws.microprofile.faulttolerance, com.ibm.websphere.org.osgi.core, com.ibm.websphere.javaee.annotation.1.2, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.microprofile.faulttolerance.spi, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.security, com.ibm.ws.logging.core, com.ibm.ws.kernel.service] > Task :com.ibm.ws.microprofile.faulttolerance.1.0:publishWLPJars > Task :com.ibm.ws.microprofile.faulttolerance.1.0:assemble > Task :com.ibm.ws.microprofile.faulttolerance.1.0.cdi.services:globalize NO-SOURCE > Task :com.ibm.ws.microprofile.faulttolerance.cdi:globalize /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.faulttolerance.cdi/src/com/ibm/ws/microprofile/faulttolerance/cdi/FaultToleranceCDIExtension.java:45: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.faulttolerance.cdi/src/com/ibm/ws/microprofile/faulttolerance/cdi/FaultToleranceCDIExtension.java:55: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class FaultToleranceCDIExtension implements Extension, WebSphereCDIExtension { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.faulttolerance.cdi/src/com/ibm/ws/microprofile/faulttolerance/cdi/FaultToleranceCDIExtension.java:54: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated @Component(service = WebSphereCDIExtension.class, immediate = true, property = { "service.vendor=IBM", "application.bdas.visible=true" }) ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 3 warnings > Task :com.ibm.ws.microprofile.faulttolerance.cdi:compileJava > Task :com.ibm.ws.microprofile.faulttolerance.cdi:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.faulttolerance.cdi:classes > Task :com.ibm.ws.microprofile.faulttolerance.cdi:instrument > Task :com.ibm.ws.microprofile.faulttolerance.cdi:jar warning: com.ibm.ws.microprofile.faulttolerance.cdi: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.faulttolerance.cdi.FTEnablementConfig)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.faulttolerance.cdi.config.AnnotationConfigFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.faulttolerance.spi.FTAnnotationInspector)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.faulttolerance.spi.MetricRecorderProvider)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.microprofile.faulttolerance.cdi.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.faulttolerance.cdi.FTEnablementConfig)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.faulttolerance.cdi.config.AnnotationConfigFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.faulttolerance.spi.FTAnnotationInspector)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.faulttolerance.spi.MetricRecorderProvider)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.org.eclipse.microprofile.faulttolerance.1.0, com.ibm.websphere.javaee.cdi.1.2, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.ws.transaction.cdi, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.eclipse.microprofile.config.1.1, com.ibm.websphere.javaee.annotation.1.2, com.ibm.ws.microprofile.faulttolerance.spi, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.cdi.interfaces, com.ibm.ws.kernel.service] > Task :com.ibm.ws.microprofile.faulttolerance.1.0.cdi.services:compileJava > Task :com.ibm.ws.microprofile.faulttolerance.1.0.cdi.services:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.faulttolerance.1.0.cdi.services:classes > Task :com.ibm.ws.microprofile.faulttolerance.1.0.cdi.services:instrument > Task :com.ibm.ws.microprofile.faulttolerance.1.0.cdi.services:jar warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.microprofile.faulttolerance.cdi.FTEnablementConfig";uses:="com.ibm.ws.microprofile.faulttolerance.cdi",osgi.service;objectClass:List="com.ibm.ws.microprofile.faulttolerance.cdi.config.AnnotationConfigFactory";uses:="com.ibm.ws.microprofile.faulttolerance.cdi.config"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.org.eclipse.microprofile.faulttolerance.1.1, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.logging.core, com.ibm.ws.microprofile.faulttolerance.cdi, com.ibm.ws.microprofile.faulttolerance.spi] > Task :com.ibm.ws.microprofile.faulttolerance.1.0.cdi.services:publishWLPJars > Task :com.ibm.ws.microprofile.faulttolerance.1.0.cdi.services:assemble > Task :com.ibm.ws.microprofile.faulttolerance.1.1.cdi.services:globalize NO-SOURCE > Task :com.ibm.ws.microprofile.faulttolerance.1.1.cdi.services:compileJava > Task :com.ibm.ws.microprofile.faulttolerance.1.1.cdi.services:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.faulttolerance.1.1.cdi.services:classes > Task :com.ibm.ws.microprofile.faulttolerance.1.1.cdi.services:instrument > Task :com.ibm.ws.microprofile.faulttolerance.1.1.cdi.services:jar warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.microprofile.faulttolerance.cdi.FTEnablementConfig";uses:="com.ibm.ws.microprofile.faulttolerance.cdi",osgi.service;objectClass:List="com.ibm.ws.microprofile.faulttolerance.cdi.config.AnnotationConfigFactory";uses:="com.ibm.ws.microprofile.faulttolerance.cdi.config"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.org.eclipse.microprofile.faulttolerance.1.1, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.logging.core, com.ibm.ws.microprofile.faulttolerance.cdi, com.ibm.ws.microprofile.faulttolerance.spi] > Task :com.ibm.ws.microprofile.faulttolerance.1.1.cdi.services:publishWLPJars > Task :com.ibm.ws.microprofile.faulttolerance.1.1.cdi.services:assemble > Task :com.ibm.ws.microprofile.faulttolerance.1.1_fat_tck:assemble SKIPPED > Task :com.ibm.ws.microprofile.faulttolerance.2.0:globalize NO-SOURCE > Task :com.ibm.ws.microprofile.faulttolerance.2.0:compileJava > Task :com.ibm.ws.microprofile.faulttolerance.2.0:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.faulttolerance.2.0:classes > Task :com.ibm.ws.microprofile.faulttolerance.2.0:instrument > Task :com.ibm.ws.microprofile.faulttolerance.2.0:jar warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.threading.PolicyExecutorProvider)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.threadcontext.WSContextService)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ScheduledExecutorService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.context, org.eclipse.osgi, com.ibm.websphere.org.eclipse.microprofile.faulttolerance.2.0, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.threading, com.ibm.ws.microprofile.faulttolerance, com.ibm.websphere.org.osgi.core, com.ibm.websphere.javaee.annotation.1.2, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.microprofile.faulttolerance.spi, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.security, com.ibm.ws.logging.core, com.ibm.ws.kernel.service] > Task :com.ibm.ws.microprofile.faulttolerance.2.0:publishWLPJars > Task :com.ibm.ws.microprofile.faulttolerance.2.0:assemble > Task :com.ibm.ws.microprofile.faulttolerance.2.0.cdi:globalize NO-SOURCE > Task :com.ibm.ws.microprofile.faulttolerance.2.0.cdi:compileJava > Task :com.ibm.ws.microprofile.faulttolerance.2.0.cdi:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.faulttolerance.2.0.cdi:classes > Task :com.ibm.ws.microprofile.faulttolerance.2.0.cdi:instrument /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.faulttolerance.2.0.cdi/src/com/ibm/ws/microprofile/faulttolerance/cdi20/FaultToleranceCDI20Extension.java:21: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.faulttolerance.2.0.cdi/src/com/ibm/ws/microprofile/faulttolerance/cdi20/FaultToleranceCDI20Extension.java:28: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class FaultToleranceCDI20Extension implements WebSphereCDIExtension, Extension { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.faulttolerance.2.0.cdi/src/com/ibm/ws/microprofile/faulttolerance/cdi20/FaultToleranceCDI20Extension.java:27: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated @Component(service = WebSphereCDIExtension.class, immediate = true) ^ 3 warnings > Task :com.ibm.ws.microprofile.faulttolerance.2.0.cdi:jar warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.javaee.cdi.2.0, com.ibm.websphere.org.eclipse.microprofile.faulttolerance.1.1, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.ws.cdi.interfaces, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.eclipse.microprofile.config.1.1, com.ibm.websphere.javaee.annotation.1.2, com.ibm.ws.microprofile.faulttolerance.cdi, com.ibm.ws.kernel.service, com.ibm.ws.microprofile.faulttolerance.spi] > Task :com.ibm.ws.microprofile.faulttolerance.2.0.cdi:publishWLPJars > Task :com.ibm.ws.microprofile.faulttolerance.2.0.cdi:assemble > Task :com.ibm.ws.microprofile.faulttolerance.2.0.cdi.services:globalize NO-SOURCE > Task :com.ibm.ws.microprofile.faulttolerance.2.0.cdi.services:compileJava > Task :com.ibm.ws.microprofile.faulttolerance.2.0.cdi.services:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.faulttolerance.2.0.cdi.services:classes > Task :com.ibm.ws.microprofile.faulttolerance.2.0.cdi.services:instrument > Task :com.ibm.ws.microprofile.faulttolerance.2.0.cdi.services:jar warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.microprofile.faulttolerance.cdi.FTEnablementConfig";uses:="com.ibm.ws.microprofile.faulttolerance.cdi",osgi.service;objectClass:List="com.ibm.ws.microprofile.faulttolerance.cdi.config.AnnotationConfigFactory";uses:="com.ibm.ws.microprofile.faulttolerance.cdi.config"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.org.eclipse.microprofile.faulttolerance.1.1, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.logging.core, com.ibm.ws.microprofile.faulttolerance.cdi, com.ibm.ws.microprofile.faulttolerance.spi] > Task :com.ibm.ws.microprofile.faulttolerance.2.0.cdi.services:publishWLPJars > Task :com.ibm.ws.microprofile.faulttolerance.2.0.cdi.services:assemble > Task :com.ibm.ws.microprofile.faulttolerance.2.0_fat_tck:assemble SKIPPED > Task :com.ibm.ws.microprofile.faulttolerance.2.1.cdi:globalize NO-SOURCE > Task :com.ibm.ws.microprofile.faulttolerance.2.1.cdi:compileJava > Task :com.ibm.ws.microprofile.faulttolerance.2.1.cdi:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.faulttolerance.2.1.cdi:classes > Task :com.ibm.ws.microprofile.faulttolerance.2.1.cdi:instrument > Task :com.ibm.ws.microprofile.faulttolerance.2.1.cdi:jar warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.javaee.cdi.2.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.org.eclipse.microprofile.faulttolerance.2.1, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.ws.cdi.interfaces, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.javaee.annotation.1.2, com.ibm.ws.microprofile.faulttolerance.cdi, com.ibm.ws.kernel.service, com.ibm.ws.microprofile.faulttolerance.spi] > Task :com.ibm.ws.microprofile.faulttolerance.2.1.cdi:publishWLPJars > Task :com.ibm.ws.microprofile.faulttolerance.2.1.cdi:assemble > Task :com.ibm.ws.microprofile.faulttolerance.2.1.cdi.services:globalize NO-SOURCE > Task :com.ibm.ws.microprofile.faulttolerance.2.1.cdi.services:compileJava > Task :com.ibm.ws.microprofile.faulttolerance.2.1.cdi.services:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.faulttolerance.2.1.cdi.services:classes > Task :com.ibm.ws.microprofile.faulttolerance.2.1.cdi.services:instrument > Task :com.ibm.ws.microprofile.faulttolerance.2.1.cdi.services:jar warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.microprofile.faulttolerance.cdi.FTEnablementConfig";uses:="com.ibm.ws.microprofile.faulttolerance.cdi",osgi.service;objectClass:List="com.ibm.ws.microprofile.faulttolerance.cdi.config.AnnotationConfigFactory";uses:="com.ibm.ws.microprofile.faulttolerance.cdi.config"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.org.eclipse.microprofile.faulttolerance.2.1, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.logging.core, com.ibm.ws.microprofile.faulttolerance.cdi, com.ibm.ws.microprofile.faulttolerance.spi, com.ibm.ws.microprofile.faulttolerance.2.1.cdi] > Task :com.ibm.ws.microprofile.faulttolerance.2.1.cdi.services:publishWLPJars > Task :com.ibm.ws.microprofile.faulttolerance.2.1.cdi.services:assemble > Task :com.ibm.ws.microprofile.faulttolerance.2.1_fat_tck:assemble SKIPPED > Task :com.ibm.ws.microprofile.faulttolerance.cdi:publishWLPJars > Task :com.ibm.ws.microprofile.faulttolerance.cdi:assemble > Task :com.ibm.ws.microprofile.faulttolerance.cdi_fat:assemble SKIPPED > Task :com.ibm.ws.microprofile.faulttolerance.cdi_fat_metrics:assemble SKIPPED > Task :com.ibm.ws.microprofile.faulttolerance.metrics:globalize NO-SOURCE > Task :com.ibm.ws.microprofile.metrics:globalize NO-SOURCE > Task :com.ibm.ws.microprofile.metrics.common:globalize > Task :com.ibm.ws.microprofile.metrics.common:compileJava > Task :com.ibm.ws.microprofile.metrics.common:processResources > Task :com.ibm.ws.microprofile.metrics.common:classes > Task :com.ibm.ws.microprofile.metrics.common:instrument > Task :com.ibm.ws.microprofile.metrics.common:jar warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.ws.microprofile.metrics.monitor.resources.MonitorMetrics provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.ws.microprofile.metrics.monitor.resources.MonitorMetrics provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.ws.microprofile.metrics.monitor.resources.MonitorMetrics provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.websphere.ras, com.ibm.websphere.ras.annotation] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.metrics/src/com/ibm/ws/microprofile/metrics/BaseMetrics.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.microprofile.metrics:compileJava > Task :com.ibm.ws.microprofile.metrics:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.metrics:classes > Task :com.ibm.ws.microprofile.metrics:instrument > Task :com.ibm.ws.microprofile.metrics:jar warning: Imports that lack version ranges: [javax.management, javax.management.openmbean] warning: Export com.ibm.ws.microprofile.metrics, has 1, private references [com.ibm.ws.microprofile.metrics.writer] warning: Export com.ibm.ws.microprofile.metrics.helper, has 2, private references [com.ibm.ws.microprofile.metrics.exceptions, com.ibm.ws.microprofile.metrics.writer] warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener";uses:="com.ibm.ws.container.service.state",osgi.service;objectClass:List="com.ibm.ws.microprofile.metrics.BaseMetrics";uses:="com.ibm.ws.microprofile.metrics",osgi.service;objectClass:List="com.ibm.ws.microprofile.metrics.MetricsConfig";uses:="com.ibm.ws.microprofile.metrics",osgi.service;objectClass:List="com.ibm.ws.microprofile.metrics.WriterFactory";uses:="com.ibm.ws.microprofile.metrics"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.container.service.compat, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.management.security, com.ibm.websphere.rest.handler, com.ibm.websphere.appserver.spi.ssl, com.ibm.websphere.org.eclipse.microprofile.metrics.1.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.container.service, com.ibm.ws.kernel.service, com.ibm.wsspi.org.osgi.service.event, com.ibm.ws.microprofile.metrics.common, com.ibm.ws.logging, com.ibm.websphere.javaee.cdi.1.2, com.ibm.websphere.appserver.api.json, com.ibm.ws.webcontainer, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.websphere.appserver.spi.httptransport, com.ibm.websphere.javaee.annotation.1.2, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.app.manager.wab, com.ibm.ws.rest.handler] > Task :com.ibm.ws.microprofile.faulttolerance.metrics:compileJava > Task :com.ibm.ws.microprofile.faulttolerance.metrics:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.faulttolerance.metrics:classes > Task :com.ibm.ws.microprofile.faulttolerance.metrics:instrument > Task :com.ibm.ws.microprofile.faulttolerance.metrics:jar warning: Unreferenced class path entries [com.ibm.ws.logging, org.eclipse.osgi, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.microprofile.faulttolerance, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.org.eclipse.microprofile.config.1.3, com.ibm.ws.microprofile.metrics, com.ibm.ws.microprofile.faulttolerance.spi, com.ibm.websphere.org.eclipse.microprofile.metrics.1.1.1, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.logging.core, com.ibm.ws.kernel.service] > Task :com.ibm.ws.microprofile.faulttolerance.metrics:publishWLPJars > Task :com.ibm.ws.microprofile.faulttolerance.metrics:assemble > Task :com.ibm.ws.microprofile.faulttolerance.metrics.1.1:globalize NO-SOURCE > Task :com.ibm.ws.microprofile.faulttolerance.metrics.1.1:compileJava > Task :com.ibm.ws.microprofile.faulttolerance.metrics.1.1:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.faulttolerance.metrics.1.1:classes > Task :com.ibm.ws.microprofile.faulttolerance.metrics.1.1:instrument > Task :com.ibm.ws.microprofile.faulttolerance.metrics.1.1:jar warning: Unreferenced class path entries [com.ibm.ws.logging, org.eclipse.osgi, com.ibm.ws.microprofile.faulttolerance.metrics, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.microprofile.faulttolerance, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.org.eclipse.microprofile.config.1.3, com.ibm.ws.microprofile.metrics, com.ibm.ws.microprofile.faulttolerance.spi, com.ibm.websphere.org.eclipse.microprofile.metrics.1.1.1, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.logging.core, com.ibm.ws.kernel.service] > Task :com.ibm.ws.microprofile.faulttolerance.metrics.1.1:publishWLPJars > Task :com.ibm.ws.microprofile.faulttolerance.metrics.1.1:assemble > Task :com.ibm.ws.microprofile.faulttolerance.metrics.2.0:globalize NO-SOURCE > Task :com.ibm.ws.microprofile.faulttolerance.metrics.2.0:compileJava > Task :com.ibm.ws.microprofile.faulttolerance.metrics.2.0:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.faulttolerance.metrics.2.0:classes > Task :com.ibm.ws.microprofile.faulttolerance.metrics.2.0:instrument > Task :com.ibm.ws.microprofile.faulttolerance.metrics.2.0:jar warning: Unreferenced class path entries [com.ibm.ws.logging, org.eclipse.osgi, com.ibm.ws.microprofile.faulttolerance.metrics, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.microprofile.faulttolerance, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.org.eclipse.microprofile.config.1.3, com.ibm.ws.microprofile.metrics, com.ibm.ws.microprofile.faulttolerance.spi, com.ibm.websphere.org.eclipse.microprofile.metrics.2.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.logging.core, com.ibm.ws.kernel.service] > Task :com.ibm.ws.microprofile.faulttolerance.metrics.2.0:publishWLPJars > Task :com.ibm.ws.microprofile.faulttolerance.metrics.2.0:assemble > Task :com.ibm.ws.microprofile.faulttolerance.spi:publishWLPJars > Task :com.ibm.ws.microprofile.faulttolerance.spi:assemble > Task :com.ibm.ws.microprofile.faulttolerance_fat_tck:assemble SKIPPED > Task :com.ibm.ws.microprofile.faulttolerance_git_fat_tck:assemble SKIPPED > Task :com.ibm.ws.microprofile.faulttolerance_repeat_tests:globalize NO-SOURCE > Task :com.ibm.ws.microprofile.faulttolerance_repeat_tests:compileJava > Task :com.ibm.ws.microprofile.faulttolerance_repeat_tests:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.faulttolerance_repeat_tests:classes > Task :com.ibm.ws.microprofile.faulttolerance_repeat_tests:jar warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, junit, fattest.simplicity, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.microprofile.faulttolerance_repeat_tests:assemble > Task :com.ibm.ws.microprofile.graphql.1.0_fat:assemble SKIPPED > Task :com.ibm.ws.microprofile.graphql.authorization:globalize NO-SOURCE /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.graphql.authorization/src/com/ibm/ws/microprofile/graphql/authorization/component/GraphQLAuthorizationExtension.java:23: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.graphql.authorization/src/com/ibm/ws/microprofile/graphql/authorization/component/GraphQLAuthorizationExtension.java:35: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class GraphQLAuthorizationExtension implements Extension, WebSphereCDIExtension { ^ 2 warnings > Task :com.ibm.ws.microprofile.graphql.authorization:compileJava > Task :com.ibm.ws.microprofile.graphql.authorization:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.graphql.authorization:classes > Task :com.ibm.ws.microprofile.graphql.authorization:instrument > Task :com.ibm.ws.microprofile.graphql.authorization:jar warning: com.ibm.ws.microprofile.graphql.authorization: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.cdi.extension.WebSphereCDIExtension,javax.enterprise.inject.spi.Extension";uses:="com.ibm.ws.cdi.extension,javax.enterprise.inject.spi",osgi.service;objectClass:List="javax.servlet.ServletContainerInitializer";uses:="javax.servlet"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.microprofile.graphql.authorization.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.cdi.extension.WebSphereCDIExtension,javax.enterprise.inject.spi.Extension";uses:="com.ibm.ws.cdi.extension,javax.enterprise.inject.spi",osgi.service;objectClass:List="javax.servlet.ServletContainerInitializer";uses:="javax.servlet"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.2.0, com.ibm.ws.logging, com.ibm.websphere.javaee.servlet.4.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.authorization.util, com.ibm.websphere.org.eclipse.microprofile.graphql.1.0, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.ws.io.smallrye.graphql, com.ibm.ws.cdi.interfaces, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.javaee.annotation.1.3] > Task :com.ibm.ws.microprofile.graphql.authorization:publishWLPJars > Task :com.ibm.ws.microprofile.graphql.authorization:assemble > Task :com.ibm.ws.microprofile.graphql.metrics.1.0:globalize NO-SOURCE > Task :com.ibm.ws.microprofile.metrics.2.0:globalize NO-SOURCE Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.microprofile.metrics.2.0:compileJava > Task :com.ibm.ws.microprofile.metrics.2.0:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.metrics.2.0:classes > Task :com.ibm.ws.microprofile.metrics.2.0:instrument > Task :com.ibm.ws.microprofile.metrics.2.0:jar warning: Imports that lack version ranges: [javax.management, javax.management.openmbean] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.metrics.impl.SharedMetricRegistries)";effective:=active,osgi.service;filter:="(objectClass=org.eclipse.microprofile.config.spi.ConfigProviderResolver)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener";uses:="com.ibm.ws.container.service.state",osgi.service;objectClass:List="com.ibm.ws.microprofile.metrics.BaseMetrics";uses:="com.ibm.ws.microprofile.metrics",osgi.service;objectClass:List="com.ibm.ws.microprofile.metrics.MetricsConfig";uses:="com.ibm.ws.microprofile.metrics",osgi.service;objectClass:List="com.ibm.ws.microprofile.metrics.WriterFactory";uses:="com.ibm.ws.microprofile.metrics",osgi.service;objectClass:List="com.ibm.ws.microprofile.metrics.impl.SharedMetricRegistries";uses:="com.ibm.ws.microprofile.metrics.impl"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.container.service.compat, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.eclipse.microprofile.config.1.3, com.ibm.websphere.rest.handler, com.ibm.websphere.org.eclipse.microprofile.metrics.2.0, com.ibm.websphere.appserver.spi.ssl, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.container.service, com.ibm.ws.kernel.service, com.ibm.wsspi.org.osgi.service.event, com.ibm.ws.microprofile.metrics.common, com.ibm.ws.logging, com.ibm.websphere.javaee.cdi.1.2, com.ibm.websphere.appserver.api.json, com.ibm.ws.webcontainer, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.ws.classloading, com.ibm.websphere.appserver.spi.httptransport, com.ibm.websphere.javaee.annotation.1.2, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.app.manager.wab, com.ibm.ws.rest.handler] > Task :com.ibm.ws.microprofile.metrics.2.3:globalize NO-SOURCE Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.metrics.2.3/src/com/ibm/ws/microprofile/metrics23/impl/MetricRegistry23Impl.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.microprofile.metrics.2.3:compileJava > Task :com.ibm.ws.microprofile.metrics.2.3:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.metrics.2.3:classes > Task :com.ibm.ws.microprofile.metrics.2.3:instrument > Task :com.ibm.ws.microprofile.metrics.2.3:jar warning: Imports that lack version ranges: [javax.management, javax.management.openmbean] warning: Export com.ibm.ws.microprofile.metrics, has 2, private references [com.ibm.ws.microprofile.metrics.exceptions, com.ibm.ws.microprofile.metrics.writer] warning: Export com.ibm.ws.microprofile.metrics.helper, has 2, private references [com.ibm.ws.microprofile.metrics.exceptions, com.ibm.ws.microprofile.metrics.writer] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.metrics.impl.SharedMetricRegistries)";effective:=active,osgi.service;filter:="(objectClass=org.eclipse.microprofile.config.spi.ConfigProviderResolver)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener";uses:="com.ibm.ws.container.service.state",osgi.service;objectClass:List="com.ibm.ws.microprofile.metrics.BaseMetrics";uses:="com.ibm.ws.microprofile.metrics",osgi.service;objectClass:List="com.ibm.ws.microprofile.metrics.MetricsConfig";uses:="com.ibm.ws.microprofile.metrics",osgi.service;objectClass:List="com.ibm.ws.microprofile.metrics.WriterFactory";uses:="com.ibm.ws.microprofile.metrics",osgi.service;objectClass:List="com.ibm.ws.microprofile.metrics.impl.SharedMetricRegistries";uses:="com.ibm.ws.microprofile.metrics.impl"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.container.service.compat, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.microprofile.metrics.2.0, com.ibm.websphere.org.eclipse.microprofile.config.1.3, com.ibm.websphere.rest.handler, com.ibm.websphere.appserver.spi.ssl, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.container.service, com.ibm.ws.kernel.service, com.ibm.wsspi.org.osgi.service.event, com.ibm.websphere.org.eclipse.microprofile.metrics.2.3, com.ibm.ws.logging, com.ibm.websphere.javaee.cdi.1.2, com.ibm.websphere.appserver.api.json, com.ibm.ws.webcontainer, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.ws.classloading, com.ibm.websphere.appserver.spi.httptransport, com.ibm.websphere.javaee.annotation.1.2, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.app.manager.wab, com.ibm.ws.rest.handler] > Task :com.ibm.ws.microprofile.metrics.cdi.2.3:globalize > Task :com.ibm.ws.microprofile.metrics.cdi.common:globalize > Task :com.ibm.ws.microprofile.metrics.cdi.common:compileJava > Task :com.ibm.ws.microprofile.metrics.cdi.common:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.metrics.cdi.common:classes > Task :com.ibm.ws.microprofile.metrics.cdi.common:instrument > Task :com.ibm.ws.microprofile.metrics.cdi.common:jar warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.javaee.cdi.1.2, com.ibm.ws.container.service.compat, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.classloading, com.ibm.websphere.javaee.annotation.1.2, com.ibm.websphere.org.eclipse.microprofile.config.1.3, com.ibm.ws.adaptable.module, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.concurrent.1.0, com.ibm.ws.cdi.interfaces, com.ibm.ws.container.service, com.ibm.ws.kernel.service] > Task :com.ibm.ws.microprofile.metrics.cdi.2.3:compileJava > Task :com.ibm.ws.microprofile.metrics.cdi.2.3:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.metrics.cdi.2.3:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.metrics.cdi.2.3/src/io/astefanutti/metrics/cdi23/MetricsExtension.java:69: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.metrics.cdi.2.3/src/io/astefanutti/metrics/cdi23/MetricsExtension.java:77: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class MetricsExtension implements Extension, WebSphereCDIExtension { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.metrics.cdi.2.3/src/io/astefanutti/metrics/cdi23/MetricsExtension.java:76: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated @Component(service = WebSphereCDIExtension.class, immediate = true) ^ 3 warnings > Task :com.ibm.ws.microprofile.metrics.cdi.2.3:instrument > Task :com.ibm.ws.microprofile.metrics.cdi.2.3:jar warning: Split package, multiple jars provide the same package:com/ibm/ws/microprofile/metrics/cdi/resources Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:com.ibm.ws.microprofile.metrics.cdi.common] Class path [Jar:main, Jar:com.ibm.ws.logging, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.websphere.javaee.cdi.1.2, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.3, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.microprofile.metrics.2.3, Jar:com.ibm.websphere.org.eclipse.microprofile.metrics.2.3, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.annotation.1.2, Jar:com.ibm.websphere.javaee.concurrent.1.0, Jar:com.ibm.ws.microprofile.metrics.cdi.common, Jar:com.ibm.ws.microprofile.metrics.common, Jar:com.ibm.ws.ras.instrument] warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.javaee.cdi.1.2, com.ibm.ws.container.service.compat, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.microprofile.metrics.cdi.common, com.ibm.websphere.org.osgi.core, com.ibm.ws.classloading, com.ibm.websphere.javaee.annotation.1.2, com.ibm.websphere.org.eclipse.microprofile.config.1.3, com.ibm.ws.microprofile.metrics.2.3, com.ibm.ws.adaptable.module, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.concurrent.1.0, com.ibm.ws.cdi.interfaces, com.ibm.ws.container.service, com.ibm.ws.kernel.service, com.ibm.websphere.org.eclipse.microprofile.metrics.2.3, com.ibm.ws.microprofile.metrics.common] > Task :com.ibm.ws.microprofile.graphql.metrics.1.0:compileJava warning: Empty clause, usually caused by repeating a comma without any name field or by having spaces after the backslash of a property file: com.ibm.ws.io.smallrye.graphql;version=latest,com.ibm.websphere.org.eclipse.microprofile.metrics.2.3;version=latest,com.ibm.ws.logging;version=latest,com.ibm.ws.microprofile.metrics.cdi.2.3,com.ibm.ws.org.osgi.annotation.versioning;version=latest,,com.ibm.ws.ras.instrument;version=latest > Task :com.ibm.ws.microprofile.graphql.metrics.1.0:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.graphql.metrics.1.0:classes > Task :com.ibm.ws.microprofile.graphql.metrics.1.0:instrument > Task :com.ibm.ws.microprofile.graphql.metrics.1.0:jar warning: Imports that lack version ranges: [com.ibm.wsspi.classloading] warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.io.smallrye.graphql, com.ibm.ws.ras.instrument, com.ibm.ws.microprofile.metrics.cdi.2.3, com.ibm.websphere.org.eclipse.microprofile.metrics.2.3] > Task :com.ibm.ws.microprofile.graphql.metrics.1.0:publishWLPJars > Task :com.ibm.ws.microprofile.graphql.metrics.1.0:assemble > Task :com.ibm.ws.microprofile.graphql_fat_tck:assemble SKIPPED > Task :com.ibm.ws.microprofile.health:globalize > Task :com.ibm.ws.microprofile.health:compileJava > Task :com.ibm.ws.microprofile.health:processResources > Task :com.ibm.ws.microprofile.health:classes > Task :com.ibm.ws.microprofile.health:instrument > Task :com.ibm.ws.microprofile.health:jar warning: Imports that lack version ranges: [javax.management] warning: No translation found for macro: admin.virtual.host warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.websphere.csi.J2EENameFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.cdi.CDIService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.classloader.context.ClassLoaderThreadContextFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.classloading.ClassLoaderIdentifierService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.extended.MetaDataIdentifierService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.metadata.context.JEEMetadataThreadContextFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.version.JavaEEVersion)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.health.internal.AppTracker)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.health.services.HealthCheckCDIBeanInvoker)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.health.services.HealthExecutor)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.health.services.impl.AppModuleContextService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.threadcontext.WSContextService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener,com.ibm.ws.microprofile.health.internal.AppTracker";uses:="com.ibm.ws.container.service.state,com.ibm.ws.microprofile.health.internal",osgi.service;objectClass:List="com.ibm.ws.microprofile.health.internal.HealthCheckService";uses:="com.ibm.ws.microprofile.health.internal",osgi.service;objectClass:List="com.ibm.ws.microprofile.health.services.HealthCheckCDIBeanInvoker";uses:="com.ibm.ws.microprofile.health.services",osgi.service;objectClass:List="com.ibm.ws.microprofile.health.services.HealthExecutor";uses:="com.ibm.ws.microprofile.health.services",osgi.service;objectClass:List="com.ibm.ws.microprofile.health.services.impl.AppModuleContextService";uses:="com.ibm.ws.microprofile.health.services.impl",osgi.service;objectClass:List="org.eclipse.microprofile.health.spi.HealthCheckResponseProvider";uses:="org.eclipse.microprofile.health.spi"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.container.service.compat, org.eclipse.osgi, com.ibm.websphere.jsonsupport, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.threading, com.ibm.websphere.org.osgi.core, com.ibm.ws.javaee.metadata.context, com.ibm.ws.javaee.version, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.container.service, com.ibm.ws.kernel.service, com.ibm.ws.app.manager, com.ibm.ws.context, com.ibm.ws.logging, com.ibm.websphere.javaee.cdi.1.2, com.ibm.ws.webcontainer, com.ibm.websphere.javaee.annotation.1.2, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.ws.classloader.context, com.ibm.websphere.javaee.servlet.3.1, com.ibm.websphere.org.eclipse.microprofile.health.1.0, com.ibm.ws.cdi.interfaces, com.ibm.ws.org.apache.commons.lang3] > Task :com.ibm.ws.microprofile.health:publishWLPJars > Task :com.ibm.ws.microprofile.health:assemble > Task :com.ibm.ws.microprofile.health.1.0_fat_tck:assemble SKIPPED > Task :com.ibm.ws.microprofile.health.2.0:globalize NO-SOURCE /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.health.2.0/src/com/ibm/ws/microprofile/health20/services/impl/HealthCheck20CDIBeanInvokerImpl.java:24: warning: [deprecation] Health in org.eclipse.microprofile.health has been deprecated import org.eclipse.microprofile.health.Health; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.health.2.0/src/com/ibm/ws/microprofile/health20/services/impl/HealthCheck20CDIBeanInvokerImpl.java:113: warning: [deprecation] Health in org.eclipse.microprofile.health has been deprecated Annotation hcHealthQualifier = new AnnotationLiteral() { ^ 2 warnings > Task :com.ibm.ws.microprofile.health.2.0:compileJava > Task :com.ibm.ws.microprofile.health.2.0:processResources > Task :com.ibm.ws.microprofile.health.2.0:classes > Task :com.ibm.ws.microprofile.health.2.0:instrument > Task :com.ibm.ws.microprofile.health.2.0:jar warning: Imports that lack version ranges: [com.ibm.wsspi.adaptable.module, com.ibm.wsspi.application, javax.management] warning: No translation found for macro: admin.virtual.host warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.websphere.csi.J2EENameFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.cdi.CDIService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.classloader.context.ClassLoaderThreadContextFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.classloading.ClassLoaderIdentifierService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.extended.MetaDataIdentifierService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.metadata.context.JEEMetadataThreadContextFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.version.JavaEEVersion)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.health.internal.AppTracker)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.health.services.impl.AppModuleContextService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.health20.services.HealthCheck20CDIBeanInvoker)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.health20.services.HealthCheck20Executor)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.threadcontext.WSContextService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener,com.ibm.ws.microprofile.health.internal.AppTracker";uses:="com.ibm.ws.container.service.state,com.ibm.ws.microprofile.health.internal",osgi.service;objectClass:List="com.ibm.ws.microprofile.health.services.impl.AppModuleContextService";uses:="com.ibm.ws.microprofile.health.services.impl",osgi.service;objectClass:List="com.ibm.ws.microprofile.health20.internal.HealthCheck20Service";uses:="com.ibm.ws.microprofile.health20.internal",osgi.service;objectClass:List="com.ibm.ws.microprofile.health20.services.HealthCheck20CDIBeanInvoker";uses:="com.ibm.ws.microprofile.health20.services",osgi.service;objectClass:List="com.ibm.ws.microprofile.health20.services.HealthCheck20Executor";uses:="com.ibm.ws.microprofile.health20.services",osgi.service;objectClass:List="org.eclipse.microprofile.health.spi.HealthCheckResponseProvider";uses:="org.eclipse.microprofile.health.spi"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.container.service.compat, org.eclipse.osgi, com.ibm.websphere.jsonsupport, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.threading, com.ibm.ws.microprofile.health, com.ibm.websphere.org.osgi.core, com.ibm.ws.javaee.metadata.context, com.ibm.ws.javaee.version, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.container.service, com.ibm.ws.kernel.service, com.ibm.ws.context, com.ibm.ws.logging, com.ibm.websphere.javaee.cdi.1.2, com.ibm.ws.webcontainer, com.ibm.websphere.javaee.annotation.1.2, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.classloader.context, com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.cdi.interfaces, com.ibm.ws.org.apache.commons.lang3, com.ibm.websphere.org.eclipse.microprofile.health.2.0] > Task :com.ibm.ws.microprofile.health.2.0:publishWLPJars > Task :com.ibm.ws.microprofile.health.2.0:assemble > Task :com.ibm.ws.microprofile.health.2.0_fat:assemble SKIPPED > Task :com.ibm.ws.microprofile.health.2.0_fat_tck:assemble SKIPPED > Task :com.ibm.ws.microprofile.health.2.1_fat_tck:assemble SKIPPED > Task :com.ibm.ws.microprofile.health.2.2_fat_tck:assemble SKIPPED > Task :com.ibm.ws.microprofile.health_fat:assemble SKIPPED > Task :com.ibm.ws.microprofile.metrics:publishWLPJars > Task :com.ibm.ws.microprofile.metrics:assemble > Task :com.ibm.ws.microprofile.metrics.1.0:globalize NO-SOURCE > Task :com.ibm.ws.microprofile.metrics.1.0:compileJava > Task :com.ibm.ws.microprofile.metrics.1.0:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.metrics.1.0:classes > Task :com.ibm.ws.microprofile.metrics.1.0:instrument > Task :com.ibm.ws.microprofile.metrics.1.0:jar warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.cdi.1.2, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.javaee.annotation.1.2, com.ibm.websphere.org.osgi.service.component, com.ibm.wsspi.org.osgi.service.event, com.ibm.ws.microprofile.metrics, com.ibm.ws.microprofile.metrics.common] > Task :com.ibm.ws.microprofile.metrics.1.0:publishWLPJars > Task :com.ibm.ws.microprofile.metrics.1.0:assemble > Task :com.ibm.ws.microprofile.metrics.1.1:globalize NO-SOURCE > Task :com.ibm.ws.microprofile.metrics.1.1:compileJava > Task :com.ibm.ws.microprofile.metrics.1.1:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.metrics.1.1:classes > Task :com.ibm.ws.microprofile.metrics.1.1:instrument > Task :com.ibm.ws.microprofile.metrics.1.1:jar warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.javaee.cdi.1.2, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.javaee.annotation.1.2, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.microprofile.metrics, com.ibm.websphere.org.eclipse.microprofile.metrics.1.1.1, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.org.eclipse.microprofile.config.1.2.1, com.ibm.wsspi.org.osgi.service.event, com.ibm.ws.microprofile.metrics.common] > Task :com.ibm.ws.microprofile.metrics.1.1:publishWLPJars > Task :com.ibm.ws.microprofile.metrics.1.1:assemble > Task :com.ibm.ws.microprofile.metrics.1.1.cdi:globalize NO-SOURCE > Task :com.ibm.ws.microprofile.metrics.cdi:globalize NO-SOURCE /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.metrics.cdi/src/io/astefanutti/metrics/cdi/MetricsExtension.java:66: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.metrics.cdi/src/io/astefanutti/metrics/cdi/MetricsExtension.java:73: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class MetricsExtension implements Extension, WebSphereCDIExtension { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.metrics.cdi/src/io/astefanutti/metrics/cdi/MetricsExtension.java:72: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated @Component(service = WebSphereCDIExtension.class, immediate = true) ^ 3 warnings > Task :com.ibm.ws.microprofile.metrics.cdi:compileJava > Task :com.ibm.ws.microprofile.metrics.cdi:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.metrics.cdi:classes > Task :com.ibm.ws.microprofile.metrics.cdi:instrument > Task :com.ibm.ws.microprofile.metrics.cdi:jar warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.javaee.cdi.1.2, com.ibm.websphere.org.eclipse.microprofile.metrics.1.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.concurrent.1.0, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.ws.cdi.interfaces, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.microprofile.metrics.cdi.common, com.ibm.websphere.javaee.annotation.1.2, com.ibm.ws.microprofile.metrics] > Task :com.ibm.ws.microprofile.metrics.1.1.cdi:compileJava > Task :com.ibm.ws.microprofile.metrics.1.1.cdi:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.metrics.1.1.cdi:classes > Task :com.ibm.ws.microprofile.metrics.1.1.cdi:instrument > Task :com.ibm.ws.microprofile.metrics.1.1.cdi:jar warning: Imports that lack version ranges: [com.ibm.ws.microprofile.metrics.impl] warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.javaee.cdi.1.2, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.concurrent.1.0, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.ws.cdi.interfaces, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.microprofile.metrics.1.1, com.ibm.websphere.javaee.annotation.1.2, com.ibm.ws.microprofile.metrics.cdi, com.ibm.websphere.org.eclipse.microprofile.metrics.1.1.1] > Task :com.ibm.ws.microprofile.metrics.1.1.cdi:publishWLPJars > Task :com.ibm.ws.microprofile.metrics.1.1.cdi:assemble > Task :com.ibm.ws.microprofile.metrics.1.1.noAuth_fat_tck:assemble SKIPPED > Task :com.ibm.ws.microprofile.metrics.1.1_fat_tck:assemble SKIPPED > Task :com.ibm.ws.microprofile.metrics.2.0:publishWLPJars > Task :com.ibm.ws.microprofile.metrics.2.0:assemble > Task :com.ibm.ws.microprofile.metrics.2.0.monitor:globalize NO-SOURCE Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.metrics.2.0.monitor/src/com/ibm/ws/microprofile/metrics/monitor/MonitorGauge.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.microprofile.metrics.2.0.monitor:compileJava > Task :com.ibm.ws.microprofile.metrics.2.0.monitor:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.metrics.2.0.monitor:classes > Task :com.ibm.ws.microprofile.metrics.2.0.monitor:instrument > Task :com.ibm.ws.microprofile.metrics.2.0.monitor:jar warning: Unused Import-Package instructions: [javax.enterprise.*] warning: Imports that lack version ranges: [javax.management, javax.management.openmbean] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.metrics.impl.SharedMetricRegistries)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ExecutorService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.org.eclipse.microprofile.metrics.2.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.microprofile.metrics.2.0, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.microprofile.metrics.common, com.ibm.ws.anno] > Task :com.ibm.ws.microprofile.metrics.2.0.monitor:publishWLPJars > Task :com.ibm.ws.microprofile.metrics.2.0.monitor:assemble > Task :com.ibm.ws.microprofile.metrics.2.0_fat_tck:assemble SKIPPED > Task :com.ibm.ws.microprofile.metrics.2.2.monitor:globalize NO-SOURCE > Task :com.ibm.ws.microprofile.metrics.2.2.monitor:compileJava NO-SOURCE > Task :com.ibm.ws.microprofile.metrics.2.2.monitor:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.metrics.2.2.monitor:classes UP-TO-DATE > Task :com.ibm.ws.microprofile.metrics.2.2.monitor:instrument > Task :com.ibm.ws.microprofile.metrics.2.2.monitor:jar warning: There is an empty jar or directory on the classpath: main warning: Split package, multiple jars provide the same package:com/ibm/ws/microprofile/metrics/monitor/resources Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:com.ibm.ws.microprofile.metrics.2.0.monitor, Jar:com.ibm.ws.microprofile.metrics.common] Class path [Jar:main, Jar:com.ibm.ws.logging, Jar:com.ibm.ws.microprofile.metrics.2.0.monitor, Jar:com.ibm.ws.microprofile.metrics.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.metrics.2.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.microprofile.metrics.common, Jar:com.ibm.ws.ras.instrument] warning: Unused Import-Package instructions: [javax.enterprise.*] warning: Imports that lack version ranges: [javax.management, javax.management.openmbean] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.metrics.impl.SharedMetricRegistries)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ExecutorService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.org.eclipse.microprofile.metrics.2.2, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.microprofile.metrics.2.0.monitor, com.ibm.ws.microprofile.metrics.2.0, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.microprofile.metrics.common, com.ibm.ws.anno] > Task :com.ibm.ws.microprofile.metrics.2.2.monitor:publishWLPJars > Task :com.ibm.ws.microprofile.metrics.2.2.monitor:assemble > Task :com.ibm.ws.microprofile.metrics.2.2_fat_tck:assemble SKIPPED > Task :com.ibm.ws.microprofile.metrics.2.3:publishWLPJars > Task :com.ibm.ws.microprofile.metrics.2.3:assemble > Task :com.ibm.ws.microprofile.metrics.2.3.monitor:globalize NO-SOURCE Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.metrics.2.3.monitor/src/com/ibm/ws/microprofile/metrics/monitor/MonitorGauge.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.microprofile.metrics.2.3.monitor:compileJava > Task :com.ibm.ws.microprofile.metrics.2.3.monitor:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.metrics.2.3.monitor:classes > Task :com.ibm.ws.microprofile.metrics.2.3.monitor:instrument > Task :com.ibm.ws.microprofile.metrics.2.3.monitor:jar warning: Unused Import-Package instructions: [javax.enterprise.*] warning: Imports that lack version ranges: [javax.management, javax.management.openmbean] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.metrics.impl.SharedMetricRegistries)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ExecutorService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.microprofile.metrics.2.0, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.microprofile.metrics.2.3, com.ibm.websphere.org.eclipse.microprofile.metrics.2.3, com.ibm.ws.microprofile.metrics.common, com.ibm.ws.anno] > Task :com.ibm.ws.microprofile.metrics.2.3.monitor:publishWLPJars > Task :com.ibm.ws.microprofile.metrics.2.3.monitor:assemble > Task :com.ibm.ws.microprofile.metrics.2.3_fat_tck:assemble SKIPPED > Task :com.ibm.ws.microprofile.metrics.2.x.monitor_fat:assemble SKIPPED > Task :com.ibm.ws.microprofile.metrics.cdi:publishWLPJars > Task :com.ibm.ws.microprofile.metrics.cdi:assemble > Task :com.ibm.ws.microprofile.metrics.cdi.2.0:globalize NO-SOURCE /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.metrics.cdi.2.0/src/io/astefanutti/metrics/cdi20/MetricsExtension.java:68: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.metrics.cdi.2.0/src/io/astefanutti/metrics/cdi20/MetricsExtension.java:76: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class MetricsExtension implements Extension, WebSphereCDIExtension { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.metrics.cdi.2.0/src/io/astefanutti/metrics/cdi20/MetricsExtension.java:75: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated @Component(service = WebSphereCDIExtension.class, immediate = true) ^ 3 warnings > Task :com.ibm.ws.microprofile.metrics.cdi.2.0:compileJava > Task :com.ibm.ws.microprofile.metrics.cdi.2.0:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.metrics.cdi.2.0:classes > Task :com.ibm.ws.microprofile.metrics.cdi.2.0:instrument > Task :com.ibm.ws.microprofile.metrics.cdi.2.0:jar warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.javaee.cdi.1.2, com.ibm.ws.container.service.compat, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.microprofile.metrics.cdi.common, com.ibm.ws.microprofile.metrics.2.0, com.ibm.websphere.org.osgi.core, com.ibm.ws.classloading, com.ibm.websphere.javaee.annotation.1.2, com.ibm.websphere.org.eclipse.microprofile.config.1.3, com.ibm.ws.adaptable.module, com.ibm.websphere.org.eclipse.microprofile.metrics.2.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.concurrent.1.0, com.ibm.ws.cdi.interfaces, com.ibm.ws.container.service, com.ibm.ws.kernel.service, com.ibm.ws.microprofile.metrics.common] > Task :com.ibm.ws.microprofile.metrics.cdi.2.0:publishWLPJars > Task :com.ibm.ws.microprofile.metrics.cdi.2.0:assemble > Task :com.ibm.ws.microprofile.metrics.cdi.2.3:publishWLPJars > Task :com.ibm.ws.microprofile.metrics.cdi.2.3:assemble > Task :com.ibm.ws.microprofile.metrics.cdi.common:assemble > Task :com.ibm.ws.microprofile.metrics.common:publishWLPJars > Task :com.ibm.ws.microprofile.metrics.common:assemble > Task :com.ibm.ws.microprofile.metrics.monitor:globalize Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.metrics.monitor/src/com/ibm/ws/microprofile/metrics/monitor/MonitorGauge.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.microprofile.metrics.monitor:compileJava > Task :com.ibm.ws.microprofile.metrics.monitor:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.metrics.monitor:classes > Task :com.ibm.ws.microprofile.metrics.monitor:instrument > Task :com.ibm.ws.microprofile.metrics.monitor:jar warning: Unused Import-Package instructions: [javax.enterprise.*] warning: Imports that lack version ranges: [javax.management, javax.management.openmbean] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.metrics.impl.SharedMetricRegistries)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ExecutorService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.microprofile.metrics.1.1, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.microprofile.metrics, com.ibm.websphere.org.eclipse.microprofile.metrics.1.1.1, com.ibm.ws.anno] > Task :com.ibm.ws.microprofile.metrics.monitor:publishWLPJars > Task :com.ibm.ws.microprofile.metrics.monitor:assemble > Task :com.ibm.ws.microprofile.metrics.monitor_fat:assemble SKIPPED > Task :com.ibm.ws.microprofile.metrics.private:globalize NO-SOURCE > Task :com.ibm.ws.microprofile.metrics.private:compileJava > Task :com.ibm.ws.microprofile.metrics.private:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.metrics.private:classes > Task :com.ibm.ws.microprofile.metrics.private:instrument > Task :com.ibm.ws.microprofile.metrics.private:jar warning: Unused Import-Package instructions: [org.eclipse.microprofile.metrics.*] warning: No translation found for macro: admin.virtual.host warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.metrics.WriterFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.metrics.impl.SharedMetricRegistries)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.javaee.servlet.3.1, com.ibm.websphere.org.eclipse.microprofile.metrics.1.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.wsspi.org.osgi.service.component, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.microprofile.metrics.2.0, com.ibm.ws.microprofile.metrics, com.ibm.websphere.rest.handler] > Task :com.ibm.ws.microprofile.metrics.private:publishWLPJars > Task :com.ibm.ws.microprofile.metrics.private:assemble > Task :com.ibm.ws.microprofile.metrics.public:globalize NO-SOURCE > Task :com.ibm.ws.microprofile.metrics.public:compileJava > Task :com.ibm.ws.microprofile.metrics.public:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.metrics.public:classes > Task :com.ibm.ws.microprofile.metrics.public:instrument > Task :com.ibm.ws.microprofile.metrics.public:jar warning: Unused Import-Package instructions: [org.eclipse.microprofile.metrics.*] warning: No translation found for macro: admin.virtual.host warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.metrics.WriterFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.metrics.impl.SharedMetricRegistries)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.javaee.servlet.3.1, com.ibm.websphere.org.eclipse.microprofile.metrics.1.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.wsspi.org.osgi.service.component, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.microprofile.metrics.2.0, com.ibm.ws.microprofile.metrics, com.ibm.websphere.rest.handler] > Task :com.ibm.ws.microprofile.metrics.public:publishWLPJars > Task :com.ibm.ws.microprofile.metrics.public:assemble > Task :com.ibm.ws.microprofile.metrics_fat:assemble SKIPPED > Task :com.ibm.ws.microprofile.metrics_fat_tck:assemble SKIPPED > Task :com.ibm.ws.microprofile.mpjwt.1.1_fat_tck:assemble SKIPPED > Task :com.ibm.ws.microprofile.openapi:globalize NO-SOURCE > Task :com.ibm.ws.microprofile.openapi.model:globalize NO-SOURCE > Task :io.openliberty.com.fasterxml.jackson:globalize NO-SOURCE > Task :io.openliberty.com.fasterxml.jackson:compileJava NO-SOURCE > Task :io.openliberty.com.fasterxml.jackson:processResources NO-SOURCE > Task :io.openliberty.com.fasterxml.jackson:classes UP-TO-DATE > Task :io.openliberty.com.fasterxml.jackson:instrument > Task :io.openliberty.com.fasterxml.jackson:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.xml.datatype, javax.xml.namespace, javax.xml.parsers, org.w3c.dom, org.w3c.dom.bootstrap, org.w3c.dom.ls, org.xml.sax] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :io.openliberty.microprofile.openapi.internal.common:globalize [ant:validate] (warning) OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W variables should not be encapsulated in quotation marks [ant:validate] (warning) pathItemOperationRequiredField variables should not be encapsulated in quotation marks [ant:validate] (warning) securityRequirementScopeNamesRequired variables should not be encapsulated in quotation marks [ant:validate] (warning) linkOperationRefAndId variables should not be encapsulated in quotation marks [ant:validate] (warning) pathItemRequiredField variables should not be encapsulated in quotation marks [ant:validate] (warning) parameterInFieldInvalid variables should not be encapsulated in quotation marks [ant:validate] (warning) parameterContentMapMustNotBeEmpty variables should not be encapsulated in quotation marks [ant:validate] (warning) nullValueInMap variables should not be encapsulated in quotation marks [ant:validate] (warning) openAPITagIsNotUnique variables should not be encapsulated in quotation marks [ant:validate] (warning) referenceExternalOrExtension variables should not be encapsulated in quotation marks [ant:validate] (warning) pathItemDuplicate variables should not be encapsulated in quotation marks [ant:validate] (warning) invalidExtensionName variables should not be encapsulated in quotation marks [ant:validate] (warning) infoTermsOfServiceInvalidURL variables should not be encapsulated in quotation marks [ant:validate] (warning) headerContentMap variables should not be encapsulated in quotation marks [ant:validate] (warning) externalDocumentationInvalidURL variables should not be encapsulated in quotation marks [ant:validate] (warning) invalidUri variables should not be encapsulated in quotation marks [ant:validate] (warning) invalidUrl variables should not be encapsulated in quotation marks [ant:validate] (warning) exampleOnlyValueOrExternalValue variables should not be encapsulated in quotation marks [ant:validate] (warning) operationIdsMustBeUnique variables should not be encapsulated in quotation marks [ant:validate] (warning) schemaPropertyLessThanZero variables should not be encapsulated in quotation marks [ant:validate] (warning) headerExampleOrExamples variables should not be encapsulated in quotation marks [ant:validate] (warning) linkOperationIdInvalid variables should not be encapsulated in quotation marks [ant:validate] (warning) referenceNotPartOfModel variables should not be encapsulated in quotation marks [ant:validate] (warning) pathItemInvalidRef variables should not be encapsulated in quotation marks [ant:validate] (warning) headerSchemaAndContent variables should not be encapsulated in quotation marks [ant:validate] (warning) pathItemParameterNotDeclaredSingle variables should not be encapsulated in quotation marks [ant:validate] (warning) securitySchemeInFieldInvalid variables should not be encapsulated in quotation marks [ant:validate] (warning) callbackInvalidURL variables should not be encapsulated in quotation marks [ant:validate] (warning) callbackInvalidPathItem variables should not be encapsulated in quotation marks [ant:validate] (warning) pathItemInvalidFormat variables should not be encapsulated in quotation marks [ant:validate] (warning) nonApplicableFieldWithValue variables should not be encapsulated in quotation marks [ant:validate] (warning) serverInvalidURL variables should not be encapsulated in quotation marks [ant:validate] (warning) parameterExampleOrExamples variables should not be encapsulated in quotation marks [ant:validate] (warning) pathItemOperationNullParameter variables should not be encapsulated in quotation marks [ant:validate] (warning) pathItemParameterNotDeclaredMultiple variables should not be encapsulated in quotation marks [ant:validate] (warning) linkMustSpecifyOperationRefOrId variables should not be encapsulated in quotation marks [ant:validate] (warning) mediaTypeEncodingProperty variables should not be encapsulated in quotation marks [ant:validate] (warning) serverVariableNotDefined variables should not be encapsulated in quotation marks [ant:validate] (warning) referenceToObjectInvalid variables should not be encapsulated in quotation marks [ant:validate] (warning) licenseInvalidURL variables should not be encapsulated in quotation marks [ant:validate] (warning) referenceNotValid variables should not be encapsulated in quotation marks [ant:validate] (warning) securityRequirementFieldNotEmpty variables should not be encapsulated in quotation marks [ant:validate] (warning) schemaTypeDoesNotMatchProperty variables should not be encapsulated in quotation marks [ant:validate] (warning) callbackMustBeRuntimeExpression variables should not be encapsulated in quotation marks [ant:validate] (warning) keyNotARegex variables should not be encapsulated in quotation marks [ant:validate] (warning) requiredFieldMissing variables should not be encapsulated in quotation marks [ant:validate] (warning) pathItemOperationParameterNotDeclaredMultiple variables should not be encapsulated in quotation marks [ant:validate] (warning) securityRequirementNotDeclared variables should not be encapsulated in quotation marks [ant:validate] (warning) parameterSchemaAndContent variables should not be encapsulated in quotation marks [ant:validate] (warning) pathItemOperationDuplicate variables should not be encapsulated in quotation marks [ant:validate] (warning) contactInvalidURL variables should not be encapsulated in quotation marks [ant:validate] (warning) referenceNotValidFormat variables should not be encapsulated in quotation marks [ant:validate] (warning) headerSchemaOrContent variables should not be encapsulated in quotation marks [ant:validate] (warning) pathItemOperationNoPathParameterDeclared variables should not be encapsulated in quotation marks [ant:validate] (warning) nonApplicableField variables should not be encapsulated in quotation marks [ant:validate] (warning) pathsRequiresSlash variables should not be encapsulated in quotation marks [ant:validate] (warning) contactInvalidEmail variables should not be encapsulated in quotation marks [ant:validate] (warning) oAuthFlowInvalidURL variables should not be encapsulated in quotation marks [ant:validate] (warning) securitySchemeInvalidURL variables should not be encapsulated in quotation marks [ant:validate] (warning) callbackInvalidSubstitutionVariables variables should not be encapsulated in quotation marks [ant:validate] (warning) linkOperationRefInvalidOrMissing variables should not be encapsulated in quotation marks [ant:validate] (warning) parameterSchemaOrContent variables should not be encapsulated in quotation marks [ant:validate] (warning) pathItemOperationParameterNotDeclaredSingle variables should not be encapsulated in quotation marks [ant:validate] (warning) openAPIVersionInvalid variables should not be encapsulated in quotation marks > Task :io.openliberty.microprofile.openapi.internal.common:compileJava > Task :io.openliberty.microprofile.openapi.internal.common:processResources NO-SOURCE > Task :io.openliberty.microprofile.openapi.internal.common:classes > Task :io.openliberty.microprofile.openapi.internal.common:instrument > Task :io.openliberty.microprofile.openapi.internal.common:jar warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.ras.instrument] > Task :com.ibm.ws.microprofile.openapi.model:compileJava > Task :com.ibm.ws.microprofile.openapi.model:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.openapi.model:classes > Task :com.ibm.ws.microprofile.openapi.model:instrument > Task :com.ibm.ws.microprofile.openapi.model:jar warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.container.service.compat, com.ibm.ws.webcontainer, com.ibm.websphere.appserver.spi.artifact, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.appserver.spi.httptransport, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.ws.anno, com.ibm.websphere.appserver.spi.ssl, com.ibm.ws.org.osgi.annotation.versioning, io.openliberty.com.fasterxml.jackson, com.ibm.websphere.javaee.jaxrs.2.0, com.ibm.ws.org.apache.commons.lang3, com.ibm.ws.container.service, com.ibm.ws.artifact.overlay, com.ibm.ws.kernel.service, com.ibm.ws.kernel.filemonitor, com.ibm.wsspi.org.osgi.service.event, com.ibm.websphere.org.eclipse.microprofile.openapi.1.0, com.ibm.ws.org.apache.commons.io, io.openliberty.microprofile.openapi.internal.common] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi/src/com/ibm/ws/microprofile/openapi/impl/core/jackson/TypeNameResolver.java:19: warning: [deprecation] WordUtils in org.apache.commons.lang3.text has been deprecated import org.apache.commons.lang3.text.WordUtils; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi/src/com/ibm/ws/microprofile/openapi/Reader.java:367: warning: [deprecation] constructType(Type,Class) in TypeFactory has been deprecated final Type type = TypeFactory.defaultInstance().constructType(genericParameterTypes[i], cls); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi/src/com/ibm/ws/microprofile/openapi/Reader.java:385: warning: [deprecation] constructType(Type,Class) in TypeFactory has been deprecated final Type type = TypeFactory.defaultInstance().constructType(param.getParameterType(), cls); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi/src/com/ibm/ws/microprofile/openapi/impl/core/util/AnnotationsUtils.java:264: warning: [deprecation] isNumber(String) in NumberUtils has been deprecated if (NumberUtils.isNumber(schema.maximum())) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi/src/com/ibm/ws/microprofile/openapi/impl/core/util/AnnotationsUtils.java:268: warning: [deprecation] isNumber(String) in NumberUtils has been deprecated if (NumberUtils.isNumber(schema.minimum())) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi/src/com/ibm/ws/microprofile/openapi/impl/core/jackson/TypeNameResolver.java:69: warning: [deprecation] WordUtils in org.apache.commons.lang3.text has been deprecated generic.append(WordUtils.capitalize(argName)); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi/src/com/ibm/ws/microprofile/openapi/impl/core/jackson/ModelResolver.java:266: warning: [deprecation] findEnumValue(Enum) in AnnotationIntrospector has been deprecated n = _intr.findEnumValue(en); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi/src/com/ibm/ws/microprofile/openapi/impl/core/jackson/ModelResolver.java:622: warning: [deprecation] annotations() in AnnotatedMember has been deprecated for (Annotation annotation : propMember.annotations()) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi/src/com/ibm/ws/microprofile/openapi/impl/core/jackson/ModelResolver.java:1010: warning: [deprecation] isNumber(String) in NumberUtils has been deprecated if (schema != null && NumberUtils.isNumber(schema.minimum())) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi/src/com/ibm/ws/microprofile/openapi/impl/core/jackson/ModelResolver.java:1019: warning: [deprecation] isNumber(String) in NumberUtils has been deprecated if (schema != null && NumberUtils.isNumber(schema.maximum())) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi/src/com/ibm/ws/microprofile/openapi/impl/core/jackson/ModelResolver.java:1295: warning: [deprecation] annotations() in Annotated has been deprecated for (Annotation a : member.annotations()) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi/src/com/ibm/ws/microprofile/openapi/impl/parser/util/ClasspathHelper.java:35: warning: [deprecation] toString(InputStream) in IOUtils has been deprecated return IOUtils.toString(inputStream); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi/src/com/ibm/ws/microprofile/openapi/impl/jaxrs2/DefaultParameterExtension.java:174: warning: [deprecation] annotations() in AnnotatedMember has been deprecated for (final Annotation fieldAnnotation : field.annotations()) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi/src/com/ibm/ws/microprofile/openapi/impl/jaxrs2/DefaultParameterExtension.java:189: warning: [deprecation] annotations() in AnnotatedMember has been deprecated for (final Annotation fieldAnnotation : setter.annotations()) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi/src/com/ibm/ws/microprofile/openapi/impl/jaxrs2/DefaultParameterExtension.java:203: warning: [deprecation] annotations() in AnnotatedMember has been deprecated for (final Annotation fieldAnnotation : getter.annotations()) { ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 15 warnings > Task :com.ibm.ws.microprofile.openapi:compileJava > Task :com.ibm.ws.microprofile.openapi:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.openapi:classes > Task :com.ibm.ws.microprofile.openapi:instrument > Task :com.ibm.ws.microprofile.openapi:jar warning: Imports that lack version ranges: [javax.xml.bind.annotation, javax.net.ssl] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.openapi.ApplicationProcessor)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.http.VirtualHost)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ScheduledExecutorService)";effective:=active,osgi.service;filter:="(objectClass=org.eclipse.microprofile.config.spi.ConfigProviderResolver)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener";uses:="com.ibm.ws.container.service.state",osgi.service;objectClass:List="com.ibm.ws.microprofile.openapi.ApplicationProcessor";uses:="com.ibm.ws.microprofile.openapi",osgi.service;objectClass:List="com.ibm.ws.microprofile.openapi.impl.CustomCSSProcessor,com.ibm.wsspi.kernel.service.utils.ServerQuiesceListener";uses:="com.ibm.ws.microprofile.openapi.impl,com.ibm.wsspi.kernel.service.utils",osgi.service;objectClass:List="org.eclipse.microprofile.openapi.spi.OASFactoryResolver";uses:="org.eclipse.microprofile.openapi.spi"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.container.service.compat, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.appserver.spi.ssl, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.container.service, com.ibm.ws.kernel.service, com.ibm.wsspi.org.osgi.service.event, com.ibm.ws.logging, com.ibm.ws.webcontainer, com.ibm.ws.microprofile.openapi.model, com.ibm.websphere.appserver.spi.artifact, com.ibm.websphere.appserver.spi.httptransport, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.ws.anno, com.ibm.websphere.javaee.servlet.3.1, io.openliberty.com.fasterxml.jackson, com.ibm.websphere.javaee.jaxrs.2.0, com.ibm.ws.org.apache.commons.lang3, com.ibm.ws.artifact.overlay, com.ibm.websphere.org.eclipse.microprofile.config.1.2.1, com.ibm.ws.kernel.filemonitor, com.ibm.websphere.org.eclipse.microprofile.openapi.1.0, com.ibm.ws.org.apache.commons.io, io.openliberty.microprofile.openapi.internal.common, com.ibm.websphere.javaee.jaxb.2.2] > Task :com.ibm.ws.microprofile.openapi:publishWLPJars > Task :com.ibm.ws.microprofile.openapi:assemble > Task :com.ibm.ws.microprofile.openapi.1.1.model:globalize NO-SOURCE /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/servers/ServerImpl.java:18: warning: [deprecation] ServerVariables in org.eclipse.microprofile.openapi.models.servers has been deprecated import org.eclipse.microprofile.openapi.models.servers.ServerVariables; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/servers/ServerVariablesImpl.java:19: warning: [deprecation] ServerVariables in org.eclipse.microprofile.openapi.models.servers has been deprecated import org.eclipse.microprofile.openapi.models.servers.ServerVariables; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/callbacks/CallbackImpl.java:30: warning: [deprecation] remove(Object) in Callback has been deprecated public class CallbackImpl extends LinkedHashMap implements Callback { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/callbacks/CallbackImpl.java:30: warning: [deprecation] putAll(Map) in Callback has been deprecated public class CallbackImpl extends LinkedHashMap implements Callback { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/callbacks/CallbackImpl.java:30: warning: [deprecation] put(String,PathItem) in Callback has been deprecated public class CallbackImpl extends LinkedHashMap implements Callback { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/callbacks/CallbackImpl.java:30: warning: [deprecation] containsKey(Object) in Callback has been deprecated public class CallbackImpl extends LinkedHashMap implements Callback { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/callbacks/CallbackImpl.java:30: warning: [deprecation] get(Object) in Callback has been deprecated public class CallbackImpl extends LinkedHashMap implements Callback { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/security/SecurityRequirementImpl.java:30: warning: [deprecation] remove(Object) in SecurityRequirement has been deprecated public class SecurityRequirementImpl extends LinkedHashMap> implements SecurityRequirement { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/security/SecurityRequirementImpl.java:30: warning: [deprecation] putAll(Map>) in SecurityRequirement has been deprecated public class SecurityRequirementImpl extends LinkedHashMap> implements SecurityRequirement { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/security/SecurityRequirementImpl.java:30: warning: [deprecation] put(String,List) in SecurityRequirement has been deprecated public class SecurityRequirementImpl extends LinkedHashMap> implements SecurityRequirement { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/security/SecurityRequirementImpl.java:30: warning: [deprecation] containsKey(Object) in SecurityRequirement has been deprecated public class SecurityRequirementImpl extends LinkedHashMap> implements SecurityRequirement { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/security/SecurityRequirementImpl.java:30: warning: [deprecation] get(Object) in SecurityRequirement has been deprecated public class SecurityRequirementImpl extends LinkedHashMap> implements SecurityRequirement { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/security/ScopesImpl.java:29: warning: [deprecation] remove(Object) in Scopes has been deprecated public class ScopesImpl extends LinkedHashMap implements Scopes { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/security/ScopesImpl.java:29: warning: [deprecation] putAll(Map) in Scopes has been deprecated public class ScopesImpl extends LinkedHashMap implements Scopes { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/security/ScopesImpl.java:29: warning: [deprecation] put(String,String) in Scopes has been deprecated public class ScopesImpl extends LinkedHashMap implements Scopes { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/security/ScopesImpl.java:29: warning: [deprecation] containsKey(Object) in Scopes has been deprecated public class ScopesImpl extends LinkedHashMap implements Scopes { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/security/ScopesImpl.java:29: warning: [deprecation] get(Object) in Scopes has been deprecated public class ScopesImpl extends LinkedHashMap implements Scopes { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/media/SchemaImpl.java:963: warning: [deprecation] additionalProperties(Boolean) in Schema has been deprecated public Schema additionalProperties(Boolean additionalProperties) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/media/SchemaImpl.java:509: warning: [deprecation] additionalProperties(Schema) in Schema has been deprecated public Schema additionalProperties(Schema additionalProperties) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/media/SchemaImpl.java:956: warning: [deprecation] setAdditionalProperties(Boolean) in Schema has been deprecated public void setAdditionalProperties(Boolean additionalProperties) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/media/SchemaImpl.java:504: warning: [deprecation] setAdditionalProperties(Schema) in Schema has been deprecated public void setAdditionalProperties(Schema additionalProperties) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/media/SchemaImpl.java:499: warning: [deprecation] getAdditionalProperties() in Schema has been deprecated public Object getAdditionalProperties() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/media/ContentImpl.java:28: warning: [deprecation] remove(Object) in Content has been deprecated public class ContentImpl extends LinkedHashMap implements Content { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/media/ContentImpl.java:28: warning: [deprecation] putAll(Map) in Content has been deprecated public class ContentImpl extends LinkedHashMap implements Content { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/media/ContentImpl.java:28: warning: [deprecation] put(String,MediaType) in Content has been deprecated public class ContentImpl extends LinkedHashMap implements Content { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/media/ContentImpl.java:28: warning: [deprecation] containsKey(Object) in Content has been deprecated public class ContentImpl extends LinkedHashMap implements Content { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/media/ContentImpl.java:28: warning: [deprecation] get(Object) in Content has been deprecated public class ContentImpl extends LinkedHashMap implements Content { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/responses/APIResponsesImpl.java:42: warning: [deprecation] getDefault() in APIResponses has been deprecated public APIResponse getDefault() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/responses/APIResponsesImpl.java:27: warning: [deprecation] remove(Object) in APIResponses has been deprecated public class APIResponsesImpl extends LinkedHashMap implements APIResponses { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/responses/APIResponsesImpl.java:27: warning: [deprecation] putAll(Map) in APIResponses has been deprecated public class APIResponsesImpl extends LinkedHashMap implements APIResponses { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/responses/APIResponsesImpl.java:27: warning: [deprecation] put(String,APIResponse) in APIResponses has been deprecated public class APIResponsesImpl extends LinkedHashMap implements APIResponses { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/responses/APIResponsesImpl.java:27: warning: [deprecation] containsKey(Object) in APIResponses has been deprecated public class APIResponsesImpl extends LinkedHashMap implements APIResponses { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/responses/APIResponsesImpl.java:27: warning: [deprecation] get(Object) in APIResponses has been deprecated public class APIResponsesImpl extends LinkedHashMap implements APIResponses { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/responses/APIResponsesImpl.java:32: warning: [deprecation] addApiResponse(String,APIResponse) in APIResponses has been deprecated public APIResponses addApiResponse(String name, APIResponse item) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/PathsImpl.java:28: warning: [deprecation] remove(Object) in Paths has been deprecated public class PathsImpl extends LinkedHashMap implements Paths { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/PathsImpl.java:28: warning: [deprecation] putAll(Map) in Paths has been deprecated public class PathsImpl extends LinkedHashMap implements Paths { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/PathsImpl.java:28: warning: [deprecation] put(String,PathItem) in Paths has been deprecated public class PathsImpl extends LinkedHashMap implements Paths { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/PathsImpl.java:28: warning: [deprecation] containsKey(Object) in Paths has been deprecated public class PathsImpl extends LinkedHashMap implements Paths { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/PathsImpl.java:28: warning: [deprecation] get(Object) in Paths has been deprecated public class PathsImpl extends LinkedHashMap implements Paths { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/servers/ServerImpl.java:77: warning: [deprecation] variables(ServerVariables) in Server has been deprecated public Server variables(ServerVariables variables) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/servers/ServerImpl.java:72: warning: [deprecation] setVariables(ServerVariables) in Server has been deprecated public void setVariables(ServerVariables variables) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/servers/ServerImpl.java:31: warning: [deprecation] ServerVariables in org.eclipse.microprofile.openapi.models.servers has been deprecated private ServerVariables variables = null; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/servers/ServerImpl.java:67: warning: [deprecation] ServerVariables in org.eclipse.microprofile.openapi.models.servers has been deprecated public ServerVariables getVariables() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/servers/ServerImpl.java:72: warning: [deprecation] ServerVariables in org.eclipse.microprofile.openapi.models.servers has been deprecated public void setVariables(ServerVariables variables) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/servers/ServerImpl.java:77: warning: [deprecation] ServerVariables in org.eclipse.microprofile.openapi.models.servers has been deprecated public Server variables(ServerVariables variables) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/servers/ServerImpl.java:171: warning: [deprecation] putAll(Map) in ServerVariables has been deprecated this.variables.putAll(variables); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/servers/ServerVariablesImpl.java:29: warning: [deprecation] ServerVariables in org.eclipse.microprofile.openapi.models.servers has been deprecated public class ServerVariablesImpl extends LinkedHashMap implements ServerVariables { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/servers/ServerVariablesImpl.java:29: warning: [deprecation] remove(Object) in ServerVariables has been deprecated public class ServerVariablesImpl extends LinkedHashMap implements ServerVariables { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/servers/ServerVariablesImpl.java:29: warning: [deprecation] putAll(Map) in ServerVariables has been deprecated public class ServerVariablesImpl extends LinkedHashMap implements ServerVariables { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/servers/ServerVariablesImpl.java:29: warning: [deprecation] put(String,ServerVariable) in ServerVariables has been deprecated public class ServerVariablesImpl extends LinkedHashMap implements ServerVariables { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/servers/ServerVariablesImpl.java:29: warning: [deprecation] containsKey(Object) in ServerVariables has been deprecated public class ServerVariablesImpl extends LinkedHashMap implements ServerVariables { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/servers/ServerVariablesImpl.java:29: warning: [deprecation] get(Object) in ServerVariables has been deprecated public class ServerVariablesImpl extends LinkedHashMap implements ServerVariables { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/servers/ServerVariablesImpl.java:35: warning: [deprecation] ServerVariables in org.eclipse.microprofile.openapi.models.servers has been deprecated public ServerVariables addServerVariable(String name, ServerVariable item) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/servers/ServerVariablesImpl.java:68: warning: [deprecation] ServerVariables in org.eclipse.microprofile.openapi.models.servers has been deprecated public ServerVariables addExtension(String name, Object value) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/OpenAPIImpl.java:216: warning: [deprecation] path(String,PathItem) in OpenAPI has been deprecated public OpenAPI path(String name, PathItem path) { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/PathItemImpl.java:241: warning: [deprecation] readOperationsMap() in PathItem has been deprecated public Map readOperationsMap() { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.openapi.1.1.model/src/com/ibm/ws/microprofile/openapi/impl/model/PathItemImpl.java:210: warning: [deprecation] readOperations() in PathItem has been deprecated public List readOperations() { ^ 57 warnings > Task :com.ibm.ws.microprofile.openapi.1.1.model:compileJava > Task :com.ibm.ws.microprofile.openapi.1.1.model:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.openapi.1.1.model:classes > Task :com.ibm.ws.microprofile.openapi.1.1.model:instrument > Task :com.ibm.ws.microprofile.openapi.1.1.model:jar warning: Unreferenced class path entries [com.ibm.ws.container.service.compat, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.appserver.spi.ssl, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.container.service, com.ibm.ws.kernel.service, com.ibm.websphere.org.eclipse.microprofile.openapi.1.1.1, com.ibm.wsspi.org.osgi.service.event, com.ibm.ws.logging, com.ibm.ws.webcontainer, com.ibm.websphere.appserver.spi.artifact, com.ibm.websphere.appserver.spi.httptransport, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.ws.anno, com.ibm.websphere.javaee.servlet.3.1, io.openliberty.com.fasterxml.jackson, com.ibm.websphere.javaee.jaxrs.2.0, com.ibm.ws.org.apache.commons.lang3, com.ibm.ws.artifact.overlay, com.ibm.websphere.org.eclipse.microprofile.config.1.2.1, com.ibm.ws.kernel.filemonitor, com.ibm.ws.org.apache.commons.io, io.openliberty.microprofile.openapi.internal.common] > Task :com.ibm.ws.microprofile.openapi.1.1.model:publishWLPJars > Task :com.ibm.ws.microprofile.openapi.1.1.model:assemble > Task :com.ibm.ws.microprofile.openapi.1.1_fat_tck:assemble SKIPPED > Task :com.ibm.ws.microprofile.openapi.model:publishWLPJars > Task :com.ibm.ws.microprofile.openapi.model:assemble > Task :com.ibm.ws.microprofile.openapi.ui:globalize NO-SOURCE > Task :com.ibm.ws.openapi.ui:globalize NO-SOURCE > Task :com.ibm.ws.openapi.ui:compileJava > Task :com.ibm.ws.openapi.ui:processResources NO-SOURCE > Task :com.ibm.ws.openapi.ui:classes > Task :com.ibm.ws.openapi.ui:instrument > Task :com.ibm.ws.openapi.ui:jar warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.ws.openapi.filter.OpenAPIFilter provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.ws.openapi.filter.OpenAPIFilter provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.ws.openapi.filter.OpenAPIFilter provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.websphere.ras, com.ibm.websphere.ras.annotation] warning: Unreferenced class path entries [com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.ras.instrument] > Task :com.ibm.ws.microprofile.openapi.ui:compileJava NO-SOURCE > Task :com.ibm.ws.microprofile.openapi.ui:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.openapi.ui:classes UP-TO-DATE > Task :com.ibm.ws.microprofile.openapi.ui:instrument > Task :com.ibm.ws.microprofile.openapi.ui:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [com.ibm.ws.microprofile.openapi.servlet.filter] warning: Unreferenced class path entries [com.ibm.ws.openapi.ui, com.ibm.ws.ras.instrument] > Task :com.ibm.ws.microprofile.openapi.ui:publishWLPJars > Task :com.ibm.ws.microprofile.openapi.ui:assemble > Task :com.ibm.ws.microprofile.openapi_fat:assemble SKIPPED > Task :com.ibm.ws.microprofile.openapi_fat_tck:assemble SKIPPED > Task :com.ibm.ws.microprofile.opentracing:globalize NO-SOURCE > Task :com.ibm.ws.microprofile.opentracing:compileJava > Task :com.ibm.ws.microprofile.opentracing:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.opentracing:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.opentracing/src/com/ibm/ws/microprofile/opentracing/cdi/OpenTracingCDIInjectionExtension.java:18: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.opentracing/src/com/ibm/ws/microprofile/opentracing/cdi/OpenTracingCDIInjectionExtension.java:21: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class OpenTracingCDIInjectionExtension implements WebSphereCDIExtension, Extension {} ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.opentracing/src/com/ibm/ws/microprofile/opentracing/cdi/OpenTracingCDIInjectionExtension.java:20: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated @Component(service = WebSphereCDIExtension.class, configurationPolicy = ConfigurationPolicy.IGNORE, immediate = true) ^ 3 warnings > Task :com.ibm.ws.microprofile.opentracing:instrument > Task :com.ibm.ws.microprofile.opentracing:jar warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.cdi.extension.WebSphereCDIExtension";uses:="com.ibm.ws.cdi.extension",osgi.service;objectClass:List="com.ibm.ws.opentracing.OpentracingFilterHelper";uses:="com.ibm.ws.opentracing"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.javaee.cdi.1.2, com.ibm.wsspi.org.osgi.core, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.javaee.annotation.1.2, com.ibm.ws.io.opentracing.opentracing-api, com.ibm.ws.opentracing, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.wsspi.org.osgi.service.component, com.ibm.websphere.javaee.jaxrs.2.0, com.ibm.ws.cdi.interfaces, com.ibm.websphere.org.eclipse.microprofile.opentracing.1.0, com.ibm.ws.jaxrs.2.0.common] > Task :com.ibm.ws.microprofile.opentracing:publishWLPJars > Task :com.ibm.ws.microprofile.opentracing:assemble > Task :com.ibm.ws.microprofile.opentracing.1.1:globalize NO-SOURCE /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.opentracing.1.1/src/com/ibm/ws/microprofile/opentracing/cdi/OpenTracingCDIInjectionExtension.java:18: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.opentracing.1.1/src/com/ibm/ws/microprofile/opentracing/cdi/OpenTracingCDIInjectionExtension.java:21: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class OpenTracingCDIInjectionExtension implements WebSphereCDIExtension, Extension {} ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.opentracing.1.1/src/com/ibm/ws/microprofile/opentracing/cdi/OpenTracingCDIInjectionExtension.java:20: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated @Component(service = WebSphereCDIExtension.class, configurationPolicy = ConfigurationPolicy.IGNORE, immediate = true) ^ 3 warnings > Task :com.ibm.ws.microprofile.opentracing.1.1:compileJava > Task :com.ibm.ws.microprofile.opentracing.1.1:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.opentracing.1.1:classes > Task :com.ibm.ws.microprofile.opentracing.1.1:instrument > Task :com.ibm.ws.microprofile.opentracing.1.1:jar warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.cdi.extension.WebSphereCDIExtension";uses:="com.ibm.ws.cdi.extension",osgi.service;objectClass:List="com.ibm.ws.opentracing.OpentracingFilterHelper";uses:="com.ibm.ws.opentracing"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.javaee.cdi.1.2, com.ibm.wsspi.org.osgi.core, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.javaee.annotation.1.2, com.ibm.ws.io.opentracing.opentracing-util.0.31.0, com.ibm.ws.io.opentracing.opentracing-api.0.31.0, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.opentracing.1.1, com.ibm.wsspi.org.osgi.service.component, com.ibm.websphere.javaee.jaxrs.2.0, com.ibm.websphere.org.eclipse.microprofile.opentracing.1.1, com.ibm.ws.cdi.interfaces, com.ibm.ws.jaxrs.2.0.common] > Task :com.ibm.ws.microprofile.opentracing.1.1:publishWLPJars > Task :com.ibm.ws.microprofile.opentracing.1.1:assemble > Task :com.ibm.ws.microprofile.opentracing.1.1_fat_tck:assemble SKIPPED > Task :com.ibm.ws.microprofile.opentracing.1.2:globalize NO-SOURCE /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.opentracing.1.2/src/com/ibm/ws/microprofile/opentracing/cdi/OpenTracingCDIInjectionExtension.java:18: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.opentracing.1.2/src/com/ibm/ws/microprofile/opentracing/cdi/OpenTracingCDIInjectionExtension.java:21: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class OpenTracingCDIInjectionExtension implements WebSphereCDIExtension, Extension {} ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.opentracing.1.2/src/com/ibm/ws/microprofile/opentracing/cdi/OpenTracingCDIInjectionExtension.java:20: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated @Component(service = WebSphereCDIExtension.class, configurationPolicy = ConfigurationPolicy.IGNORE, immediate = true) ^ 3 warnings > Task :com.ibm.ws.microprofile.opentracing.1.2:compileJava > Task :com.ibm.ws.microprofile.opentracing.1.2:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.opentracing.1.2:classes > Task :com.ibm.ws.microprofile.opentracing.1.2:instrument > Task :com.ibm.ws.microprofile.opentracing.1.2:jar warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.cdi.extension.WebSphereCDIExtension";uses:="com.ibm.ws.cdi.extension",osgi.service;objectClass:List="com.ibm.ws.opentracing.OpentracingFilterHelper";uses:="com.ibm.ws.opentracing"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.javaee.cdi.1.2, com.ibm.wsspi.org.osgi.core, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.javaee.annotation.1.2, com.ibm.ws.io.opentracing.opentracing-util.0.31.0, com.ibm.ws.io.opentracing.opentracing-api.0.31.0, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.opentracing.1.2, com.ibm.wsspi.org.osgi.service.component, com.ibm.websphere.org.eclipse.microprofile.opentracing.1.2, com.ibm.websphere.javaee.jaxrs.2.0, com.ibm.ws.cdi.interfaces, com.ibm.ws.jaxrs.2.0.common] > Task :com.ibm.ws.microprofile.opentracing.1.2:publishWLPJars > Task :com.ibm.ws.microprofile.opentracing.1.2:assemble > Task :com.ibm.ws.microprofile.opentracing.1.2_fat_tck:assemble SKIPPED > Task :com.ibm.ws.microprofile.opentracing.1.3:globalize NO-SOURCE /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.opentracing.1.3/src/com/ibm/ws/microprofile/opentracing/cdi/OpenTracingCDIInjectionExtension.java:18: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.opentracing.1.3/src/com/ibm/ws/microprofile/opentracing/cdi/OpenTracingCDIInjectionExtension.java:21: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class OpenTracingCDIInjectionExtension implements WebSphereCDIExtension, Extension {} ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.opentracing.1.3/src/com/ibm/ws/microprofile/opentracing/cdi/OpenTracingCDIInjectionExtension.java:20: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated @Component(service = WebSphereCDIExtension.class, configurationPolicy = ConfigurationPolicy.IGNORE, immediate = true) ^ 3 warnings > Task :com.ibm.ws.microprofile.opentracing.1.3:compileJava > Task :com.ibm.ws.microprofile.opentracing.1.3:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.opentracing.1.3:classes > Task :com.ibm.ws.microprofile.opentracing.1.3:instrument > Task :com.ibm.ws.microprofile.opentracing.1.3:jar warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.cdi.extension.WebSphereCDIExtension";uses:="com.ibm.ws.cdi.extension",osgi.service;objectClass:List="com.ibm.ws.opentracing.OpentracingFilterHelper";uses:="com.ibm.ws.opentracing"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.javaee.cdi.1.2, com.ibm.wsspi.org.osgi.core, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.javaee.annotation.1.2, com.ibm.ws.io.opentracing.opentracing-util.0.31.0, com.ibm.ws.io.opentracing.opentracing-api.0.31.0, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.org.eclipse.microprofile.opentracing.1.3, com.ibm.wsspi.org.osgi.service.component, com.ibm.ws.opentracing.1.3, com.ibm.websphere.javaee.jaxrs.2.0, com.ibm.ws.cdi.interfaces, com.ibm.ws.jaxrs.2.0.common] > Task :com.ibm.ws.microprofile.opentracing.1.3:publishWLPJars > Task :com.ibm.ws.microprofile.opentracing.1.3:assemble > Task :com.ibm.ws.microprofile.opentracing.1.3_fat_tck:assemble SKIPPED > Task :com.ibm.ws.microprofile.opentracing.jaeger:publishWLPJars > Task :com.ibm.ws.microprofile.opentracing.jaeger:assemble > Task :com.ibm.ws.microprofile.opentracing.jaeger.adapter:publishWLPJars > Task :com.ibm.ws.microprofile.opentracing.jaeger.adapter:assemble > Task :com.ibm.ws.microprofile.opentracing.jaeger.adapter.impl:publishWLPJars > Task :com.ibm.ws.microprofile.opentracing.jaeger.adapter.impl:assemble > Task :com.ibm.ws.microprofile.opentracing.jaeger_fat:assemble SKIPPED > Task :com.ibm.ws.microprofile.opentracing.rest.client.1.3:globalize NO-SOURCE > Task :com.ibm.ws.microprofile.opentracing.rest.client.1.3:compileJava > Task :com.ibm.ws.microprofile.opentracing.rest.client.1.3:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.opentracing.rest.client.1.3:classes > Task :com.ibm.ws.microprofile.opentracing.rest.client.1.3:instrument > Task :com.ibm.ws.microprofile.opentracing.rest.client.1.3:jar warning: Imports that lack version ranges: [com.ibm.wsspi.classloading] warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.org.eclipse.microprofile.opentracing.1.3, com.ibm.ws.opentracing.1.3, com.ibm.websphere.javaee.jaxrs.2.0, com.ibm.websphere.org.eclipse.microprofile.rest.client.1.2, com.ibm.ws.ras.instrument, com.ibm.ws.jaxrs.2.0.common] > Task :com.ibm.ws.microprofile.opentracing.rest.client.1.3:publishWLPJars > Task :com.ibm.ws.microprofile.opentracing.rest.client.1.3:assemble > Task :com.ibm.ws.microprofile.opentracing_fat_tck:assemble SKIPPED > Task :com.ibm.ws.microprofile.reactive.messaging.kafka:globalize > Task :com.ibm.ws.microprofile.reactive.messaging.kafka.adapter:globalize NO-SOURCE > Task :com.ibm.ws.microprofile.reactive.messaging.kafka.adapter:compileJava > Task :com.ibm.ws.microprofile.reactive.messaging.kafka.adapter:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.reactive.messaging.kafka.adapter:classes > Task :com.ibm.ws.microprofile.reactive.messaging.kafka.adapter:instrument > Task :com.ibm.ws.microprofile.reactive.messaging.kafka.adapter:jar warning: No translation found for macro: app-resources warning: Imports that lack version ranges: [com.ibm.wsspi.classloading, com.ibm.ws.microprofile.reactive.messaging.kafka.resources] warning: Unreferenced class path entries [com.ibm.ws.logging, org.eclipse.osgi, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.org.eclipse.microprofile.reactive.messaging.1.0, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.boot] > Task :com.ibm.ws.microprofile.reactive.messaging.kafka.adapter.impl:globalize NO-SOURCE Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.reactive.messaging.kafka.adapter.impl/src/com/ibm/ws/microprofile/reactive/messaging/kafka/adapter/impl/KafkaProducerImpl.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.microprofile.reactive.messaging.kafka.adapter.impl:compileJava > Task :com.ibm.ws.microprofile.reactive.messaging.kafka.adapter.impl:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.reactive.messaging.kafka.adapter.impl:classes > Task :com.ibm.ws.microprofile.reactive.messaging.kafka.adapter.impl:jar warning: No translation found for macro: app-resources warning: Imports that lack version ranges: [com.ibm.wsspi.classloading] warning: Unreferenced class path entries [org.eclipse.osgi, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.org.eclipse.microprofile.reactive.messaging.1.0, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.core, kafka-clients-2.3.0, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.microprofile.reactive.messaging.kafka.adapter] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.reactive.messaging.kafka/src/com/ibm/ws/microprofile/reactive/messaging/kafka/KafkaConnectorCDIExtension.java:23: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.reactive.messaging.kafka/src/com/ibm/ws/microprofile/reactive/messaging/kafka/KafkaConnectorCDIExtension.java:26: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class KafkaConnectorCDIExtension implements Extension, WebSphereCDIExtension { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.reactive.messaging.kafka/src/com/ibm/ws/microprofile/reactive/messaging/kafka/KafkaConnectorCDIExtension.java:25: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated @Component(service = WebSphereCDIExtension.class, immediate = true, configurationPolicy = ConfigurationPolicy.IGNORE) ^ 3 warnings > Task :com.ibm.ws.microprofile.reactive.messaging.kafka:compileJava > Task :com.ibm.ws.microprofile.reactive.messaging.kafka:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.reactive.messaging.kafka:classes > Task :com.ibm.ws.microprofile.reactive.messaging.kafka:instrument > Task :com.ibm.ws.microprofile.reactive.messaging.kafka:jar warning: No translation found for macro: app-resources warning: Imports that lack version ranges: [com.ibm.wsspi.classloading, javax.security.auth, javax.security.auth.callback, javax.security.auth.login, javax.security.auth.spi] warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.javaee.cdi.2.0, org.eclipse.osgi, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.microprofile.reactive.messaging.kafka.adapter.impl, com.ibm.websphere.org.osgi.core, com.ibm.websphere.javaee.annotation.1.2, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.org.eclipse.microprofile.config.1.3, com.ibm.ws.microprofile.reactive.messaging.kafka.adapter, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.org.eclipse.microprofile.reactive.messaging.1.0, com.ibm.websphere.javaee.concurrent.1.0, com.ibm.websphere.appserver.api.passwordUtil, com.ibm.ws.cdi.interfaces, com.ibm.ws.logging.core, com.ibm.websphere.org.eclipse.microprofile.reactive.streams.operators.1.0, com.ibm.websphere.org.reactivestreams.reactive-streams.1.0] > Task :com.ibm.ws.microprofile.reactive.messaging.kafka:publishWLPJars > Task :com.ibm.ws.microprofile.reactive.messaging.kafka:assemble > Task :com.ibm.ws.microprofile.reactive.messaging.kafka.adapter:publishWLPJars > Task :com.ibm.ws.microprofile.reactive.messaging.kafka.adapter:assemble > Task :com.ibm.ws.microprofile.reactive.messaging.kafka.adapter.impl:publishWLPJars > Task :com.ibm.ws.microprofile.reactive.messaging.kafka.adapter.impl:assemble > Task :com.ibm.ws.microprofile.reactive.messaging_fat:assemble SKIPPED > Task :com.ibm.ws.microprofile.reactive.messaging_fat_tck:assemble SKIPPED > Task :com.ibm.ws.microprofile.reactive.messaging_git_fat_tck:assemble SKIPPED > Task :com.ibm.ws.microprofile.reactive.streams.operators:globalize NO-SOURCE Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.microprofile.reactive.streams.operators:compileJava > Task :com.ibm.ws.microprofile.reactive.streams.operators:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.reactive.streams.operators:classes > Task :com.ibm.ws.microprofile.reactive.streams.operators:instrument > Task :com.ibm.ws.microprofile.reactive.streams.operators:jar warning: Imports that lack version ranges: [com.ibm.wsspi.classloading] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.wsspi.threadcontext.WSContextService)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ExecutorService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.context, org.eclipse.osgi, com.ibm.websphere.javaee.cdi.1.2, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.threading, com.ibm.websphere.org.osgi.core, com.ibm.websphere.javaee.annotation.1.2, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.concurrent.1.0, com.ibm.ws.io.reactivex.rxjava.2.2, com.ibm.ws.cdi.interfaces, com.ibm.websphere.security, com.ibm.ws.logging.core, com.ibm.websphere.org.eclipse.microprofile.reactive.streams.operators.1.0, com.ibm.ws.io.smallrye.reactive.streams-operators, com.ibm.ws.kernel.service, com.ibm.websphere.org.reactivestreams.reactive-streams.1.0] > Task :com.ibm.ws.microprofile.reactive.streams.operators:publishWLPJars > Task :com.ibm.ws.microprofile.reactive.streams.operators:assemble > Task :com.ibm.ws.microprofile.reactive.streams.operators.cdi:globalize > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.mp.client.3.2:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.mp.client.3.2:compileJava > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.mp.client.3.2:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.mp.client.3.2:classes > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.mp.client.3.2:instrument > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.mp.client.3.2:jar warning: Split package, multiple jars provide the same package:org/apache/cxf/microprofile/client/cdi Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-rs-mp-client-3.2.6] Class path [Jar:main, Jar:cxf-rt-rs-mp-client-3.2.6, Jar:com.ibm.websphere.javaee.jaxrs.2.0, Jar:com.ibm.websphere.javaee.cdi.1.2, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.org.eclipse.microprofile.rest.client.1.1, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.rs.client.3.2, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.jaxrs.2.0.client, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/apache/cxf/microprofile/client Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-rs-mp-client-3.2.6] Class path [Jar:main, Jar:cxf-rt-rs-mp-client-3.2.6, Jar:com.ibm.websphere.javaee.jaxrs.2.0, Jar:com.ibm.websphere.javaee.cdi.1.2, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.org.eclipse.microprofile.rest.client.1.1, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.rs.client.3.2, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.jaxrs.2.0.client, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/apache/cxf/microprofile/client/proxy Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-rs-mp-client-3.2.6] Class path [Jar:main, Jar:cxf-rt-rs-mp-client-3.2.6, Jar:com.ibm.websphere.javaee.jaxrs.2.0, Jar:com.ibm.websphere.javaee.cdi.1.2, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.org.eclipse.microprofile.rest.client.1.1, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.rs.client.3.2, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.jaxrs.2.0.client, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.ras.instrument] warning: Imports that lack version ranges: [com.ibm.wsspi.classloading, org.reactivestreams, com.ibm.ws.cdi.extension] /home/libbld/.gradle/daemon/6.8.3/ANONYMOUS:0: warning: Bundle-Activator org.apache.cxf.jaxrs.client.blueprint.Activator is being imported into the bundle rather than being contained inside it. This is usually a bundle packaging error warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.1.2, cxf-rt-rs-mp-client-3.2.6, com.ibm.ws.jaxrs.2.0.client, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.javaee.annotation.1.3, com.ibm.websphere.org.eclipse.microprofile.rest.client.1.1, com.ibm.ws.org.apache.cxf.cxf.core.3.2, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.jaxrs.2.0, com.ibm.ws.logging.core, com.ibm.ws.jaxrs.2.0.common, com.ibm.ws.org.apache.cxf.cxf.rt.rs.client.3.2] > Task :com.ibm.ws.microprofile.reactive.streams.operators.cdi:compileJava > Task :com.ibm.ws.microprofile.reactive.streams.operators.cdi:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.reactive.streams.operators.cdi:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.reactive.streams.operators.cdi/src/com/ibm/ws/microprofile/reactive/streams/cdi/ReactiveStreamsEngineInjectionExtension.java:25: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.reactive.streams.operators.cdi/src/com/ibm/ws/microprofile/reactive/streams/cdi/ReactiveStreamsEngineInjectionExtension.java:28: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class ReactiveStreamsEngineInjectionExtension implements Extension, WebSphereCDIExtension { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.reactive.streams.operators.cdi/src/com/ibm/ws/microprofile/reactive/streams/cdi/ReactiveStreamsEngineInjectionExtension.java:27: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated @Component(service = WebSphereCDIExtension.class, configurationPolicy = ConfigurationPolicy.IGNORE, property = { "service.vendor=IBM" }) ^ 3 warnings > Task :com.ibm.ws.microprofile.reactive.streams.operators.cdi:instrument > Task :com.ibm.ws.microprofile.reactive.streams.operators.cdi:jar warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.2.0, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.org.apache.cxf.cxf.core.3.2, com.ibm.websphere.org.eclipse.microprofile.rest.client.1.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.microprofile.reactive.streams.operators, com.ibm.websphere.javaee.jaxrs.2.0, com.ibm.ws.cdi.interfaces, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.eclipse.microprofile.reactive.streams.operators.1.0, com.ibm.ws.logging.core, com.ibm.ws.io.smallrye.reactive.streams-operators, com.ibm.ws.org.apache.cxf.cxf.rt.rs.mp.client.3.2] > Task :com.ibm.ws.microprofile.reactive.streams.operators.cdi:publishWLPJars > Task :com.ibm.ws.microprofile.reactive.streams.operators.cdi:assemble > Task :com.ibm.ws.microprofile.reactive.streams.operators_fat:assemble SKIPPED > Task :com.ibm.ws.microprofile.reactive.streams.operators_fat_tck:assemble SKIPPED > Task :com.ibm.ws.microprofile.rest.client.cdi:globalize > Task :com.ibm.ws.microprofile.rest.client.cdi:compileJava > Task :com.ibm.ws.microprofile.rest.client.cdi:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.rest.client.cdi:classes > Task :com.ibm.ws.microprofile.rest.client.cdi:instrument /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.rest.client.cdi/src/com/ibm/ws/microprofile/rest/client/cdi/LibertyRestClientExtension.java:43: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.microprofile.rest.client.cdi/src/com/ibm/ws/microprofile/rest/client/cdi/LibertyRestClientExtension.java:50: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class LibertyRestClientExtension implements WebSphereCDIExtension, Extension { ^ 2 warnings > Task :com.ibm.ws.microprofile.rest.client.cdi:jar warning: Imports that lack version ranges: [com.ibm.wsspi.classloading] warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.1.2, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.jaxrs.2.0, com.ibm.ws.cdi.interfaces, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.logging.core, com.ibm.ws.org.apache.cxf.cxf.core.3.2, com.ibm.websphere.org.eclipse.microprofile.rest.client.1.0, com.ibm.ws.org.apache.cxf.cxf.rt.rs.mp.client.3.2] > Task :com.ibm.ws.microprofile.rest.client.cdi:publishWLPJars > Task :com.ibm.ws.microprofile.rest.client.cdi:assemble > Task :com.ibm.ws.microprofile.rest.client.FT_fat:assemble SKIPPED > Task :com.ibm.ws.microprofile.rest.client.ssl:globalize NO-SOURCE > Task :com.ibm.ws.microprofile.rest.client.ssl:compileJava > Task :com.ibm.ws.microprofile.rest.client.ssl:processResources NO-SOURCE > Task :com.ibm.ws.microprofile.rest.client.ssl:classes > Task :com.ibm.ws.microprofile.rest.client.ssl:instrument > Task :com.ibm.ws.microprofile.rest.client.ssl:jar warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.jaxrs.2.0.client, com.ibm.websphere.javaee.jaxrs.2.0, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.logging.core, com.ibm.ws.jaxrs.2.0.common, com.ibm.websphere.org.eclipse.microprofile.rest.client.1.0, com.ibm.ws.org.apache.cxf.cxf.rt.rs.mp.client.3.2] > Task :com.ibm.ws.microprofile.rest.client.ssl:publishWLPJars > Task :com.ibm.ws.microprofile.rest.client.ssl:assemble > Task :com.ibm.ws.microprofile.rest.client11_fat_tck:assemble SKIPPED > Task :com.ibm.ws.microprofile.rest.client12_fat_tck:assemble SKIPPED > Task :com.ibm.ws.microprofile.rest.client13_fat_tck:assemble SKIPPED > Task :com.ibm.ws.microprofile.rest.client14_fat_tck:assemble SKIPPED > Task :com.ibm.ws.microprofile.rest.client_fat:assemble SKIPPED > Task :com.ibm.ws.microprofile.rest.client_fat_tck:assemble SKIPPED > Task :com.ibm.ws.mongo:globalize > Task :com.ibm.ws.mongo:compileJava > Task :com.ibm.ws.mongo:processResources NO-SOURCE > Task :com.ibm.ws.mongo:classes > Task :com.ibm.ws.mongo:instrument > Task :com.ibm.ws.mongo:jar warning: Imports that lack version ranges: [javax.net, javax.net.ssl] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.mongo.internal.MongoService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.application.lifecycle.ApplicationRecycleCoordinator)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.resource, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.ws.container.service, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.app.manager.lifecycle] > Task :com.ibm.ws.mongo:publishWLPJars > Task :com.ibm.ws.mongo:assemble > Task :com.ibm.ws.mongo.ssl:globalize NO-SOURCE > Task :com.ibm.ws.mongo.ssl:compileJava > Task :com.ibm.ws.mongo.ssl:processResources NO-SOURCE > Task :com.ibm.ws.mongo.ssl:classes > Task :com.ibm.ws.mongo.ssl:instrument > Task :com.ibm.ws.mongo.ssl:jar warning: Imports that lack version ranges: [javax.net.ssl, javax.security.auth.x500] warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.mongo, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.service, com.ibm.ws.ssl] > Task :com.ibm.ws.mongo.ssl:publishWLPJars > Task :com.ibm.ws.mongo.ssl:assemble > Task :com.ibm.ws.mongo_fat:assemble SKIPPED > Task :com.ibm.ws.monitor:publishWLPJars > Task :com.ibm.ws.monitor:assemble > Task :com.ibm.ws.net.jodah.failsafe:publishWLPJars > Task :com.ibm.ws.net.jodah.failsafe:assemble > Task :com.ibm.ws.net.oauth.jsontoken:publishWLPJars > Task :com.ibm.ws.net.oauth.jsontoken:assemble > Task :com.ibm.ws.net.sf.ehcache.core:globalize NO-SOURCE > Task :com.ibm.ws.net.sf.ehcache.core:compileJava NO-SOURCE > Task :com.ibm.ws.net.sf.ehcache.core:processResources NO-SOURCE > Task :com.ibm.ws.net.sf.ehcache.core:classes UP-TO-DATE > Task :com.ibm.ws.net.sf.ehcache.core:instrument > Task :com.ibm.ws.net.sf.ehcache.core:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.management, javax.management.openmbean, javax.naming, javax.servlet, javax.transaction.xa, javax.transaction, javax.xml.parsers, org.slf4j, org.xml.sax, org.xml.sax.helpers] warning: Export net.sf.ehcache, has 21, private references [net.sf.ehcache.bootstrap, net.sf.ehcache.cluster, net.sf.ehcache.concurrent, net.sf.ehcache.constructs.nonstop, net.sf.ehcache.distribution, net.sf.ehcache.event, net.sf.ehcache.exceptionhandler, net.sf.ehcache.extension, net.sf.ehcache.loader, net.sf.ehcache.pool, net.sf.ehcache.search, net.sf.ehcache.statistics, net.sf.ehcache.statistics.sampled, net.sf.ehcache.store.disk, net.sf.ehcache.terracotta, net.sf.ehcache.transaction, net.sf.ehcache.transaction.local, net.sf.ehcache.transaction.manager, net.sf.ehcache.util, net.sf.ehcache.writer, net.sf.ehcache.writer.writebehind] warning: Export net.sf.ehcache.config, has 10, private references [net.sf.ehcache.config.generator, net.sf.ehcache.config.generator.model, net.sf.ehcache.constructs.nonstop, net.sf.ehcache.distribution, net.sf.ehcache.event, net.sf.ehcache.exceptionhandler, net.sf.ehcache.search.attribute, net.sf.ehcache.store.compound, net.sf.ehcache.transaction.manager, net.sf.ehcache.writer] warning: Export net.sf.ehcache.store, has 12, private references [net.sf.ehcache.bootstrap, net.sf.ehcache.concurrent, net.sf.ehcache.event, net.sf.ehcache.pool, net.sf.ehcache.search, net.sf.ehcache.search.aggregator, net.sf.ehcache.search.attribute, net.sf.ehcache.search.expression, net.sf.ehcache.store.compound, net.sf.ehcache.store.disk, net.sf.ehcache.terracotta, net.sf.ehcache.writer] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, ehcache-core-2.5.2] > Task :com.ibm.ws.net.sf.ehcache.core:publishWLPJars > Task :com.ibm.ws.net.sf.ehcache.core:assemble > Task :com.ibm.ws.net.shibboleth.utilities.java.support.7.5.1:globalize NO-SOURCE > Task :com.ibm.ws.net.shibboleth.utilities.java.support.7.5.1:compileJava NO-SOURCE > Task :com.ibm.ws.net.shibboleth.utilities.java.support.7.5.1:processResources NO-SOURCE > Task :com.ibm.ws.net.shibboleth.utilities.java.support.7.5.1:classes UP-TO-DATE > Task :com.ibm.ws.net.shibboleth.utilities.java.support.7.5.1:instrument > Task :com.ibm.ws.net.shibboleth.utilities.java.support.7.5.1:jar warning: com.ibm.ws.net.shibboleth.utilities.java.support.7.5.1: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.net.shibboleth.utilities.java.support.7.5.1: Unable to determine whether the meta annotation javax.annotation.Nonnull applied to type net.shibboleth.utilities.java.support.codec.Base32Support provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.net.shibboleth.utilities.java.support.7.5.1: Unable to determine whether the meta annotation javax.annotation.Nullable applied to type net.shibboleth.utilities.java.support.codec.HTMLEncoder provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.net.shibboleth.utilities.java.support.7.5.1: Unable to determine whether the meta annotation javax.annotation.concurrent.NotThreadSafe applied to type net.shibboleth.utilities.java.support.collection.ClassToInstanceMultiMap provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.net.shibboleth.utilities.java.support.7.5.1: Unable to determine whether the meta annotation javax.annotation.concurrent.ThreadSafe applied to type net.shibboleth.utilities.java.support.collection.IndexingObjectStore provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.net.shibboleth.utilities.java.support.7.5.1: Unable to determine whether the meta annotation com.google.common.annotations.Beta applied to type net.shibboleth.utilities.java.support.collection.ValueTypeIndexedMap provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.net.shibboleth.utilities.java.support.7.5.1: Unable to determine whether the meta annotation com.beust.jcommander.Parameter applied to type net.shibboleth.utilities.java.support.security.BasicKeystoreKeyStrategyTool$CommandLineArgs provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.net.shibboleth.utilities.java.support.7.5.1: Imports that lack version ranges: [com.google.common.base, com.google.common.collect, com.google.common.io, com.google.common.net, javax.annotation, javax.crypto, javax.crypto.interfaces, javax.crypto.spec, javax.naming, javax.naming.directory, javax.net, javax.net.ssl, javax.script, javax.security.auth, javax.security.auth.callback, javax.security.auth.x500, javax.servlet, javax.servlet.http, javax.xml.datatype, javax.xml.namespace, javax.xml.parsers, javax.xml.transform, javax.xml.transform.stream, javax.xml.validation, org.apache.commons.codec, org.apache.commons.codec.binary, org.apache.http, org.apache.http.auth, org.apache.http.client, org.apache.http.client.config, org.apache.http.client.methods, org.apache.http.client.protocol, org.apache.http.config, org.apache.http.conn, org.apache.http.conn.socket, org.apache.http.conn.ssl, org.apache.http.entity, org.apache.http.impl.client, org.apache.http.params, org.apache.http.protocol, org.apache.http.util, org.joda.time, org.joda.time.chrono, org.slf4j, org.w3c.dom, org.w3c.dom.ls, org.xml.sax] warning: com.ibm.ws.net.shibboleth.utilities.java.support.7.5.1: Export net.shibboleth.utilities.java.support.security, has 1, private references [org.bouncycastle.asn1] warning: com.ibm.ws.net.shibboleth.utilities.java.support.7.5.1.jakarta: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.net.shibboleth.utilities.java.support.7.5.1.jakarta: Unable to determine whether the meta annotation javax.annotation.Nonnull applied to type net.shibboleth.utilities.java.support.codec.Base32Support provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.net.shibboleth.utilities.java.support.7.5.1.jakarta: Unable to determine whether the meta annotation javax.annotation.Nullable applied to type net.shibboleth.utilities.java.support.codec.HTMLEncoder provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.net.shibboleth.utilities.java.support.7.5.1.jakarta: Unable to determine whether the meta annotation javax.annotation.concurrent.NotThreadSafe applied to type net.shibboleth.utilities.java.support.collection.ClassToInstanceMultiMap provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.net.shibboleth.utilities.java.support.7.5.1.jakarta: Unable to determine whether the meta annotation javax.annotation.concurrent.ThreadSafe applied to type net.shibboleth.utilities.java.support.collection.IndexingObjectStore provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.net.shibboleth.utilities.java.support.7.5.1.jakarta: Unable to determine whether the meta annotation com.google.common.annotations.Beta applied to type net.shibboleth.utilities.java.support.collection.ValueTypeIndexedMap provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.net.shibboleth.utilities.java.support.7.5.1.jakarta: Unable to determine whether the meta annotation com.beust.jcommander.Parameter applied to type net.shibboleth.utilities.java.support.security.BasicKeystoreKeyStrategyTool$CommandLineArgs provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.net.shibboleth.utilities.java.support.7.5.1.jakarta: Imports that lack version ranges: [com.google.common.base, com.google.common.collect, com.google.common.io, com.google.common.net, javax.annotation, javax.crypto, javax.crypto.interfaces, javax.crypto.spec, javax.naming, javax.naming.directory, javax.net, javax.net.ssl, javax.script, javax.security.auth, javax.security.auth.callback, javax.security.auth.x500, javax.servlet, javax.servlet.http, javax.xml.datatype, javax.xml.namespace, javax.xml.parsers, javax.xml.transform, javax.xml.transform.stream, javax.xml.validation, org.apache.commons.codec, org.apache.commons.codec.binary, org.apache.http, org.apache.http.auth, org.apache.http.client, org.apache.http.client.config, org.apache.http.client.methods, org.apache.http.client.protocol, org.apache.http.config, org.apache.http.conn, org.apache.http.conn.socket, org.apache.http.conn.ssl, org.apache.http.entity, org.apache.http.impl.client, org.apache.http.params, org.apache.http.protocol, org.apache.http.util, org.joda.time, org.joda.time.chrono, org.slf4j, org.w3c.dom, org.w3c.dom.ls, org.xml.sax] warning: com.ibm.ws.net.shibboleth.utilities.java.support.7.5.1.jakarta: Export net.shibboleth.utilities.java.support.security, has 1, private references [org.bouncycastle.asn1] warning: Unreferenced class path entries [java-support-7.5.1, com.ibm.ws.ras.instrument] > Task :com.ibm.ws.net.shibboleth.utilities.java.support.7.5.1:publishWLPJars > Task :com.ibm.ws.net.shibboleth.utilities.java.support.7.5.1:assemble > Task :com.ibm.ws.openapi.3.1:globalize > Task :com.ibm.ws.openapi.3.1:compileJava > Task :com.ibm.ws.openapi.3.1:processResources NO-SOURCE > Task :com.ibm.ws.openapi.3.1:classes > Task :com.ibm.ws.openapi.3.1:instrument > Task :com.ibm.ws.openapi.3.1:jar warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.openapi31.OpenAPIAggregator)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.http.VirtualHost)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.openapi31.OASProvider)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=java.util.concurrent.ScheduledExecutorService)";effective:=active,osgi.service;filter:="(objectClass=org.eclipse.microprofile.config.spi.ConfigProviderResolver)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.metadata.ModuleMetaDataListener,com.ibm.wsspi.http.VirtualHostListener";uses:="com.ibm.ws.container.service.metadata,com.ibm.wsspi.http",osgi.service;objectClass:List="com.ibm.ws.openapi31.OpenAPIAggregator";uses:="com.ibm.ws.openapi31",osgi.service;objectClass:List="com.ibm.ws.openapi31.customization.OpenAPICustomizer";uses:="com.ibm.ws.openapi31.customization",osgi.service;objectClass:List="com.ibm.wsspi.adaptable.module.adapters.ContainerAdapter";uses:="com.ibm.wsspi.adaptable.module.adapters",osgi.service;objectClass:List="com.ibm.wsspi.kernel.filemonitor.FileMonitor";uses:="com.ibm.wsspi.kernel.filemonitor"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.openapi.3.1, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.transport.http, com.ibm.ws.container.service, com.ibm.ws.artifact, com.ibm.ws.kernel.service, com.ibm.ws.logging, com.ibm.ws.webcontainer, com.ibm.ws.microprofile.openapi.model, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.ws.anno, com.ibm.websphere.javaee.servlet.3.1, io.openliberty.com.fasterxml.jackson, com.ibm.ws.org.apache.commons.lang3, com.ibm.ws.microprofile.openapi, com.ibm.ws.artifact.overlay, com.ibm.websphere.org.eclipse.microprofile.config.1.2.1, com.ibm.ws.kernel.filemonitor, com.ibm.ws.app.manager.wab, com.ibm.websphere.org.eclipse.microprofile.openapi.1.0, com.ibm.ws.org.apache.commons.io] > Task :com.ibm.ws.openapi.3.1:publishWLPJars > Task :com.ibm.ws.openapi.3.1:assemble > Task :com.ibm.ws.openapi.3.1.private:globalize NO-SOURCE > Task :com.ibm.ws.openapi.3.1.private:compileJava > Task :com.ibm.ws.openapi.3.1.private:processResources NO-SOURCE > Task :com.ibm.ws.openapi.3.1.private:classes > Task :com.ibm.ws.openapi.3.1.private:instrument > Task :com.ibm.ws.openapi.3.1.private:jar warning: Unreferenced class path entries [com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.openapi.3.1, com.ibm.ws.ras.instrument, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core] > Task :com.ibm.ws.openapi.3.1.private:publishWLPJars > Task :com.ibm.ws.openapi.3.1.private:assemble > Task :com.ibm.ws.openapi.3.1.public:globalize NO-SOURCE > Task :com.ibm.ws.openapi.3.1.public:compileJava > Task :com.ibm.ws.openapi.3.1.public:processResources NO-SOURCE > Task :com.ibm.ws.openapi.3.1.public:classes > Task :com.ibm.ws.openapi.3.1.public:instrument > Task :com.ibm.ws.openapi.3.1.public:jar warning: Unreferenced class path entries [com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.openapi.3.1, com.ibm.ws.ras.instrument, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core] > Task :com.ibm.ws.openapi.3.1.public:publishWLPJars > Task :com.ibm.ws.openapi.3.1.public:assemble > Task :com.ibm.ws.openapi.ui:publishWLPJars > Task :com.ibm.ws.openapi.ui:assemble > Task :com.ibm.ws.openapi.ui.private:globalize NO-SOURCE > Task :com.ibm.ws.openapi.ui.private:compileJava > Task :com.ibm.ws.openapi.ui.private:processResources NO-SOURCE > Task :com.ibm.ws.openapi.ui.private:classes > Task :com.ibm.ws.openapi.ui.private:instrument /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.opentracing.1.1.cdi/src/com/ibm/ws/opentracing/cdi/OpentracingCDIInjectionExtension.java:18: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.opentracing.1.1.cdi/src/com/ibm/ws/opentracing/cdi/OpentracingCDIInjectionExtension.java:21: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class OpentracingCDIInjectionExtension implements WebSphereCDIExtension, Extension {} ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.opentracing.1.1.cdi/src/com/ibm/ws/opentracing/cdi/OpentracingCDIInjectionExtension.java:20: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated @Component(service = WebSphereCDIExtension.class, configurationPolicy = ConfigurationPolicy.IGNORE, immediate = true) ^ 3 warnings > Task :com.ibm.ws.openapi.ui.private:jar warning: Split package, multiple jars provide the same package:com/ibm/ws/openapi/filter Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:com.ibm.ws.openapi.ui] Class path [Jar:main, Jar:com.ibm.ws.openapi.ui, Jar:com.ibm.websphere.javaee.servlet.3.1, Jar:com.ibm.ws.ras.instrument] warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.ws.openapi.filter.OpenAPIFilter provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.ws.openapi.filter.OpenAPIFilter provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.ws.openapi.filter.OpenAPIFilter provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.websphere.ras, com.ibm.websphere.ras.annotation] warning: Unreferenced class path entries [com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.openapi.ui, com.ibm.ws.ras.instrument] > Task :com.ibm.ws.openapi.ui.private:publishWLPJars > Task :com.ibm.ws.openapi.ui.private:assemble > Task :com.ibm.ws.opentracing:publishWLPJars > Task :com.ibm.ws.opentracing:assemble > Task :com.ibm.ws.opentracing.1.1:publishWLPJars > Task :com.ibm.ws.opentracing.1.1:assemble > Task :com.ibm.ws.opentracing.1.1.cdi:globalize NO-SOURCE > Task :com.ibm.ws.opentracing.1.1.cdi:compileJava > Task :com.ibm.ws.opentracing.1.1.cdi:processResources NO-SOURCE > Task :com.ibm.ws.opentracing.1.1.cdi:classes > Task :com.ibm.ws.opentracing.1.1.cdi:instrument > Task :com.ibm.ws.opentracing.1.1.cdi:jar warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.1.2, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.javaee.annotation.1.2, com.ibm.ws.io.opentracing.opentracing-api.0.31.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.opentracing.1.1, com.ibm.wsspi.org.osgi.service.component, com.ibm.ws.cdi.interfaces, com.ibm.websphere.javaee.jaxrs.2.0, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.jaxrs.2.0.common] > Task :com.ibm.ws.opentracing.1.1.cdi:publishWLPJars > Task :com.ibm.ws.opentracing.1.1.cdi:assemble > Task :com.ibm.ws.opentracing.1.2:publishWLPJars > Task :com.ibm.ws.opentracing.1.2:assemble > Task :com.ibm.ws.opentracing.1.2.cdi:globalize NO-SOURCE /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.opentracing.1.2.cdi/src/com/ibm/ws/opentracing/cdi/OpentracingCDIInjectionExtension.java:18: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.opentracing.1.2.cdi/src/com/ibm/ws/opentracing/cdi/OpentracingCDIInjectionExtension.java:21: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class OpentracingCDIInjectionExtension implements WebSphereCDIExtension, Extension {} ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.opentracing.1.2.cdi/src/com/ibm/ws/opentracing/cdi/OpentracingCDIInjectionExtension.java:20: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated @Component(service = WebSphereCDIExtension.class, configurationPolicy = ConfigurationPolicy.IGNORE, immediate = true) ^ 3 warnings > Task :com.ibm.ws.opentracing.1.2.cdi:compileJava > Task :com.ibm.ws.opentracing.1.2.cdi:processResources NO-SOURCE > Task :com.ibm.ws.opentracing.1.2.cdi:classes > Task :com.ibm.ws.opentracing.1.2.cdi:instrument > Task :com.ibm.ws.opentracing.1.2.cdi:jar warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.1.2, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.javaee.annotation.1.2, com.ibm.ws.io.opentracing.opentracing-api.0.31.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.wsspi.org.osgi.service.component, com.ibm.ws.opentracing.1.2, com.ibm.ws.cdi.interfaces, com.ibm.websphere.javaee.jaxrs.2.0, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.jaxrs.2.0.common] > Task :com.ibm.ws.opentracing.1.2.cdi:publishWLPJars > Task :com.ibm.ws.opentracing.1.2.cdi:assemble > Task :com.ibm.ws.opentracing.1.3:publishWLPJars > Task :com.ibm.ws.opentracing.1.3:assemble > Task :com.ibm.ws.opentracing.1.3.cdi:globalize NO-SOURCE > Task :com.ibm.ws.opentracing.1.3.cdi:compileJava > Task :com.ibm.ws.opentracing.1.3.cdi:processResources NO-SOURCE > Task :com.ibm.ws.opentracing.1.3.cdi:classes > Task :com.ibm.ws.opentracing.1.3.cdi:instrument /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.opentracing.1.3.cdi/src/com/ibm/ws/opentracing/cdi/OpentracingCDIInjectionExtension.java:18: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.opentracing.1.3.cdi/src/com/ibm/ws/opentracing/cdi/OpentracingCDIInjectionExtension.java:21: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class OpentracingCDIInjectionExtension implements WebSphereCDIExtension, Extension {} ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.opentracing.1.3.cdi/src/com/ibm/ws/opentracing/cdi/OpentracingCDIInjectionExtension.java:20: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated @Component(service = WebSphereCDIExtension.class, configurationPolicy = ConfigurationPolicy.IGNORE, immediate = true) ^ 3 warnings > Task :com.ibm.ws.opentracing.1.3.cdi:jar warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.1.2, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.javaee.annotation.1.2, com.ibm.ws.io.opentracing.opentracing-api.0.31.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.wsspi.org.osgi.service.component, com.ibm.ws.cdi.interfaces, com.ibm.ws.opentracing.1.3, com.ibm.websphere.javaee.jaxrs.2.0, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.jaxrs.2.0.common] > Task :com.ibm.ws.opentracing.1.3.cdi:publishWLPJars > Task :com.ibm.ws.opentracing.1.3.cdi:assemble > Task :com.ibm.ws.opentracing.1.x_fat:assemble SKIPPED > Task :com.ibm.ws.opentracing.cdi:globalize NO-SOURCE > Task :com.ibm.ws.opentracing.cdi:compileJava > Task :com.ibm.ws.opentracing.cdi:processResources NO-SOURCE > Task :com.ibm.ws.opentracing.cdi:classes > Task :com.ibm.ws.opentracing.cdi:instrument /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.opentracing.cdi/src/com/ibm/ws/opentracing/cdi/OpentracingCDIInjectionExtension.java:18: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.opentracing.cdi/src/com/ibm/ws/opentracing/cdi/OpentracingCDIInjectionExtension.java:21: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class OpentracingCDIInjectionExtension implements WebSphereCDIExtension, Extension {} ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.opentracing.cdi/src/com/ibm/ws/opentracing/cdi/OpentracingCDIInjectionExtension.java:20: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated @Component(service = WebSphereCDIExtension.class, configurationPolicy = ConfigurationPolicy.IGNORE, immediate = true) ^ 3 warnings > Task :com.ibm.ws.opentracing.cdi:jar warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.1.2, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.javaee.annotation.1.2, com.ibm.ws.io.opentracing.opentracing-api, com.ibm.ws.opentracing, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.wsspi.org.osgi.service.component, com.ibm.ws.cdi.interfaces, com.ibm.websphere.javaee.jaxrs.2.0, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.jaxrs.2.0.common] > Task :com.ibm.ws.opentracing.cdi:publishWLPJars > Task :com.ibm.ws.opentracing.cdi:assemble > Task :com.ibm.ws.opentracing_fat:assemble SKIPPED > Task :com.ibm.ws.org.apache.ant:assemble > Task :com.ibm.ws.org.apache.ant-junit:assemble > Task :com.ibm.ws.org.apache.aries.jmx.api:publishWLPJars > Task :com.ibm.ws.org.apache.aries.jmx.api:assemble > Task :com.ibm.ws.org.apache.aries.jmx.core.whiteboard:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.aries.jmx.core.whiteboard:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.aries.jmx.core.whiteboard:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.aries.jmx.core.whiteboard:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.aries.jmx.core.whiteboard:instrument > Task :com.ibm.ws.org.apache.aries.jmx.core.whiteboard:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.management, javax.management.openmbean] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, org.apache.aries.jmx.core.whiteboard-1.1.5] > Task :com.ibm.ws.org.apache.aries.jmx.core.whiteboard:publishWLPJars > Task :com.ibm.ws.org.apache.aries.jmx.core.whiteboard:assemble > Task :com.ibm.ws.org.apache.aries.jndi.api:publishWLPJars > Task :com.ibm.ws.org.apache.aries.jndi.api:assemble > Task :com.ibm.ws.org.apache.aries.jndi.core:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.aries.jndi.core:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.aries.jndi.core:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.aries.jndi.core:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.aries.jndi.core:jar warning: There is an empty jar or directory on the classpath: main warning: Unused -privatepackage instructions , no such package(s) on the class path: [org.apache.aries.jndi.nls] warning: Imports that lack version ranges: [javax.naming, javax.naming.directory, javax.naming.ldap, javax.naming.spi] warning: Unreferenced class path entries [com.ibm.ws.org.apache.aries.jndi.api, com.ibm.websphere.org.osgi.core, org.apache.aries.jndi.core-1.1.0.ibm20201007-1, com.ibm.ws.org.apache.aries.util, com.ibm.ws.org.slf4j.api] > Task :com.ibm.ws.org.apache.aries.jndi.core:publishWLPJars > Task :com.ibm.ws.org.apache.aries.jndi.core:assemble > Task :com.ibm.ws.org.apache.aries.util:publishWLPJars > Task :com.ibm.ws.org.apache.aries.util:assemble > Task :com.ibm.ws.org.apache.bval.1.1.0:publishWLPJars > Task :com.ibm.ws.org.apache.bval.1.1.0:assemble > Task :com.ibm.ws.org.apache.commons.beanutils:publishWLPJars > Task :com.ibm.ws.org.apache.commons.beanutils:assemble > Task :com.ibm.ws.org.apache.commons.collections:publishWLPJars > Task :com.ibm.ws.org.apache.commons.collections:assemble > Task :com.ibm.ws.org.apache.commons.compress:assemble > Task :com.ibm.ws.org.apache.commons.daemon:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.commons.daemon:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.commons.daemon:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.commons.daemon:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.commons.daemon:instrument > Task :com.ibm.ws.org.apache.commons.daemon:jar SKIPPED > Task :com.ibm.ws.org.apache.commons.daemon:publishBinScripts > Task :com.ibm.ws.org.apache.commons.daemon:publishWLPJars NO-SOURCE > Task :com.ibm.ws.org.apache.commons.daemon:assemble > Task :com.ibm.ws.org.apache.commons.digester:publishWLPJars > Task :com.ibm.ws.org.apache.commons.digester:assemble > Task :com.ibm.ws.org.apache.commons.discovery:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.commons.discovery:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.commons.discovery:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.commons.discovery:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.commons.discovery:instrument > Task :com.ibm.ws.org.apache.commons.discovery:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [org.apache.commons.logging] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, commons-discovery-0.2] > Task :com.ibm.ws.org.apache.commons.discovery:publishWLPJars > Task :com.ibm.ws.org.apache.commons.discovery:assemble > Task :com.ibm.ws.org.apache.commons.fileupload:publishWLPJars > Task :com.ibm.ws.org.apache.commons.fileupload:assemble > Task :com.ibm.ws.org.apache.commons.httpclient:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.commons.httpclient:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.commons.httpclient:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.commons.httpclient:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.commons.httpclient:instrument > Task :com.ibm.ws.org.apache.commons.httpclient:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.crypto, javax.crypto.spec, javax.net, javax.net.ssl, org.apache.commons.codec, org.apache.commons.codec.binary, org.apache.commons.codec.net, org.apache.commons.logging] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, commons-httpclient-3.1] > Task :com.ibm.ws.org.apache.commons.httpclient:publishWLPJars > Task :com.ibm.ws.org.apache.commons.httpclient:assemble > Task :com.ibm.ws.org.apache.commons.io:publishWLPJars > Task :com.ibm.ws.org.apache.commons.io:assemble > Task :com.ibm.ws.org.apache.commons.lang3:publishWLPJars > Task :com.ibm.ws.org.apache.commons.lang3:assemble > Task :com.ibm.ws.org.apache.commons.weaver:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.commons.weaver:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.commons.weaver:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.commons.weaver:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.commons.weaver:instrument > Task :com.ibm.ws.org.apache.commons.weaver:jar warning: There is an empty jar or directory on the classpath: main warning: Version for package org.apache.commons.weaver.privilizer is set to different values in the source (1.0.16) and in the manifest (1.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Imports that lack version ranges: [javax.activation, org.apache.commons.lang3, org.apache.commons.lang3.builder] warning: Unreferenced class path entries [commons-weaver-processor-1.1, com.ibm.ws.ras.instrument, commons-weaver-privilizer-1.1] > Task :com.ibm.ws.org.apache.commons.weaver:publishWLPJars > Task :com.ibm.ws.org.apache.commons.weaver:assemble > Task :com.ibm.ws.org.apache.cxf.cxf.api.2.6.2:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.cxf.api.2.6.2:assemble > Task :com.ibm.ws.org.apache.cxf.cxf.core.3.2:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.cxf.core.3.2:assemble > Task :com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.2.6.2:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.2.6.2:assemble > Task :com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2:assemble > Task :com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.2.6.2:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.2.6.2:assemble > Task :com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.3.2:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.cxf.rt.bindings.xml.3.2:assemble > Task :com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2:assemble > Task :com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.2.6.2:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.2.6.2:assemble > Task :com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.3.2:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.3.2:assemble > Task :com.ibm.ws.org.apache.cxf.cxf.rt.features.logging.3.2:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.cxf.rt.features.logging.3.2:assemble > Task :com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxrs.3.2:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxrs.3.2:assemble > Task :com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.2.6.2:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.2.6.2:assemble > Task :com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2:assemble > Task :com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.2.6.2:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.2.6.2:assemble > Task :com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.3.2:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.3.2:assemble > Task :com.ibm.ws.org.apache.cxf.cxf.rt.management.2.6.2:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.cxf.rt.management.2.6.2:assemble > Task :com.ibm.ws.org.apache.cxf.cxf.rt.management.3.2:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.cxf.rt.management.3.2:assemble > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.client.3.2:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.client.3.2:assemble > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.mp.client.3.2:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.mp.client.3.2:assemble > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.mp.client.3.3:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.mp.client.3.3:compileJava > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.mp.client.3.3:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.mp.client.3.3:classes Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.cxf.cxf.rt.rs.mp.client.3.3/src/com/ibm/ws/microprofile/rest/client/component/LibertyFTTimeoutInterceptor.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.mp.client.3.3:instrument > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.mp.client.3.3:jar warning: Split package, multiple jars provide the same package:org/apache/cxf/microprofile/client/cdi Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-rs-mp-client-3.4.3] Class path [Jar:main, Jar:cxf-rt-rs-mp-client-3.4.3, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.cdi.1.2, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.3, Jar:com.ibm.websphere.org.eclipse.microprofile.faulttolerance.1.0, Jar:io.openliberty.org.eclipse.microprofile.rest.client.2.0, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxrs.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.rs.client.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.jaxrs.2.0.client, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/apache/cxf/microprofile/client Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-rs-mp-client-3.4.3] Class path [Jar:main, Jar:cxf-rt-rs-mp-client-3.4.3, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.cdi.1.2, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.3, Jar:com.ibm.websphere.org.eclipse.microprofile.faulttolerance.1.0, Jar:io.openliberty.org.eclipse.microprofile.rest.client.2.0, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxrs.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.rs.client.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.jaxrs.2.0.client, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.ras.instrument] warning: Imports that lack version ranges: [javax.net.ssl, com.ibm.wsspi.classloading, com.ibm.ws.cdi.extension] /home/libbld/.gradle/daemon/6.8.3/ANONYMOUS:0: warning: Bundle-Activator org.apache.cxf.jaxrs.client.blueprint.Activator is being imported into the bundle rather than being contained inside it. This is usually a bundle packaging error warning: Unreferenced class path entries [cxf-rt-rs-mp-client-3.4.3, com.ibm.websphere.org.eclipse.microprofile.faulttolerance.1.0, com.ibm.websphere.javaee.cdi.1.2, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxrs.3.2, com.ibm.ws.jaxrs.2.0.client, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.javaee.annotation.1.3, com.ibm.websphere.org.eclipse.microprofile.config.1.3, com.ibm.ws.org.apache.cxf.cxf.core.3.2, io.openliberty.org.eclipse.microprofile.rest.client.2.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.jaxrs.2.1, com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2, com.ibm.ws.logging.core, com.ibm.ws.org.apache.cxf.cxf.rt.rs.client.3.2, com.ibm.ws.jaxrs.2.0.common, com.ibm.websphere.org.reactivestreams.reactive-streams.1.0] > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.mp.client.3.3:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.mp.client.3.3:assemble > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.service.description.3.2:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.service.description.3.2:assemble > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.sse.3.2:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.cxf.rt.rs.sse.3.2:assemble > Task :com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.2.6.2:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.2.6.2:assemble > Task :com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2:assemble > Task :com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.hc.3.2:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.hc.3.2:assemble > Task :com.ibm.ws.org.apache.cxf.cxf.rt.ws.addr.2.6.2:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.cxf.rt.ws.addr.2.6.2:assemble > Task :com.ibm.ws.org.apache.cxf.cxf.rt.ws.addr.3.2:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.ws.addr.3.2:compileJava > Task :com.ibm.ws.org.apache.cxf.cxf.rt.ws.addr.3.2:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.rt.ws.addr.3.2:classes > Task :com.ibm.ws.org.apache.cxf.cxf.rt.ws.addr.3.2:instrument > Task :com.ibm.ws.org.apache.cxf.cxf.rt.ws.addr.3.2:jar warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.addr.3.2: Split package, multiple jars provide the same package:org/apache/cxf/ws/addressing/soap Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-ws-addr-3.4.3] Class path [Jar:main, Jar:cxf-rt-ws-addr-3.4.3, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.wsdl.3.2, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.addr.3.2: Imports that lack version ranges: [javax.xml.bind, javax.xml.namespace, org.apache.neethi, org.apache.neethi.builders, org.apache.neethi.builders.xml, org.w3c.dom, javax.xml.bind.annotation, javax.xml.bind.annotation.adapters, javax.xml.bind.attachment] warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.addr.3.2.jakarta: Split package, multiple jars provide the same package:org/apache/cxf/ws/addressing/soap Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-ws-addr-3.4.3] Class path [Jar:main, Jar:cxf-rt-ws-addr-3.4.3, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.wsdl.3.2, Jar:com.ibm.websphere.javaee.wsdl4j.1.2, Jar:com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.cxf.rt.ws.addr.3.2.jakarta: Imports that lack version ranges: [javax.xml.bind, javax.xml.namespace, org.apache.neethi, org.apache.neethi.builders, org.apache.neethi.builders.xml, org.w3c.dom, javax.xml.bind.annotation, javax.xml.bind.annotation.adapters, javax.xml.bind.attachment] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.org.apache.cxf.cxf.rt.wsdl.3.2, com.ibm.websphere.javaee.wsdl4j.1.2, com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3, com.ibm.ws.ras.instrument, com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, cxf-rt-ws-addr-3.4.3, com.ibm.ws.org.apache.cxf.cxf.core.3.2, com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.3.2, com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2] > Task :com.ibm.ws.org.apache.cxf.cxf.rt.ws.addr.3.2:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.cxf.rt.ws.addr.3.2:assemble > Task :com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.2.6.2:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.2.6.2:assemble > Task :com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2:assemble > Task :com.ibm.ws.org.apache.cxf.cxf.rt.wsdl.3.2:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.cxf.rt.wsdl.3.2:assemble > Task :com.ibm.ws.org.apache.cxf.cxf.tools.common.3.2:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.cxf.tools.common.3.2:assemble > Task :com.ibm.ws.org.apache.cxf.cxf.tools.validator.3.2:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.tools.validator.3.2:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.tools.validator.3.2:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.cxf.tools.validator.3.2:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.cxf.cxf.tools.validator.3.2:instrument > Task :com.ibm.ws.org.apache.cxf.cxf.tools.validator.3.2:jar warning: com.ibm.ws.org.apache.cxf.cxf.tools.validator.3.2: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.org.apache.cxf.cxf.tools.validator.3.2: Empty Import-Package header warning: com.ibm.ws.org.apache.cxf.cxf.tools.validator.3.2.jakarta: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.org.apache.cxf.cxf.tools.validator.3.2.jakarta: Empty Import-Package header warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.org.apache.cxf.cxf.core.3.2, cxf-tools-validator-3.4.3] > Task :com.ibm.ws.org.apache.cxf.cxf.tools.validator.3.2:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.cxf.tools.validator.3.2:assemble > Task :com.ibm.ws.org.apache.cxf.cxf.tools.wadlto.jaxrs.3.2:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.cxf.tools.wadlto.jaxrs.3.2:assemble > Task :com.ibm.ws.org.apache.cxf.rt.security.3.4.1:compileJava > Task :com.ibm.ws.org.apache.cxf.rt.security.3.4.1:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.rt.security.3.4.1:classes > Task :com.ibm.ws.org.apache.cxf.rt.security.3.4.1:instrument > Task :com.ibm.ws.org.apache.cxf.rt.security.3.4.1:jar warning: com.ibm.ws.org.apache.cxf.rt.security.3.4.1: Split package, multiple jars provide the same package:org/apache/cxf/rt/security/utils Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-security-3.4.1] Class path [Jar:main, Jar:cxf-rt-security-3.4.1, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.rt.security.3.4.1: Imports that lack version ranges: [javax.crypto, javax.crypto.spec, javax.security.auth, javax.security.auth.callback, javax.xml.stream] warning: com.ibm.ws.org.apache.cxf.rt.security.3.4.1.jakarta: Split package, multiple jars provide the same package:org/apache/cxf/rt/security/utils Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-security-3.4.1] Class path [Jar:main, Jar:cxf-rt-security-3.4.1, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.rt.security.3.4.1.jakarta: Imports that lack version ranges: [javax.crypto, javax.crypto.spec, javax.security.auth, javax.security.auth.callback, javax.xml.stream] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.logging.core, cxf-rt-security-3.4.1, com.ibm.ws.org.apache.cxf.cxf.core.3.2] > Task :com.ibm.ws.org.apache.cxf.rt.security.3.4.1:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.rt.security.3.4.1:assemble > Task :com.ibm.ws.org.apache.cxf.rt.security.saml.3.4.1:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.rt.security.saml.3.4.1:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.rt.security.saml.3.4.1:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.cxf.rt.security.saml.3.4.1:instrument > Task :com.ibm.ws.org.apache.cxf.rt.security.saml.3.4.1:jar warning: com.ibm.ws.org.apache.cxf.rt.security.saml.3.4.1: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.org.apache.cxf.rt.security.saml.3.4.1: Imports that lack version ranges: [javax.security.auth, javax.security.auth.callback, javax.xml.namespace, org.apache.cxf.common.logging, org.apache.cxf.common.security, org.apache.cxf.configuration.security, org.apache.cxf.helpers, org.apache.cxf.interceptor, org.apache.cxf.interceptor.security, org.apache.cxf.message, org.apache.cxf.phase, org.apache.cxf.rt.security.claims, org.apache.cxf.rt.security.utils, org.apache.cxf.security, org.apache.wss4j.common.ext, org.apache.wss4j.common.principal, org.apache.wss4j.common.saml, org.apache.wss4j.common.util, org.apache.wss4j.dom.handler, org.apache.wss4j.dom.message.token, org.apache.wss4j.dom.validate, org.joda.time, org.opensaml.core.xml, org.opensaml.core.xml.config, org.opensaml.saml.common, org.opensaml.saml.saml1.core, org.opensaml.saml.saml2.core, org.opensaml.xacml, org.opensaml.xacml.ctx, org.opensaml.xacml.profile.saml, org.w3c.dom, com.ibm.websphere.ras, com.ibm.websphere.ras.annotation, com.ibm.ws.ffdc] warning: com.ibm.ws.org.apache.cxf.rt.security.saml.3.4.1.jakarta: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.org.apache.cxf.rt.security.saml.3.4.1.jakarta: Imports that lack version ranges: [javax.security.auth, javax.security.auth.callback, javax.xml.namespace, org.apache.cxf.common.logging, org.apache.cxf.common.security, org.apache.cxf.configuration.security, org.apache.cxf.helpers, org.apache.cxf.interceptor, org.apache.cxf.interceptor.security, org.apache.cxf.message, org.apache.cxf.phase, org.apache.cxf.rt.security.claims, org.apache.cxf.rt.security.utils, org.apache.cxf.security, org.apache.wss4j.common.ext, org.apache.wss4j.common.principal, org.apache.wss4j.common.saml, org.apache.wss4j.common.util, org.apache.wss4j.dom.handler, org.apache.wss4j.dom.message.token, org.apache.wss4j.dom.validate, org.joda.time, org.opensaml.core.xml, org.opensaml.core.xml.config, org.opensaml.saml.common, org.opensaml.saml.saml1.core, org.opensaml.saml.saml2.core, org.opensaml.xacml, org.opensaml.xacml.ctx, org.opensaml.xacml.profile.saml, org.w3c.dom, com.ibm.websphere.ras, com.ibm.websphere.ras.annotation, com.ibm.ws.ffdc] warning: Unreferenced class path entries [cxf-rt-security-saml-3.4.1, com.ibm.ws.ras.instrument] > Task :com.ibm.ws.org.apache.cxf.rt.security.saml.3.4.1:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.rt.security.saml.3.4.1:assemble > Task :com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1:instrument > Task :com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1:jar warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1: Unable to determine whether the meta annotation javax.jws.soap.SOAPBinding applied to type org.apache.cxf.ws.mex.MEXEndpoint provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1: Unable to determine whether the meta annotation javax.xml.ws.BindingType applied to type org.apache.cxf.ws.mex.MEXEndpoint provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1: Unable to determine whether the meta annotation javax.xml.ws.soap.Addressing applied to type org.apache.cxf.ws.mex.MEXEndpoint provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSeeAlso applied to type org.apache.cxf.ws.mex.MEXEndpoint provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1: Unable to determine whether the meta annotation javax.jws.WebResult applied to type org.apache.cxf.ws.mex.MetadataExchange provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1: Unable to determine whether the meta annotation javax.xml.ws.Action applied to type org.apache.cxf.ws.mex.MetadataExchange provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1: Unable to determine whether the meta annotation javax.jws.WebMethod applied to type org.apache.cxf.ws.mex.MetadataExchange provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1: Unable to determine whether the meta annotation javax.jws.WebParam applied to type org.apache.cxf.ws.mex.MetadataExchange provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1: Unable to determine whether the meta annotation javax.jws.WebService applied to type org.apache.cxf.ws.mex.MetadataExchange provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElement applied to type org.apache.cxf.ws.mex.model._2004_09.GetMetadata provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchemaType applied to type org.apache.cxf.ws.mex.model._2004_09.GetMetadata provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyAttribute applied to type org.apache.cxf.ws.mex.model._2004_09.GetMetadata provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAccessorType applied to type org.apache.cxf.ws.mex.model._2004_09.GetMetadata provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlType applied to type org.apache.cxf.ws.mex.model._2004_09.GetMetadata provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRootElement applied to type org.apache.cxf.ws.mex.model._2004_09.GetMetadata provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyElement applied to type org.apache.cxf.ws.mex.model._2004_09.Metadata provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAttribute applied to type org.apache.cxf.ws.mex.model._2004_09.MetadataSection provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementDecl applied to type org.apache.cxf.ws.mex.model._2004_09.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRegistry applied to type org.apache.cxf.ws.mex.model._2004_09.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchema applied to type org.apache.cxf.ws.mex.model._2004_09.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1: Imports that lack version ranges: [javax.xml.bind, javax.xml.bind.annotation, javax.xml.ws, javax.xml.ws.soap, javax.jws, javax.jws.soap, javax.xml.namespace, org.w3c.dom] warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1.jakarta: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1.jakarta: Unable to determine whether the meta annotation javax.jws.soap.SOAPBinding applied to type org.apache.cxf.ws.mex.MEXEndpoint provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1.jakarta: Unable to determine whether the meta annotation javax.xml.ws.BindingType applied to type org.apache.cxf.ws.mex.MEXEndpoint provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1.jakarta: Unable to determine whether the meta annotation javax.xml.ws.soap.Addressing applied to type org.apache.cxf.ws.mex.MEXEndpoint provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSeeAlso applied to type org.apache.cxf.ws.mex.MEXEndpoint provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1.jakarta: Unable to determine whether the meta annotation javax.jws.WebResult applied to type org.apache.cxf.ws.mex.MetadataExchange provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1.jakarta: Unable to determine whether the meta annotation javax.xml.ws.Action applied to type org.apache.cxf.ws.mex.MetadataExchange provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1.jakarta: Unable to determine whether the meta annotation javax.jws.WebMethod applied to type org.apache.cxf.ws.mex.MetadataExchange provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1.jakarta: Unable to determine whether the meta annotation javax.jws.WebParam applied to type org.apache.cxf.ws.mex.MetadataExchange provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1.jakarta: Unable to determine whether the meta annotation javax.jws.WebService applied to type org.apache.cxf.ws.mex.MetadataExchange provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElement applied to type org.apache.cxf.ws.mex.model._2004_09.GetMetadata provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchemaType applied to type org.apache.cxf.ws.mex.model._2004_09.GetMetadata provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyAttribute applied to type org.apache.cxf.ws.mex.model._2004_09.GetMetadata provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAccessorType applied to type org.apache.cxf.ws.mex.model._2004_09.GetMetadata provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlType applied to type org.apache.cxf.ws.mex.model._2004_09.GetMetadata provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRootElement applied to type org.apache.cxf.ws.mex.model._2004_09.GetMetadata provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyElement applied to type org.apache.cxf.ws.mex.model._2004_09.Metadata provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAttribute applied to type org.apache.cxf.ws.mex.model._2004_09.MetadataSection provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementDecl applied to type org.apache.cxf.ws.mex.model._2004_09.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRegistry applied to type org.apache.cxf.ws.mex.model._2004_09.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchema applied to type org.apache.cxf.ws.mex.model._2004_09.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1.jakarta: Imports that lack version ranges: [javax.xml.bind, javax.xml.bind.annotation, javax.xml.ws, javax.xml.ws.soap, javax.jws, javax.jws.soap, javax.xml.namespace, org.w3c.dom] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, cxf-rt-ws-mex-3.4.1] > Task :com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.rt.ws.mex.3.4.1:assemble > Task :com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1:extractInjectedClasses > Task :com.ibm.ws.org.apache.santuario.xmlsec.2.2.0:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.santuario.xmlsec.2.2.0:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.santuario.xmlsec.2.2.0:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.santuario.xmlsec.2.2.0:instrument > Task :com.ibm.ws.org.apache.santuario.xmlsec.2.2.0:jar warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAttribute applied to type org.apache.xml.security.binding.excc14n.InclusiveNamespaces provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAccessorType applied to type org.apache.xml.security.binding.excc14n.InclusiveNamespaces provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlType applied to type org.apache.xml.security.binding.excc14n.InclusiveNamespaces provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementDecl applied to type org.apache.xml.security.binding.excc14n.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRegistry applied to type org.apache.xml.security.binding.excc14n.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlMixed applied to type org.apache.xml.security.binding.xmldsig.CanonicalizationMethodType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyElement applied to type org.apache.xml.security.binding.xmldsig.CanonicalizationMethodType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchemaType applied to type org.apache.xml.security.binding.xmldsig.CanonicalizationMethodType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElement applied to type org.apache.xml.security.binding.xmldsig.DSAKeyValueType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementRefs applied to type org.apache.xml.security.binding.xmldsig.KeyInfoType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0: Unable to determine whether the meta annotation javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter applied to type org.apache.xml.security.binding.xmldsig.KeyInfoType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlID applied to type org.apache.xml.security.binding.xmldsig.KeyInfoType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementRef applied to type org.apache.xml.security.binding.xmldsig.SPKIDataType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlValue applied to type org.apache.xml.security.binding.xmldsig.SignatureValueType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRootElement applied to type org.apache.xml.security.binding.xmldsig.pss.RSAPSSParams provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSeeAlso applied to type org.apache.xml.security.binding.xmldsig.pss.RSAPSSParamsType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyAttribute applied to type org.apache.xml.security.binding.xmlenc.EncryptionPropertyType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlEnum applied to type org.apache.xml.security.configuration.InOutAttrType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0: Imports that lack version ranges: [org.apache.xml.dtm, org.apache.xml.utils, org.apache.xpath, org.apache.xpath.compiler, org.apache.xpath.functions, org.apache.xpath.objects, javax.crypto, javax.crypto.spec, javax.security.auth, javax.security.auth.x500, javax.xml.bind, javax.xml.bind.annotation, javax.xml.bind.annotation.adapters, javax.xml.crypto, javax.xml.crypto.dom, javax.xml.crypto.dsig, javax.xml.crypto.dsig.dom, javax.xml.crypto.dsig.keyinfo, javax.xml.crypto.dsig.spec, javax.xml.datatype, javax.xml.namespace, javax.xml.parsers, javax.xml.stream, javax.xml.stream.events, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stream, javax.xml.validation, javax.xml.xpath, org.apache.commons.codec.binary, org.slf4j, org.w3c.dom, org.w3c.dom.ls, org.xml.sax, org.xml.sax.helpers, org.apache.commons.logging] warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0.jakarta: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAttribute applied to type org.apache.xml.security.binding.excc14n.InclusiveNamespaces provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAccessorType applied to type org.apache.xml.security.binding.excc14n.InclusiveNamespaces provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlType applied to type org.apache.xml.security.binding.excc14n.InclusiveNamespaces provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementDecl applied to type org.apache.xml.security.binding.excc14n.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRegistry applied to type org.apache.xml.security.binding.excc14n.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlMixed applied to type org.apache.xml.security.binding.xmldsig.CanonicalizationMethodType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyElement applied to type org.apache.xml.security.binding.xmldsig.CanonicalizationMethodType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchemaType applied to type org.apache.xml.security.binding.xmldsig.CanonicalizationMethodType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElement applied to type org.apache.xml.security.binding.xmldsig.DSAKeyValueType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementRefs applied to type org.apache.xml.security.binding.xmldsig.KeyInfoType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter applied to type org.apache.xml.security.binding.xmldsig.KeyInfoType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlID applied to type org.apache.xml.security.binding.xmldsig.KeyInfoType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementRef applied to type org.apache.xml.security.binding.xmldsig.SPKIDataType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlValue applied to type org.apache.xml.security.binding.xmldsig.SignatureValueType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRootElement applied to type org.apache.xml.security.binding.xmldsig.pss.RSAPSSParams provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSeeAlso applied to type org.apache.xml.security.binding.xmldsig.pss.RSAPSSParamsType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyAttribute applied to type org.apache.xml.security.binding.xmlenc.EncryptionPropertyType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlEnum applied to type org.apache.xml.security.configuration.InOutAttrType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.santuario.xmlsec.2.2.0.jakarta: Imports that lack version ranges: [org.apache.xml.dtm, org.apache.xml.utils, org.apache.xpath, org.apache.xpath.compiler, org.apache.xpath.functions, org.apache.xpath.objects, javax.crypto, javax.crypto.spec, javax.security.auth, javax.security.auth.x500, javax.xml.bind, javax.xml.bind.annotation, javax.xml.bind.annotation.adapters, javax.xml.crypto, javax.xml.crypto.dom, javax.xml.crypto.dsig, javax.xml.crypto.dsig.dom, javax.xml.crypto.dsig.keyinfo, javax.xml.crypto.dsig.spec, javax.xml.datatype, javax.xml.namespace, javax.xml.parsers, javax.xml.stream, javax.xml.stream.events, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stream, javax.xml.validation, javax.xml.xpath, org.apache.commons.codec.binary, org.slf4j, org.w3c.dom, org.w3c.dom.ls, org.xml.sax, org.xml.sax.helpers, org.apache.commons.logging] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, xmlsec-2.2.3] > Task :com.ibm.ws.org.apache.wss4j.policy.2.3.0:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.wss4j.policy.2.3.0:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.wss4j.policy.2.3.0:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.wss4j.policy.2.3.0:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.wss4j.policy.2.3.0:instrument > Task :com.ibm.ws.org.apache.wss4j.policy.2.3.0:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.xml.namespace, javax.xml.stream, org.w3c.dom] warning: Unreferenced class path entries [wss4j-policy-2.3.0, com.ibm.ws.ras.instrument, com.ibm.ws.org.apache.neethi.3.1.1] > Task :com.ibm.ws.org.apache.wss4j.ws.security.common.2.3.0:globalize NO-SOURCE > Task :com.ibm.ws.org.ehcache.ehcache.107.3.8.1:globalize NO-SOURCE > Task :com.ibm.ws.org.ehcache.ehcache.107.3.8.1:compileJava NO-SOURCE > Task :com.ibm.ws.org.ehcache.ehcache.107.3.8.1:processResources NO-SOURCE > Task :com.ibm.ws.org.ehcache.ehcache.107.3.8.1:classes UP-TO-DATE > Task :com.ibm.ws.org.ehcache.ehcache.107.3.8.1:instrument > Task :com.ibm.ws.org.ehcache.ehcache.107.3.8.1:jar warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1: Unable to determine whether the meta annotation javax.annotation.Nonnull applied to type org.ehcache.core.spi.store.Store$ValueHolder provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Component applied to type org.ehcache.core.statistics.DefaultStatisticsServiceFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1: Unable to determine whether the meta annotation sun.misc.Contended applied to type org.ehcache.impl.internal.concurrent.ConcurrentHashMap$CounterCell provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1: Unable to determine whether the meta annotation edu.umd.cs.findbugs.annotations.SuppressFBWarnings applied to type org.ehcache.impl.internal.concurrent.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElement applied to type org.ehcache.xml.model.BaseCacheType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementRef applied to type org.ehcache.xml.model.BaseCacheType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyElement applied to type org.ehcache.xml.model.BaseCacheType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAccessorType applied to type org.ehcache.xml.model.BaseCacheType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlType applied to type org.ehcache.xml.model.BaseCacheType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSeeAlso applied to type org.ehcache.xml.model.BaseCacheType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlValue applied to type org.ehcache.xml.model.CacheEntryType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAttribute applied to type org.ehcache.xml.model.CacheEntryType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchemaType applied to type org.ehcache.xml.model.CacheLoaderWriterType$WriteBehind$Batching provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter applied to type org.ehcache.xml.model.CacheTemplateType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlID applied to type org.ehcache.xml.model.CacheTemplateType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlIDREF applied to type org.ehcache.xml.model.CacheType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElements applied to type org.ehcache.xml.model.ConfigType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlEnum applied to type org.ehcache.xml.model.EventFiringType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlEnumValue applied to type org.ehcache.xml.model.MemoryUnit provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementDecl applied to type org.ehcache.xml.model.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRegistry applied to type org.ehcache.xml.model.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchema applied to type org.ehcache.xml.model.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRootElement applied to type org.ehcache.xml.multi.model.Configurations provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1: Imports that lack version ranges: [javax.cache, javax.cache.configuration, javax.cache.event, javax.cache.expiry, javax.cache.integration, javax.cache.management, javax.cache.processor, javax.cache.spi, javax.management, javax.management.openmbean, javax.xml.parsers, org.osgi.framework, org.slf4j, org.xml.sax, javax.annotation, javax.xml.bind, javax.xml.bind.annotation, javax.xml.bind.annotation.adapters, javax.xml.datatype, javax.xml.namespace, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.stream, javax.xml.validation, org.w3c.dom, javax.naming, javax.servlet, javax.transaction.xa, javax.transaction, org.xml.sax.helpers] warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1: Export org.ehcache, has 1, private references [org.ehcache.spi.loaderwriter] warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1: Export org.ehcache.config, has 6, private references [org.ehcache.event, org.ehcache.spi.copy, org.ehcache.spi.loaderwriter, org.ehcache.spi.resilience, org.ehcache.spi.serialization, org.ehcache.spi.service] warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1: Export org.ehcache.config.builders, has 10, private references [org.ehcache.core.config, org.ehcache.core.events, org.ehcache.event, org.ehcache.impl.config.event, org.ehcache.impl.config.executor, org.ehcache.spi.copy, org.ehcache.spi.loaderwriter, org.ehcache.spi.resilience, org.ehcache.spi.serialization, org.ehcache.spi.service] warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1: Export org.ehcache.xml, has 3, private references [org.ehcache.spi.service, org.ehcache.xml.exceptions, org.ehcache.xml.model] warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="javax.cache.spi.CachingProvider",osgi.service;objectClass:List="org.ehcache.core.spi.service.ServiceFactory",osgi.service;objectClass:List="org.ehcache.xml.CacheManagerServiceConfigurationParser",osgi.service;objectClass:List="org.ehcache.xml.CacheServiceConfigurationParser"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1.jakarta: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1.jakarta: Unable to determine whether the meta annotation javax.annotation.Nonnull applied to type org.ehcache.core.spi.store.Store$ValueHolder provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1.jakarta: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Component applied to type org.ehcache.core.statistics.DefaultStatisticsServiceFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1.jakarta: Unable to determine whether the meta annotation sun.misc.Contended applied to type org.ehcache.impl.internal.concurrent.ConcurrentHashMap$CounterCell provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1.jakarta: Unable to determine whether the meta annotation edu.umd.cs.findbugs.annotations.SuppressFBWarnings applied to type org.ehcache.impl.internal.concurrent.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElement applied to type org.ehcache.xml.model.BaseCacheType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementRef applied to type org.ehcache.xml.model.BaseCacheType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyElement applied to type org.ehcache.xml.model.BaseCacheType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAccessorType applied to type org.ehcache.xml.model.BaseCacheType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlType applied to type org.ehcache.xml.model.BaseCacheType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSeeAlso applied to type org.ehcache.xml.model.BaseCacheType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlValue applied to type org.ehcache.xml.model.CacheEntryType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAttribute applied to type org.ehcache.xml.model.CacheEntryType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchemaType applied to type org.ehcache.xml.model.CacheLoaderWriterType$WriteBehind$Batching provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter applied to type org.ehcache.xml.model.CacheTemplateType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlID applied to type org.ehcache.xml.model.CacheTemplateType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlIDREF applied to type org.ehcache.xml.model.CacheType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElements applied to type org.ehcache.xml.model.ConfigType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlEnum applied to type org.ehcache.xml.model.EventFiringType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlEnumValue applied to type org.ehcache.xml.model.MemoryUnit provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementDecl applied to type org.ehcache.xml.model.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRegistry applied to type org.ehcache.xml.model.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchema applied to type org.ehcache.xml.model.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRootElement applied to type org.ehcache.xml.multi.model.Configurations provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1.jakarta: Imports that lack version ranges: [javax.cache, javax.cache.configuration, javax.cache.event, javax.cache.expiry, javax.cache.integration, javax.cache.management, javax.cache.processor, javax.cache.spi, javax.management, javax.management.openmbean, javax.xml.parsers, org.osgi.framework, org.slf4j, org.xml.sax, javax.annotation, javax.xml.bind, javax.xml.bind.annotation, javax.xml.bind.annotation.adapters, javax.xml.datatype, javax.xml.namespace, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.stream, javax.xml.validation, org.w3c.dom, javax.naming, javax.servlet, javax.transaction.xa, javax.transaction, org.xml.sax.helpers] warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1.jakarta: Export org.ehcache, has 1, private references [org.ehcache.spi.loaderwriter] warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1.jakarta: Export org.ehcache.config, has 6, private references [org.ehcache.event, org.ehcache.spi.copy, org.ehcache.spi.loaderwriter, org.ehcache.spi.resilience, org.ehcache.spi.serialization, org.ehcache.spi.service] warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1.jakarta: Export org.ehcache.config.builders, has 10, private references [org.ehcache.core.config, org.ehcache.core.events, org.ehcache.event, org.ehcache.impl.config.event, org.ehcache.impl.config.executor, org.ehcache.spi.copy, org.ehcache.spi.loaderwriter, org.ehcache.spi.resilience, org.ehcache.spi.serialization, org.ehcache.spi.service] warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1.jakarta: Export org.ehcache.xml, has 3, private references [org.ehcache.spi.service, org.ehcache.xml.exceptions, org.ehcache.xml.model] warning: com.ibm.ws.org.ehcache.ehcache.107.3.8.1.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="javax.cache.spi.CachingProvider",osgi.service;objectClass:List="org.ehcache.core.spi.service.ServiceFactory",osgi.service;objectClass:List="org.ehcache.xml.CacheManagerServiceConfigurationParser",osgi.service;objectClass:List="org.ehcache.xml.CacheServiceConfigurationParser"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [ehcache-3.8.1, com.ibm.ws.ras.instrument] > Task :com.ibm.ws.org.apache.wss4j.ws.security.common.2.3.0:compileJava > Task :com.ibm.ws.org.apache.wss4j.ws.security.common.2.3.0:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.wss4j.ws.security.common.2.3.0:classes > Task :com.ibm.ws.org.apache.wss4j.ws.security.common.2.3.0:instrument > Task :com.ibm.ws.org.apache.wss4j.ws.security.common.2.3.0:jar warning: com.ibm.ws.org.apache.wss4j.ws.security.common.2.3.0: Split package, multiple jars provide the same package:org/apache/wss4j/common/cache Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:wss4j-ws-security-common-2.3.0] Class path [Jar:main, Jar:wss4j-ws-security-common-2.3.0, Jar:com.ibm.ws.org.slf4j.api, Jar:com.ibm.ws.org.apache.santuario.xmlsec.2.2.0, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.ws.org.ehcache.ehcache.107.3.8.1, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.wss4j.ws.security.common.2.3.0: Split package, multiple jars provide the same package:org/apache/wss4j/common/crypto Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:wss4j-ws-security-common-2.3.0] Class path [Jar:main, Jar:wss4j-ws-security-common-2.3.0, Jar:com.ibm.ws.org.slf4j.api, Jar:com.ibm.ws.org.apache.santuario.xmlsec.2.2.0, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.ws.org.ehcache.ehcache.107.3.8.1, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.wss4j.ws.security.common.2.3.0: Split package, multiple jars provide the same package:org/apache/wss4j/common/ext Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:wss4j-ws-security-common-2.3.0] Class path [Jar:main, Jar:wss4j-ws-security-common-2.3.0, Jar:com.ibm.ws.org.slf4j.api, Jar:com.ibm.ws.org.apache.santuario.xmlsec.2.2.0, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.ws.org.ehcache.ehcache.107.3.8.1, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.wss4j.ws.security.common.2.3.0: Imports that lack version ranges: [javax.crypto, javax.crypto.spec, javax.mail.internet, javax.security.auth, javax.security.auth.callback, javax.security.auth.kerberos, javax.security.auth.login, javax.security.auth.x500, javax.xml.crypto, javax.xml.crypto.dom, javax.xml.crypto.dsig, javax.xml.crypto.dsig.keyinfo, javax.xml.namespace, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stream, net.shibboleth.utilities.java.support.xml, org.ietf.jgss, org.jasypt.encryption.pbe, org.joda.time, org.opensaml.core.config, org.opensaml.core.config.provider, org.opensaml.core.xml, org.opensaml.core.xml.config, org.opensaml.core.xml.io, org.opensaml.core.xml.schema, org.opensaml.core.xml.schema.impl, org.opensaml.saml.common, org.opensaml.saml.config, org.opensaml.saml.ext.saml2delrestrict, org.opensaml.saml.saml1.core, org.opensaml.saml.saml2.core, org.opensaml.saml.security.impl, org.opensaml.security, org.opensaml.security.credential, org.opensaml.security.x509, org.opensaml.xmlsec.keyinfo, org.opensaml.xmlsec.keyinfo.impl, org.opensaml.xmlsec.signature, org.opensaml.xmlsec.signature.support, org.w3c.dom, org.xml.sax] warning: com.ibm.ws.org.apache.wss4j.ws.security.common.2.3.0.jakarta: Split package, multiple jars provide the same package:org/apache/wss4j/common/cache Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:wss4j-ws-security-common-2.3.0] Class path [Jar:main, Jar:wss4j-ws-security-common-2.3.0, Jar:com.ibm.ws.org.slf4j.api, Jar:com.ibm.ws.org.apache.santuario.xmlsec.2.2.0, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.ws.org.ehcache.ehcache.107.3.8.1, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.wss4j.ws.security.common.2.3.0.jakarta: Split package, multiple jars provide the same package:org/apache/wss4j/common/crypto Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:wss4j-ws-security-common-2.3.0] Class path [Jar:main, Jar:wss4j-ws-security-common-2.3.0, Jar:com.ibm.ws.org.slf4j.api, Jar:com.ibm.ws.org.apache.santuario.xmlsec.2.2.0, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.ws.org.ehcache.ehcache.107.3.8.1, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.wss4j.ws.security.common.2.3.0.jakarta: Split package, multiple jars provide the same package:org/apache/wss4j/common/ext Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:wss4j-ws-security-common-2.3.0] Class path [Jar:main, Jar:wss4j-ws-security-common-2.3.0, Jar:com.ibm.ws.org.slf4j.api, Jar:com.ibm.ws.org.apache.santuario.xmlsec.2.2.0, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.ws.org.ehcache.ehcache.107.3.8.1, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.wss4j.ws.security.common.2.3.0.jakarta: Imports that lack version ranges: [javax.crypto, javax.crypto.spec, javax.mail.internet, javax.security.auth, javax.security.auth.callback, javax.security.auth.kerberos, javax.security.auth.login, javax.security.auth.x500, javax.xml.crypto, javax.xml.crypto.dom, javax.xml.crypto.dsig, javax.xml.crypto.dsig.keyinfo, javax.xml.namespace, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stream, net.shibboleth.utilities.java.support.xml, org.ietf.jgss, org.jasypt.encryption.pbe, org.joda.time, org.opensaml.core.config, org.opensaml.core.config.provider, org.opensaml.core.xml, org.opensaml.core.xml.config, org.opensaml.core.xml.io, org.opensaml.core.xml.schema, org.opensaml.core.xml.schema.impl, org.opensaml.saml.common, org.opensaml.saml.config, org.opensaml.saml.ext.saml2delrestrict, org.opensaml.saml.saml1.core, org.opensaml.saml.saml2.core, org.opensaml.saml.security.impl, org.opensaml.security, org.opensaml.security.credential, org.opensaml.security.x509, org.opensaml.xmlsec.keyinfo, org.opensaml.xmlsec.keyinfo.impl, org.opensaml.xmlsec.signature, org.opensaml.xmlsec.signature.support, org.w3c.dom, org.xml.sax] warning: Unreferenced class path entries [com.ibm.ws.org.apache.santuario.xmlsec.2.2.0, com.ibm.ws.ras.instrument, com.ibm.websphere.appserver.spi.logging, wss4j-ws-security-common-2.3.0, com.ibm.ws.org.slf4j.api, com.ibm.ws.org.ehcache.ehcache.107.3.8.1] > Task :com.ibm.ws.org.apache.wss4j.ws.security.dom.2.3.0:globalize NO-SOURCE > Task :com.ibm.ws.org.joda.time.2.9.9:globalize NO-SOURCE > Task :com.ibm.ws.org.joda.time.2.9.9:compileJava NO-SOURCE > Task :com.ibm.ws.org.joda.time.2.9.9:processResources NO-SOURCE > Task :com.ibm.ws.org.joda.time.2.9.9:classes UP-TO-DATE > Task :com.ibm.ws.org.joda.time.2.9.9:instrument > Task :com.ibm.ws.org.joda.time.2.9.9:jar warning: There is an empty jar or directory on the classpath: main warning: Empty clause, usually caused by repeating a comma without any name field or by having spaces after the backslash of a property file: org.joda.time;version="2.9.9",, org.joda.time.chrono;version="2.9.9", org.joda.time.format;version="2.9.9" warning: Unable to determine whether the meta annotation org.joda.convert.FromString applied to type org.joda.time.DateMidnight provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.joda.convert.ToString applied to type org.joda.time.DateTimeZone provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Export org.joda.time, has 3, private references [org.joda.time.base, org.joda.time.field, org.joda.time.tz] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, joda-time-2.9.9] > Task :com.ibm.ws.org.opensaml.opensaml.core.3.4.5:extractInjectedClasses > Task :com.ibm.ws.org.opensaml.opensaml.core.3.4.5:globalize NO-SOURCE > Task :com.ibm.ws.org.opensaml.opensaml.core.3.4.5:compileJava NO-SOURCE > Task :com.ibm.ws.org.opensaml.opensaml.core.3.4.5:processResources NO-SOURCE > Task :com.ibm.ws.org.opensaml.opensaml.core.3.4.5:classes UP-TO-DATE > Task :com.ibm.ws.org.opensaml.opensaml.core.3.4.5:instrument > Task :com.ibm.ws.org.opensaml.opensaml.core.3.4.5:jar warning: com.ibm.ws.org.opensaml.opensaml.core.3.4.5: Unused -privatepackage instructions , no such package(s) on the class path: [templates] warning: com.ibm.ws.org.opensaml.opensaml.core.3.4.5: Split package, multiple jars provide the same package:org/opensaml/core/config Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:opensaml-core-3.4.5] Class path [Jar:main, Jar:opensaml-core-3.4.5, Jar:java-support-7.5.1, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.opensaml.opensaml.core.3.4.5: Unable to determine whether the meta annotation javax.annotation.Nullable applied to type org.opensaml.core.Version provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.core.3.4.5: Unable to determine whether the meta annotation javax.annotation.Nonnull applied to type org.opensaml.core.config.ConfigurationService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.core.3.4.5: Unable to determine whether the meta annotation javax.annotation.concurrent.NotThreadSafe applied to type org.opensaml.core.xml.persist.FilesystemLoadSaveManager provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.core.3.4.5: Unable to determine whether the meta annotation javax.annotation.concurrent.ThreadSafe applied to type org.opensaml.profile.context.ProfileRequestContext provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.core.3.4.5: Unused Export-Package instructions: [org.opensaml.core.metrics.impl.*, org.opensaml.core.xml.config.*, org.opensaml.core.xml.io.*, org.opensaml.core.xml.persist.*, org.opensaml.core.xml.schema.*, org.opensaml.core.xml.schema.impl.*, org.opensaml.core.xml.util.*] warning: com.ibm.ws.org.opensaml.opensaml.core.3.4.5: Unused Import-Package instructions: [com.codahale.metrics.*] warning: com.ibm.ws.org.opensaml.opensaml.core.3.4.5: Imports that lack version ranges: [javax.annotation, javax.xml.namespace, org.apache.commons.codec, org.apache.commons.codec.binary, org.apache.http, org.joda.time, org.joda.time.chrono, org.joda.time.format, org.opensaml.storage, org.opensaml.messaging, org.opensaml.messaging.context, org.opensaml.messaging.context.httpclient, org.opensaml.messaging.context.navigate, org.opensaml.messaging.decoder, org.opensaml.messaging.decoder.httpclient, org.opensaml.messaging.decoder.servlet, org.opensaml.messaging.encoder, org.opensaml.messaging.encoder.httpclient, org.opensaml.messaging.encoder.servlet, org.opensaml.messaging.error, org.opensaml.messaging.handler, org.opensaml.messaging.pipeline.httpclient, com.google.common.base, com.google.common.collect, com.google.common.escape, com.google.common.io, com.google.common.net, javax.crypto, javax.crypto.interfaces, javax.crypto.spec, javax.naming, javax.naming.directory, javax.net.ssl, javax.script, javax.security.auth, javax.security.auth.callback, javax.security.auth.x500, javax.servlet, javax.servlet.http, javax.xml.parsers, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.stream, javax.xml.validation, net.shibboleth.utilities.java.support.annotation, net.shibboleth.utilities.java.support.codec, net.shibboleth.utilities.java.support.collection, net.shibboleth.utilities.java.support.component, net.shibboleth.utilities.java.support.httpclient, net.shibboleth.utilities.java.support.logic, net.shibboleth.utilities.java.support.net, net.shibboleth.utilities.java.support.primitive, net.shibboleth.utilities.java.support.resolver, net.shibboleth.utilities.java.support.resource, net.shibboleth.utilities.java.support.scripting, net.shibboleth.utilities.java.support.security, net.shibboleth.utilities.java.support.velocity, net.shibboleth.utilities.java.support.xml, org.apache.http.auth, org.apache.http.client, org.apache.http.client.methods, org.apache.http.client.protocol, org.apache.http.conn.socket, org.apache.http.conn.ssl, org.apache.http.entity, org.apache.http.impl.client, org.apache.http.protocol, org.apache.http.util, org.apache.xml.security, org.apache.xml.security.encryption, org.apache.xml.security.exceptions, org.apache.xml.security.keys, org.apache.xml.security.signature, org.apache.xml.security.transforms, org.apache.xml.security.transforms.params, org.apache.xml.security.utils, org.cryptacular, org.cryptacular.util, org.cryptacular.x509, org.cryptacular.x509.dn, org.slf4j, org.w3c.dom, org.w3c.dom.ls, org.xml.sax, com.ibm.websphere.ras, com.ibm.websphere.ras.annotation, com.ibm.ws.ffdc] warning: com.ibm.ws.org.opensaml.opensaml.core.3.4.5: Export org.opensaml.core.metrics, has 1, private references [com.codahale.metrics] warning: com.ibm.ws.org.opensaml.opensaml.core.3.4.5: Export org.opensaml.core.metrics.impl, has 1, private references [com.codahale.metrics] warning: com.ibm.ws.org.opensaml.opensaml.core.3.4.5: Export org.opensaml.security.messaging, has 1, private references [org.opensaml.security.x509.tls] warning: com.ibm.ws.org.opensaml.opensaml.core.3.4.5: Export org.opensaml.security.messaging.impl, has 1, private references [org.opensaml.security.x509.tls] warning: com.ibm.ws.org.opensaml.opensaml.core.3.4.5: Export org.opensaml.soap.wssecurity, has 1, private references [org.opensaml.soap.soap12] warning: com.ibm.ws.org.opensaml.opensaml.core.3.4.5.jakarta: Unused -privatepackage instructions , no such package(s) on the class path: [templates] warning: com.ibm.ws.org.opensaml.opensaml.core.3.4.5.jakarta: Split package, multiple jars provide the same package:org/opensaml/core/config Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:opensaml-core-3.4.5] Class path [Jar:main, Jar:opensaml-core-3.4.5, Jar:java-support-7.5.1, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.opensaml.opensaml.core.3.4.5.jakarta: Unable to determine whether the meta annotation javax.annotation.Nullable applied to type org.opensaml.core.Version provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.core.3.4.5.jakarta: Unable to determine whether the meta annotation javax.annotation.Nonnull applied to type org.opensaml.core.config.ConfigurationService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.core.3.4.5.jakarta: Unable to determine whether the meta annotation javax.annotation.concurrent.NotThreadSafe applied to type org.opensaml.core.xml.persist.FilesystemLoadSaveManager provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.core.3.4.5.jakarta: Unable to determine whether the meta annotation javax.annotation.concurrent.ThreadSafe applied to type org.opensaml.profile.context.ProfileRequestContext provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.core.3.4.5.jakarta: Unused Export-Package instructions: [org.opensaml.core.metrics.impl.*, org.opensaml.core.xml.config.*, org.opensaml.core.xml.io.*, org.opensaml.core.xml.persist.*, org.opensaml.core.xml.schema.*, org.opensaml.core.xml.schema.impl.*, org.opensaml.core.xml.util.*] warning: com.ibm.ws.org.opensaml.opensaml.core.3.4.5.jakarta: Unused Import-Package instructions: [com.codahale.metrics.*] warning: com.ibm.ws.org.opensaml.opensaml.core.3.4.5.jakarta: Imports that lack version ranges: [javax.annotation, javax.xml.namespace, org.apache.commons.codec, org.apache.commons.codec.binary, org.apache.http, org.joda.time, org.joda.time.chrono, org.joda.time.format, org.opensaml.storage, org.opensaml.messaging, org.opensaml.messaging.context, org.opensaml.messaging.context.httpclient, org.opensaml.messaging.context.navigate, org.opensaml.messaging.decoder, org.opensaml.messaging.decoder.httpclient, org.opensaml.messaging.decoder.servlet, org.opensaml.messaging.encoder, org.opensaml.messaging.encoder.httpclient, org.opensaml.messaging.encoder.servlet, org.opensaml.messaging.error, org.opensaml.messaging.handler, org.opensaml.messaging.pipeline.httpclient, com.google.common.base, com.google.common.collect, com.google.common.escape, com.google.common.io, com.google.common.net, javax.crypto, javax.crypto.interfaces, javax.crypto.spec, javax.naming, javax.naming.directory, javax.net.ssl, javax.script, javax.security.auth, javax.security.auth.callback, javax.security.auth.x500, javax.servlet, javax.servlet.http, javax.xml.parsers, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.stream, javax.xml.validation, net.shibboleth.utilities.java.support.annotation, net.shibboleth.utilities.java.support.codec, net.shibboleth.utilities.java.support.collection, net.shibboleth.utilities.java.support.component, net.shibboleth.utilities.java.support.httpclient, net.shibboleth.utilities.java.support.logic, net.shibboleth.utilities.java.support.net, net.shibboleth.utilities.java.support.primitive, net.shibboleth.utilities.java.support.resolver, net.shibboleth.utilities.java.support.resource, net.shibboleth.utilities.java.support.scripting, net.shibboleth.utilities.java.support.security, net.shibboleth.utilities.java.support.velocity, net.shibboleth.utilities.java.support.xml, org.apache.http.auth, org.apache.http.client, org.apache.http.client.methods, org.apache.http.client.protocol, org.apache.http.conn.socket, org.apache.http.conn.ssl, org.apache.http.entity, org.apache.http.impl.client, org.apache.http.protocol, org.apache.http.util, org.apache.xml.security, org.apache.xml.security.encryption, org.apache.xml.security.exceptions, org.apache.xml.security.keys, org.apache.xml.security.signature, org.apache.xml.security.transforms, org.apache.xml.security.transforms.params, org.apache.xml.security.utils, org.cryptacular, org.cryptacular.util, org.cryptacular.x509, org.cryptacular.x509.dn, org.slf4j, org.w3c.dom, org.w3c.dom.ls, org.xml.sax, com.ibm.websphere.ras, com.ibm.websphere.ras.annotation, com.ibm.ws.ffdc] warning: com.ibm.ws.org.opensaml.opensaml.core.3.4.5.jakarta: Export org.opensaml.core.metrics, has 1, private references [com.codahale.metrics] warning: com.ibm.ws.org.opensaml.opensaml.core.3.4.5.jakarta: Export org.opensaml.core.metrics.impl, has 1, private references [com.codahale.metrics] warning: com.ibm.ws.org.opensaml.opensaml.core.3.4.5.jakarta: Export org.opensaml.security.messaging, has 1, private references [org.opensaml.security.x509.tls] warning: com.ibm.ws.org.opensaml.opensaml.core.3.4.5.jakarta: Export org.opensaml.security.messaging.impl, has 1, private references [org.opensaml.security.x509.tls] warning: com.ibm.ws.org.opensaml.opensaml.core.3.4.5.jakarta: Export org.opensaml.soap.wssecurity, has 1, private references [org.opensaml.soap.soap12] warning: Unreferenced class path entries [java-support-7.5.1, opensaml-core-3.4.5, com.ibm.ws.ras.instrument] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.wss4j.ws.security.dom.2.3.0/src/org/apache/wss4j/dom/util/WSSecurityUtil.java:548: warning: [deprecation] ENCRYPT in ConfigurationConstants has been deprecated } else if (single[i].equals(WSHandlerConstants.ENCRYPT) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.wss4j.ws.security.dom.2.3.0/src/org/apache/wss4j/dom/util/WSSecurityUtil.java:551: warning: [deprecation] ENCRYPT_DERIVED in ConfigurationConstants has been deprecated } else if (single[i].equals(WSHandlerConstants.ENCRYPT_DERIVED) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.wss4j.ws.security.dom.2.3.0/src/org/apache/wss4j/dom/util/WSSecurityUtil.java:604: warning: [deprecation] ENCRYPT in ConfigurationConstants has been deprecated } else if (single[i].equals(WSHandlerConstants.ENCRYPT) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.wss4j.ws.security.dom.2.3.0/src/org/apache/wss4j/dom/util/WSSecurityUtil.java:607: warning: [deprecation] ENCRYPT_DERIVED in ConfigurationConstants has been deprecated } else if (single[i].equals(WSHandlerConstants.ENCRYPT_DERIVED) ^ 4 warnings > Task :com.ibm.ws.org.apache.wss4j.ws.security.dom.2.3.0:compileJava > Task :com.ibm.ws.org.apache.wss4j.ws.security.dom.2.3.0:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.wss4j.ws.security.dom.2.3.0:classes > Task :com.ibm.ws.org.apache.wss4j.ws.security.dom.2.3.0:instrument > Task :com.ibm.ws.org.apache.wss4j.ws.security.dom.2.3.0:jar warning: com.ibm.ws.org.apache.wss4j.ws.security.dom.2.3.0: Split package, multiple jars provide the same package:org/apache/wss4j/dom/processor Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:wss4j-ws-security-dom-2.3.0] Class path [Jar:main, Jar:wss4j-ws-security-dom-2.3.0, Jar:com.ibm.ws.org.apache.wss4j.ws.security.common.2.3.0, Jar:com.ibm.ws.org.slf4j.api, Jar:com.ibm.ws.org.apache.santuario.xmlsec.2.2.0, Jar:com.ibm.ws.org.opensaml.opensaml.core.3.4.5, Jar:com.ibm.ws.org.joda.time.2.9.9, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.wss4j.ws.security.dom.2.3.0: Split package, multiple jars provide the same package:org/apache/wss4j/dom/util Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:wss4j-ws-security-dom-2.3.0] Class path [Jar:main, Jar:wss4j-ws-security-dom-2.3.0, Jar:com.ibm.ws.org.apache.wss4j.ws.security.common.2.3.0, Jar:com.ibm.ws.org.slf4j.api, Jar:com.ibm.ws.org.apache.santuario.xmlsec.2.2.0, Jar:com.ibm.ws.org.opensaml.opensaml.core.3.4.5, Jar:com.ibm.ws.org.joda.time.2.9.9, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.wss4j.ws.security.dom.2.3.0: Imports that lack version ranges: [javax.crypto, javax.crypto.spec, javax.security.auth, javax.security.auth.callback, javax.security.auth.kerberos, javax.security.auth.login, javax.security.auth.x500, javax.xml.crypto, javax.xml.crypto.dom, javax.xml.crypto.dsig, javax.xml.crypto.dsig.dom, javax.xml.crypto.dsig.keyinfo, javax.xml.crypto.dsig.spec, javax.xml.datatype, javax.xml.namespace, javax.xml.parsers, org.ietf.jgss, org.w3c.dom, org.xml.sax, com.sun.xml.messaging.saaj.soap] warning: com.ibm.ws.org.apache.wss4j.ws.security.dom.2.3.0.jakarta: Split package, multiple jars provide the same package:org/apache/wss4j/dom/processor Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:wss4j-ws-security-dom-2.3.0] Class path [Jar:main, Jar:wss4j-ws-security-dom-2.3.0, Jar:com.ibm.ws.org.apache.wss4j.ws.security.common.2.3.0, Jar:com.ibm.ws.org.slf4j.api, Jar:com.ibm.ws.org.apache.santuario.xmlsec.2.2.0, Jar:com.ibm.ws.org.opensaml.opensaml.core.3.4.5, Jar:com.ibm.ws.org.joda.time.2.9.9, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.wss4j.ws.security.dom.2.3.0.jakarta: Split package, multiple jars provide the same package:org/apache/wss4j/dom/util Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:wss4j-ws-security-dom-2.3.0] Class path [Jar:main, Jar:wss4j-ws-security-dom-2.3.0, Jar:com.ibm.ws.org.apache.wss4j.ws.security.common.2.3.0, Jar:com.ibm.ws.org.slf4j.api, Jar:com.ibm.ws.org.apache.santuario.xmlsec.2.2.0, Jar:com.ibm.ws.org.opensaml.opensaml.core.3.4.5, Jar:com.ibm.ws.org.joda.time.2.9.9, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.wss4j.ws.security.dom.2.3.0.jakarta: Imports that lack version ranges: [javax.crypto, javax.crypto.spec, javax.security.auth, javax.security.auth.callback, javax.security.auth.kerberos, javax.security.auth.login, javax.security.auth.x500, javax.xml.crypto, javax.xml.crypto.dom, javax.xml.crypto.dsig, javax.xml.crypto.dsig.dom, javax.xml.crypto.dsig.keyinfo, javax.xml.crypto.dsig.spec, javax.xml.datatype, javax.xml.namespace, javax.xml.parsers, org.ietf.jgss, org.w3c.dom, org.xml.sax, com.sun.xml.messaging.saaj.soap] warning: Unreferenced class path entries [wss4j-ws-security-dom-2.3.0, com.ibm.ws.org.opensaml.opensaml.core.3.4.5, com.ibm.ws.org.apache.santuario.xmlsec.2.2.0, com.ibm.ws.ras.instrument, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.org.joda.time.2.9.9, com.ibm.ws.org.slf4j.api, com.ibm.ws.org.apache.wss4j.ws.security.common.2.3.0] > Task :com.ibm.ws.org.apache.wss4j.bindings.2.3.0:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.wss4j.bindings.2.3.0:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.wss4j.bindings.2.3.0:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.wss4j.bindings.2.3.0:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.wss4j.bindings.2.3.0:instrument > Task :com.ibm.ws.org.apache.wss4j.bindings.2.3.0:jar warning: com.ibm.ws.org.apache.wss4j.bindings.2.3.0: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.org.apache.wss4j.bindings.2.3.0: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlValue applied to type org.apache.wss4j.binding.wss10.AttributedString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.wss4j.bindings.2.3.0: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAttribute applied to type org.apache.wss4j.binding.wss10.AttributedString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.wss4j.bindings.2.3.0: Unable to determine whether the meta annotation javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter applied to type org.apache.wss4j.binding.wss10.AttributedString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.wss4j.bindings.2.3.0: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlID applied to type org.apache.wss4j.binding.wss10.AttributedString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.wss4j.bindings.2.3.0: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchemaType applied to type org.apache.wss4j.binding.wss10.AttributedString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.wss4j.bindings.2.3.0: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyAttribute applied to type org.apache.wss4j.binding.wss10.AttributedString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.wss4j.bindings.2.3.0: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAccessorType applied to type org.apache.wss4j.binding.wss10.AttributedString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.wss4j.bindings.2.3.0: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlType applied to type org.apache.wss4j.binding.wss10.AttributedString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.wss4j.bindings.2.3.0: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSeeAlso applied to type org.apache.wss4j.binding.wss10.AttributedString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.wss4j.bindings.2.3.0: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementRef applied to type org.apache.wss4j.binding.wss10.BinarySecurityTokenType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.wss4j.bindings.2.3.0: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlMixed applied to type org.apache.wss4j.binding.wss10.BinarySecurityTokenType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.wss4j.bindings.2.3.0: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyElement applied to type org.apache.wss4j.binding.wss10.EmbeddedType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.wss4j.bindings.2.3.0: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementDecl applied to type org.apache.wss4j.binding.wss10.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.wss4j.bindings.2.3.0: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRegistry applied to type org.apache.wss4j.binding.wss10.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.wss4j.bindings.2.3.0: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElement applied to type org.apache.wss4j.binding.wss10.UsernameTokenType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.wss4j.bindings.2.3.0: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchema applied to type org.apache.wss4j.binding.wss10.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.wss4j.bindings.2.3.0: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlTransient applied to type org.apache.wss4j.binding.wsu10.AbstractAttributedDateTime provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.wss4j.bindings.2.3.0: Imports that lack version ranges: [javax.xml.bind, javax.xml.bind.annotation, javax.xml.bind.annotation.adapters, javax.xml.namespace] warning: com.ibm.ws.org.apache.wss4j.bindings.2.3.0.jakarta: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.org.apache.wss4j.bindings.2.3.0.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlValue applied to type org.apache.wss4j.binding.wss10.AttributedString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.wss4j.bindings.2.3.0.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAttribute applied to type org.apache.wss4j.binding.wss10.AttributedString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.wss4j.bindings.2.3.0.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter applied to type org.apache.wss4j.binding.wss10.AttributedString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.wss4j.bindings.2.3.0.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlID applied to type org.apache.wss4j.binding.wss10.AttributedString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.wss4j.bindings.2.3.0.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchemaType applied to type org.apache.wss4j.binding.wss10.AttributedString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.wss4j.bindings.2.3.0.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyAttribute applied to type org.apache.wss4j.binding.wss10.AttributedString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.wss4j.bindings.2.3.0.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAccessorType applied to type org.apache.wss4j.binding.wss10.AttributedString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.wss4j.bindings.2.3.0.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlType applied to type org.apache.wss4j.binding.wss10.AttributedString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.wss4j.bindings.2.3.0.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSeeAlso applied to type org.apache.wss4j.binding.wss10.AttributedString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.wss4j.bindings.2.3.0.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementRef applied to type org.apache.wss4j.binding.wss10.BinarySecurityTokenType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.wss4j.bindings.2.3.0.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlMixed applied to type org.apache.wss4j.binding.wss10.BinarySecurityTokenType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.wss4j.bindings.2.3.0.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyElement applied to type org.apache.wss4j.binding.wss10.EmbeddedType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.wss4j.bindings.2.3.0.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementDecl applied to type org.apache.wss4j.binding.wss10.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.wss4j.bindings.2.3.0.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRegistry applied to type org.apache.wss4j.binding.wss10.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.wss4j.bindings.2.3.0.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElement applied to type org.apache.wss4j.binding.wss10.UsernameTokenType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.wss4j.bindings.2.3.0.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchema applied to type org.apache.wss4j.binding.wss10.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.wss4j.bindings.2.3.0.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlTransient applied to type org.apache.wss4j.binding.wsu10.AbstractAttributedDateTime provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.wss4j.bindings.2.3.0.jakarta: Imports that lack version ranges: [javax.xml.bind, javax.xml.bind.annotation, javax.xml.bind.annotation.adapters, javax.xml.namespace] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, wss4j-bindings-2.3.0] > Task :com.ibm.ws.org.apache.wss4j.ws.security.stax.2.3.0:globalize NO-SOURCE > Task :io.openliberty.jakarta.xmlBinding.3.0:globalize NO-SOURCE > Task :io.openliberty.org.glassfish.hk2.osgi-resource-locator:globalize NO-SOURCE > Task :io.openliberty.org.glassfish.hk2.osgi-resource-locator:compileJava NO-SOURCE > Task :io.openliberty.org.glassfish.hk2.osgi-resource-locator:processResources NO-SOURCE > Task :io.openliberty.org.glassfish.hk2.osgi-resource-locator:classes UP-TO-DATE > Task :io.openliberty.org.glassfish.hk2.osgi-resource-locator:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [org.osgi.framework] warning: Unreferenced class path entries [osgi-resource-locator-1.0.3] > Task :io.openliberty.jakarta.xmlBinding.3.0:compileJava NO-SOURCE > Task :io.openliberty.jakarta.xmlBinding.3.0:processResources NO-SOURCE > Task :io.openliberty.jakarta.xmlBinding.3.0:classes UP-TO-DATE > Task :io.openliberty.jakarta.xmlBinding.3.0:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [jakarta.activation, javax.xml.namespace, javax.xml.stream, javax.xml.datatype, javax.xml.parsers, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stream, javax.xml.validation, org.w3c.dom, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers] warning: Unreferenced class path entries [jakarta.xml.bind-api-3.0.1, io.openliberty.org.glassfish.hk2.osgi-resource-locator] > Task :io.openliberty.xmlBinding.3.0.internal.tools:globalize > Task :io.openliberty.xmlBinding.3.0.internal.tools:compileJava > Task :io.openliberty.xmlBinding.3.0.internal.tools:processResources NO-SOURCE > Task :io.openliberty.xmlBinding.3.0.internal.tools:classes > Task :io.openliberty.xmlBinding.3.0.internal.tools:jar warning: Version for package org.glassfish.jaxb.core is set to different values in the source (3.0) and in the manifest (3.0.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.glassfish.jaxb.core.annotation is set to different values in the source (3.0) and in the manifest (3.0.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.glassfish.jaxb.core.api is set to different values in the source (3.0) and in the manifest (3.0.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.glassfish.jaxb.core.api.impl is set to different values in the source (3.0) and in the manifest (3.0.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.glassfish.jaxb.core.marshaller is set to different values in the source (3.0) and in the manifest (3.0.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.glassfish.jaxb.core.unmarshaller is set to different values in the source (3.0) and in the manifest (3.0.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.glassfish.jaxb.core.util is set to different values in the source (3.0) and in the manifest (3.0.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.glassfish.jaxb.core.v2 is set to different values in the source (3.0) and in the manifest (3.0.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.glassfish.jaxb.core.v2.model.annotation is set to different values in the source (3.0) and in the manifest (3.0.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.glassfish.jaxb.core.v2.model.core is set to different values in the source (3.0) and in the manifest (3.0.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.glassfish.jaxb.core.v2.model.impl is set to different values in the source (3.0) and in the manifest (3.0.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.glassfish.jaxb.core.v2.model.nav is set to different values in the source (3.0) and in the manifest (3.0.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.glassfish.jaxb.core.v2.model.util is set to different values in the source (3.0) and in the manifest (3.0.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.glassfish.jaxb.core.v2.runtime is set to different values in the source (3.0) and in the manifest (3.0.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.glassfish.jaxb.core.v2.runtime.unmarshaller is set to different values in the source (3.0) and in the manifest (3.0.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.glassfish.jaxb.core.v2.schemagen.episode is set to different values in the source (3.0) and in the manifest (3.0.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.glassfish.jaxb.core.v2.util is set to different values in the source (3.0) and in the manifest (3.0.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.glassfish.jaxb.runtime is set to different values in the source (3.0) and in the manifest (3.0.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.glassfish.jaxb.runtime.api is set to different values in the source (3.0) and in the manifest (3.0.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.glassfish.jaxb.runtime.marshaller is set to different values in the source (3.0) and in the manifest (3.0.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.glassfish.jaxb.runtime.unmarshaller is set to different values in the source (3.0) and in the manifest (3.0.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.glassfish.jaxb.runtime.util is set to different values in the source (3.0) and in the manifest (3.0.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.glassfish.jaxb.runtime.v2 is set to different values in the source (3.0) and in the manifest (3.0.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.glassfish.jaxb.runtime.v2.bytecode is set to different values in the source (3.0) and in the manifest (3.0.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.glassfish.jaxb.runtime.v2.model.annotation is set to different values in the source (3.0) and in the manifest (3.0.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.glassfish.jaxb.runtime.v2.model.impl is set to different values in the source (3.0) and in the manifest (3.0.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.glassfish.jaxb.runtime.v2.model.runtime is set to different values in the source (3.0) and in the manifest (3.0.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.glassfish.jaxb.runtime.v2.runtime is set to different values in the source (3.0) and in the manifest (3.0.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.glassfish.jaxb.runtime.v2.runtime.output is set to different values in the source (3.0) and in the manifest (3.0.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.glassfish.jaxb.runtime.v2.runtime.property is set to different values in the source (3.0) and in the manifest (3.0.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.glassfish.jaxb.runtime.v2.runtime.reflect is set to different values in the source (3.0) and in the manifest (3.0.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.glassfish.jaxb.runtime.v2.runtime.reflect.opt is set to different values in the source (3.0) and in the manifest (3.0.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.glassfish.jaxb.runtime.v2.runtime.unmarshaller is set to different values in the source (3.0) and in the manifest (3.0.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.glassfish.jaxb.runtime.v2.schemagen is set to different values in the source (3.0) and in the manifest (3.0.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.glassfish.jaxb.runtime.v2.schemagen.xmlschema is set to different values in the source (3.0) and in the manifest (3.0.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.glassfish.jaxb.runtime.v2.util is set to different values in the source (3.0) and in the manifest (3.0.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Unused Import-Package instructions: [com.sun.xml.tools.*, org.apache.xml.*, com.sun.codemodel.*, org.glassfish.hk2.*] warning: Imports that lack version ranges: [jakarta.activation, com.ibm.wsspi.classloading, org.w3c.dom, org.w3c.dom.ls, javax.xml.stream, javax.xml.stream.events, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stream, javax.xml.parsers, javax.xml.namespace, javax.xml.datatype, javax.xml.validation, javax.xml.xpath, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers, javax.annotation.processing, javax.imageio, javax.imageio.stream, javax.lang.model, javax.lang.model.element, javax.lang.model.type, javax.lang.model.util, javax.swing, javax.swing.border, javax.swing.tree, javax.tools] warning: Export org.glassfish.jaxb.core.v2.schemagen.episode, has 2, private references [com.sun.xml.txw2, com.sun.xml.txw2.annotation] warning: Export org.glassfish.jaxb.runtime.v2.runtime, has 1, private references [com.sun.istack] warning: Export org.glassfish.jaxb.runtime.v2.schemagen, has 1, private references [com.sun.xml.txw2.output] warning: Export org.glassfish.jaxb.runtime.v2.schemagen.xmlschema, has 2, private references [com.sun.xml.txw2, com.sun.xml.txw2.annotation] warning: Unreferenced class path entries [istack-commons-tools-4.0.1, relaxng-datatype-3.0.1, rngom-3.0.1, io.openliberty.jakarta.xmlBinding.3.0, com.ibm.ws.org.apache.ant, jaxb-jxc-3.0.1, codemodel-3.0.1, xsom-3.0.1, jaxb-core-3.0.1, istack-commons-runtime-4.0.1, jaxb-runtime-3.0.1, jaxb-xjc-3.0.1] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.wss4j.ws.security.stax.2.3.0/src/org/apache/wss4j/stax/setup/WSSec.java:237: warning: [deprecation] ENCRYPT in XMLSecurityConstants has been deprecated } else if (WSSConstants.ENCRYPT.equals(action)) { ^ 1 warning > Task :com.ibm.ws.org.apache.wss4j.ws.security.stax.2.3.0:compileJava > Task :com.ibm.ws.org.apache.wss4j.ws.security.stax.2.3.0:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.wss4j.ws.security.stax.2.3.0:classes > Task :com.ibm.ws.org.apache.wss4j.ws.security.stax.2.3.0:instrument > Task :com.ibm.ws.org.apache.wss4j.ws.security.stax.2.3.0:jar warning: com.ibm.ws.org.apache.wss4j.ws.security.stax.2.3.0: Split package, multiple jars provide the same package:org/apache/wss4j/stax/setup Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:wss4j-ws-security-stax-2.3.0] Class path [Jar:main, Jar:wss4j-ws-security-stax-2.3.0, Jar:com.ibm.ws.org.apache.wss4j.ws.security.common.2.3.0, Jar:com.ibm.ws.org.slf4j.api, Jar:com.ibm.ws.org.apache.wss4j.bindings.2.3.0, Jar:com.ibm.ws.org.apache.santuario.xmlsec.2.2.0, Jar:io.openliberty.xmlBinding.3.0.internal.tools, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.wss4j.ws.security.stax.2.3.0: Imports that lack version ranges: [javax.crypto, javax.crypto.spec, javax.security.auth, javax.security.auth.callback, javax.security.auth.kerberos, javax.security.auth.login, javax.security.auth.x500, javax.xml.bind, javax.xml.namespace, javax.xml.parsers, javax.xml.stream, javax.xml.stream.events, javax.xml.transform, javax.xml.transform.stream, javax.xml.validation, org.joda.time, org.opensaml.saml.common, org.opensaml.saml.saml2.core, org.opensaml.security.credential, org.opensaml.security.x509, org.opensaml.xmlsec.signature, org.opensaml.xmlsec.signature.support, org.w3c.dom, org.w3c.dom.ls, org.xml.sax] warning: com.ibm.ws.org.apache.wss4j.ws.security.stax.2.3.0.jakarta: Split package, multiple jars provide the same package:org/apache/wss4j/stax/setup Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:wss4j-ws-security-stax-2.3.0] Class path [Jar:main, Jar:wss4j-ws-security-stax-2.3.0, Jar:com.ibm.ws.org.apache.wss4j.ws.security.common.2.3.0, Jar:com.ibm.ws.org.slf4j.api, Jar:com.ibm.ws.org.apache.wss4j.bindings.2.3.0, Jar:com.ibm.ws.org.apache.santuario.xmlsec.2.2.0, Jar:io.openliberty.xmlBinding.3.0.internal.tools, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.wss4j.ws.security.stax.2.3.0.jakarta: Imports that lack version ranges: [javax.crypto, javax.crypto.spec, javax.security.auth, javax.security.auth.callback, javax.security.auth.kerberos, javax.security.auth.login, javax.security.auth.x500, javax.xml.bind, javax.xml.namespace, javax.xml.parsers, javax.xml.stream, javax.xml.stream.events, javax.xml.transform, javax.xml.transform.stream, javax.xml.validation, org.joda.time, org.opensaml.saml.common, org.opensaml.saml.saml2.core, org.opensaml.security.credential, org.opensaml.security.x509, org.opensaml.xmlsec.signature, org.opensaml.xmlsec.signature.support, org.w3c.dom, org.w3c.dom.ls, org.xml.sax] warning: Unreferenced class path entries [com.ibm.ws.org.apache.santuario.xmlsec.2.2.0, com.ibm.ws.ras.instrument, com.ibm.ws.org.apache.wss4j.bindings.2.3.0, com.ibm.ws.org.slf4j.api, io.openliberty.xmlBinding.3.0.internal.tools, wss4j-ws-security-stax-2.3.0, com.ibm.ws.org.apache.wss4j.ws.security.common.2.3.0] > Task :com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1:compileJava > Task :com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1:classes > Task :com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1:instrument > Task :com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1:jar warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1: Split package, multiple jars provide the same package:org/apache/cxf/ws/security/wss4j/policyvalidators Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-ws-security-3.4.1] Class path [Jar:main, Jar:cxf-rt-ws-security-3.4.1, Jar:stax2-api-4.2, Jar:woodstox-core-asl-4.2.0, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.wsdl.3.2, Jar:com.ibm.ws.org.apache.cxf.rt.security.3.4.1, Jar:com.ibm.ws.org.apache.cxf.rt.security.saml.3.4.1, Jar:com.ibm.ws.org.apache.neethi.3.1.1, Jar:com.ibm.ws.org.apache.wss4j.policy.2.3.0, Jar:com.ibm.ws.org.apache.wss4j.ws.security.common.2.3.0, Jar:com.ibm.ws.org.apache.wss4j.ws.security.dom.2.3.0, Jar:com.ibm.ws.org.apache.wss4j.ws.security.stax.2.3.0, Jar:com.ibm.ws.org.apache.santuario.xmlsec.2.2.0, Jar:com.ibm.ws.org.ehcache.ehcache.107.3.8.1, Jar:com.ibm.ws.org.opensaml.opensaml.core.3.4.5, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1: Split package, multiple jars provide the same package:org/apache/cxf/ws/security/cache Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-ws-security-3.4.1] Class path [Jar:main, Jar:cxf-rt-ws-security-3.4.1, Jar:stax2-api-4.2, Jar:woodstox-core-asl-4.2.0, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.wsdl.3.2, Jar:com.ibm.ws.org.apache.cxf.rt.security.3.4.1, Jar:com.ibm.ws.org.apache.cxf.rt.security.saml.3.4.1, Jar:com.ibm.ws.org.apache.neethi.3.1.1, Jar:com.ibm.ws.org.apache.wss4j.policy.2.3.0, Jar:com.ibm.ws.org.apache.wss4j.ws.security.common.2.3.0, Jar:com.ibm.ws.org.apache.wss4j.ws.security.dom.2.3.0, Jar:com.ibm.ws.org.apache.wss4j.ws.security.stax.2.3.0, Jar:com.ibm.ws.org.apache.santuario.xmlsec.2.2.0, Jar:com.ibm.ws.org.ehcache.ehcache.107.3.8.1, Jar:com.ibm.ws.org.opensaml.opensaml.core.3.4.5, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1: Split package, multiple jars provide the same package:org/apache/cxf/ws/security/wss4j/policyhandlers Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-ws-security-3.4.1] Class path [Jar:main, Jar:cxf-rt-ws-security-3.4.1, Jar:stax2-api-4.2, Jar:woodstox-core-asl-4.2.0, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.wsdl.3.2, Jar:com.ibm.ws.org.apache.cxf.rt.security.3.4.1, Jar:com.ibm.ws.org.apache.cxf.rt.security.saml.3.4.1, Jar:com.ibm.ws.org.apache.neethi.3.1.1, Jar:com.ibm.ws.org.apache.wss4j.policy.2.3.0, Jar:com.ibm.ws.org.apache.wss4j.ws.security.common.2.3.0, Jar:com.ibm.ws.org.apache.wss4j.ws.security.dom.2.3.0, Jar:com.ibm.ws.org.apache.wss4j.ws.security.stax.2.3.0, Jar:com.ibm.ws.org.apache.santuario.xmlsec.2.2.0, Jar:com.ibm.ws.org.ehcache.ehcache.107.3.8.1, Jar:com.ibm.ws.org.opensaml.opensaml.core.3.4.5, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1: Split package, multiple jars provide the same package:org/apache/cxf/ws/security/wss4j Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-ws-security-3.4.1] Class path [Jar:main, Jar:cxf-rt-ws-security-3.4.1, Jar:stax2-api-4.2, Jar:woodstox-core-asl-4.2.0, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.wsdl.3.2, Jar:com.ibm.ws.org.apache.cxf.rt.security.3.4.1, Jar:com.ibm.ws.org.apache.cxf.rt.security.saml.3.4.1, Jar:com.ibm.ws.org.apache.neethi.3.1.1, Jar:com.ibm.ws.org.apache.wss4j.policy.2.3.0, Jar:com.ibm.ws.org.apache.wss4j.ws.security.common.2.3.0, Jar:com.ibm.ws.org.apache.wss4j.ws.security.dom.2.3.0, Jar:com.ibm.ws.org.apache.wss4j.ws.security.stax.2.3.0, Jar:com.ibm.ws.org.apache.santuario.xmlsec.2.2.0, Jar:com.ibm.ws.org.ehcache.ehcache.107.3.8.1, Jar:com.ibm.ws.org.opensaml.opensaml.core.3.4.5, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1: Split package, multiple jars provide the same package:org/apache/cxf/ws/security/tokenstore Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-ws-security-3.4.1] Class path [Jar:main, Jar:cxf-rt-ws-security-3.4.1, Jar:stax2-api-4.2, Jar:woodstox-core-asl-4.2.0, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.wsdl.3.2, Jar:com.ibm.ws.org.apache.cxf.rt.security.3.4.1, Jar:com.ibm.ws.org.apache.cxf.rt.security.saml.3.4.1, Jar:com.ibm.ws.org.apache.neethi.3.1.1, Jar:com.ibm.ws.org.apache.wss4j.policy.2.3.0, Jar:com.ibm.ws.org.apache.wss4j.ws.security.common.2.3.0, Jar:com.ibm.ws.org.apache.wss4j.ws.security.dom.2.3.0, Jar:com.ibm.ws.org.apache.wss4j.ws.security.stax.2.3.0, Jar:com.ibm.ws.org.apache.santuario.xmlsec.2.2.0, Jar:com.ibm.ws.org.ehcache.ehcache.107.3.8.1, Jar:com.ibm.ws.org.opensaml.opensaml.core.3.4.5, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1: Unable to determine whether the meta annotation javax.jws.WebResult applied to type org.apache.cxf.ws.security.sts.provider.SecurityTokenService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1: Unable to determine whether the meta annotation javax.xml.ws.Action applied to type org.apache.cxf.ws.security.sts.provider.SecurityTokenService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1: Unable to determine whether the meta annotation javax.jws.WebMethod applied to type org.apache.cxf.ws.security.sts.provider.SecurityTokenService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1: Unable to determine whether the meta annotation javax.jws.WebParam applied to type org.apache.cxf.ws.security.sts.provider.SecurityTokenService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1: Unable to determine whether the meta annotation javax.jws.WebService applied to type org.apache.cxf.ws.security.sts.provider.SecurityTokenService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSeeAlso applied to type org.apache.cxf.ws.security.sts.provider.SecurityTokenService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1: Unable to determine whether the meta annotation javax.jws.soap.SOAPBinding applied to type org.apache.cxf.ws.security.sts.provider.SecurityTokenService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1: Unable to determine whether the meta annotation javax.annotation.Resource applied to type org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1: Unable to determine whether the meta annotation javax.xml.ws.ServiceMode applied to type org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAccessorType applied to type org.apache.cxf.ws.security.sts.provider.model.AllowPostdatingType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlType applied to type org.apache.cxf.ws.security.sts.provider.model.AllowPostdatingType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElement applied to type org.apache.cxf.ws.security.sts.provider.model.AuthenticatorType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyElement applied to type org.apache.cxf.ws.security.sts.provider.model.AuthenticatorType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlValue applied to type org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAttribute applied to type org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchemaType applied to type org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyAttribute applied to type org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementDecl applied to type org.apache.cxf.ws.security.sts.provider.model.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRegistry applied to type org.apache.cxf.ws.security.sts.provider.model.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchema applied to type org.apache.cxf.ws.security.sts.provider.model.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter applied to type org.apache.cxf.ws.security.sts.provider.model.secext.AttributedString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlID applied to type org.apache.cxf.ws.security.sts.provider.model.secext.AttributedString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlMixed applied to type org.apache.cxf.ws.security.sts.provider.model.xmldsig.CanonicalizationMethodType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementRefs applied to type org.apache.cxf.ws.security.sts.provider.model.xmldsig.KeyInfoType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementRef applied to type org.apache.cxf.ws.security.sts.provider.model.xmldsig.SPKIDataType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1: Unused Import-Package instructions: [javax.servlet.*] warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1: Imports that lack version ranges: [org.apache.wss4j.binding.wss10, org.apache.wss4j.binding.wsu10, org.apache.wss4j.policy.stax, org.apache.wss4j.policy.stax.enforcer, org.w3c.dom, javax.activation, javax.annotation, javax.crypto, javax.crypto.spec, javax.jws, javax.jws.soap, javax.security.auth, javax.security.auth.callback, javax.security.auth.kerberos, javax.security.auth.login, javax.security.auth.spi, javax.security.auth.x500, javax.wsdl, javax.wsdl.extensions, javax.wsdl.extensions.schema, javax.xml.bind, javax.xml.bind.annotation, javax.xml.bind.annotation.adapters, javax.xml.bind.util, javax.xml.namespace, javax.xml.parsers, javax.xml.soap, javax.xml.stream, javax.xml.stream.util, javax.xml.transform, javax.xml.transform.dom, javax.xml.ws, javax.xml.ws.handler, javax.xml.ws.soap, javax.xml.xpath, org.apache.commons.codec.binary, org.apache.cxf.jaxws, org.apache.cxf.transport.http, org.apache.cxf.transport.https, org.apache.cxf.ws.addressing.policy, org.apache.cxf.ws.addressing.soap, org.ietf.jgss, org.xml.sax] warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1.jakarta: Split package, multiple jars provide the same package:org/apache/cxf/ws/security/wss4j/policyvalidators Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-ws-security-3.4.1] Class path [Jar:main, Jar:cxf-rt-ws-security-3.4.1, Jar:stax2-api-4.2, Jar:woodstox-core-asl-4.2.0, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.wsdl.3.2, Jar:com.ibm.ws.org.apache.cxf.rt.security.3.4.1, Jar:com.ibm.ws.org.apache.cxf.rt.security.saml.3.4.1, Jar:com.ibm.ws.org.apache.neethi.3.1.1, Jar:com.ibm.ws.org.apache.wss4j.policy.2.3.0, Jar:com.ibm.ws.org.apache.wss4j.ws.security.common.2.3.0, Jar:com.ibm.ws.org.apache.wss4j.ws.security.dom.2.3.0, Jar:com.ibm.ws.org.apache.wss4j.ws.security.stax.2.3.0, Jar:com.ibm.ws.org.apache.santuario.xmlsec.2.2.0, Jar:com.ibm.ws.org.ehcache.ehcache.107.3.8.1, Jar:com.ibm.ws.org.opensaml.opensaml.core.3.4.5, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1.jakarta: Split package, multiple jars provide the same package:org/apache/cxf/ws/security/cache Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-ws-security-3.4.1] Class path [Jar:main, Jar:cxf-rt-ws-security-3.4.1, Jar:stax2-api-4.2, Jar:woodstox-core-asl-4.2.0, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.wsdl.3.2, Jar:com.ibm.ws.org.apache.cxf.rt.security.3.4.1, Jar:com.ibm.ws.org.apache.cxf.rt.security.saml.3.4.1, Jar:com.ibm.ws.org.apache.neethi.3.1.1, Jar:com.ibm.ws.org.apache.wss4j.policy.2.3.0, Jar:com.ibm.ws.org.apache.wss4j.ws.security.common.2.3.0, Jar:com.ibm.ws.org.apache.wss4j.ws.security.dom.2.3.0, Jar:com.ibm.ws.org.apache.wss4j.ws.security.stax.2.3.0, Jar:com.ibm.ws.org.apache.santuario.xmlsec.2.2.0, Jar:com.ibm.ws.org.ehcache.ehcache.107.3.8.1, Jar:com.ibm.ws.org.opensaml.opensaml.core.3.4.5, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1.jakarta: Split package, multiple jars provide the same package:org/apache/cxf/ws/security/wss4j/policyhandlers Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-ws-security-3.4.1] Class path [Jar:main, Jar:cxf-rt-ws-security-3.4.1, Jar:stax2-api-4.2, Jar:woodstox-core-asl-4.2.0, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.wsdl.3.2, Jar:com.ibm.ws.org.apache.cxf.rt.security.3.4.1, Jar:com.ibm.ws.org.apache.cxf.rt.security.saml.3.4.1, Jar:com.ibm.ws.org.apache.neethi.3.1.1, Jar:com.ibm.ws.org.apache.wss4j.policy.2.3.0, Jar:com.ibm.ws.org.apache.wss4j.ws.security.common.2.3.0, Jar:com.ibm.ws.org.apache.wss4j.ws.security.dom.2.3.0, Jar:com.ibm.ws.org.apache.wss4j.ws.security.stax.2.3.0, Jar:com.ibm.ws.org.apache.santuario.xmlsec.2.2.0, Jar:com.ibm.ws.org.ehcache.ehcache.107.3.8.1, Jar:com.ibm.ws.org.opensaml.opensaml.core.3.4.5, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1.jakarta: Split package, multiple jars provide the same package:org/apache/cxf/ws/security/wss4j Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-ws-security-3.4.1] Class path [Jar:main, Jar:cxf-rt-ws-security-3.4.1, Jar:stax2-api-4.2, Jar:woodstox-core-asl-4.2.0, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.wsdl.3.2, Jar:com.ibm.ws.org.apache.cxf.rt.security.3.4.1, Jar:com.ibm.ws.org.apache.cxf.rt.security.saml.3.4.1, Jar:com.ibm.ws.org.apache.neethi.3.1.1, Jar:com.ibm.ws.org.apache.wss4j.policy.2.3.0, Jar:com.ibm.ws.org.apache.wss4j.ws.security.common.2.3.0, Jar:com.ibm.ws.org.apache.wss4j.ws.security.dom.2.3.0, Jar:com.ibm.ws.org.apache.wss4j.ws.security.stax.2.3.0, Jar:com.ibm.ws.org.apache.santuario.xmlsec.2.2.0, Jar:com.ibm.ws.org.ehcache.ehcache.107.3.8.1, Jar:com.ibm.ws.org.opensaml.opensaml.core.3.4.5, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1.jakarta: Split package, multiple jars provide the same package:org/apache/cxf/ws/security/tokenstore Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-ws-security-3.4.1] Class path [Jar:main, Jar:cxf-rt-ws-security-3.4.1, Jar:stax2-api-4.2, Jar:woodstox-core-asl-4.2.0, Jar:com.ibm.ws.org.apache.cxf.cxf.core.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.wsdl.3.2, Jar:com.ibm.ws.org.apache.cxf.rt.security.3.4.1, Jar:com.ibm.ws.org.apache.cxf.rt.security.saml.3.4.1, Jar:com.ibm.ws.org.apache.neethi.3.1.1, Jar:com.ibm.ws.org.apache.wss4j.policy.2.3.0, Jar:com.ibm.ws.org.apache.wss4j.ws.security.common.2.3.0, Jar:com.ibm.ws.org.apache.wss4j.ws.security.dom.2.3.0, Jar:com.ibm.ws.org.apache.wss4j.ws.security.stax.2.3.0, Jar:com.ibm.ws.org.apache.santuario.xmlsec.2.2.0, Jar:com.ibm.ws.org.ehcache.ehcache.107.3.8.1, Jar:com.ibm.ws.org.opensaml.opensaml.core.3.4.5, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1.jakarta: Unable to determine whether the meta annotation javax.jws.WebResult applied to type org.apache.cxf.ws.security.sts.provider.SecurityTokenService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1.jakarta: Unable to determine whether the meta annotation javax.xml.ws.Action applied to type org.apache.cxf.ws.security.sts.provider.SecurityTokenService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1.jakarta: Unable to determine whether the meta annotation javax.jws.WebMethod applied to type org.apache.cxf.ws.security.sts.provider.SecurityTokenService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1.jakarta: Unable to determine whether the meta annotation javax.jws.WebParam applied to type org.apache.cxf.ws.security.sts.provider.SecurityTokenService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1.jakarta: Unable to determine whether the meta annotation javax.jws.WebService applied to type org.apache.cxf.ws.security.sts.provider.SecurityTokenService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSeeAlso applied to type org.apache.cxf.ws.security.sts.provider.SecurityTokenService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1.jakarta: Unable to determine whether the meta annotation javax.jws.soap.SOAPBinding applied to type org.apache.cxf.ws.security.sts.provider.SecurityTokenService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1.jakarta: Unable to determine whether the meta annotation javax.annotation.Resource applied to type org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1.jakarta: Unable to determine whether the meta annotation javax.xml.ws.ServiceMode applied to type org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAccessorType applied to type org.apache.cxf.ws.security.sts.provider.model.AllowPostdatingType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlType applied to type org.apache.cxf.ws.security.sts.provider.model.AllowPostdatingType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElement applied to type org.apache.cxf.ws.security.sts.provider.model.AuthenticatorType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyElement applied to type org.apache.cxf.ws.security.sts.provider.model.AuthenticatorType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlValue applied to type org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAttribute applied to type org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchemaType applied to type org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyAttribute applied to type org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementDecl applied to type org.apache.cxf.ws.security.sts.provider.model.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRegistry applied to type org.apache.cxf.ws.security.sts.provider.model.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchema applied to type org.apache.cxf.ws.security.sts.provider.model.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter applied to type org.apache.cxf.ws.security.sts.provider.model.secext.AttributedString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlID applied to type org.apache.cxf.ws.security.sts.provider.model.secext.AttributedString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlMixed applied to type org.apache.cxf.ws.security.sts.provider.model.xmldsig.CanonicalizationMethodType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementRefs applied to type org.apache.cxf.ws.security.sts.provider.model.xmldsig.KeyInfoType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementRef applied to type org.apache.cxf.ws.security.sts.provider.model.xmldsig.SPKIDataType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1.jakarta: Unused Import-Package instructions: [javax.servlet.*] warning: com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1.jakarta: Imports that lack version ranges: [org.apache.wss4j.binding.wss10, org.apache.wss4j.binding.wsu10, org.apache.wss4j.policy.stax, org.apache.wss4j.policy.stax.enforcer, org.w3c.dom, javax.activation, javax.annotation, javax.crypto, javax.crypto.spec, javax.jws, javax.jws.soap, javax.security.auth, javax.security.auth.callback, javax.security.auth.kerberos, javax.security.auth.login, javax.security.auth.spi, javax.security.auth.x500, javax.wsdl, javax.wsdl.extensions, javax.wsdl.extensions.schema, javax.xml.bind, javax.xml.bind.annotation, javax.xml.bind.annotation.adapters, javax.xml.bind.util, javax.xml.namespace, javax.xml.parsers, javax.xml.soap, javax.xml.stream, javax.xml.stream.util, javax.xml.transform, javax.xml.transform.dom, javax.xml.ws, javax.xml.ws.handler, javax.xml.ws.soap, javax.xml.xpath, org.apache.commons.codec.binary, org.apache.cxf.jaxws, org.apache.cxf.transport.http, org.apache.cxf.transport.https, org.apache.cxf.ws.addressing.policy, org.apache.cxf.ws.addressing.soap, org.ietf.jgss, org.xml.sax] warning: Unreferenced class path entries [com.ibm.ws.org.apache.cxf.rt.security.3.4.1, com.ibm.ws.org.apache.wss4j.policy.2.3.0, com.ibm.ws.org.apache.santuario.xmlsec.2.2.0, com.ibm.ws.ras.instrument, com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2, com.ibm.ws.org.apache.cxf.rt.security.saml.3.4.1, cxf-rt-ws-security-3.4.1, stax2-api-4.2, com.ibm.ws.org.apache.cxf.cxf.core.3.2, com.ibm.ws.org.apache.wss4j.ws.security.dom.2.3.0, com.ibm.ws.org.opensaml.opensaml.core.3.4.5, com.ibm.ws.org.apache.cxf.cxf.rt.wsdl.3.2, com.ibm.ws.org.apache.wss4j.ws.security.stax.2.3.0, woodstox-core-asl-4.2.0, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.org.apache.neethi.3.1.1, com.ibm.ws.org.apache.wss4j.ws.security.common.2.3.0, com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2, com.ibm.ws.org.ehcache.ehcache.107.3.8.1] > Task :com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1:assemble > Task :com.ibm.ws.org.apache.cxf.ws.mex:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.ws.mex:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.ws.mex:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.ws.mex:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.cxf.ws.mex:instrument > Task :com.ibm.ws.org.apache.cxf.ws.mex:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation javax.jws.soap.SOAPBinding applied to type org.apache.cxf.ws.mex.MEXEndpoint provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.ws.BindingType applied to type org.apache.cxf.ws.mex.MEXEndpoint provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.ws.soap.Addressing applied to type org.apache.cxf.ws.mex.MEXEndpoint provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSeeAlso applied to type org.apache.cxf.ws.mex.MEXEndpoint provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.jws.WebResult applied to type org.apache.cxf.ws.mex.MetadataExchange provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.ws.Action applied to type org.apache.cxf.ws.mex.MetadataExchange provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.jws.WebMethod applied to type org.apache.cxf.ws.mex.MetadataExchange provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.jws.WebParam applied to type org.apache.cxf.ws.mex.MetadataExchange provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.jws.WebService applied to type org.apache.cxf.ws.mex.MetadataExchange provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElement applied to type org.apache.cxf.ws.mex.model._2004_09.GetMetadata provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchemaType applied to type org.apache.cxf.ws.mex.model._2004_09.GetMetadata provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyAttribute applied to type org.apache.cxf.ws.mex.model._2004_09.GetMetadata provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAccessorType applied to type org.apache.cxf.ws.mex.model._2004_09.GetMetadata provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlType applied to type org.apache.cxf.ws.mex.model._2004_09.GetMetadata provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRootElement applied to type org.apache.cxf.ws.mex.model._2004_09.GetMetadata provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyElement applied to type org.apache.cxf.ws.mex.model._2004_09.Metadata provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAttribute applied to type org.apache.cxf.ws.mex.model._2004_09.MetadataSection provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementDecl applied to type org.apache.cxf.ws.mex.model._2004_09.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRegistry applied to type org.apache.cxf.ws.mex.model._2004_09.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchema applied to type org.apache.cxf.ws.mex.model._2004_09.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Version for package org.apache.cxf.ws.mex is set to different values in the source (2.6.2) and in the manifest (2.6.2.ibm-s20180529-1900). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.apache.cxf.ws.mex.model._2004_09 is set to different values in the source (2.6.2) and in the manifest (2.6.2.ibm-s20180529-1900). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Imports that lack version ranges: [javax.jws, javax.jws.soap, javax.xml.namespace, org.w3c.dom] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, cxf-rt-ws-mex-2.6.2-ibm-s20180529-1900] > Task :com.ibm.ws.org.apache.cxf.ws.mex:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.ws.mex:assemble > Task :com.ibm.ws.org.apache.cxf.ws.security:extractInjectedClasses > Task :com.ibm.ws.org.apache.cxf.ws.security:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.ws.security:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.ws.security:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.cxf.ws.security:instrument > Task :com.ibm.ws.org.apache.cxf.ws.security:jar warning: Split package, multiple jars provide the same package:org/apache/cxf/ws/security/wss4j Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-ws-security-2.6.2-ibm-s20180529-1900] Class path [Jar:main, Jar:cxf-rt-ws-security-2.6.2-ibm-s20180529-1900, Jar:com.ibm.ws.ras.instrument] warning: Unable to determine whether the meta annotation org.apache.cxf.common.injection.NoJSR250Annotations applied to type org.apache.cxf.ws.security.policy.WSSecurityPolicyLoader provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.jws.WebResult applied to type org.apache.cxf.ws.security.sts.provider.SecurityTokenService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.ws.Action applied to type org.apache.cxf.ws.security.sts.provider.SecurityTokenService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.jws.WebMethod applied to type org.apache.cxf.ws.security.sts.provider.SecurityTokenService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.jws.WebParam applied to type org.apache.cxf.ws.security.sts.provider.SecurityTokenService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.jws.WebService applied to type org.apache.cxf.ws.security.sts.provider.SecurityTokenService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSeeAlso applied to type org.apache.cxf.ws.security.sts.provider.SecurityTokenService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.jws.soap.SOAPBinding applied to type org.apache.cxf.ws.security.sts.provider.SecurityTokenService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.Resource applied to type org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.ws.ServiceMode applied to type org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAccessorType applied to type org.apache.cxf.ws.security.sts.provider.model.AllowPostdatingType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlType applied to type org.apache.cxf.ws.security.sts.provider.model.AllowPostdatingType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElement applied to type org.apache.cxf.ws.security.sts.provider.model.AuthenticatorType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyElement applied to type org.apache.cxf.ws.security.sts.provider.model.AuthenticatorType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlValue applied to type org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAttribute applied to type org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchemaType applied to type org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyAttribute applied to type org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementDecl applied to type org.apache.cxf.ws.security.sts.provider.model.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRegistry applied to type org.apache.cxf.ws.security.sts.provider.model.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchema applied to type org.apache.cxf.ws.security.sts.provider.model.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter applied to type org.apache.cxf.ws.security.sts.provider.model.secext.AttributedString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlID applied to type org.apache.cxf.ws.security.sts.provider.model.secext.AttributedString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlMixed applied to type org.apache.cxf.ws.security.sts.provider.model.xmldsig.CanonicalizationMethodType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementRefs applied to type org.apache.cxf.ws.security.sts.provider.model.xmldsig.KeyInfoType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementRef applied to type org.apache.cxf.ws.security.sts.provider.model.xmldsig.SPKIDataType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type org.apache.cxf.ws.security.wss4j.AbstractUsernameTokenAuthenticatingInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type org.apache.cxf.ws.security.wss4j.AbstractUsernameTokenAuthenticatingInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.websphere.ras, com.ibm.websphere.ras.annotation, com.ibm.ws.ffdc, javax.annotation, javax.crypto, javax.jws, javax.jws.soap, javax.net.ssl, javax.security.auth, javax.security.auth.callback, javax.security.auth.x500, javax.wsdl, javax.xml.bind, javax.xml.bind.annotation, javax.xml.bind.annotation.adapters, javax.xml.bind.util, javax.xml.namespace, javax.xml.parsers, javax.xml.soap, javax.xml.stream, javax.xml.transform, javax.xml.transform.dom, javax.xml.ws, javax.xml.ws.handler, javax.xml.ws.soap, javax.xml.xpath, net.sf.ehcache, net.sf.ehcache.config, org.apache.neethi, org.apache.neethi.builders, org.apache.ws.security, org.apache.ws.security.action, org.apache.ws.security.cache, org.apache.ws.security.components.crypto, org.apache.ws.security.conversation, org.apache.ws.security.conversation.dkalgo, org.apache.ws.security.handler, org.apache.ws.security.message, org.apache.ws.security.message.token, org.apache.ws.security.processor, org.apache.ws.security.saml, org.apache.ws.security.saml.ext, org.apache.ws.security.spnego, org.apache.ws.security.util, org.apache.ws.security.validate, org.apache.xml.security.keys.content, org.apache.xml.security.keys.content.keyvalues, org.opensaml.common, org.opensaml.saml1.core, org.opensaml.saml2.core, org.opensaml.xml, org.w3c.dom] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, cxf-rt-ws-security-2.6.2-ibm-s20180529-1900] > Task :com.ibm.ws.org.apache.cxf.ws.security:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.ws.security:assemble > Task :com.ibm.ws.org.apache.cxf.ws.security.2.6.2:extractInjectedClasses > Task :com.ibm.ws.org.apache.santuario.xmlsec:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.santuario.xmlsec:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.santuario.xmlsec:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.santuario.xmlsec:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [org.apache.commons.logging, org.apache.xml.dtm, org.apache.xml.utils, org.apache.xpath, org.apache.xpath.compiler, org.apache.xpath.functions, org.apache.xpath.objects, javax.crypto, javax.crypto.spec, javax.security.auth.x500, javax.xml.crypto, javax.xml.crypto.dom, javax.xml.crypto.dsig, javax.xml.crypto.dsig.dom, javax.xml.crypto.dsig.keyinfo, javax.xml.crypto.dsig.spec, javax.xml.namespace, javax.xml.parsers, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.stream, javax.xml.xpath, org.w3c.dom, org.xml.sax] warning: Unreferenced class path entries [xmlsec-1.5.2-ibm] > Task :com.ibm.ws.org.apache.ws.security.wss4j:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.ws.security.wss4j:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.ws.security.wss4j:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.ws.security.wss4j:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.ws.security.wss4j:instrument > Task :com.ibm.ws.org.apache.ws.security.wss4j:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [org.opensaml, org.opensaml.common, org.opensaml.common.impl, org.opensaml.saml1.core, org.opensaml.saml2.core, org.opensaml.security, org.opensaml.xml, org.opensaml.xml.io, org.opensaml.xml.parse, org.opensaml.xml.schema, org.opensaml.xml.schema.impl, org.opensaml.xml.security, org.opensaml.xml.security.credential, org.opensaml.xml.security.keyinfo, org.opensaml.xml.security.x509, org.opensaml.xml.signature, org.opensaml.xml.validation, javax.crypto, javax.crypto.spec, javax.security.auth, javax.security.auth.callback, javax.security.auth.kerberos, javax.security.auth.login, javax.security.auth.x500, javax.xml.crypto, javax.xml.crypto.dom, javax.xml.crypto.dsig, javax.xml.crypto.dsig.dom, javax.xml.crypto.dsig.keyinfo, javax.xml.crypto.dsig.spec, javax.xml.namespace, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stream, org.ietf.jgss, org.slf4j, org.w3c.dom, org.xml.sax, com.sun.xml.messaging.saaj.soap] warning: Unreferenced class path entries [commons-logging-1.2, com.ibm.ws.ras.instrument, com.ibm.ws.logging.core, com.ibm.ws.org.apache.santuario.xmlsec.1.5.2, wss4j-1.6.7-ibm-s20130913-2015] > Task :com.ibm.ws.org.opensaml.opensaml:extractInjectedClasses > Task :com.ibm.ws.org.opensaml.opensaml:globalize NO-SOURCE > Task :com.ibm.ws.org.opensaml.openws:globalize NO-SOURCE > Task :com.ibm.ws.org.opensaml.openws:compileJava NO-SOURCE > Task :com.ibm.ws.org.opensaml.openws:processResources NO-SOURCE > Task :com.ibm.ws.org.opensaml.openws:classes UP-TO-DATE > Task :com.ibm.ws.org.opensaml.openws:instrument > Task :com.ibm.ws.org.opensaml.openws:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation net.jcip.annotations.ThreadSafe applied to type org.opensaml.ws.soap.client.SOAPClient provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation net.jcip.annotations.NotThreadSafe applied to type org.opensaml.ws.soap.client.http.HttpClientBuilder provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [javax.net, javax.net.ssl, javax.security.auth.x500, javax.servlet, javax.servlet.http, javax.xml.namespace, org.opensaml.xml, org.opensaml.xml.encryption, org.opensaml.xml.io, org.opensaml.xml.parse, org.opensaml.xml.schema, org.opensaml.xml.schema.impl, org.opensaml.xml.security, org.opensaml.xml.security.credential, org.opensaml.xml.security.criteria, org.opensaml.xml.security.trust, org.opensaml.xml.security.x509, org.opensaml.xml.util, org.opensaml.xml.validation, org.slf4j, org.w3c.dom] warning: Export org.opensaml.ws.message, has 1, private references [org.opensaml.ws] warning: Export org.opensaml.ws.soap.client.http, has 1, private references [org.opensaml.ws.soap.client] warning: Export org.opensaml.ws.soap.common, has 1, private references [org.opensaml.ws] warning: Export org.opensaml.ws.wssecurity, has 1, private references [org.opensaml.ws.soap.soap12] warning: Export org.opensaml.ws.transport, has 1, private references [org.opensaml.ws] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, openws-1.5.6] > Task :com.ibm.ws.org.opensaml.xmltooling:globalize NO-SOURCE > Task :com.ibm.ws.org.opensaml.xmltooling:compileJava > Task :com.ibm.ws.org.opensaml.xmltooling:processResources NO-SOURCE > Task :com.ibm.ws.org.opensaml.xmltooling:classes > Task :com.ibm.ws.org.opensaml.xmltooling:instrument > Task :com.ibm.ws.org.opensaml.xmltooling:jar warning: Unused -privatepackage instructions , no such package(s) on the class path: [org.opensaml.ws.soap.soap12, org.opensaml.ws.wspolicy.impl, org.opensaml.ws.wspolicy, org.opensaml.ws.wstrust.impl, org.opensaml.ws.soap.util, org.opensaml.ws, org.opensaml.ws.wstrust, org.opensaml.ws.soap.client] warning: Split package, multiple jars provide the same package:org/opensaml/xml/security/x509 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:xmltooling-1.4.4] Class path [Jar:main, Jar:xmltooling-1.4.4, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.ws.ras.instrument] warning: Unable to determine whether the meta annotation net.jcip.annotations.NotThreadSafe applied to type org.opensaml.xml.util.AttributeMap provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation net.jcip.annotations.ThreadSafe applied to type org.opensaml.xml.util.IndexingObjectStore provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [javax.crypto, javax.net.ssl, javax.security.auth.x500, javax.xml.datatype, javax.xml.namespace, javax.xml.parsers, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.stream, javax.xml.validation, org.apache.xml.security, org.apache.xml.security.algorithms, org.apache.xml.security.encryption, org.apache.xml.security.exceptions, org.apache.xml.security.keys, org.apache.xml.security.signature, org.apache.xml.security.transforms, org.apache.xml.security.utils, org.slf4j, org.w3c.dom, org.w3c.dom.ls, org.xml.sax] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.websphere.appserver.spi.logging, xmltooling-1.4.4] > Task :com.ibm.ws.org.opensaml.opensaml:compileJava NO-SOURCE > Task :com.ibm.ws.org.opensaml.opensaml:processResources NO-SOURCE > Task :com.ibm.ws.org.opensaml.opensaml:classes UP-TO-DATE > Task :com.ibm.ws.org.opensaml.opensaml:instrument > Task :com.ibm.ws.org.opensaml.opensaml:jar warning: Split package, multiple jars provide the same package:schema Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:opensaml-2.6.6, Jar:com.ibm.ws.org.opensaml.openws.1.5.6, Jar:com.ibm.ws.org.opensaml.xmltooling.1.4.4] Class path [Jar:main, Jar:opensaml-2.6.6, Jar:com.ibm.ws.org.opensaml.openws.1.5.6, Jar:com.ibm.ws.org.opensaml.xmltooling.1.4.4, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/opensaml/saml2/binding/decoding Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:opensaml-2.6.6] Class path [Jar:main, Jar:opensaml-2.6.6, Jar:com.ibm.ws.org.opensaml.openws.1.5.6, Jar:com.ibm.ws.org.opensaml.xmltooling.1.4.4, Jar:com.ibm.ws.ras.instrument] warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type org.opensaml.saml2.binding.decoding.HTTPPostDecoder provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type org.opensaml.saml2.binding.decoding.HTTPPostDecoder provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type org.opensaml.saml2.binding.decoding.HTTPPostDecoder provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [org.apache.commons.httpclient, org.apache.commons.httpclient.auth, org.apache.commons.httpclient.methods, org.apache.commons.httpclient.params, org.apache.commons.httpclient.protocol, com.ibm.websphere.ras, com.ibm.websphere.ras.annotation, javax.crypto, javax.net.ssl, javax.servlet.http, javax.xml.datatype, javax.xml.namespace, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.stream, javax.xml.validation, org.apache.xml.security, org.apache.xml.security.exceptions, org.apache.xml.security.signature, org.apache.xml.security.transforms, org.apache.xml.security.transforms.params, org.apache.xml.security.utils, org.slf4j, org.w3c.dom, org.w3c.dom.ls, org.xml.sax, com.ibm.ws.ffdc] warning: Unreferenced class path entries [com.ibm.ws.org.opensaml.openws.1.5.6, com.ibm.ws.org.opensaml.xmltooling.1.4.4, com.ibm.ws.ras.instrument, opensaml-2.6.6] > Task :com.ibm.ws.org.apache.cxf.ws.security.2.6.2:compileJava > Task :com.ibm.ws.org.apache.cxf.ws.security.2.6.2:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.cxf.ws.security.2.6.2:classes > Task :com.ibm.ws.org.apache.cxf.ws.security.2.6.2:instrument > Task :com.ibm.ws.org.apache.cxf.ws.security.2.6.2:jar warning: Split package, multiple jars provide the same package:org/apache/cxf/ws/security/wss4j/policyvalidators Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-ws-security-2.6.2] Class path [Jar:main, Jar:cxf-rt-ws-security-2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.2.6.2, Jar:com.ibm.ws.org.opensaml.opensaml.2.6.1, Jar:com.ibm.ws.org.opensaml.xmltooling.1.4.4, Jar:com.ibm.ws.org.apache.ws.security.wss4j.1.6.7, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.2.6.2, Jar:com.ibm.ws.org.apache.neethi.3.0.2, Jar:com.ibm.ws.net.sf.ehcache.core.2.5.2, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/apache/cxf/ws/security/policy Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-ws-security-2.6.2] Class path [Jar:main, Jar:cxf-rt-ws-security-2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.2.6.2, Jar:com.ibm.ws.org.opensaml.opensaml.2.6.1, Jar:com.ibm.ws.org.opensaml.xmltooling.1.4.4, Jar:com.ibm.ws.org.apache.ws.security.wss4j.1.6.7, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.2.6.2, Jar:com.ibm.ws.org.apache.neethi.3.0.2, Jar:com.ibm.ws.net.sf.ehcache.core.2.5.2, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/apache/cxf/ws/security/cache Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-ws-security-2.6.2] Class path [Jar:main, Jar:cxf-rt-ws-security-2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.2.6.2, Jar:com.ibm.ws.org.opensaml.opensaml.2.6.1, Jar:com.ibm.ws.org.opensaml.xmltooling.1.4.4, Jar:com.ibm.ws.org.apache.ws.security.wss4j.1.6.7, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.2.6.2, Jar:com.ibm.ws.org.apache.neethi.3.0.2, Jar:com.ibm.ws.net.sf.ehcache.core.2.5.2, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/apache/cxf/ws/security/policy/model Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-ws-security-2.6.2] Class path [Jar:main, Jar:cxf-rt-ws-security-2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.2.6.2, Jar:com.ibm.ws.org.opensaml.opensaml.2.6.1, Jar:com.ibm.ws.org.opensaml.xmltooling.1.4.4, Jar:com.ibm.ws.org.apache.ws.security.wss4j.1.6.7, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.2.6.2, Jar:com.ibm.ws.org.apache.neethi.3.0.2, Jar:com.ibm.ws.net.sf.ehcache.core.2.5.2, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/apache/cxf/ws/security/wss4j/policyhandlers Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-ws-security-2.6.2] Class path [Jar:main, Jar:cxf-rt-ws-security-2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.2.6.2, Jar:com.ibm.ws.org.opensaml.opensaml.2.6.1, Jar:com.ibm.ws.org.opensaml.xmltooling.1.4.4, Jar:com.ibm.ws.org.apache.ws.security.wss4j.1.6.7, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.2.6.2, Jar:com.ibm.ws.org.apache.neethi.3.0.2, Jar:com.ibm.ws.net.sf.ehcache.core.2.5.2, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/apache/cxf/ws/security/policy/interceptors Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-ws-security-2.6.2] Class path [Jar:main, Jar:cxf-rt-ws-security-2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.2.6.2, Jar:com.ibm.ws.org.opensaml.opensaml.2.6.1, Jar:com.ibm.ws.org.opensaml.xmltooling.1.4.4, Jar:com.ibm.ws.org.apache.ws.security.wss4j.1.6.7, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.2.6.2, Jar:com.ibm.ws.org.apache.neethi.3.0.2, Jar:com.ibm.ws.net.sf.ehcache.core.2.5.2, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/apache/cxf/ws/security/wss4j Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:cxf-rt-ws-security-2.6.2] Class path [Jar:main, Jar:cxf-rt-ws-security-2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.2.6.2, Jar:com.ibm.ws.org.opensaml.opensaml.2.6.1, Jar:com.ibm.ws.org.opensaml.xmltooling.1.4.4, Jar:com.ibm.ws.org.apache.ws.security.wss4j.1.6.7, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.2.6.2, Jar:com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.2.6.2, Jar:com.ibm.ws.org.apache.neethi.3.0.2, Jar:com.ibm.ws.net.sf.ehcache.core.2.5.2, Jar:com.ibm.ws.ras.instrument] warning: Unable to determine whether the meta annotation javax.jws.WebResult applied to type org.apache.cxf.ws.security.sts.provider.SecurityTokenService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.ws.Action applied to type org.apache.cxf.ws.security.sts.provider.SecurityTokenService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.jws.WebMethod applied to type org.apache.cxf.ws.security.sts.provider.SecurityTokenService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.jws.WebParam applied to type org.apache.cxf.ws.security.sts.provider.SecurityTokenService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.jws.WebService applied to type org.apache.cxf.ws.security.sts.provider.SecurityTokenService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSeeAlso applied to type org.apache.cxf.ws.security.sts.provider.SecurityTokenService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.jws.soap.SOAPBinding applied to type org.apache.cxf.ws.security.sts.provider.SecurityTokenService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.Resource applied to type org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.ws.ServiceMode applied to type org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAccessorType applied to type org.apache.cxf.ws.security.sts.provider.model.AllowPostdatingType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlType applied to type org.apache.cxf.ws.security.sts.provider.model.AllowPostdatingType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElement applied to type org.apache.cxf.ws.security.sts.provider.model.AuthenticatorType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyElement applied to type org.apache.cxf.ws.security.sts.provider.model.AuthenticatorType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlValue applied to type org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAttribute applied to type org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchemaType applied to type org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyAttribute applied to type org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementDecl applied to type org.apache.cxf.ws.security.sts.provider.model.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlRegistry applied to type org.apache.cxf.ws.security.sts.provider.model.ObjectFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSchema applied to type org.apache.cxf.ws.security.sts.provider.model.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter applied to type org.apache.cxf.ws.security.sts.provider.model.secext.AttributedString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlID applied to type org.apache.cxf.ws.security.sts.provider.model.secext.AttributedString provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlMixed applied to type org.apache.cxf.ws.security.sts.provider.model.xmldsig.CanonicalizationMethodType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementRefs applied to type org.apache.cxf.ws.security.sts.provider.model.xmldsig.KeyInfoType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlElementRef applied to type org.apache.cxf.ws.security.sts.provider.model.xmldsig.SPKIDataType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type org.apache.cxf.ws.security.wss4j.AbstractUsernameTokenAuthenticatingInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type org.apache.cxf.ws.security.wss4j.AbstractUsernameTokenAuthenticatingInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [javax.crypto, javax.jws, javax.jws.soap, javax.net.ssl, javax.security.auth, javax.security.auth.callback, javax.security.auth.x500, javax.wsdl, javax.xml.bind, javax.xml.bind.annotation, javax.xml.bind.annotation.adapters, javax.xml.bind.util, javax.xml.namespace, javax.xml.parsers, javax.xml.soap, javax.xml.stream, javax.xml.transform, javax.xml.transform.dom, javax.xml.xpath, org.w3c.dom, com.ibm.websphere.ras, com.ibm.websphere.ras.annotation, com.ibm.ws.ffdc] warning: Unreferenced class path entries [com.ibm.ws.net.sf.ehcache.core.2.5.2, com.ibm.ws.org.opensaml.xmltooling.1.4.4, com.ibm.ws.ras.instrument, com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.2.6.2, com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, cxf-rt-ws-security-2.6.2, com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.2.6.2, com.ibm.ws.org.apache.neethi.3.0.2, com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, com.ibm.ws.org.apache.ws.security.wss4j.1.6.7, com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.2.6.2, com.ibm.ws.org.opensaml.opensaml.2.6.1] > Task :com.ibm.ws.org.apache.cxf.ws.security.2.6.2:publishWLPJars > Task :com.ibm.ws.org.apache.cxf.ws.security.2.6.2:assemble > Task :com.ibm.ws.org.apache.directory.server:assemble > Task :com.ibm.ws.org.apache.felix.gogo.command:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.felix.gogo.command:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.felix.gogo.command:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.felix.gogo.command:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.felix.gogo.command:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation org.apache.felix.service.command.Descriptor applied to type org.apache.felix.gogo.command.Basic provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.apache.felix.service.command.Parameter applied to type org.apache.felix.gogo.command.Basic provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [org.apache.felix.gogo.command-1.1.2] > Task :com.ibm.ws.org.apache.felix.gogo.command:publishWLPJars > Task :com.ibm.ws.org.apache.felix.gogo.command:assemble > Task :com.ibm.ws.org.apache.felix.gogo.runtime:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.felix.gogo.runtime:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.felix.gogo.runtime:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.felix.gogo.runtime:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.felix.gogo.runtime:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation org.osgi.annotation.bundle.Export applied to type org.apache.felix.service.command.annotations.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Duplicate name osgi.service used in header: 'org.apache.felix.gogo;org.apache.felix.gogo="runtime.implementation";version:Version="1.0.0",osgi.service;objectClass="org.apache.felix.service.command.CommandProcessor",osgi.service;objectClass="org.apache.felix.service.threadio.ThreadIO",org.apache.felix.gogo;org.apache.felix.gogo="runtime.implementation";version:Version="1.0.0",osgi.service;objectClass="org.apache.felix.service.command.CommandProcessor",osgi.service;objectClass="org.apache.felix.service.threadio.ThreadIO"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name org.apache.felix.gogo used in header: 'org.apache.felix.gogo;org.apache.felix.gogo="runtime.implementation";version:Version="1.0.0",osgi.service;objectClass="org.apache.felix.service.command.CommandProcessor",osgi.service;objectClass="org.apache.felix.service.threadio.ThreadIO",org.apache.felix.gogo;org.apache.felix.gogo="runtime.implementation";version:Version="1.0.0",osgi.service;objectClass="org.apache.felix.service.command.CommandProcessor",osgi.service;objectClass="org.apache.felix.service.threadio.ThreadIO"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [org.apache.felix.gogo.runtime-1.1.4] > Task :com.ibm.ws.org.apache.felix.gogo.runtime:publishWLPJars > Task :com.ibm.ws.org.apache.felix.gogo.runtime:assemble > Task :com.ibm.ws.org.apache.felix.gogo.shell:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.felix.gogo.shell:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.felix.gogo.shell:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.felix.gogo.shell:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.felix.gogo.shell:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [org.apache.felix.gogo.shell-1.1.4] > Task :com.ibm.ws.org.apache.felix.gogo.shell:publishWLPJars > Task :com.ibm.ws.org.apache.felix.gogo.shell:assemble > Task :com.ibm.ws.org.apache.felix.scr:publishWLPJars > Task :com.ibm.ws.org.apache.felix.scr:assemble > Task :com.ibm.ws.org.apache.geronimo.osgi.registry:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.geronimo.osgi.registry:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.geronimo.osgi.registry:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.geronimo.osgi.registry:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.geronimo.osgi.registry:instrument > Task :com.ibm.ws.org.apache.geronimo.osgi.registry:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, geronimo-osgi-registry-1.1] > Task :com.ibm.ws.org.apache.geronimo.osgi.registry:publishWLPJars > Task :com.ibm.ws.org.apache.geronimo.osgi.registry:assemble > Task :com.ibm.ws.org.apache.httpcomponents:publishWLPJars > Task :com.ibm.ws.org.apache.httpcomponents:assemble [ant:validate] (error) message files must have at least one registered component prefix > Task :com.ibm.ws.org.apache.jasper.el:globalize /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.org.apache.jasper.el/src/org/apache/el/MethodExpressionImpl.java:327: warning: [deprecation] isParmetersProvided() in MethodExpression has been deprecated public boolean isParmetersProvided() { ^ 1 warning > Task :com.ibm.ws.org.apache.jasper.el:compileJava > Task :com.ibm.ws.org.apache.jasper.el:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.jasper.el:classes > Task :com.ibm.ws.org.apache.jasper.el:instrument > Task :com.ibm.ws.org.apache.jasper.el:jar warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.javaee.el.3.0] > Task :com.ibm.ws.org.apache.jasper.el:publishWLPJars > Task :com.ibm.ws.org.apache.jasper.el:assemble > Task :com.ibm.ws.org.apache.jasper.el.2.2:publishWLPJars > Task :com.ibm.ws.org.apache.jasper.el.2.2:assemble > Task :com.ibm.ws.org.apache.myfaces.2.3:copySource > Task :com.ibm.ws.org.apache.myfaces.2.3:publishWLPJars > Task :com.ibm.ws.org.apache.myfaces.2.3:assemble > Task :com.ibm.ws.org.apache.neethi:publishWLPJars > Task :com.ibm.ws.org.apache.neethi:assemble > Task :com.ibm.ws.org.apache.neethi.3.1.1:publishWLPJars > Task :com.ibm.ws.org.apache.neethi.3.1.1:assemble > Task :com.ibm.ws.org.apache.santuario.xmlsec:publishWLPJars > Task :com.ibm.ws.org.apache.santuario.xmlsec:assemble > Task :com.ibm.ws.org.apache.santuario.xmlsec.2.2.0:publishWLPJars > Task :com.ibm.ws.org.apache.santuario.xmlsec.2.2.0:assemble > Task :com.ibm.ws.org.apache.servicemix.bundles.bcel:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.servicemix.bundles.bcel:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.servicemix.bundles.bcel:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.servicemix.bundles.bcel:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.servicemix.bundles.bcel:instrument > Task :com.ibm.ws.org.apache.servicemix.bundles.bcel:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.swing, javax.swing.border, javax.swing.event] warning: Unreferenced class path entries [org.apache.servicemix.bundles.bcel-5.2_3, com.ibm.ws.ras.instrument] > Task :com.ibm.ws.org.apache.servicemix.bundles.bcel:publishWLPJars > Task :com.ibm.ws.org.apache.servicemix.bundles.bcel:assemble > Task :com.ibm.ws.org.apache.taglibs.standard:publishWLPJars > Task :com.ibm.ws.org.apache.taglibs.standard:assemble > Task :com.ibm.ws.org.apache.ws.security.wss4j:publishWLPJars > Task :com.ibm.ws.org.apache.ws.security.wss4j:assemble > Task :com.ibm.ws.org.apache.ws.xmlschema.core:publishWLPJars > Task :com.ibm.ws.org.apache.ws.xmlschema.core:assemble > Task :com.ibm.ws.org.apache.wss4j.bindings.2.3.0:publishWLPJars > Task :com.ibm.ws.org.apache.wss4j.bindings.2.3.0:assemble > Task :com.ibm.ws.org.apache.wss4j.policy.2.3.0:publishWLPJars > Task :com.ibm.ws.org.apache.wss4j.policy.2.3.0:assemble > Task :com.ibm.ws.org.apache.wss4j.ws.security.common.2.3.0:publishWLPJars > Task :com.ibm.ws.org.apache.wss4j.ws.security.common.2.3.0:assemble > Task :com.ibm.ws.org.apache.wss4j.ws.security.dom.2.3.0:publishWLPJars > Task :com.ibm.ws.org.apache.wss4j.ws.security.dom.2.3.0:assemble > Task :com.ibm.ws.org.apache.wss4j.ws.security.policy.stax.2.3.0:globalize NO-SOURCE > Task :com.ibm.ws.prereq.wsdl4j:globalize NO-SOURCE > Task :com.ibm.ws.prereq.wsdl4j:compileJava NO-SOURCE > Task :com.ibm.ws.prereq.wsdl4j:processResources NO-SOURCE > Task :com.ibm.ws.prereq.wsdl4j:classes UP-TO-DATE > Task :com.ibm.ws.prereq.wsdl4j:instrument > Task :com.ibm.ws.prereq.wsdl4j:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.xml.namespace, javax.xml.parsers, org.w3c.dom, org.xml.sax] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, prereq.wsdl4j-1.0] > Task :com.ibm.ws.org.apache.wss4j.ws.security.policy.stax.2.3.0:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.wss4j.ws.security.policy.stax.2.3.0:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.wss4j.ws.security.policy.stax.2.3.0:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.wss4j.ws.security.policy.stax.2.3.0:instrument > Task :com.ibm.ws.org.apache.wss4j.ws.security.policy.stax.2.3.0:jar warning: There is an empty jar or directory on the classpath: main warning: Unused Import-Package instructions: [javax.xml.bind.*] warning: Imports that lack version ranges: [javax.security.auth.x500, javax.wsdl, javax.wsdl.extensions, javax.wsdl.extensions.soap, javax.wsdl.extensions.soap12, javax.wsdl.factory, javax.wsdl.xml, javax.xml.namespace, javax.xml.stream, javax.xml.stream.events, org.apache.neethi, org.apache.neethi.builders, org.apache.wss4j.common, org.apache.wss4j.common.ext, org.apache.wss4j.common.saml, org.apache.wss4j.policy, org.apache.wss4j.policy.builders, org.apache.wss4j.policy.model, org.apache.wss4j.stax.ext, org.apache.wss4j.stax.impl.processor.input, org.apache.wss4j.stax.securityEvent, org.apache.wss4j.stax.securityToken, org.apache.wss4j.stax.utils, org.apache.xml.security.exceptions, org.apache.xml.security.stax.ext, org.apache.xml.security.stax.ext.stax, org.apache.xml.security.stax.securityEvent, org.apache.xml.security.stax.securityToken, org.opensaml.saml.common, org.opensaml.saml.saml1.core, org.opensaml.saml.saml2.core, org.slf4j, org.w3c.dom] warning: Unreferenced class path entries [wss4j-ws-security-policy-stax-2.3.0, com.ibm.ws.ras.instrument, com.ibm.ws.prereq.wsdl4j.1.6.2] > Task :com.ibm.ws.org.apache.wss4j.ws.security.policy.stax.2.3.0:publishWLPJars > Task :com.ibm.ws.org.apache.wss4j.ws.security.policy.stax.2.3.0:assemble > Task :com.ibm.ws.org.apache.wss4j.ws.security.stax.2.3.0:publishWLPJars > Task :com.ibm.ws.org.apache.wss4j.ws.security.stax.2.3.0:assemble > Task :com.ibm.ws.org.apache.wss4j.ws.security.web.2.3.0:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.wss4j.ws.security.web.2.3.0:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.wss4j.ws.security.web.2.3.0:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.wss4j.ws.security.web.2.3.0:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.wss4j.ws.security.web.2.3.0:instrument > Task :com.ibm.ws.org.apache.wss4j.ws.security.web.2.3.0:jar warning: com.ibm.ws.org.apache.wss4j.ws.security.web.2.3.0: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.org.apache.wss4j.ws.security.web.2.3.0.jakarta: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.org.apache.wss4j.ws.security.dom.2.3.0, com.ibm.websphere.javaee.servlet.4.0, wss4j-ws-security-web-2.3.0, com.ibm.ws.ras.instrument] > Task :com.ibm.ws.org.apache.wss4j.ws.security.web.2.3.0:publishWLPJars > Task :com.ibm.ws.org.apache.wss4j.ws.security.web.2.3.0:assemble > Task :com.ibm.ws.org.apache.xml.resolver:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.xml.resolver:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.xml.resolver:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.xml.resolver:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.xml.resolver:instrument > Task :com.ibm.ws.org.apache.xml.resolver:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.xml.parsers, javax.xml.transform, javax.xml.transform.sax, org.w3c.dom, org.xml.sax, org.xml.sax.helpers] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, xml-resolver-1.2] > Task :com.ibm.ws.org.apache.xml.resolver:publishWLPJars > Task :com.ibm.ws.org.apache.xml.resolver:assemble > Task :com.ibm.ws.org.apache.yoko.corba.spec:publishWLPJars > Task :com.ibm.ws.org.apache.yoko.corba.spec:assemble > Task :com.ibm.ws.org.apache.yoko.core:publishWLPJars > Task :com.ibm.ws.org.apache.yoko.core:assemble > Task :com.ibm.ws.org.apache.yoko.osgi:publishWLPJars > Task :com.ibm.ws.org.apache.yoko.osgi:assemble > Task :com.ibm.ws.org.apache.yoko.rmi.impl:publishWLPJars > Task :com.ibm.ws.org.apache.yoko.rmi.impl:assemble > Task :com.ibm.ws.org.apache.yoko.rmi.spec:publishWLPJars > Task :com.ibm.ws.org.apache.yoko.rmi.spec:assemble > Task :com.ibm.ws.org.apache.yoko.util:globalize NO-SOURCE > Task :com.ibm.ws.org.apache.yoko.util:compileJava NO-SOURCE > Task :com.ibm.ws.org.apache.yoko.util:processResources NO-SOURCE > Task :com.ibm.ws.org.apache.yoko.util:classes UP-TO-DATE > Task :com.ibm.ws.org.apache.yoko.util:instrument > Task :com.ibm.ws.org.apache.yoko.util:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [org.apache.yoko.util] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, yoko-util-1.5.0.4b4f72e852] > Task :com.ibm.ws.org.apache.yoko.util:publishWLPJars > Task :com.ibm.ws.org.apache.yoko.util:assemble > Task :com.ibm.ws.org.codehaus.jackson:assemble > Task :com.ibm.ws.org.cryptacular.cryptacular:globalize NO-SOURCE > Task :com.ibm.ws.org.cryptacular.cryptacular:compileJava NO-SOURCE > Task :com.ibm.ws.org.cryptacular.cryptacular:processResources NO-SOURCE > Task :com.ibm.ws.org.cryptacular.cryptacular:classes UP-TO-DATE > Task :com.ibm.ws.org.cryptacular.cryptacular:instrument > Task :com.ibm.ws.org.cryptacular.cryptacular:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.org.apache.cxf.rt.security.saml.3.4.1, cryptacular-1.2.4, bcprov-jdk15on-1.69] > Task :com.ibm.ws.org.cryptacular.cryptacular:publishWLPJars > Task :com.ibm.ws.org.cryptacular.cryptacular:assemble > Task :com.ibm.ws.org.cyberneko.html:globalize NO-SOURCE > Task :com.ibm.ws.org.cyberneko.html:compileJava NO-SOURCE > Task :com.ibm.ws.org.cyberneko.html:processResources NO-SOURCE > Task :com.ibm.ws.org.cyberneko.html:classes UP-TO-DATE > Task :com.ibm.ws.org.cyberneko.html:instrument > Task :com.ibm.ws.org.cyberneko.html:jar warning: There is an empty jar or directory on the classpath: main warning: Empty Import-Package header warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, nekohtml-1.9.18] > Task :com.ibm.ws.org.cyberneko.html:publishWLPJars > Task :com.ibm.ws.org.cyberneko.html:assemble > Task :com.ibm.ws.org.eclipse.equinox.console:globalize NO-SOURCE > Task :com.ibm.ws.org.eclipse.equinox.console:compileJava NO-SOURCE > Task :com.ibm.ws.org.eclipse.equinox.console:processResources NO-SOURCE > Task :com.ibm.ws.org.eclipse.equinox.console:classes UP-TO-DATE > Task :com.ibm.ws.org.eclipse.equinox.console:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [org.eclipse.equinox.console-1.4.300, org.eclipse.osgi, com.ibm.ws.org.apache.felix.gogo.command, com.ibm.websphere.org.osgi.core, com.ibm.ws.org.apache.felix.gogo.shell, com.ibm.ws.org.apache.felix.gogo.runtime] > Task :com.ibm.ws.org.eclipse.equinox.console:publishWLPJars > Task :com.ibm.ws.org.eclipse.equinox.console:assemble > Task :com.ibm.ws.org.eclipse.equinox.coordinator:publishWLPJars > Task :com.ibm.ws.org.eclipse.equinox.coordinator:assemble > Task :com.ibm.ws.org.eclipse.equinox.metatype:publishWLPJars > Task :com.ibm.ws.org.eclipse.equinox.metatype:assemble > Task :com.ibm.ws.org.eclipse.equinox.region:publishWLPJars > Task :com.ibm.ws.org.eclipse.equinox.region:assemble > Task :com.ibm.ws.org.eclipse.jdt.core:publishWLPJars > Task :com.ibm.ws.org.eclipse.jdt.core:assemble > Task :com.ibm.ws.org.eclipse.yasson.1.0:globalize NO-SOURCE > Task :com.ibm.ws.org.eclipse.yasson.1.0:compileJava NO-SOURCE > Task :com.ibm.ws.org.eclipse.yasson.1.0:processResources NO-SOURCE > Task :com.ibm.ws.org.eclipse.yasson.1.0:classes UP-TO-DATE > Task :com.ibm.ws.org.eclipse.yasson.1.0:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [com.ibm.wsspi.classloading, javax.enterprise.context.spi, javax.enterprise.inject.spi, javax.json, javax.json.spi, javax.json.stream, javax.xml.datatype] warning: Unreferenced class path entries [com.ibm.websphere.javaee.jsonb.1.0, yasson-1.0.8] > Task :com.ibm.ws.org.eclipse.yasson.1.0:publishWLPJars > Task :com.ibm.ws.org.eclipse.yasson.1.0:assemble > Task :com.ibm.ws.org.eclipse.yasson.2.0:globalize NO-SOURCE > Task :io.openliberty.jakarta.jsonb.2.0:globalize NO-SOURCE > Task :io.openliberty.jakarta.jsonb.2.0:compileJava NO-SOURCE > Task :io.openliberty.jakarta.jsonb.2.0:processResources NO-SOURCE > Task :io.openliberty.jakarta.jsonb.2.0:classes UP-TO-DATE > Task :io.openliberty.jakarta.jsonb.2.0:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [jakarta.json.spi, jakarta.json.stream] warning: Unreferenced class path entries [jakarta.json.bind-api-2.0.0] > Task :com.ibm.ws.org.eclipse.yasson.2.0:compileJava NO-SOURCE > Task :com.ibm.ws.org.eclipse.yasson.2.0:processResources NO-SOURCE > Task :com.ibm.ws.org.eclipse.yasson.2.0:classes UP-TO-DATE > Task :com.ibm.ws.org.eclipse.yasson.2.0:jar warning: There is an empty jar or directory on the classpath: main warning: Version for package org.eclipse.yasson is set to different values in the source (2.0) and in the manifest (2.0.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Imports that lack version ranges: [com.ibm.wsspi.classloading, jakarta.enterprise.context.spi, jakarta.enterprise.inject.spi, jakarta.json, jakarta.json.spi, jakarta.json.stream, javax.xml.datatype] warning: Unreferenced class path entries [yasson-2.0.1, io.openliberty.jakarta.jsonb.2.0] > Task :com.ibm.ws.org.eclipse.yasson.2.0:publishWLPJars > Task :com.ibm.ws.org.eclipse.yasson.2.0:assemble > Task :com.ibm.ws.org.ehcache.ehcache.107.3.8.1:publishWLPJars > Task :com.ibm.ws.org.ehcache.ehcache.107.3.8.1:assemble > Task :com.ibm.ws.org.glassfish.json:publishWLPJars > Task :com.ibm.ws.org.glassfish.json:assemble > Task :com.ibm.ws.org.glassfish.json.1.1:publishWLPJars > Task :com.ibm.ws.org.glassfish.json.1.1:assemble > Task :com.ibm.ws.org.glassfish.json.2.0:globalize NO-SOURCE > Task :com.ibm.ws.org.glassfish.json.2.0:compileJava NO-SOURCE > Task :com.ibm.ws.org.glassfish.json.2.0:processResources NO-SOURCE > Task :com.ibm.ws.org.glassfish.json.2.0:classes UP-TO-DATE > Task :com.ibm.ws.org.glassfish.json.2.0:instrument > Task :com.ibm.ws.org.glassfish.json.2.0:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, jakarta.json-2.0.0] > Task :com.ibm.ws.org.glassfish.json.2.0:publishWLPJars > Task :com.ibm.ws.org.glassfish.json.2.0:assemble > Task :com.ibm.ws.org.hibernate.validator:publishWLPJars > Task :com.ibm.ws.org.hibernate.validator:assemble > Task :com.ibm.ws.org.hibernate.validator.cdi:publishWLPJars > Task :com.ibm.ws.org.hibernate.validator.cdi:assemble > Task :com.ibm.ws.org.jasypt.jasypt:globalize NO-SOURCE > Task :com.ibm.ws.org.jasypt.jasypt:compileJava NO-SOURCE > Task :com.ibm.ws.org.jasypt.jasypt:processResources NO-SOURCE > Task :com.ibm.ws.org.jasypt.jasypt:classes UP-TO-DATE > Task :com.ibm.ws.org.jasypt.jasypt:instrument > Task :com.ibm.ws.org.jasypt.jasypt:jar warning: There is an empty jar or directory on the classpath: main warning: Export org.jasypt.encryption.pbe, has 5, private references [org.jasypt.encryption, org.jasypt.encryption.pbe.config, org.jasypt.exceptions, org.jasypt.iv, org.jasypt.salt] warning: Unreferenced class path entries [jasypt-1.9.3, com.ibm.ws.ras.instrument] > Task :com.ibm.ws.org.jasypt.jasypt:publishWLPJars > Task :com.ibm.ws.org.jasypt.jasypt:assemble > Task :com.ibm.ws.org.jboss.classfilewriter:globalize NO-SOURCE > Task :com.ibm.ws.org.jboss.classfilewriter:compileJava NO-SOURCE > Task :com.ibm.ws.org.jboss.classfilewriter:processResources NO-SOURCE > Task :com.ibm.ws.org.jboss.classfilewriter:classes UP-TO-DATE > Task :com.ibm.ws.org.jboss.classfilewriter:instrument > Task :com.ibm.ws.org.jboss.classfilewriter:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [jboss-classfilewriter-1.2.5.Final, com.ibm.ws.ras.instrument] > Task :com.ibm.ws.org.jboss.classfilewriter:publishWLPJars > Task :com.ibm.ws.org.jboss.classfilewriter:assemble > Task :com.ibm.ws.org.jboss.jandex:publishWLPJars > Task :com.ibm.ws.org.jboss.jandex:assemble > Task :com.ibm.ws.org.jboss.jdeparser:globalize NO-SOURCE > Task :com.ibm.ws.org.jboss.jdeparser:compileJava NO-SOURCE > Task :com.ibm.ws.org.jboss.jdeparser:processResources NO-SOURCE > Task :com.ibm.ws.org.jboss.jdeparser:classes UP-TO-DATE > Task :com.ibm.ws.org.jboss.jdeparser:instrument > Task :com.ibm.ws.org.jboss.jdeparser:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [jdeparser-1.0.0.Final, com.ibm.ws.ras.instrument] > Task :com.ibm.ws.org.jboss.jdeparser:publishWLPJars > Task :com.ibm.ws.org.jboss.jdeparser:assemble > Task :com.ibm.ws.org.jboss.logging:publishWLPJars > Task :com.ibm.ws.org.jboss.logging:assemble > Task :com.ibm.ws.org.jboss.weld:publishWLPJars > Task :com.ibm.ws.org.jboss.weld:assemble > Task :com.ibm.ws.org.jboss.weld3:publishWLPJars > Task :com.ibm.ws.org.jboss.weld3:assemble > Task :com.ibm.ws.org.joda.time:publishWLPJars > Task :com.ibm.ws.org.joda.time:assemble > Task :com.ibm.ws.org.joda.time.2.9.9:publishWLPJars > Task :com.ibm.ws.org.joda.time.2.9.9:assemble > Task :com.ibm.ws.org.jose4j:publishWLPJars > Task :com.ibm.ws.org.jose4j:assemble > Task :com.ibm.ws.org.json.simple:publishWLPJars > Task :com.ibm.ws.org.json.simple:assemble > Task :com.ibm.ws.org.jvnet.mimepull:globalize NO-SOURCE > Task :com.ibm.ws.org.jvnet.mimepull:compileJava NO-SOURCE > Task :com.ibm.ws.org.jvnet.mimepull:processResources NO-SOURCE > Task :com.ibm.ws.org.jvnet.mimepull:classes UP-TO-DATE > Task :com.ibm.ws.org.jvnet.mimepull:instrument > Task :com.ibm.ws.org.jvnet.mimepull:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [mimepull-1.9.7, com.ibm.ws.ras.instrument] > Task :com.ibm.ws.org.jvnet.mimepull:publishWLPJars > Task :com.ibm.ws.org.jvnet.mimepull:assemble > Task :com.ibm.ws.org.objectweb.asm:publishWLPJars > Task :com.ibm.ws.org.objectweb.asm:assemble > Task :com.ibm.ws.org.openid4java:extractJarSelective > Task :com.ibm.ws.org.openid4java:globalize NO-SOURCE > Task :com.ibm.ws.org.openid4java:compileJava NO-SOURCE > Task :com.ibm.ws.org.openid4java:processResources NO-SOURCE > Task :com.ibm.ws.org.openid4java:classes UP-TO-DATE > Task :com.ibm.ws.org.openid4java:instrument > Task :com.ibm.ws.org.openid4java:jar warning: Unable to determine whether the meta annotation com.google.inject.ImplementedBy applied to type org.openid4java.consumer.ConsumerAssociationStore provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.google.inject.Inject applied to type org.openid4java.consumer.ConsumerManager provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [org.springframework.dao, org.springframework.jdbc.core, org.springframework.jdbc.core.support, org.apache.html.dom, org.apache.xerces.xni, com.google.inject, javax.crypto, javax.crypto.interfaces, javax.crypto.spec, javax.net.ssl, javax.servlet, javax.servlet.http, javax.xml.parsers, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.stream, org.apache.commons.codec.binary, org.apache.commons.logging, org.apache.http, org.apache.http.auth, org.apache.http.client, org.apache.http.client.entity, org.apache.http.client.methods, org.apache.http.conn, org.apache.http.conn.scheme, org.apache.http.conn.ssl, org.apache.http.impl.client, org.apache.http.impl.conn, org.apache.http.impl.conn.tsccm, org.apache.http.message, org.apache.http.params, org.cyberneko.html, org.cyberneko.html.parsers, org.w3c.dom, org.w3c.dom.html, org.xml.sax, com.ibm.websphere.ras, com.ibm.websphere.ras.annotation, com.ibm.ws.ffdc] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :com.ibm.ws.org.openid4java:publishWLPJars > Task :com.ibm.ws.org.openid4java:assemble > Task :com.ibm.ws.org.opensaml.opensaml:publishWLPJars > Task :com.ibm.ws.org.opensaml.opensaml:assemble > Task :com.ibm.ws.org.opensaml.opensaml.core.3.4.5:publishWLPJars > Task :com.ibm.ws.org.opensaml.opensaml.core.3.4.5:assemble > Task :com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5:extractInjectedClasses > Task :com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5:globalize NO-SOURCE > Task :com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5:compileJava NO-SOURCE > Task :com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5:processResources NO-SOURCE > Task :com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5:classes UP-TO-DATE > Task :com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5:instrument > Task :com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5:jar warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5: Split package, multiple jars provide the same package:org/opensaml/messaging Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:opensaml-messaging-api-3.4.5] Class path [Jar:main, Jar:opensaml-messaging-api-3.4.5, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5: Split package, multiple jars provide the same package:org/opensaml/messaging/context Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:opensaml-messaging-api-3.4.5] Class path [Jar:main, Jar:opensaml-messaging-api-3.4.5, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5: Split package, multiple jars provide the same package:org/opensaml/messaging/context/httpclient Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:opensaml-messaging-api-3.4.5] Class path [Jar:main, Jar:opensaml-messaging-api-3.4.5, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5: Split package, multiple jars provide the same package:org/opensaml/messaging/context/navigate Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:opensaml-messaging-api-3.4.5] Class path [Jar:main, Jar:opensaml-messaging-api-3.4.5, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5: Split package, multiple jars provide the same package:org/opensaml/messaging/decoder Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:opensaml-messaging-api-3.4.5] Class path [Jar:main, Jar:opensaml-messaging-api-3.4.5, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5: Split package, multiple jars provide the same package:org/opensaml/messaging/decoder/httpclient Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:opensaml-messaging-api-3.4.5] Class path [Jar:main, Jar:opensaml-messaging-api-3.4.5, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5: Split package, multiple jars provide the same package:org/opensaml/messaging/decoder/servlet Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:opensaml-messaging-api-3.4.5] Class path [Jar:main, Jar:opensaml-messaging-api-3.4.5, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5: Split package, multiple jars provide the same package:org/opensaml/messaging/encoder Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:opensaml-messaging-api-3.4.5] Class path [Jar:main, Jar:opensaml-messaging-api-3.4.5, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5: Split package, multiple jars provide the same package:org/opensaml/messaging/encoder/httpclient Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:opensaml-messaging-api-3.4.5] Class path [Jar:main, Jar:opensaml-messaging-api-3.4.5, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5: Split package, multiple jars provide the same package:org/opensaml/messaging/encoder/servlet Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:opensaml-messaging-api-3.4.5] Class path [Jar:main, Jar:opensaml-messaging-api-3.4.5, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5: Split package, multiple jars provide the same package:org/opensaml/messaging/error Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:opensaml-messaging-api-3.4.5] Class path [Jar:main, Jar:opensaml-messaging-api-3.4.5, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5: Split package, multiple jars provide the same package:org/opensaml/messaging/error/servlet Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:opensaml-messaging-api-3.4.5] Class path [Jar:main, Jar:opensaml-messaging-api-3.4.5, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5: Split package, multiple jars provide the same package:org/opensaml/messaging/handler Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:opensaml-messaging-api-3.4.5] Class path [Jar:main, Jar:opensaml-messaging-api-3.4.5, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5: Split package, multiple jars provide the same package:org/opensaml/messaging/logic Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:opensaml-messaging-api-3.4.5] Class path [Jar:main, Jar:opensaml-messaging-api-3.4.5, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5: Split package, multiple jars provide the same package:org/opensaml/messaging/pipeline Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:opensaml-messaging-api-3.4.5] Class path [Jar:main, Jar:opensaml-messaging-api-3.4.5, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5: Split package, multiple jars provide the same package:org/opensaml/messaging/pipeline/httpclient Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:opensaml-messaging-api-3.4.5] Class path [Jar:main, Jar:opensaml-messaging-api-3.4.5, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5: Split package, multiple jars provide the same package:org/opensaml/messaging/pipeline/servlet Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:opensaml-messaging-api-3.4.5] Class path [Jar:main, Jar:opensaml-messaging-api-3.4.5, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5: Unable to determine whether the meta annotation javax.annotation.Nullable applied to type org.opensaml.messaging.MessageException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5: Unable to determine whether the meta annotation javax.annotation.Nonnull applied to type org.opensaml.messaging.context.BaseContext provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5: Unable to determine whether the meta annotation net.shibboleth.utilities.java.support.annotation.constraint.NonnullElements applied to type org.opensaml.messaging.context.BaseContext provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5: Unable to determine whether the meta annotation net.shibboleth.utilities.java.support.annotation.constraint.NotEmpty applied to type org.opensaml.messaging.context.BaseContext provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5: Unable to determine whether the meta annotation net.shibboleth.utilities.java.support.annotation.constraint.Live applied to type org.opensaml.messaging.context.ScratchContext provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5: Unable to determine whether the meta annotation net.shibboleth.utilities.java.support.annotation.ParameterName applied to type org.opensaml.messaging.context.navigate.ChildContextLookup provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5: Unable to determine whether the meta annotation net.shibboleth.utilities.java.support.annotation.Prototype applied to type org.opensaml.messaging.handler.AbstractMessageHandler provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5: Unable to determine whether the meta annotation net.shibboleth.utilities.java.support.annotation.constraint.NonnullAfterInit applied to type org.opensaml.messaging.handler.MessageHandlerChain provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5: Imports that lack version ranges: [com.google.common.base, javax.annotation, javax.servlet.http, net.shibboleth.utilities.java.support.annotation, net.shibboleth.utilities.java.support.collection, net.shibboleth.utilities.java.support.component, net.shibboleth.utilities.java.support.logic, net.shibboleth.utilities.java.support.primitive, net.shibboleth.utilities.java.support.xml, org.apache.http, org.apache.http.client.protocol, org.opensaml.core.xml, org.opensaml.core.xml.config, org.opensaml.core.xml.io, org.opensaml.core.xml.util, org.slf4j, org.w3c.dom] warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5.jakarta: Split package, multiple jars provide the same package:org/opensaml/messaging Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:opensaml-messaging-api-3.4.5] Class path [Jar:main, Jar:opensaml-messaging-api-3.4.5, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5.jakarta: Split package, multiple jars provide the same package:org/opensaml/messaging/context Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:opensaml-messaging-api-3.4.5] Class path [Jar:main, Jar:opensaml-messaging-api-3.4.5, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5.jakarta: Split package, multiple jars provide the same package:org/opensaml/messaging/context/httpclient Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:opensaml-messaging-api-3.4.5] Class path [Jar:main, Jar:opensaml-messaging-api-3.4.5, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5.jakarta: Split package, multiple jars provide the same package:org/opensaml/messaging/context/navigate Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:opensaml-messaging-api-3.4.5] Class path [Jar:main, Jar:opensaml-messaging-api-3.4.5, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5.jakarta: Split package, multiple jars provide the same package:org/opensaml/messaging/decoder Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:opensaml-messaging-api-3.4.5] Class path [Jar:main, Jar:opensaml-messaging-api-3.4.5, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5.jakarta: Split package, multiple jars provide the same package:org/opensaml/messaging/decoder/httpclient Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:opensaml-messaging-api-3.4.5] Class path [Jar:main, Jar:opensaml-messaging-api-3.4.5, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5.jakarta: Split package, multiple jars provide the same package:org/opensaml/messaging/decoder/servlet Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:opensaml-messaging-api-3.4.5] Class path [Jar:main, Jar:opensaml-messaging-api-3.4.5, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5.jakarta: Split package, multiple jars provide the same package:org/opensaml/messaging/encoder Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:opensaml-messaging-api-3.4.5] Class path [Jar:main, Jar:opensaml-messaging-api-3.4.5, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5.jakarta: Split package, multiple jars provide the same package:org/opensaml/messaging/encoder/httpclient Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:opensaml-messaging-api-3.4.5] Class path [Jar:main, Jar:opensaml-messaging-api-3.4.5, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5.jakarta: Split package, multiple jars provide the same package:org/opensaml/messaging/encoder/servlet Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:opensaml-messaging-api-3.4.5] Class path [Jar:main, Jar:opensaml-messaging-api-3.4.5, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5.jakarta: Split package, multiple jars provide the same package:org/opensaml/messaging/error Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:opensaml-messaging-api-3.4.5] Class path [Jar:main, Jar:opensaml-messaging-api-3.4.5, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5.jakarta: Split package, multiple jars provide the same package:org/opensaml/messaging/error/servlet Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:opensaml-messaging-api-3.4.5] Class path [Jar:main, Jar:opensaml-messaging-api-3.4.5, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5.jakarta: Split package, multiple jars provide the same package:org/opensaml/messaging/handler Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:opensaml-messaging-api-3.4.5] Class path [Jar:main, Jar:opensaml-messaging-api-3.4.5, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5.jakarta: Split package, multiple jars provide the same package:org/opensaml/messaging/logic Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:opensaml-messaging-api-3.4.5] Class path [Jar:main, Jar:opensaml-messaging-api-3.4.5, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5.jakarta: Split package, multiple jars provide the same package:org/opensaml/messaging/pipeline Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:opensaml-messaging-api-3.4.5] Class path [Jar:main, Jar:opensaml-messaging-api-3.4.5, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5.jakarta: Split package, multiple jars provide the same package:org/opensaml/messaging/pipeline/httpclient Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:opensaml-messaging-api-3.4.5] Class path [Jar:main, Jar:opensaml-messaging-api-3.4.5, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5.jakarta: Split package, multiple jars provide the same package:org/opensaml/messaging/pipeline/servlet Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:opensaml-messaging-api-3.4.5] Class path [Jar:main, Jar:opensaml-messaging-api-3.4.5, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5.jakarta: Unable to determine whether the meta annotation javax.annotation.Nullable applied to type org.opensaml.messaging.MessageException provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5.jakarta: Unable to determine whether the meta annotation javax.annotation.Nonnull applied to type org.opensaml.messaging.context.BaseContext provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5.jakarta: Unable to determine whether the meta annotation net.shibboleth.utilities.java.support.annotation.constraint.NonnullElements applied to type org.opensaml.messaging.context.BaseContext provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5.jakarta: Unable to determine whether the meta annotation net.shibboleth.utilities.java.support.annotation.constraint.NotEmpty applied to type org.opensaml.messaging.context.BaseContext provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5.jakarta: Unable to determine whether the meta annotation net.shibboleth.utilities.java.support.annotation.constraint.Live applied to type org.opensaml.messaging.context.ScratchContext provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5.jakarta: Unable to determine whether the meta annotation net.shibboleth.utilities.java.support.annotation.ParameterName applied to type org.opensaml.messaging.context.navigate.ChildContextLookup provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5.jakarta: Unable to determine whether the meta annotation net.shibboleth.utilities.java.support.annotation.Prototype applied to type org.opensaml.messaging.handler.AbstractMessageHandler provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5.jakarta: Unable to determine whether the meta annotation net.shibboleth.utilities.java.support.annotation.constraint.NonnullAfterInit applied to type org.opensaml.messaging.handler.MessageHandlerChain provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5.jakarta: Imports that lack version ranges: [com.google.common.base, javax.annotation, javax.servlet.http, net.shibboleth.utilities.java.support.annotation, net.shibboleth.utilities.java.support.collection, net.shibboleth.utilities.java.support.component, net.shibboleth.utilities.java.support.logic, net.shibboleth.utilities.java.support.primitive, net.shibboleth.utilities.java.support.xml, org.apache.http, org.apache.http.client.protocol, org.opensaml.core.xml, org.opensaml.core.xml.config, org.opensaml.core.xml.io, org.opensaml.core.xml.util, org.slf4j, org.w3c.dom] warning: Unreferenced class path entries [opensaml-messaging-api-3.4.5, com.ibm.ws.ras.instrument] > Task :com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5:publishWLPJars > Task :com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5:assemble > Task :com.ibm.ws.org.opensaml.opensaml.messaging.impl.3.4.5:extractInjectedClasses > Task :com.ibm.ws.org.opensaml.opensaml.messaging.impl.3.4.5:globalize NO-SOURCE > Task :com.ibm.ws.org.opensaml.opensaml.messaging.impl.3.4.5:compileJava NO-SOURCE > Task :com.ibm.ws.org.opensaml.opensaml.messaging.impl.3.4.5:processResources NO-SOURCE > Task :com.ibm.ws.org.opensaml.opensaml.messaging.impl.3.4.5:classes UP-TO-DATE > Task :com.ibm.ws.org.opensaml.opensaml.messaging.impl.3.4.5:instrument > Task :com.ibm.ws.org.opensaml.opensaml.messaging.impl.3.4.5:jar warning: com.ibm.ws.org.opensaml.opensaml.messaging.impl.3.4.5: Split package, multiple jars provide the same package:org/opensaml/messaging/handler/impl Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:opensaml-messaging-impl-3.4.5] Class path [Jar:main, Jar:opensaml-messaging-impl-3.4.5, Jar:com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5, Jar:com.ibm.ws.com.google.guava, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.opensaml.opensaml.messaging.impl.3.4.5: Unable to determine whether the meta annotation javax.annotation.Nullable applied to type org.opensaml.messaging.handler.impl.AbstractMessageChannelSecurity$1 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.messaging.impl.3.4.5: Unable to determine whether the meta annotation javax.annotation.Nonnull applied to type org.opensaml.messaging.handler.impl.AbstractMessageChannelSecurity provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.messaging.impl.3.4.5: Unable to determine whether the meta annotation net.shibboleth.utilities.java.support.annotation.constraint.NonnullAfterInit applied to type org.opensaml.messaging.handler.impl.BasicMessageHandlerChain provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.messaging.impl.3.4.5: Unable to determine whether the meta annotation net.shibboleth.utilities.java.support.annotation.constraint.NonnullElements applied to type org.opensaml.messaging.handler.impl.BasicMessageHandlerChain provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.messaging.impl.3.4.5: Imports that lack version ranges: [javax.annotation, javax.servlet.http, javax.xml.namespace, javax.xml.transform, javax.xml.transform.dom, javax.xml.validation, net.shibboleth.utilities.java.support.component, net.shibboleth.utilities.java.support.logic, net.shibboleth.utilities.java.support.net, net.shibboleth.utilities.java.support.primitive, org.opensaml.core.xml, org.slf4j, org.w3c.dom, org.xml.sax] warning: com.ibm.ws.org.opensaml.opensaml.messaging.impl.3.4.5.jakarta: Split package, multiple jars provide the same package:org/opensaml/messaging/handler/impl Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:opensaml-messaging-impl-3.4.5] Class path [Jar:main, Jar:opensaml-messaging-impl-3.4.5, Jar:com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5, Jar:com.ibm.ws.com.google.guava, Jar:com.ibm.ws.ras.instrument] warning: com.ibm.ws.org.opensaml.opensaml.messaging.impl.3.4.5.jakarta: Unable to determine whether the meta annotation javax.annotation.Nullable applied to type org.opensaml.messaging.handler.impl.AbstractMessageChannelSecurity$1 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.messaging.impl.3.4.5.jakarta: Unable to determine whether the meta annotation javax.annotation.Nonnull applied to type org.opensaml.messaging.handler.impl.AbstractMessageChannelSecurity provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.messaging.impl.3.4.5.jakarta: Unable to determine whether the meta annotation net.shibboleth.utilities.java.support.annotation.constraint.NonnullAfterInit applied to type org.opensaml.messaging.handler.impl.BasicMessageHandlerChain provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.messaging.impl.3.4.5.jakarta: Unable to determine whether the meta annotation net.shibboleth.utilities.java.support.annotation.constraint.NonnullElements applied to type org.opensaml.messaging.handler.impl.BasicMessageHandlerChain provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.messaging.impl.3.4.5.jakarta: Imports that lack version ranges: [javax.annotation, javax.servlet.http, javax.xml.namespace, javax.xml.transform, javax.xml.transform.dom, javax.xml.validation, net.shibboleth.utilities.java.support.component, net.shibboleth.utilities.java.support.logic, net.shibboleth.utilities.java.support.net, net.shibboleth.utilities.java.support.primitive, org.opensaml.core.xml, org.slf4j, org.w3c.dom, org.xml.sax] warning: Unreferenced class path entries [opensaml-messaging-impl-3.4.5, com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5, com.ibm.ws.ras.instrument, com.ibm.ws.com.google.guava] > Task :com.ibm.ws.org.opensaml.opensaml.messaging.impl.3.4.5:publishWLPJars > Task :com.ibm.ws.org.opensaml.opensaml.messaging.impl.3.4.5:assemble > Task :com.ibm.ws.org.opensaml.opensaml.storage.api.3.4.5:globalize NO-SOURCE > Task :com.ibm.ws.org.opensaml.opensaml.storage.api.3.4.5:compileJava NO-SOURCE > Task :com.ibm.ws.org.opensaml.opensaml.storage.api.3.4.5:processResources NO-SOURCE > Task :com.ibm.ws.org.opensaml.opensaml.storage.api.3.4.5:classes UP-TO-DATE > Task :com.ibm.ws.org.opensaml.opensaml.storage.api.3.4.5:instrument > Task :com.ibm.ws.org.opensaml.opensaml.storage.api.3.4.5:jar warning: com.ibm.ws.org.opensaml.opensaml.storage.api.3.4.5: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.org.opensaml.opensaml.storage.api.3.4.5: Unable to determine whether the meta annotation javax.annotation.Nullable applied to type org.opensaml.storage.AbstractMapBackedStorageService$1 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.storage.api.3.4.5: Unable to determine whether the meta annotation javax.annotation.Nonnull applied to type org.opensaml.storage.AbstractMapBackedStorageService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.storage.api.3.4.5: Unable to determine whether the meta annotation net.shibboleth.utilities.java.support.annotation.constraint.NotEmpty applied to type org.opensaml.storage.AbstractMapBackedStorageService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.storage.api.3.4.5: Unable to determine whether the meta annotation net.shibboleth.utilities.java.support.annotation.constraint.NonnullElements applied to type org.opensaml.storage.AbstractMapBackedStorageService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.storage.api.3.4.5: Unable to determine whether the meta annotation net.shibboleth.utilities.java.support.annotation.constraint.Live applied to type org.opensaml.storage.AbstractMapBackedStorageService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.storage.api.3.4.5: Unable to determine whether the meta annotation net.shibboleth.utilities.java.support.annotation.constraint.Positive applied to type org.opensaml.storage.AbstractMapBackedStorageService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.storage.api.3.4.5: Unable to determine whether the meta annotation net.shibboleth.utilities.java.support.annotation.Duration applied to type org.opensaml.storage.AbstractStorageService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.storage.api.3.4.5: Unable to determine whether the meta annotation net.shibboleth.utilities.java.support.annotation.constraint.NonNegative applied to type org.opensaml.storage.AbstractStorageService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.storage.api.3.4.5: Unable to determine whether the meta annotation net.shibboleth.utilities.java.support.annotation.constraint.NonnullAfterInit applied to type org.opensaml.storage.ReplayCache provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.storage.api.3.4.5: Unable to determine whether the meta annotation net.shibboleth.utilities.java.support.annotation.constraint.ThreadSafeAfterInit applied to type org.opensaml.storage.ReplayCache provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.storage.api.3.4.5: Unable to determine whether the meta annotation javax.annotation.concurrent.ThreadSafe applied to type org.opensaml.storage.RequestScopedStorageService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.storage.api.3.4.5: Unable to determine whether the meta annotation javax.annotation.concurrent.NotThreadSafe applied to type org.opensaml.storage.StorageRecord provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.storage.api.3.4.5: Imports that lack version ranges: [javax.annotation, net.shibboleth.utilities.java.support.annotation, net.shibboleth.utilities.java.support.codec, net.shibboleth.utilities.java.support.collection, net.shibboleth.utilities.java.support.component, net.shibboleth.utilities.java.support.logic, net.shibboleth.utilities.java.support.primitive, org.slf4j] warning: com.ibm.ws.org.opensaml.opensaml.storage.api.3.4.5.jakarta: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.org.opensaml.opensaml.storage.api.3.4.5.jakarta: Unable to determine whether the meta annotation javax.annotation.Nullable applied to type org.opensaml.storage.AbstractMapBackedStorageService$1 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.storage.api.3.4.5.jakarta: Unable to determine whether the meta annotation javax.annotation.Nonnull applied to type org.opensaml.storage.AbstractMapBackedStorageService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.storage.api.3.4.5.jakarta: Unable to determine whether the meta annotation net.shibboleth.utilities.java.support.annotation.constraint.NotEmpty applied to type org.opensaml.storage.AbstractMapBackedStorageService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.storage.api.3.4.5.jakarta: Unable to determine whether the meta annotation net.shibboleth.utilities.java.support.annotation.constraint.NonnullElements applied to type org.opensaml.storage.AbstractMapBackedStorageService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.storage.api.3.4.5.jakarta: Unable to determine whether the meta annotation net.shibboleth.utilities.java.support.annotation.constraint.Live applied to type org.opensaml.storage.AbstractMapBackedStorageService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.storage.api.3.4.5.jakarta: Unable to determine whether the meta annotation net.shibboleth.utilities.java.support.annotation.constraint.Positive applied to type org.opensaml.storage.AbstractMapBackedStorageService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.storage.api.3.4.5.jakarta: Unable to determine whether the meta annotation net.shibboleth.utilities.java.support.annotation.Duration applied to type org.opensaml.storage.AbstractStorageService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.storage.api.3.4.5.jakarta: Unable to determine whether the meta annotation net.shibboleth.utilities.java.support.annotation.constraint.NonNegative applied to type org.opensaml.storage.AbstractStorageService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.storage.api.3.4.5.jakarta: Unable to determine whether the meta annotation net.shibboleth.utilities.java.support.annotation.constraint.NonnullAfterInit applied to type org.opensaml.storage.ReplayCache provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.storage.api.3.4.5.jakarta: Unable to determine whether the meta annotation net.shibboleth.utilities.java.support.annotation.constraint.ThreadSafeAfterInit applied to type org.opensaml.storage.ReplayCache provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.storage.api.3.4.5.jakarta: Unable to determine whether the meta annotation javax.annotation.concurrent.ThreadSafe applied to type org.opensaml.storage.RequestScopedStorageService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.storage.api.3.4.5.jakarta: Unable to determine whether the meta annotation javax.annotation.concurrent.NotThreadSafe applied to type org.opensaml.storage.StorageRecord provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.org.opensaml.opensaml.storage.api.3.4.5.jakarta: Imports that lack version ranges: [javax.annotation, net.shibboleth.utilities.java.support.annotation, net.shibboleth.utilities.java.support.codec, net.shibboleth.utilities.java.support.collection, net.shibboleth.utilities.java.support.component, net.shibboleth.utilities.java.support.logic, net.shibboleth.utilities.java.support.primitive, org.slf4j] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, joda-time-2.9.9, opensaml-storage-api-3.4.5, guava-30.1-android] > Task :com.ibm.ws.org.opensaml.opensaml.storage.api.3.4.5:publishWLPJars > Task :com.ibm.ws.org.opensaml.opensaml.storage.api.3.4.5:assemble > Task :com.ibm.ws.org.opensaml.openws:publishWLPJars > Task :com.ibm.ws.org.opensaml.openws:assemble > Task :com.ibm.ws.org.opensaml.xmltooling:publishWLPJars > Task :com.ibm.ws.org.opensaml.xmltooling:assemble > Task :com.ibm.ws.org.osgi.annotation.versioning:assemble > Task :com.ibm.ws.org.osgi.service.resolver:globalize NO-SOURCE > Task :com.ibm.ws.org.osgi.service.resolver:compileJava NO-SOURCE > Task :com.ibm.ws.org.osgi.service.resolver:processResources NO-SOURCE > Task :com.ibm.ws.org.osgi.service.resolver:classes UP-TO-DATE > Task :com.ibm.ws.org.osgi.service.resolver:instrument > Task :com.ibm.ws.org.osgi.service.resolver:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [org.osgi.service.resolver-1.1.0, com.ibm.ws.ras.instrument] > Task :com.ibm.ws.org.osgi.service.resolver:assemble > Task :com.ibm.ws.org.slf4j.api:publishWLPJars > Task :com.ibm.ws.org.slf4j.api:assemble > Task :com.ibm.ws.org.slf4j.jdk14:globalize NO-SOURCE > Task :com.ibm.ws.org.slf4j.jdk14:compileJava NO-SOURCE > Task :com.ibm.ws.org.slf4j.jdk14:processResources NO-SOURCE > Task :com.ibm.ws.org.slf4j.jdk14:classes UP-TO-DATE > Task :com.ibm.ws.org.slf4j.jdk14:instrument > Task :com.ibm.ws.org.slf4j.jdk14:jar warning: There is an empty jar or directory on the classpath: main warning: Host com.ibm.ws.org.slf4j.api= for this fragment/require bundle cannot be found on the classpath warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, slf4j-jdk14-1.7.36] > Task :com.ibm.ws.org.slf4j.jdk14:publishWLPJars > Task :com.ibm.ws.org.slf4j.jdk14:assemble > Task :com.ibm.ws.org.slf4j.simple:assemble > Task :com.ibm.ws.os.packaging_fat:assemble SKIPPED > Task :com.ibm.ws.osgi.console_fat:assemble SKIPPED > Task :com.ibm.ws.persistence:publishWLPJars > Task :com.ibm.ws.persistence:assemble > Task :com.ibm.ws.persistence.mbean:publishWLPJars > Task :com.ibm.ws.persistence.mbean:assemble > Task :com.ibm.ws.persistence.utility:globalize > Task :com.ibm.ws.persistence.utility.generateddlutil:globalize NO-SOURCE > Task :com.ibm.ws.persistence.utility.generateddlutil:compileJava NO-SOURCE > Task :com.ibm.ws.persistence.utility.generateddlutil:processResources NO-SOURCE > Task :com.ibm.ws.persistence.utility.generateddlutil:classes UP-TO-DATE > Task :com.ibm.ws.persistence.utility.generateddlutil:jar warning: There is an empty jar or directory on the classpath: main warning: Host com.ibm.ws.persistence.utility=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.logging=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.persistence.mbean=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.kernel.service=version="[1.3,1.3.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.wsspi.org.osgi.core=location="dev/spi/spec/";version="[1.2, 1.2.100)" for this fragment/require bundle cannot be found on the classpath > Task :com.ibm.ws.persistence.utility:compileJava > Task :com.ibm.ws.persistence.utility:processResources NO-SOURCE > Task :com.ibm.ws.persistence.utility:classes > Task :com.ibm.ws.persistence.utility:jar warning: Imports that lack version ranges: [javax.management, javax.management.remote] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.persistence.mbean, com.ibm.ws.org.osgi.annotation.versioning, ws-generateddlutil, com.ibm.ws.kernel.service] > Task :com.ibm.ws.persistence.utility:publishWLPJars > Task :com.ibm.ws.persistence.utility:assemble > Task :com.ibm.ws.persistence.utility.generateddlutil:publishToolScripts > Task :com.ibm.ws.persistence.utility.generateddlutil:publishToolJars > Task :com.ibm.ws.persistence.utility.generateddlutil:assemble > Task :com.ibm.ws.persistence_fat:assemble SKIPPED > Task :com.ibm.ws.prereq.wsdl4j:publishWLPJars > Task :com.ibm.ws.prereq.wsdl4j:assemble > Task :com.ibm.ws.product.utility:publishWLPJars > Task :com.ibm.ws.product.utility:assemble > Task :com.ibm.ws.product.utility.productutil:publishToolScripts > Task :com.ibm.ws.product.utility.productutil:publishToolJars > Task :com.ibm.ws.product.utility.productutil:assemble > Task :com.ibm.ws.ras.instrument:assemble > Task :com.ibm.ws.ras.instrument_test:globalize NO-SOURCE > Task :com.ibm.ws.ras.instrument_test:compileJava NO-SOURCE > Task :com.ibm.ws.ras.instrument_test:processResources NO-SOURCE > Task :com.ibm.ws.ras.instrument_test:classes UP-TO-DATE > Task :com.ibm.ws.ras.instrument_test:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [junit, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.ras.instrument_test:assemble > Task :com.ibm.ws.recoverylog:publishWLPJars > Task :com.ibm.ws.recoverylog:assemble > Task :com.ibm.ws.repository:publishWLPJars > Task :com.ibm.ws.repository:assemble > Task :com.ibm.ws.repository.generator:globalize NO-SOURCE > Task :com.ibm.ws.repository.generator:compileJava > Task :com.ibm.ws.repository.generator:processResources > Task :com.ibm.ws.repository.generator:classes > Task :com.ibm.ws.repository.generator:instrument > Task :com.ibm.ws.repository.generator:jar warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.ws.repository.generator.SingleJsonRepositoryGenerator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.ws.repository.generator.SingleJsonRepositoryGenerator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.ws.repository.generator.SingleJsonRepositoryGenerator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.websphere.ras, com.ibm.websphere.ras.annotation, com.ibm.ws.ffdc] warning: Unreferenced class path entries [com.ibm.ws.org.apache.ant, com.ibm.ws.ras.instrument, com.ibm.ws.repository, com.ibm.ws.repository.parsers] > Task :com.ibm.ws.repository.generator:publishWLPJars > Task :com.ibm.ws.repository.generator:assemble > Task :com.ibm.ws.repository.liberty:publishWLPJars > Task :com.ibm.ws.repository.liberty:assemble > Task :com.ibm.ws.repository.parsers:publishWLPJars > Task :com.ibm.ws.repository.parsers:assemble > Task :com.ibm.ws.repository.resolver:publishWLPJars > Task :com.ibm.ws.repository.resolver:assemble > Task :com.ibm.ws.repository.test.utils:globalize NO-SOURCE > Task :com.ibm.ws.repository.test.utils:compileJava > Task :com.ibm.ws.repository.test.utils:processResources NO-SOURCE > Task :com.ibm.ws.repository.test.utils:classes > Task :com.ibm.ws.repository.test.utils:jar warning: Imports that lack version ranges: [org.hamcrest, org.junit, org.junit.rules, org.junit.runner, org.junit.runners.model] warning: Unreferenced class path entries [junit, fattest.simplicity, com.ibm.ws.repository, hamcrest-all-1.3, com.ibm.ws.junit.extensions, com.ibm.ws.org.apache.commons.io] > Task :com.ibm.ws.repository.test.utils:assemble > Task :com.ibm.ws.repository_fat:assemble SKIPPED > Task :com.ibm.ws.repository_fat_shared:globalize NO-SOURCE > Task :com.ibm.ws.repository_fat_shared:compileJava > Task :com.ibm.ws.repository_fat_shared:processResources NO-SOURCE > Task :com.ibm.ws.repository_fat_shared:classes > Task :com.ibm.ws.repository_fat_shared:jar warning: Imports that lack version ranges: [javax.net.ssl] warning: Unreferenced class path entries [com.ibm.websphere.javaee.jsonp.1.0, junit, fattest.simplicity, shrinkwrap-api-1.2.3, com.ibm.ws.repository, com.ibm.ws.componenttest, com.ibm.ws.repository.test.utils, hamcrest-all-1.3, com.ibm.ws.org.slf4j.api, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.repository_fat_shared:assemble > Task :com.ibm.ws.request.interrupt:publishWLPJars > Task :com.ibm.ws.request.interrupt:assemble > Task :com.ibm.ws.request.probe.audit.servlet:globalize > Task :com.ibm.ws.security.audit.source:globalize Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.security.audit.source:compileJava > Task :com.ibm.ws.security.audit.source:processResources NO-SOURCE > Task :com.ibm.ws.security.audit.source:classes > Task :com.ibm.ws.security.audit.source:instrument > Task :com.ibm.ws.security.audit.source:jar warning: com.ibm.ws.security.audit.source: Imports that lack version ranges: [javax.crypto, javax.crypto.spec, javax.management, javax.security.auth] warning: com.ibm.ws.security.audit.source: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.kernel.boot.jmx.service.MBeanServerPipeline)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.VariableRegistry)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.security.audit.AuditService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.security.audit.source.jakarta: Imports that lack version ranges: [javax.crypto, javax.crypto.spec, javax.management, javax.security.auth] warning: com.ibm.ws.security.audit.source.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.kernel.boot.jmx.service.MBeanServerPipeline)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.VariableRegistry)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.security.audit.AuditService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.websphere.javaee.transaction.1.1, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.crypto.passwordutil, com.ibm.ws.messaging.comms.client, com.ibm.websphere.rest.handler, com.ibm.ws.kernel.boot, com.ibm.ws.event, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.session, com.ibm.ws.request.probes, com.ibm.ws.container.service, com.ibm.ws.kernel.service, com.ibm.wsspi.org.osgi.service.event, com.ibm.ws.ssl, com.ibm.ws.security, com.ibm.ws.logging, com.ibm.ws.collector.manager, com.ibm.ws.webcontainer, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.webcontainer.security, com.ibm.json4j, com.ibm.ws.collector, com.ibm.websphere.javaee.servlet.3.0, com.ibm.websphere.security, com.ibm.ws.security.audit.utils, com.ibm.ws.logging.core, com.ibm.websphere.security.wim.base] Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.request.probe.audit.servlet/src/com/ibm/ws/request/probe/audit/servlet/AuditPE.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.request.probe.audit.servlet:compileJava > Task :com.ibm.ws.request.probe.audit.servlet:processResources NO-SOURCE > Task :com.ibm.ws.request.probe.audit.servlet:classes > Task :com.ibm.ws.request.probe.audit.servlet:jar warning: com.ibm.ws.request.probe.audit.servlet: Imports that lack version ranges: [javax.management, javax.security.auth] warning: com.ibm.ws.request.probe.audit.servlet: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.wsspi.probeExtension.ProbeExtension";uses:="com.ibm.wsspi.probeExtension",osgi.service;objectClass:List="com.ibm.wsspi.request.probe.bci.RequestProbeTransformDescriptor";uses:="com.ibm.wsspi.request.probe.bci"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.request.probe.audit.servlet.jakarta: Imports that lack version ranges: [javax.management, javax.security.auth] warning: com.ibm.ws.request.probe.audit.servlet.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.wsspi.probeExtension.ProbeExtension";uses:="com.ibm.wsspi.probeExtension",osgi.service;objectClass:List="com.ibm.wsspi.request.probe.bci.RequestProbeTransformDescriptor";uses:="com.ibm.wsspi.request.probe.bci"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.webcontainer.security, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.session, com.ibm.websphere.security, com.ibm.ws.ejbcontainer.core, com.ibm.ws.request.probes, com.ibm.ws.kernel.service, com.ibm.ws.security.audit.source, com.ibm.ws.security] > Task :com.ibm.ws.request.probe.audit.servlet:publishWLPJars > Task :com.ibm.ws.request.probe.audit.servlet:assemble > Task :com.ibm.ws.request.probe.http:globalize NO-SOURCE > Task :com.ibm.ws.request.probe.http:compileJava > Task :com.ibm.ws.request.probe.http:processResources NO-SOURCE > Task :com.ibm.ws.request.probe.http:classes > Task :com.ibm.ws.request.probe.http:jar warning: Unreferenced class path entries [com.ibm.ws.request.probes] > Task :com.ibm.ws.request.probe.http:publishWLPJars > Task :com.ibm.ws.request.probe.http:assemble > Task :com.ibm.ws.request.probe.jdbc:globalize NO-SOURCE > Task :com.ibm.ws.request.probe.jdbc:compileJava > Task :com.ibm.ws.request.probe.jdbc:processResources NO-SOURCE > Task :com.ibm.ws.request.probe.jdbc:classes > Task :com.ibm.ws.request.probe.jdbc:jar warning: Unreferenced class path entries [com.ibm.ws.request.probes, com.ibm.ws.jdbc] > Task :com.ibm.ws.request.probe.jdbc:publishWLPJars > Task :com.ibm.ws.request.probe.jdbc:assemble > Task :com.ibm.ws.request.probe.jdbc_fat:assemble SKIPPED > Task :com.ibm.ws.request.probe.servlet:globalize NO-SOURCE > Task :com.ibm.ws.request.probe.servlet:compileJava > Task :com.ibm.ws.request.probe.servlet:processResources NO-SOURCE > Task :com.ibm.ws.request.probe.servlet:classes > Task :com.ibm.ws.request.probe.servlet:jar warning: com.ibm.ws.request.probe.servlet: Empty clause, usually caused by repeating a comma without any name field or by having spaces after the backslash of a property file: com.ibm.ws.request.probe.servlet.ServletWrapperServiceTransformDescriptor; implementation:=com.ibm.ws.request.probe.servlet.ServletWrapperServiceTransformDescriptor; provide:=com.ibm.wsspi.request.probe.bci.RequestProbeTransformDescriptor; properties:="service.vendor=IBM", com.ibm.ws.request.probe.servlet.ServletWrapperDestroyTransformDescriptor; implementation:=com.ibm.ws.request.probe.servlet.ServletWrapperDestroyTransformDescriptor; provide:=com.ibm.wsspi.request.probe.bci.RequestProbeTransformDescriptor; properties:="service.vendor=IBM", com.ibm.ws.request.probe.session.SessionGetAttributeTransformDescriptor; implementation:=com.ibm.ws.request.probe.session.SessionGetAttributeTransformDescriptor; provide:=com.ibm.wsspi.request.probe.bci.RequestProbeTransformDescriptor; properties:="service.vendor=IBM", com.ibm.ws.request.probe.session.SessionSetAttributeTransformDescriptor; implementation:=com.ibm.ws.request.probe.session.SessionSetAttributeTransformDescriptor; provide:=com.ibm.wsspi.request.probe.bci.RequestProbeTransformDescriptor; properties:="service.vendor=IBM", com.ibm.ws.request.probe.session.SessionAccessedTransformDescriptor; implementation:=com.ibm.ws.request.probe.session.SessionAccessedTransformDescriptor; provide:=com.ibm.wsspi.request.probe.bci.RequestProbeTransformDescriptor; properties:="service.vendor=IBM", com.ibm.ws.request.probe.session.SessionCreatedTransformDescriptor; implementation:=com.ibm.ws.request.probe.session.SessionCreatedTransformDescriptor; provide:=com.ibm.wsspi.request.probe.bci.RequestProbeTransformDescriptor; properties:="service.vendor=IBM", com.ibm.ws.request.probe.session.SessionDestroyedByTimeoutTransformDescriptor; implementation:=com.ibm.ws.request.probe.session.SessionDestroyedByTimeoutTransformDescriptor; provide:=com.ibm.wsspi.request.probe.bci.RequestProbeTransformDescriptor; properties:="service.vendor=IBM", com.ibm.ws.request.probe.session.SessionDestroyedTransformDescriptor; implementation:=com.ibm.ws.request.probe.session.SessionDestroyedTransformDescriptor; provide:=com.ibm.wsspi.request.probe.bci.RequestProbeTransformDescriptor; properties:="service.vendor=IBM", com.ibm.ws.request.probe.session.SessionLiveCountDecTransformDescriptor; implementation:=com.ibm.ws.request.probe.session.SessionLiveCountDecTransformDescriptor; provide:=com.ibm.wsspi.request.probe.bci.RequestProbeTransformDescriptor; properties:="service.vendor=IBM", com.ibm.ws.request.probe.session.SessionLiveCountIncTransformDescriptor; implementation:=com.ibm.ws.request.probe.session.SessionLiveCountIncTransformDescriptor; provide:=com.ibm.wsspi.request.probe.bci.RequestProbeTransformDescriptor; properties:="service.vendor=IBM", com.ibm.ws.request.probe.session.SessionReleasedTransformDescriptor; implementation:=com.ibm.ws.request.probe.session.SessionReleasedTransformDescriptor; provide:=com.ibm.wsspi.request.probe.bci.RequestProbeTransformDescriptor; properties:="service.vendor=IBM", com.ibm.ws.request.probe.session.DBSessionDestroyedByTimeoutTransformDescriptor; implementation:=com.ibm.ws.request.probe.session.DBSessionDestroyedByTimeoutTransformDescriptor; provide:=com.ibm.wsspi.request.probe.bci.RequestProbeTransformDescriptor; properties:="service.vendor=IBM", com.ibm.ws.request.probe.session.DBSessionDestroyedTransformDescriptor; implementation:=com.ibm.ws.request.probe.session.DBSessionDestroyedTransformDescriptor; provide:=com.ibm.wsspi.request.probe.bci.RequestProbeTransformDescriptor; properties:="service.vendor=IBM", warning: com.ibm.ws.request.probe.servlet.jakarta: Empty clause, usually caused by repeating a comma without any name field or by having spaces after the backslash of a property file: com.ibm.ws.request.probe.servlet.ServletWrapperServiceTransformDescriptor; implementation:=com.ibm.ws.request.probe.servlet.ServletWrapperServiceTransformDescriptor; provide:=com.ibm.wsspi.request.probe.bci.RequestProbeTransformDescriptor; properties:="service.vendor=IBM", com.ibm.ws.request.probe.servlet.ServletWrapperDestroyTransformDescriptor; implementation:=com.ibm.ws.request.probe.servlet.ServletWrapperDestroyTransformDescriptor; provide:=com.ibm.wsspi.request.probe.bci.RequestProbeTransformDescriptor; properties:="service.vendor=IBM", com.ibm.ws.request.probe.session.SessionGetAttributeTransformDescriptor; implementation:=com.ibm.ws.request.probe.session.SessionGetAttributeTransformDescriptor; provide:=com.ibm.wsspi.request.probe.bci.RequestProbeTransformDescriptor; properties:="service.vendor=IBM", com.ibm.ws.request.probe.session.SessionSetAttributeTransformDescriptor; implementation:=com.ibm.ws.request.probe.session.SessionSetAttributeTransformDescriptor; provide:=com.ibm.wsspi.request.probe.bci.RequestProbeTransformDescriptor; properties:="service.vendor=IBM", com.ibm.ws.request.probe.session.SessionAccessedTransformDescriptor; implementation:=com.ibm.ws.request.probe.session.SessionAccessedTransformDescriptor; provide:=com.ibm.wsspi.request.probe.bci.RequestProbeTransformDescriptor; properties:="service.vendor=IBM", com.ibm.ws.request.probe.session.SessionCreatedTransformDescriptor; implementation:=com.ibm.ws.request.probe.session.SessionCreatedTransformDescriptor; provide:=com.ibm.wsspi.request.probe.bci.RequestProbeTransformDescriptor; properties:="service.vendor=IBM", com.ibm.ws.request.probe.session.SessionDestroyedByTimeoutTransformDescriptor; implementation:=com.ibm.ws.request.probe.session.SessionDestroyedByTimeoutTransformDescriptor; provide:=com.ibm.wsspi.request.probe.bci.RequestProbeTransformDescriptor; properties:="service.vendor=IBM", com.ibm.ws.request.probe.session.SessionDestroyedTransformDescriptor; implementation:=com.ibm.ws.request.probe.session.SessionDestroyedTransformDescriptor; provide:=com.ibm.wsspi.request.probe.bci.RequestProbeTransformDescriptor; properties:="service.vendor=IBM", com.ibm.ws.request.probe.session.SessionLiveCountDecTransformDescriptor; implementation:=com.ibm.ws.request.probe.session.SessionLiveCountDecTransformDescriptor; provide:=com.ibm.wsspi.request.probe.bci.RequestProbeTransformDescriptor; properties:="service.vendor=IBM", com.ibm.ws.request.probe.session.SessionLiveCountIncTransformDescriptor; implementation:=com.ibm.ws.request.probe.session.SessionLiveCountIncTransformDescriptor; provide:=com.ibm.wsspi.request.probe.bci.RequestProbeTransformDescriptor; properties:="service.vendor=IBM", com.ibm.ws.request.probe.session.SessionReleasedTransformDescriptor; implementation:=com.ibm.ws.request.probe.session.SessionReleasedTransformDescriptor; provide:=com.ibm.wsspi.request.probe.bci.RequestProbeTransformDescriptor; properties:="service.vendor=IBM", com.ibm.ws.request.probe.session.DBSessionDestroyedByTimeoutTransformDescriptor; implementation:=com.ibm.ws.request.probe.session.DBSessionDestroyedByTimeoutTransformDescriptor; provide:=com.ibm.wsspi.request.probe.bci.RequestProbeTransformDescriptor; properties:="service.vendor=IBM", com.ibm.ws.request.probe.session.DBSessionDestroyedTransformDescriptor; implementation:=com.ibm.ws.request.probe.session.DBSessionDestroyedTransformDescriptor; provide:=com.ibm.wsspi.request.probe.bci.RequestProbeTransformDescriptor; properties:="service.vendor=IBM", warning: Unreferenced class path entries [com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.logging, com.ibm.ws.session, com.ibm.ws.request.probes, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component] > Task :com.ibm.ws.request.probe.servlet:publishWLPJars > Task :com.ibm.ws.request.probe.servlet:assemble > Task :com.ibm.ws.request.probe.servlet_fat:assemble SKIPPED > Task :com.ibm.ws.request.probes:publishWLPJars > Task :com.ibm.ws.request.probes:assemble > Task :com.ibm.ws.request.probes_fat:assemble SKIPPED > Task :com.ibm.ws.request.timing:publishWLPJars > Task :com.ibm.ws.request.timing:assemble > Task :com.ibm.ws.request.timing.hung_fat:assemble SKIPPED > Task :com.ibm.ws.request.timing.jdbc:globalize NO-SOURCE > Task :com.ibm.ws.request.timing.jdbc:compileJava > Task :com.ibm.ws.request.timing.jdbc:processResources NO-SOURCE > Task :com.ibm.ws.request.timing.jdbc:classes > Task :com.ibm.ws.request.timing.jdbc:instrument > Task :com.ibm.ws.request.timing.jdbc:jar warning: Unused -privatepackage instructions , no such package(s) on the class path: [com.ibm.ws.request.timing.jdbc.internal.*] warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.request.timing, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.kernel.boot] > Task :com.ibm.ws.request.timing.jdbc:publishWLPJars > Task :com.ibm.ws.request.timing.jdbc:assemble > Task :com.ibm.ws.request.timing.monitor:publishWLPJars > Task :com.ibm.ws.request.timing.monitor:assemble > Task :com.ibm.ws.request.timing.monitor_fat:assemble SKIPPED > Task :com.ibm.ws.request.timing.servlet:globalize NO-SOURCE > Task :com.ibm.ws.request.timing.servlet:compileJava > Task :com.ibm.ws.request.timing.servlet:processResources NO-SOURCE > Task :com.ibm.ws.request.timing.servlet:classes > Task :com.ibm.ws.request.timing.servlet:instrument > Task :com.ibm.ws.request.timing.servlet:jar warning: Unused -privatepackage instructions , no such package(s) on the class path: [com.ibm.ws.request.timing.servlet.internal.*] warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.request.timing, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.kernel.boot] > Task :com.ibm.ws.request.timing.servlet:publishWLPJars > Task :com.ibm.ws.request.timing.servlet:assemble > Task :com.ibm.ws.request.timing_fat:assemble SKIPPED > Task :com.ibm.ws.resource:publishWLPJars > Task :com.ibm.ws.resource:assemble > Task :com.ibm.ws.rest.handler:publishWLPJars > Task :com.ibm.ws.rest.handler:assemble > Task :com.ibm.ws.rest.handler.config:globalize > Task :com.ibm.ws.rest.handler.config:compileJava > Task :com.ibm.ws.rest.handler.config:processResources NO-SOURCE > Task :com.ibm.ws.rest.handler.config:classes > Task :com.ibm.ws.rest.handler.config:instrument > Task :com.ibm.ws.rest.handler.config:jar warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.websphere.config.WSConfigurationHelper)";effective:=active,osgi.service;filter:="(objectClass=org.osgi.service.cm.ConfigurationAdmin)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.ras.instrument, com.ibm.ws.bnd.annotations, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.org.apache.felix.scr, com.ibm.websphere.org.osgi.service.component, com.ibm.wsspi.org.osgi.service.metatype.annotations, com.ibm.json4j, com.ibm.websphere.org.osgi.service.cm, com.ibm.websphere.rest.handler, com.ibm.ws.config, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service] > Task :com.ibm.ws.rest.handler.config:publishWLPJars > Task :com.ibm.ws.rest.handler.config:assemble > Task :com.ibm.ws.rest.handler.config.openapi:globalize NO-SOURCE > Task :com.ibm.ws.rest.handler.config.openapi:compileJava > Task :com.ibm.ws.rest.handler.config.openapi:processResources NO-SOURCE > Task :com.ibm.ws.rest.handler.config.openapi:classes > Task :com.ibm.ws.rest.handler.config.openapi:instrument > Task :com.ibm.ws.rest.handler.config.openapi:jar warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, io.openliberty.com.fasterxml.jackson, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.microprofile.openapi, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.websphere.rest.handler, com.ibm.websphere.org.eclipse.microprofile.openapi.1.0] > Task :com.ibm.ws.rest.handler.config.openapi:publishWLPJars > Task :com.ibm.ws.rest.handler.config.openapi:assemble > Task :com.ibm.ws.rest.handler.config_fat:assemble SKIPPED > Task :com.ibm.ws.rest.handler.validator:globalize > Task :com.ibm.ws.rest.handler.validator:compileJava > Task :com.ibm.ws.rest.handler.validator:processResources NO-SOURCE > Task :com.ibm.ws.rest.handler.validator:classes > Task :com.ibm.ws.rest.handler.validator:instrument > Task :com.ibm.ws.rest.handler.validator:jar warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.ras.instrument, com.ibm.ws.bnd.annotations, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.org.apache.felix.scr, com.ibm.websphere.org.osgi.service.component, com.ibm.wsspi.org.osgi.service.metatype.annotations, com.ibm.ws.management.security, com.ibm.json4j, com.ibm.websphere.org.osgi.service.cm, com.ibm.websphere.rest.handler, com.ibm.ws.config, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.rest.handler] > Task :com.ibm.ws.rest.handler.validator:publishWLPJars > Task :com.ibm.ws.rest.handler.validator:assemble > Task :com.ibm.ws.rest.handler.validator.cloudant:globalize NO-SOURCE > Task :com.ibm.ws.rest.handler.validator.cloudant:compileJava > Task :com.ibm.ws.rest.handler.validator.cloudant:processResources NO-SOURCE > Task :com.ibm.ws.rest.handler.validator.cloudant:classes > Task :com.ibm.ws.rest.handler.validator.cloudant:instrument > Task :com.ibm.ws.rest.handler.validator.cloudant:jar warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.rest.handler.validator, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.resource, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.app.manager.lifecycle, com.ibm.ws.cloudant, com.ibm.websphere.org.osgi.service.cm] > Task :com.ibm.ws.rest.handler.validator.cloudant:publishWLPJars > Task :com.ibm.ws.rest.handler.validator.cloudant:assemble > Task :com.ibm.ws.rest.handler.validator.cloudant_fat:assemble SKIPPED > Task :com.ibm.ws.rest.handler.validator.jca:globalize > Task :com.ibm.ws.rest.handler.validator.jca:compileJava > Task :com.ibm.ws.rest.handler.validator.jca:processResources NO-SOURCE > Task :com.ibm.ws.rest.handler.validator.jca:classes > Task :com.ibm.ws.rest.handler.validator.jca:instrument > Task :com.ibm.ws.rest.handler.validator.jca:jar warning: com.ibm.ws.rest.handler.validator.jca: Imports that lack version ranges: [javax.sql] warning: com.ibm.ws.rest.handler.validator.jca.jakarta: Imports that lack version ranges: [javax.sql] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.rest.handler.validator, com.ibm.ws.jca, com.ibm.ws.jca.cm, com.ibm.ws.ras.instrument, com.ibm.websphere.javaee.connector.1.6, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.app.manager.lifecycle, com.ibm.json4j, com.ibm.websphere.org.osgi.service.cm, com.ibm.tx.jta, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.jms.2.0, com.ibm.ws.resource, com.ibm.websphere.appserver.spi.logging] > Task :com.ibm.ws.rest.handler.validator.jca:publishWLPJars > Task :com.ibm.ws.rest.handler.validator.jca:assemble > Task :com.ibm.ws.rest.handler.validator.jdbc:globalize NO-SOURCE > Task :com.ibm.ws.rest.handler.validator.jdbc:compileJava > Task :com.ibm.ws.rest.handler.validator.jdbc:processResources NO-SOURCE > Task :com.ibm.ws.rest.handler.validator.jdbc:classes > Task :com.ibm.ws.rest.handler.validator.jdbc:instrument > Task :com.ibm.ws.rest.handler.validator.jdbc:jar warning: Imports that lack version ranges: [javax.sql] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.rest.handler.validator, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.resource, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.json4j, com.ibm.websphere.org.osgi.service.cm] > Task :com.ibm.ws.rest.handler.validator.jdbc:publishWLPJars > Task :com.ibm.ws.rest.handler.validator.jdbc:assemble > Task :com.ibm.ws.rest.handler.validator.openapi:globalize NO-SOURCE > Task :com.ibm.ws.rest.handler.validator.openapi:compileJava > Task :com.ibm.ws.rest.handler.validator.openapi:processResources NO-SOURCE > Task :com.ibm.ws.rest.handler.validator.openapi:classes > Task :com.ibm.ws.rest.handler.validator.openapi:instrument > Task :com.ibm.ws.rest.handler.validator.openapi:jar warning: Unreferenced class path entries [com.ibm.ws.rest.handler.validator, com.ibm.ws.org.osgi.annotation.versioning, io.openliberty.com.fasterxml.jackson, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.microprofile.openapi, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.rest.handler, com.ibm.websphere.org.eclipse.microprofile.openapi.1.0] > Task :com.ibm.ws.rest.handler.validator.openapi:publishWLPJars > Task :com.ibm.ws.rest.handler.validator.openapi:assemble > Task :com.ibm.ws.rest.handler.validator_fat:assemble SKIPPED > Task :com.ibm.ws.runtime.update:publishWLPJars > Task :com.ibm.ws.runtime.update:assemble > Task :com.ibm.ws.runtime.update_fat:assemble SKIPPED > Task :com.ibm.ws.security:publishWLPJars > Task :com.ibm.ws.security:assemble > Task :com.ibm.ws.security.acme:publishWLPJars > Task :com.ibm.ws.security.acme:assemble > Task :com.ibm.ws.security.acme_fat:assemble SKIPPED > Task :com.ibm.ws.security.appbnd:globalize > Task :com.ibm.ws.security.appbnd:compileJava > Task :com.ibm.ws.security.appbnd:processResources NO-SOURCE > Task :com.ibm.ws.security.appbnd:classes > Task :com.ibm.ws.security.appbnd:instrument > Task :com.ibm.ws.security.appbnd:jar warning: Imports that lack version ranges: [javax.security.auth] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.security.SecurityService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.authentication.AuthenticationService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.security.authentication.IdentityStoreHandlerService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.security.delegation.DefaultDelegationProvider)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=org.osgi.service.cm.ConfigurationAdmin)";effective:=active;resolution:=optional,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.metadata.ApplicationMetaDataListener,com.ibm.ws.security.authorization.AuthorizationTableService,com.ibm.ws.security.registry.UserRegistryChangeListener";uses:="com.ibm.ws.container.service.metadata,com.ibm.ws.security.authorization,com.ibm.ws.security.registry",osgi.service;objectClass:List="com.ibm.ws.security.delegation.DefaultDelegationProvider";uses:="com.ibm.ws.security.delegation"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.security.registry, com.ibm.ws.security.authentication.builtin, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.security.token, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.security.authorization, com.ibm.ws.adaptable.module, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.dd, com.ibm.ws.security.authorization.builtin, com.ibm.ws.security.authentication, com.ibm.websphere.security, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.logging.core, com.ibm.ws.container.service, com.ibm.ws.security] > Task :com.ibm.ws.security.appbnd:publishWLPJars > Task :com.ibm.ws.security.appbnd:assemble > Task :com.ibm.ws.security.audit.file:globalize Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.audit.file/src/com/ibm/ws/security/audit/file/AuditFileHandler.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.security.audit.file:compileJava > Task :com.ibm.ws.security.audit.file:processResources NO-SOURCE > Task :com.ibm.ws.security.audit.file:classes > Task :com.ibm.ws.security.audit.file:instrument > Task :com.ibm.ws.security.audit.file:jar warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.ssl.KeyStoreService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.security.audit.AuditService)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ExecutorService)";effective:=active,osgi.service;filter:="(objectClass=org.osgi.service.cm.ConfigurationAdmin)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.collector.manager, com.ibm.ws.webcontainer, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.crypto.passwordutil, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.webcontainer.security, com.ibm.json4j, com.ibm.ws.collector, com.ibm.ws.kernel.boot, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.config, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.security, com.ibm.ws.request.probes, com.ibm.ws.kernel.service, com.ibm.ws.ssl, com.ibm.ws.security.audit.source] > Task :com.ibm.ws.security.audit.file:publishWLPJars > Task :com.ibm.ws.security.audit.file:assemble > Task :com.ibm.ws.security.audit.reader:globalize > Task :com.ibm.ws.security.audit.reader.auditreader:globalize NO-SOURCE > Task :com.ibm.ws.security.audit.reader.auditreader:compileJava NO-SOURCE > Task :com.ibm.ws.security.audit.reader.auditreader:processResources NO-SOURCE > Task :com.ibm.ws.security.audit.reader.auditreader:classes UP-TO-DATE > Task :com.ibm.ws.security.audit.reader.auditreader:jar warning: There is an empty jar or directory on the classpath: main warning: Host com.ibm.ws.security.audit.reader=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.crypto.certificateutil=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.crypto.ltpakeyutil=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.crypto.passwordutil=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.kernel.service=version="[1.3,1.3.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.kernel.boot=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.logging=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.org.apache.commons.io=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.logging~=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.kernel.service~=version="[1.3,1.3.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.json4j=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.frappe.utils=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.security.audit.source=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.wsspi.security.audit=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.websphere.security=version="[1,1.1.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.crypto.ibmkeycert=version="[1,1.1.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.wsspi.security.audit~=version="[1,1.1.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.wsspi.org.osgi.core=location="dev/spi/spec/";version="[1.0, 1.1.100)" for this fragment/require bundle cannot be found on the classpath Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.audit.reader/src/com/ibm/ws/security/audit/reader/tasks/AuditLogReader.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.security.audit.reader:compileJava > Task :com.ibm.ws.security.audit.reader:processResources NO-SOURCE > Task :com.ibm.ws.security.audit.reader:classes > Task :com.ibm.ws.security.audit.reader:jar warning: Imports that lack version ranges: [javax.crypto.spec] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.security, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.kernel.boot.core, com.ibm.ws.kernel.service, com.ibm.ws.webcontainer.security, ws-auditreader, com.ibm.ws.org.apache.commons.io, com.ibm.json4j, com.ibm.ws.security.audit.source] > Task :com.ibm.ws.security.audit.reader:publishWLPJars > Task :com.ibm.ws.security.audit.reader:assemble > Task :com.ibm.ws.security.audit.reader.auditreader:publishToolScripts > Task :com.ibm.ws.security.audit.reader.auditreader:publishToolJars > Task :com.ibm.ws.security.audit.reader.auditreader:assemble > Task :com.ibm.ws.security.audit.source:publishWLPJars > Task :com.ibm.ws.security.audit.source:assemble > Task :com.ibm.ws.security.audit.utils:publishWLPJars > Task :com.ibm.ws.security.audit.utils:assemble > Task :com.ibm.ws.security.audit_fat.common.tooling:globalize NO-SOURCE Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.audit_fat.common.tooling/test-applications/AuditBase.jar/src/web/FlexibleBaseServlet.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.security.audit_fat.common.tooling:compileJava > Task :com.ibm.ws.security.audit_fat.common.tooling:processResources NO-SOURCE > Task :com.ibm.ws.security.audit_fat.common.tooling:classes > Task :com.ibm.ws.security.audit_fat.common.tooling:AuditBase_JAR > Task :com.ibm.ws.security.audit_fat.common.tooling:AuditBasicAuthServlet_WAR > Task :com.ibm.ws.security.audit_fat.common.tooling:AuditFormLoginServlet_WAR Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.auth.data_fat/test-applications/DefaultPrincipalMappingApp.war/src/web/DefaultPrincipalMappingServlet.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.security.audit_fat.common.tooling:jar warning: Imports that lack version ranges: [javax.net, javax.net.ssl, javax.security.auth, org.apache.http, org.apache.http.auth, org.apache.http.client, org.apache.http.client.methods, org.apache.http.impl.client, org.apache.http.util] warning: Unreferenced class path entries [com.ibm.ws.logging, junit, fattest.simplicity, httpcore-4.1.2, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.componenttest, com.ibm.websphere.org.osgi.core, com.ibm.ws.security.oauth.2.0, com.ibm.ws.security.token, com.ibm.websphere.org.osgi.service.component, io.openliberty.org.apache.commons.codec, com.ibm.json4j, com.ibm.websphere.javaee.servlet.3.0, com.ibm.websphere.security, shrinkwrap-api-1.2.3, hamcrest-all-1.3, com.ibm.ws.org.slf4j.api, com.ibm.ws.junit.extensions, httpclient-4.1.2] > Task :com.ibm.ws.security.audit_fat.common.tooling:assemble > Task :com.ibm.ws.security.auth.data:publishWLPJars > Task :com.ibm.ws.security.auth.data:assemble > Task :com.ibm.ws.security.auth.data.common:publishWLPJars > Task :com.ibm.ws.security.auth.data.common:assemble > Task :com.ibm.ws.security.auth.data_fat:globalize NO-SOURCE > Task :com.ibm.ws.security.auth.data_fat:compileJava > Task :com.ibm.ws.security.auth.data_fat:processResources NO-SOURCE > Task :com.ibm.ws.security.auth.data_fat:classes > Task :com.ibm.ws.security.auth.data_fat:DefaultPrincipalMappingApp_WAR > Task :com.ibm.ws.security.auth.data_fat:assemble SKIPPED > Task :com.ibm.ws.security.authentication:publishWLPJars > Task :com.ibm.ws.security.authentication:assemble > Task :com.ibm.ws.security.authentication.builtin:publishWLPJars > Task :com.ibm.ws.security.authentication.builtin:assemble > Task :com.ibm.ws.security.authentication.filter:publishWLPJars > Task :com.ibm.ws.security.authentication.filter:assemble > Task :com.ibm.ws.security.authentication.filter_fat:assemble SKIPPED > Task :com.ibm.ws.security.authentication.tai:publishWLPJars > Task :com.ibm.ws.security.authentication.tai:assemble > Task :com.ibm.ws.security.authorization:publishWLPJars > Task :com.ibm.ws.security.authorization:assemble > Task :com.ibm.ws.security.authorization.builtin:publishWLPJars > Task :com.ibm.ws.security.authorization.builtin:assemble > Task :com.ibm.ws.security.authorization.jacc:publishWLPJars > Task :com.ibm.ws.security.authorization.jacc:assemble > Task :com.ibm.ws.security.authorization.jacc.ejb:globalize > Task :com.ibm.ws.security.authorization.jacc.ejb:compileJava > Task :com.ibm.ws.security.authorization.jacc.ejb:processResources NO-SOURCE > Task :com.ibm.ws.security.authorization.jacc.ejb:classes > Task :com.ibm.ws.security.authorization.jacc.ejb:instrument > Task :com.ibm.ws.security.authorization.jacc.ejb:jar warning: com.ibm.ws.security.authorization.jacc.ejb: Imports that lack version ranges: [javax.naming, javax.security.auth] warning: io.openliberty.security.authorization.internal.jacc.ejb: Imports that lack version ranges: [javax.naming, javax.security.auth] warning: Unreferenced class path entries [com.ibm.websphere.javaee.ejb.3.1, com.ibm.ws.jaxrpc.stub, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.ws.container.service, com.ibm.ws.security.authorization.jacc, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.javaee.jacc.1.5] > Task :com.ibm.ws.security.authorization.jacc.ejb:publishWLPJars > Task :com.ibm.ws.security.authorization.jacc.ejb:assemble > Task :com.ibm.ws.security.authorization.jacc.sample.proxyprovider:globalize NO-SOURCE > Task :com.ibm.ws.security.authorization.jacc.sample.proxyprovider:compileJava > Task :com.ibm.ws.security.authorization.jacc.sample.proxyprovider:processResources NO-SOURCE > Task :com.ibm.ws.security.authorization.jacc.sample.proxyprovider:classes > Task :com.ibm.ws.security.authorization.jacc.sample.proxyprovider:jar warning: com.ibm.ws.security.authorization.jacc.sample.proxyprovider: Unused Import-Package instructions: [org.osgi.framework.*] warning: com.ibm.ws.security.authorization.jacc.sample.proxyprovider.jakarta: Unused Import-Package instructions: [org.osgi.framework.*] warning: Unreferenced class path entries [com.ibm.ws.logging, junit, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.security.authorization.jacc, com.ibm.ws.security.authorization, com.ibm.websphere.javaee.jacc.1.5, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.security, com.ibm.ws.kernel.service, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.security.authorization.jacc.sample.proxyprovider:assemble > Task :com.ibm.ws.security.authorization.jacc.testprovider:globalize NO-SOURCE > Task :com.ibm.ws.security.authorization.jacc.testprovider:compileJava > Task :com.ibm.ws.security.authorization.jacc.testprovider:processResources NO-SOURCE > Task :com.ibm.ws.security.authorization.jacc.testprovider:classes > Task :com.ibm.ws.security.authorization.jacc.testprovider:jar warning: com.ibm.ws.security.authorization.jacc.testprovider: Unused Import-Package instructions: [org.osgi.framework.*] warning: com.ibm.ws.security.authorization.jacc.testprovider: Imports that lack version ranges: [javax.security.auth, javax.security.auth.login] warning: com.ibm.ws.security.authorization.jacc.testprovider.jakarta: Unused Import-Package instructions: [org.osgi.framework.*] warning: com.ibm.ws.security.authorization.jacc.testprovider.jakarta: Imports that lack version ranges: [javax.security.auth, javax.security.auth.login] warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, junit, com.ibm.websphere.security, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.service, com.ibm.ws.security.authorization.jacc, com.ibm.ws.security.authorization, com.ibm.ws.junit.extensions, com.ibm.websphere.javaee.jacc.1.5] > Task :com.ibm.ws.security.authorization.jacc.testprovider:assemble > Task :com.ibm.ws.security.authorization.jacc.web:globalize > Task :com.ibm.ws.security.authorization.jacc.web:compileJava > Task :com.ibm.ws.security.authorization.jacc.web:processResources NO-SOURCE > Task :com.ibm.ws.security.authorization.jacc.web:classes Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.authorization.jacc.web/src/com/ibm/ws/security/authorization/jacc/web/impl/URLMap.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.security.authorization.jacc.web:instrument > Task :com.ibm.ws.security.authorization.jacc.web:jar warning: com.ibm.ws.security.authorization.jacc.web: Imports that lack version ranges: [javax.security.auth] warning: io.openliberty.security.authorization.internal.jacc.web: Imports that lack version ranges: [javax.security.auth] warning: Unreferenced class path entries [com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.webcontainer, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.security.authorization.jacc, com.ibm.ws.webcontainer.security, com.ibm.websphere.javaee.jacc.1.5] > Task :com.ibm.ws.security.authorization.jacc.web:publishWLPJars > Task :com.ibm.ws.security.authorization.jacc.web:assemble > Task :com.ibm.ws.security.authorization.util:publishWLPJars > Task :com.ibm.ws.security.authorization.util:assemble > Task :com.ibm.ws.security.client:globalize > Task :com.ibm.ws.security.client:compileJava > Task :com.ibm.ws.security.client:processResources NO-SOURCE > Task :com.ibm.ws.security.client:classes > Task :com.ibm.ws.security.client:instrument > Task :com.ibm.ws.security.client:jar warning: Imports that lack version ranges: [javax.security.auth, javax.security.auth.callback, javax.security.auth.login] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.clientcontainer.metadata.CallbackHandlerProvider)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.client.internal.authentication.ClientAuthenticationService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.credentials.CredentialsService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.jaas.common.JAASChangeNotifier)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.jaas.common.JAASConfigurationFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.jaas.common.JAASLoginContextEntry)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.security.jaas.common.JAASLoginModuleConfig)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.security.client.internal.authentication.ClientAuthenticationService";uses:="com.ibm.ws.security.client.internal.authentication",osgi.service;objectClass:List="com.ibm.ws.security.client.internal.jaas.JAASClientService";uses:="com.ibm.ws.security.client.internal.jaas",osgi.service;objectClass:List="com.ibm.ws.security.jaas.common.JAASConfiguration";uses:="com.ibm.ws.security.jaas.common"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.logging, com.ibm.ws.security.credentials, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.ws.security.jaas.common, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.authentication, com.ibm.ws.clientcontainer, com.ibm.websphere.security] > Task :com.ibm.ws.security.client:publishWLPJars > Task :com.ibm.ws.security.client:assemble > Task :com.ibm.ws.security.client_fat:globalize NO-SOURCE > Task :com.ibm.ws.security.fat.common:globalize NO-SOURCE > Task :com.ibm.ws.security.fat.common:compileJava > Task :com.ibm.ws.security.fat.common:processResources NO-SOURCE > Task :com.ibm.ws.security.fat.common:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.fat.common/src/com/ibm/ws/security/fat/common/TestServer.java:1242: warning: [deprecation] resetLogOffsets() in LibertyServer has been deprecated server.resetLogOffsets(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.fat.common/src/com/ibm/ws/security/fat/common/TestHelpers.java:385: warning: [deprecation] addCookie(String,String) in WebClient has been deprecated wc.addCookie(cookie[0], cookie[1]); ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 2 warnings > Task :com.ibm.ws.security.fat.common:jar warning: Imports that lack version ranges: [com.gargoylesoftware.htmlunit, com.gargoylesoftware.htmlunit.html, com.gargoylesoftware.htmlunit.util, com.gargoylesoftware.htmlunit.xml, com.meterware.httpunit, com.meterware.httpunit.cookies, javax.naming, javax.naming.directory, javax.net.ssl, javax.security.auth, org.jboss.shrinkwrap.api, org.jboss.shrinkwrap.api.spec, org.junit, org.junit.rules, org.junit.runner, org.junit.runners.model] warning: Unreferenced class path entries [com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, webdriver-common-0.9.7376, io.openliberty.org.apache.commons.codec, webdriver-2.6, com.ibm.websphere.javaee.jsonp.1.0, com.ibm.ws.org.osgi.annotation.versioning, neko-htmlunit-2.44.0, shrinkwrap-api-1.2.3, com.ibm.ws.kernel.service, websocket-client-9.4.5.v20170502, com.ibm.ws.junit.extensions, jetty-util-9.4.7.RC0, com.ibm.ws.logging, junit, javax.json-1.0.4, fattest.simplicity, com.ibm.ws.com.meterware.httpunit.1.7, httpmime-4.3.1, com.ibm.ws.security.token, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.jose4j, htmlunit-2.44.0, com.ibm.json4j, com.ibm.websphere.javaee.servlet.3.1, dec-0.1.2, jose4j-0.6.5, com.ibm.ws.org.apache.commons.lang3, com.ibm.websphere.security, websocket-api-9.4.5.v20170502, com.ibm.ws.logging.core, com.ibm.ws.org.apache.httpcomponents, htmlunit-cssparser-1.6.0, websocket-common-9.4.5.v20170502] > Task :com.ibm.ws.security.client_fat:compileJava > Task :com.ibm.ws.security.client_fat:processResources NO-SOURCE > Task :com.ibm.ws.security.client_fat:classes > Task :com.ibm.ws.security.client_fat:BasicCalculatorClient_JAR > Task :com.ibm.ws.security.client_fat:BasicCalculatorClient_EAR > Task :com.ibm.ws.security.client_fat:BasicCalculatorEJB_JAR > Task :com.ibm.ws.security.client_fat:BasicCalculator_EAR > Task :com.ibm.ws.security.client_fat:FileMonitorClient_JAR > Task :com.ibm.ws.security.client_fat:FileMonitor_EAR > Task :com.ibm.ws.security.client_fat:Java2Client_JAR > Task :com.ibm.ws.security.client_fat:Java2ClientNoPermissionsXML_EAR > Task :com.ibm.ws.security.client_fat:Java2Client_EAR > Task :com.ibm.ws.security.client_fat:JavaColonInjectionAppClient_JAR > Task :com.ibm.ws.security.client_fat:JavaColonInjectionAppEJB_JAR > Task :com.ibm.ws.security.client_fat:JavaColonInjectionApp_EAR > Task :com.ibm.ws.security.client_fat:ProgrammaticJaasLogin_JAR > Task :com.ibm.ws.security.client_fat:ProgrammaticJaasLogin_EAR > Task :com.ibm.ws.security.client_fat:ProgrammaticLoginWithCallbackHandlerBadPwd_JAR > Task :com.ibm.ws.security.client_fat:ProgrammaticLoginWithCallbackHandler_JAR > Task :com.ibm.ws.security.client_fat:ProgrammaticLogin_JAR > Task :com.ibm.ws.security.client_fat:ProgrammaticLoginWithCallbackHandlerBadPwd_EAR > Task :com.ibm.ws.security.client_fat:ProgrammaticLoginWithCallbackHandlerEmptyPwd_JAR > Task :com.ibm.ws.security.client_fat:ProgrammaticLoginWithCallbackHandlerEmptyPwd_EAR > Task :com.ibm.ws.security.client_fat:ProgrammaticLoginWithCallbackHandlerEmptyUser_JAR > Task :com.ibm.ws.security.client_fat:ProgrammaticLoginWithCallbackHandlerEmptyUser_EAR > Task :com.ibm.ws.security.client_fat:ProgrammaticLoginWithCallbackHandlerNullPwd_JAR > Task :com.ibm.ws.security.client_fat:ProgrammaticLoginWithCallbackHandlerNullPwd_EAR > Task :com.ibm.ws.security.client_fat:ProgrammaticLoginWithCallbackHandlerNullUser_JAR > Task :com.ibm.ws.security.client_fat:ProgrammaticLoginWithCallbackHandlerNullUser_EAR > Task :com.ibm.ws.security.client_fat:ProgrammaticLoginWithCallbackHandlerUnauthzUser_JAR > Task :com.ibm.ws.security.client_fat:ProgrammaticLoginWithCallbackHandlerUnauthzUser_EAR > Task :com.ibm.ws.security.client_fat:ProgrammaticLoginWithCallbackHandlerUserNotDefined_JAR > Task :com.ibm.ws.security.client_fat:ProgrammaticLoginWithCallbackHandlerUserNotDefined_EAR > Task :com.ibm.ws.security.client_fat:ProgrammaticLoginWithCallbackHandler_EAR > Task :com.ibm.ws.security.client_fat:ProgrammaticLoginWithNonexistentCallbackHandler_JAR > Task :com.ibm.ws.security.client_fat:ProgrammaticLoginWithNonexistentCallbackHandler_EAR > Task :com.ibm.ws.security.client_fat:ProgrammaticLoginWithoutCallbackHandler_JAR > Task :com.ibm.ws.security.client_fat:ProgrammaticLoginWithoutCallbackHandler_EAR > Task :com.ibm.ws.security.client_fat:ProgrammaticLogin_EAR > Task :com.ibm.ws.security.client_fat:SSLHttpsClient_JAR > Task :com.ibm.ws.security.client_fat:SSLClient_EAR > Task :com.ibm.ws.security.client_fat:TechnologySamples_EAR > Task :com.ibm.ws.security.client_fat:TestBeans_WAR > Task :com.ibm.ws.security.client_fat:ejb31DD_JAR > Task :com.ibm.ws.security.client_fat:ejb31NoDD_JAR > Task :com.ibm.ws.security.client_fat:helloWorld_JAR > Task :com.ibm.ws.security.client_fat:earDD_EAR > Task :com.ibm.ws.security.client_fat:assemble SKIPPED > Task :com.ibm.ws.security.common:publishWLPJars > Task :com.ibm.ws.security.common:assemble > Task :com.ibm.ws.security.common.jsonwebkey:publishWLPJars > Task :com.ibm.ws.security.common.jsonwebkey:assemble > Task :com.ibm.ws.security.context:globalize > Task :com.ibm.ws.security.context:compileJava > Task :com.ibm.ws.security.context:processResources NO-SOURCE > Task :com.ibm.ws.security.context:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.context/src/com/ibm/ws/security/context/internal/SecurityContextProviderImpl.java:43: warning: [deprecation] ThreadContextProvider in com.ibm.wsspi.threadcontext has been deprecated import com.ibm.wsspi.threadcontext.ThreadContextProvider; ^ 1 warning > Task :com.ibm.ws.security.context:instrument > Task :com.ibm.ws.security.context:jar warning: Split package, multiple jars provide the same package:com/ibm/ws/security/context/internal Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:com.ibm.ws.security] Class path [Jar:main, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.cm, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.appserver.spi.kernel.service, Jar:com.ibm.ws.context, Jar:com.ibm.ws.security, Jar:com.ibm.ws.security.authentication, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.security.credentials, Jar:com.ibm.ws.security.token, Jar:com.ibm.ws.security.authentication.builtin, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.ras.instrument] warning: Imports that lack version ranges: [javax.security.auth] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.security.SecurityService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.authentication.UnauthenticatedSubjectService)";effective:=active,osgi.service;filter:="(objectClass=org.osgi.service.cm.ConfigurationAdmin)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.context, com.ibm.ws.security.authentication.builtin, com.ibm.ws.security.credentials, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.security.token, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.authentication, com.ibm.websphere.security, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.security] > Task :com.ibm.ws.security.context:publishWLPJars > Task :com.ibm.ws.security.context:assemble > Task :com.ibm.ws.security.credentials:publishWLPJars > Task :com.ibm.ws.security.credentials:assemble > Task :com.ibm.ws.security.credentials.ssotoken:globalize NO-SOURCE > Task :com.ibm.ws.security.credentials.ssotoken:compileJava > Task :com.ibm.ws.security.credentials.ssotoken:processResources NO-SOURCE > Task :com.ibm.ws.security.credentials.ssotoken:classes > Task :com.ibm.ws.security.credentials.ssotoken:instrument > Task :com.ibm.ws.security.credentials.ssotoken:jar warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.ws.security.credentials.ssotoken.internal.SSOTokenCredentialProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.ws.security.credentials.ssotoken.internal.SSOTokenCredentialProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.ws.security.credentials.ssotoken.internal.SSOTokenCredentialProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.websphere.ras, com.ibm.websphere.ras.annotation, com.ibm.ws.ffdc, javax.security.auth, javax.security.auth.login] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.credentials, com.ibm.ws.ras.instrument, com.ibm.websphere.security, com.ibm.websphere.org.osgi.core, com.ibm.ws.security.token, com.ibm.websphere.org.osgi.service.component] > Task :com.ibm.ws.security.credentials.ssotoken:publishWLPJars > Task :com.ibm.ws.security.credentials.ssotoken:assemble > Task :com.ibm.ws.security.credentials.wscred:publishWLPJars > Task :com.ibm.ws.security.credentials.wscred:assemble > Task :com.ibm.ws.security.csiv2:globalize > Task :com.ibm.ws.security.csiv2.common:globalize /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.csiv2.common/src/com/ibm/ws/transport/iiop/asn1/util/ASN1Dump.java:23: warning: [deprecation] BERConstructedSequence in com.ibm.ws.transport.iiop.asn1 has been deprecated import com.ibm.ws.transport.iiop.asn1.BERConstructedSequence; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.csiv2.common/src/com/ibm/ws/transport/iiop/asn1/util/ASN1Dump.java:30: warning: [deprecation] DERConstructedSequence in com.ibm.ws.transport.iiop.asn1 has been deprecated import com.ibm.ws.transport.iiop.asn1.DERConstructedSequence; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.csiv2.common/src/com/ibm/ws/transport/iiop/asn1/util/ASN1Dump.java:31: warning: [deprecation] DERConstructedSet in com.ibm.ws.transport.iiop.asn1 has been deprecated import com.ibm.ws.transport.iiop.asn1.DERConstructedSet; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.csiv2.common/src/com/ibm/ws/transport/iiop/security/util/Util.java:70: warning: [deprecation] DERInputStream in com.ibm.ws.transport.iiop.asn1 has been deprecated import com.ibm.ws.transport.iiop.asn1.DERInputStream; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.csiv2.common/src/com/ibm/ws/transport/iiop/asn1/util/ASN1Dump.java:70: warning: [deprecation] BERConstructedSequence in com.ibm.ws.transport.iiop.asn1 has been deprecated if (obj instanceof BERConstructedSequence) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.csiv2.common/src/com/ibm/ws/transport/iiop/asn1/util/ASN1Dump.java:74: warning: [deprecation] DERConstructedSequence in com.ibm.ws.transport.iiop.asn1 has been deprecated else if (obj instanceof DERConstructedSequence) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.csiv2.common/src/com/ibm/ws/transport/iiop/asn1/util/ASN1Dump.java:154: warning: [deprecation] DERConstructedSet in com.ibm.ws.transport.iiop.asn1 has been deprecated else if (obj instanceof DERConstructedSet) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.csiv2.common/src/com/ibm/ws/transport/iiop/security/util/Util.java:166: warning: [deprecation] DERInputStream in com.ibm.ws.transport.iiop.asn1 has been deprecated DERInputStream dIn = new DERInputStream(bIn); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.csiv2.common/src/com/ibm/ws/transport/iiop/security/util/Util.java:166: warning: [deprecation] DERInputStream in com.ibm.ws.transport.iiop.asn1 has been deprecated DERInputStream dIn = new DERInputStream(bIn); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.csiv2.common/src/com/ibm/ws/transport/iiop/security/util/Util.java:166: warning: [deprecation] DERInputStream(InputStream) in DERInputStream has been deprecated DERInputStream dIn = new DERInputStream(bIn); ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 10 warnings > Task :com.ibm.ws.security.csiv2.common:compileJava > Task :com.ibm.ws.security.csiv2.common:processResources NO-SOURCE > Task :com.ibm.ws.security.csiv2.common:classes > Task :com.ibm.ws.security.csiv2.common:instrument > Task :com.ibm.ws.security.csiv2.common:jar warning: Imports that lack version ranges: [javax.net, javax.net.ssl, javax.security.auth, javax.security.auth.x500] warning: Export com.ibm.ws.transport.iiop.security.config.ssl.yoko, has 1, private references [com.ibm.ws.transport.iiop.yoko.helper] warning: Export com.ibm.ws.transport.iiop.security.util, has 2, private references [com.ibm.ws.transport.iiop.asn1, com.ibm.ws.transport.iiop.asn1.x509] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=org.apache.yoko.osgi.locator.Register)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.security.credentials, com.ibm.ws.org.apache.yoko.core.1.5, com.ibm.ws.ras.instrument, com.ibm.ws.org.apache.yoko.corba.spec.1.5, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.org.apache.yoko.osgi.1.5, com.ibm.ws.security.mp.jwt.proxy, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.config, com.ibm.ws.security.authentication, com.ibm.websphere.appserver.api.ssl, com.ibm.websphere.security, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.logging.core, com.ibm.ws.transport.iiop, com.ibm.ws.ssl, com.ibm.ws.security] > Task :com.ibm.ws.security.csiv2:compileJava > Task :com.ibm.ws.security.csiv2:processResources NO-SOURCE > Task :com.ibm.ws.security.csiv2:classes Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.csiv2/src/com/ibm/ws/transport/iiop/server/security/CSIv2SubsystemFactory.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.security.csiv2:instrument > Task :com.ibm.ws.security.csiv2:jar warning: Imports that lack version ranges: [javax.security.auth, org.apache.yoko.osgi.locator, com.ibm.ejs.ras, javax.security.auth.x500] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.security.SecurityService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.authentication.UnauthenticatedSubjectService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.token.TokenManager)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ssl.optional.SSLSupportOptional)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ScheduledExecutorService)";effective:=active,osgi.service;filter:="(objectClass=org.apache.yoko.osgi.locator.Register)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.security.registry, com.ibm.ws.security.authentication.builtin, com.ibm.ws.ras.instrument, com.ibm.ws.org.apache.yoko.corba.spec.1.5, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.security.token, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.authentication, com.ibm.ws.security.csiv2.common, com.ibm.websphere.appserver.api.ssl, com.ibm.websphere.security, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.transport.iiop, com.ibm.ws.security] > Task :com.ibm.ws.security.csiv2:publishWLPJars > Task :com.ibm.ws.security.csiv2:assemble > Task :com.ibm.ws.security.csiv2.client:globalize > Task :com.ibm.ws.security.csiv2.client:compileJava > Task :com.ibm.ws.security.csiv2.client:processResources NO-SOURCE > Task :com.ibm.ws.security.csiv2.client:classes > Task :com.ibm.ws.security.csiv2.client:instrument > Task :com.ibm.ws.security.csiv2.client:jar warning: Imports that lack version ranges: [org.apache.yoko.osgi.locator, javax.security.auth] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.ssl.optional.SSLSupportOptional)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ScheduledExecutorService)";effective:=active,osgi.service;filter:="(objectClass=org.apache.yoko.osgi.locator.Register)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.ws.security.csiv2.common, com.ibm.ws.org.apache.yoko.corba.spec.1.5, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.transport.iiop] > Task :com.ibm.ws.security.csiv2.client:publishWLPJars > Task :com.ibm.ws.security.csiv2.client:assemble > Task :com.ibm.ws.security.csiv2.common:publishWLPJars > Task :com.ibm.ws.security.csiv2.common:assemble > Task :com.ibm.ws.security.fat.common:formlogin > Task :com.ibm.ws.security.fat.common:testmarker > Task :com.ibm.ws.security.fat.common:assemble > Task :com.ibm.ws.security.fat.common.backchannelLogout:globalize NO-SOURCE > Task :com.ibm.ws.security.fat.common.jwt:globalize NO-SOURCE > Task :com.ibm.ws.security.fat.common.jwt:compileJava > Task :com.ibm.ws.security.fat.common.jwt:processResources NO-SOURCE > Task :com.ibm.ws.security.fat.common.jwt:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.fat.common.jwt/src/com/ibm/ws/security/fat/common/jwt/JWTTokenBuilder.java:358: warning: [deprecation] getHeader() in JsonWebStructure has been deprecated Log.info(thisClass, thisMethod, "JWE header: " + _jwe.getHeader()); ^ Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.fat.common.jwt/src/com/ibm/ws/security/fat/common/jwt/JwtTokenForTest.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning > Task :com.ibm.ws.security.fat.common.jwt:jar warning: Imports that lack version ranges: [com.gargoylesoftware.htmlunit, com.gargoylesoftware.htmlunit.util, org.junit, org.junit.runner] warning: Unreferenced class path entries [io.openliberty.org.apache.commons.logging, com.ibm.wsspi.org.osgi.service.component.annotations, webdriver-common-0.9.7376, com.ibm.websphere.org.osgi.core, com.ibm.ws.security.fat.common, javax.ws.rs-api-2.0, io.openliberty.org.apache.commons.codec, com.ibm.ws.org.glassfish.json.1.1, webdriver-2.6, com.ibm.ws.security.openidconnect.clients.common, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.junit.extensions, com.ibm.ws.logging, junit, javax.json-1.0.4, com.ibm.ws.com.meterware.httpunit.1.7, fattest.simplicity, httpmime-4.3.1, com.ibm.ws.security.token, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.jose4j, htmlunit-2.44.0, com.ibm.ws.security.jwt, com.ibm.json4j, com.ibm.websphere.javaee.servlet.3.1, dec-0.1.2, jose4j-0.6.5, com.ibm.ws.org.apache.commons.lang3, com.ibm.websphere.security, com.ibm.ws.logging.core, com.ibm.ws.org.apache.httpcomponents, htmlunit-cssparser-1.6.0] > Task :com.ibm.ws.security.fat.common.social:globalize NO-SOURCE > Task :com.ibm.ws.security.fat.common.social:compileJava > Task :com.ibm.ws.security.fat.common.social:processResources NO-SOURCE > Task :com.ibm.ws.security.fat.common.social:classes > Task :com.ibm.ws.security.fat.common.social:jar warning: Imports that lack version ranges: [com.gargoylesoftware.htmlunit, javax.security.auth, org.junit, org.junit.rules, org.junit.runner] warning: Unreferenced class path entries [com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, webdriver-common-0.9.7376, io.openliberty.org.apache.commons.codec, com.ibm.ws.security.fat.common, webdriver-2.6, com.ibm.websphere.javaee.jsonp.1.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.kernel.service, com.ibm.ws.security.social, com.ibm.ws.junit.extensions, com.ibm.ws.logging, junit, javax.json-1.0.4, fattest.simplicity, com.ibm.ws.com.meterware.httpunit.1.7, com.ibm.ws.security.token, com.ibm.websphere.org.osgi.service.component, htmlunit-2.44.0, com.ibm.ws.security.jwt, com.ibm.websphere.javaee.servlet.3.1, dec-0.1.2, com.ibm.ws.org.apache.commons.lang3, com.ibm.websphere.security, com.ibm.ws.logging.core, com.ibm.ws.org.apache.httpcomponents, htmlunit-cssparser-1.6.0] > Task :com.ibm.ws.mongo_fat:globalize NO-SOURCE > Task :com.ibm.ws.mongo_fat:compileJava > Task :com.ibm.ws.mongo_fat:processResources NO-SOURCE > Task :com.ibm.ws.mongo_fat:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.mongo_fat/test-applications/mongo/src/fat/mongo/web/MongoTestServlet.java:24: warning: [deprecation] MongoOptions in com.mongodb has been deprecated import com.mongodb.MongoOptions; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.mongo_fat/test-applications/mongo/src/fat/mongo/web/MongoTestServlet.java:107: warning: [deprecation] MongoOptions in com.mongodb has been deprecated MongoOptions mo = mc.getMongoOptions(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.mongo_fat/test-applications/mongo/src/fat/mongo/web/MongoTestServlet.java:107: warning: [deprecation] getMongoOptions() in Mongo has been deprecated MongoOptions mo = mc.getMongoOptions(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.mongo_fat/test-applications/mongo/src/fat/mongo/web/MongoTestServlet.java:114: warning: [deprecation] isAutoConnectRetry() in MongoOptions has been deprecated out.append(mo.isAutoConnectRetry()); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.mongo_fat/test-applications/mongo/src/fat/mongo/web/MongoTestServlet.java:124: warning: [deprecation] getMaxAutoConnectRetryTime() in MongoOptions has been deprecated out.append(mo.getMaxAutoConnectRetryTime()); ^ 5 warnings > Task :com.ibm.ws.mongo_fat:jar warning: Imports that lack version ranges: [javax.naming, javax.net, javax.net.ssl, org.jboss.shrinkwrap.api.spec] warning: Unreferenced class path entries [com.ibm.websphere.javaee.servlet.3.1, junit, fattest.simplicity, shrinkwrap-api-1.2.3, com.ibm.ws.componenttest, com.ibm.websphere.javaee.annotation.1.1, mongo-java-driver-2.13.3, com.ibm.ws.org.slf4j.api, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.security.oauth.oidc_fat.common:globalize NO-SOURCE > Task :com.ibm.ws.security.spnego.fat.common:globalize NO-SOURCE > Task :com.ibm.ws.security.spnego.fat.common:compileJava > Task :com.ibm.ws.security.spnego.fat.common:processResources NO-SOURCE > Task :com.ibm.ws.security.spnego.fat.common:classes > Task :com.ibm.ws.security.spnego.fat.common:jar warning: Imports that lack version ranges: [com.ibm.ws.webcontainer.security.test.servlets, javax.security.auth, javax.security.auth.callback, javax.security.auth.login, org.ietf.jgss, org.junit, org.junit.rules] warning: Unreferenced class path entries [com.ibm.ws.logging, junit, fattest.simplicity, httpcore-4.1.2, io.openliberty.org.apache.commons.logging, com.ibm.ws.security.token, io.openliberty.org.apache.commons.codec, com.ibm.ws.webcontainer.security, sshd-core-2.5.1, com.ibm.ws.security.authentication.filter, sshd-scp-2.5.1, com.ibm.ws.security.jaas.common, com.ibm.websphere.javaee.servlet.3.1, sshd-common-2.5.1, com.ibm.ws.security.kerberos.java8, com.ibm.websphere.security, com.ibm.ws.webcontainer.security_test.servlets, com.ibm.ws.org.slf4j.jdk14, com.ibm.ws.kernel.service, com.ibm.ws.security.token.s4u2, com.ibm.ws.junit.extensions, com.ibm.ws.security] > Task :com.ibm.ws.security.oauth.oidc_fat.common:compileJava /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.oauth.oidc_fat.common/src/com/ibm/ws/security/oauth_oidc/fat/commonTest/CommonTestHelpers.java:1666: warning: [deprecation] setAutoRedirect(boolean) in HttpUnitOptions has been deprecated HttpUnitOptions.setAutoRedirect(false); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.oauth.oidc_fat.common/src/com/ibm/ws/security/oauth_oidc/fat/commonTest/CommonTest.java:702: warning: [deprecation] printOAuthOidcExpectations(List,String[],TestSettings) in CommonMessageTools has been deprecated msgUtils.printOAuthOidcExpectations(expectations, testActions, settings); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.oauth.oidc_fat.common/src/com/ibm/ws/security/oauth_oidc/fat/commonTest/CommonTest.java:828: warning: [deprecation] printOAuthOidcExpectations(List,String[],TestSettings) in CommonMessageTools has been deprecated msgUtils.printOAuthOidcExpectations(expectations, testActions, settings); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.oauth.oidc_fat.common/src/com/ibm/ws/security/oauth_oidc/fat/commonTest/CommonTest.java:969: warning: [deprecation] printOAuthOidcExpectations(List,String[],TestSettings) in CommonMessageTools has been deprecated msgUtils.printOAuthOidcExpectations(expectations, testActions, settings); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.oauth.oidc_fat.common/src/com/ibm/ws/security/oauth_oidc/fat/commonTest/CommonTest.java:1051: warning: [deprecation] printOAuthOidcExpectations(List,String[],TestSettings) in CommonMessageTools has been deprecated msgUtils.printOAuthOidcExpectations(expectations, testActions, settings); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.oauth.oidc_fat.common/src/com/ibm/ws/security/oauth_oidc/fat/commonTest/CommonTest.java:1156: warning: [deprecation] printOAuthOidcExpectations(List,String[],TestSettings) in CommonMessageTools has been deprecated msgUtils.printOAuthOidcExpectations(expectations, new String[] { action }, settings); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.oauth.oidc_fat.common/src/com/ibm/ws/security/oauth_oidc/fat/commonTest/CommonTest.java:1252: warning: [deprecation] printOAuthOidcExpectations(List,String[],TestSettings) in CommonMessageTools has been deprecated msgUtils.printOAuthOidcExpectations(expectations, new String[] { action }, settings); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.oauth.oidc_fat.common/src/com/ibm/ws/security/oauth_oidc/fat/commonTest/CommonTest.java:1393: warning: [deprecation] printOAuthOidcExpectations(List,String[],TestSettings) in CommonMessageTools has been deprecated msgUtils.printOAuthOidcExpectations(expectations, new String[] { action }, settings); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.oauth.oidc_fat.common/src/com/ibm/ws/security/oauth_oidc/fat/commonTest/CommonTest.java:1467: warning: [deprecation] printOAuthOidcExpectations(List,String[],TestSettings) in CommonMessageTools has been deprecated msgUtils.printOAuthOidcExpectations(expectations, new String[] { action }, settings); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.oauth.oidc_fat.common/src/com/ibm/ws/security/oauth_oidc/fat/commonTest/CommonTest.java:1753: warning: [deprecation] printOAuthOidcExpectations(List,String[],TestSettings) in CommonMessageTools has been deprecated msgUtils.printOAuthOidcExpectations(expectations, new String[] { action }, null); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.oauth.oidc_fat.common/src/com/ibm/ws/security/oauth_oidc/fat/commonTest/MangleJWTTestTools.java:213: warning: [deprecation] printOAuthOidcExpectations(List,TestSettings) in CommonMessageTools has been deprecated msgUtils.printOAuthOidcExpectations(expectations, settings); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.oauth.oidc_fat.common/src/com/ibm/ws/security/oauth_oidc/fat/commonTest/MangleJWTTestTools.java:217: warning: [deprecation] printOAuthOidcExpectations(List,TestSettings) in CommonMessageTools has been deprecated msgUtils.printOAuthOidcExpectations(expectations, settings); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.oauth.oidc_fat.common/src/com/ibm/ws/security/oauth_oidc/fat/commonTest/MangleJWTTestTools.java:286: warning: [deprecation] printOAuthOidcExpectations(List,TestSettings) in CommonMessageTools has been deprecated msgUtils.printOAuthOidcExpectations(expectations, settings); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.oauth.oidc_fat.common/src/com/ibm/ws/security/oauth_oidc/fat/commonTest/sharedTests/JwtCommonTests.java:235: warning: [deprecation] printOAuthOidcExpectations(List,String[],TestSettings) in CommonMessageTools has been deprecated msgUtils.printOAuthOidcExpectations(expectations, new String[] { Constants.INVOKE_RS_PROTECTED_RESOURCE }, testSettings); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.oauth.oidc_fat.common/src/com/ibm/ws/security/oauth_oidc/fat/commonTest/ClientRegistrationTools.java:123: warning: [deprecation] printOAuthOidcExpectations(List,String[],TestSettings) in CommonMessageTools has been deprecated msgUtils.printOAuthOidcExpectations(expectations, new String[] { action }, null); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.oauth.oidc_fat.common/src/com/ibm/ws/security/oauth_oidc/fat/commonTest/spnego/SpnegoOIDCCommonTest.java:623: warning: [deprecation] printOAuthOidcExpectations(List,String[],TestSettings) in CommonMessageTools has been deprecated msgUtils.printOAuthOidcExpectations(expectations, testActions, settings); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.oauth.oidc_fat.common/src/com/ibm/ws/security/oauth_oidc/fat/commonTest/spnego/SpnegoOIDCCommonTest.java:678: warning: [deprecation] printOAuthOidcExpectations(List,String[],TestSettings) in CommonMessageTools has been deprecated msgUtils.printOAuthOidcExpectations(expectations, new String[] {action}, null); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.oauth.oidc_fat.common/src/com/ibm/ws/security/oauth_oidc/fat/commonTest/spnego/SpnegoOIDCCommonTest.java:785: warning: [deprecation] printOAuthOidcExpectations(List,String[],TestSettings) in CommonMessageTools has been deprecated msgUtils.printOAuthOidcExpectations(expectations, testActions, settings); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.oauth.oidc_fat.common/src/com/ibm/ws/security/oauth_oidc/fat/commonTest/spnego/SpnegoCommonSetup.java:80: warning: [deprecation] vendor() in JavaInfo has been deprecated IBM_JDK_V8_LOWER = javaInfo.vendor() == Vendor.IBM && javaInfo.majorVersion() <= 8; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.oauth.oidc_fat.common/src/com/ibm/ws/security/oauth_oidc/fat/commonTest/spnego/SpnegoCommonSetup.java:81: warning: [deprecation] vendor() in JavaInfo has been deprecated SUN_ORACLE_JDK_V8_HIGHER = javaInfo.vendor() == Vendor.SUN_ORACLE && javaInfo.majorVersion() >= 8; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.oauth.oidc_fat.common/src/com/ibm/ws/security/oauth_oidc/fat/commonTest/spnego/SpnegoCommonSetup.java:85: warning: [deprecation] vendor() in JavaInfo has been deprecated Log.info(c, thisMethod, "The JDK used on this system is version: " + javaInfo.majorVersion() + " and vendor: " + javaInfo.vendor()); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.oauth.oidc_fat.common/src/com/ibm/ws/security/oauth_oidc/fat/commonTest/spnego/SpnegoCommonSetup.java:88: warning: [deprecation] vendor() in JavaInfo has been deprecated thisMethod, "The JDK used on this system is version: " + javaInfo.majorVersion() + " and vendor: " + javaInfo.vendor() ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.oauth.oidc_fat.common/src/com/ibm/ws/security/oauth_oidc/fat/commonTest/spnego/SpnegoCommonSetup.java:96: warning: [deprecation] vendor() in JavaInfo has been deprecated "The JDK vendor used is " + javaInfo.vendor() + " and version: " + javaInfo.majorVersion()); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.oauth.oidc_fat.common/src/com/ibm/ws/security/oauth_oidc/fat/commonTest/spnego/SpnegoCommonSetup.java:98: warning: [deprecation] vendor() in JavaInfo has been deprecated Log.info(c, thisMethod, "The JDK vendor used is " + javaInfo.vendor() + " and version: " + javaInfo.majorVersion()); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.oauth.oidc_fat.common/src/com/ibm/ws/security/oauth_oidc/fat/commonTest/spnego/SpnegoCommonSetup.java:110: warning: [deprecation] vendor() in JavaInfo has been deprecated if ((javaInfo.vendor() == Vendor.SUN_ORACLE) && javaRuntime.contains("SR")) { ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 25 warnings > Task :com.ibm.ws.security.oauth.oidc_fat.common:processResources > Task :com.ibm.ws.security.oauth.oidc_fat.common:classes > Task :com.ibm.ws.security.oauth.oidc_fat.common:jar warning: com.ibm.ws.security.oauth20.jwt.mediator: Imports that lack version ranges: [javax.security.auth] warning: com.ibm.ws.security.oauth.oidc_fat.common: Imports that lack version ranges: [com.gargoylesoftware.htmlunit, com.gargoylesoftware.htmlunit.html, com.gargoylesoftware.htmlunit.util, com.ibm.ws.security.spnego.fat.config, com.ibm.ws.webcontainer.security.test.servlets, com.meterware.httpunit, com.meterware.httpunit.cookies, javax.net.ssl] warning: com.ibm.ws.security.oidc.idtoken.mediator: Imports that lack version ranges: [javax.security.auth] warning: Unreferenced class path entries [com.ibm.ws.security.openidconnect.common, servlet-3.1, com.ibm.ws.jaxrs.2.0.client, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.componenttest, com.ibm.websphere.org.osgi.core, com.ibm.ws.security.oauth.2.0, io.openliberty.org.apache.commons.codec, com.ibm.ws.security.fat.common, javax.ws.rs-api-2.0, com.ibm.ws.com.google.guava, com.ibm.ws.security.openidconnect.clients.common, commons-io-2.6, com.ibm.websphere.javaee.jsonp.1.0, com.ibm.ws.net.oauth.jsontoken.1.1-r42, com.ibm.ws.org.osgi.annotation.versioning, de.flapdoodle.embed.mongo-3.0.0, shrinkwrap-api-1.2.3, joda-time-2.9.9, com.ibm.ws.security.fat.common.jwt, com.ibm.ws.org.slf4j.jdk14, com.ibm.ws.kernel.service, com.ibm.ws.com.google.gson.2.2.4, com.ibm.ws.ssl, com.ibm.ws.junit.extensions, com.ibm.ws.logging, junit, com.ibm.ws.com.meterware.httpunit.1.7, com.ibm.ws.mongo_fat, fattest.simplicity, com.ibm.ws.security.spnego.fat.common, com.ibm.websphere.javaee.annotation.1.2, com.ibm.ws.security.token, com.ibm.websphere.org.osgi.service.component, htmlunit-2.44.0, com.ibm.ws.security.jwt, com.ibm.json4j, com.ibm.websphere.org.osgi.service.cm, com.ibm.websphere.javaee.servlet.3.0, de.flapdoodle.embed.process-3.0.1, com.ibm.websphere.javaee.jaxrs.2.0, io.openliberty.com.fasterxml.jackson, com.ibm.websphere.security, com.ibm.ws.webcontainer.security_test.servlets, com.ibm.ws.jaxrs.2.0.common, mongo-java-driver-2.13.3, com.ibm.ws.org.slf4j.api] > Task :com.ibm.ws.security.fat.common.backchannelLogout:compileJava > Task :com.ibm.ws.security.fat.common.backchannelLogout:processResources NO-SOURCE > Task :com.ibm.ws.security.fat.common.backchannelLogout:classes > Task :com.ibm.ws.security.fat.common.backchannelLogout:backchannelLogoutTestApp_ZIP > Task :com.ibm.ws.security.fat.common.backchannelLogout:simpleLogoutTestApp_ZIP > Task :com.ibm.ws.security.fat.common.jwt:helloworld > Task :com.ibm.ws.security.fat.common.jwt:jwtbuilder > Task :com.ibm.ws.security.fat.common.jwt:assemble SKIPPED > Task :com.ibm.ws.security.fat.common.social:formlogin > Task :com.ibm.ws.security.fat.common.social:assemble SKIPPED > Task :com.ibm.ws.security.oauth.oidc_fat.common:authzParameter_ZIP > Task :com.ibm.ws.security.oauth.oidc_fat.common:formlogin_ZIP > Task :com.ibm.ws.security.oauth.oidc_fat.common:formlogine2e2_ZIP > Task :com.ibm.ws.security.oauth.oidc_fat.common:formlogine2e_ZIP > Task :com.ibm.ws.security.oauth.oidc_fat.common:helloworld_war_ZIP > Task :com.ibm.ws.security.oauth.oidc_fat.common:manual_complexclient_ZIP > Task :com.ibm.ws.security.oauth.oidc_fat.common:oauthclient_ZIP > Task :com.ibm.ws.security.oauth.oidc_fat.common:oauthclient_EAR > Task :com.ibm.ws.security.oauth.oidc_fat.common:oauthclientcert_ZIP > Task :com.ibm.ws.security.oauth.oidc_fat.common:oauthtaidemo_ZIP > Task :com.ibm.ws.security.oauth.oidc_fat.common:oauthtaidemo_EAR > Task :com.ibm.ws.security.oauth.oidc_fat.common:testMediator_ZIP > Task :com.ibm.ws.security.oauth.oidc_fat.common:testTokenEndpoint_ZIP > Task :com.ibm.ws.security.oauth.oidc_fat.common:testUserinfoEndpoint_ZIP > Task :com.ibm.ws.security.oauth.oidc_fat.common:assemble SKIPPED > Task :com.ibm.ws.security.fat.common.backchannelLogout:assemble SKIPPED > Task :com.ibm.ws.security.fat.common.mp.jwt:assemble SKIPPED > Task :com.ibm.ws.security.jaas.common:publishWLPJars > Task :com.ibm.ws.security.jaas.common:assemble > Task :com.ibm.ws.security.jaas.common_test:globalize NO-SOURCE > Task :com.ibm.ws.security.jaas.common_test:compileJava NO-SOURCE > Task :com.ibm.ws.security.jaas.common_test:processResources NO-SOURCE > Task :com.ibm.ws.security.jaas.common_test:classes UP-TO-DATE > Task :com.ibm.ws.security.jaas.common_test:jar SKIPPED > Task :com.ibm.ws.security.jaas.common_test:assemble UP-TO-DATE > Task :com.ibm.ws.security.jaspic:publishWLPJars > Task :com.ibm.ws.security.jaspic:assemble > Task :com.ibm.ws.security.jaspic.test:globalize NO-SOURCE > Task :com.ibm.ws.security.jaspic.test:compileJava > Task :com.ibm.ws.security.jaspic.test:processResources NO-SOURCE > Task :com.ibm.ws.security.jaspic.test:classes Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.security.jaspic.test:jar warning: com.ibm.ws.security.jaspic.test: Imports that lack version ranges: [javax.security.auth, javax.security.auth.callback] warning: com.ibm.ws.security.jaspic.test.jakarta: Imports that lack version ranges: [javax.security.auth, javax.security.auth.callback] warning: Unreferenced class path entries [com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.org.osgi.annotation.versioning, junit, com.ibm.websphere.javaee.jaspic.1.1, com.ibm.ws.security.jaspic.1.1, com.ibm.ws.security.token, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.service, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.security.jaspic.test:assemble > Task :com.ibm.ws.security.jaspic_fat:globalize NO-SOURCE > Task :com.ibm.ws.security.jaspic_fat:compileJava > Task :com.ibm.ws.security.jaspic_fat:processResources NO-SOURCE > Task :com.ibm.ws.security.jaspic_fat:classes > Task :com.ibm.ws.security.jaspic_fat:JASPIBase_JAR Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.jaspic_fat/test-applications/JASPIBase.jar/src/web/FlexibleBaseServlet.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.security.jaspic_fat:JASPIBasicAuthServlet_WAR > Task :com.ibm.ws.security.jaspic_fat:JASPICallbackTestBasicAuthServlet_WAR > Task :com.ibm.ws.security.jaspic_fat:JASPICallbackTestFormLoginServlet_WAR > Task :com.ibm.ws.security.jaspic_fat:JASPIFormLoginServlet_WAR > Task :com.ibm.ws.security.jaspic_fat:JASPIRegistrationTestServlet_WAR > Task :com.ibm.ws.security.jaspic_fat:JASPIWrappingServlet_WAR > Task :com.ibm.ws.security.jaspic_fat:assemble SKIPPED > Task :com.ibm.ws.security.java2sec:globalize NO-SOURCE > Task :com.ibm.ws.security.java2sec:compileJava NO-SOURCE > Task :com.ibm.ws.security.java2sec:processResources NO-SOURCE > Task :com.ibm.ws.security.java2sec:classes UP-TO-DATE > Task :com.ibm.ws.security.java2sec:instrument > Task :com.ibm.ws.security.java2sec:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :com.ibm.ws.security.java2sec:publishWLPJars > Task :com.ibm.ws.security.java2sec:assemble > Task :com.ibm.ws.security.javaeesec:globalize Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.security.javaeesec:compileJava > Task :com.ibm.ws.security.javaeesec:processResources NO-SOURCE > Task :com.ibm.ws.security.javaeesec:classes > Task :com.ibm.ws.security.javaeesec:instrument > Task :com.ibm.ws.security.javaeesec:jar warning: com.ibm.ws.security.javaeesec.1.0: Imports that lack version ranges: [javax.naming, javax.naming.directory, javax.naming.ldap, javax.security.auth, javax.security.auth.callback, javax.sql] warning: com.ibm.ws.security.javaeesec.1.0: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.cdi.CDIService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.application.lifecycle.ApplicationRecycleCoordinator)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.security.javaeesec.1.0: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.metadata.ApplicationMetaDataListener,com.ibm.ws.webcontainer.security.WebAppSecurityConfigChangeListener";uses:="com.ibm.ws.container.service.metadata,com.ibm.ws.webcontainer.security",osgi.service;objectClass:List="com.ibm.ws.security.jaspi.BridgeBuilderService";uses:="com.ibm.ws.security.jaspi",osgi.service;objectClass:List="com.ibm.ws.security.javaeesec.CDIHelper";uses:="com.ibm.ws.security.javaeesec"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.security.jakartasec.2.0.internal: Imports that lack version ranges: [javax.naming, javax.naming.directory, javax.naming.ldap, javax.security.auth, javax.security.auth.callback, javax.sql] warning: io.openliberty.security.jakartasec.2.0.internal: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.cdi.CDIService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.application.lifecycle.ApplicationRecycleCoordinator)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.security.jakartasec.2.0.internal: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.metadata.ApplicationMetaDataListener,com.ibm.ws.webcontainer.security.WebAppSecurityConfigChangeListener";uses:="com.ibm.ws.container.service.metadata,com.ibm.ws.webcontainer.security",osgi.service;objectClass:List="com.ibm.ws.security.jaspi.BridgeBuilderService";uses:="com.ibm.ws.security.jaspi",osgi.service;objectClass:List="com.ibm.ws.security.javaeesec.CDIHelper";uses:="com.ibm.ws.security.javaeesec"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.javaee.el.3.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.authentication, com.ibm.ws.container.service, com.ibm.ws.kernel.service, com.ibm.ws.security, com.ibm.websphere.javaee.cdi.2.0, com.ibm.ws.logging, com.ibm.ws.webcontainer, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.ws.security.credentials, com.ibm.websphere.javaee.annotation.1.2, com.ibm.ws.security.token, com.ibm.websphere.javaee.security.1.0, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.webcontainer.security, com.ibm.ws.app.manager.lifecycle, com.ibm.websphere.javaee.servlet.4.0, com.ibm.websphere.javaee.jaspic.1.1, com.ibm.ws.cdi.interfaces, com.ibm.websphere.security, com.ibm.ws.security.jaspic.1.1] > Task :com.ibm.ws.security.javaeesec:publishWLPJars > Task :com.ibm.ws.security.javaeesec:assemble > Task :com.ibm.ws.security.javaeesec.cdi:globalize /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.javaeesec.cdi/src/com/ibm/ws/security/javaeesec/cdi/extensions/JavaEESecCDIExtension.java:63: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.javaeesec.cdi/src/com/ibm/ws/security/javaeesec/cdi/extensions/JavaEESecCDIExtension.java:87: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class JavaEESecCDIExtension implements Extension, WebSphereCDIExtension { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.javaeesec.cdi/src/com/ibm/ws/security/javaeesec/cdi/extensions/JavaEESecCDIExtension.java:83: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated @Component(service = { WebSphereCDIExtension.class }, ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 3 warnings > Task :com.ibm.ws.security.javaeesec.cdi:compileJava > Task :com.ibm.ws.security.javaeesec.cdi:processResources NO-SOURCE > Task :com.ibm.ws.security.javaeesec.cdi:classes > Task :com.ibm.ws.security.javaeesec.cdi:instrument > Task :com.ibm.ws.security.javaeesec.cdi:jar warning: com.ibm.ws.security.javaeesec.cdi: Imports that lack version ranges: [javax.crypto, javax.crypto.spec, javax.security.auth, javax.security.auth.callback] warning: com.ibm.ws.security.javaeesec.cdi: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.security.authorization.AuthorizationService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.intfc.SubjectManagerService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.security.javaeesec.cdi: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.cdi.extension.WebSphereCDIExtension";uses:="com.ibm.ws.cdi.extension",osgi.service;objectClass:List="com.ibm.ws.security.authentication.IdentityStoreHandlerService";uses:="com.ibm.ws.security.authentication",osgi.service;objectClass:List="com.ibm.ws.security.javaeesec.cdi.extensions.SecurityContextHelper";uses:="com.ibm.ws.security.javaeesec.cdi.extensions"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.security.jakartasec.2.0.internal.cdi: Imports that lack version ranges: [javax.crypto, javax.crypto.spec, javax.security.auth, javax.security.auth.callback] warning: io.openliberty.security.jakartasec.2.0.internal.cdi: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.security.authorization.AuthorizationService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.intfc.SubjectManagerService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.security.jakartasec.2.0.internal.cdi: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.cdi.extension.WebSphereCDIExtension";uses:="com.ibm.ws.cdi.extension",osgi.service;objectClass:List="com.ibm.ws.security.authentication.IdentityStoreHandlerService";uses:="com.ibm.ws.security.authentication",osgi.service;objectClass:List="com.ibm.ws.security.javaeesec.cdi.extensions.SecurityContextHelper";uses:="com.ibm.ws.security.javaeesec.cdi.extensions"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.container.service.compat, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.security.authorization, com.ibm.websphere.javaee.el.3.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.authentication, com.ibm.ws.transport.http, com.ibm.ws.security.javaeesec.1.0, com.ibm.ws.container.service, com.ibm.ws.kernel.service, com.ibm.ws.security, com.ibm.ws.logging, com.ibm.websphere.javaee.cdi.2.0, com.ibm.ws.webcontainer, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.ws.security.credentials, com.ibm.websphere.javaee.annotation.1.2, com.ibm.ws.security.token, com.ibm.ws.security.mp.jwt.proxy, com.ibm.websphere.javaee.security.1.0, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.webcontainer.security, com.ibm.ws.adaptable.module, com.ibm.websphere.javaee.servlet.4.0, com.ibm.websphere.javaee.jaspic.1.1, com.ibm.ws.cdi.interfaces, com.ibm.websphere.security, com.ibm.ws.security.jaspic.1.1] > Task :com.ibm.ws.security.javaeesec.cdi:publishWLPJars > Task :com.ibm.ws.security.javaeesec.cdi:assemble > Task :com.ibm.ws.security.javaeesec_fat:assemble SKIPPED > Task :com.ibm.ws.security.javaeesec_fat.2:assemble SKIPPED > Task :com.ibm.ws.security.javaeesec_fat.3:assemble SKIPPED > Task :com.ibm.ws.security.javaeesec_fat.4:assemble SKIPPED > Task :com.ibm.ws.security.jca:publishWLPJars > Task :com.ibm.ws.security.jca:assemble > Task :com.ibm.ws.security.jwt:publishWLPJars > Task :com.ibm.ws.security.jwt:assemble > Task :com.ibm.ws.security.jwt_fat.builder:globalize NO-SOURCE > Task :com.ibm.ws.security.jwt_fat.builder:compileJava > Task :com.ibm.ws.security.jwt_fat.builder:processResources NO-SOURCE > Task :com.ibm.ws.security.jwt_fat.builder:classes > Task :com.ibm.ws.security.jwt_fat.builder:jwtbuilderclient > Task :com.ibm.ws.security.jwt_fat.builder:assemble SKIPPED > Task :com.ibm.ws.security.jwt_fat.consumer:globalize NO-SOURCE /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.jwt_fat.builder/fat/src/com/ibm/ws/security/jwt/fat/builder/JwtBuilderCommonLDAPFat.java:53: warning: [deprecation] getListenPort() in InMemoryLDAPServer has been deprecated int ldapPort = ds.getListenPort(); ^ Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.jwt_fat.builder/fat/src/com/ibm/ws/security/jwt/fat/builder/utils/BuilderHelpers.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning > Task :com.ibm.ws.security.jwt_fat.consumer:compileJava > Task :com.ibm.ws.security.jwt_fat.consumer:processResources NO-SOURCE > Task :com.ibm.ws.security.jwt_fat.consumer:classes > Task :com.ibm.ws.security.jwt_fat.consumer:jwtconsumerclient > Task :com.ibm.ws.security.jwt_fat.consumer:assemble SKIPPED > Task :com.ibm.ws.security.jwtsso:globalize > Task :com.ibm.ws.security.mp.jwt:globalize > Task :com.ibm.ws.security.mp.jwt:compileJava > Task :com.ibm.ws.security.mp.jwt:processResources NO-SOURCE > Task :com.ibm.ws.security.mp.jwt:classes Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.security.mp.jwt:instrument > Task :com.ibm.ws.security.mp.jwt:jar warning: com.ibm.ws.security.mp.jwt: Imports that lack version ranges: [javax.servlet, javax.servlet.http, com.ibm.ws.serialization, javax.crypto, javax.net.ssl, javax.security.auth] warning: com.ibm.ws.security.mp.jwt: Export com.ibm.ws.security.mp.jwt.tai, has 1, private references [com.ibm.ws.security.mp.jwt.impl.utils] warning: com.ibm.ws.security.mp.jwt: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.security.SecurityService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.authentication.filter.AuthenticationFilter)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.security.mp.jwt.MicroProfileJwtConfig)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.security.mp.jwt.MicroProfileJwtService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.mp.jwt.MpConfigProxyService)";effective:=active;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.ssl.KeyStoreService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.ssl.SSLSupport)";effective:=active,osgi.service;filter:="(objectClass=io.openliberty.security.mp.jwt.osgi.MpJwtRuntimeVersion)";effective:=active;resolution:=optional,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.security.mp.jwt: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.security.jwt.config.JwtConsumerConfig,com.ibm.ws.security.mp.jwt.MicroProfileJwtConfig";uses:="com.ibm.ws.security.jwt.config,com.ibm.ws.security.mp.jwt",osgi.service;objectClass:List="com.ibm.ws.security.mp.jwt.MicroProfileJwtService";uses:="com.ibm.ws.security.mp.jwt",osgi.service;objectClass:List="com.ibm.ws.security.mp.jwt.proxy.JsonWebTokenUtil";uses:="com.ibm.ws.security.mp.jwt.proxy",osgi.service;objectClass:List="com.ibm.wsspi.security.tai.TrustAssociationInterceptor";uses:="com.ibm.wsspi.security.tai"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.security.mp.jwt.internal: Imports that lack version ranges: [javax.servlet, javax.servlet.http, com.ibm.ws.serialization, javax.crypto, javax.net.ssl, javax.security.auth] warning: io.openliberty.security.mp.jwt.internal: Export com.ibm.ws.security.mp.jwt.tai, has 1, private references [com.ibm.ws.security.mp.jwt.impl.utils] warning: io.openliberty.security.mp.jwt.internal: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.security.SecurityService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.authentication.filter.AuthenticationFilter)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.security.mp.jwt.MicroProfileJwtConfig)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.security.mp.jwt.MicroProfileJwtService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.mp.jwt.MpConfigProxyService)";effective:=active;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.ssl.KeyStoreService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.ssl.SSLSupport)";effective:=active,osgi.service;filter:="(objectClass=io.openliberty.security.mp.jwt.osgi.MpJwtRuntimeVersion)";effective:=active;resolution:=optional,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.security.mp.jwt.internal: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.security.jwt.config.JwtConsumerConfig,com.ibm.ws.security.mp.jwt.MicroProfileJwtConfig";uses:="com.ibm.ws.security.jwt.config,com.ibm.ws.security.mp.jwt",osgi.service;objectClass:List="com.ibm.ws.security.mp.jwt.MicroProfileJwtService";uses:="com.ibm.ws.security.mp.jwt",osgi.service;objectClass:List="com.ibm.ws.security.mp.jwt.proxy.JsonWebTokenUtil";uses:="com.ibm.ws.security.mp.jwt.proxy",osgi.service;objectClass:List="com.ibm.wsspi.security.tai.TrustAssociationInterceptor";uses:="com.ibm.wsspi.security.tai"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.crypto.passwordutil, com.ibm.ws.security.common, io.openliberty.org.apache.commons.codec, com.ibm.ws.security.authentication.tai, com.ibm.websphere.javaee.jsonp.1.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.authentication, com.ibm.ws.transport.http, com.ibm.ws.kernel.service, com.ibm.ws.ssl, com.ibm.ws.security, com.ibm.ws.logging, com.ibm.ws.webcontainer, com.ibm.ws.security.token, com.ibm.ws.security.mp.jwt.proxy, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.webcontainer.security, com.ibm.ws.org.jose4j, com.ibm.ws.security.authentication.filter, com.ibm.ws.security.jwt, com.ibm.websphere.org.osgi.service.cm, com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.security.common.jsonwebkey, com.ibm.websphere.security, com.ibm.ws.resource, com.ibm.websphere.org.eclipse.microprofile.jwt.1.0] > Task :com.ibm.ws.security.jwtsso:compileJava > Task :com.ibm.ws.security.jwtsso:processResources NO-SOURCE > Task :com.ibm.ws.security.jwtsso:classes > Task :com.ibm.ws.security.jwtsso:instrument > Task :com.ibm.ws.security.jwtsso:jar warning: com.ibm.ws.security.jwtsso: Unused Import-Package instructions: [org.jose4j.*] warning: com.ibm.ws.security.jwtsso: Imports that lack version ranges: [javax.management, javax.security.auth] warning: com.ibm.ws.security.jwtsso: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.websphere.kernel.server.ServerInfoMBean)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.security.jwt.config.JwtConfig)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.ssl.KeyStoreService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.ssl.SSLSupport)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=javax.management.DynamicMBean)";effective:=active;resolution:=optional,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.security.jwtsso: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.security.jwt.config.JwtConfig,com.ibm.ws.security.jwtsso.config.JwtSsoBuilderConfig";uses:="com.ibm.ws.security.jwt.config,com.ibm.ws.security.jwtsso.config",osgi.service;objectClass:List="com.ibm.ws.security.jwt.config.JwtConsumerConfig,com.ibm.ws.security.jwtsso.config.JwtSsoConfig,com.ibm.ws.security.mp.jwt.MicroProfileJwtConfig";uses:="com.ibm.ws.security.jwt.config,com.ibm.ws.security.jwtsso.config,com.ibm.ws.security.mp.jwt"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.security.jwtsso.internal: Unused Import-Package instructions: [org.jose4j.*] warning: io.openliberty.security.jwtsso.internal: Imports that lack version ranges: [javax.management, javax.security.auth] warning: io.openliberty.security.jwtsso.internal: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.websphere.kernel.server.ServerInfoMBean)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.security.jwt.config.JwtConfig)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.ssl.KeyStoreService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.ssl.SSLSupport)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=javax.management.DynamicMBean)";effective:=active;resolution:=optional,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.security.jwtsso.internal: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.security.jwt.config.JwtConfig,com.ibm.ws.security.jwtsso.config.JwtSsoBuilderConfig";uses:="com.ibm.ws.security.jwt.config,com.ibm.ws.security.jwtsso.config",osgi.service;objectClass:List="com.ibm.ws.security.jwt.config.JwtConsumerConfig,com.ibm.ws.security.jwtsso.config.JwtSsoConfig,com.ibm.ws.security.mp.jwt.MicroProfileJwtConfig";uses:="com.ibm.ws.security.jwt.config,com.ibm.ws.security.jwtsso.config,com.ibm.ws.security.mp.jwt"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.security.credentials, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.security.token, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.webcontainer.security, com.ibm.ws.security.common, com.ibm.ws.org.jose4j, com.ibm.ws.security.jwt, com.ibm.json4j, com.ibm.ws.security.authentication.tai, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.security.common.jsonwebkey, com.ibm.ws.security.authentication, com.ibm.websphere.security, com.ibm.ws.resource, com.ibm.websphere.org.eclipse.microprofile.jwt.1.0, com.ibm.ws.security.mp.jwt, com.ibm.ws.kernel.service, com.ibm.ws.ssl, com.ibm.ws.security] > Task :com.ibm.ws.security.jwtsso:publishWLPJars > Task :com.ibm.ws.security.jwtsso:assemble > Task :com.ibm.ws.security.jwtsso.token:globalize > Task :com.ibm.ws.security.jwtsso.token:compileJava > Task :com.ibm.ws.security.jwtsso.token:processResources NO-SOURCE > Task :com.ibm.ws.security.jwtsso.token:classes > Task :com.ibm.ws.security.jwtsso.token:instrument > Task :com.ibm.ws.security.jwtsso.token:jar warning: Unused Import-Package instructions: [org.jose4j.*] warning: Imports that lack version ranges: [javax.security.auth, javax.security.auth.login] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.security.jwtsso.config.JwtSsoBuilderConfig)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.security.jwtsso.config.JwtSsoConfig)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.security.jwtsso.token.proxy.JwtSSOTokenProxy)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.security.tai.TrustAssociationInterceptor)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.security.credentials.CredentialProvider";uses:="com.ibm.ws.security.credentials",osgi.service;objectClass:List="com.ibm.ws.security.jwtsso.token.proxy.JwtSSOTokenProxy";uses:="com.ibm.ws.security.jwtsso.token.proxy"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.security.jwtsso, com.ibm.ws.security.credentials, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.security.token, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.security.common, com.ibm.ws.security.jwt, com.ibm.ws.security.authentication.tai, com.ibm.ws.kernel.boot, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.security, com.ibm.ws.logging.core, com.ibm.websphere.org.eclipse.microprofile.jwt.1.0, com.ibm.ws.security.mp.jwt, com.ibm.ws.kernel.service] > Task :com.ibm.ws.security.jwtsso.token:publishWLPJars > Task :com.ibm.ws.security.jwtsso.token:assemble > Task :com.ibm.ws.security.jwtsso_fat.commonTest:globalize NO-SOURCE > Task :com.ibm.ws.security.jwtsso_fat.commonTest:compileJava > Task :com.ibm.ws.security.jwtsso_fat.commonTest:processResources NO-SOURCE > Task :com.ibm.ws.security.jwtsso_fat.commonTest:classes > Task :com.ibm.ws.security.jwtsso_fat.commonTest:amrbuilder > Task :com.ibm.ws.security.jwtsso_fat.commonTest:formlogin > Task :com.ibm.ws.security.jwtsso_fat.commonTest:assemble SKIPPED > Task :com.ibm.ws.security.jwtsso_fat.mpJwt-1.1:assemble SKIPPED > Task :com.ibm.ws.security.jwtsso_fat.mpJwt-1.2:assemble SKIPPED > Task :com.ibm.ws.security.jwtsso_fat.mpJwt-2.0:assemble SKIPPED > Task :com.ibm.ws.security.jwtsso_fat.noMpJwt:assemble SKIPPED > Task :com.ibm.ws.security.kerberos.auth:publishWLPJars > Task :com.ibm.ws.security.kerberos.auth:assemble > Task :com.ibm.ws.security.kerberos.java8:publishWLPJars > Task :com.ibm.ws.security.kerberos.java8:assemble > Task :com.ibm.ws.security.mp.jwt:publishWLPJars > Task :com.ibm.ws.security.mp.jwt:assemble > Task :com.ibm.ws.security.mp.jwt.1.1.config:globalize > Task :com.ibm.ws.security.mp.jwt.1.1.config:compileJava > Task :com.ibm.ws.security.mp.jwt.1.1.config:processResources NO-SOURCE > Task :com.ibm.ws.security.mp.jwt.1.1.config:classes > Task :com.ibm.ws.security.mp.jwt.1.1.config:instrument > Task :com.ibm.ws.security.mp.jwt.1.1.config:jar warning: Unused Import-Package instructions: [org.jose4j.*] warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.resource, com.ibm.websphere.org.osgi.core, com.ibm.ws.security.mp.jwt, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.service, com.ibm.websphere.org.eclipse.microprofile.config.1.3, com.ibm.websphere.org.osgi.service.cm] > Task :com.ibm.ws.security.mp.jwt.1.1.config:publishWLPJars > Task :com.ibm.ws.security.mp.jwt.1.1.config:assemble > Task :com.ibm.ws.security.mp.jwt.1.1_fat.commonTest:assemble SKIPPED > Task :com.ibm.ws.security.mp.jwt.1.1_fat.mpJwt-1.1:assemble SKIPPED > Task :com.ibm.ws.security.mp.jwt.1.1_fat.mpJwt-1.2:assemble SKIPPED > Task :com.ibm.ws.security.mp.jwt.1.1_fat.mpJwt-2.0:assemble SKIPPED > Task :com.ibm.ws.security.mp.jwt.1.2_fat.commonTest:assemble SKIPPED > Task :com.ibm.ws.security.mp.jwt.1.2_fat.mpJwt-1.2:assemble SKIPPED > Task :com.ibm.ws.security.mp.jwt.1.2_fat.mpJwt-2.0:assemble SKIPPED > Task :com.ibm.ws.security.mp.jwt.cdi:globalize /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.mp.jwt.cdi/src/com/ibm/ws/security/mp/jwt/cdi/JwtCDIExtension.java:45: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.mp.jwt.cdi/src/com/ibm/ws/security/mp/jwt/cdi/JwtCDIExtension.java:51: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class JwtCDIExtension implements Extension, WebSphereCDIExtension { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.mp.jwt.cdi/src/com/ibm/ws/security/mp/jwt/cdi/JwtCDIExtension.java:50: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated @Component(service = WebSphereCDIExtension.class, property = { "api.classes=org.eclipse.microprofile.jwt.Claim;org.eclipse.microprofile.jwt.Claims;org.eclipse.microprofile.jwt.ClaimValue;javax.json.JsonValue;javax.json.JsonNumber;javax.json.JsonString;javax.json.JsonStructure;javax.json.JsonArray;javax.json.JsonObject" }, immediate = true) ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 3 warnings > Task :com.ibm.ws.security.mp.jwt.cdi:compileJava > Task :com.ibm.ws.security.mp.jwt.cdi:processResources NO-SOURCE > Task :com.ibm.ws.security.mp.jwt.cdi:classes > Task :com.ibm.ws.security.mp.jwt.cdi:instrument > Task :com.ibm.ws.security.mp.jwt.cdi:jar warning: com.ibm.ws.security.mp.jwt.cdi: Imports that lack version ranges: [javax.security.auth] warning: io.openliberty.security.mp.jwt.cdi.internal: Imports that lack version ranges: [javax.security.auth] warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.javaee.cdi.1.2, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.javaee.annotation.1.2, com.ibm.websphere.javaee.jsonp.1.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.jaxrs.2.0, com.ibm.ws.cdi.interfaces, com.ibm.websphere.security, com.ibm.websphere.org.eclipse.microprofile.jwt.1.0, com.ibm.ws.security.mp.jwt, com.ibm.ws.security] > Task :com.ibm.ws.security.mp.jwt.cdi:publishWLPJars > Task :com.ibm.ws.security.mp.jwt.cdi:assemble > Task :com.ibm.ws.security.mp.jwt.propagation:globalize NO-SOURCE > Task :com.ibm.ws.security.mp.jwt.propagation:compileJava > Task :com.ibm.ws.security.mp.jwt.propagation:processResources NO-SOURCE > Task :com.ibm.ws.security.mp.jwt.propagation:classes > Task :com.ibm.ws.security.mp.jwt.propagation:instrument > Task :com.ibm.ws.security.mp.jwt.propagation:jar warning: Imports that lack version ranges: [javax.security.auth] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.jaxrs.2.0.client, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.eclipse.microprofile.jwt.1.0, com.ibm.ws.kernel.service, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.boot] > Task :com.ibm.ws.security.mp.jwt.propagation:publishWLPJars > Task :com.ibm.ws.security.mp.jwt.propagation:assemble > Task :com.ibm.ws.security.mp.jwt.proxy:publishWLPJars > Task :com.ibm.ws.security.mp.jwt.proxy:assemble > Task :com.ibm.ws.security.mp.jwt_fat_tck:assemble SKIPPED > Task :com.ibm.ws.security.oauth:publishWLPJars > Task :com.ibm.ws.security.oauth:assemble > Task :com.ibm.ws.security.oauth.jwt:globalize > Task :com.ibm.ws.security.openidconnect.server:globalize Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.openidconnect.server/src/com/ibm/ws/security/openidconnect/web/OidcEndpointServices.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.security.openidconnect.server:compileJava > Task :com.ibm.ws.security.openidconnect.server:processResources NO-SOURCE > Task :com.ibm.ws.security.openidconnect.server:classes > Task :com.ibm.ws.security.openidconnect.server:instrument > Task :com.ibm.ws.security.openidconnect.server:jar warning: com.ibm.ws.security.openidconnect.server: Imports that lack version ranges: [javax.servlet, javax.servlet.http, javax.net.ssl, javax.security.auth] warning: com.ibm.ws.security.openidconnect.server: Export io.openliberty.security.openidconnect.web, has 2, private references [com.ibm.ws.security.openidconnect.server.internal, com.ibm.ws.security.openidconnect.web] warning: com.ibm.ws.security.openidconnect.server: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.security.SecurityService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.oauth20.web.OAuth20ClientMetatypeService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.oauth20.web.OAuth20EndpointServices)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.security.openidconnect.OidcServerConfig)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.security.oauth20.JwtAccessTokenMediator)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.security.oauth20.TokenIntrospectProvider)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.security.openidconnect.IDTokenMediator)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.security.openidconnect.UserinfoProvider)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.security.openidconnect.server: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.security.openidconnect.web.OidcEndpointServices";uses:="com.ibm.ws.security.openidconnect.web",osgi.service;objectClass:List="com.ibm.ws.webcontainer.security.UnprotectedResourceService";uses:="com.ibm.ws.webcontainer.security"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.security.openidconnect.internal.server: Imports that lack version ranges: [javax.servlet, javax.servlet.http, javax.net.ssl, javax.security.auth] warning: io.openliberty.security.openidconnect.internal.server: Export io.openliberty.security.openidconnect.web, has 2, private references [com.ibm.ws.security.openidconnect.server.internal, com.ibm.ws.security.openidconnect.web] warning: io.openliberty.security.openidconnect.internal.server: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.security.SecurityService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.oauth20.web.OAuth20ClientMetatypeService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.oauth20.web.OAuth20EndpointServices)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.security.openidconnect.OidcServerConfig)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.security.oauth20.JwtAccessTokenMediator)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.security.oauth20.TokenIntrospectProvider)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.security.openidconnect.IDTokenMediator)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.security.openidconnect.UserinfoProvider)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.security.openidconnect.internal.server: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.security.openidconnect.web.OidcEndpointServices";uses:="com.ibm.ws.security.openidconnect.web",osgi.service;objectClass:List="com.ibm.ws.webcontainer.security.UnprotectedResourceService";uses:="com.ibm.ws.webcontainer.security"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.security.openidconnect.common, com.ibm.ws.security.wim.core, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.security.oauth.2.0, com.ibm.ws.kernel.boot.core, com.ibm.ws.security.common, com.ibm.ws.security.openidconnect.clients.common, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.authentication, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.kernel.service, com.ibm.ws.com.google.gson.2.2.4, com.ibm.ws.ssl, com.ibm.ws.security, com.ibm.websphere.appserver.api.json, com.ibm.ws.webcontainer, com.ibm.ws.webcontainer.security, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.jose4j, com.ibm.ws.security.jwt, com.ibm.websphere.org.osgi.service.cm, com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.security.common.jsonwebkey, com.ibm.websphere.security, com.ibm.ws.logging.core, com.ibm.ws.org.apache.httpcomponents, com.ibm.websphere.security.wim.base] > Task :com.ibm.ws.security.oauth.jwt:compileJava > Task :com.ibm.ws.security.oauth.jwt:processResources NO-SOURCE > Task :com.ibm.ws.security.oauth.jwt:classes > Task :com.ibm.ws.security.oauth.jwt:instrument > Task :com.ibm.ws.security.oauth.jwt:jar warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.security.openidconnect.common, com.ibm.ws.security.registry, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.security.oauth.2.0, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.webcontainer.security, com.ibm.ws.security.openidconnect.clients.common, com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.security, com.ibm.ws.security.openidconnect.server, com.ibm.ws.resource, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.kernel.service, com.ibm.ws.ssl, com.ibm.ws.security] > Task :com.ibm.ws.security.oauth.jwt:publishWLPJars > Task :com.ibm.ws.security.oauth.jwt:assemble > Task :com.ibm.ws.security.oauth_fat:assemble SKIPPED > Task :com.ibm.ws.security.oauth_test.custom_servlets:globalize NO-SOURCE > Task :com.ibm.ws.security.oauth_test.custom_servlets:compileJava > Task :com.ibm.ws.security.oauth_test.custom_servlets:processResources NO-SOURCE > Task :com.ibm.ws.security.oauth_test.custom_servlets:classes > Task :com.ibm.ws.security.oauth_test.custom_servlets:jar warning: Unreferenced class path entries [objenesis-1.0, com.ibm.ws.security.registry, junit, com.ibm.websphere.javaee.transaction.1.1, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.crypto.passwordutil, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, cglib-nodep-3.3.0, jmock-legacy-2.5.0, com.ibm.ws.com.google.guava, com.ibm.json4j, com.ibm.websphere.javaee.servlet.3.0, jmock-2.5.1, mongo-java-driver-2.13.3, com.ibm.ws.com.google.gson.2.2.4, com.ibm.ws.junit.extensions, jmock-junit4-2.5.1, com.ibm.ws.security] > Task :com.ibm.ws.security.oauth_test.custom_servlets:oAuth20MongoSetup_WAR > Task :com.ibm.ws.security.oauth_test.custom_servlets:oAuth20MongoSetup_EAR > Task :com.ibm.ws.security.oauth_test.custom_servlets:assemble > Task :com.ibm.ws.security.oauth_test.custom_store:globalize NO-SOURCE > Task :com.ibm.ws.security.oauth_test.custom_store:compileJava > Task :com.ibm.ws.security.oauth_test.custom_store:processResources NO-SOURCE > Task :com.ibm.ws.security.oauth_test.custom_store:classes > Task :com.ibm.ws.security.oauth_test.custom_store:jar warning: Imports that lack version ranges: [javax.crypto, javax.crypto.spec, javax.management, javax.management.openmbean, javax.management.remote, javax.net, javax.net.ssl, javax.security.auth.callback, javax.security.sasl, org.ietf.jgss] warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, junit, com.ibm.websphere.security, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.crypto.passwordutil, com.ibm.ws.security.oauth.2.0, com.ibm.websphere.org.osgi.service.component, mongo-java-driver-2.13.3, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.security.oauth_test.custom_store:assemble > Task :com.ibm.ws.security.oauth_test.servlets:globalize NO-SOURCE > Task :com.ibm.ws.security.oauth_test.servlets:compileJava > Task :com.ibm.ws.security.oauth_test.servlets:processResources NO-SOURCE > Task :com.ibm.ws.security.oauth_test.servlets:classes > Task :com.ibm.ws.security.oauth_test.servlets:jar warning: Unable to determine whether the meta annotation javax.annotation.Resource applied to type web.oAuth20DerbySetup provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [javax.annotation, javax.sql] warning: Unreferenced class path entries [objenesis-1.0, com.ibm.ws.security.registry, junit, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.javaee.transaction.1.1, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, cglib-nodep-3.3.0, jmock-legacy-2.5.0, com.ibm.ws.com.google.guava, com.ibm.json4j, com.ibm.websphere.javaee.servlet.3.0, jmock-2.5.1, com.ibm.ws.com.google.gson.2.2.4, com.ibm.ws.junit.extensions, jmock-junit4-2.5.1, com.ibm.ws.security] > Task :com.ibm.ws.security.oauth_test.servlets:oAuth20DerbySetup_WAR > Task :com.ibm.ws.security.oauth_test.servlets:oAuth20DerbySetup_EAR > Task :com.ibm.ws.security.oauth_test.servlets:assemble > Task :com.ibm.ws.security.oidc.client_fat.1:assemble SKIPPED > Task :com.ibm.ws.security.oidc.client_fat.2:assemble SKIPPED > Task :com.ibm.ws.security.oidc.client_fat.backchannelLogout:assemble SKIPPED > Task :com.ibm.ws.security.oidc.client_fat.jaxrs:globalize NO-SOURCE > Task :com.ibm.ws.security.oidc.client_fat.jaxrs:compileJava > Task :com.ibm.ws.security.oidc.client_fat.jaxrs:processResources NO-SOURCE > Task :com.ibm.ws.security.oidc.client_fat.jaxrs:classes > Task :com.ibm.ws.security.oidc.client_fat.jaxrs:jaxrscliemt_ZIP > Task :com.ibm.ws.security.oidc.client_fat.jaxrs:simplejaxrscliemt_ZIP > Task :com.ibm.ws.security.oidc.client_fat.jaxrs:assemble SKIPPED > Task :com.ibm.ws.security.oidc.client_fat.spnego:assemble SKIPPED > Task :com.ibm.ws.security.oidc.server_fat:globalize NO-SOURCE > Task :com.ibm.ws.security.oidc.server_fat:compileJava > Task :com.ibm.ws.security.oidc.server_fat:processResources NO-SOURCE > Task :com.ibm.ws.security.oidc.server_fat:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.oidc.server_fat/fat/src/com/ibm/ws/security/openidconnect/server/fat/BasicTests/CommonTests/genericWebClientAuthCodeTest.java:1292: warning: [deprecation] getDefault404VDataExpectationsWithOtherwiseSuccessfulStatusCodes(String) in CommonValidationTools has been deprecated List expectations = validationTools.getDefault404VDataExpectationsWithOtherwiseSuccessfulStatusCodes(expected404Step); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.oidc.server_fat/fat/src/com/ibm/ws/security/openidconnect/server/fat/BasicTests/CommonTests/genericWebClientAuthCodeTest.java:1323: warning: [deprecation] getDefault404VDataExpectationsWithOtherwiseSuccessfulStatusCodes(String) in CommonValidationTools has been deprecated List expectations = validationTools.getDefault404VDataExpectationsWithOtherwiseSuccessfulStatusCodes(expected404Step); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.oidc.server_fat/fat/src/com/ibm/ws/security/openidconnect/server/fat/BasicTests/CommonTests/genericInvokeNonexistentPathTest.java:37: warning: [deprecation] getDefault404VDataExpectations(String) in CommonValidationTools has been deprecated List expectations = validationTools.getDefault404VDataExpectations(ACTION_INVOKE_NONEXISTENT_PAGE); ^ 3 warnings > Task :com.ibm.ws.security.oidc.server_fat:jar warning: com.ibm.ws.security.oidc.server_fat: Imports that lack version ranges: [com.meterware.httpunit] warning: com.ibm.ws.security.tai: Imports that lack version ranges: [javax.security.auth] warning: com.ibm.ws.security.tai.jakarta: Imports that lack version ranges: [javax.security.auth] warning: com.ibm.ws.security.tai.sample: Imports that lack version ranges: [javax.security.auth] warning: com.ibm.ws.security.tai.sample.jakarta: Imports that lack version ranges: [javax.security.auth] warning: Unreferenced class path entries [io.openliberty.org.apache.commons.logging, com.ibm.ws.componenttest, com.ibm.ws.security.oauth.2.0, com.ibm.websphere.org.osgi.core, com.ibm.ws.security.fat.common, com.ibm.ws.org.joda.time.1.6.2, io.openliberty.org.apache.commons.codec, com.ibm.ws.security.authentication.tai, com.ibm.ws.security.oauth_test.custom_store, com.ibm.ws.net.oauth.jsontoken.1.1-r42, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.oauth_test.custom_servlets, shrinkwrap-api-1.2.3, com.ibm.ws.kernel.service, com.ibm.ws.com.google.gson.2.2.4, com.ibm.ws.junit.extensions, junit, com.ibm.ws.com.meterware.httpunit.1.7, fattest.simplicity, com.ibm.ws.security.token, com.ibm.ws.webcontainer.security, com.ibm.websphere.org.osgi.service.component, htmlunit-2.44.0, com.ibm.json4j, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.security.oauth.oidc_fat.common, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.security.oauth_test.servlets, com.ibm.websphere.security, com.ibm.ws.logging.core, com.ibm.ws.org.slf4j.api] > Task :com.ibm.ws.security.oidc.server_fat:assemble > Task :com.ibm.ws.security.oidc.server_fat.backchannelLogout:assemble SKIPPED > Task :com.ibm.ws.security.oidc.server_fat.jaxrs.config:assemble SKIPPED > Task :com.ibm.ws.security.oidc.server_fat.oidc:assemble SKIPPED > Task :com.ibm.ws.security.oidc.server_fat.spnego:assemble SKIPPED > Task :com.ibm.ws.security.oidc.social_fat.backchannelLogout:assemble SKIPPED > Task :com.ibm.ws.security.oidc.social_fat.claimPropagation:assemble SKIPPED > Task :com.ibm.ws.security.openid:globalize /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.openid/src/com/ibm/ws/security/openid20/consumer/OpenidHttpFetcherFactory.java:15: warning: [deprecation] X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated import org.apache.http.conn.ssl.X509HostnameVerifier; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.openid/src/com/ibm/ws/security/openid20/consumer/DefaultHostnameVerifier.java:20: warning: [deprecation] X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated import org.apache.http.conn.ssl.X509HostnameVerifier; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.openid/src/com/ibm/ws/security/openid20/consumer/OpenidHttpFetcherFactory.java:39: warning: [deprecation] X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated public OpenidHttpFetcherFactory(SSLContext sslContext, X509HostnameVerifier hostnameVerifier, OpenidClientConfig openidClientConfig) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.openid/src/com/ibm/ws/security/openid20/consumer/DefaultHostnameVerifier.java:25: warning: [deprecation] X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated public class DefaultHostnameVerifier implements X509HostnameVerifier { ^ 4 warnings > Task :com.ibm.ws.security.openid:compileJava > Task :com.ibm.ws.security.openid:processResources NO-SOURCE > Task :com.ibm.ws.security.openid:classes > Task :com.ibm.ws.security.openid:instrument > Task :com.ibm.ws.security.openid:jar warning: Imports that lack version ranges: [javax.net.ssl, javax.security.auth] warning: Export com.ibm.ws.security.openid20, has 1, private references [com.ibm.ws.security.openid20.internal] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.security.authentication.tai, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.authentication, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.kernel.service, com.ibm.ws.ssl, com.ibm.ws.security, com.ibm.ws.logging, com.ibm.ws.security.registry, com.ibm.ws.webcontainer, com.ibm.ws.com.google.guice.2.0, com.ibm.ws.security.token, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.webcontainer.security, com.ibm.ws.security.authentication.filter, com.ibm.websphere.org.osgi.service.cm, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.org.openid4java.0.9.7, com.ibm.websphere.security, com.ibm.ws.resource, com.ibm.ws.logging.core, com.ibm.ws.org.apache.httpcomponents] > Task :com.ibm.ws.security.openid:publishWLPJars > Task :com.ibm.ws.security.openid:assemble > Task :com.ibm.ws.security.openidconnect.client:globalize > Task :com.ibm.ws.security.openidconnect.client:compileJava > Task :com.ibm.ws.security.openidconnect.client:processResources NO-SOURCE > Task :com.ibm.ws.security.openidconnect.client:classes > Task :com.ibm.ws.security.openidconnect.client:instrument > Task :com.ibm.ws.security.openidconnect.client:jar warning: com.ibm.ws.security.openidconnect.client: Unused Import-Package instructions: [com.ibm.ws.security.openidconnect.common.internal.*] warning: com.ibm.ws.security.openidconnect.client: Imports that lack version ranges: [javax.net.ssl, javax.security.auth, javax.security.auth.login] warning: com.ibm.ws.security.openidconnect.client: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.security.openidconnect.clients.common.OidcClientConfig)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.ssl.KeyStoreService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.ssl.SSLSupport)";effective:=active,osgi.service;filter:="(objectClass=org.osgi.service.cm.ConfigurationAdmin)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.security.openidconnect.client: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.security.openidconnect.clients.common.OidcClientConfig";uses:="com.ibm.ws.security.openidconnect.clients.common",osgi.service;objectClass:List="com.ibm.wsspi.wab.configure.WABConfiguration";uses:="com.ibm.wsspi.wab.configure"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.security.openidconnect.internal.client: Unused Import-Package instructions: [com.ibm.ws.security.openidconnect.common.internal.*] warning: io.openliberty.security.openidconnect.internal.client: Imports that lack version ranges: [javax.net.ssl, javax.security.auth, javax.security.auth.login] warning: io.openliberty.security.openidconnect.internal.client: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.security.openidconnect.clients.common.OidcClientConfig)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.ssl.KeyStoreService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.ssl.SSLSupport)";effective:=active,osgi.service;filter:="(objectClass=org.osgi.service.cm.ConfigurationAdmin)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.security.openidconnect.internal.client: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.security.openidconnect.clients.common.OidcClientConfig";uses:="com.ibm.ws.security.openidconnect.clients.common",osgi.service;objectClass:List="com.ibm.wsspi.wab.configure.WABConfiguration";uses:="com.ibm.wsspi.wab.configure"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.security.openidconnect.common, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.security.oauth.2.0, com.ibm.websphere.org.osgi.core, com.ibm.ws.crypto.passwordutil, com.ibm.ws.kernel.boot.core, com.ibm.ws.security.common, com.ibm.ws.security.openidconnect.clients.common, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.authentication, com.ibm.ws.transport.http, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.kernel.service, io.openliberty.security.oidcclientcore.internal, com.ibm.ws.ssl, com.ibm.ws.com.google.gson.2.2.4, com.ibm.ws.security, com.ibm.websphere.appserver.api.json, com.ibm.ws.webcontainer, com.ibm.ws.security.token, com.ibm.ws.webcontainer.security, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.jose4j, com.ibm.ws.security.jwt, com.ibm.ws.security.authentication.filter, com.ibm.websphere.org.osgi.service.cm, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.security.common.jsonwebkey, com.ibm.websphere.security, com.ibm.ws.logging.core, com.ibm.ws.org.apache.httpcomponents, com.ibm.ws.app.manager.wab] > Task :com.ibm.ws.security.openidconnect.client:publishWLPJars > Task :com.ibm.ws.security.openidconnect.client:assemble > Task :com.ibm.ws.security.openidconnect.clients.common:publishWLPJars > Task :com.ibm.ws.security.openidconnect.clients.common:assemble > Task :com.ibm.ws.security.openidconnect.common:publishWLPJars > Task :com.ibm.ws.security.openidconnect.common:assemble > Task :com.ibm.ws.security.openidconnect.server:publishWLPJars > Task :com.ibm.ws.security.openidconnect.server:assemble > Task :com.ibm.ws.security.quickstart:globalize > Task :com.ibm.ws.security.quickstart:compileJava > Task :com.ibm.ws.security.quickstart:processResources NO-SOURCE > Task :com.ibm.ws.security.quickstart:classes > Task :com.ibm.ws.security.quickstart:instrument > Task :com.ibm.ws.security.quickstart:jar warning: Unable to determine whether the meta annotation aQute.bnd.annotation.xml.XMLAttribute applied to type com.ibm.ws.security.quickstart.internal.QuickStartSecurity provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [javax.security.auth.x500] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.management.security.ManagementRole)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.security.registry.UserRegistry)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))",osgi.extender;filter:="(&(osgi.extender=osgi.metatype)(version>=1.4.0)(!(version>=2.0.0)))";resolution:=optional'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.extender used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.management.security.ManagementRole)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.ws.security.registry.UserRegistry)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))",osgi.extender;filter:="(&(osgi.extender=osgi.metatype)(version>=1.4.0)(!(version>=2.0.0)))";resolution:=optional'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.registry, com.ibm.ws.ras.instrument, com.ibm.ws.bnd.annotations, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.management.security, com.ibm.wsspi.org.osgi.service.metatype.annotations] > Task :com.ibm.ws.security.quickstart:publishWLPJars > Task :com.ibm.ws.security.quickstart:assemble > Task :com.ibm.ws.security.ready.service:publishWLPJars > Task :com.ibm.ws.security.ready.service:assemble > Task :com.ibm.ws.security.registry:publishWLPJars > Task :com.ibm.ws.security.registry:assemble > Task :com.ibm.ws.security.registry.basic:globalize > Task :com.ibm.ws.security.registry.basic:compileJava > Task :com.ibm.ws.security.registry.basic:processResources NO-SOURCE > Task :com.ibm.ws.security.registry.basic:classes > Task :com.ibm.ws.security.registry.basic:instrument > Task :com.ibm.ws.security.registry.basic:jar warning: Unable to determine whether the meta annotation aQute.bnd.annotation.xml.XMLAttribute applied to type com.ibm.ws.security.registry.basic.internal.BasicRegistry provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [javax.security.auth.x500] warning: Duplicate name osgi.extender used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.websphere.security.X509CertificateMapper)";effective:=active;resolution:=optional,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))",osgi.extender;filter:="(&(osgi.extender=osgi.metatype)(version>=1.4.0)(!(version>=2.0.0)))";resolution:=optional'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.registry, com.ibm.ws.ras.instrument, com.ibm.ws.bnd.annotations, com.ibm.websphere.security, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.wsspi.org.osgi.service.metatype.annotations, com.ibm.websphere.org.osgi.service.cm] > Task :com.ibm.ws.security.registry.basic:publishWLPJars > Task :com.ibm.ws.security.registry.basic:assemble > Task :com.ibm.ws.security.registry.basic_fat:globalize NO-SOURCE > Task :com.ibm.ws.security.registry_test.servlet:globalize NO-SOURCE > Task :com.ibm.ws.security.registry_test.servlet:compileJava > Task :com.ibm.ws.security.registry_test.servlet:processResources NO-SOURCE > Task :com.ibm.ws.security.registry_test.servlet:classes > Task :com.ibm.ws.security.registry_test.servlet:jar warning: Unreferenced class path entries [com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.security.registry, junit, com.ibm.websphere.org.osgi.core, com.ibm.ws.junit.extensions, com.ibm.ws.security] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.registry.basic_fat/fat/src/com/ibm/ws/security/registry/basic/fat/CustomCertificateMapperInBellTest.java:137: warning: [deprecation] setNestedFile(File) in Library has been deprecated library1.setNestedFile(file1); ^ 1 warning > Task :com.ibm.ws.security.registry.basic_fat:compileJava > Task :com.ibm.ws.security.registry.basic_fat:processResources NO-SOURCE > Task :com.ibm.ws.security.registry.basic_fat:classes > Task :com.ibm.ws.security.registry.basic_fat:certificateMapper_JAR > Task :com.ibm.ws.security.registry.basic_fat:assemble SKIPPED > Task :com.ibm.ws.security.registry_test.custom:assemble > Task :com.ibm.ws.security.registry_test.servlet:war > Task :com.ibm.ws.security.registry_test.servlet:assemble > Task :com.ibm.ws.security.saml.sso:globalize > Task :com.ibm.ws.security.saml.sso:compileJava > Task :com.ibm.ws.security.saml.sso:processResources NO-SOURCE > Task :com.ibm.ws.security.saml.sso:classes > Task :com.ibm.ws.security.saml.sso:instrument > Task :com.ibm.ws.security.saml.sso:jar warning: Imports that lack version ranges: [com.ibm.ws.serialization, javax.security.auth, javax.security.auth.login, javax.xml.namespace, org.w3c.dom] warning: Export com.ibm.ws.security.saml, has 2, private references [com.ibm.ws.security.saml.sso20.internal.utils, com.ibm.ws.security.saml.sso20.metadata] warning: Export com.ibm.ws.security.saml.impl, has 2, private references [com.ibm.ws.security.saml.sso20.acs, com.ibm.ws.security.saml.sso20.metadata] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.org.opensaml.openws.1.5.6, com.ibm.ws.org.opensaml.xmltooling.1.4.4, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.security.common, com.ibm.ws.org.joda.time.1.6.2, com.ibm.ws.security.authentication.tai, com.ibm.ws.org.opensaml.opensaml.2.6.1, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.authentication, com.ibm.websphere.appserver.spi.kernel.filemonitor, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.kernel.service, com.ibm.ws.ssl, com.ibm.ws.security, com.ibm.ws.webcontainer, com.ibm.ws.security.sso.common, com.ibm.ws.security.token, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.webcontainer.security, com.ibm.websphere.appserver.api.saml20, com.ibm.websphere.appserver.spi.saml20, com.ibm.ws.security.authentication.filter, com.ibm.websphere.org.osgi.service.cm, com.ibm.websphere.javaee.servlet.3.0, com.ibm.websphere.security, com.ibm.ws.logging.core, com.ibm.ws.org.slf4j.api] > Task :com.ibm.ws.security.saml.sso:publishWLPJars > Task :com.ibm.ws.security.saml.sso:assemble > Task :com.ibm.ws.security.saml.sso_fat:assemble SKIPPED > Task :com.ibm.ws.security.saml.sso_fat.2:assemble SKIPPED > Task :com.ibm.ws.security.saml.sso_fat.3:assemble SKIPPED > Task :com.ibm.ws.security.saml.sso_fat.common:globalize NO-SOURCE > Task :com.ibm.ws.security.saml.sso_fat.common:compileJava > Task :com.ibm.ws.security.saml.sso_fat.common:processResources NO-SOURCE > Task :com.ibm.ws.security.saml.sso_fat.common:classes > Task :com.ibm.ws.security.saml.sso_fat.common:SAML_Demo_WAR /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.saml.sso_fat.common/src/com/ibm/ws/security/saml20/fat/commonTest/SAMLCommonTest.java:526: warning: [deprecation] printExpectations(List) in CommonMessageTools has been deprecated msgUtils.printExpectations(expectations); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.saml.sso_fat.common/src/com/ibm/ws/security/saml20/fat/commonTest/SAMLCommonTest.java:692: warning: [deprecation] printExpectations(List) in CommonMessageTools has been deprecated msgUtils.printExpectations(expectations); ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 2 warnings > Task :com.ibm.ws.security.saml.sso_fat.common:SAML_Demo_EAR > Task :com.ibm.ws.security.saml.sso_fat.common:httpServletRequestApp_WAR > Task :com.ibm.ws.security.saml.sso_fat.common:jar warning: com.ibm.ws.security.saml.sso_fat.common: Unable to determine whether the meta annotation javax.xml.ws.WebServiceProvider applied to type samlwebsso.idpinitiated.websso01.service.WebSSOSrvlt01 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.security.saml.sso_fat.common: Imports that lack version ranges: [com.gargoylesoftware.htmlunit, com.gargoylesoftware.htmlunit.html, com.gargoylesoftware.htmlunit.util, com.meterware.httpunit, javax.net.ssl, javax.security.auth, javax.xml.parsers, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.stream, javax.xml.ws, org.w3c.dom, org.xml.sax] warning: Unreferenced class path entries [com.ibm.ws.security.openidconnect.common, com.ibm.ws.org.opensaml.xmltooling.1.4.4, unboundid-ldapsdk-5.1.0, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.componenttest, com.ibm.ws.security.oauth.2.0, com.ibm.websphere.org.osgi.core, com.ibm.ws.org.joda.time.1.6.2, io.openliberty.org.apache.commons.codec, com.ibm.ws.security.fat.common, com.ibm.ws.org.opensaml.opensaml.2.6.1, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.com.unboundid, shrinkwrap-api-1.2.3, com.ibm.ws.security.openidconnect.client, com.ibm.ws.junit.extensions, com.ibm.ws.logging, junit, com.ibm.ws.security.sso.common, com.ibm.ws.com.meterware.httpunit.1.7, fattest.simplicity, com.ibm.ws.security.token, com.ibm.websphere.org.osgi.service.component, htmlunit-2.44.0, com.ibm.json4j, com.ibm.websphere.org.osgi.service.cm, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.security.openidconnect.server, com.ibm.websphere.security, com.ibm.ws.webcontainer.security_test.servlets, com.ibm.ws.org.slf4j.api, com.ibm.ws.security.saml.sso.2.0] > Task :com.ibm.ws.security.saml.sso_fat.common:samlclient_WAR > Task :com.ibm.ws.security.saml.sso_fat.common:copy_331_IDP UP-TO-DATE > Task :com.ibm.ws.security.saml.sso_fat.common:updateIdp_3_x_WAR > Task :com.ibm.ws.security.saml.sso_fat.common:copy_41x_IDP UP-TO-DATE > Task :com.ibm.ws.security.saml.sso_fat.common:updateIdp_4_1_x_WAR > Task :com.ibm.ws.security.saml.sso_fat.common:assemble > Task :com.ibm.ws.security.saml.sso_fat.config:assemble SKIPPED > Task :com.ibm.ws.security.saml.sso_fat.config.mapToUserRegistry:assemble SKIPPED > Task :com.ibm.ws.security.saml.sso_fat.endpoint.samlmetadata:assemble SKIPPED > Task :com.ibm.ws.security.saml.sso_fat.jaxrs:globalize NO-SOURCE > Task :com.ibm.ws.security.saml.sso_fat.jaxrs:compileJava > Task :com.ibm.ws.security.saml.sso_fat.jaxrs:processResources NO-SOURCE > Task :com.ibm.ws.security.saml.sso_fat.jaxrs:classes > Task :com.ibm.ws.security.saml.sso_fat.jaxrs:helloworld_WAR > Task :com.ibm.ws.security.saml.sso_fat.jaxrs:jaxrsclient_WAR > Task :com.ibm.ws.security.saml.sso_fat.jaxrs:assemble SKIPPED > Task :com.ibm.ws.security.saml.sso_fat.jaxrs.config:assemble SKIPPED > Task :com.ibm.ws.security.saml.sso_fat.logout:assemble SKIPPED > Task :com.ibm.ws.security.saml.sso_fat.logout.httpServletRequest:assemble SKIPPED > Task :com.ibm.ws.security.saml.sso_fat.logout.ibm_security_logout:assemble SKIPPED > Task :com.ibm.ws.security.saml.sso_fat.logout.IDP_initiated:assemble SKIPPED > Task :com.ibm.ws.security.saml.wab:globalize > Task :com.ibm.ws.security.saml.wab:compileJava > Task :com.ibm.ws.security.saml.wab:processResources NO-SOURCE > Task :com.ibm.ws.security.saml.wab:classes > Task :com.ibm.ws.security.saml.wab:instrument > Task :com.ibm.ws.security.saml.wab:jar warning: com.ibm.ws.security.saml.wab.2.0: Split package, multiple jars provide the same package:com/ibm/ws/security/saml/sso20/internal/resources Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:com.ibm.ws.security.saml.sso.2.0] Class path [Jar:main, Jar:com.ibm.websphere.appserver.spi.kernel.service, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.javaee.servlet.3.0, Jar:com.ibm.ws.security, Jar:com.ibm.ws.security.saml.sso.2.0, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.security.saml.internal.wab.2.0: Split package, multiple jars provide the same package:com/ibm/ws/security/saml/sso20/internal/resources Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:com.ibm.ws.security.saml.sso.2.0] Class path [Jar:main, Jar:com.ibm.websphere.appserver.spi.kernel.service, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.javaee.servlet.3.0, Jar:com.ibm.ws.security, Jar:com.ibm.ws.security.saml.sso.2.0, Jar:com.ibm.ws.ras.instrument] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.ras.instrument, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.security.saml.sso.2.0, com.ibm.ws.security] > Task :com.ibm.ws.security.saml.wab:publishWLPJars > Task :com.ibm.ws.security.saml.wab:assemble > Task :com.ibm.ws.security.saml.websso.2.0:globalize > Task :com.ibm.ws.security.saml.websso.2.0:compileJava > Task :com.ibm.ws.security.saml.websso.2.0:processResources NO-SOURCE > Task :com.ibm.ws.security.saml.websso.2.0:classes Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.security.saml.websso.2.0:instrument > Task :com.ibm.ws.security.saml.websso.2.0:jar warning: com.ibm.ws.security.saml.websso.2.0: Imports that lack version ranges: [com.ibm.ws.serialization, javax.security.auth, javax.security.auth.login, javax.xml.namespace, org.w3c.dom] warning: com.ibm.ws.security.saml.websso.2.0: Export com.ibm.ws.security.saml, has 2, private references [com.ibm.ws.security.saml.sso20.internal.utils, com.ibm.ws.security.saml.sso20.metadata] warning: com.ibm.ws.security.saml.websso.2.0: Export com.ibm.ws.security.saml.impl, has 2, private references [com.ibm.ws.security.saml.sso20.acs, com.ibm.ws.security.saml.sso20.metadata] warning: com.ibm.ws.security.saml.websso.2.0.jakarta: Imports that lack version ranges: [com.ibm.ws.serialization, javax.security.auth, javax.security.auth.login, javax.xml.namespace, org.w3c.dom] warning: com.ibm.ws.security.saml.websso.2.0.jakarta: Export com.ibm.ws.security.saml, has 2, private references [com.ibm.ws.security.saml.sso20.internal.utils, com.ibm.ws.security.saml.sso20.metadata] warning: com.ibm.ws.security.saml.websso.2.0.jakarta: Export com.ibm.ws.security.saml.impl, has 2, private references [com.ibm.ws.security.saml.sso20.acs, com.ibm.ws.security.saml.sso20.metadata] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.org.opensaml.opensaml.messaging.api.3.4.5, com.ibm.ws.ras.instrument, com.ibm.ws.net.shibboleth.utilities.java.support.7.5.1, com.ibm.ws.org.opensaml.opensaml.messaging.impl.3.4.5, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.security.common, io.openliberty.org.apache.commons.codec, com.ibm.ws.com.google.guava, com.ibm.ws.security.authentication.tai, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.org.opensaml.opensaml.core.3.4.5, com.ibm.ws.security.authentication, com.ibm.websphere.appserver.spi.kernel.filemonitor, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.kernel.service, com.ibm.ws.ssl, com.ibm.ws.security, com.ibm.ws.webcontainer, com.ibm.ws.security.sso.common, com.ibm.ws.org.opensaml.opensaml.storage.api.3.4.5, com.ibm.ws.security.token, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.webcontainer.security, com.ibm.websphere.appserver.api.saml20, com.ibm.websphere.appserver.spi.saml20, com.ibm.ws.security.authentication.filter, com.ibm.websphere.org.osgi.service.cm, com.ibm.websphere.javaee.servlet.3.0, com.ibm.websphere.security, com.ibm.ws.logging.core, com.ibm.ws.org.joda.time.2.9.9, com.ibm.ws.org.slf4j.api] > Task :com.ibm.ws.security.saml.websso.2.0:publishWLPJars > Task :com.ibm.ws.security.saml.websso.2.0:assemble > Task :com.ibm.ws.security.social:publishWLPJars > Task :com.ibm.ws.security.social:assemble > Task :com.ibm.ws.security.social_fat:assemble SKIPPED > Task :com.ibm.ws.security.social_fat.commonTest.LibertyOP:assemble SKIPPED > Task :com.ibm.ws.security.social_fat.delegated:assemble SKIPPED > Task :com.ibm.ws.security.social_fat.LibertyOP.1:assemble SKIPPED > Task :com.ibm.ws.security.social_fat.LibertyOP.2:assemble SKIPPED > Task :com.ibm.ws.security.social_fat.LibertyOP.backchannelLogout:assemble SKIPPED > Task :com.ibm.ws.security.social_fat:globalize NO-SOURCE > Task :com.ibm.ws.security.social_fat:compileJava > Task :com.ibm.ws.security.social_fat:processResources NO-SOURCE > Task :com.ibm.ws.security.social_fat:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.social_fat/fat/src/com/ibm/ws/security/social/fat/utils/SocialCommonTest.java:711: warning: [deprecation] printOAuthOidcExpectations(List,String[],TestSettings) in CommonMessageTools has been deprecated msgUtils.printOAuthOidcExpectations(expectations, testActions, settings); ^ 1 warning > Task :com.ibm.ws.security.social_fat:jar warning: Imports that lack version ranges: [com.gargoylesoftware.htmlunit, com.gargoylesoftware.htmlunit.html, com.gargoylesoftware.htmlunit.util] warning: Unreferenced class path entries [com.ibm.ws.security.fat.common.social, junit, com.ibm.ws.com.meterware.httpunit.1.7, fattest.simplicity, io.openliberty.org.apache.commons.logging, com.ibm.ws.componenttest, webdriver-common-0.9.7376, com.ibm.ws.security.token, com.ibm.ws.security.fat.common, htmlunit-2.44.0, webdriver-2.6, com.ibm.ws.security.oauth.oidc_fat.common, com.ibm.websphere.javaee.servlet.3.1, dec-0.1.2, com.ibm.websphere.javaee.jsonp.1.1, com.ibm.websphere.security, shrinkwrap-api-1.2.3, com.ibm.ws.security.fat.common.jwt, com.ibm.ws.kernel.service, com.ibm.ws.org.apache.httpcomponents, com.ibm.ws.org.slf4j.api, com.ibm.ws.security.social, com.ibm.ws.junit.extensions, htmlunit-cssparser-1.6.0] > Task :com.ibm.ws.security.social_fat.multiProvider:globalize NO-SOURCE /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.social_fat.multiProvider/test-applications/customSelection/src/com/ibm/ws/security/social/fat/multiProvider/web/CustomSelectionServlet.java:35: warning: [deprecation] StringEscapeUtils in org.apache.commons.lang3 has been deprecated import org.apache.commons.lang3.StringEscapeUtils; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.social_fat.multiProvider/test-applications/customSelection/src/com/ibm/ws/security/social/fat/multiProvider/web/CustomSelectionServlet.java:219: warning: [deprecation] StringEscapeUtils in org.apache.commons.lang3 has been deprecated html.append("\n"); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.social_fat.multiProvider/test-applications/customSelection/src/com/ibm/ws/security/social/fat/multiProvider/web/CustomSelectionServlet.java:219: warning: [deprecation] StringEscapeUtils in org.apache.commons.lang3 has been deprecated html.append("\n"); ^ 3 warnings > Task :com.ibm.ws.security.social_fat.multiProvider:compileJava > Task :com.ibm.ws.security.social_fat.multiProvider:processResources NO-SOURCE > Task :com.ibm.ws.security.social_fat.multiProvider:classes > Task :com.ibm.ws.security.social_fat.multiProvider:customSelection_ZIP > Task :com.ibm.ws.security.social_fat.multiProvider:assemble SKIPPED > Task :com.ibm.ws.security.social_fat.oidcCertification:globalize NO-SOURCE > Task :com.ibm.ws.security.social_fat.oidcCertification:compileJava > Task :com.ibm.ws.security.social_fat.oidcCertification:processResources NO-SOURCE > Task :com.ibm.ws.security.social_fat.oidcCertification:classes > Task :com.ibm.ws.security.social_fat.oidcCertification:jar warning: Unreferenced class path entries [com.ibm.ws.security.fat.common.social, junit, fattest.simplicity, io.openliberty.org.apache.commons.logging, com.ibm.ws.componenttest, com.ibm.ws.security.token, com.ibm.ws.security.fat.common, htmlunit-2.27, com.ibm.websphere.javaee.servlet.3.1, com.ibm.websphere.javaee.jsonp.1.1, com.ibm.websphere.security, shrinkwrap-api-1.2.3, com.ibm.ws.kernel.service, com.ibm.ws.org.slf4j.api, com.ibm.ws.security.social, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.security.social_fat.oidcCertification:assemble > Task :com.ibm.ws.security.social_fat.okdServiceLogin:globalize NO-SOURCE > Task :com.ibm.ws.security.social_fat.okdServiceLogin:compileJava > Task :com.ibm.ws.security.social_fat.okdServiceLogin:processResources NO-SOURCE > Task :com.ibm.ws.security.social_fat.okdServiceLogin:classes > Task :com.ibm.ws.security.social_fat.okdServiceLogin:StubbedOKDServiceLogin_ZIP > Task :com.ibm.ws.security.social_fat.okdServiceLogin:assemble SKIPPED > Task :com.ibm.ws.security.social_fat.OpenShift:globalize NO-SOURCE > Task :com.ibm.ws.security.social_fat.OpenShift:compileJava > Task :com.ibm.ws.security.social_fat.OpenShift:processResources NO-SOURCE > Task :com.ibm.ws.security.social_fat.OpenShift:classes > Task :com.ibm.ws.security.social_fat.OpenShift:StubbedOpenShift_ZIP > Task :com.ibm.ws.security.social_fat.OpenShift:assemble SKIPPED > Task :com.ibm.ws.security.spnego:globalize > Task :com.ibm.ws.security.spnego:compileJava > Task :com.ibm.ws.security.spnego:processResources NO-SOURCE > Task :com.ibm.ws.security.spnego:classes > Task :com.ibm.ws.security.spnego:instrument > Task :com.ibm.ws.security.spnego:jar warning: com.ibm.ws.security.spnego: Imports that lack version ranges: [javax.security.auth, javax.security.auth.kerberos, javax.security.auth.login, org.ietf.jgss] warning: com.ibm.ws.security.spnego: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.security.authentication.filter.AuthenticationFilter)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.security.kerberos.auth.KerberosService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.s4u2proxy.KerberosExtService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.security.spnego: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.security.credentials.CredentialProvider";uses:="com.ibm.ws.security.credentials",osgi.service;objectClass:List="com.ibm.ws.security.spnego.internal.SpnegoHelperProxy";uses:="com.ibm.ws.security.spnego.internal",osgi.service;objectClass:List="com.ibm.ws.webcontainer.security.WebAuthenticator";uses:="com.ibm.ws.webcontainer.security"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.security.spnego.internal: Imports that lack version ranges: [javax.security.auth, javax.security.auth.kerberos, javax.security.auth.login, org.ietf.jgss] warning: io.openliberty.security.spnego.internal: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.security.authentication.filter.AuthenticationFilter)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.security.kerberos.auth.KerberosService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.s4u2proxy.KerberosExtService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.security.spnego.internal: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.security.credentials.CredentialProvider";uses:="com.ibm.ws.security.credentials",osgi.service;objectClass:List="com.ibm.ws.security.spnego.internal.SpnegoHelperProxy";uses:="com.ibm.ws.security.spnego.internal",osgi.service;objectClass:List="com.ibm.ws.webcontainer.security.WebAuthenticator";uses:="com.ibm.ws.webcontainer.security"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.security.authentication.tai, com.ibm.ws.security.jaas.common, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.authentication, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.kernel.metatype.helper, com.ibm.ws.kernel.service, com.ibm.ws.security, com.ibm.ws.logging, com.ibm.ws.security.authentication.builtin, com.ibm.ws.webcontainer, com.ibm.ws.security.credentials, com.ibm.ws.security.token, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.webcontainer.security, com.ibm.ws.security.authentication.filter, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.ejbcontainer.v32, com.ibm.ws.config, com.ibm.websphere.security, com.ibm.ws.security.kerberos.auth, com.ibm.ws.logging.core, com.ibm.ws.security.token.s4u2] > Task :com.ibm.ws.security.spnego:publishWLPJars > Task :com.ibm.ws.security.spnego:assemble > Task :com.ibm.ws.security.spnego.fat.common:SPNEGOTokenHelperFVTWeb_WAR > Task :com.ibm.ws.security.spnego.fat.common:SPNEGOTokenHelperFVT_EAR > Task :com.ibm.ws.security.spnego.fat.common:assemble > Task :com.ibm.ws.security.spnego_fat:assemble SKIPPED > Task :com.ibm.ws.security.spnego_fat.1:assemble SKIPPED > Task :com.ibm.ws.security.spnego_fat.2:assemble SKIPPED > Task :com.ibm.ws.security.sso:globalize NO-SOURCE > Task :com.ibm.ws.security.sso:compileJava > Task :com.ibm.ws.security.sso:processResources NO-SOURCE > Task :com.ibm.ws.security.sso:classes > Task :com.ibm.ws.security.sso:instrument > Task :com.ibm.ws.security.sso:jar warning: com.ibm.ws.security.sso: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.security.authentication.filter.AuthenticationFilter)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.security.token.ltpa.LTPAConfiguration)";effective:=active;resolution:=optional,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.security.sso.internal: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.security.authentication.filter.AuthenticationFilter)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.security.token.ltpa.LTPAConfiguration)";effective:=active;resolution:=optional,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.boot.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.webcontainer.security, com.ibm.ws.security.authentication.filter, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.appserver.spi.kernel.filemonitor, com.ibm.ws.security.token.ltpa, com.ibm.ws.logging.core] > Task :com.ibm.ws.security.sso:publishWLPJars > Task :com.ibm.ws.security.sso:assemble > Task :com.ibm.ws.security.sso.common:publishWLPJars > Task :com.ibm.ws.security.sso.common:assemble > Task :com.ibm.ws.security.test.common:globalize NO-SOURCE > Task :com.ibm.ws.security.test.common:compileJava > Task :com.ibm.ws.security.test.common:processResources NO-SOURCE > Task :com.ibm.ws.security.test.common:classes > Task :com.ibm.ws.security.test.common:jar warning: Imports that lack version ranges: [javax.crypto, javax.crypto.spec, org.jmock, org.jmock.api, org.jmock.integration.junit4, org.jmock.lib.legacy, org.junit, org.junit.rules] warning: Unreferenced class path entries [objenesis-1.0, com.ibm.ws.org.osgi.annotation.versioning, jmock-2.5.1, junit, com.ibm.wsspi.org.osgi.service.component.annotations, hamcrest-all-1.3, cglib-nodep-3.3.0, jmock-legacy-2.5.0, com.ibm.ws.junit.extensions, jmock-junit4-2.5.1, com.ibm.json4j, com.ibm.ws.kernel.boot] > Task :com.ibm.ws.security.test.common:assemble > Task :com.ibm.ws.security.token:publishWLPJars > Task :com.ibm.ws.security.token:assemble > Task :com.ibm.ws.security.token.ltpa:publishWLPJars > Task :com.ibm.ws.security.token.ltpa:assemble > Task :com.ibm.ws.security.token.s4u2:publishWLPJars > Task :com.ibm.ws.security.token.s4u2:assemble > Task :com.ibm.ws.security.utility:globalize > Task :com.ibm.ws.security.utility.securityutil:globalize NO-SOURCE > Task :com.ibm.ws.security.utility.securityutil:compileJava NO-SOURCE > Task :com.ibm.ws.security.utility.securityutil:processResources NO-SOURCE > Task :com.ibm.ws.security.utility.securityutil:classes UP-TO-DATE [ant:validate] (error) message files must have at least one registered component prefix > Task :com.ibm.ws.security.utility.securityutil:jar warning: There is an empty jar or directory on the classpath: main warning: Host com.ibm.ws.security.utility=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.crypto.certificateutil=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.crypto.ltpakeyutil=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.crypto.passwordutil=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.kernel.service=version="[1.3,1.3.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.logging=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.org.apache.commons.io=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.json4j=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath > Task :com.ibm.ws.security.utility:compileJava > Task :com.ibm.ws.security.utility:processResources NO-SOURCE > Task :com.ibm.ws.security.utility:classes > Task :com.ibm.ws.security.utility:jar warning: Imports that lack version ranges: [javax.net.ssl] warning: Unreferenced class path entries [ws-securityutil, com.ibm.ws.crypto.ltpakeyutil, com.ibm.ws.crypto.passwordutil, com.ibm.ws.kernel.service, com.ibm.ws.crypto.certificateutil, com.ibm.json4j, com.ibm.ws.org.apache.commons.io] > Task :com.ibm.ws.security.utility:publishWLPJars > Task :com.ibm.ws.security.utility:assemble > Task :com.ibm.ws.security.utility.securityutil:publishToolScripts > Task :com.ibm.ws.security.utility.securityutil:publishToolJars > Task :com.ibm.ws.security.utility.securityutil:assemble > Task :com.ibm.ws.security.wim.adapter.file:globalize NO-SOURCE > Task :com.ibm.ws.security.wim.adapter.file:compileJava > Task :com.ibm.ws.security.wim.adapter.file:processResources NO-SOURCE > Task :com.ibm.ws.security.wim.adapter.file:classes > Task :com.ibm.ws.security.wim.adapter.file:jar warning: Imports that lack version ranges: [javax.xml.namespace, javax.xml.parsers, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.stream, javax.xml.xpath, org.w3c.dom, org.xml.sax] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.wim.core, junit, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, jaxb-xjc-2.2.10, com.ibm.ws.junit.extensions, com.ibm.websphere.security.wim.base, com.ibm.ws.security] > Task :com.ibm.ws.security.wim.adapter.file:assemble > Task :com.ibm.ws.security.wim.adapter.file_fat:assemble SKIPPED > Task :com.ibm.ws.security.wim.adapter.ldap:globalize [ant:validate] (warning) INVALID_LOGIN_PROPERTIES.explanation product acronyms are disallowed > Task :com.ibm.ws.security.wim.adapter.ldap:compileJava > Task :com.ibm.ws.security.wim.adapter.ldap:processResources NO-SOURCE > Task :com.ibm.ws.security.wim.adapter.ldap:classes Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.security.wim.adapter.ldap:instrument > Task :com.ibm.ws.security.wim.adapter.ldap:jar warning: Imports that lack version ranges: [javax.naming, javax.naming.directory, javax.naming.ldap, javax.security.auth, javax.security.auth.login, javax.security.auth.x500, org.ietf.jgss] warning: Export com.ibm.ws.security.wim.adapter.ldap, has 1, private references [com.ibm.ws.security.wim.adapter.ldap.change] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.websphere.security.X509CertificateMapper)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.security.kerberos.auth.KerberosService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.wim.ConfigManager)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ssl.optional.SSLSupportOptional)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=org.osgi.service.cm.ConfigurationAdmin)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.logging, com.ibm.ws.security.registry, com.ibm.ws.security.wim.core, com.ibm.ws.ras.instrument, com.ibm.ws.bnd.annotations, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.wsspi.org.osgi.service.metatype.annotations, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.config, com.ibm.websphere.security, com.ibm.ws.security.kerberos.auth, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.runtime.update, com.ibm.ws.ssl, com.ibm.websphere.security.wim.base, com.ibm.ws.security] > Task :com.ibm.ws.security.wim.adapter.ldap:publishWLPJars > Task :com.ibm.ws.security.wim.adapter.ldap:assemble > Task :com.ibm.ws.security.wim.adapter.ldap_fat:globalize NO-SOURCE > Task :com.ibm.ws.security.wim.repository_test.custom:globalize NO-SOURCE > Task :com.ibm.ws.security.wim.repository_test.custom:compileJava > Task :com.ibm.ws.security.wim.repository_test.custom:processResources NO-SOURCE > Task :com.ibm.ws.security.wim.repository_test.custom:classes > Task :com.ibm.ws.security.wim.repository_test.custom:jar warning: Imports that lack version ranges: [javax.naming, javax.naming.ldap, javax.security.auth.x500] warning: Unreferenced class path entries [org.osgi.service.component.annotations-1.4.0, junit, com.ibm.ws.junit.extensions, com.ibm.websphere.security.wim.base] > Task :com.ibm.ws.security.wim_test.servlet:globalize NO-SOURCE > Task :com.ibm.ws.security.wim_test.servlet:compileJava > Task :com.ibm.ws.security.wim_test.servlet:processResources NO-SOURCE > Task :com.ibm.ws.security.wim_test.servlet:classes Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.wim_test.servlet/test-applications/vmmService/src/web/VmmServiceServlet.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.security.wim_test.servlet:jar warning: Unreferenced class path entries [com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.security.registry, com.ibm.ws.security.wim.core, junit, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.junit.extensions, com.ibm.websphere.security.wim.base, com.ibm.ws.security] > Task :com.ibm.ws.security.wim.adapter.ldap_fat:compileJava > Task :com.ibm.ws.security.wim.adapter.ldap_fat:processResources NO-SOURCE > Task :com.ibm.ws.security.wim.adapter.ldap_fat:classes > Task :com.ibm.ws.security.wim.adapter.ldap_fat:certificateMapper_JAR > Task :com.ibm.ws.security.wim.adapter.ldap_fat:assemble SKIPPED > Task :com.ibm.ws.security.wim.adapter.ldap_fat.krb5.1:assemble SKIPPED > Task :com.ibm.ws.security.wim.adapter.ldap_fat.krb5.2:assemble SKIPPED > Task :com.ibm.ws.security.wim.adapter.ldap_fat.krb5.3:assemble SKIPPED /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.wim.adapter.ldap_fat/fat/src/com/ibm/ws/security/wim/adapter/ldap/fat/CustomCertificateMapperInBellTest.java:210: warning: [deprecation] setNestedFile(File) in Library has been deprecated library1.setNestedFile(file1); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.wim.adapter.ldap_fat/fat/src/com/ibm/ws/security/wim/adapter/ldap/fat/CustomCertificateMapperInBellTest.java:597: warning: [deprecation] setNestedFile(File) in Library has been deprecated library1.setNestedFile(file1); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.wim.adapter.ldap_fat/fat/src/com/ibm/ws/security/wim/adapter/ldap/fat/CustomCertificateMapperInBellTest.java:673: warning: [deprecation] setNestedFile(File) in Library has been deprecated library1.setNestedFile(file1); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.wim.adapter.ldap_fat/fat/src/com/ibm/ws/security/wim/adapter/ldap/fat/CustomCertificateMapperInBellTest.java:749: warning: [deprecation] setNestedFile(File) in Library has been deprecated library1.setNestedFile(file1); ^ Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.wim.adapter.ldap_fat/fat/src/com/ibm/ws/security/wim/adapter/ldap/fat/FATLDAPNameTest.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 4 warnings > Task :com.ibm.ws.security.wim.core:publishWLPJars > Task :com.ibm.ws.security.wim.core:assemble > Task :com.ibm.ws.security.wim.core_fat:assemble SKIPPED > Task :com.ibm.ws.security.wim.registry:globalize > Task :com.ibm.ws.security.wim.registry:compileJava > Task :com.ibm.ws.security.wim.registry:processResources NO-SOURCE > Task :com.ibm.ws.security.wim.registry:classes Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.security.wim.registry/src/com/ibm/ws/security/wim/registry/util/SearchBridge.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.security.wim.registry:instrument > Task :com.ibm.ws.security.wim.registry:jar warning: Unable to determine whether the meta annotation aQute.bnd.annotation.xml.XMLAttribute applied to type com.ibm.ws.security.wim.registry.WIMUserRegistryConfig provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [javax.naming, javax.naming.ldap] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.security.wim.ConfigManager)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.wim.VMMService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))",osgi.extender;filter:="(&(osgi.extender=osgi.metatype)(version>=1.4.0)(!(version>=2.0.0)))";resolution:=optional'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.extender used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.security.wim.ConfigManager)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.wim.VMMService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))",osgi.extender;filter:="(&(osgi.extender=osgi.metatype)(version>=1.4.0)(!(version>=2.0.0)))";resolution:=optional'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.logging, com.ibm.ws.security.wim.core, com.ibm.ws.security.registry, com.ibm.ws.ras.instrument, com.ibm.ws.bnd.annotations, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.threading, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.wsspi.org.osgi.service.metatype.annotations, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.runtime.update, com.ibm.websphere.security.wim.base, com.ibm.ws.security] > Task :com.ibm.ws.security.wim.registry:publishWLPJars > Task :com.ibm.ws.security.wim.registry:assemble > Task :com.ibm.ws.security.wim.registry_fat:assemble SKIPPED > Task :com.ibm.ws.security.wim.repository_test.custom:assemble > Task :com.ibm.ws.security.wim.repository_test.custom.delay:globalize NO-SOURCE > Task :com.ibm.ws.security.wim.repository_test.custom.delay:compileJava > Task :com.ibm.ws.security.wim.repository_test.custom.delay:processResources NO-SOURCE > Task :com.ibm.ws.security.wim.repository_test.custom.delay:classes > Task :com.ibm.ws.security.wim.repository_test.custom.delay:jar warning: Imports that lack version ranges: [javax.naming, javax.naming.ldap] warning: Unreferenced class path entries [org.osgi.service.component.annotations-1.4.0, junit, com.ibm.ws.junit.extensions, com.ibm.websphere.security.wim.base] > Task :com.ibm.ws.security.wim.repository_test.custom.delay:assemble > Task :com.ibm.ws.security.wim.scim.2.0:globalize NO-SOURCE > Task :com.ibm.ws.security.wim.scim.2.0:compileJava > Task :com.ibm.ws.security.wim.scim.2.0:processResources NO-SOURCE > Task :com.ibm.ws.security.wim.scim.2.0:classes > Task :com.ibm.ws.security.wim.scim.2.0:instrument > Task :com.ibm.ws.security.wim.scim.2.0:jar warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, io.openliberty.com.fasterxml.jackson, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.management.security, com.ibm.websphere.rest.handler] > Task :com.ibm.ws.security.wim.scim.2.0:publishWLPJars > Task :com.ibm.ws.security.wim.scim.2.0:assemble > Task :com.ibm.ws.security.wim.scim.2.0_fat:assemble SKIPPED > Task :com.ibm.ws.security.wim_test.servlet:war > Task :com.ibm.ws.security.wim_test.servlet:assemble > Task :com.ibm.ws.serialization:publishWLPJars > Task :com.ibm.ws.serialization:assemble > Task :com.ibm.ws.session:publishWLPJars > Task :com.ibm.ws.session:assemble > Task :com.ibm.ws.session.cache:globalize > Task :com.ibm.ws.session.store:globalize NO-SOURCE > Task :com.ibm.ws.session.store:compileJava > Task :com.ibm.ws.session.store:processResources NO-SOURCE > Task :com.ibm.ws.session.store:classes Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.session.store:jar warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.websphere.javaee.transaction.1.1, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.javaee.servlet.3.0, com.ibm.tx.jta, com.ibm.ws.tx.embeddable, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.session, com.ibm.ws.resource, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.serialization] > Task :com.ibm.ws.session.cache:compileJava > Task :com.ibm.ws.session.cache:processResources NO-SOURCE > Task :com.ibm.ws.session.cache:classes > Task :com.ibm.ws.session.cache:instrument > Task :com.ibm.ws.session.cache:jar warning: com.ibm.ws.session.cache: Imports that lack version ranges: [javax.management] warning: com.ibm.ws.session.cache: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=javax.cache.spi.CachingProvider)";effective:=active,osgi.service;filter:="(objectClass=org.osgi.service.cm.ConfigurationAdmin)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.session.cache.jakarta: Imports that lack version ranges: [javax.management] warning: com.ibm.ws.session.cache.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=javax.cache.spi.CachingProvider)";effective:=active,osgi.service;filter:="(objectClass=org.osgi.service.cm.ConfigurationAdmin)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.ras.instrument, com.ibm.websphere.javaee.transaction.1.1, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.session.store, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, io.openliberty.jcache.internal, com.ibm.websphere.org.osgi.service.cm, com.ibm.websphere.javaee.jcache.1.1.core, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.session, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.serialization, com.ibm.ws.kernel.service, com.ibm.ws.runtime.update] > Task :com.ibm.ws.session.cache:publishWLPJars > Task :com.ibm.ws.session.cache:assemble > Task :com.ibm.ws.session.cache_fat:assemble SKIPPED > Task :com.ibm.ws.session.cache_fat_config:assemble SKIPPED > Task :com.ibm.ws.session.cache_fat_config_infinispan:assemble SKIPPED > Task :com.ibm.ws.session.cache_fat_infinispan:assemble SKIPPED > Task :com.ibm.ws.session.cache_fat_infinispan_container:assemble SKIPPED > Task :com.ibm.ws.session.db:globalize > Task :com.ibm.ws.session.db:compileJava > Task :com.ibm.ws.session.db:processResources NO-SOURCE > Task :com.ibm.ws.session.db:classes Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.session.db:jar warning: com.ibm.ws.session.db: Imports that lack version ranges: [javax.sql] warning: com.ibm.ws.session.db.jakarta: Imports that lack version ranges: [javax.sql] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.websphere.javaee.transaction.1.1, com.ibm.ws.session.store, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.javaee.servlet.3.0, com.ibm.tx.jta, com.ibm.ws.tx.embeddable, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.session, com.ibm.ws.resource, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.serialization] > Task :com.ibm.ws.session.db:publishWLPJars > Task :com.ibm.ws.session.db:assemble > Task :com.ibm.ws.session.monitor:publishWLPJars > Task :com.ibm.ws.session.monitor:assemble > Task :com.ibm.ws.session.store:publishWLPJars > Task :com.ibm.ws.session.store:assemble > Task :com.ibm.ws.sipcontainer:publishWLPJars > Task :com.ibm.ws.sipcontainer:assemble > Task :com.ibm.ws.sipcontainer.monitor:globalize NO-SOURCE > Task :com.ibm.ws.sipcontainer.monitor:compileJava > Task :com.ibm.ws.sipcontainer.monitor:processResources NO-SOURCE > Task :com.ibm.ws.sipcontainer.monitor:classes > Task :com.ibm.ws.sipcontainer.monitor:instrument > Task :com.ibm.ws.sipcontainer.monitor:jar warning: [com.ibm.ws.sip.monitor.pmi.application.ApplicationsModule] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.InjectedTrace is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.sip.monitor.pmi.application.ApplicationsModule] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceObjectField is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.sip.monitor.pmi.basic.SipContainerModule] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.InjectedTrace is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.sip.monitor.pmi.basic.SipContainerModule] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceObjectField is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.ws.sip.monitor.pmi.application.ApplicationModule provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.ws.sip.monitor.pmi.application.ApplicationModule provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.ws.sip.monitor.pmi.inbound.InboundRequestCounters provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.websphere.ras, com.ibm.websphere.ras.annotation] warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.sip.container.pmi.listener.ApplicationsPMIListener",osgi.service;objectClass:List="com.ibm.ws.sip.container.pmi.listener.SipContainerPMIListener"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.monitor, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.sipcontainer] > Task :com.ibm.ws.sipcontainer.monitor:publishWLPJars > Task :com.ibm.ws.sipcontainer.monitor:assemble > Task :com.ibm.ws.sipcontainer.security:publishWLPJars > Task :com.ibm.ws.sipcontainer.security:assemble > Task :com.ibm.ws.sipcontainer.servlet.3.1:globalize NO-SOURCE > Task :com.ibm.ws.sipcontainer.servlet.3.1:compileJava > Task :com.ibm.ws.sipcontainer.servlet.3.1:processResources NO-SOURCE > Task :com.ibm.ws.sipcontainer.servlet.3.1:classes > Task :com.ibm.ws.sipcontainer.servlet.3.1:instrument > Task :com.ibm.ws.sipcontainer.servlet.3.1:jar warning: [com.ibm.ws.sip.container.was.servlet31.SipMessageFactory31] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceObjectField is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.sip.container.was.servlet31.SipMessageFactory31] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceOptions is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.sip.container.was.servlet31.converged.SessionContextRegistryImplFactoryImpl31Converged] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceObjectField is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.sip.container.was.servlet31.converged.SessionContextRegistryImplFactoryImpl31Converged] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceOptions is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.ws.sip.container.was.servlet31.SipMessage31 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.ws.sip.container.was.servlet31.SipMessage31 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.ws.sip.container.was.servlet31.SipMessage31 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.websphere.ras, com.ibm.websphere.ras.annotation] warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.sip.container.was.message.SipMessageFactory",osgi.service;objectClass:List="com.ibm.ws.webcontainer.session.impl.SessionContextRegistryImplFactory"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.servlet, com.ibm.ws.webcontainer, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.transport.http, com.ibm.ws.session, com.ibm.websphere.javaee.servlet.sip.1.1, com.ibm.ws.container.service, com.ibm.ws.sipcontainer, com.ibm.ws.webcontainer.servlet.3.1, com.ibm.websphere.appserver.api.servlet] > Task :com.ibm.ws.sipcontainer.servlet.3.1:publishWLPJars > Task :com.ibm.ws.sipcontainer.servlet.3.1:assemble > Task :com.ibm.ws.springboot.support.shutdown:globalize NO-SOURCE > Task :com.ibm.ws.springboot.support.shutdown:compileJava warning: Duplicate name org.springframework.boot:spring-boot-autoconfigure used in header: 'org.springframework:spring-core;strategy=exact;version=4.3.13.RELEASE, org.springframework:spring-context;strategy=exact;version=4.3.13.RELEASE, org.springframework:spring-aop;strategy=exact;version=4.3.13.RELEASE, org.springframework:spring-expression;strategy=exact;version=4.3.13.RELEASE, org.springframework:spring-beans;strategy=exact;version=4.3.13.RELEASE, org.springframework.boot:spring-boot-autoconfigure;strategy=exact;version=1.5.9.RELEASE, org.springframework.boot:spring-boot;strategy=exact;version=1.5.9.RELEASE, org.springframework.boot:spring-boot-autoconfigure;strategy=exact;version=2.0.0.RELEASE, org.springframework.boot:spring-boot;strategy=exact;version=2.0.0.RELEASE, com.ibm.ws.app.manager.springboot;version=latest, com.ibm.wsspi.org.osgi.service.component.annotations'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name org.springframework.boot:spring-boot used in header: 'org.springframework:spring-core;strategy=exact;version=4.3.13.RELEASE, org.springframework:spring-context;strategy=exact;version=4.3.13.RELEASE, org.springframework:spring-aop;strategy=exact;version=4.3.13.RELEASE, org.springframework:spring-expression;strategy=exact;version=4.3.13.RELEASE, org.springframework:spring-beans;strategy=exact;version=4.3.13.RELEASE, org.springframework.boot:spring-boot-autoconfigure;strategy=exact;version=1.5.9.RELEASE, org.springframework.boot:spring-boot;strategy=exact;version=1.5.9.RELEASE, org.springframework.boot:spring-boot-autoconfigure;strategy=exact;version=2.0.0.RELEASE, org.springframework.boot:spring-boot;strategy=exact;version=2.0.0.RELEASE, com.ibm.ws.app.manager.springboot;version=latest, com.ibm.wsspi.org.osgi.service.component.annotations'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). > Task :com.ibm.ws.springboot.support.shutdown:processResources NO-SOURCE > Task :com.ibm.ws.springboot.support.shutdown:classes > Task :com.ibm.ws.springboot.support.shutdown:jar warning: springBootCloser.bnd: Imports that lack version ranges: [org.springframework.boot, org.springframework.boot.context.event, org.springframework.boot.env, org.springframework.context, org.springframework.context.event, org.springframework.core.env] warning: [com.ibm.ws.app.manager.springboot.support.SpringBootSupport] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceObjectField is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.app.manager.springboot.support.SpringBootSupport] Unable to determine whether the annotation com.ibm.ws.ras.instrument.annotation.InjectedFFDC is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.app.manager.springboot.support.SpringBootSupport] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceOptions is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: Unreferenced class path entries [spring-core-4.3.13.RELEASE, com.ibm.ws.app.manager.springboot, spring-boot-autoconfigure-2.0.0.RELEASE, spring-boot-autoconfigure-1.5.9.RELEASE, spring-boot-2.0.0.RELEASE, spring-expression-4.3.13.RELEASE, com.ibm.wsspi.org.osgi.service.component.annotations, spring-aop-4.3.13.RELEASE, spring-context-4.3.13.RELEASE, spring-beans-4.3.13.RELEASE, spring-boot-1.5.9.RELEASE] > Task :com.ibm.ws.springboot.support.shutdown:publishWLPJars > Task :com.ibm.ws.springboot.support.shutdown:assemble > Task :com.ibm.ws.springboot.support.version15.test.app:globalize NO-SOURCE > Task :com.ibm.ws.springboot.support.version15.test.app:compileJava > Task :com.ibm.ws.springboot.support.version15.test.app:processResources > Task :com.ibm.ws.springboot.support.version15.test.app:classes > Task :com.ibm.ws.springboot.support.version15.test.app:findMainClass > Task :com.ibm.ws.springboot.support.version15.test.app:jar warning: Unable to determine whether the meta annotation org.springframework.stereotype.Component applied to type com.ibm.ws.springboot.support.version15.test.app.MimeMappingCustomizer provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.web.bind.annotation.RequestMapping applied to type com.ibm.ws.springboot.support.version15.test.app.TestApplication provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.boot.autoconfigure.SpringBootApplication applied to type com.ibm.ws.springboot.support.version15.test.app.TestApplication provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.web.bind.annotation.RestController applied to type com.ibm.ws.springboot.support.version15.test.app.TestApplication provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.context.annotation.Bean applied to type com.ibm.ws.springboot.support.version15.test.app.TestErrorPageRegistrar provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.context.annotation.Configuration applied to type com.ibm.ws.springboot.support.version15.test.app.TestErrorPageRegistrar provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [org.springframework.boot, org.springframework.boot.autoconfigure, org.springframework.boot.context.embedded, org.springframework.boot.web.servlet, org.springframework.context, org.springframework.context.annotation, org.springframework.http, org.springframework.stereotype, org.springframework.web.bind.annotation] warning: Unreferenced class path entries [junit, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.springboot.support.version15.test.app:bootRepackage > Task :com.ibm.ws.springboot.support.version15.test.app:assemble > Task :com.ibm.ws.springboot.support.version20.test.actuator.app:globalize NO-SOURCE > Task :com.ibm.ws.springboot.support.version20.test.actuator.app:compileJava > Task :com.ibm.ws.springboot.support.version20.test.actuator.app:processResources > Task :com.ibm.ws.springboot.support.version20.test.actuator.app:classes > Task :com.ibm.ws.springboot.support.version20.test.actuator.app:bootJarMainClassName > Task :com.ibm.ws.springboot.support.version20.test.actuator.app:bootJar > Task :com.ibm.ws.springboot.support.version20.test.actuator.app:jar warning: Unable to determine whether the meta annotation org.springframework.web.bind.annotation.RequestMapping applied to type com.ibm.ws.springboot.support.version20.test.actuator.app.TestApplication provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.boot.autoconfigure.SpringBootApplication applied to type com.ibm.ws.springboot.support.version20.test.actuator.app.TestApplication provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.web.bind.annotation.RestController applied to type com.ibm.ws.springboot.support.version20.test.actuator.app.TestApplication provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [org.springframework.boot, org.springframework.boot.autoconfigure, org.springframework.context, org.springframework.web.bind.annotation] warning: Unreferenced class path entries [junit, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.springboot.support.version20.test.actuator.app:assemble > Task :com.ibm.ws.springboot.support.version20.test.app:globalize NO-SOURCE > Task :com.ibm.ws.springboot.support.version20.test.app:compileJava /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.springboot.support.version20.test.app/src/main/java/com/ibm/ws/springboot/support/version20/test/app/WebSecurityConfig.java:17: warning: [deprecation] WebSecurityConfigurerAdapter in org.springframework.security.config.annotation.web.configuration has been deprecated import org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.springboot.support.version20.test.app/src/main/java/com/ibm/ws/springboot/support/version20/test/app/WebSecurityConfig.java:22: warning: [deprecation] WebSecurityConfigurerAdapter in org.springframework.security.config.annotation.web.configuration has been deprecated public class WebSecurityConfig extends WebSecurityConfigurerAdapter { ^ 2 warnings > Task :com.ibm.ws.springboot.support.version20.test.app:processResources > Task :com.ibm.ws.springboot.support.version20.test.app:classes > Task :com.ibm.ws.springboot.support.version20.test.app:bootJarMainClassName > Task :com.ibm.ws.springboot.support.version20.test.app:bootJar > Task :com.ibm.ws.springboot.support.version20.test.app:jar warning: Unable to determine whether the meta annotation org.springframework.stereotype.Component applied to type com.ibm.ws.springboot.support.version20.test.app.CustomizationBean provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.context.annotation.Configuration applied to type com.ibm.ws.springboot.support.version20.test.app.MvcConfig provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.beans.factory.annotation.Autowired applied to type com.ibm.ws.springboot.support.version20.test.app.TestApplication provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.web.bind.annotation.RequestMapping applied to type com.ibm.ws.springboot.support.version20.test.app.TestApplication provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.web.bind.annotation.RequestParam applied to type com.ibm.ws.springboot.support.version20.test.app.TestApplication provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.boot.autoconfigure.SpringBootApplication applied to type com.ibm.ws.springboot.support.version20.test.app.TestApplication provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.web.bind.annotation.RestController applied to type com.ibm.ws.springboot.support.version20.test.app.TestApplication provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.context.annotation.Bean applied to type com.ibm.ws.springboot.support.version20.test.app.TestErrorPageRegistrar provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.servlet.annotation.WebFilter applied to type com.ibm.ws.springboot.support.version20.test.app.TestWebFilter provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.servlet.annotation.WebListener applied to type com.ibm.ws.springboot.support.version20.test.app.TestWebListener provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.servlet.annotation.WebServlet applied to type com.ibm.ws.springboot.support.version20.test.app.TestWebServlet provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.security.config.annotation.web.configuration.EnableWebSecurity applied to type com.ibm.ws.springboot.support.version20.test.app.WebSecurityConfig provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [javax.servlet, javax.servlet.annotation, javax.servlet.http, org.springframework.beans.factory.annotation, org.springframework.boot, org.springframework.boot.autoconfigure, org.springframework.boot.web.server, org.springframework.boot.web.servlet.server, org.springframework.context, org.springframework.context.annotation, org.springframework.core.env, org.springframework.http, org.springframework.security.config.annotation.authentication.builders, org.springframework.security.config.annotation.authentication.configurers.provisioning, org.springframework.security.config.annotation.authentication.configurers.userdetails, org.springframework.security.config.annotation.web, org.springframework.security.config.annotation.web.builders, org.springframework.security.config.annotation.web.configuration, org.springframework.security.config.annotation.web.configurers, org.springframework.security.crypto.factory, org.springframework.security.crypto.password, org.springframework.stereotype, org.springframework.web.bind.annotation, org.springframework.web.servlet.config.annotation] warning: Unreferenced class path entries [junit, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.springboot.support.version20.test.app:assemble > Task :com.ibm.ws.springboot.support.version20.test.java.app:globalize NO-SOURCE > Task :com.ibm.ws.springboot.support.version20.test.java.app:compileJava > Task :com.ibm.ws.springboot.support.version20.test.java.app:processResources > Task :com.ibm.ws.springboot.support.version20.test.java.app:classes > Task :com.ibm.ws.springboot.support.version20.test.java.app:bootJarMainClassName > Task :com.ibm.ws.springboot.support.version20.test.java.app:bootJar > Task :com.ibm.ws.springboot.support.version20.test.java.app:jar warning: Unable to determine whether the meta annotation org.springframework.boot.autoconfigure.SpringBootApplication applied to type com.ibm.ws.springboot.support.version20.test.app.TestApplication provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [org.springframework.boot, org.springframework.boot.autoconfigure, org.springframework.context] warning: Unreferenced class path entries [junit, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.springboot.support.version20.test.java.app:assemble > Task :com.ibm.ws.springboot.support.version20.test.multi.context.app:globalize NO-SOURCE > Task :com.ibm.ws.springboot.support.version20.test.multi.context.app:compileJava > Task :com.ibm.ws.springboot.support.version20.test.multi.context.app:processResources > Task :com.ibm.ws.springboot.support.version20.test.multi.context.app:classes > Task :com.ibm.ws.springboot.support.version20.test.multi.context.app:bootJarMainClassName > Task :com.ibm.ws.springboot.support.version20.test.multi.context.app:bootJar > Task :com.ibm.ws.springboot.support.version20.test.multi.context.app:jar warning: Unable to determine whether the meta annotation org.springframework.context.annotation.Configuration applied to type com.ibm.ws.springboot.support.version20.test.multi.context.app.child1.ServletConfig1 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.context.annotation.ComponentScan applied to type com.ibm.ws.springboot.support.version20.test.multi.context.app.child1.ServletConfig1 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.context.annotation.PropertySource applied to type com.ibm.ws.springboot.support.version20.test.multi.context.app.child1.ServletConfig1 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.boot.autoconfigure.EnableAutoConfiguration applied to type com.ibm.ws.springboot.support.version20.test.multi.context.app.child1.ServletConfig1 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.web.bind.annotation.RequestMapping applied to type com.ibm.ws.springboot.support.version20.test.multi.context.app.child1.ServletController1 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.web.bind.annotation.RestController applied to type com.ibm.ws.springboot.support.version20.test.multi.context.app.child1.ServletController1 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [org.springframework.boot, org.springframework.boot.autoconfigure, org.springframework.boot.builder, org.springframework.context, org.springframework.context.annotation, org.springframework.web.bind.annotation] warning: Unreferenced class path entries [junit, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.springboot.support.version20.test.multi.context.app:assemble > Task :com.ibm.ws.springboot.support.version20.test.war.app:globalize NO-SOURCE > Task :com.ibm.ws.springboot.support.version20.test.war.app:module:compileJava > Task :com.ibm.ws.springboot.support.version20.test.war.app:module:processResources > Task :com.ibm.ws.springboot.support.version20.test.war.app:module:classes > Task :com.ibm.ws.springboot.support.version20.test.war.app:module:jar > Task :com.ibm.ws.springboot.support.version20.test.war.app:compileJava > Task :com.ibm.ws.springboot.support.version20.test.war.app:processResources > Task :com.ibm.ws.springboot.support.version20.test.war.app:classes > Task :com.ibm.ws.springboot.support.version20.test.war.app:bootWarMainClassName > Task :com.ibm.ws.springboot.support.version20.test.war.app:bootWar > Task :com.ibm.ws.springboot.support.version20.test.war.app:jar warning: Unable to determine whether the meta annotation org.springframework.beans.factory.annotation.Value applied to type com.ibm.ws.springboot.support.version20.test.war.app.JSPTestController provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.web.bind.annotation.GetMapping applied to type com.ibm.ws.springboot.support.version20.test.war.app.JSPTestController provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.stereotype.Controller applied to type com.ibm.ws.springboot.support.version20.test.war.app.JSPTestController provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.boot.autoconfigure.SpringBootApplication applied to type com.ibm.ws.springboot.support.version20.test.war.app.TestJSPApplication provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.context.annotation.ImportResource applied to type com.ibm.ws.springboot.support.version20.test.war.app.TestJSPApplication provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [org.springframework.beans.factory.annotation, org.springframework.boot, org.springframework.boot.autoconfigure, org.springframework.boot.builder, org.springframework.boot.web.servlet.support, org.springframework.context, org.springframework.context.annotation, org.springframework.stereotype, org.springframework.web.bind.annotation] warning: Unreferenced class path entries [junit, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.springboot.support.version20.test.war.app:assemble > Task :com.ibm.ws.springboot.support.version20.test.webanno.app:globalize NO-SOURCE > Task :com.ibm.ws.springboot.support.version20.test.webanno.app:compileJava > Task :com.ibm.ws.springboot.support.version20.test.webanno.app:processResources > Task :com.ibm.ws.springboot.support.version20.test.webanno.app:classes > Task :com.ibm.ws.springboot.support.version20.test.webanno.app:bootJarMainClassName > Task :com.ibm.ws.springboot.support.version20.test.webanno.app:bootJar > Task :com.ibm.ws.springboot.support.version20.test.webanno.app:jar warning: Unable to determine whether the meta annotation org.springframework.web.bind.annotation.RequestMapping applied to type com.ibm.ws.springboot.support.version20.test.webanno.app.TestApplication provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.boot.web.servlet.ServletComponentScan applied to type com.ibm.ws.springboot.support.version20.test.webanno.app.TestApplication provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.boot.autoconfigure.SpringBootApplication applied to type com.ibm.ws.springboot.support.version20.test.webanno.app.TestApplication provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.web.bind.annotation.RestController applied to type com.ibm.ws.springboot.support.version20.test.webanno.app.TestApplication provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.servlet.annotation.WebFilter applied to type com.ibm.ws.springboot.support.version20.test.webanno.app.TestWebFilter provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.stereotype.Component applied to type com.ibm.ws.springboot.support.version20.test.webanno.app.TestWebListener provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.servlet.annotation.WebServlet applied to type com.ibm.ws.springboot.support.version20.test.webanno.app.TestWebServlet provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [javax.servlet, javax.servlet.annotation, javax.servlet.http, org.springframework.boot, org.springframework.boot.autoconfigure, org.springframework.boot.web.servlet, org.springframework.context, org.springframework.stereotype, org.springframework.web.bind.annotation] warning: Unreferenced class path entries [junit, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.springboot.support.version20.test.webanno.app:assemble > Task :com.ibm.ws.springboot.support.version20.test.webflux.app:globalize NO-SOURCE > Task :com.ibm.ws.springboot.support.version20.test.webflux.app:compileJava > Task :com.ibm.ws.springboot.support.version20.test.webflux.app:processResources > Task :com.ibm.ws.springboot.support.version20.test.webflux.app:classes > Task :com.ibm.ws.springboot.support.version20.test.webflux.app:bootJarMainClassName > Task :com.ibm.ws.springboot.support.version20.test.webflux.app:bootJar > Task :com.ibm.ws.springboot.support.version20.test.webflux.app:jar warning: Unable to determine whether the meta annotation org.springframework.stereotype.Component applied to type com.ibm.ws.springboot.support.version20.test.webflux.app.EchoHandler provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.web.bind.annotation.GetMapping applied to type com.ibm.ws.springboot.support.version20.test.webflux.app.TestApplication provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.context.annotation.Bean applied to type com.ibm.ws.springboot.support.version20.test.webflux.app.TestApplication provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.boot.autoconfigure.SpringBootApplication applied to type com.ibm.ws.springboot.support.version20.test.webflux.app.TestApplication provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.springframework.web.bind.annotation.RestController applied to type com.ibm.ws.springboot.support.version20.test.webflux.app.TestApplication provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [org.reactivestreams, org.springframework.boot, org.springframework.boot.autoconfigure, org.springframework.context, org.springframework.context.annotation, org.springframework.stereotype, org.springframework.web.bind.annotation, org.springframework.web.reactive.function.server, reactor.core.publisher] warning: Unreferenced class path entries [junit, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.springboot.support.version20.test.webflux.app:assemble > Task :com.ibm.ws.springboot.support.version20.test.websocket.app:globalize NO-SOURCE > Task :com.ibm.ws.springboot.support.version20.test.websocket.app:compileJava > Task :com.ibm.ws.springboot.support.version20.test.websocket.app:processResources > Task :com.ibm.ws.springboot.support.version20.test.websocket.app:classes > Task :com.ibm.ws.springboot.support.version20.test.websocket.app:bootJar > Task :com.ibm.ws.springboot.support.version20.test.websocket.app:jar SKIPPED > Task :com.ibm.ws.springboot.support.version20.test.websocket.app:assemble > Task :com.ibm.ws.springboot.support.web.server:globalize NO-SOURCE > Task :com.ibm.ws.springboot.support.web.server:compileJava > Task :com.ibm.ws.springboot.support.web.server:processResources NO-SOURCE > Task :com.ibm.ws.springboot.support.web.server:classes > Task :com.ibm.ws.springboot.support.web.server:instrument > Task :com.ibm.ws.springboot.support.web.server:jar warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.module.DeployedAppServices)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.app.manager.module.internal.ModuleHandler)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.threading.FutureMonitor)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.webcontainer, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.threading, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.ws.app.manager.springboot, com.ibm.ws.app.manager.module, com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.dd, com.ibm.ws.transport.http, com.ibm.ws.container.service, com.ibm.ws.logging.core] > Task :com.ibm.ws.springboot.support.web.server:publishWLPJars > Task :com.ibm.ws.springboot.support.web.server:assemble > Task :com.ibm.ws.springboot.support.web.server.version15:globalize NO-SOURCE > Task :com.ibm.ws.springboot.support.web.server.version15:compileJava > Task :com.ibm.ws.springboot.support.web.server.version15:processResources NO-SOURCE > Task :com.ibm.ws.springboot.support.web.server.version15:classes > Task :com.ibm.ws.springboot.support.web.server.version15:jar warning: springBoot15Server.bnd: Imports that lack version ranges: [org.springframework.beans, org.springframework.boot.autoconfigure, org.springframework.boot.autoconfigure.condition, org.springframework.boot.autoconfigure.template, org.springframework.boot.autoconfigure.web, org.springframework.boot.context.embedded, org.springframework.boot.context.properties, org.springframework.boot.web.servlet, org.springframework.context, org.springframework.context.annotation, org.springframework.core.env, org.springframework.core.io, org.springframework.http, org.springframework.util] warning: [com.ibm.ws.app.manager.springboot.support.SpringBootSupport] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceObjectField is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.app.manager.springboot.support.SpringBootSupport] Unable to determine whether the annotation com.ibm.ws.ras.instrument.annotation.InjectedFFDC is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.app.manager.springboot.support.SpringBootSupport] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceOptions is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: Unreferenced class path entries [spring-boot-autoconfigure-1.5.9.RELEASE, com.ibm.ws.webcontainer, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.threading, spring-aop-4.3.13.RELEASE, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.springboot.support.web.server, spring-beans-4.3.13.RELEASE, spring-boot-1.5.9.RELEASE, com.ibm.ws.adaptable.module, spring-core-4.3.13.RELEASE, com.ibm.ws.app.manager.springboot, com.ibm.ws.app.manager.module, com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.dd, spring-web-4.3.13.RELEASE, spring-expression-4.3.13.RELEASE, com.ibm.ws.container.service, spring-context-4.3.13.RELEASE] > Task :com.ibm.ws.springboot.support.web.server.version15:publishWLPJars > Task :com.ibm.ws.springboot.support.web.server.version15:assemble > Task :com.ibm.ws.springboot.support.web.server.version20:globalize NO-SOURCE > Task :com.ibm.ws.springboot.support.web.server.version20:compileJava > Task :com.ibm.ws.springboot.support.web.server.version20:processResources NO-SOURCE > Task :com.ibm.ws.springboot.support.web.server.version20:classes > Task :com.ibm.ws.springboot.support.web.server.version20:jar warning: springBoot20Server.bnd: Imports that lack version ranges: [org.springframework.beans, org.springframework.boot, org.springframework.boot.autoconfigure, org.springframework.boot.autoconfigure.condition, org.springframework.boot.autoconfigure.template, org.springframework.boot.autoconfigure.web.servlet, org.springframework.boot.context.properties, org.springframework.boot.web.reactive.server, org.springframework.boot.web.server, org.springframework.boot.web.servlet, org.springframework.boot.web.servlet.server, org.springframework.context, org.springframework.context.annotation, org.springframework.core.env, org.springframework.core.io, org.springframework.http, org.springframework.http.server.reactive, org.springframework.util] warning: [com.ibm.ws.app.manager.springboot.support.SpringBootSupport] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceObjectField is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.app.manager.springboot.support.SpringBootSupport] Unable to determine whether the annotation com.ibm.ws.ras.instrument.annotation.InjectedFFDC is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.app.manager.springboot.support.SpringBootSupport] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceOptions is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: Unreferenced class path entries [com.ibm.ws.webcontainer, spring-boot-2.0.0.RELEASE, spring-aop-5.0.4.RELEASE, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.threading, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, spring-beans-5.0.4.RELEASE, com.ibm.ws.springboot.support.web.server, spring-web-5.0.4.RELEASE, com.ibm.ws.adaptable.module, com.ibm.ws.app.manager.springboot, com.ibm.ws.app.manager.module, spring-expression-5.0.4.RELEASE, com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.org.osgi.annotation.versioning, spring-boot-autoconfigure-2.0.0.RELEASE, spring-context-5.0.4.RELEASE, com.ibm.ws.container.service, spring-core-5.0.4.RELEASE] > Task :com.ibm.ws.springboot.support.web.server.version20:publishWLPJars > Task :com.ibm.ws.springboot.support.web.server.version20:assemble > Task :com.ibm.ws.springboot.support_fat:assemble SKIPPED [ant:validate] (error) message files must have at least one registered component prefix > Task :com.ibm.ws.springboot.utility:globalize > Task :com.ibm.ws.springboot.utility:compileJava > Task :com.ibm.ws.springboot.utility:processResources NO-SOURCE > Task :com.ibm.ws.springboot.utility:classes > Task :com.ibm.ws.springboot.utility:jar warning: Unreferenced class path entries [com.ibm.ws.app.manager.springboot, com.ibm.ws.kernel.service] > Task :com.ibm.ws.springboot.utility:publishWLPJars > Task :com.ibm.ws.springboot.utility:assemble > Task :com.ibm.ws.springboot.utility.springbootutil:globalize NO-SOURCE > Task :com.ibm.ws.springboot.utility.springbootutil:compileJava NO-SOURCE > Task :com.ibm.ws.springboot.utility.springbootutil:processResources NO-SOURCE > Task :com.ibm.ws.springboot.utility.springbootutil:classes UP-TO-DATE > Task :com.ibm.ws.springboot.utility.springbootutil:jar warning: There is an empty jar or directory on the classpath: main warning: Host com.ibm.ws.springboot.utility=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.app.manager.springboot=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.kernel.service=version="[1.3,1.3.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.logging=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath > Task :com.ibm.ws.springboot.utility.springbootutil:publishToolScripts > Task :com.ibm.ws.springboot.utility.springbootutil:publishToolJars > Task :com.ibm.ws.springboot.utility.springbootutil:assemble > Task :com.ibm.ws.ssl:publishWLPJars > Task :com.ibm.ws.ssl:assemble > Task :com.ibm.ws.ssl_fat_keystoreGen:assemble SKIPPED > Task :com.ibm.ws.ssl_fat_pkcs12:assemble SKIPPED > Task :com.ibm.ws.threading:publishWLPJars > Task :com.ibm.ws.threading:assemble > Task :com.ibm.ws.threading_policy_fat:assemble SKIPPED > Task :com.ibm.ws.timedexit:publishFeatureManifests > Task :com.ibm.ws.timedexit:publishWLPJars > Task :com.ibm.ws.timedexit:assemble > Task :com.ibm.ws.timer:publishWLPJars > Task :com.ibm.ws.timer:assemble > Task :com.ibm.ws.transaction:publishWLPJars > Task :com.ibm.ws.transaction:assemble > Task :com.ibm.ws.transaction.cdi:assemble > Task :com.ibm.ws.transaction.cloud_fat.base:assemble SKIPPED > Task :com.ibm.ws.transaction.cloud_fat.db2.1:assemble SKIPPED > Task :com.ibm.ws.transaction.cloud_fat.db2.2:assemble SKIPPED > Task :com.ibm.ws.transaction.cloud_fat.derby.1:assemble SKIPPED > Task :com.ibm.ws.transaction.cloud_fat.derby.2:assemble SKIPPED > Task :com.ibm.ws.transaction.cloud_fat.dualFS:assemble SKIPPED > Task :com.ibm.ws.transaction.cloud_fat.oracle.1:assemble SKIPPED > Task :com.ibm.ws.transaction.cloud_fat.oracle.2:assemble SKIPPED > Task :com.ibm.ws.transaction.cloud_fat.peerlocking:assemble SKIPPED > Task :com.ibm.ws.transaction.cloud_fat.postgresql.1:assemble SKIPPED > Task :com.ibm.ws.transaction.cloud_fat.postgresql.2:assemble SKIPPED > Task :com.ibm.ws.transaction.cloud_fat.simpleFS:assemble SKIPPED > Task :com.ibm.ws.transaction.cloud_fat.sqlserver.1:assemble SKIPPED > Task :com.ibm.ws.transaction.cloud_fat.sqlserver.2:assemble SKIPPED > Task :com.ibm.ws.transaction.context:globalize NO-SOURCE > Task :com.ibm.ws.transaction.context:compileJava > Task :com.ibm.ws.transaction.context:processResources NO-SOURCE > Task :com.ibm.ws.transaction.context:classes > Task :com.ibm.ws.transaction.context:instrument /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.transaction.context/src/com/ibm/ws/transaction/context/internal/TransactionContextProviderImpl.java:31: warning: [deprecation] ThreadContextProvider in com.ibm.wsspi.threadcontext has been deprecated import com.ibm.wsspi.threadcontext.ThreadContextProvider; ^ 1 warning > Task :com.ibm.ws.transaction.context:jar warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.context, com.ibm.ws.ras.instrument, com.ibm.websphere.javaee.transaction.1.1, com.ibm.websphere.javaee.connector.1.6, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.tx.jta, com.ibm.ws.tx.embeddable, com.ibm.ws.javaee.version, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.concurrent.1.0, com.ibm.ws.container.service, com.ibm.ws.kernel.service] > Task :com.ibm.ws.transaction.context:publishWLPJars > Task :com.ibm.ws.transaction.context:assemble > Task :com.ibm.ws.transaction.core_fat.base:assemble SKIPPED > Task :com.ibm.ws.transaction.core_fat.baseDB:assemble SKIPPED > Task :com.ibm.ws.transaction.core_fat.cdi:assemble SKIPPED > Task :com.ibm.ws.transaction.core_fat.commitPriority:assemble SKIPPED > Task :com.ibm.ws.transaction.core_fat.heuristics:assemble SKIPPED > Task :com.ibm.ws.transaction.core_fat.heuristicsDB:assemble SKIPPED > Task :com.ibm.ws.transaction.core_fat.misc:assemble SKIPPED > Task :com.ibm.ws.transaction.core_fat.startMultiEJB:assemble SKIPPED > Task :com.ibm.ws.transaction.core_fat.startup:assemble SKIPPED > Task :com.ibm.ws.transaction.core_fat.xa:assemble SKIPPED > Task :com.ibm.ws.transaction.core_fat.xaDB:assemble SKIPPED > Task :com.ibm.ws.transaction.db_fat:assemble SKIPPED > Task :com.ibm.ws.transaction.fat.util:globalize NO-SOURCE > Task :com.ibm.ws.transaction.fat.util:compileJava > Task :com.ibm.ws.transaction.fat.util:processResources NO-SOURCE > Task :com.ibm.ws.transaction.fat.util:classes > Task :com.ibm.ws.transaction.fat.util:jar warning: Imports that lack version ranges: [org.junit, org.junit.rules] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, junit, fattest.simplicity, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.transaction.fat.util:assemble > Task :com.ibm.ws.transaction.hadb_fat.db2.1:assemble SKIPPED > Task :com.ibm.ws.transaction.hadb_fat.db2.2:assemble SKIPPED > Task :com.ibm.ws.transaction.hadb_fat.db2.lease:assemble SKIPPED > Task :com.ibm.ws.transaction.hadb_fat.derby.1:assemble SKIPPED > Task :com.ibm.ws.transaction.hadb_fat.derby.2:assemble SKIPPED > Task :com.ibm.ws.transaction.hadb_fat.derby.lease:assemble SKIPPED > Task :com.ibm.ws.transaction.hadb_fat.oracle.1:assemble SKIPPED > Task :com.ibm.ws.transaction.hadb_fat.oracle.2:assemble SKIPPED > Task :com.ibm.ws.transaction.hadb_fat.oracle.lease:assemble SKIPPED > Task :com.ibm.ws.transaction.hadb_fat.postgresql.1:assemble SKIPPED > Task :com.ibm.ws.transaction.hadb_fat.postgresql.2:assemble SKIPPED > Task :com.ibm.ws.transaction.hadb_fat.postgresql.lease:assemble SKIPPED > Task :com.ibm.ws.transaction.hadb_fat.sqlserver.1:assemble SKIPPED > Task :com.ibm.ws.transaction.hadb_fat.sqlserver.2:assemble SKIPPED > Task :com.ibm.ws.transaction.hadb_fat.sqlserver.lease:assemble SKIPPED > Task :com.ibm.ws.transaction.management:globalize NO-SOURCE > Task :com.ibm.ws.transaction.management:compileJava > Task :com.ibm.ws.transaction.management:processResources NO-SOURCE > Task :com.ibm.ws.transaction.management:classes > Task :com.ibm.ws.transaction.management:instrument > Task :com.ibm.ws.transaction.management:jar warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.websphere.appserver.api.j2eemanagement, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core] > Task :com.ibm.ws.transaction.management:publishWLPJars > Task :com.ibm.ws.transaction.management:assemble > Task :com.ibm.ws.transaction.recovery_fat.1:assemble SKIPPED > Task :com.ibm.ws.transaction.recovery_fat.2:assemble SKIPPED > Task :com.ibm.ws.transaction.recovery_fat.3:assemble SKIPPED > Task :com.ibm.ws.transaction.test.util:globalize NO-SOURCE > Task :com.ibm.ws.transaction.test.util:compileJava > Task :com.ibm.ws.transaction.test.util:processResources NO-SOURCE > Task :com.ibm.ws.transaction.test.util:classes > Task :com.ibm.ws.transaction.test.util:jar warning: com.ibm.ws.transaction.test.util: Imports that lack version ranges: [javax.naming, javax.sql] warning: com.ibm.ws.transaction.test.util.jakarta: Imports that lack version ranges: [javax.naming, javax.sql] warning: Unreferenced class path entries [com.ibm.tx.jta, com.ibm.ws.tx.embeddable, com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.org.osgi.annotation.versioning, junit, com.ibm.websphere.javaee.transaction.1.2, com.ibm.websphere.javaee.connector.1.6, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.transaction.test.util:publishFeatureBundles > Task :com.ibm.ws.transaction.test.util:publishFeatureManifests > Task :com.ibm.ws.transaction.test.util:assemble > Task :com.ibm.ws.transport.http:publishWLPJars > Task :com.ibm.ws.transport.http:assemble > Task :com.ibm.ws.transport.http.compression_fat:assemble SKIPPED > Task :com.ibm.ws.transport.http.remoteip_fat:assemble SKIPPED > Task :com.ibm.ws.transport.http2_fat:assemble SKIPPED > Task :com.ibm.ws.transport.iiop:publishWLPJars > Task :com.ibm.ws.transport.iiop:assemble > Task :com.ibm.ws.transport.iiop.client:globalize NO-SOURCE > Task :com.ibm.ws.transport.iiop.client:compileJava NO-SOURCE > Task :com.ibm.ws.transport.iiop.client:processResources NO-SOURCE > Task :com.ibm.ws.transport.iiop.client:classes UP-TO-DATE > Task :com.ibm.ws.transport.iiop.client:instrument > Task :com.ibm.ws.transport.iiop.client:jar warning: There is an empty jar or directory on the classpath: main warning: Empty Import-Package header warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :com.ibm.ws.transport.iiop.client:publishWLPJars > Task :com.ibm.ws.transport.iiop.client:assemble > Task :com.ibm.ws.transport.iiop.management.j2ee:globalize NO-SOURCE > Task :com.ibm.ws.transport.iiop.management.j2ee:compileJava > Task :com.ibm.ws.transport.iiop.management.j2ee:processResources NO-SOURCE > Task :com.ibm.ws.transport.iiop.management.j2ee:classes > Task :com.ibm.ws.transport.iiop.management.j2ee:instrument > Task :com.ibm.ws.transport.iiop.management.j2ee:jar warning: Imports that lack version ranges: [javax.management] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.websphere.appserver.api.j2eemanagement, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core] > Task :com.ibm.ws.transport.iiop.management.j2ee:publishWLPJars > Task :com.ibm.ws.transport.iiop.management.j2ee:assemble > Task :com.ibm.ws.transport.iiop.open_fat:assemble SKIPPED > Task :com.ibm.ws.transport.iiop.server:globalize NO-SOURCE > Task :com.ibm.ws.transport.iiop.server:compileJava NO-SOURCE > Task :com.ibm.ws.transport.iiop.server:processResources NO-SOURCE > Task :com.ibm.ws.transport.iiop.server:classes UP-TO-DATE > Task :com.ibm.ws.transport.iiop.server:instrument > Task :com.ibm.ws.transport.iiop.server:jar warning: There is an empty jar or directory on the classpath: main warning: Empty Import-Package header warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :com.ibm.ws.transport.iiop.server:publishWLPJars > Task :com.ibm.ws.transport.iiop.server:assemble > Task :com.ibm.ws.transport.iiop.transaction:globalize NO-SOURCE > Task :com.ibm.ws.transport.iiop.transaction:compileJava > Task :com.ibm.ws.transport.iiop.transaction:processResources NO-SOURCE > Task :com.ibm.ws.transport.iiop.transaction:classes > Task :com.ibm.ws.transport.iiop.transaction:instrument > Task :com.ibm.ws.transport.iiop.transaction:jar warning: com.ibm.ws.transport.iiop.transaction: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=javax.transaction.TransactionManager)";effective:=active,osgi.service;filter:="(objectClass=org.apache.yoko.osgi.locator.Register)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.transport.iiop.transaction.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=javax.transaction.TransactionManager)";effective:=active,osgi.service;filter:="(objectClass=org.apache.yoko.osgi.locator.Register)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.tx.jta, com.ibm.tx.util, com.ibm.ws.tx.embeddable, com.ibm.ws.ras.instrument, com.ibm.ws.org.apache.yoko.corba.spec.1.5, com.ibm.websphere.javaee.transaction.1.1, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.ws.org.apache.yoko.osgi.1.5, com.ibm.ws.transport.iiop] > Task :com.ibm.ws.transport.iiop.transaction:publishWLPJars > Task :com.ibm.ws.transport.iiop.transaction:assemble > Task :com.ibm.ws.tx.embeddable:publishWLPJars > Task :com.ibm.ws.tx.embeddable:assemble > Task :com.ibm.ws.tx.jta.extensions:publishWLPJars > Task :com.ibm.ws.tx.jta.extensions:assemble > Task :com.ibm.ws.tx.jta_fat:assemble SKIPPED > Task :com.ibm.ws.tx.jta_fat_hibernate:assemble SKIPPED > Task :com.ibm.ws.ui:globalize [ant:validate] (warning) DESCRIPTION_NOT_VALID variables should not be encapsulated in quotation marks > Task :com.ibm.ws.ui:compileJava > Task :com.ibm.ws.ui:processResources NO-SOURCE > Task :com.ibm.ws.ui:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui/src/com/ibm/ws/ui/internal/v1/utils/FeatureToolService.java:270: warning: [deprecation] refreshFeatures() in FeatureProvisioner has been deprecated provisionerService.refreshFeatures(); ^ Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui/src/com/ibm/ws/ui/internal/v1/utils/FeatureToolService.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning > Task :com.ibm.ws.ui:jshint > Task :com.ibm.ws.ui:css-validation-files [ant:echo] Overriding the default CSS file set! Working around known tool limitations / bugs > Task :com.ibm.ws.ui:css-validation [ant:echo] Validating CSS file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui/resources/WEB-CONTENT/css/deploymentResult.css [ant:echo] Validating CSS file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui/resources/WEB-CONTENT/css/desktop.css [ant:echo] Validating CSS file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui/resources/WEB-CONTENT/css/icons.css [ant:echo] Validating CSS file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui/resources/WEB-CONTENT/css/lmn_theme.css [ant:echo] Validating CSS file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui/resources/WEB-CONTENT/css/mobile.css [ant:echo] Validating CSS file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui/resources/WEB-CONTENT/css/preferences.css [ant:echo] Validating CSS file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui/resources/WEB-CONTENT/css/tablet.css [ant:echo] Validating CSS file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui/resources/WEB-CONTENT/css/toolDetails.css [ant:echo] Validating CSS file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui/resources/WEB-CONTENT/css/toolbox.css [ant:echo] Validating CSS file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui/resources/WEB-CONTENT/login/login.css > Task :com.ibm.ws.ui:compile-js > Task :com.ibm.ws.ui:dojo-release-execute [ant:echo] OS Name: Linux [ant:echo] OS Arch: amd64 [ant:echo] importing libraries [ant:echo] Unzipping dojo to /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/dojo/dojo-1.12.9 [ant:echo] Unzipping idx to /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/dojo/idx-1.5.2.6 [ant:echo] Unzipping gridx to /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/dojo/gridx-1.3.9 [ant:echo] Unzipping intern to /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/intern/intern-2.2.2 [ant:echo] Unzipping d3 to /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/d3/d3-3.5.10 [ant:echo] Starting the dojo release build running on nodejs: node-v0.10.33-linux-x64/node-v0.10.33-linux-x64/bin/node [ant:echo] dojo.home: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/dojo [ant:echo] nodejs: node-v0.10.33-linux-x64/node-v0.10.33-linux-x64/bin/node [ant:echo] dojo.src: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/dojo/dojo-1.12.9 [ant:echo] dojo.project.release.profile: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui/lib/releaseProfile.js [ant:echo] dojo.build.layer.optimize: closure > Task :com.ibm.ws.ui:dojo-release-post-create > Task :com.ibm.ws.ui:dojo-release-post-copy > Task :com.ibm.ws.ui:dojo-nls-fix > Task :com.ibm.ws.ui:dojo-release-post-ext > Task :com.ibm.ws.ui:dojo-release-post > Task :com.ibm.ws.ui:dojo-release > Task :com.ibm.ws.ui:compile-dojo > Task :com.ibm.ws.ui:post-compile [ant:echo] Copying /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/fonts/IBMPlexSans/IBMPlexSans-Regular.woff file to directory /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui/lib/fonts > Task :com.ibm.ws.ui:jar warning: com.ibm.ws.ui: Imports that lack version ranges: [javax.management] warning: com.ibm.ws.ui: No translation found for macro: admin.virtual.host warning: com.ibm.ws.ui: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.kernel.feature.FeatureProvisioner)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.intfc.WSSecurityService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ui.internal.v1.ICatalogService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ui.internal.v1.IFeatureToolService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ui.internal.v1.IToolDataService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ui.internal.v1.IToolboxService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ui.persistence.IPersistenceProvider)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.VariableRegistry)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.ui: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.ui.internal.v1.ICatalogService,com.ibm.ws.ui.internal.v1.IToolboxService";uses:="com.ibm.ws.ui.internal.v1,com.ibm.ws.ui.internal.v1",osgi.service;objectClass:List="com.ibm.ws.ui.internal.v1.IFeatureToolService";uses:="com.ibm.ws.ui.internal.v1",osgi.service;objectClass:List="com.ibm.ws.ui.internal.v1.IToolDataService";uses:="com.ibm.ws.ui.internal.v1",osgi.service;objectClass:List="com.ibm.ws.ui.persistence.IPersistenceProvider";uses:="com.ibm.ws.ui.persistence",osgi.service;objectClass:List="com.ibm.wsspi.rest.handler.RESTHandler";uses:="com.ibm.wsspi.rest.handler"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.ui.jakarta: Imports that lack version ranges: [javax.management] warning: com.ibm.ws.ui.jakarta: No translation found for macro: admin.virtual.host warning: com.ibm.ws.ui.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.kernel.feature.FeatureProvisioner)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.intfc.WSSecurityService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ui.internal.v1.ICatalogService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ui.internal.v1.IFeatureToolService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ui.internal.v1.IToolDataService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ui.internal.v1.IToolboxService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.ui.persistence.IPersistenceProvider)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.VariableRegistry)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.ui.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.ui.internal.v1.ICatalogService,com.ibm.ws.ui.internal.v1.IToolboxService";uses:="com.ibm.ws.ui.internal.v1,com.ibm.ws.ui.internal.v1",osgi.service;objectClass:List="com.ibm.ws.ui.internal.v1.IFeatureToolService";uses:="com.ibm.ws.ui.internal.v1",osgi.service;objectClass:List="com.ibm.ws.ui.internal.v1.IToolDataService";uses:="com.ibm.ws.ui.internal.v1",osgi.service;objectClass:List="com.ibm.ws.ui.persistence.IPersistenceProvider";uses:="com.ibm.ws.ui.persistence",osgi.service;objectClass:List="com.ibm.wsspi.rest.handler.RESTHandler";uses:="com.ibm.wsspi.rest.handler"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.websphere.jsonsupport, com.ibm.ws.org.apache.commons.fileupload, com.ibm.ws.kernel.feature, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.org.apache.aries.util, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.rest.handler, com.ibm.ws.kernel.boot, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.appserver.api.kernel.service, com.ibm.websphere.security, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.kernel.service, com.ibm.wsspi.org.osgi.service.event, com.ibm.ws.com.google.gson.2.2.4, com.ibm.ws.org.apache.commons.io] > Task :com.ibm.ws.ui:publishWLPJars > Task :com.ibm.ws.ui:assemble > Task :com.ibm.ws.ui.shared:globalize NO-SOURCE > Task :com.ibm.ws.ui.shared:compileJava NO-SOURCE > Task :com.ibm.ws.ui.shared:processResources NO-SOURCE > Task :com.ibm.ws.ui.shared:classes UP-TO-DATE > Task :com.ibm.ws.ui.shared:jar SKIPPED > Task :com.ibm.ws.ui.shared:publishWLPJars NO-SOURCE > Task :com.ibm.ws.ui.shared:assemble UP-TO-DATE > Task :com.ibm.ws.ui.tool.explore:globalize NO-SOURCE > Task :com.ibm.ws.ui.tool.explore:compileJava NO-SOURCE > Task :com.ibm.ws.ui.tool.explore:processResources NO-SOURCE > Task :com.ibm.ws.ui.tool.explore:classes UP-TO-DATE > Task :com.ibm.ws.ui.tool.explore:jshint > Task :com.ibm.ws.ui.tool.explore:css-validation-files [ant:echo] Overriding the default CSS file set! Working around known tool limitations / bugs > Task :com.ibm.ws.ui.tool.explore:css-validation [ant:echo] Validating CSS file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.explore/resources/WEB-CONTENT/css/OVHP.css [ant:echo] Validating CSS file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.explore/resources/WEB-CONTENT/css/analytics.css [ant:echo] Validating CSS file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.explore/resources/WEB-CONTENT/css/bottomBar.css [ant:echo] Validating CSS file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.explore/resources/WEB-CONTENT/css/card.css [ant:echo] Validating CSS file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.explore/resources/WEB-CONTENT/css/charts.css [ant:echo] Validating CSS file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.explore/resources/WEB-CONTENT/css/dashboard.css [ant:echo] Validating CSS file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.explore/resources/WEB-CONTENT/css/desktop.css [ant:echo] Validating CSS file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.explore/resources/WEB-CONTENT/css/explore.css [ant:echo] Validating CSS file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.explore/resources/WEB-CONTENT/css/filterBar.css [ant:echo] Validating CSS file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.explore/resources/WEB-CONTENT/css/graphs.css [ant:echo] Validating CSS file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.explore/resources/WEB-CONTENT/css/listView.css [ant:echo] Validating CSS file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.explore/resources/WEB-CONTENT/css/oneuiExtension.css [ant:echo] Validating CSS file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.explore/resources/WEB-CONTENT/css/setAttributesDialog.css [ant:echo] Validating CSS file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.explore/resources/WEB-CONTENT/css/singleResource.css > Task :com.ibm.ws.ui.tool.explore:compile-js > Task :com.ibm.ws.ui.tool.explore:dojo-release-execute [ant:echo] OS Name: Linux [ant:echo] OS Arch: amd64 [ant:echo] importing libraries [ant:echo] Skipping unzip of dojo. Already unzipped here: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/dojo/dojo-1.12.9 [ant:echo] Skipping unzip of idx. Already unzipped here: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/dojo/idx-1.5.2.6 [ant:echo] Skipping unzip of gridx. Already unzipped here: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/dojo/gridx-1.3.9 [ant:echo] Skipping unzip of intern. Already unzipped here: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/intern/intern-2.2.2 [ant:echo] Skipping unzip of d3. Already unzipped here: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/d3/d3-3.5.10 [ant:echo] Starting the dojo release build running on nodejs: node-v0.10.33-linux-x64/node-v0.10.33-linux-x64/bin/node [ant:echo] dojo.home: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/dojo [ant:echo] nodejs: node-v0.10.33-linux-x64/node-v0.10.33-linux-x64/bin/node [ant:echo] dojo.src: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/dojo/dojo-1.12.9 [ant:echo] dojo.project.release.profile: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.explore/lib/releaseProfile.js [ant:echo] dojo.build.layer.optimize: closure > Task :com.ibm.ws.ui.tool.explore:dojo-release-post-create > Task :com.ibm.ws.ui.tool.explore:dojo-release-post-copy > Task :com.ibm.ws.ui.tool.explore:dojo-nls-fix > Task :com.ibm.ws.ui.tool.explore:dojo-release-post-ext > Task :com.ibm.ws.ui.tool.explore:dojo-release-post > Task :com.ibm.ws.ui.tool.explore:dojo-release > Task :com.ibm.ws.ui.tool.explore:compile-dojo > Task :com.ibm.ws.ui.tool.explore:instrument > Task :com.ibm.ws.ui.tool.explore:post-compile [ant:echo] importing libraries [ant:echo] Unzipping svg4everybody to /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/svg4everybody/svg4everybody-2.1.9 [ant:echo] Getting svg4everybody! [ant:echo] svg4everybody.project.destination: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.explore/lib/svg4everybody [ant:echo] svg4everybody.home: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/svg4everybody [ant:echo] Copying /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/fonts/IBMPlexSans/IBMPlexSans-Bold.woff file to directory /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.explore/lib/fonts [ant:echo] Copying /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/fonts/IBMPlexSans/IBMPlexSans-Medium.woff file to directory /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.explore/lib/fonts [ant:echo] Copying /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/fonts/IBMPlexSans/IBMPlexSans-Regular.woff file to directory /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.explore/lib/fonts [ant:echo] importing libraries > Task :com.ibm.ws.ui.tool.explore:jar warning: There is an empty jar or directory on the classpath: main warning: No translation found for macro: admin.virtual.host warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :com.ibm.ws.ui.tool.explore:publishWLPJars > Task :com.ibm.ws.ui.tool.explore:assemble > Task :com.ibm.ws.ui.tool.javaBatch:globalize NO-SOURCE > Task :com.ibm.ws.ui.tool.javaBatch:compileJava NO-SOURCE > Task :com.ibm.ws.ui.tool.javaBatch:processResources NO-SOURCE > Task :com.ibm.ws.ui.tool.javaBatch:classes UP-TO-DATE > Task :com.ibm.ws.ui.tool.javaBatch:jshint > Task :com.ibm.ws.ui.tool.javaBatch:css-validation-files [ant:echo] Overriding the default CSS file set! Working around known tool limitations / bugs > Task :com.ibm.ws.ui.tool.javaBatch:css-validation [ant:echo] Validating CSS file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.javaBatch/resources/WEB-CONTENT/css/executionDetails.css [ant:echo] Validating CSS file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.javaBatch/resources/WEB-CONTENT/css/javaBatchBreadcrumb.css [ant:echo] Validating CSS file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.javaBatch/resources/WEB-CONTENT/css/javaBatchGrid.css [ant:echo] Validating CSS file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.javaBatch/resources/WEB-CONTENT/css/javabatch.css [ant:echo] Validating CSS file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.javaBatch/resources/WEB-CONTENT/css/jobLogsView.css > Task :com.ibm.ws.ui.tool.javaBatch:compile-js > Task :com.ibm.ws.ui.tool.javaBatch:dojo-release-execute [ant:echo] OS Name: Linux [ant:echo] OS Arch: amd64 [ant:echo] importing libraries [ant:echo] Skipping unzip of dojo. Already unzipped here: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/dojo/dojo-1.12.9 [ant:echo] Skipping unzip of idx. Already unzipped here: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/dojo/idx-1.5.2.6 [ant:echo] Skipping unzip of gridx. Already unzipped here: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/dojo/gridx-1.3.9 [ant:echo] Skipping unzip of intern. Already unzipped here: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/intern/intern-2.2.2 [ant:echo] Skipping unzip of d3. Already unzipped here: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/d3/d3-3.5.10 [ant:echo] Starting the dojo release build running on nodejs: node-v0.10.33-linux-x64/node-v0.10.33-linux-x64/bin/node [ant:echo] dojo.home: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/dojo [ant:echo] nodejs: node-v0.10.33-linux-x64/node-v0.10.33-linux-x64/bin/node [ant:echo] dojo.src: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/dojo/dojo-1.12.9 [ant:echo] dojo.project.release.profile: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.javaBatch/lib/releaseProfile.js [ant:echo] dojo.build.layer.optimize: closure > Task :com.ibm.ws.ui.tool.javaBatch:dojo-release-post-create > Task :com.ibm.ws.ui.tool.javaBatch:dojo-release-post-copy > Task :com.ibm.ws.ui.tool.javaBatch:dojo-nls-fix > Task :com.ibm.ws.ui.tool.javaBatch:dojo-release-post-ext > Task :com.ibm.ws.ui.tool.javaBatch:dojo-release-post > Task :com.ibm.ws.ui.tool.javaBatch:dojo-release > Task :com.ibm.ws.ui.tool.javaBatch:compile-dojo > Task :com.ibm.ws.ui.tool.javaBatch:instrument > Task :com.ibm.ws.ui.tool.javaBatch:post-compile [ant:echo] importing libraries [ant:echo] Unzipping svg4everybody to /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/svg4everybody/svg4everybody-2.1.9 [ant:echo] Getting svg4everybody! [ant:echo] svg4everybody.project.destination: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.javaBatch/lib/svg4everybody [ant:echo] svg4everybody.home: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/svg4everybody [ant:echo] Copying IBMPlexSans folder to directory /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.javaBatch/lib/fonts > Task :com.ibm.ws.ui.tool.javaBatch:jar warning: There is an empty jar or directory on the classpath: main warning: No translation found for macro: admin.virtual.host warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :com.ibm.ws.ui.tool.javaBatch:publishWLPJars > Task :com.ibm.ws.ui.tool.javaBatch:assemble > Task :com.ibm.ws.ui.tool.serverConfig:globalize NO-SOURCE > Task :com.ibm.ws.ui.tool.serverConfig:compileJava NO-SOURCE > Task :com.ibm.ws.ui.tool.serverConfig:processResources NO-SOURCE > Task :com.ibm.ws.ui.tool.serverConfig:classes UP-TO-DATE > Task :com.ibm.ws.ui.tool.serverConfig:jshint > Task :com.ibm.ws.ui.tool.serverConfig:css-validation-files [ant:echo] Overriding the default CSS file set! Working around known tool limitations / bugs > Task :com.ibm.ws.ui.tool.serverConfig:css-validation [ant:echo] Validating CSS file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/css/editor.css > Task :com.ibm.ws.ui.tool.serverConfig:compile-js > Task :com.ibm.ws.ui.tool.serverConfig:instrument > Task :com.ibm.ws.ui.tool.serverConfig:post-compile [ant:echo] importing libraries [ant:echo] Unzipping jquery to /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/jquery/jquery-3.5.1 [ant:echo] Getting JQuery! [ant:echo] jquery.project.destination: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/lib/jquery [ant:echo] jquery.home: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/jquery/jquery-3.5.1 [ant:echo] importing libraries [ant:echo] Unzipping bootstrap to /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/bootstrap/bootstrap-3.4.1 [ant:echo] Getting bootstrap! [ant:echo] bootstrap.project.destination: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/lib/bootstrap [ant:echo] bootstrap.home: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/bootstrap/bootstrap-3.4.1 [ant:echo] importing libraries [ant:echo] Unzipping orion to /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/orion/orion-6.19.0 [ant:echo] Getting orion! [ant:echo] orion.project.destination: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/lib/orion [ant:echo] orion.home: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/orion [ant:echo] Copying /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/fonts/IBMPlexSans/IBMPlexSans-Regular.woff file to directory /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/lib/fonts [ant:echo] importing libraries [ant:echo] importing libraries [ant:echo] Unzipping closureExterns to /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/closure [ant:echo] Running closure [ant:echo] JSComp Source Files: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/core.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/customizationManager.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/dnd.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editor.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editorForm.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editorTree.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/fileExplorer.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/globalization.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/login.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/serverExplorer.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/settings.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/source.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/constants.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/customizations/featureListCustomization.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/customizations/includesCustomization.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/add.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/enumeration.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/error_saving_file.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/featureList.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/file_changed_during_editing.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/remove.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/save_before_closing.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/testDataSource.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/main.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/utils/collectiveUtils.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/utils/fileUtils.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/utils/schemaUtils.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/utils/stringUtils.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/utils/xmlUtils.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/build/jsShared/utils/apiMsgUtils.js [ant:echo] JSComp Externs Files: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/closure/closureExterns/common.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/closure/closureExterns/jquery-3.2.js [ant:echo] java -jar /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/closure/closure-compiler-v20160315.jar com.google.javascript.jscomp.CommandLineRunner --compilation_level SIMPLE --warning_level VERBOSE --debug --language_in ES5_STRICT --js_output_file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/lib/prod.min.js --externs /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/closure/closureExterns/common.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/ant_build.js/lib/closure/closureExterns/jquery-3.2.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/dev/custom.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/nls/messages.js --js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/core.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/customizationManager.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/dnd.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editor.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editorForm.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editorTree.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/fileExplorer.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/globalization.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/login.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/serverExplorer.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/settings.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/source.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/constants.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/customizations/featureListCustomization.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/customizations/includesCustomization.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/add.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/enumeration.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/error_saving_file.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/featureList.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/file_changed_during_editing.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/remove.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/save_before_closing.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/testDataSource.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/main.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/utils/collectiveUtils.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/utils/fileUtils.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/utils/schemaUtils.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/utils/stringUtils.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/utils/xmlUtils.js /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/build/jsShared/utils/apiMsgUtils.js [ant:java] The args attribute is deprecated. Please use nested arg elements. [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/dev/custom.js:13: WARNING - variable console redefined with type (Console|null), original definition at externs.zip//browser/webkit_dom.js:217 with type Console [ant:echo] var console; [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/core.js:72: WARNING - Function showControlById: called with 2 argument(s). Function requires at least 3 argument(s) and no more than 3 argument(s). [ant:echo] showControlById("progress", true); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/core.js:108: WARNING - Function hideControlById: called with 1 argument(s). Function requires at least 3 argument(s) and no more than 3 argument(s). [ant:echo] hideControlById("progress"); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/core.js:115: WARNING - Function showControlById: called with 1 argument(s). Function requires at least 3 argument(s) and no more than 3 argument(s). [ant:echo] showControlById("navbarChangeServerSection"); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/core.js:136: WARNING - Function hideControlById: called with 1 argument(s). Function requires at least 3 argument(s) and no more than 3 argument(s). [ant:echo] hideControlById("progress"); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/core.js:155: WARNING - Function renderCannotAccessRemoteServerFromNoneCollectiveControllerMessage: called with 1 argument(s). Function requires at least 0 argument(s) and no more than 0 argument(s). [ant:echo] renderCannotAccessRemoteServerFromNoneCollectiveControllerMessage(dataFromURL.serverId); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/core.js:242: WARNING - Function renderMessage: called with 3 argument(s). Function requires at least 6 argument(s) and no more than 6 argument(s). [ant:echo] renderMessage(errorMessage, "danger", true); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/core.js:264: WARNING - Property isCollectiveController never defined on server [ant:echo] if (!server.isCollectiveController){ [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/core.js:286: WARNING - Function renderMessage: called with 5 argument(s). Function requires at least 6 argument(s) and no more than 6 argument(s). [ant:echo] renderMessage(editorMessages.ERROR_RETRIEVING_SERVER_INFORMATION, "danger", false, false, jqXHR); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/core.js:306: WARNING - Function renderMessage: called with 3 argument(s). Function requires at least 6 argument(s) and no more than 6 argument(s). [ant:echo] renderMessage(editorMessages.FILE_ACCESS_ERROR_MESSAGE, "danger", false); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/core.js:357: WARNING - Function renderMessage: called with 3 argument(s). Function requires at least 6 argument(s) and no more than 6 argument(s). [ant:echo] renderMessage(errorMessage, "danger", true); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/core.js:369: WARNING - Function showControlById: called with 2 argument(s). Function requires at least 3 argument(s) and no more than 3 argument(s). [ant:echo] showControlById("navbarSignOutSection", false); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/core.js:373: WARNING - Function showControlById: called with 2 argument(s). Function requires at least 3 argument(s) and no more than 3 argument(s). [ant:echo] showControlById("serverExplorer", false); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/core.js:378: WARNING - Function renderMessage: called with 3 argument(s). Function requires at least 6 argument(s) and no more than 6 argument(s). [ant:echo] renderMessage(editorMessages.ERROR_ACCESSING_SERVER_LIST, "danger", true); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/core.js:406: WARNING - Function showControlById: called with 2 argument(s). Function requires at least 3 argument(s) and no more than 3 argument(s). [ant:echo] showControlById("navbarEditorSection", false); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/core.js:410: WARNING - Function showControlById: called with 2 argument(s). Function requires at least 3 argument(s) and no more than 3 argument(s). [ant:echo] showControlById("editor", false); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/core.js:579: WARNING - actual parameter 2 of History.prototype.pushState does not match formal parameter [ant:echo] found : null [ant:echo] required: string [ant:echo] window.top.history.pushState(null, null, hash); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/core.js:677: WARNING - Property wlpUserDir never defined on Object [ant:echo] var serverUserDir = collectiveServerData.wlpUserDir; [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/core.js:697: WARNING - Function showControlById: called with 1 argument(s). Function requires at least 3 argument(s) and no more than 3 argument(s). [ant:echo] showControlById("uiBlock"); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/core.js:699: WARNING - Function hideControlById: called with 1 argument(s). Function requires at least 3 argument(s) and no more than 3 argument(s). [ant:echo] hideControlById("uiBlock"); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/core.js:860: WARNING - Property ready of type jQuery has been deprecated: Please use the $(handler) instead. [ant:echo] $(document).ready(function() { [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/dnd.js:12: WARNING - Property ready of type jQuery has been deprecated: Please use the $(handler) instead. [ant:echo] $(document).ready(function() { [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editor.js:44: WARNING - Property globalIsAdmin never defined on Window [ant:echo] fileReadOnly = file.isReadOnly || !window.globalIsAdmin; [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editor.js:73: WARNING - Property setLineNumberRulerVisible never defined on source.orionEditor.editor [ant:echo] source.orionEditor.editor.setLineNumberRulerVisible(settings.showLineNumbers); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editor.js:145: WARNING - Property getText never defined on source.orionEditor.editor [ant:echo] parseConfigurationFile(source.orionEditor.editor.getText()); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editor.js:146: WARNING - Property setDirty never defined on source.orionEditor.editor [ant:echo] source.orionEditor.editor.setDirty(false); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editor.js:158: WARNING - Property getContentAssist never defined on source.orionEditor.editor [ant:echo] if(source.orionEditor.editor.getContentAssist().isActive()) { [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editor.js:158: WARNING - Property isActive never defined on ? [ant:echo] if(source.orionEditor.editor.getContentAssist().isActive()) { [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editor.js:159: WARNING - Property getContentAssist never defined on source.orionEditor.editor [ant:echo] source.orionEditor.editor.getContentAssist().deactivate(); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editor.js:159: WARNING - Property deactivate never defined on ? [ant:echo] source.orionEditor.editor.getContentAssist().deactivate(); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editor.js:205: WARNING - Property getTextView never defined on source.orionEditor.editor [ant:echo] source.orionEditor.editor.getTextView().setCaretOffset(source.orionEditor.editor.getText().length); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editor.js:205: WARNING - Property setCaretOffset never defined on ? [ant:echo] source.orionEditor.editor.getTextView().setCaretOffset(source.orionEditor.editor.getText().length); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editor.js:205: WARNING - Property getText never defined on source.orionEditor.editor [ant:echo] source.orionEditor.editor.getTextView().setCaretOffset(source.orionEditor.editor.getText().length); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editor.js:206: WARNING - Property getTextView never defined on source.orionEditor.editor [ant:echo] source.orionEditor.editor.getTextView().setCaretOffset(0); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editor.js:206: WARNING - Property setCaretOffset never defined on ? [ant:echo] source.orionEditor.editor.getTextView().setCaretOffset(0); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editor.js:207: WARNING - Property getTextView never defined on source.orionEditor.editor [ant:echo] source.orionEditor.editor.getTextView().setSelection(0,0); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editor.js:207: WARNING - Property setSelection never defined on ? [ant:echo] source.orionEditor.editor.getTextView().setSelection(0,0); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editor.js:223: WARNING - Property getText never defined on source.orionEditor.editor [ant:echo] contentToSave = source.orionEditor.editor.getText(); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editor.js:236: WARNING - Property setDirty never defined on source.orionEditor.editor [ant:echo] source.orionEditor.editor.setDirty(false); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editor.js:261: WARNING - Property ready of type jQuery has been deprecated: Please use the $(handler) instead. [ant:echo] $(document).ready(function() { [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editor.js:293: WARNING - Property getContentAssist never defined on source.orionEditor.editor [ant:echo] if(source.orionEditor.editor.getContentAssist().isActive()) { [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editor.js:293: WARNING - Property isActive never defined on ? [ant:echo] if(source.orionEditor.editor.getContentAssist().isActive()) { [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editor.js:294: WARNING - Property getContentAssist never defined on source.orionEditor.editor [ant:echo] source.orionEditor.editor.getContentAssist().deactivate(); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editor.js:294: WARNING - Property deactivate never defined on ? [ant:echo] source.orionEditor.editor.getContentAssist().deactivate(); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editor.js:326: WARNING - Property modal never defined on jQuery [ant:echo] $("#dialogFileChangedDuringEditing").modal("show"); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editor.js:345: WARNING - Property modal never defined on jQuery [ant:echo] $("#dialogErrorSavingFile").modal("show"); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editor.js:365: WARNING - Property getContentAssist never defined on source.orionEditor.editor [ant:echo] if(source.orionEditor.editor.getContentAssist().isActive()) { [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editor.js:365: WARNING - Property isActive never defined on ? [ant:echo] if(source.orionEditor.editor.getContentAssist().isActive()) { [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editor.js:366: WARNING - Property getContentAssist never defined on source.orionEditor.editor [ant:echo] source.orionEditor.editor.getContentAssist().deactivate(); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editor.js:366: WARNING - Property deactivate never defined on ? [ant:echo] source.orionEditor.editor.getContentAssist().deactivate(); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editor.js:373: WARNING - Property modal never defined on jQuery [ant:echo] $("#dialogSaveBeforeClosing").modal("show"); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editorForm.js:226: WARNING - actual parameter 2 of jQuery.prototype.attr does not match formal parameter [ant:echo] found : * [ant:echo] required: (boolean|function (number, string): ?|number|string|undefined) [ant:echo] control.attr("placeholder", control.data("clearPlaceholder")); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editorForm.js:311: WARNING - Function validateInputControl: called with 1 argument(s). Function requires at least 2 argument(s) and no more than 2 argument(s). [ant:echo] validateInputControl(control); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editorForm.js:407: WARNING - Property ready of type jQuery has been deprecated: Please use the $(handler) instead. [ant:echo] $(document).ready(function() { [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editorForm.js:505: WARNING - Function validateInputControl: called with 1 argument(s). Function requires at least 2 argument(s) and no more than 2 argument(s). [ant:echo] validateInputControl(target); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editorForm.js:512: WARNING - Function validateInputControl: called with 1 argument(s). Function requires at least 2 argument(s) and no more than 2 argument(s). [ant:echo] validateInputControl(pendingValidation); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editorForm.js:522: WARNING - actual parameter 2 of jQuery.prototype.attr does not match formal parameter [ant:echo] found : * [ant:echo] required: (boolean|function (number, string): ?|number|string|undefined) [ant:echo] control.attr("placeholder", control.data("clearPlaceholder")); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editorForm.js:533: WARNING - Property modal never defined on jQuery [ant:echo] $("#dialogAddChildElement").modal("show"); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editorForm.js:542: WARNING - Property modal never defined on jQuery [ant:echo] $("#dialogRemoveElement").modal("show"); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editorForm.js:555: WARNING - Property modal never defined on jQuery [ant:echo] $("#dialogDatasourceValidateElement").modal("show"); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editorTree.js:241: WARNING - actual parameter 1 of $ does not match formal parameter [ant:echo] found : * [ant:echo] required: (Object|null|string|undefined) [ant:echo] $(element).children().each(function(index, childElement) { [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/editorTree.js:327: WARNING - Property ready of type jQuery has been deprecated: Please use the $(handler) instead. [ant:echo] $(document).ready(function() { [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/fileExplorer.js:18: WARNING - Property globalIsAdmin never defined on Window [ant:echo] if (!window.globalIsAdmin) { [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/fileExplorer.js:105: WARNING - Function renderFile: called with 1 argument(s). Function requires at least 2 argument(s) and no more than 2 argument(s). [ant:echo] renderFile(arguments[i]); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/fileExplorer.js:427: WARNING - Property ready of type jQuery has been deprecated: Please use the $(handler) instead. [ant:echo] $(document).ready(function() { [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/fileExplorer.js:461: WARNING - actual parameter 2 of jQuery.prototype.attr does not match formal parameter [ant:echo] found : (jQuery|string) [ant:echo] required: (boolean|function (number, string): ?|number|string|undefined) [ant:echo] folder.attr("title", folder.text()); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/globalization.js:73: WARNING - Property userLanguage never defined on Navigator [ant:echo] browserLanguage = navigator.language ? navigator.language : navigator.userLanguage; [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/login.js:94: WARNING - Property ready of type jQuery has been deprecated: Please use the $(handler) instead. [ant:echo] $(document).ready(function() { [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/serverExplorer.js:29: WARNING - Function handleSort: called with 1 argument(s). Function requires at least 2 argument(s) and no more than 2 argument(s). [ant:echo] handleSort("name"); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/serverExplorer.js:131: WARNING - Property wlpUserDir never defined on currentServer [ant:echo] currentServer.host.toLowerCase().indexOf(searchStr) !== -1 || currentServer.wlpUserDir.toLowerCase().indexOf(searchStr) !== -1) { [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/serverExplorer.js:153: WARNING - Property cluster never defined on server [ant:echo] var cluster = server.cluster; [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/serverExplorer.js:173: WARNING - Property wlpUserDir never defined on server [ant:echo] bidiDirMarkupUserDir = "dir = \"" + globalization.obtainContextualDir(server.wlpUserDir) + "\""; [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/serverExplorer.js:181: WARNING - Property wlpUserDir never defined on server [ant:echo] var spanInsert = "" + stringUtils.formatString(editorMessages.SERVER_TABLE_CELL_FOR_SCREEN_READER, [cluster, server.host, server.wlpUserDir]) + ""; [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/serverExplorer.js:186: WARNING - Property wlpUserDir never defined on server [ant:echo] " " + (searchFilter.length > 0? markSearchFilter(server.wlpUserDir, searchFilter) : server.wlpUserDir) + "" + [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/serverExplorer.js:186: WARNING - Property wlpUserDir never defined on server [ant:echo] " " + (searchFilter.length > 0? markSearchFilter(server.wlpUserDir, searchFilter) : server.wlpUserDir) + "" + [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/serverExplorer.js:257: WARNING - Property containerType never defined on server [ant:echo] var containerType = server.containerType; [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/serverExplorer.js:265: WARNING - Property runtimeType never defined on server [ant:echo] var runtimeType = server.runtimeType; // never is null [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/serverExplorer.js:298: WARNING - Property ready of type jQuery has been deprecated: Please use the $(handler) instead. [ant:echo] $(document).ready(function() { [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/settings.js:22: WARNING - Property ready of type jQuery has been deprecated: Please use the $(handler) instead. [ant:echo] $(document).ready(function() { [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/settings.js:46: WARNING - Property popover never defined on jQuery [ant:echo] var popOverWidget = $("#settingsButtonLink").popover({ [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/settings.js:70: WARNING - Property getContentAssist never defined on source.orionEditor.editor [ant:echo] if(source.orionEditor.editor.getContentAssist().isActive()) { [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/settings.js:70: WARNING - Property isActive never defined on ? [ant:echo] if(source.orionEditor.editor.getContentAssist().isActive()) { [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/settings.js:71: WARNING - Property getContentAssist never defined on source.orionEditor.editor [ant:echo] source.orionEditor.editor.getContentAssist().deactivate(); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/settings.js:71: WARNING - Property deactivate never defined on ? [ant:echo] source.orionEditor.editor.getContentAssist().deactivate(); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/settings.js:74: WARNING - Property popover never defined on popOverWidget [ant:echo] popOverWidget.popover("show"); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/settings.js:78: WARNING - Property popover never defined on popOverWidget [ant:echo] popOverWidget.popover("hide"); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/settings.js:104: WARNING - Property popover never defined on popOverWidget [ant:echo] popOverWidget.popover("hide"); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/settings.js:122: WARNING - Property popover never defined on popOverWidget [ant:echo] popOverWidget.popover("hide"); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/settings.js:132: WARNING - Property popover never defined on popOverWidget [ant:echo] popOverWidget.popover("hide"); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/settings.js:201: WARNING - Property setLineNumberRulerVisible never defined on source.orionEditor.editor [ant:echo] source.orionEditor.editor.setLineNumberRulerVisible(settings.showLineNumbers); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/source.js:26: WARNING - Property getTextView never defined on source.orionEditor.editor [ant:echo] source.orionEditor.editor.getTextView().setOptions({"readonly": readOnly}); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/source.js:26: WARNING - Property setOptions never defined on ? [ant:echo] source.orionEditor.editor.getTextView().setOptions({"readonly": readOnly}); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/source.js:31: WARNING - Property codeEdit never defined on orion [ant:echo] var orionEditor = new orion.codeEdit(); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/source.js:45: WARNING - Property inputManager never defined on orionEditor [ant:echo] orionEditor.inputManager.setAutoSaveTimeout(-1); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/source.js:45: WARNING - Property setAutoSaveTimeout never defined on orionEditor.inputManager [ant:echo] orionEditor.inputManager.setAutoSaveTimeout(-1); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/source.js:46: WARNING - Property setAnnotationRulerVisible never defined on orionEditor.editor [ant:echo] orionEditor.editor.setAnnotationRulerVisible(false); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/source.js:47: WARNING - Property setFoldingRulerVisible never defined on orionEditor.editor [ant:echo] orionEditor.editor.setFoldingRulerVisible(false); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/source.js:48: WARNING - Property setOverviewRulerVisible never defined on orionEditor.editor [ant:echo] orionEditor.editor.setOverviewRulerVisible(false); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/source.js:59: WARNING - Property setText never defined on source.orionEditor.editor [ant:echo] source.orionEditor.editor.setText(content); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/source.js:60: WARNING - Property getTextView never defined on source.orionEditor.editor [ant:echo] source.orionEditor.editor.getTextView().setCaretOffset(content.length); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/source.js:60: WARNING - Property setCaretOffset never defined on ? [ant:echo] source.orionEditor.editor.getTextView().setCaretOffset(content.length); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/source.js:61: WARNING - Property getTextView never defined on source.orionEditor.editor [ant:echo] source.orionEditor.editor.getTextView().setCaretOffset(0); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/source.js:61: WARNING - Property setCaretOffset never defined on ? [ant:echo] source.orionEditor.editor.getTextView().setCaretOffset(0); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/source.js:62: WARNING - Property getTextView never defined on source.orionEditor.editor [ant:echo] source.orionEditor.editor.getTextView().setSelection(0,0); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/source.js:62: WARNING - Property setSelection never defined on ? [ant:echo] source.orionEditor.editor.getTextView().setSelection(0,0); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/source.js:65: WARNING - Property setDirty never defined on orionEditor.editor [ant:echo] orionEditor.editor.setDirty(false); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/source.js:70: WARNING - Property isDirty never defined on orionEditor.editor [ant:echo] if(!skipDirtyChange && orionEditor.editor.isDirty()) { [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/source.js:164: WARNING - Property serviceRegistry never defined on orionEditor [ant:echo] orionEditor.serviceRegistry.registerService("orion.edit.contentassist", [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/source.js:164: WARNING - Property registerService never defined on orionEditor.serviceRegistry [ant:echo] orionEditor.serviceRegistry.registerService("orion.edit.contentassist", [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/source.js:246: WARNING - restricted index type [ant:echo] found : string [ant:echo] required: number [ant:echo] contentAssistDocumentation[proposal] = {label: documentationLabel, description: documentationDescription, defaultValue: defaultValue}; [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/source.js:325: WARNING - restricted index type [ant:echo] found : string [ant:echo] required: number [ant:echo] contentAssistDocumentation[proposal] = {label: attributeValue, description: documentationDescription}; [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/source.js:398: WARNING - restricted index type [ant:echo] found : string [ant:echo] required: number [ant:echo] contentAssistDocumentation[proposal] = {label: documentationLabel, description: documentationDescription}; [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/source.js:408: WARNING - restricted index type [ant:echo] found : string [ant:echo] required: number [ant:echo] contentAssistDocumentation["<" + elementName + "/>"] = {label: elementName, description: ""}; [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/source.js:432: WARNING - Property getText never defined on source.orionEditor.editor [ant:echo] var text = source.orionEditor.editor.getText(); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/source.js:537: WARNING - Property serviceRegistry never defined on orionEditor [ant:echo] orionEditor.serviceRegistry.registerService("orion.edit.hover", [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/components/source.js:537: WARNING - Property registerService never defined on orionEditor.serviceRegistry [ant:echo] orionEditor.serviceRegistry.registerService("orion.edit.hover", [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/customizations/includesCustomization.js:183: WARNING - Property ready of type jQuery has been deprecated: Please use the $(handler) instead. [ant:echo] $(document).ready(function() { [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/customizations/includesCustomization.js:196: WARNING - Property modal never defined on jQuery [ant:echo] $("#dialogSaveBeforeClosing").modal("show"); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/add.js:12: WARNING - Property ready of type jQuery has been deprecated: Please use the $(handler) instead. [ant:echo] $(document).ready(function() { [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/add.js:341: WARNING - Property modal never defined on jQuery [ant:echo] $("#dialogAddChildElement").modal("hide"); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/enumeration.js:12: WARNING - Property ready of type jQuery has been deprecated: Please use the $(handler) instead. [ant:echo] $(document).ready(function() { [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/enumeration.js:161: WARNING - Property modal never defined on jQuery [ant:echo] $("#dialogEnumerationSelect").modal("hide"); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/enumeration.js:168: WARNING - actual parameter 1 of $ does not match formal parameter [ant:echo] found : * [ant:echo] required: (Object|null|string|undefined) [ant:echo] $(inputControl).trigger("input"); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/enumeration.js:246: WARNING - Property modal never defined on jQuery [ant:echo] dialogEnumerationSelect.modal("show"); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/error_saving_file.js:12: WARNING - Property ready of type jQuery has been deprecated: Please use the $(handler) instead. [ant:echo] $(document).ready(function() { [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/error_saving_file.js:31: WARNING - Property modal never defined on jQuery [ant:echo] $("#dialogErrorSavingFile").modal("hide"); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/featureList.js:12: WARNING - Property ready of type jQuery has been deprecated: Please use the $(handler) instead. [ant:echo] $(document).ready(function() { [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/featureList.js:266: WARNING - actual parameter 1 of $ does not match formal parameter [ant:echo] found : * [ant:echo] required: (Object|null|string|undefined) [ant:echo] $(inputControl).trigger("input"); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/featureList.js:275: WARNING - Property modal never defined on jQuery [ant:echo] $("#dialogSelectFeature").modal("hide"); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/featureList.js:307: WARNING - Property modal never defined on jQuery [ant:echo] dialogSelectFeature.modal("show"); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/file_changed_during_editing.js:36: WARNING - Property ready of type jQuery has been deprecated: Please use the $(handler) instead. [ant:echo] $(document).ready(function() { [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/file_changed_during_editing.js:77: WARNING - Property modal never defined on jQuery [ant:echo] $("#dialogErrorSavingFile").modal("show"); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/file_changed_during_editing.js:80: WARNING - Property modal never defined on jQuery [ant:echo] $("#dialogFileChangedDuringEditing").modal("hide"); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/file_changed_during_editing.js:90: WARNING - Property modal never defined on jQuery [ant:echo] $("#dialogFileChangedDuringEditing").modal("hide"); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/remove.js:12: WARNING - Property ready of type jQuery has been deprecated: Please use the $(handler) instead. [ant:echo] $(document).ready(function() { [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/remove.js:54: WARNING - Property modal never defined on jQuery [ant:echo] $("#dialogRemoveElement").modal("hide"); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/save_before_closing.js:40: WARNING - Property ready of type jQuery has been deprecated: Please use the $(handler) instead. [ant:echo] $(document).ready(function() { [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/save_before_closing.js:82: WARNING - Property modal never defined on jQuery [ant:echo] $("#dialogSaveBeforeClosing").modal("hide"); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/save_before_closing.js:85: WARNING - Property modal never defined on jQuery [ant:echo] $("#dialogFileChangedDuringEditing").modal("show"); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/save_before_closing.js:94: WARNING - Property modal never defined on jQuery [ant:echo] $("#dialogErrorSavingFile").modal("show"); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/save_before_closing.js:97: WARNING - Property modal never defined on jQuery [ant:echo] $("#dialogSaveBeforeClosing").modal("hide"); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/save_before_closing.js:114: WARNING - Property modal never defined on jQuery [ant:echo] $("#dialogSaveBeforeClosing").modal("hide"); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/dialogs/testDataSource.js:12: WARNING - Property ready of type jQuery has been deprecated: Please use the $(handler) instead. [ant:echo] $(document).ready(function() { [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/main.js:14: WARNING - Property ready of type jQuery has been deprecated: Please use the $(handler) instead. [ant:echo] $(document).ready(function() { [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/utils/collectiveUtils.js:29: WARNING - Property servers never defined on data [ant:echo] deferred.resolve(data.servers.list); [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/utils/fileUtils.js:275: WARNING - Property writeDirs never defined on response [ant:echo] serverWritePaths = response.writeDirs; [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/utils/fileUtils.js:357: WARNING - Property wlpInstallDir never defined on data [ant:echo] var installDir = data.wlpInstallDir; [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/utils/fileUtils.js:381: WARNING - Property keyFilePath never defined on responseData.value [ant:echo] var filePath = responseData.value.keyFilePath; [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/utils/fileUtils.js:515: WARNING - Property keyFilePath never defined on responseData.value [ant:echo] var filePath = responseData.value.keyFilePath; [ant:echo] ^ [ant:echo] [ant:echo] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.ui.tool.serverConfig/resources/WEB-CONTENT/js/utils/fileUtils.js:612: WARNING - Property directory never defined on fileEntry [ant:echo] if(fileEntry.directory === "false" || includeDirectories) { [ant:echo] ^ [ant:echo] [ant:echo] 0 error(s), 150 warning(s), 72.3% typed [ant:echo] importing libraries > Task :com.ibm.ws.ui.tool.serverConfig:jar warning: There is an empty jar or directory on the classpath: main warning: No translation found for macro: admin.virtual.host warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :com.ibm.ws.ui.tool.serverConfig:publishWLPJars > Task :com.ibm.ws.ui.tool.serverConfig:assemble > Task :com.ibm.ws.ui_rest_fat:assemble SKIPPED > Task :com.ibm.ws.webcontainer:publishWLPJars > Task :com.ibm.ws.webcontainer:assemble [ant:validate] (error) CMVCPATHNAME is unset > Task :com.ibm.ws.webcontainer.cors:globalize > Task :com.ibm.ws.webcontainer.cors:compileJava > Task :com.ibm.ws.webcontainer.cors:processResources NO-SOURCE > Task :com.ibm.ws.webcontainer.cors:classes > Task :com.ibm.ws.webcontainer.cors:instrument > Task :com.ibm.ws.webcontainer.cors:jar warning: com.ibm.ws.webcontainer.cors: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.cors.CorsHelper)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.cors.config.CorsConfig)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.webcontainer.cors: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.webcontainer.cors.CorsHelper";uses:="com.ibm.ws.webcontainer.cors",osgi.service;objectClass:List="com.ibm.ws.webcontainer.cors.config.CorsConfig";uses:="com.ibm.ws.webcontainer.cors.config",osgi.service;objectClass:List="com.ibm.ws.webcontainer.osgi.interceptor.RequestInterceptor";uses:="com.ibm.ws.webcontainer.osgi.interceptor"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.webcontainer.cors.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.cors.CorsHelper)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.cors.config.CorsConfig)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.webcontainer.cors.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.webcontainer.cors.CorsHelper";uses:="com.ibm.ws.webcontainer.cors",osgi.service;objectClass:List="com.ibm.ws.webcontainer.cors.config.CorsConfig";uses:="com.ibm.ws.webcontainer.cors.config",osgi.service;objectClass:List="com.ibm.ws.webcontainer.osgi.interceptor.RequestInterceptor";uses:="com.ibm.ws.webcontainer.osgi.interceptor"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.webcontainer, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.service] > Task :com.ibm.ws.webcontainer.cors:publishWLPJars > Task :com.ibm.ws.webcontainer.cors:assemble > Task :com.ibm.ws.webcontainer.management.j2ee:globalize NO-SOURCE > Task :com.ibm.ws.webcontainer.management.j2ee:compileJava > Task :com.ibm.ws.webcontainer.management.j2ee:processResources NO-SOURCE > Task :com.ibm.ws.webcontainer.management.j2ee:classes > Task :com.ibm.ws.webcontainer.management.j2ee:instrument > Task :com.ibm.ws.webcontainer.management.j2ee:jar warning: Imports that lack version ranges: [javax.management] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.websphere.javaee.servlet.3.0, com.ibm.websphere.appserver.spi.servlet, com.ibm.ws.javaee.ddmodel, com.ibm.websphere.appserver.api.j2eemanagement, com.ibm.ws.webcontainer, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.websphere.appserver.api.servlet, com.ibm.ws.adaptable.module] > Task :com.ibm.ws.webcontainer.management.j2ee:publishWLPJars > Task :com.ibm.ws.webcontainer.management.j2ee:assemble > Task :com.ibm.ws.webcontainer.monitor:globalize NO-SOURCE > Task :com.ibm.ws.webcontainer.monitor:compileJava > Task :com.ibm.ws.webcontainer.monitor:processResources NO-SOURCE > Task :com.ibm.ws.webcontainer.monitor:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer.monitor/src/com/ibm/ws/webcontainer/monitor/ServletPmiModule.java:20: warning: [deprecation] StatisticActionListener in com.ibm.wsspi.pmi.factory has been deprecated import com.ibm.wsspi.pmi.factory.StatisticActionListener; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer.monitor/src/com/ibm/ws/webcontainer/monitor/ServletPmiModule.java:28: warning: [deprecation] StatisticActionListener in com.ibm.wsspi.pmi.factory has been deprecated class ServletPmiModule implements StatisticActionListener,PmiConstants ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer.monitor/src/com/ibm/ws/webcontainer/monitor/ServletPmiModule.java:70: warning: [deprecation] createStatsInstance(String,StatsGroup,ObjectName,StatisticActionListener) in StatsFactory has been deprecated servletStatsInstance = StatsFactory.createStatsInstance (servletName, servletStatsGroup, null, this); ^ Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer.monitor/src/com/ibm/ws/webcontainer/monitor/WebAppModule.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 3 warnings > Task :com.ibm.ws.webcontainer.monitor:jar warning: com.ibm.ws.webcontainer.monitor: Split package, multiple jars provide the same package:com/ibm/websphere/webcontainer Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:com.ibm.ws.webcontainer] Class path [Jar:main, Jar:com.ibm.ws.monitor, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.websphere.javaee.servlet.3.0, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.org.osgi.annotation.versioning] warning: com.ibm.ws.webcontainer.monitor: Imports that lack version ranges: [javax.management] warning: com.ibm.ws.webcontainer.monitor: Export com.ibm.ws.webcontainer.monitor, has 1, private references [com.ibm.websphere.webcontainer] warning: com.ibm.ws.webcontainer.monitor.jakarta: Split package, multiple jars provide the same package:com/ibm/websphere/webcontainer Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:com.ibm.ws.webcontainer] Class path [Jar:main, Jar:com.ibm.ws.monitor, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.websphere.appserver.spi.logging, Jar:com.ibm.websphere.javaee.servlet.3.0, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.org.osgi.annotation.versioning] warning: com.ibm.ws.webcontainer.monitor.jakarta: Imports that lack version ranges: [javax.management] warning: com.ibm.ws.webcontainer.monitor.jakarta: Export com.ibm.ws.webcontainer.monitor, has 1, private references [com.ibm.websphere.webcontainer] warning: Unreferenced class path entries [com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.monitor, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.webcontainer, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service] > Task :com.ibm.ws.webcontainer.monitor:publishWLPJars > Task :com.ibm.ws.webcontainer.monitor:assemble > Task :com.ibm.ws.webcontainer.security:publishWLPJars > Task :com.ibm.ws.webcontainer.security:assemble > Task :com.ibm.ws.webcontainer.security.admin:globalize NO-SOURCE > Task :com.ibm.ws.webcontainer.security.admin:compileJava > Task :com.ibm.ws.webcontainer.security.admin:processResources NO-SOURCE > Task :com.ibm.ws.webcontainer.security.admin:classes > Task :com.ibm.ws.webcontainer.security.admin:instrument > Task :com.ibm.ws.webcontainer.security.admin:jar warning: Imports that lack version ranges: [com.ibm.ws.kernel.feature] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.webcontainer, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.webcontainer.security, com.ibm.ws.management.security, com.ibm.ws.security.authentication.tai, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.authentication, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.security] > Task :com.ibm.ws.webcontainer.security.admin:publishWLPJars > Task :com.ibm.ws.webcontainer.security.admin:assemble > Task :com.ibm.ws.webcontainer.security.app:globalize NO-SOURCE > Task :com.ibm.ws.webcontainer.security.app:compileJava NO-SOURCE > Task :com.ibm.ws.webcontainer.security.app:processResources NO-SOURCE > Task :com.ibm.ws.webcontainer.security.app:classes UP-TO-DATE > Task :com.ibm.ws.webcontainer.security.app:instrument > Task :com.ibm.ws.webcontainer.security.app:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [com.ibm.ws.container.service.metadata, com.ibm.ws.kernel.feature, com.ibm.ws.security, com.ibm.ws.security.authentication, com.ibm.ws.security.authentication.tai, com.ibm.ws.security.authorization.jacc, com.ibm.wsspi.kernel.service.location, com.ibm.wsspi.security.tai, com.ibm.wsspi.webcontainer.collaborator, com.ibm.wsspi.webcontainer.servlet, io.openliberty.jcache] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.webcontainer.security] > Task :com.ibm.ws.webcontainer.security.app:publishWLPJars > Task :com.ibm.ws.webcontainer.security.app:assemble > Task :com.ibm.ws.webcontainer.security.feature:globalize [ant:validate] (warning) FEATURE_ROLE_CONFIG_PROCESSED variables should not be encapsulated in quotation marks > Task :com.ibm.ws.webcontainer.security.feature:compileJava > Task :com.ibm.ws.webcontainer.security.feature:processResources NO-SOURCE > Task :com.ibm.ws.webcontainer.security.feature:classes > Task :com.ibm.ws.webcontainer.security.feature:instrument > Task :com.ibm.ws.webcontainer.security.feature:jar warning: Imports that lack version ranges: [com.ibm.ws.kernel.feature, com.ibm.ws.security.authentication] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.security.SecurityService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.security.authorization.FeatureAuthorizationTableService)";effective:=active,osgi.service;filter:="(objectClass=org.osgi.service.cm.ConfigurationAdmin)";effective:=active;resolution:=optional,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.logging, com.ibm.ws.security.registry, com.ibm.ws.webcontainer, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.webcontainer.security, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.security.authorization, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.security.authentication.tai, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.authorization.builtin, com.ibm.ws.security] > Task :com.ibm.ws.webcontainer.security.feature:publishWLPJars > Task :com.ibm.ws.webcontainer.security.feature:assemble > Task :com.ibm.ws.webcontainer.security.jacc.1.5_fat:BasicAuth_WAB > Task :com.ibm.ws.webcontainer.security.jacc.1.5_fat:FormLogin_WAB > Task :com.ibm.ws.webcontainer.security.jacc.1.5_fat:OSGIApp_EBA > Task :com.ibm.ws.webcontainer.security_test.servlets:basicauth > Task :com.ibm.ws.webcontainer.security.jacc.1.5_fat:basicauthXMI_EAR > Task :com.ibm.ws.webcontainer.security.jacc.1.5_fat:basicauthXMInoAuthz_EAR > Task :com.ibm.ws.webcontainer.security.jacc.1.5_fat:basicauthXML_EAR > Task :com.ibm.ws.webcontainer.security.jacc.1.5_fat:basicauthXMLnoAuthz_EAR > Task :com.ibm.ws.webcontainer.security_test.servlets:delegation > Task :com.ibm.ws.webcontainer.security.jacc.1.5_fat:delegationXML_EAR > Task :com.ibm.ws.webcontainer.security.jacc.1.5_fat:basicauth_altVhost_WAR > Task :com.ibm.ws.webcontainer.security.jacc.1.5_fat:basicauth_httpOnlyVhost_WAR > Task :com.ibm.ws.webcontainer.security.jacc.1.5_fat:basicauth_httpsOnlyVhost_WAR > Task :com.ibm.ws.webcontainer.security_test.servlets:formlogin > Task :com.ibm.ws.webcontainer.security.jacc.1.5_fat:formlogin_altVhost_WAR > Task :com.ibm.ws.webcontainer.security.jacc.1.5_fat:formlogin_httpOnlyVhost_WAR > Task :com.ibm.ws.webcontainer.security.jacc.1.5_fat:formlogin_httpsOnlyVhost_WAR > Task :com.ibm.ws.webcontainer.security_test.servlets:basicauthdeny > Task :com.ibm.ws.webcontainer.security_test.servlets:clientcert > Task :com.ibm.ws.webcontainer.security_test.servlets:dynamicAnnotationConflict_JAR > Task :com.ibm.ws.webcontainer.security_test.servlets:dynamicAnnotationConflict_WAR > Task :com.ibm.ws.webcontainer.security_test.servlets:dynamicAnnotationConflict_ZIP > Task :com.ibm.ws.webcontainer.security_test.servlets:dynamicAnnotationConflict > Task :com.ibm.ws.webcontainer.security_test.servlets:dynamicAnnotationPure > Task :com.ibm.ws.webcontainer.security_test.servlets:formloginPageSessionFalse > Task :com.ibm.ws.webcontainer.security_test.servlets:inheritance > Task :com.ibm.ws.webcontainer.security_test.servlets:loginConfigInvalid > Task :com.ibm.ws.webcontainer.security_test.servlets:loginConfigNoRealmName > Task :com.ibm.ws.webcontainer.security_test.servlets:loginConfigNone > Task :com.ibm.ws.webcontainer.security_test.servlets:metadataCompleteTrueWebFragment_JAR > Task :com.ibm.ws.webcontainer.security_test.servlets:metadataCompleteTrueWebFragment_WAR > Task :com.ibm.ws.webcontainer.security_test.servlets:metadataCompleteTrueWebFragment_ZIP > Task :com.ibm.ws.webcontainer.security_test.servlets:metadataCompleteTrueWebFragment > Task :com.ibm.ws.webcontainer.security_test.servlets:metadataCompleteTrueWebXML_JAR > Task :com.ibm.ws.webcontainer.security_test.servlets:metadataCompleteTrueWebXML_WAR > Task :com.ibm.ws.webcontainer.security_test.servlets:metadataCompleteTrueWebXML_ZIP > Task :com.ibm.ws.webcontainer.security_test.servlets:metadataCompleteTrueWebXML > Task :com.ibm.ws.webcontainer.security_test.servlets:postParams > Task :com.ibm.ws.webcontainer.security_test.servlets:staticAnnotationMixed_JAR > Task :com.ibm.ws.webcontainer.security_test.servlets:staticAnnotationMixed_WAR > Task :com.ibm.ws.webcontainer.security_test.servlets:staticAnnotationMixed_ZIP > Task :com.ibm.ws.webcontainer.security_test.servlets:staticAnnotationMixed > Task :com.ibm.ws.webcontainer.security_test.servlets:staticAnnotationPure > Task :com.ibm.ws.webcontainer.security_test.servlets:staticAnnotationWebXML > Task :com.ibm.ws.webcontainer.security_test.servlets:war SKIPPED > Task :com.ibm.ws.webcontainer.security_test.servlets:webFragmentDeploymentFailureForAuthConstraint_JAR_1 > Task :com.ibm.ws.webcontainer.security_test.servlets:webFragmentDeploymentFailureForAuthConstraint_JAR_2 > Task :com.ibm.ws.webcontainer.security_test.servlets:webFragmentDeploymentFailureForAuthConstraint_WAR > Task :com.ibm.ws.webcontainer.security_test.servlets:webFragmentDeploymentFailureForAuthConstraint_ZIP > Task :com.ibm.ws.webcontainer.security_test.servlets:webFragmentDeploymentFailureForAuthConstraint > Task :com.ibm.ws.webcontainer.security_test.servlets:webFragmentDeploymentFailureForRunAs_JAR_1 > Task :com.ibm.ws.webcontainer.security_test.servlets:webFragmentDeploymentFailureForRunAs_JAR_2 > Task :com.ibm.ws.webcontainer.security_test.servlets:webFragmentDeploymentFailureForRunAs_WAR > Task :com.ibm.ws.webcontainer.security_test.servlets:webFragmentDeploymentFailureForRunAs_ZIP > Task :com.ibm.ws.webcontainer.security_test.servlets:webFragmentDeploymentFailureForRunAs > Task :com.ibm.ws.webcontainer.security_test.servlets:webFragmentDeploymentFailureForUserDataConstraint_JAR_1 > Task :com.ibm.ws.webcontainer.security_test.servlets:webFragmentDeploymentFailureForUserDataConstraint_JAR_2 > Task :com.ibm.ws.webcontainer.security_test.servlets:webFragmentDeploymentFailureForUserDataConstraint_WAR > Task :com.ibm.ws.webcontainer.security_test.servlets:webFragmentDeploymentFailureForUserDataConstraint_ZIP > Task :com.ibm.ws.webcontainer.security_test.servlets:webFragmentDeploymentFailureForUserDataConstraint > Task :com.ibm.ws.webcontainer.security_test.servlets:assemble > Task :com.ibm.ws.webcontainer.security.jacc.1.5_fat:loginmethod_EAR > Task :com.ibm.ws.webcontainer.security.jacc.1.5_fat:assemble SKIPPED > Task :com.ibm.ws.webcontainer.servlet.3.0.factories:globalize NO-SOURCE > Task :com.ibm.ws.webcontainer.servlet.3.0.factories:compileJava > Task :com.ibm.ws.webcontainer.servlet.3.0.factories:processResources > Task :com.ibm.ws.webcontainer.servlet.3.0.factories:classes > Task :com.ibm.ws.webcontainer.servlet.3.0.factories:instrument > Task :com.ibm.ws.webcontainer.servlet.3.0.factories:jar warning: [com.ibm.ws.webcontainer.async.internal.AsyncContextFactoryImpl] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceObjectField is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.webcontainer.async.internal.AsyncContextFactoryImpl] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceOptions is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.webcontainer.osgi.container.config.internal.WebAppConfiguratorFactoryImpl] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceObjectField is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.webcontainer.osgi.container.config.internal.WebAppConfiguratorFactoryImpl] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceOptions is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.webcontainer.osgi.internal.IRequestResponseFactory] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceObjectField is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.webcontainer.osgi.internal.IRequestResponseFactory] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceOptions is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.webcontainer.osgi.srt.internal.SRTConnectionContextPoolImpl] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceObjectField is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.webcontainer.osgi.srt.internal.SRTConnectionContextPoolImpl] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceOptions is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.webcontainer.osgi.webapp.internal.WebAppFactoryImpl] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceObjectField is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.webcontainer.osgi.webapp.internal.WebAppFactoryImpl] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceOptions is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.webcontainer.servlet.internal.CacheServletWrapperFactoryImpl] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceObjectField is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.webcontainer.servlet.internal.CacheServletWrapperFactoryImpl] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceOptions is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.webcontainer.session.impl.internal.SessionContextRegistryImplFactoryImpl] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceObjectField is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.webcontainer.session.impl.internal.SessionContextRegistryImplFactoryImpl] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceOptions is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.wsspi.webcontainer.util.internal.URIMatcherFactoryImpl] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceObjectField is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.wsspi.webcontainer.util.internal.URIMatcherFactoryImpl] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceOptions is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.ws.webcontainer.async.internal.AsyncContextFactoryImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.ws.webcontainer.async.internal.AsyncContextFactoryImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.ws.webcontainer.async.internal.AsyncContextFactoryImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.websphere.ras, com.ibm.websphere.ras.annotation, com.ibm.ws.javaee.version] warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.webcontainer.async.AsyncContextFactory";uses:="com.ibm.ws.webcontainer.async",osgi.service;objectClass:List="com.ibm.ws.webcontainer.osgi.container.config.WebAppConfiguratorHelperFactory";uses:="com.ibm.ws.webcontainer.osgi.container.config",osgi.service;objectClass:List="com.ibm.ws.webcontainer.osgi.request.IRequestFactory,com.ibm.ws.webcontainer.osgi.response.IResponseFactory";uses:="com.ibm.ws.webcontainer.osgi.request,com.ibm.ws.webcontainer.osgi.response",osgi.service;objectClass:List="com.ibm.ws.webcontainer.osgi.srt.SRTConnectionContextPool";uses:="com.ibm.ws.webcontainer.osgi.srt",osgi.service;objectClass:List="com.ibm.ws.webcontainer.osgi.webapp.WebAppFactory";uses:="com.ibm.ws.webcontainer.osgi.webapp",osgi.service;objectClass:List="com.ibm.ws.webcontainer.servlet.CacheServletWrapperFactory";uses:="com.ibm.ws.webcontainer.servlet",osgi.service;objectClass:List="com.ibm.ws.webcontainer.session.impl.SessionContextRegistryImplFactory";uses:="com.ibm.ws.webcontainer.session.impl",osgi.service;objectClass:List="com.ibm.wsspi.webcontainer.util.URIMatcherFactory";uses:="com.ibm.wsspi.webcontainer.util"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.webcontainer, com.ibm.ws.managedobject, com.ibm.ws.transport.http, com.ibm.ws.session, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.resource, com.ibm.ws.container.service, com.ibm.ws.kernel.boot.core, com.ibm.ws.injection] > Task :com.ibm.ws.webcontainer.servlet.3.0.factories:publishWLPJars > Task :com.ibm.ws.webcontainer.servlet.3.0.factories:assemble > Task :com.ibm.ws.webcontainer.servlet.3.1:publishWLPJars > Task :com.ibm.ws.webcontainer.servlet.3.1:assemble > Task :com.ibm.ws.webcontainer.servlet.3.1.factories:globalize NO-SOURCE > Task :com.ibm.ws.webcontainer.servlet.3.1.factories:compileJava > Task :com.ibm.ws.webcontainer.servlet.3.1.factories:processResources > Task :com.ibm.ws.webcontainer.servlet.3.1.factories:classes > Task :com.ibm.ws.webcontainer.servlet.3.1.factories:jar warning: Imports that lack version ranges: [com.ibm.ws.javaee.version, com.ibm.wsspi.channelfw] warning: No translation found for macro: liberty.beta.version warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.webcontainer.async.AsyncContextFactory";uses:="com.ibm.ws.webcontainer.async",osgi.service;objectClass:List="com.ibm.ws.webcontainer.osgi.container.config.WebAppConfiguratorHelperFactory";uses:="com.ibm.ws.webcontainer.osgi.container.config",osgi.service;objectClass:List="com.ibm.ws.webcontainer.osgi.request.IRequestFactory,com.ibm.ws.webcontainer.osgi.response.IResponseFactory";uses:="com.ibm.ws.webcontainer.osgi.request,com.ibm.ws.webcontainer.osgi.response",osgi.service;objectClass:List="com.ibm.ws.webcontainer.osgi.srt.SRTConnectionContextPool";uses:="com.ibm.ws.webcontainer.osgi.srt",osgi.service;objectClass:List="com.ibm.ws.webcontainer.osgi.webapp.WebAppFactory";uses:="com.ibm.ws.webcontainer.osgi.webapp",osgi.service;objectClass:List="com.ibm.ws.webcontainer.servlet.CacheServletWrapperFactory";uses:="com.ibm.ws.webcontainer.servlet",osgi.service;objectClass:List="com.ibm.ws.webcontainer.session.impl.SessionContextRegistryImplFactory";uses:="com.ibm.ws.webcontainer.session.impl",osgi.service;objectClass:List="com.ibm.wsspi.webcontainer.util.URIMatcherFactory";uses:="com.ibm.wsspi.webcontainer.util"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.managedobject, com.ibm.ws.webcontainer, com.ibm.ws.transport.http, com.ibm.ws.session, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.resource, com.ibm.ws.container.service, com.ibm.ws.kernel.boot.core, com.ibm.ws.webcontainer.servlet.3.1, com.ibm.ws.injection] > Task :com.ibm.ws.webcontainer.servlet.3.1.factories:publishWLPJars > Task :com.ibm.ws.webcontainer.servlet.3.1.factories:assemble > Task :com.ibm.ws.webcontainer.servlet.3.1_fat:assemble SKIPPED [ant:validate] (error) CMVCPATHNAME is unset > Task :com.ibm.ws.webcontainer.servlet.4.0:globalize /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer.servlet.4.0/src/com/ibm/ws/webcontainer40/srt/SRTServletRequest40.java:42: warning: [deprecation] isRequestedSessionIdFromUrl() in HttpServletRequest has been deprecated public class SRTServletRequest40 extends SRTServletRequest31 implements HttpServletRequest, ISRTServletRequest40 { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer.servlet.4.0/src/com/ibm/ws/webcontainer40/srt/SRTServletResponse40.java:50: warning: [deprecation] setStatus(int,String) in HttpServletResponse has been deprecated public class SRTServletResponse40 extends SRTServletResponse31 implements HttpServletResponse { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer.servlet.4.0/src/com/ibm/ws/webcontainer40/srt/SRTServletResponse40.java:50: warning: [deprecation] encodeRedirectUrl(String) in HttpServletResponse has been deprecated public class SRTServletResponse40 extends SRTServletResponse31 implements HttpServletResponse { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webcontainer.servlet.4.0/src/com/ibm/ws/webcontainer40/srt/SRTServletResponse40.java:50: warning: [deprecation] encodeUrl(String) in HttpServletResponse has been deprecated public class SRTServletResponse40 extends SRTServletResponse31 implements HttpServletResponse { ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 4 warnings > Task :com.ibm.ws.webcontainer.servlet.4.0:compileJava Running manual instrumentation for webcontainer.servlet.4.0 > Task :com.ibm.ws.webcontainer.servlet.4.0:processResources NO-SOURCE > Task :com.ibm.ws.webcontainer.servlet.4.0:classes > Task :com.ibm.ws.webcontainer.servlet.4.0:jar warning: com.ibm.ws.webcontainer.servlet.4.0: No translation found for macro: liberty.beta.version warning: com.ibm.ws.webcontainer.servlet.4.0.jakarta: No translation found for macro: liberty.beta.version warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.org.apache.commons.fileupload, com.ibm.ws.webcontainer, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.boot.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.ws.javaee.dd.common, com.ibm.websphere.javaee.servlet.4.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.dd, com.ibm.ws.managedobject, com.ibm.ws.transport.http, com.ibm.ws.session, com.ibm.ws.resource, com.ibm.ws.logging.core, com.ibm.ws.container.service, com.ibm.ws.webcontainer.servlet.3.1, com.ibm.ws.injection] > Task :com.ibm.ws.webcontainer.servlet.4.0:publishWLPJars > Task :com.ibm.ws.webcontainer.servlet.4.0:assemble > Task :com.ibm.ws.webcontainer.servlet.4.0.factories:globalize NO-SOURCE > Task :com.ibm.ws.webcontainer.servlet.4.0.factories:compileJava > Task :com.ibm.ws.webcontainer.servlet.4.0.factories:processResources NO-SOURCE > Task :com.ibm.ws.webcontainer.servlet.4.0.factories:classes > Task :com.ibm.ws.webcontainer.servlet.4.0.factories:instrument > Task :com.ibm.ws.webcontainer.servlet.4.0.factories:jar warning: com.ibm.ws.webcontainer.servlet.4.0.factories: Imports that lack version ranges: [com.ibm.ws.javaee.version] warning: com.ibm.ws.webcontainer.servlet.4.0.factories: No translation found for macro: liberty.beta.version warning: com.ibm.ws.webcontainer.servlet.4.0.factories: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.webcontainer.async.AsyncContextFactory";uses:="com.ibm.ws.webcontainer.async",osgi.service;objectClass:List="com.ibm.ws.webcontainer.osgi.container.config.WebAppConfiguratorHelperFactory";uses:="com.ibm.ws.webcontainer.osgi.container.config",osgi.service;objectClass:List="com.ibm.ws.webcontainer.osgi.request.IRequestFactory,com.ibm.ws.webcontainer.osgi.response.IResponseFactory";uses:="com.ibm.ws.webcontainer.osgi.request,com.ibm.ws.webcontainer.osgi.response",osgi.service;objectClass:List="com.ibm.ws.webcontainer.osgi.srt.SRTConnectionContextPool";uses:="com.ibm.ws.webcontainer.osgi.srt",osgi.service;objectClass:List="com.ibm.ws.webcontainer.osgi.webapp.WebAppFactory";uses:="com.ibm.ws.webcontainer.osgi.webapp",osgi.service;objectClass:List="com.ibm.ws.webcontainer.servlet.CacheServletWrapperFactory";uses:="com.ibm.ws.webcontainer.servlet",osgi.service;objectClass:List="com.ibm.ws.webcontainer.session.impl.SessionContextRegistryImplFactory";uses:="com.ibm.ws.webcontainer.session.impl",osgi.service;objectClass:List="com.ibm.wsspi.webcontainer.util.URIMatcherFactory";uses:="com.ibm.wsspi.webcontainer.util"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.webcontainer.servlet.4.0.factories.jakarta: Imports that lack version ranges: [com.ibm.ws.javaee.version] warning: com.ibm.ws.webcontainer.servlet.4.0.factories.jakarta: No translation found for macro: liberty.beta.version warning: com.ibm.ws.webcontainer.servlet.4.0.factories.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.webcontainer.async.AsyncContextFactory";uses:="com.ibm.ws.webcontainer.async",osgi.service;objectClass:List="com.ibm.ws.webcontainer.osgi.container.config.WebAppConfiguratorHelperFactory";uses:="com.ibm.ws.webcontainer.osgi.container.config",osgi.service;objectClass:List="com.ibm.ws.webcontainer.osgi.request.IRequestFactory,com.ibm.ws.webcontainer.osgi.response.IResponseFactory";uses:="com.ibm.ws.webcontainer.osgi.request,com.ibm.ws.webcontainer.osgi.response",osgi.service;objectClass:List="com.ibm.ws.webcontainer.osgi.srt.SRTConnectionContextPool";uses:="com.ibm.ws.webcontainer.osgi.srt",osgi.service;objectClass:List="com.ibm.ws.webcontainer.osgi.webapp.WebAppFactory";uses:="com.ibm.ws.webcontainer.osgi.webapp",osgi.service;objectClass:List="com.ibm.ws.webcontainer.servlet.CacheServletWrapperFactory";uses:="com.ibm.ws.webcontainer.servlet",osgi.service;objectClass:List="com.ibm.ws.webcontainer.session.impl.SessionContextRegistryImplFactory";uses:="com.ibm.ws.webcontainer.session.impl",osgi.service;objectClass:List="com.ibm.wsspi.webcontainer.util.URIMatcherFactory";uses:="com.ibm.wsspi.webcontainer.util"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.channelfw, com.ibm.ws.webcontainer, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.boot.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.servlet.4.0, com.ibm.ws.managedobject, com.ibm.ws.transport.http, com.ibm.ws.session, com.ibm.ws.resource, com.ibm.ws.logging.core, com.ibm.ws.container.service, com.ibm.ws.webcontainer.servlet.3.1, com.ibm.ws.webcontainer.servlet.4.0, com.ibm.ws.injection] > Task :com.ibm.ws.webcontainer.servlet.4.0.factories:publishWLPJars > Task :com.ibm.ws.webcontainer.servlet.4.0.factories:assemble > Task :com.ibm.ws.webcontainer.servlet.4.0_fat:assemble SKIPPED [ant:validate] (error) CMVCPATHNAME is unset > Task :com.ibm.ws.webserver.plugin.runtime:globalize Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.webserver.plugin.runtime/src/com/ibm/ws/webserver/plugin/runtime/listeners/GeneratePluginConfigListener.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.webserver.plugin.runtime:compileJava > Task :com.ibm.ws.webserver.plugin.runtime:processResources NO-SOURCE > Task :com.ibm.ws.webserver.plugin.runtime:classes > Task :com.ibm.ws.webserver.plugin.runtime:instrument > Task :com.ibm.ws.webserver.plugin.runtime:jar warning: com.ibm.ws.webserver.plugin.runtime: Imports that lack version ranges: [javax.management] warning: com.ibm.ws.webserver.plugin.runtime: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.httpsession.SessionManager)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.webserver.plugin.runtime.interfaces.PluginUtilityConfigGenerator)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.webcontainer.osgi.mbeans.GeneratePluginConfig)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ExecutorService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.webserver.plugin.runtime: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener,com.ibm.ws.container.service.state.ModuleStateListener,com.ibm.ws.runtime.update.RuntimeUpdateListener";uses:="com.ibm.ws.container.service.state,com.ibm.ws.container.service.state,com.ibm.ws.runtime.update",osgi.service;objectClass:List="com.ibm.ws.webserver.plugin.runtime.interfaces.PluginConfigRequester";uses:="com.ibm.ws.webserver.plugin.runtime.interfaces",osgi.service;objectClass:List="com.ibm.wsspi.webcontainer.collaborator.WebAppInitializationCollaborator";uses:="com.ibm.wsspi.webcontainer.collaborator"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.webserver.plugin.runtime.jakarta: Imports that lack version ranges: [javax.management] warning: com.ibm.ws.webserver.plugin.runtime.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.webcontainer.httpsession.SessionManager)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.webserver.plugin.runtime.interfaces.PluginUtilityConfigGenerator)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.webcontainer.osgi.mbeans.GeneratePluginConfig)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ExecutorService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.webserver.plugin.runtime.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener,com.ibm.ws.container.service.state.ModuleStateListener,com.ibm.ws.runtime.update.RuntimeUpdateListener";uses:="com.ibm.ws.container.service.state,com.ibm.ws.container.service.state,com.ibm.ws.runtime.update",osgi.service;objectClass:List="com.ibm.ws.webserver.plugin.runtime.interfaces.PluginConfigRequester";uses:="com.ibm.ws.webserver.plugin.runtime.interfaces",osgi.service;objectClass:List="com.ibm.wsspi.webcontainer.collaborator.WebAppInitializationCollaborator";uses:="com.ibm.wsspi.webcontainer.collaborator"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.wsspi.org.osgi.core, com.ibm.ws.webcontainer, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.threading, com.ibm.ws.kernel.boot.core, com.ibm.ws.adaptable.module, com.ibm.websphere.appserver.spi.containerServices, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.wsspi.org.osgi.service.component, com.ibm.ws.session, com.ibm.ws.webserver.plugin.runtime.interfaces, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.runtime.update] > Task :com.ibm.ws.webserver.plugin.runtime:publishWLPJars > Task :com.ibm.ws.webserver.plugin.runtime:assemble > Task :com.ibm.ws.webserver.plugin.runtime.interfaces:publishWLPJars > Task :com.ibm.ws.webserver.plugin.runtime.interfaces:assemble > Task :com.ibm.ws.webserver.plugin.utility:globalize > Task :com.ibm.ws.webserver.plugin.utility.webserverPluginutil:globalize NO-SOURCE > Task :com.ibm.ws.webserver.plugin.utility.webserverPluginutil:compileJava NO-SOURCE > Task :com.ibm.ws.webserver.plugin.utility.webserverPluginutil:processResources NO-SOURCE > Task :com.ibm.ws.webserver.plugin.utility.webserverPluginutil:classes UP-TO-DATE > Task :com.ibm.ws.webserver.plugin.utility.webserverPluginutil:jar warning: There is an empty jar or directory on the classpath: main warning: Host com.ibm.ws.webserver.plugin.utility=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.logging=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.kernel.service=version="[1.3,1.3.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.kernel.boot=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.product.utility=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.jmx.connector.client.rest=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.http.plugin.merge=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.json4j=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath > Task :com.ibm.ws.webserver.plugin.utility:compileJava > Task :com.ibm.ws.webserver.plugin.utility:processResources NO-SOURCE > Task :com.ibm.ws.webserver.plugin.utility:classes > Task :com.ibm.ws.webserver.plugin.utility:jar warning: Imports that lack version ranges: [javax.management, javax.management.remote, javax.net.ssl] warning: Unreferenced class path entries [com.ibm.ws.product.utility, com.ibm.ws.http.plugin.merge, com.ibm.ws.org.osgi.annotation.versioning, ws-webserverPluginutil, com.ibm.ws.webserver.plugin.runtime.interfaces, com.ibm.websphere.filetransfer, com.ibm.ws.jmx.connector.client.rest, com.ibm.ws.org.apache.commons.io] > Task :com.ibm.ws.webserver.plugin.utility:publishWLPJars > Task :com.ibm.ws.webserver.plugin.utility:assemble > Task :com.ibm.ws.webserver.plugin.utility.webserverPluginutil:publishToolScripts > Task :com.ibm.ws.webserver.plugin.utility.webserverPluginutil:publishToolJars > Task :com.ibm.ws.webserver.plugin.utility.webserverPluginutil:assemble > Task :com.ibm.ws.webserver.plugin.utility_fat:assemble SKIPPED > Task :com.ibm.ws.webservices.handler:publishWLPJars > Task :com.ibm.ws.webservices.handler:assemble > Task :com.ibm.ws.webservices.javaee.common:globalize > Task :com.ibm.ws.webservices.javaee.common:compileJava > Task :com.ibm.ws.webservices.javaee.common:processResources NO-SOURCE > Task :com.ibm.ws.webservices.javaee.common:classes > Task :com.ibm.ws.webservices.javaee.common:instrument > Task :com.ibm.ws.webservices.javaee.common:jar warning: com.ibm.ws.webservices.javaee.common: Imports that lack version ranges: [javax.xml.namespace] warning: com.ibm.ws.webservices.javaee.common.jakarta: Imports that lack version ranges: [javax.xml.namespace] warning: Unreferenced class path entries [com.ibm.websphere.javaee.jaxws.2.2, com.ibm.ws.javaee.dd.common, com.ibm.ws.jaxws.common, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.dd, com.ibm.ws.javaee.ddmodel.ws, com.ibm.ws.ras.instrument, com.ibm.websphere.appserver.spi.anno, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.adaptable.module] > Task :com.ibm.ws.webservices.javaee.common:publishWLPJars > Task :com.ibm.ws.webservices.javaee.common:assemble > Task :com.ibm.ws.wsat.common:publishWLPJars > Task :com.ibm.ws.wsat.common:assemble > Task :com.ibm.ws.wsat.common.3.2:globalize NO-SOURCE > Task :com.ibm.ws.wsat.cxf.utils.3.2:globalize NO-SOURCE > Task :com.ibm.ws.wsat.cxf.utils.3.2:compileJava > Task :com.ibm.ws.wsat.cxf.utils.3.2:processResources NO-SOURCE > Task :com.ibm.ws.wsat.cxf.utils.3.2:classes > Task :com.ibm.ws.wsat.cxf.utils.3.2:instrument > Task :com.ibm.ws.wsat.cxf.utils.3.2:jar warning: com.ibm.ws.wsat.cxf.utils.3.2: Imports that lack version ranges: [javax.xml.bind, javax.xml.transform] warning: com.ibm.ws.wsat.cxf.utils.3.2.jakarta: Imports that lack version ranges: [javax.xml.bind, javax.xml.transform] warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.ws.org.apache.cxf.cxf.core.3.2, com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2] > Task :com.ibm.ws.wsat.common.3.2:compileJava NO-SOURCE > Task :com.ibm.ws.wsat.common.3.2:processResources NO-SOURCE > Task :com.ibm.ws.wsat.common.3.2:classes UP-TO-DATE > Task :com.ibm.ws.wsat.common.3.2:instrument > Task :com.ibm.ws.wsat.common.3.2:jar warning: com.ibm.ws.wsat.common.3.2: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.wsat.common.3.2: Imports that lack version ranges: [javax.xml.bind, javax.xml.namespace, javax.xml.soap, javax.xml.transform, javax.xml.transform.stream, org.w3c.dom] warning: com.ibm.ws.wsat.common.3.2: Export com.ibm.ws.wsat.service, has 1, private references [com.ibm.ws.wsat.common.impl] warning: com.ibm.ws.wsat.common.3.2: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.wsat.service.Handler)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.http.VirtualHost)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.wsat.common.3.2: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.tx.jta.XAResourceFactory";uses:="com.ibm.tx.jta",osgi.service;objectClass:List="com.ibm.tx.remote.RecoveryCoordinatorFactory";uses:="com.ibm.tx.remote",osgi.service;objectClass:List="com.ibm.ws.jaxws.wsat.components.WSATConfigService";uses:="com.ibm.ws.jaxws.wsat.components",osgi.service;objectClass:List="com.ibm.ws.wsat.service.Handler";uses:="com.ibm.ws.wsat.service",osgi.service;objectClass:List="com.ibm.ws.wsat.service.Protocol";uses:="com.ibm.ws.wsat.service",osgi.service;objectClass:List="com.ibm.wsspi.webservices.wsat.WSATService";uses:="com.ibm.wsspi.webservices.wsat"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.wsat.common.3.2.jakarta: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.wsat.common.3.2.jakarta: Imports that lack version ranges: [javax.xml.bind, javax.xml.namespace, javax.xml.soap, javax.xml.transform, javax.xml.transform.stream, org.w3c.dom] warning: com.ibm.ws.wsat.common.3.2.jakarta: Export com.ibm.ws.wsat.service, has 1, private references [com.ibm.ws.wsat.common.impl] warning: com.ibm.ws.wsat.common.3.2.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.wsat.service.Handler)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.http.VirtualHost)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.wsat.common.3.2.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.tx.jta.XAResourceFactory";uses:="com.ibm.tx.jta",osgi.service;objectClass:List="com.ibm.tx.remote.RecoveryCoordinatorFactory";uses:="com.ibm.tx.remote",osgi.service;objectClass:List="com.ibm.ws.jaxws.wsat.components.WSATConfigService";uses:="com.ibm.ws.jaxws.wsat.components",osgi.service;objectClass:List="com.ibm.ws.wsat.service.Handler";uses:="com.ibm.ws.wsat.service",osgi.service;objectClass:List="com.ibm.ws.wsat.service.Protocol";uses:="com.ibm.ws.wsat.service",osgi.service;objectClass:List="com.ibm.wsspi.webservices.wsat.WSATService";uses:="com.ibm.wsspi.webservices.wsat"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.websphere.javaee.jaxws.2.2, com.ibm.ws.channelfw, com.ibm.ws.ras.instrument, com.ibm.websphere.javaee.transaction.1.1, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.tx.embeddable, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.transport.http, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.wsat.cxf.utils.3.2, com.ibm.ws.jaxws.wsat, com.ibm.ws.kernel.service, com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2, com.ibm.ws.logging, com.ibm.ws.kernel.feature, com.ibm.ws.org.apache.cxf.cxf.rt.frontend.simple.3.2, com.ibm.ws.wsat.common, com.ibm.websphere.appserver.spi.httptransport, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.apache.cxf.cxf.core.3.2, com.ibm.tx.jta, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.org.apache.neethi.3.1.1, com.ibm.ws.wsat.webclient] > Task :com.ibm.ws.wsat.common.3.2:publishWLPJars > Task :com.ibm.ws.wsat.common.3.2:assemble > Task :com.ibm.ws.wsat.common_fat:assemble SKIPPED > Task :com.ibm.ws.wsat.concurrent_fat:assemble SKIPPED > Task :com.ibm.ws.wsat.cxf.utils.2.6.2:publishWLPJars > Task :com.ibm.ws.wsat.cxf.utils.2.6.2:assemble > Task :com.ibm.ws.wsat.cxf.utils.3.2:publishWLPJars > Task :com.ibm.ws.wsat.cxf.utils.3.2:assemble > Task :com.ibm.ws.wsat.migration_fat.1:assemble SKIPPED > Task :com.ibm.ws.wsat.migration_fat.2:assemble SKIPPED > Task :com.ibm.ws.wsat.migration_fat.3:assemble SKIPPED > Task :com.ibm.ws.wsat.migration_fat.4:assemble SKIPPED > Task :com.ibm.ws.wsat.migration_fat.5:assemble SKIPPED > Task :com.ibm.ws.wsat.recovery_fat.lps:assemble SKIPPED > Task :com.ibm.ws.wsat.recovery_fat.multi.1:assemble SKIPPED > Task :com.ibm.ws.wsat.recovery_fat.multi.2:assemble SKIPPED > Task :com.ibm.ws.wsat.recovery_fat.multi.3:assemble SKIPPED > Task :com.ibm.ws.wsat.recovery_fat.multi.4:assemble SKIPPED > Task :com.ibm.ws.wsat.recovery_fat.single:assemble SKIPPED > Task :com.ibm.ws.wsat.webclient:publishWLPJars > Task :com.ibm.ws.wsat.webclient:assemble > Task :com.ibm.ws.wsat.webclient.3.2:globalize NO-SOURCE > Task :com.ibm.ws.wsat.webclient.3.2:compileJava NO-SOURCE > Task :com.ibm.ws.wsat.webclient.3.2:processResources NO-SOURCE > Task :com.ibm.ws.wsat.webclient.3.2:classes UP-TO-DATE > Task :com.ibm.ws.wsat.webclient.3.2:instrument > Task :com.ibm.ws.wsat.webclient.3.2:jar warning: com.ibm.ws.wsat.webclient.3.2: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.wsat.webclient.3.2: Unable to determine whether the meta annotation javax.jws.WebMethod applied to type com.ibm.ws.wsat.webservice.client.CoordinatorPortType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.wsat.webclient.3.2: Unable to determine whether the meta annotation javax.jws.Oneway applied to type com.ibm.ws.wsat.webservice.client.CoordinatorPortType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.wsat.webclient.3.2: Unable to determine whether the meta annotation javax.jws.WebParam applied to type com.ibm.ws.wsat.webservice.client.CoordinatorPortType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.wsat.webclient.3.2: Unable to determine whether the meta annotation javax.jws.WebService applied to type com.ibm.ws.wsat.webservice.client.CoordinatorPortType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.wsat.webclient.3.2: Unable to determine whether the meta annotation javax.jws.soap.SOAPBinding applied to type com.ibm.ws.wsat.webservice.client.CoordinatorPortType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.wsat.webclient.3.2: Unable to determine whether the meta annotation javax.jws.WebResult applied to type com.ibm.ws.wsat.webservice.client.RegistrationPortType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.wsat.webclient.3.2: Imports that lack version ranges: [javax.jws, javax.jws.soap, javax.naming, javax.xml.namespace, javax.xml.transform] warning: com.ibm.ws.wsat.webclient.3.2.jakarta: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.wsat.webclient.3.2.jakarta: Unable to determine whether the meta annotation javax.jws.WebMethod applied to type com.ibm.ws.wsat.webservice.client.CoordinatorPortType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.wsat.webclient.3.2.jakarta: Unable to determine whether the meta annotation javax.jws.Oneway applied to type com.ibm.ws.wsat.webservice.client.CoordinatorPortType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.wsat.webclient.3.2.jakarta: Unable to determine whether the meta annotation javax.jws.WebParam applied to type com.ibm.ws.wsat.webservice.client.CoordinatorPortType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.wsat.webclient.3.2.jakarta: Unable to determine whether the meta annotation javax.jws.WebService applied to type com.ibm.ws.wsat.webservice.client.CoordinatorPortType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.wsat.webclient.3.2.jakarta: Unable to determine whether the meta annotation javax.jws.soap.SOAPBinding applied to type com.ibm.ws.wsat.webservice.client.CoordinatorPortType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.wsat.webclient.3.2.jakarta: Unable to determine whether the meta annotation javax.jws.WebResult applied to type com.ibm.ws.wsat.webservice.client.RegistrationPortType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.wsat.webclient.3.2.jakarta: Imports that lack version ranges: [javax.jws, javax.jws.soap, javax.naming, javax.xml.namespace, javax.xml.transform] warning: Unreferenced class path entries [com.ibm.websphere.javaee.jaxws.2.2, com.ibm.ws.logging, com.ibm.ws.jaxws.common, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.apache.cxf.cxf.core.3.2, com.ibm.websphere.appserver.spi.ssl, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2, com.ibm.websphere.appserver.api.ssl, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.jaxws.wsat, com.ibm.ws.wsat.webclient, com.ibm.ws.ssl, com.ibm.websphere.javaee.jaxb.2.2] > Task :com.ibm.ws.wsat.webclient.3.2:publishWLPJars > Task :com.ibm.ws.wsat.webclient.3.2:assemble > Task :com.ibm.ws.wsat.webservice:globalize NO-SOURCE > Task :com.ibm.ws.wsat.webservice:compileJava > Task :com.ibm.ws.wsat.webservice:processResources NO-SOURCE > Task :com.ibm.ws.wsat.webservice:classes > Task :com.ibm.ws.wsat.webservice:instrument > Task :com.ibm.ws.wsat.webservice:jar warning: Unable to determine whether the meta annotation javax.annotation.Resource applied to type com.ibm.ws.wsat.webservice.CoordinatorBindingImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.jws.WebService applied to type com.ibm.ws.wsat.webservice.CoordinatorBindingImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.jws.WebMethod applied to type com.ibm.ws.wsat.webservice.CoordinatorPortType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.jws.Oneway applied to type com.ibm.ws.wsat.webservice.CoordinatorPortType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.jws.WebParam applied to type com.ibm.ws.wsat.webservice.CoordinatorPortType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.jws.soap.SOAPBinding applied to type com.ibm.ws.wsat.webservice.CoordinatorPortType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSeeAlso applied to type com.ibm.ws.wsat.webservice.CoordinatorPortType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.jws.WebResult applied to type com.ibm.ws.wsat.webservice.RegistrationPortType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.ws.kernel.feature, javax.annotation, javax.jws, javax.jws.soap, javax.xml.namespace, javax.xml.soap, org.w3c.dom, com.ibm.ws.webcontainer.extension, com.ibm.ws.webcontainer.osgi] warning: Unreferenced class path entries [com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.2.6.2, com.ibm.websphere.javaee.jaxws.2.2, com.ibm.ws.logging, com.ibm.ws.jaxws.common, com.ibm.ws.ras.instrument, com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.2.6.2, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.classloading, com.ibm.ws.wsat.common, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.2.6.2, com.ibm.ws.wsat.cxf.utils.2.6.2, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.jaxws.wsat, com.ibm.ws.kernel.service, com.ibm.ws.org.apache.neethi.3.0.2, com.ibm.ws.wsat.webclient, com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.2.6.2, com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.2.6.2] > Task :com.ibm.ws.wsat.webservice:publishWLPJars > Task :com.ibm.ws.wsat.webservice:assemble > Task :com.ibm.ws.wsat.webservice.3.2:globalize NO-SOURCE > Task :com.ibm.ws.wsat.webservice.3.2:compileJava NO-SOURCE > Task :com.ibm.ws.wsat.webservice.3.2:processResources NO-SOURCE > Task :com.ibm.ws.wsat.webservice.3.2:classes UP-TO-DATE > Task :com.ibm.ws.wsat.webservice.3.2:instrument > Task :com.ibm.ws.wsat.webservice.3.2:jar warning: com.ibm.ws.wsat.webservice.3.2: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.wsat.webservice.3.2: Unable to determine whether the meta annotation javax.annotation.Resource applied to type com.ibm.ws.wsat.webservice.CoordinatorBindingImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.wsat.webservice.3.2: Unable to determine whether the meta annotation javax.jws.WebService applied to type com.ibm.ws.wsat.webservice.CoordinatorBindingImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.wsat.webservice.3.2: Unable to determine whether the meta annotation javax.jws.WebMethod applied to type com.ibm.ws.wsat.webservice.CoordinatorPortType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.wsat.webservice.3.2: Unable to determine whether the meta annotation javax.jws.Oneway applied to type com.ibm.ws.wsat.webservice.CoordinatorPortType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.wsat.webservice.3.2: Unable to determine whether the meta annotation javax.jws.WebParam applied to type com.ibm.ws.wsat.webservice.CoordinatorPortType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.wsat.webservice.3.2: Unable to determine whether the meta annotation javax.jws.soap.SOAPBinding applied to type com.ibm.ws.wsat.webservice.CoordinatorPortType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.wsat.webservice.3.2: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSeeAlso applied to type com.ibm.ws.wsat.webservice.CoordinatorPortType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.wsat.webservice.3.2: Unable to determine whether the meta annotation javax.jws.WebResult applied to type com.ibm.ws.wsat.webservice.RegistrationPortType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.wsat.webservice.3.2: Imports that lack version ranges: [com.ibm.ws.kernel.feature, javax.annotation, javax.jws, javax.jws.soap, javax.xml.namespace, javax.xml.soap, org.w3c.dom, com.ibm.ws.webcontainer.extension, com.ibm.ws.webcontainer.osgi] warning: com.ibm.ws.wsat.webservice.3.2.jakarta: There is an empty jar or directory on the classpath: main warning: com.ibm.ws.wsat.webservice.3.2.jakarta: Unable to determine whether the meta annotation javax.annotation.Resource applied to type com.ibm.ws.wsat.webservice.CoordinatorBindingImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.wsat.webservice.3.2.jakarta: Unable to determine whether the meta annotation javax.jws.WebService applied to type com.ibm.ws.wsat.webservice.CoordinatorBindingImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.wsat.webservice.3.2.jakarta: Unable to determine whether the meta annotation javax.jws.WebMethod applied to type com.ibm.ws.wsat.webservice.CoordinatorPortType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.wsat.webservice.3.2.jakarta: Unable to determine whether the meta annotation javax.jws.Oneway applied to type com.ibm.ws.wsat.webservice.CoordinatorPortType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.wsat.webservice.3.2.jakarta: Unable to determine whether the meta annotation javax.jws.WebParam applied to type com.ibm.ws.wsat.webservice.CoordinatorPortType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.wsat.webservice.3.2.jakarta: Unable to determine whether the meta annotation javax.jws.soap.SOAPBinding applied to type com.ibm.ws.wsat.webservice.CoordinatorPortType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.wsat.webservice.3.2.jakarta: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlSeeAlso applied to type com.ibm.ws.wsat.webservice.CoordinatorPortType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.wsat.webservice.3.2.jakarta: Unable to determine whether the meta annotation javax.jws.WebResult applied to type com.ibm.ws.wsat.webservice.RegistrationPortType provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.wsat.webservice.3.2.jakarta: Imports that lack version ranges: [com.ibm.ws.kernel.feature, javax.annotation, javax.jws, javax.jws.soap, javax.xml.namespace, javax.xml.soap, org.w3c.dom, com.ibm.ws.webcontainer.extension, com.ibm.ws.webcontainer.osgi] warning: Unreferenced class path entries [com.ibm.websphere.javaee.jaxws.2.2, com.ibm.ws.logging, com.ibm.ws.jaxws.common, com.ibm.ws.ras.instrument, com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.classloading, com.ibm.ws.wsat.common, com.ibm.ws.org.apache.cxf.cxf.rt.frontend.jaxws.3.2, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.apache.cxf.cxf.core.3.2, com.ibm.ws.org.apache.cxf.cxf.rt.databinding.jaxb.3.2, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.org.apache.cxf.cxf.rt.transports.http.3.2, com.ibm.ws.wsat.cxf.utils.3.2, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.jaxws.wsat, com.ibm.ws.kernel.service, com.ibm.ws.org.apache.neethi.3.1.1, com.ibm.ws.wsat.webclient, com.ibm.ws.wsat.webservice, com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2] > Task :com.ibm.ws.wsat.webservice.3.2:publishWLPJars > Task :com.ibm.ws.wsat.webservice.3.2:assemble > Task :com.ibm.ws.wsat_fat.assertion:assemble SKIPPED > Task :com.ibm.ws.wsat_fat.db:assemble SKIPPED > Task :com.ibm.ws.wsat_fat.db_optional:assemble SKIPPED > Task :com.ibm.ws.wsat_fat.dbs:assemble SKIPPED > Task :com.ibm.ws.wsat_fat.dbs_optional:assemble SKIPPED > Task :com.ibm.ws.wsat_fat.multi:assemble SKIPPED > Task :com.ibm.ws.wsat_fat.ssl:assemble SKIPPED > Task :com.ibm.ws.wsbytebuffer:publishWLPJars > Task :com.ibm.ws.wsbytebuffer:assemble > Task :com.ibm.ws.wsoc:publishWLPJars > Task :com.ibm.ws.wsoc:assemble > Task :com.ibm.ws.wsoc.1.1:globalize NO-SOURCE > Task :com.ibm.ws.wsoc.1.1:compileJava > Task :com.ibm.ws.wsoc.1.1:processResources NO-SOURCE > Task :com.ibm.ws.wsoc.1.1:classes > Task :com.ibm.ws.wsoc.1.1:instrument > Task :com.ibm.ws.wsoc.1.1:jar warning: com.ibm.ws.wsoc.1.1: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.ws.wsoc.external.v11.SessionExtV11 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.wsoc.1.1: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.ws.wsoc.external.v11.SessionExtV11 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.wsoc.1.1: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.ws.wsoc.external.v11.SessionExtV11 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.wsoc.1.1: Imports that lack version ranges: [com.ibm.websphere.ras, com.ibm.websphere.ras.annotation] warning: com.ibm.ws.wsoc.1.1.jakarta: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.ws.wsoc.external.v11.SessionExtV11 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.wsoc.1.1.jakarta: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.ws.wsoc.external.v11.SessionExtV11 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.wsoc.1.1.jakarta: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.ws.wsoc.external.v11.SessionExtV11 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: com.ibm.ws.wsoc.1.1.jakarta: Imports that lack version ranges: [com.ibm.websphere.ras, com.ibm.websphere.ras.annotation] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.wsoc, com.ibm.websphere.javaee.websocket.1.1] > Task :com.ibm.ws.wsoc.1.1:publishWLPJars > Task :com.ibm.ws.wsoc.1.1:assemble > Task :com.ibm.ws.wsoc.cdi.weld:globalize NO-SOURCE > Task :com.ibm.ws.wsoc.cdi.weld:compileJava > Task :com.ibm.ws.wsoc.cdi.weld:processResources NO-SOURCE > Task :com.ibm.ws.wsoc.cdi.weld:classes Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.wsoc.cdi.weld/src/com/ibm/ws/wsoc/cdi/weld/InjectionImpl.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.wsoc.cdi.weld:instrument > Task :com.ibm.ws.wsoc.cdi.weld:jar warning: com.ibm.ws.wsoc.cdi.weld: Imports that lack version ranges: [com.ibm.wsspi.injectionengine] warning: com.ibm.ws.wsoc.cdi.weld.jakarta: Imports that lack version ranges: [com.ibm.wsspi.injectionengine] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.websphere.javaee.cdi.1.2, com.ibm.ws.webcontainer, com.ibm.ws.ras.instrument, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.injection.core, com.ibm.ws.adaptable.module, com.ibm.ws.anno, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.cdi.interfaces, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.wsoc] > Task :com.ibm.ws.wsoc.cdi.weld:publishWLPJars > Task :com.ibm.ws.wsoc.cdi.weld:assemble > Task :com.ibm.ws.wssecurity:globalize > Task :com.ibm.ws.wssecurity:compileJava /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.wssecurity/bnd.bnd:29: warning: Found \. This is allowed in a properties file but not in bnd to prevent mistakes: <> /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.wssecurity/bnd.bnd:30: warning: Invalid property key: `io.openliberty.wssecurity;`: << io.openliberty.wssecurity; version="[1.0.0,2.0.0)">> > Task :com.ibm.ws.wssecurity:processResources NO-SOURCE > Task :com.ibm.ws.wssecurity:classes Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.wssecurity/src/com/ibm/ws/wssecurity/cxf/interceptor/WSSecurityLibertyCallerInterceptor.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.wssecurity:instrument > Task :com.ibm.ws.wssecurity:jar warning: Imports that lack version ranges: [javax.security.auth, javax.security.auth.callback, javax.security.auth.x500, javax.xml.crypto, javax.xml.crypto.dom, javax.xml.crypto.dsig, javax.xml.crypto.dsig.dom, javax.xml.crypto.dsig.keyinfo, javax.xml.crypto.dsig.spec, javax.xml.namespace, javax.xml.parsers, org.w3c.dom, org.xml.sax] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.security.SecurityService)";effective:=active,osgi.service;filter:="(objectClass=org.osgi.service.cm.ConfigurationAdmin)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.websphere.javaee.jaxws.2.2, com.ibm.ws.org.apache.xml.resolver.1.2, com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3, com.ibm.ws.org.opensaml.xmltooling.1.4.4, com.ibm.ws.ras.instrument, com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.2.6.2, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.crypto.passwordutil, com.ibm.ws.prereq.wsdl4j.1.6.2, com.ibm.ws.org.joda.time.1.6.2, com.ibm.ws.org.opensaml.opensaml.2.6.1, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.dd, com.ibm.ws.security.authentication, com.ibm.ws.org.apache.cxf.cxf.rt.core.2.6.2, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.artifact, com.ibm.ws.kernel.service, com.ibm.ws.org.apache.santuario.xmlsec.1.5.2, com.ibm.ws.org.apache.cxf.ws.security.2.6.2, com.ibm.ws.ssl, com.ibm.ws.injection, com.ibm.ws.security, com.ibm.ws.logging, com.ibm.ws.jaxws.common, com.ibm.ws.security.registry, com.ibm.ws.security.sso.common, com.ibm.ws.webcontainer, com.ibm.ws.security.token, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.webcontainer.security, com.ibm.ws.org.apache.cxf.cxf.api.2.6.2, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.adaptable.module, com.ibm.ws.anno, com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.javaee.dd.common, com.ibm.websphere.security, com.ibm.ws.artifact.overlay, com.ibm.ws.logging.core, com.ibm.ws.org.apache.neethi.3.0.2, com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.2.6.2, com.ibm.ws.org.apache.ws.security.wss4j.1.6.7, com.ibm.websphere.javaee.jaxb.2.2] > Task :com.ibm.ws.wssecurity:publishWLPJars > Task :com.ibm.ws.wssecurity:assemble > Task :com.ibm.ws.wssecurity.3.4.1:globalize > Task :io.openliberty.wssecurity:globalize NO-SOURCE > Task :io.openliberty.wssecurity:compileJava > Task :io.openliberty.wssecurity:processResources NO-SOURCE > Task :io.openliberty.wssecurity:classes > Task :io.openliberty.wssecurity:instrument > Task :io.openliberty.wssecurity:jar warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.service, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.boot] Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.wssecurity.3.4.1/src/com/ibm/ws/wssecurity/cxf/interceptor/WSSecurityLibertyCallerInterceptor.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.wssecurity.3.4.1:compileJava > Task :com.ibm.ws.wssecurity.3.4.1:processResources NO-SOURCE > Task :com.ibm.ws.wssecurity.3.4.1:classes > Task :com.ibm.ws.wssecurity.3.4.1:instrument > Task :com.ibm.ws.wssecurity.3.4.1:jar warning: com.ibm.ws.wssecurity.3.4.1: Imports that lack version ranges: [javax.security.auth, javax.security.auth.callback, javax.security.auth.x500, javax.xml.crypto, javax.xml.crypto.dom, javax.xml.crypto.dsig, javax.xml.crypto.dsig.dom, javax.xml.crypto.dsig.keyinfo, javax.xml.crypto.dsig.spec, javax.xml.namespace, javax.xml.parsers, org.w3c.dom, org.xml.sax] warning: com.ibm.ws.wssecurity.3.4.1: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.security.SecurityService)";effective:=active,osgi.service;filter:="(objectClass=org.osgi.service.cm.ConfigurationAdmin)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: com.ibm.ws.wssecurity.3.4.1.jakarta: Imports that lack version ranges: [javax.security.auth, javax.security.auth.callback, javax.security.auth.x500, javax.xml.crypto, javax.xml.crypto.dom, javax.xml.crypto.dsig, javax.xml.crypto.dsig.dom, javax.xml.crypto.dsig.keyinfo, javax.xml.crypto.dsig.spec, javax.xml.namespace, javax.xml.parsers, org.w3c.dom, org.xml.sax] warning: com.ibm.ws.wssecurity.3.4.1.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.security.SecurityService)";effective:=active,osgi.service;filter:="(objectClass=org.osgi.service.cm.ConfigurationAdmin)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.javaee.jaxws.2.3, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.org.opensaml.opensaml.core.3.4.5, com.ibm.ws.org.apache.wss4j.ws.security.stax.2.3.0, com.ibm.ws.security.authentication, com.ibm.ws.artifact, com.ibm.ws.kernel.service, com.ibm.ws.ssl, com.ibm.ws.org.apache.cxf.rt.ws.security.3.4.1, com.ibm.ws.logging, com.ibm.ws.org.apache.cxf.rt.security.3.4.1, com.ibm.ws.security.registry, com.ibm.ws.webcontainer, com.ibm.ws.jaxws.2.3.common, io.openliberty.wssecurity, com.ibm.ws.org.apache.wss4j.bindings.2.3.0, com.ibm.ws.anno, com.ibm.ws.org.apache.wss4j.ws.security.policy.stax.2.3.0, com.ibm.ws.org.apache.wss4j.ws.security.dom.2.3.0, com.ibm.ws.org.joda.time.2.9.9, com.ibm.ws.org.apache.neethi.3.1.1, com.ibm.ws.org.ehcache.ehcache.107.3.8.1, com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.org.apache.wss4j.policy.2.3.0, com.ibm.ws.org.apache.xml.resolver.1.2, com.ibm.ws.org.apache.ws.xmlschema.core.2.0.3, com.ibm.ws.ras.instrument, com.ibm.ws.net.shibboleth.utilities.java.support.7.5.1, com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.crypto.passwordutil, com.ibm.ws.prereq.wsdl4j.1.6.2, wss4j-ws-security-common-2.3.0, com.ibm.ws.javaee.dd, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.org.apache.cxf.cxf.rt.ws.policy.3.2, com.ibm.ws.injection, com.ibm.ws.security, com.ibm.ws.security.sso.common, com.ibm.ws.org.apache.santuario.xmlsec.2.2.0, com.ibm.ws.security.token, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.webcontainer.security, com.ibm.ws.org.apache.cxf.cxf.core.3.2, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.adaptable.module, com.ibm.ws.javaee.dd.common, com.ibm.websphere.javaee.servlet.4.0, com.ibm.websphere.security, com.ibm.ws.artifact.overlay, com.ibm.ws.logging.core, com.ibm.websphere.javaee.jaxb.2.3, com.ibm.ws.org.apache.wss4j.ws.security.common.2.3.0] > Task :com.ibm.ws.wssecurity.3.4.1:publishWLPJars > Task :com.ibm.ws.wssecurity.3.4.1:assemble > Task :com.ibm.ws.wssecurity.fat.utils.common:globalize NO-SOURCE > Task :com.ibm.ws.wssecurity.fat.utils.common:compileJava > Task :com.ibm.ws.wssecurity.fat.utils.common:processResources NO-SOURCE > Task :com.ibm.ws.wssecurity.fat.utils.common:classes > Task :com.ibm.ws.wssecurity.fat.utils.common:jar warning: Imports that lack version ranges: [com.meterware.httpunit, javax.net.ssl, org.junit, org.junit.rules] warning: Unreferenced class path entries [junit, httpunit-1.5.4, fattest.simplicity, com.ibm.ws.security.fat.common, com.ibm.ws.junit.extensions] > Task :com.ibm.ws.wssecurity.fat.utils.common:assemble [ant:validate] (error) CMVCPATHNAME is unset > Task :com.ibm.ws.wssecurity.saml:globalize > Task :com.ibm.ws.wssecurity.saml:compileJava > Task :com.ibm.ws.wssecurity.saml:processResources NO-SOURCE > Task :com.ibm.ws.wssecurity.saml:classes > Task :com.ibm.ws.wssecurity.saml:instrument > Task :com.ibm.ws.wssecurity.saml:jar warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.sso.common, com.ibm.ws.ras.instrument, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.ws.webcontainer.security, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.security] > Task :com.ibm.ws.wssecurity.saml:publishWLPJars > Task :com.ibm.ws.wssecurity.saml:assemble > Task :com.ibm.ws.wssecurity_fat.wsscxf:assemble SKIPPED > Task :com.ibm.ws.wssecurity_fat.wsscxf.1:assemble SKIPPED > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml:globalize NO-SOURCE Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.wssecurity_fat.wsscxf.saml/test-applications/samltoken/src/com/ibm/ws/wssecurity/fat/samltoken/utils.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml:compileJava > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml:processResources NO-SOURCE > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml:classes > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml:samlcxfclient_WAR > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml:samltoken_WAR > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml:samlwsstemplatesclientwithep_WAR > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml:samlwsstemplateswithep_WAR > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml:assemble SKIPPED > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.1:globalize NO-SOURCE Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.wssecurity_fat.wsscxf.saml.1/test-applications/samltoken/src/com/ibm/ws/wssecurity/fat/samltoken/utils.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.1:compileJava > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.1:processResources NO-SOURCE > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.1:classes > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.1:samlcxfclient_WAR > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.1:samltoken_WAR > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.1:samlwsstemplates_WAR > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.1:samlwsstemplatesclient_WAR > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.1:assemble SKIPPED > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.2:globalize NO-SOURCE Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.wssecurity_fat.wsscxf.saml.2/test-applications/samltoken/src/com/ibm/ws/wssecurity/fat/samltoken/utils.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.2:compileJava > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.2:processResources NO-SOURCE > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.2:classes > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.2:samlcallerclient_WAR > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.2:samlcallertoken_WAR > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.2:samltoken_WAR > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.2:assemble SKIPPED > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.3:globalize NO-SOURCE Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.wssecurity_fat.wsscxf.saml.3/test-applications/samltoken/src/com/ibm/ws/wssecurity/fat/samltoken/utils.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.3:compileJava > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.3:processResources NO-SOURCE > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.3:classes > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.3:samlcallerclient_WAR > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.3:samlcallertoken_WAR > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.3:samltoken_WAR > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.3:assemble SKIPPED > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.4:globalize NO-SOURCE Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.wssecurity_fat.wsscxf.saml.4/test-applications/samltoken/src/com/ibm/ws/wssecurity/fat/samltoken/utils.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.4:compileJava > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.4:processResources NO-SOURCE > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.4:classes > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.4:samlcallerclient_WAR > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.4:samlcallertoken_WAR > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.4:samltoken_WAR > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.4:assemble SKIPPED > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.5:globalize NO-SOURCE Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.wssecurity_fat.wsscxf.saml.5/test-applications/samltoken/src/com/ibm/ws/wssecurity/fat/samltoken/utils.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.5:compileJava > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.5:processResources NO-SOURCE > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.5:classes > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.5:samlcxfclient_WAR > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.5:samltoken_WAR > Task :com.ibm.ws.wssecurity_fat.wsscxf.saml.5:assemble SKIPPED > Task :com.ibm.wsspi.org.osgi.core:publishWLPJars > Task :com.ibm.wsspi.org.osgi.core:assemble > Task :com.ibm.wsspi.org.osgi.namespace.service:publishWLPJars > Task :com.ibm.wsspi.org.osgi.namespace.service:assemble > Task :com.ibm.wsspi.org.osgi.service.cm:globalize NO-SOURCE > Task :com.ibm.wsspi.org.osgi.service.cm:compileJava NO-SOURCE > Task :com.ibm.wsspi.org.osgi.service.cm:processResources NO-SOURCE > Task :com.ibm.wsspi.org.osgi.service.cm:classes UP-TO-DATE > Task :com.ibm.wsspi.org.osgi.service.cm:instrument > Task :com.ibm.wsspi.org.osgi.service.cm:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [org.osgi.service.cm-1.6.0, com.ibm.ws.ras.instrument] > Task :com.ibm.wsspi.org.osgi.service.cm:publishWLPJars > Task :com.ibm.wsspi.org.osgi.service.cm:assemble > Task :com.ibm.wsspi.org.osgi.service.component:publishWLPJars > Task :com.ibm.wsspi.org.osgi.service.component:assemble > Task :com.ibm.wsspi.org.osgi.service.component.annotations:publishWLPJars > Task :com.ibm.wsspi.org.osgi.service.component.annotations:assemble > Task :com.ibm.wsspi.org.osgi.service.coordinator:globalize NO-SOURCE > Task :com.ibm.wsspi.org.osgi.service.coordinator:compileJava NO-SOURCE > Task :com.ibm.wsspi.org.osgi.service.coordinator:processResources NO-SOURCE > Task :com.ibm.wsspi.org.osgi.service.coordinator:classes UP-TO-DATE > Task :com.ibm.wsspi.org.osgi.service.coordinator:instrument > Task :com.ibm.wsspi.org.osgi.service.coordinator:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [org.osgi.service.coordinator-1.0.2, com.ibm.ws.ras.instrument] > Task :com.ibm.wsspi.org.osgi.service.coordinator:publishWLPJars > Task :com.ibm.wsspi.org.osgi.service.coordinator:assemble > Task :com.ibm.wsspi.org.osgi.service.event:publishWLPJars > Task :com.ibm.wsspi.org.osgi.service.event:assemble > Task :com.ibm.wsspi.org.osgi.service.log:publishWLPJars > Task :com.ibm.wsspi.org.osgi.service.log:assemble > Task :com.ibm.wsspi.org.osgi.service.metatype:publishWLPJars > Task :com.ibm.wsspi.org.osgi.service.metatype:assemble > Task :com.ibm.wsspi.org.osgi.service.metatype.annotations:publishWLPJars > Task :com.ibm.wsspi.org.osgi.service.metatype.annotations:assemble > Task :com.ibm.wsspi.org.osgi.service.subsystem:publishWLPJars > Task :com.ibm.wsspi.org.osgi.service.subsystem:assemble > Task :com.ibm.wsspi.thirdparty.equinox:publishWLPJars > Task :com.ibm.wsspi.thirdparty.equinox:assemble > Task :fattest.simplicity:extractArquillianSupportFeature > Task :fattest.simplicity:extractArquillianSupportJakartaFeature > Task :fattest.simplicity:publishArquillianSupportFeature > Task :fattest.simplicity:assemble > Task :io.openliberty.accesslists.internal:publishWLPJars > Task :io.openliberty.accesslists.internal:assemble > Task :io.openliberty.cdi.3.0.internal_fat:assemble SKIPPED > Task :io.openliberty.cdi.3.0.thirdparty:globalize NO-SOURCE > Task :io.openliberty.org.jboss.weld4:globalize NO-SOURCE > Task :io.openliberty.org.jboss.weld4:compileJava > Task :io.openliberty.org.jboss.weld4:processResources NO-SOURCE > Task :io.openliberty.org.jboss.weld4:classes > Task :io.openliberty.org.jboss.weld4:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation edu.umd.cs.findbugs.annotations.SuppressFBWarnings applied to type org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.enterprise.inject.Vetoed applied to type org.jboss.weld.annotated.enhanced.jlr.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.enterprise.event.Observes applied to type org.jboss.weld.bootstrap.WeldExtension provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.enterprise.context.Initialized applied to type org.jboss.weld.bootstrap.WeldUnusedMetadataExtension provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.interceptor.AroundInvoke applied to type org.jboss.weld.contexts.activator.AbstractActivateRequestContextInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.inject.Inject applied to type org.jboss.weld.contexts.activator.ActivateRequestContextInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.inject.Qualifier applied to type org.jboss.weld.contexts.activator.ActivateRequestContextInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.interceptor.Interceptor applied to type org.jboss.weld.contexts.activator.ActivateRequestContextInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.interceptor.InterceptorBinding applied to type org.jboss.weld.contexts.activator.ActivateRequestContextInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.annotation.Priority applied to type org.jboss.weld.contexts.activator.ActivateRequestContextInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.enterprise.context.control.ActivateRequestContext applied to type org.jboss.weld.contexts.activator.CdiRequestContextActivatorInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.LogMessage applied to type org.jboss.weld.logging.BeanLogger provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.Message applied to type org.jboss.weld.logging.BeanLogger provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.Cause applied to type org.jboss.weld.logging.BeanLogger provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageLogger applied to type org.jboss.weld.logging.BeanLogger provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.enterprise.inject.Intercepted applied to type org.jboss.weld.probe.InvocationMonitor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.interceptor.AroundConstruct applied to type org.jboss.weld.probe.InvocationMonitor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.enterprise.context.Dependent applied to type org.jboss.weld.probe.InvocationMonitor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Version for package org.jboss.weld.contexts is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.proxy is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.bootstrap.api is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.bootstrap.api.helpers is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.construction.api is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.context.api is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.ejb.api is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.manager.api is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.servlet.api is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.servlet.api.helpers is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.bootstrap.spi is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.bootstrap.spi.helpers is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.configuration.spi is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.configuration.spi.helpers is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.ejb.spi is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.ejb.spi.helpers is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.injection.spi is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.injection.spi.helpers is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.interceptor.spi.metadata is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.interceptor.spi.model is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.resources.spi is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.resources.spi.helpers is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.security.spi is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.serialization.spi is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.serialization.spi.helpers is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.servlet.spi is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.servlet.spi.helpers is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.transaction.spi is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.bootstrap.event is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.context is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.context.activator is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.context.bound is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.context.ejb is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.context.http is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.context.unbound is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.events is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.inject is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.interceptor is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.probe is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.module is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.module.ejb is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.module.ejb.context is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.module.ejb.context.beanstore is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.module.jsf is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.module.jsf.servlet is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.module.jta is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.module.web is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.module.web.context.beanstore.http is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.module.web.context.http is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.module.web.el is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.module.web.logging is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.module.web.servlet is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.module.web.util.el is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.module.web.util.servlet is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.bean is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.bean.builtin is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.bean.proxy is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.bootstrap is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.config is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.event is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.exceptions is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.injection is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.interceptor.proxy is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.interceptor.util.proxy is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.logging is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.manager is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.security is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.util is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.xml is set to different values in the source (4.0.3) and in the manifest (4.0.3.Final). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Imports that lack version ranges: [jakarta.faces.application, jakarta.faces.context, jakarta.persistence, jakarta.servlet, jakarta.servlet.http, org.apache.bcel.classfile, sun.misc, sun.reflect, javax.management, javax.naming, javax.naming.spi, javax.xml.namespace, javax.xml.stream, javax.xml.stream.events, javax.xml.transform, javax.xml.transform.stream, javax.xml.validation, org.xml.sax, org.xml.sax.helpers, javax.security.auth, org.jboss.logging.annotations] warning: Export org.jboss.weld.annotated.enhanced, has 1, private references [org.jboss.weld.annotated.slim] warning: Export org.jboss.weld.contexts, has 3, private references [org.jboss.weld.contexts.beanstore, org.jboss.weld.contexts.conversation, org.jboss.weld.serialization] warning: Export org.jboss.weld.resolution, has 1, private references [org.jboss.weld.metadata.cache] warning: Export org.jboss.weld.resources, has 3, private references [org.jboss.weld.annotated.slim, org.jboss.weld.annotated.slim.backed, org.jboss.weld.annotated.slim.unbacked] warning: Export org.jboss.weld.interceptor.spi.model, has 1, private references [org.jboss.weld.interceptor.reader] warning: Export org.jboss.weld.module, has 2, private references [org.jboss.weld.annotated.slim, org.jboss.weld.injection.producer] warning: Export org.jboss.weld.module.ejb.context.beanstore, has 1, private references [org.jboss.weld.contexts.beanstore] warning: Export org.jboss.weld.module.web.context.beanstore.http, has 1, private references [org.jboss.weld.contexts.beanstore] warning: Export org.jboss.weld.module.web.context.http, has 2, private references [org.jboss.weld.contexts.beanstore, org.jboss.weld.serialization] warning: Export org.jboss.weld, has 1, private references [org.jboss.weld.annotated.slim] warning: Export org.jboss.weld.bean, has 4, private references [org.jboss.weld.annotated.runtime, org.jboss.weld.annotated.slim, org.jboss.weld.injection.attributes, org.jboss.weld.util.bean] warning: Export org.jboss.weld.bean.builtin, has 2, private references [org.jboss.weld.annotated.slim, org.jboss.weld.bean.attributes] warning: Export org.jboss.weld.bean.proxy, has 4, private references [org.jboss.weld.annotated.slim, org.jboss.weld.contexts.cache, org.jboss.weld.injection.attributes, org.jboss.weld.util.bytecode] warning: Export org.jboss.weld.bootstrap, has 2, private references [org.jboss.weld.annotated.slim, org.jboss.weld.bootstrap.events] warning: Export org.jboss.weld.event, has 1, private references [org.jboss.weld.injection.attributes] warning: Export org.jboss.weld.injection, has 1, private references [org.jboss.weld.injection.attributes] warning: Export org.jboss.weld.interceptor.proxy, has 1, private references [org.jboss.weld.annotated.slim] warning: Export org.jboss.weld.logging, has 1, private references [org.jboss.weld.annotated.slim] warning: Export org.jboss.weld.manager, has 6, private references [org.jboss.weld.annotated.slim, org.jboss.weld.bootstrap.enablement, org.jboss.weld.bootstrap.events, org.jboss.weld.injection.attributes, org.jboss.weld.injection.producer, org.jboss.weld.interceptor.reader] warning: Export org.jboss.weld.util, has 5, private references [org.jboss.weld.annotated.runtime, org.jboss.weld.bootstrap.enablement, org.jboss.weld.injection.attributes, org.jboss.weld.injection.producer, org.jboss.weld.metadata.cache] warning: No translation found for macro: buildNumber warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, weld-osgi-bundle-4.0.3.Final] > Task :io.openliberty.cdi.3.0.thirdparty:compileJava NO-SOURCE > Task :io.openliberty.cdi.3.0.thirdparty:processResources NO-SOURCE > Task :io.openliberty.cdi.3.0.thirdparty:classes UP-TO-DATE > Task :io.openliberty.cdi.3.0.thirdparty:instrument > Task :io.openliberty.cdi.3.0.thirdparty:jar warning: There is an empty jar or directory on the classpath: main warning: Version for package org.jboss.weld.context is set to different values in the source (4.0.3.Final) and in the manifest (4.0.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.context.activator is set to different values in the source (4.0.3.Final) and in the manifest (4.0.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.context.api is set to different values in the source (4.0.3.Final) and in the manifest (4.0.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.context.bound is set to different values in the source (4.0.3.Final) and in the manifest (4.0.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.context.ejb is set to different values in the source (4.0.3.Final) and in the manifest (4.0.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.context.http is set to different values in the source (4.0.3.Final) and in the manifest (4.0.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.jboss.weld.context.unbound is set to different values in the source (4.0.3.Final) and in the manifest (4.0.3). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Imports that lack version ranges: [jakarta.enterprise.context, jakarta.enterprise.context.spi, jakarta.enterprise.util, jakarta.inject, jakarta.interceptor, jakarta.servlet.http] warning: Unreferenced class path entries [io.openliberty.org.jboss.weld4, com.ibm.ws.ras.instrument] > Task :io.openliberty.cdi.3.0.thirdparty:publishWLPJars > Task :io.openliberty.cdi.3.0.thirdparty:assemble > Task :io.openliberty.cdi.4.0.internal.services.fragment:globalize NO-SOURCE > Task :io.openliberty.org.jboss.weld5:globalize NO-SOURCE > Task :io.openliberty.org.jboss.weld5:compileJava > Task :io.openliberty.org.jboss.weld5:processResources NO-SOURCE > Task :io.openliberty.org.jboss.weld5:classes > Task :io.openliberty.org.jboss.weld5:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation edu.umd.cs.findbugs.annotations.SuppressFBWarnings applied to type org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.enterprise.inject.Vetoed applied to type org.jboss.weld.annotated.enhanced.jlr.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.enterprise.event.Observes applied to type org.jboss.weld.bootstrap.WeldExtension provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.enterprise.context.Initialized applied to type org.jboss.weld.bootstrap.WeldUnusedMetadataExtension provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.interceptor.AroundInvoke applied to type org.jboss.weld.contexts.activator.AbstractActivateRequestContextInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.inject.Inject applied to type org.jboss.weld.contexts.activator.ActivateRequestContextInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.inject.Qualifier applied to type org.jboss.weld.contexts.activator.ActivateRequestContextInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.interceptor.Interceptor applied to type org.jboss.weld.contexts.activator.ActivateRequestContextInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.interceptor.InterceptorBinding applied to type org.jboss.weld.contexts.activator.ActivateRequestContextInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.annotation.Priority applied to type org.jboss.weld.contexts.activator.ActivateRequestContextInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.enterprise.context.control.ActivateRequestContext applied to type org.jboss.weld.contexts.activator.CdiRequestContextActivatorInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.Message applied to type org.jboss.weld.lite.extension.translator.logging.LiteExtensionTranslatorLogger provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.Cause applied to type org.jboss.weld.lite.extension.translator.logging.LiteExtensionTranslatorLogger provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.LogMessage applied to type org.jboss.weld.lite.extension.translator.logging.LiteExtensionTranslatorLogger provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageLogger applied to type org.jboss.weld.lite.extension.translator.logging.LiteExtensionTranslatorLogger provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.enterprise.inject.Intercepted applied to type org.jboss.weld.probe.InvocationMonitor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.interceptor.AroundConstruct applied to type org.jboss.weld.probe.InvocationMonitor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.enterprise.context.Dependent applied to type org.jboss.weld.probe.InvocationMonitor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [jakarta.annotation, jakarta.ejb, jakarta.el, jakarta.faces.application, jakarta.faces.context, jakarta.interceptor, jakarta.persistence, jakarta.servlet, jakarta.servlet.http, jakarta.transaction, org.apache.bcel.classfile, sun.misc, sun.reflect, sun.reflect.annotation, javax.management, javax.naming, javax.naming.spi, javax.xml.namespace, javax.xml.stream, javax.xml.stream.events, javax.xml.transform, javax.xml.transform.stream, javax.xml.validation, org.xml.sax, org.xml.sax.helpers, javax.security.auth, org.jboss.logging.annotations] warning: Export org.jboss.weld.annotated.enhanced, has 1, private references [org.jboss.weld.annotated.slim] warning: Export org.jboss.weld.resolution, has 1, private references [org.jboss.weld.metadata.cache] warning: Export org.jboss.weld.resources, has 3, private references [org.jboss.weld.annotated.slim, org.jboss.weld.annotated.slim.backed, org.jboss.weld.annotated.slim.unbacked] warning: Export org.jboss.weld.interceptor.spi.model, has 1, private references [org.jboss.weld.interceptor.reader] warning: Export org.jboss.weld.module.web.context.http, has 1, private references [org.jboss.weld.serialization] warning: Export org.jboss.weld, has 1, private references [org.jboss.weld.annotated.slim] warning: Export org.jboss.weld.bean, has 4, private references [org.jboss.weld.annotated.runtime, org.jboss.weld.annotated.slim, org.jboss.weld.injection.attributes, org.jboss.weld.util.bean] warning: Export org.jboss.weld.bean.builtin, has 2, private references [org.jboss.weld.annotated.slim, org.jboss.weld.bean.attributes] warning: Export org.jboss.weld.bean.proxy, has 3, private references [org.jboss.weld.annotated.slim, org.jboss.weld.injection.attributes, org.jboss.weld.util.bytecode] warning: Export org.jboss.weld.bootstrap, has 2, private references [org.jboss.weld.annotated.slim, org.jboss.weld.bootstrap.events] warning: Export org.jboss.weld.contexts, has 1, private references [org.jboss.weld.serialization] warning: Export org.jboss.weld.contexts.beanstore, has 1, private references [org.jboss.weld.serialization] warning: Export org.jboss.weld.contexts.bound, has 1, private references [org.jboss.weld.serialization] warning: Export org.jboss.weld.event, has 1, private references [org.jboss.weld.injection.attributes] warning: Export org.jboss.weld.injection, has 1, private references [org.jboss.weld.injection.attributes] warning: Export org.jboss.weld.interceptor.proxy, has 1, private references [org.jboss.weld.annotated.slim] warning: Export org.jboss.weld.logging, has 1, private references [org.jboss.weld.annotated.slim] warning: Export org.jboss.weld.manager, has 6, private references [org.jboss.weld.annotated.slim, org.jboss.weld.bootstrap.enablement, org.jboss.weld.bootstrap.events, org.jboss.weld.injection.attributes, org.jboss.weld.injection.producer, org.jboss.weld.interceptor.reader] warning: Export org.jboss.weld.module, has 2, private references [org.jboss.weld.annotated.slim, org.jboss.weld.injection.producer] warning: Export org.jboss.weld.util, has 5, private references [org.jboss.weld.annotated.runtime, org.jboss.weld.bootstrap.enablement, org.jboss.weld.injection.attributes, org.jboss.weld.injection.producer, org.jboss.weld.metadata.cache] warning: No translation found for macro: buildNumber warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, weld-osgi-bundle-5.0.1.Final] > Task :io.openliberty.cdi.4.0.internal.services.fragment:compileJava NO-SOURCE > Task :io.openliberty.cdi.4.0.internal.services.fragment:processResources NO-SOURCE > Task :io.openliberty.cdi.4.0.internal.services.fragment:classes UP-TO-DATE > Task :io.openliberty.cdi.4.0.internal.services.fragment:instrument > Task :io.openliberty.cdi.4.0.internal.services.fragment:jar warning: There is an empty jar or directory on the classpath: main warning: Host io.openliberty.jakarta.cdi.4.0= for this fragment/require bundle cannot be found on the classpath warning: Unreferenced class path entries [io.openliberty.org.jboss.weld5, com.ibm.ws.ras.instrument] > Task :io.openliberty.cdi.4.0.internal.services.fragment:publishWLPJars > Task :io.openliberty.cdi.4.0.internal.services.fragment:assemble > Task :io.openliberty.cdi.4.0.internal.web:globalize NO-SOURCE > Task :io.openliberty.jakarta.cdi.4.0:globalize NO-SOURCE > Task :io.openliberty.jakarta.cdi.4.0:compileJava NO-SOURCE > Task :io.openliberty.jakarta.cdi.4.0:processResources NO-SOURCE > Task :io.openliberty.jakarta.cdi.4.0:classes UP-TO-DATE > Task :io.openliberty.jakarta.cdi.4.0:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [jakarta.inject-api-2.0.1, jakarta.enterprise.cdi-api-4.0.1, jakarta.enterprise.lang-model-4.0.1] > Task :io.openliberty.jakarta.expressionLanguage.5.0:globalize NO-SOURCE > Task :io.openliberty.jakarta.expressionLanguage.5.0:compileJava NO-SOURCE > Task :io.openliberty.jakarta.expressionLanguage.5.0:processResources NO-SOURCE > Task :io.openliberty.jakarta.expressionLanguage.5.0:classes UP-TO-DATE > Task :io.openliberty.jakarta.expressionLanguage.5.0:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [tomcat-el-api-10.1.0-M16] > Task :io.openliberty.jakarta.servlet.6.0:globalize NO-SOURCE > Task :io.openliberty.jakarta.servlet.6.0:compileJava NO-SOURCE > Task :io.openliberty.jakarta.servlet.6.0:processResources NO-SOURCE > Task :io.openliberty.jakarta.servlet.6.0:classes UP-TO-DATE > Task :io.openliberty.jakarta.servlet.6.0:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [jakarta.servlet-api-6.0.0] > Task :io.openliberty.cdi.4.0.internal.web:compileJava > Task :io.openliberty.cdi.4.0.internal.web:processResources NO-SOURCE > Task :io.openliberty.cdi.4.0.internal.web:classes > Task :io.openliberty.cdi.4.0.internal.web:instrument > Task :io.openliberty.cdi.4.0.internal.web:jar warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, io.openliberty.jakarta.servlet.6.0, io.openliberty.org.jboss.weld5, io.openliberty.jakarta.expressionLanguage.5.0, com.ibm.ws.ras.instrument, com.ibm.websphere.appserver.spi.logging, io.openliberty.jakarta.cdi.4.0] > Task :io.openliberty.cdi.4.0.internal.web:publishWLPJars > Task :io.openliberty.cdi.4.0.internal.web:assemble > Task :io.openliberty.cdi.4.0.internal.weld:globalize NO-SOURCE > Task :io.openliberty.cdi.4.0.internal.weld:compileJava > Task :io.openliberty.cdi.4.0.internal.weld:processResources NO-SOURCE > Task :io.openliberty.cdi.4.0.internal.weld:classes > Task :io.openliberty.cdi.4.0.internal.weld:instrument > Task :io.openliberty.cdi.4.0.internal.weld:jar warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=11))",osgi.service;filter:="(objectClass=com.ibm.ws.cdi.internal.config.CDIConfiguration)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.cdi.internal.interfaces.SecurityContextStore)";effective:=active;cardinality:=multiple,osgi.service;filter:="(objectClass=com.ibm.wsspi.threadcontext.WSContextService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.cdi.internal.config.AggregatedConfiguration,com.ibm.ws.cdi.internal.config.CDIConfiguration";uses:="com.ibm.ws.cdi.internal.config,com.ibm.ws.cdi.internal.config",osgi.service;objectClass:List="com.ibm.ws.cdi.internal.interfaces.BeansXmlParser";uses:="com.ibm.ws.cdi.internal.interfaces",osgi.service;objectClass:List="com.ibm.ws.cdi.internal.interfaces.BuildCompatibleExtensionFinder";uses:="com.ibm.ws.cdi.internal.interfaces",osgi.service;objectClass:List="com.ibm.ws.cdi.internal.interfaces.CDIContainerEventManager";uses:="com.ibm.ws.cdi.internal.interfaces",osgi.service;objectClass:List="com.ibm.ws.cdi.internal.interfaces.ExtensionArchiveProvider";uses:="com.ibm.ws.cdi.internal.interfaces",osgi.service;objectClass:List="org.jboss.weld.security.spi.SecurityServices";uses:="org.jboss.weld.security.spi"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.context, com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.cdi.interfaces.jakarta, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, io.openliberty.jakarta.cdi.4.0, com.ibm.ws.injection.core, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.cdi.internal.jakarta, io.openliberty.org.jboss.weld5, com.ibm.ws.logging.core, com.ibm.ws.container.service, org.eclipse.osgi-3.17.200] > Task :io.openliberty.cdi.4.0.internal.weld:publishWLPJars > Task :io.openliberty.cdi.4.0.internal.weld:assemble > Task :io.openliberty.cdi.4.0.internal_fat:assemble SKIPPED > Task :io.openliberty.cdi.4.0.thirdparty:globalize NO-SOURCE > Task :io.openliberty.cdi.4.0.thirdparty:compileJava NO-SOURCE > Task :io.openliberty.cdi.4.0.thirdparty:processResources NO-SOURCE > Task :io.openliberty.cdi.4.0.thirdparty:classes UP-TO-DATE > Task :io.openliberty.cdi.4.0.thirdparty:instrument > Task :io.openliberty.cdi.4.0.thirdparty:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [jakarta.enterprise.context, jakarta.enterprise.context.spi, jakarta.enterprise.util, jakarta.inject, jakarta.interceptor, jakarta.servlet.http] warning: Unreferenced class path entries [io.openliberty.org.jboss.weld5, com.ibm.ws.ras.instrument] > Task :io.openliberty.cdi.4.0.thirdparty:publishWLPJars > Task :io.openliberty.cdi.4.0.thirdparty:assemble > Task :io.openliberty.cdi.core_fat:assemble SKIPPED > Task :io.openliberty.checkpoint:globalize > Task :io.openliberty.checkpoint:compileJava > Task :io.openliberty.checkpoint:processResources NO-SOURCE > Task :io.openliberty.checkpoint:classes > Task :io.openliberty.checkpoint:instrument > Task :io.openliberty.checkpoint:jar warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=io.openliberty.checkpoint.spi.CheckpointHook)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=io.openliberty.checkpoint.spi.CheckpointPhase)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.kernel.feature.ServerReadyStatus,com.ibm.ws.runtime.update.RuntimeUpdateListener";uses:="com.ibm.ws.kernel.feature,com.ibm.ws.runtime.update",osgi.service;objectClass:List="io.openliberty.checkpoint.spi.CheckpointHook";uses:="io.openliberty.checkpoint.spi"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.org.objectweb.asm, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.threading, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.boot.core, com.ibm.ws.org.apache.felix.gogo.runtime, com.ibm.ws.org.osgi.annotation.versioning, io.openliberty.org.eclipse.openj9.criu, com.ibm.wsspi.org.osgi.service.component, com.ibm.ws.logging.core, com.ibm.ws.kernel.service, com.ibm.ws.runtime.update, com.ibm.ws.kernel.feature.core] > Task :io.openliberty.checkpoint:publishWLPJars > Task :io.openliberty.checkpoint:assemble > Task :io.openliberty.checkpoint_fat:assemble SKIPPED > Task :io.openliberty.checkpoint_fat_container:assemble SKIPPED > Task :io.openliberty.com.fasterxml.jackson:publishWLPJars > Task :io.openliberty.com.fasterxml.jackson:assemble > Task :io.openliberty.com.fasterxml.jackson.jaxrs:globalize NO-SOURCE > Task :io.openliberty.com.fasterxml.jackson.jaxrs:compileJava NO-SOURCE > Task :io.openliberty.com.fasterxml.jackson.jaxrs:processResources NO-SOURCE > Task :io.openliberty.com.fasterxml.jackson.jaxrs:classes UP-TO-DATE > Task :io.openliberty.com.fasterxml.jackson.jaxrs:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation javax.ws.rs.ext.Provider applied to type com.fasterxml.jackson.jaxrs.json.JacksonJaxbJsonProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.ws.rs.Consumes applied to type com.fasterxml.jackson.jaxrs.json.JacksonJaxbJsonProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.ws.rs.Produces applied to type com.fasterxml.jackson.jaxrs.json.JacksonJaxbJsonProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.ws.rs.core.Context applied to type com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.fasterxml.jackson.annotation, com.fasterxml.jackson.core, com.fasterxml.jackson.core.util, com.fasterxml.jackson.databind, com.fasterxml.jackson.databind.cfg, com.fasterxml.jackson.databind.deser.std, com.fasterxml.jackson.databind.introspect, com.fasterxml.jackson.databind.jsonFormatVisitors, com.fasterxml.jackson.databind.jsontype, com.fasterxml.jackson.databind.jsontype.impl, com.fasterxml.jackson.databind.node, com.fasterxml.jackson.databind.ser.std, com.fasterxml.jackson.databind.type, com.fasterxml.jackson.databind.util, javax.activation, javax.ws.rs, javax.ws.rs.core, javax.ws.rs.ext, javax.xml.bind, javax.xml.bind.annotation, javax.xml.bind.annotation.adapters, javax.xml.parsers, org.w3c.dom] warning: Unreferenced class path entries [junit, com.ibm.ws.junit.extensions] > Task :io.openliberty.com.fasterxml.jackson.jaxrs:assemble > Task :io.openliberty.com.fasterxml.jackson.jr:globalize NO-SOURCE > Task :io.openliberty.com.fasterxml.jackson.jr:compileJava NO-SOURCE > Task :io.openliberty.com.fasterxml.jackson.jr:processResources NO-SOURCE > Task :io.openliberty.com.fasterxml.jackson.jr:classes UP-TO-DATE > Task :io.openliberty.com.fasterxml.jackson.jr:instrument > Task :io.openliberty.com.fasterxml.jackson.jr:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [com.fasterxml.jackson.core, com.fasterxml.jackson.core.io, com.fasterxml.jackson.core.type, com.fasterxml.jackson.core.util] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :io.openliberty.com.fasterxml.jackson.jr:publishWLPJars > Task :io.openliberty.com.fasterxml.jackson.jr:assemble > Task :io.openliberty.com.sun.mail.jakarta.mail.2.0:globalize NO-SOURCE > Task :io.openliberty.com.sun.mail.jakarta.mail.2.0:compileJava NO-SOURCE > Task :io.openliberty.com.sun.mail.jakarta.mail.2.0:processResources NO-SOURCE > Task :io.openliberty.com.sun.mail.jakarta.mail.2.0:classes UP-TO-DATE > Task :io.openliberty.com.sun.mail.jakarta.mail.2.0:instrument > Task :io.openliberty.com.sun.mail.jakarta.mail.2.0:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, jakarta.mail-2.0.0] > Task :io.openliberty.com.sun.mail.jakarta.mail.2.0:publishWLPJars > Task :io.openliberty.com.sun.mail.jakarta.mail.2.0:assemble > Task :io.openliberty.com.sun.xml.messaging.saaj:globalize NO-SOURCE > Task :io.openliberty.com.sun.xml.messaging.saaj:compileJava NO-SOURCE > Task :io.openliberty.com.sun.xml.messaging.saaj:processResources NO-SOURCE > Task :io.openliberty.com.sun.xml.messaging.saaj:classes UP-TO-DATE > Task :io.openliberty.com.sun.xml.messaging.saaj:instrument > Task :io.openliberty.com.sun.xml.messaging.saaj:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [com.ibm.wsspi.classloading, jakarta.activation, jakarta.xml.bind.attachment, jakarta.xml.soap, javax.imageio, javax.imageio.stream, javax.xml.namespace, javax.xml.parsers, javax.xml.stream, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stax, javax.xml.transform.stream, org.jvnet.mimepull, org.jvnet.staxex, org.jvnet.staxex.util, org.w3c.dom, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, saaj-impl-2.0.0] > Task :io.openliberty.com.sun.xml.messaging.saaj:publishWLPJars > Task :io.openliberty.com.sun.xml.messaging.saaj:assemble > Task :io.openliberty.concurrent.internal:globalize > Task :io.openliberty.jakarta.concurrency.3.0:globalize NO-SOURCE > Task :io.openliberty.jakarta.concurrency.3.0:compileJava NO-SOURCE > Task :io.openliberty.jakarta.concurrency.3.0:processResources NO-SOURCE > Task :io.openliberty.jakarta.concurrency.3.0:classes UP-TO-DATE > Task :io.openliberty.jakarta.concurrency.3.0:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [jakarta.enterprise.concurrent-api-3.0.0] > Task :io.openliberty.concurrent.internal:compileJava > Task :io.openliberty.concurrent.internal:processResources NO-SOURCE > Task :io.openliberty.concurrent.internal:classes > Task :io.openliberty.concurrent.internal:instrument > Task :io.openliberty.concurrent.internal:jar warning: Imports that lack version ranges: [javax.naming] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=11))",osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.VariableRegistry)";effective:=active,osgi.service;filter:="(objectClass=org.osgi.service.cm.ConfigurationAdmin)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.concurrent.TriggerService";uses:="com.ibm.ws.concurrent",osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener,com.ibm.wsspi.threadcontext.ThreadContextProvider";uses:="com.ibm.ws.container.service.state,com.ibm.wsspi.threadcontext",osgi.service;objectClass:List="com.ibm.ws.resource.ResourceFactoryBuilder";uses:="com.ibm.ws.resource",osgi.service;objectClass:List="com.ibm.wsspi.injectionengine.InjectionProcessorProvider";uses:="com.ibm.wsspi.injectionengine"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.context, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.wsspi.org.osgi.service.metatype, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.concurrent.jakarta, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.concurrency.policy, com.ibm.ws.javaee.dd.common, com.ibm.ws.config, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.resource, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.logging.core, io.openliberty.jakarta.concurrency.3.0, com.ibm.ws.kernel.service, com.ibm.wsspi.org.osgi.service.cm, com.ibm.ws.injection] > Task :io.openliberty.concurrent.internal:publishWLPJars > Task :io.openliberty.concurrent.internal:assemble > Task :io.openliberty.concurrent.internal.basictrigger:globalize NO-SOURCE > Task :io.openliberty.concurrent.internal.basictrigger:compileJava > Task :io.openliberty.concurrent.internal.basictrigger:processResources NO-SOURCE > Task :io.openliberty.concurrent.internal.basictrigger:classes > Task :io.openliberty.concurrent.internal.basictrigger:instrument > Task :io.openliberty.concurrent.internal.basictrigger:jar warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.wsspi.org.osgi.service.metatype, com.ibm.ws.concurrent, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.concurrent.1.0, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.logging.core, com.ibm.ws.kernel.service, com.ibm.wsspi.org.osgi.service.cm] > Task :io.openliberty.concurrent.internal.basictrigger:publishWLPJars > Task :io.openliberty.concurrent.internal.basictrigger:assemble > Task :io.openliberty.concurrent.internal.cdi:globalize > Task :io.openliberty.jakarta.annotation.2.0:globalize NO-SOURCE > Task :io.openliberty.jakarta.annotation.2.0:compileJava NO-SOURCE > Task :io.openliberty.jakarta.annotation.2.0:processResources NO-SOURCE > Task :io.openliberty.jakarta.annotation.2.0:classes UP-TO-DATE > Task :io.openliberty.jakarta.annotation.2.0:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [jakarta.annotation-api-2.0.0] > Task :io.openliberty.jakarta.interceptor.2.0:globalize NO-SOURCE > Task :io.openliberty.jakarta.interceptor.2.0:compileJava NO-SOURCE > Task :io.openliberty.jakarta.interceptor.2.0:processResources NO-SOURCE > Task :io.openliberty.jakarta.interceptor.2.0:classes UP-TO-DATE > Task :io.openliberty.jakarta.interceptor.2.0:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [jakarta.interceptor-api-2.0.0] > Task :io.openliberty.concurrent.internal.cdi:compileJava > Task :io.openliberty.concurrent.internal.cdi:processResources NO-SOURCE > Task :io.openliberty.concurrent.internal.cdi:classes > Task :io.openliberty.concurrent.internal.cdi:instrument > Task :io.openliberty.concurrent.internal.cdi:jar warning: Imports that lack version ranges: [javax.naming] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.cdi.interfaces.jakarta, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.threading, io.openliberty.jakarta.transaction.2.0, com.ibm.websphere.org.osgi.core, com.ibm.ws.concurrent, com.ibm.websphere.org.osgi.service.component, io.openliberty.jakarta.cdi.3.0, com.ibm.ws.org.osgi.annotation.versioning, io.openliberty.jakarta.annotation.2.0, com.ibm.websphere.appserver.spi.logging, io.openliberty.jakarta.concurrency.3.0, io.openliberty.jakarta.interceptor.2.0] > Task :io.openliberty.concurrent.internal.cdi:publishWLPJars > Task :io.openliberty.concurrent.internal.cdi:assemble > Task :io.openliberty.data.internal_fat:assemble SKIPPED > Task :io.openliberty.ejbcontainer.checkpoint_fat:assemble SKIPPED > Task :io.openliberty.ejbcontainer.jakarta.fat_tools:globalize NO-SOURCE > Task :io.openliberty.jakarta.connectors.2.0:globalize NO-SOURCE > Task :io.openliberty.jakarta.connectors.2.0:compileJava NO-SOURCE > Task :io.openliberty.jakarta.connectors.2.0:processResources NO-SOURCE > Task :io.openliberty.jakarta.connectors.2.0:classes UP-TO-DATE > Task :io.openliberty.jakarta.connectors.2.0:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [jakarta.transaction, javax.naming, javax.security.auth, javax.security.auth.callback, javax.transaction.xa] warning: Unreferenced class path entries [jakarta.resource-api-2.0.0] > Task :io.openliberty.jakarta.enterpriseBeans.4.0:globalize NO-SOURCE > Task :io.openliberty.jakarta.enterpriseBeans.4.0:compileJava > Task :io.openliberty.jakarta.enterpriseBeans.4.0:processResources NO-SOURCE > Task :io.openliberty.jakarta.enterpriseBeans.4.0:classes > Task :io.openliberty.jakarta.enterpriseBeans.4.0:jar warning: Split package, multiple jars provide the same package:jakarta/ejb Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:jakarta.ejb-api-4.0.0] Class path [Jar:main, Jar:jakarta.ejb-api-4.0.0] warning: Imports that lack version ranges: [javax.naming] warning: Unreferenced class path entries [jakarta.ejb-api-4.0.0] > Task :io.openliberty.jakarta.messaging.3.0:globalize NO-SOURCE > Task :io.openliberty.jakarta.messaging.3.0:compileJava NO-SOURCE > Task :io.openliberty.jakarta.messaging.3.0:processResources NO-SOURCE > Task :io.openliberty.jakarta.messaging.3.0:classes UP-TO-DATE > Task :io.openliberty.jakarta.messaging.3.0:instrument > Task :io.openliberty.jakarta.messaging.3.0:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.transaction.xa] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, jakarta.jms-api-3.0.0] > Task :io.openliberty.ejbcontainer.jakarta.fat_tools:compileJava > Task :io.openliberty.ejbcontainer.jakarta.fat_tools:processResources NO-SOURCE > Task :io.openliberty.ejbcontainer.jakarta.fat_tools:classes > Task :io.openliberty.ejbcontainer.jakarta.fat_tools:jar warning: Imports that lack version ranges: [com.ibm.ws.ejbcontainer, javax.management, javax.naming, javax.security.auth.callback, javax.security.auth.login] warning: Export io.openliberty.ejbcontainer.jakarta.test.osgi.pmi, has 1, private references [io.openliberty.ejbcontainer.jakarta.test.osgi.pmi.internal] warning: Unreferenced class path entries [com.ibm.ws.logging, junit, com.ibm.ws.org.apache.yoko.corba.spec.1.5, com.ibm.wsspi.org.osgi.service.component.annotations, io.openliberty.jakarta.transaction.2.0, com.ibm.ws.componenttest, io.openliberty.jakarta.enterpriseBeans.4.0, com.ibm.ws.tx.embeddable, com.ibm.ws.security.jaas.common, com.ibm.ws.org.apache.yoko.rmi.spec.1.5, io.openliberty.jakarta.annotation.2.0, com.ibm.websphere.security, com.ibm.ws.ejbcontainer.core, io.openliberty.jakarta.interceptor.2.0, com.ibm.ws.container.service, io.openliberty.jakarta.messaging.3.0, com.ibm.ws.junit.extensions, io.openliberty.jakarta.connectors.2.0] > Task :io.openliberty.ejbcontainer.jakarta.fat_tools:assemble > Task :io.openliberty.ejbcontainer.v40.internal:globalize NO-SOURCE > Task :io.openliberty.ejbcontainer.v40.internal:compileJava > Task :io.openliberty.ejbcontainer.v40.internal:processResources NO-SOURCE > Task :io.openliberty.ejbcontainer.v40.internal:classes > Task :io.openliberty.ejbcontainer.v40.internal:instrument > Task :io.openliberty.ejbcontainer.v40.internal:jar warning: [io.openliberty.ejbcontainer.v40.internal.EJBRuntimeVersionV40] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceObjectField is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [io.openliberty.ejbcontainer.v40.internal.EJBRuntimeVersionV40] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceOptions is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.ejbcontainer.osgi.EJBRuntimeVersion] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceObjectField is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.ejbcontainer.osgi.EJBRuntimeVersion] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceOptions is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type io.openliberty.ejbcontainer.v40.internal.EJBRuntimeVersionV40 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type io.openliberty.ejbcontainer.v40.internal.EJBRuntimeVersionV40 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type io.openliberty.ejbcontainer.v40.internal.EJBRuntimeVersionV40 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.websphere.ras, com.ibm.websphere.ras.annotation, com.ibm.ws.javaee.ddmodel.ejb] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, io.openliberty.jakarta.interceptor.2.0, com.ibm.ws.ejbcontainer] > Task :io.openliberty.ejbcontainer.v40.internal:publishWLPJars > Task :io.openliberty.ejbcontainer.v40.internal:assemble > Task :io.openliberty.ejbcontainer.v40_fat:assemble SKIPPED > Task :io.openliberty.el.internal.cdi:publishWLPJars > Task :io.openliberty.el.internal.cdi:assemble > Task :io.openliberty.endpoint:publishWLPJars > Task :io.openliberty.endpoint:assemble > Task :io.openliberty.faces.3.0.thirdparty:globalize NO-SOURCE > Task :io.openliberty.jakarta.expressionLanguage.4.0:globalize NO-SOURCE > Task :io.openliberty.jakarta.expressionLanguage.4.0:compileJava NO-SOURCE > Task :io.openliberty.jakarta.expressionLanguage.4.0:processResources NO-SOURCE > Task :io.openliberty.jakarta.expressionLanguage.4.0:classes UP-TO-DATE > Task :io.openliberty.jakarta.expressionLanguage.4.0:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [tomcat-el-api-10.0.18] > Task :io.openliberty.jakarta.faces.3.0:globalize NO-SOURCE > Task :io.openliberty.jakarta.jstl.2.0:globalize NO-SOURCE > Task :io.openliberty.jakarta.jstl.2.0:compileJava NO-SOURCE > Task :io.openliberty.jakarta.jstl.2.0:processResources NO-SOURCE > Task :io.openliberty.jakarta.jstl.2.0:classes UP-TO-DATE > Task :io.openliberty.jakarta.jstl.2.0:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.xml.parsers, org.xml.sax, org.xml.sax.helpers, org.apache.taglibs.standard.resources, org.apache.taglibs.standard.tag.common.fmt] warning: Unreferenced class path entries [jakarta.servlet.jsp.jstl-api-2.0.0] > Task :io.openliberty.jakarta.pages.3.0:globalize NO-SOURCE > Task :io.openliberty.jakarta.pages.3.0:compileJava NO-SOURCE > Task :io.openliberty.jakarta.pages.3.0:processResources NO-SOURCE > Task :io.openliberty.jakarta.pages.3.0:classes UP-TO-DATE > Task :io.openliberty.jakarta.pages.3.0:jar warning: There is an empty jar or directory on the classpath: main warning: Version for package jakarta.servlet.jsp is set to different values in the source (3.0.0) and in the manifest (3.0.0.SNAPSHOT). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package jakarta.servlet.jsp.el is set to different values in the source (3.0.0) and in the manifest (3.0.0.SNAPSHOT). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package jakarta.servlet.jsp.tagext is set to different values in the source (3.0.0) and in the manifest (3.0.0.SNAPSHOT). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Imports that lack version ranges: [javax.xml.parsers, org.apache.taglibs.standard.resources, org.apache.taglibs.standard.tag.common.fmt, org.xml.sax, org.xml.sax.helpers] warning: Unreferenced class path entries [jakarta.servlet.jsp-api-3.0.0] > Task :io.openliberty.jakarta.validation.3.0:globalize NO-SOURCE > Task :io.openliberty.jakarta.validation.3.0:compileJava NO-SOURCE > Task :io.openliberty.jakarta.validation.3.0:processResources NO-SOURCE > Task :io.openliberty.jakarta.validation.3.0:classes UP-TO-DATE > Task :io.openliberty.jakarta.validation.3.0:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [jakarta.validation-api-3.0.0] > Task :io.openliberty.jakarta.websocket.2.0:globalize NO-SOURCE > Task :io.openliberty.jakarta.websocket.2.0:compileJava NO-SOURCE > Task :io.openliberty.jakarta.websocket.2.0:processResources NO-SOURCE > Task :io.openliberty.jakarta.websocket.2.0:classes UP-TO-DATE > Task :io.openliberty.jakarta.websocket.2.0:jar warning: There is an empty jar or directory on the classpath: main warning: Version for package jakarta.websocket is set to different values in the source (2.0.0) and in the manifest (2.0.0.SNAPSHOT). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package jakarta.websocket.server is set to different values in the source (2.0.0) and in the manifest (2.0.0.SNAPSHOT). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Unreferenced class path entries [jakarta.websocket-api-2.0.0] > Task :io.openliberty.jakarta.faces.3.0:compileJava NO-SOURCE > Task :io.openliberty.jakarta.faces.3.0:processResources NO-SOURCE > Task :io.openliberty.jakarta.faces.3.0:classes UP-TO-DATE > Task :io.openliberty.jakarta.faces.3.0:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [org.w3c.dom] warning: Unreferenced class path entries [io.openliberty.jakarta.expressionLanguage.4.0, io.openliberty.jakarta.servlet.5.0, com.ibm.ws.org.osgi.annotation.versioning, myfaces-api-3.0.1, io.openliberty.jakarta.websocket.2.0, io.openliberty.jakarta.validation.3.0, io.openliberty.jakarta.pages.3.0, io.openliberty.jakarta.jstl.2.0, io.openliberty.jakarta.cdi.3.0, myfaces-builder-annotations-1.0.9] > Task :io.openliberty.org.apache.myfaces.3.0:globalize NO-SOURCE Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.org.apache.myfaces.3.0/src/org/apache/myfaces/cdi/view/ViewScopeCDIMap.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :io.openliberty.org.apache.myfaces.3.0:compileJava > Task :io.openliberty.org.apache.myfaces.3.0:processResources > Task :io.openliberty.org.apache.myfaces.3.0:classes > Task :io.openliberty.org.apache.myfaces.3.0:instrument > Task :io.openliberty.org.apache.myfaces.3.0:jar warning: Split package, multiple jars provide the same package:org/apache/myfaces/application Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:myfaces-impl-3.0.1] Class path [Jar:main, Jar:myfaces-impl-3.0.1, Jar:io.openliberty.jakarta.faces.3.0, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.serialization, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.managedobject, Jar:com.ibm.ws.jsp, Jar:io.openliberty.jakarta.expressionLanguage.4.0, Jar:io.openliberty.jakarta.servlet.5.0, Jar:io.openliberty.jakarta.cdi.3.0, Jar:io.openliberty.jakarta.annotation.2.0, Jar:com.ibm.ws.logging.core, Jar:com.ibm.websphere.appserver.spi.kernel.service, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:myfaces-builder-annotations-1.0.9, Jar:io.openliberty.faces.internal, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/apache/myfaces/cdi/view Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:myfaces-impl-3.0.1] Class path [Jar:main, Jar:myfaces-impl-3.0.1, Jar:io.openliberty.jakarta.faces.3.0, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.serialization, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.managedobject, Jar:com.ibm.ws.jsp, Jar:io.openliberty.jakarta.expressionLanguage.4.0, Jar:io.openliberty.jakarta.servlet.5.0, Jar:io.openliberty.jakarta.cdi.3.0, Jar:io.openliberty.jakarta.annotation.2.0, Jar:com.ibm.ws.logging.core, Jar:com.ibm.websphere.appserver.spi.kernel.service, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:myfaces-builder-annotations-1.0.9, Jar:io.openliberty.faces.internal, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/apache/myfaces/cdi Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:myfaces-impl-3.0.1] Class path [Jar:main, Jar:myfaces-impl-3.0.1, Jar:io.openliberty.jakarta.faces.3.0, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.serialization, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.managedobject, Jar:com.ibm.ws.jsp, Jar:io.openliberty.jakarta.expressionLanguage.4.0, Jar:io.openliberty.jakarta.servlet.5.0, Jar:io.openliberty.jakarta.cdi.3.0, Jar:io.openliberty.jakarta.annotation.2.0, Jar:com.ibm.ws.logging.core, Jar:com.ibm.websphere.appserver.spi.kernel.service, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:myfaces-builder-annotations-1.0.9, Jar:io.openliberty.faces.internal, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/apache/myfaces/el/unified/resolver/implicitobject Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:myfaces-impl-3.0.1] Class path [Jar:main, Jar:myfaces-impl-3.0.1, Jar:io.openliberty.jakarta.faces.3.0, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.serialization, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.managedobject, Jar:com.ibm.ws.jsp, Jar:io.openliberty.jakarta.expressionLanguage.4.0, Jar:io.openliberty.jakarta.servlet.5.0, Jar:io.openliberty.jakarta.cdi.3.0, Jar:io.openliberty.jakarta.annotation.2.0, Jar:com.ibm.ws.logging.core, Jar:com.ibm.websphere.appserver.spi.kernel.service, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:myfaces-builder-annotations-1.0.9, Jar:io.openliberty.faces.internal, Jar:com.ibm.ws.ras.instrument] warning: Imports that lack version ranges: [com.ibm.ws.cdi.extension, com.ibm.ws.javaee.version, com.ibm.ws.jsf.shared.ext, jakarta.servlet.jsp, jakarta.servlet.jsp.jstl.core, jakarta.servlet.jsp.tagext, jakarta.validation, jakarta.validation.groups, jakarta.validation.metadata, jakarta.websocket, jakarta.websocket.server, javax.crypto, javax.crypto.spec, javax.naming, javax.xml.parsers, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.stream, javax.xml.validation, org.apache.commons.beanutils, org.apache.commons.digester, org.apache.myfaces.shared.config, org.apache.myfaces.shared.renderkit, org.apache.myfaces.shared.renderkit.html, org.apache.myfaces.shared.renderkit.html.util, org.w3c.dom, org.w3c.dom.ls, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers] warning: Unreferenced class path entries [com.ibm.ws.jsp, io.openliberty.jakarta.expressionLanguage.4.0, com.ibm.websphere.appserver.spi.kernel.service, io.openliberty.faces.internal, com.ibm.ws.webcontainer, com.ibm.ws.ras.instrument, com.ibm.websphere.org.osgi.core, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, io.openliberty.jakarta.cdi.3.0, com.ibm.ws.adaptable.module, io.openliberty.jakarta.faces.3.0, com.ibm.ws.anno, io.openliberty.jakarta.servlet.5.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.managedobject, io.openliberty.jakarta.annotation.2.0, com.ibm.ws.container.service, com.ibm.ws.logging.core, com.ibm.ws.serialization, myfaces-impl-3.0.1, myfaces-builder-annotations-1.0.9] > Task :io.openliberty.faces.3.0.thirdparty:compileJava NO-SOURCE > Task :io.openliberty.faces.3.0.thirdparty:processResources NO-SOURCE > Task :io.openliberty.faces.3.0.thirdparty:classes UP-TO-DATE > Task :io.openliberty.faces.3.0.thirdparty:instrument > Task :io.openliberty.faces.3.0.thirdparty:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation jakarta.faces.event.ListenerFor applied to type org.apache.myfaces.renderkit.html.HtmlScriptRenderer provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Host io.openliberty.org.apache.myfaces.3.0=bundle-version="1.0" for this fragment/require bundle cannot be found on the classpath warning: Imports that lack version ranges: [jakarta.el, jakarta.faces, jakarta.faces.application, jakarta.faces.component, jakarta.faces.component.behavior, jakarta.faces.component.html, jakarta.faces.component.search, jakarta.faces.component.visit, jakarta.faces.context, jakarta.faces.convert, jakarta.faces.el, jakarta.faces.event, jakarta.faces.lifecycle, jakarta.faces.model, jakarta.faces.render, jakarta.faces.view, jakarta.servlet, jakarta.servlet.http, org.apache.myfaces.application, org.apache.myfaces.shared.application, org.apache.myfaces.shared.component, org.apache.myfaces.shared.resource, org.apache.myfaces.shared.util] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, main, myfaces-impl-3.0.1] > Task :io.openliberty.faces.3.0.thirdparty:publishWLPJars > Task :io.openliberty.faces.3.0.thirdparty:assemble > Task :io.openliberty.faces.4.0.thirdparty:globalize NO-SOURCE > Task :io.openliberty.jakarta:globalize NO-SOURCE > Task :io.openliberty.jakarta:compileJava NO-SOURCE > Task :io.openliberty.jakarta:processResources NO-SOURCE > Task :io.openliberty.jakarta:classes UP-TO-DATE > Task :io.openliberty.jakarta:jar warning: io.openliberty.jakarta.authentication.3.0: There is an empty jar or directory on the classpath: main warning: io.openliberty.jakarta.authentication.3.0: Imports that lack version ranges: [javax.crypto, javax.security.auth, javax.security.auth.callback, javax.security.auth.login, javax.security.auth.x500] warning: io.openliberty.jakarta.authorization.2.1: There is an empty jar or directory on the classpath: main warning: io.openliberty.jakarta.authorization.2.1: Imports that lack version ranges: [jakarta.servlet.http] warning: io.openliberty.jakarta.connectors.2.1: There is an empty jar or directory on the classpath: main warning: io.openliberty.jakarta.connectors.2.1: Imports that lack version ranges: [javax.naming, javax.security.auth, javax.security.auth.callback, javax.transaction.xa] warning: io.openliberty.jakarta.mail.2.1: There is an empty jar or directory on the classpath: main warning: io.openliberty.jakarta.messaging.3.1: There is an empty jar or directory on the classpath: main warning: io.openliberty.jakarta.messaging.3.1: Imports that lack version ranges: [javax.transaction.xa] warning: io.openliberty.jakarta.pages.3.1: There is an empty jar or directory on the classpath: main warning: io.openliberty.jakarta.pages.3.1: Imports that lack version ranges: [javax.xml.parsers, org.apache.taglibs.standard.resources, org.apache.taglibs.standard.tag.common.fmt, org.xml.sax, org.xml.sax.helpers] warning: io.openliberty.jakarta.restfulWS.3.1: There is an empty jar or directory on the classpath: main warning: io.openliberty.jakarta.restfulWS.3.1: Unable to determine whether the meta annotation jakarta.xml.bind.annotation.XmlAttribute applied to type jakarta.ws.rs.core.Link$JaxbLink provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.jakarta.restfulWS.3.1: Unable to determine whether the meta annotation jakarta.xml.bind.annotation.XmlAnyAttribute applied to type jakarta.ws.rs.core.Link$JaxbLink provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.jakarta.restfulWS.3.1: Imports that lack version ranges: [javax.net.ssl, javax.xml.namespace] warning: io.openliberty.jakarta.soap.3.0: There is an empty jar or directory on the classpath: main warning: io.openliberty.jakarta.soap.3.0: Imports that lack version ranges: [jakarta.activation, javax.xml.namespace, javax.xml.transform, javax.xml.transform.dom, org.w3c.dom] warning: io.openliberty.jakarta.tags.3.0: There is an empty jar or directory on the classpath: main warning: io.openliberty.jakarta.tags.3.0: Imports that lack version ranges: [javax.xml.parsers, org.xml.sax, org.xml.sax.helpers, org.apache.taglibs.standard.resources, org.apache.taglibs.standard.tag.common.fmt] warning: io.openliberty.jakarta.xmlWS.4.0: There is an empty jar or directory on the classpath: main warning: io.openliberty.jakarta.xmlWS.4.0: Unable to determine whether the meta annotation jakarta.xml.bind.annotation.XmlTransient applied to type jakarta.xml.ws.EndpointReference provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.jakarta.xmlWS.4.0: Unable to determine whether the meta annotation jakarta.xml.bind.annotation.XmlValue applied to type jakarta.xml.ws.wsaddressing.W3CEndpointReference$Address provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.jakarta.xmlWS.4.0: Unable to determine whether the meta annotation jakarta.xml.bind.annotation.XmlAnyAttribute applied to type jakarta.xml.ws.wsaddressing.W3CEndpointReference$Address provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.jakarta.xmlWS.4.0: Unable to determine whether the meta annotation jakarta.xml.bind.annotation.XmlType applied to type jakarta.xml.ws.wsaddressing.W3CEndpointReference$Address provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.jakarta.xmlWS.4.0: Unable to determine whether the meta annotation jakarta.xml.bind.annotation.XmlAnyElement applied to type jakarta.xml.ws.wsaddressing.W3CEndpointReference$Elements provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.jakarta.xmlWS.4.0: Unable to determine whether the meta annotation jakarta.xml.bind.annotation.XmlElement applied to type jakarta.xml.ws.wsaddressing.W3CEndpointReference provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.jakarta.xmlWS.4.0: Unable to determine whether the meta annotation jakarta.xml.bind.annotation.XmlRootElement applied to type jakarta.xml.ws.wsaddressing.W3CEndpointReference provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.jakarta.xmlWS.4.0: Unable to determine whether the meta annotation jakarta.xml.bind.annotation.XmlSchema applied to type jakarta.xml.ws.wsaddressing.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.jakarta.xmlWS.4.0: Imports that lack version ranges: [jakarta.xml.soap, javax.xml.namespace, javax.xml.transform, javax.xml.transform.stream, org.w3c.dom] > Task :io.openliberty.jakarta.faces.4.0:globalize NO-SOURCE > Task :io.openliberty.jakarta.websocket.2.1:globalize NO-SOURCE > Task :io.openliberty.jakarta.websocket.2.1:compileJava NO-SOURCE > Task :io.openliberty.jakarta.websocket.2.1:processResources NO-SOURCE > Task :io.openliberty.jakarta.websocket.2.1:classes UP-TO-DATE > Task :io.openliberty.jakarta.websocket.2.1:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [jakarta.websocket] warning: Unreferenced class path entries [jakarta.websocket-api-2.1.0] > Task :io.openliberty.jakarta.faces.4.0:compileJava NO-SOURCE > Task :io.openliberty.jakarta.faces.4.0:processResources NO-SOURCE > Task :io.openliberty.jakarta.faces.4.0:classes UP-TO-DATE > Task :io.openliberty.jakarta.faces.4.0:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [jakarta.websocket, org.w3c.dom] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, myfaces-api-3.0.1, io.openliberty.jakarta.servlet.6.0, io.openliberty.jakarta.expressionLanguage.5.0, io.openliberty.jakarta.tags.3.0, io.openliberty.jakarta.websocket.2.1, io.openliberty.jakarta.validation.3.0, io.openliberty.jakarta.pages.3.1, io.openliberty.jakarta.cdi.4.0, myfaces-builder-annotations-1.0.9] > Task :io.openliberty.org.apache.myfaces.4.0:globalize NO-SOURCE > Task :io.openliberty.org.apache.myfaces.4.0:compileJava > Task :io.openliberty.org.apache.myfaces.4.0:processResources > Task :io.openliberty.org.apache.myfaces.4.0:classes > Task :io.openliberty.org.apache.myfaces.4.0:instrument > Task :io.openliberty.org.apache.myfaces.4.0:jar warning: Unable to determine whether the meta annotation jakarta.annotation.PostConstruct applied to type org.apache.myfaces.cdi.view.ViewScopeBeanHolder provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.annotation.PreDestroy applied to type org.apache.myfaces.cdi.view.ViewScopeBeanHolder provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.ws.cdi.extension, com.ibm.ws.javaee.version, com.ibm.ws.jsf.shared.ext, jakarta.annotation, jakarta.servlet.jsp, jakarta.servlet.jsp.jstl.core, jakarta.servlet.jsp.tagext, jakarta.validation, jakarta.validation.groups, jakarta.validation.metadata, jakarta.websocket, jakarta.websocket.server, javax.crypto, javax.crypto.spec, javax.naming, javax.xml.parsers, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.stream, javax.xml.validation, org.apache.commons.beanutils, org.apache.commons.digester, org.apache.myfaces.shared.config, org.apache.myfaces.shared.renderkit, org.apache.myfaces.shared.renderkit.html, org.apache.myfaces.shared.renderkit.html.util, org.w3c.dom, org.w3c.dom.ls, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers] warning: Unreferenced class path entries [com.ibm.ws.jsp, com.ibm.websphere.appserver.spi.kernel.service, io.openliberty.faces.internal, com.ibm.ws.webcontainer, io.openliberty.jakarta.expressionLanguage.5.0, com.ibm.ws.ras.instrument, com.ibm.websphere.org.osgi.core, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, io.openliberty.jakarta.cdi.4.0, io.openliberty.jakarta.faces.4.0, com.ibm.ws.adaptable.module, com.ibm.ws.anno, com.ibm.ws.org.osgi.annotation.versioning, io.openliberty.jakarta.servlet.6.0, com.ibm.ws.managedobject, com.ibm.ws.container.service, com.ibm.ws.logging.core, com.ibm.ws.serialization, myfaces-impl-3.0.1, myfaces-builder-annotations-1.0.9] > Task :io.openliberty.faces.4.0.thirdparty:compileJava NO-SOURCE > Task :io.openliberty.faces.4.0.thirdparty:processResources NO-SOURCE > Task :io.openliberty.faces.4.0.thirdparty:classes UP-TO-DATE > Task :io.openliberty.faces.4.0.thirdparty:instrument > Task :io.openliberty.faces.4.0.thirdparty:jar warning: Empty clause, usually caused by repeating a comma without any name field or by having spaces after the backslash of a property file: io.openliberty.org.apache.myfaces.4.0;version=project, org.apache.myfaces.core:myfaces-impl;version=3.0.1,,com.ibm.ws.ras.instrument;version=latest warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation jakarta.faces.event.ListenerFor applied to type org.apache.myfaces.renderkit.html.HtmlScriptRenderer provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Host io.openliberty.org.apache.myfaces.4.0=bundle-version="1.0" for this fragment/require bundle cannot be found on the classpath warning: Imports that lack version ranges: [jakarta.el, jakarta.faces, jakarta.faces.application, jakarta.faces.component, jakarta.faces.component.behavior, jakarta.faces.component.html, jakarta.faces.component.search, jakarta.faces.component.visit, jakarta.faces.context, jakarta.faces.convert, jakarta.faces.el, jakarta.faces.event, jakarta.faces.lifecycle, jakarta.faces.model, jakarta.faces.render, jakarta.faces.view, jakarta.servlet, jakarta.servlet.http, org.apache.myfaces.shared.application, org.apache.myfaces.shared.component, org.apache.myfaces.shared.resource, org.apache.myfaces.shared.util] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, main, myfaces-impl-3.0.1] > Task :io.openliberty.faces.4.0.thirdparty:publishWLPJars > Task :io.openliberty.faces.4.0.thirdparty:assemble > Task :io.openliberty.faces.internal:publishWLPJars > Task :io.openliberty.faces.internal:assemble > Task :io.openliberty.facesContainer.classloading.3.0:globalize NO-SOURCE > Task :io.openliberty.facesContainer.classloading.3.0:compileJava > Task :io.openliberty.facesContainer.classloading.3.0:processResources NO-SOURCE > Task :io.openliberty.facesContainer.classloading.3.0:classes > Task :io.openliberty.facesContainer.classloading.3.0:instrument > Task :io.openliberty.facesContainer.classloading.3.0:jar warning: [com.ibm.ws.jsf.container.classloading30.Faces30LibraryIntegration] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceObjectField is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [com.ibm.ws.jsf.container.classloading30.Faces30LibraryIntegration] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceOptions is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.ws.jsf.container.classloading30.Faces30LibraryIntegration provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.ws.jsf.container.classloading30.Faces30LibraryIntegration provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.ws.jsf.container.classloading30.Faces30LibraryIntegration provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.websphere.ras, com.ibm.websphere.ras.annotation] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.org.osgi.service.cm] > Task :io.openliberty.facesContainer.classloading.3.0:publishWLPJars > Task :io.openliberty.facesContainer.classloading.3.0:assemble > Task :io.openliberty.grpc.1.0:globalize NO-SOURCE > Task :io.openliberty.grpc.1.0.internal.common:globalize NO-SOURCE > Task :io.openliberty.io.grpc.1.0:globalize NO-SOURCE > Task :io.openliberty.io.grpc.1.0:compileJava NO-SOURCE > Task :io.openliberty.io.grpc.1.0:processResources NO-SOURCE > Task :io.openliberty.io.grpc.1.0:classes UP-TO-DATE > Task :io.openliberty.io.grpc.1.0:jar warning: io.openliberty.io.grpc.1.0: There is an empty jar or directory on the classpath: main warning: io.openliberty.io.grpc.1.0: Unable to determine whether the meta annotation javax.annotation.concurrent.Immutable applied to type io.grpc.Attributes$Key provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.io.grpc.1.0: Unable to determine whether the meta annotation javax.annotation.Nullable applied to type io.grpc.Attributes provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.io.grpc.1.0: Unable to determine whether the meta annotation javax.annotation.CheckReturnValue applied to type io.grpc.CallOptions provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.io.grpc.1.0: Unable to determine whether the meta annotation javax.annotation.concurrent.ThreadSafe applied to type io.grpc.Channel provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.io.grpc.1.0: Unable to determine whether the meta annotation com.google.common.annotations.VisibleForTesting applied to type io.grpc.CompressorRegistry provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.io.grpc.1.0: Unable to determine whether the meta annotation com.google.errorprone.annotations.DoNotCall applied to type io.grpc.ForwardingChannelBuilder provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.io.grpc.1.0: Unable to determine whether the meta annotation javax.annotation.Nonnull applied to type io.grpc.LoadBalancer$Helper provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.io.grpc.1.0: Unable to determine whether the meta annotation javax.annotation.concurrent.NotThreadSafe applied to type io.grpc.LoadBalancer provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.io.grpc.1.0: Unable to determine whether the meta annotation javax.annotation.concurrent.GuardedBy applied to type io.grpc.ManagedChannelRegistry provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.io.grpc.1.0: Imports that lack version ranges: [com.google.common.base, com.google.common.collect, com.google.common.io, com.google.common.util.concurrent, javax.annotation, javax.net.ssl] warning: io.openliberty.io.grpc.1.0.jakarta: There is an empty jar or directory on the classpath: main warning: io.openliberty.io.grpc.1.0.jakarta: Unable to determine whether the meta annotation javax.annotation.concurrent.Immutable applied to type io.grpc.Attributes$Key provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.io.grpc.1.0.jakarta: Unable to determine whether the meta annotation javax.annotation.Nullable applied to type io.grpc.Attributes provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.io.grpc.1.0.jakarta: Unable to determine whether the meta annotation javax.annotation.CheckReturnValue applied to type io.grpc.CallOptions provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.io.grpc.1.0.jakarta: Unable to determine whether the meta annotation javax.annotation.concurrent.ThreadSafe applied to type io.grpc.Channel provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.io.grpc.1.0.jakarta: Unable to determine whether the meta annotation com.google.common.annotations.VisibleForTesting applied to type io.grpc.CompressorRegistry provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.io.grpc.1.0.jakarta: Unable to determine whether the meta annotation com.google.errorprone.annotations.DoNotCall applied to type io.grpc.ForwardingChannelBuilder provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.io.grpc.1.0.jakarta: Unable to determine whether the meta annotation javax.annotation.Nonnull applied to type io.grpc.LoadBalancer$Helper provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.io.grpc.1.0.jakarta: Unable to determine whether the meta annotation javax.annotation.concurrent.NotThreadSafe applied to type io.grpc.LoadBalancer provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.io.grpc.1.0.jakarta: Unable to determine whether the meta annotation javax.annotation.concurrent.GuardedBy applied to type io.grpc.ManagedChannelRegistry provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.io.grpc.1.0.jakarta: Imports that lack version ranges: [com.google.common.base, com.google.common.collect, com.google.common.io, com.google.common.util.concurrent, javax.annotation, javax.net.ssl] > Task :io.openliberty.grpc.1.0.internal.common:compileJava > Task :io.openliberty.grpc.1.0.internal.common:processResources NO-SOURCE > Task :io.openliberty.grpc.1.0.internal.common:classes > Task :io.openliberty.grpc.1.0.internal.common:jar warning: io.openliberty.grpc.1.0.internal.common: Split package, multiple jars provide the same package:io/grpc Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:grpc-context-1.43.2, Jar:io.openliberty.io.grpc.1.0] Class path [Jar:main, Jar:com.ibm.ws.logging.core, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.managedobject, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:proto-google-common-protos-2.0.1, Jar:jsr305-3.0.2, Jar:failureaccess-1.0.1, Jar:guava-30.1-android, Jar:j2objc-annotations-1.1, Jar:protobuf-java-3.19.2, Jar:grpc-census-1.43.2, Jar:grpc-context-1.43.2, Jar:grpc-core-1.43.2, Jar:grpc-protobuf-1.43.2, Jar:grpc-protobuf-lite-1.43.2, Jar:grpc-stub-1.43.2, Jar:opencensus-api-0.28.0, Jar:opencensus-contrib-grpc-metrics-0.28.0, Jar:io.openliberty.io.grpc.1.0, Jar:perfmark-api-0.23.0, Jar:checker-compat-qual-2.5.2, Jar:org.osgi.service.component.annotations-1.4.0] warning: io.openliberty.grpc.1.0.internal.common: Unable to determine whether the meta annotation com.google.errorprone.annotations.CanIgnoreReturnValue applied to type com.google.common.base.AbstractIterator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.common: Unable to determine whether the meta annotation com.google.errorprone.annotations.concurrent.LazyInit applied to type com.google.common.base.Converter provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.common: Unable to determine whether the meta annotation com.google.errorprone.annotations.ForOverride applied to type com.google.common.base.Converter provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.common: Unable to determine whether the meta annotation com.google.errorprone.annotations.DoNotMock applied to type com.google.common.base.FinalizableReference provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.common: Unable to determine whether the meta annotation com.google.errorprone.annotations.concurrent.GuardedBy applied to type com.google.common.base.MoreObjects$ToStringHelper provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.common: Unable to determine whether the meta annotation com.google.errorprone.annotations.CheckReturnValue applied to type com.google.common.base.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.common: Unable to determine whether the meta annotation com.google.errorprone.annotations.CompatibleWith applied to type com.google.common.cache.Cache provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.common: Unable to determine whether the meta annotation com.google.errorprone.annotations.Immutable applied to type com.google.common.collect.DenseImmutableTable provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.common: Unable to determine whether the meta annotation com.google.errorprone.annotations.OverridingMethodsMustInvokeSuper applied to type com.google.common.util.concurrent.AggregateFuture provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.common: Unable to determine whether the meta annotation com.google.errorprone.annotations.DoNotCall applied to type io.grpc.ForwardingChannelBuilder provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.common: Unable to determine whether the meta annotation org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement applied to type io.grpc.internal.JndiResourceResolverFactory$JndiRecordFetcher provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.common: Unable to determine whether the meta annotation android.annotation.SuppressLint applied to type io.grpc.internal.JndiResourceResolverFactory$JndiRecordFetcher provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.common: Unable to determine whether the meta annotation com.google.errorprone.annotations.InlineMe applied to type io.grpc.stub.MetadataUtils provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.common: Unable to determine whether the meta annotation com.google.errorprone.annotations.MustBeClosed applied to type io.opencensus.trace.SpanBuilder provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.common: Imports that lack version ranges: [javax.annotation, io.grpc.census.internal, io.grpc.internal, io.grpc.protobuf.lite, io.opencensus.common, io.opencensus.contrib.grpc.metrics, io.opencensus.internal, io.opencensus.metrics, io.opencensus.metrics.data, io.opencensus.metrics.export, io.opencensus.stats, io.opencensus.tags, io.opencensus.tags.propagation, io.opencensus.tags.unsafe, io.opencensus.trace, io.opencensus.trace.config, io.opencensus.trace.export, io.opencensus.trace.internal, io.opencensus.trace.propagation, io.opencensus.trace.samplers, io.opencensus.trace.unsafe, io.openliberty.grpc.internal, io.perfmark, javax.crypto, javax.crypto.spec, javax.naming, javax.naming.directory, javax.net.ssl, org.checkerframework.checker.nullness.compatqual] warning: io.openliberty.grpc.1.0.internal.common.jakarta: Split package, multiple jars provide the same package:io/grpc Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:grpc-context-1.43.2, Jar:io.openliberty.io.grpc.1.0] Class path [Jar:main, Jar:com.ibm.ws.logging.core, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.managedobject, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:proto-google-common-protos-2.0.1, Jar:jsr305-3.0.2, Jar:failureaccess-1.0.1, Jar:guava-30.1-android, Jar:j2objc-annotations-1.1, Jar:protobuf-java-3.19.2, Jar:grpc-census-1.43.2, Jar:grpc-context-1.43.2, Jar:grpc-core-1.43.2, Jar:grpc-protobuf-1.43.2, Jar:grpc-protobuf-lite-1.43.2, Jar:grpc-stub-1.43.2, Jar:opencensus-api-0.28.0, Jar:opencensus-contrib-grpc-metrics-0.28.0, Jar:io.openliberty.io.grpc.1.0, Jar:perfmark-api-0.23.0, Jar:checker-compat-qual-2.5.2, Jar:org.osgi.service.component.annotations-1.4.0] warning: io.openliberty.grpc.1.0.internal.common.jakarta: Unable to determine whether the meta annotation com.google.errorprone.annotations.CanIgnoreReturnValue applied to type com.google.common.base.AbstractIterator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.common.jakarta: Unable to determine whether the meta annotation com.google.errorprone.annotations.concurrent.LazyInit applied to type com.google.common.base.Converter provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.common.jakarta: Unable to determine whether the meta annotation com.google.errorprone.annotations.ForOverride applied to type com.google.common.base.Converter provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.common.jakarta: Unable to determine whether the meta annotation com.google.errorprone.annotations.DoNotMock applied to type com.google.common.base.FinalizableReference provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.common.jakarta: Unable to determine whether the meta annotation com.google.errorprone.annotations.concurrent.GuardedBy applied to type com.google.common.base.MoreObjects$ToStringHelper provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.common.jakarta: Unable to determine whether the meta annotation com.google.errorprone.annotations.CheckReturnValue applied to type com.google.common.base.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.common.jakarta: Unable to determine whether the meta annotation com.google.errorprone.annotations.CompatibleWith applied to type com.google.common.cache.Cache provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.common.jakarta: Unable to determine whether the meta annotation com.google.errorprone.annotations.Immutable applied to type com.google.common.collect.DenseImmutableTable provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.common.jakarta: Unable to determine whether the meta annotation com.google.errorprone.annotations.OverridingMethodsMustInvokeSuper applied to type com.google.common.util.concurrent.AggregateFuture provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.common.jakarta: Unable to determine whether the meta annotation com.google.errorprone.annotations.DoNotCall applied to type io.grpc.ForwardingChannelBuilder provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.common.jakarta: Unable to determine whether the meta annotation org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement applied to type io.grpc.internal.JndiResourceResolverFactory$JndiRecordFetcher provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.common.jakarta: Unable to determine whether the meta annotation android.annotation.SuppressLint applied to type io.grpc.internal.JndiResourceResolverFactory$JndiRecordFetcher provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.common.jakarta: Unable to determine whether the meta annotation com.google.errorprone.annotations.InlineMe applied to type io.grpc.stub.MetadataUtils provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.common.jakarta: Unable to determine whether the meta annotation com.google.errorprone.annotations.MustBeClosed applied to type io.opencensus.trace.SpanBuilder provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.common.jakarta: Imports that lack version ranges: [javax.annotation, io.grpc.census.internal, io.grpc.internal, io.grpc.protobuf.lite, io.opencensus.common, io.opencensus.contrib.grpc.metrics, io.opencensus.internal, io.opencensus.metrics, io.opencensus.metrics.data, io.opencensus.metrics.export, io.opencensus.stats, io.opencensus.tags, io.opencensus.tags.propagation, io.opencensus.tags.unsafe, io.opencensus.trace, io.opencensus.trace.config, io.opencensus.trace.export, io.opencensus.trace.internal, io.opencensus.trace.propagation, io.opencensus.trace.samplers, io.opencensus.trace.unsafe, io.openliberty.grpc.internal, io.perfmark, javax.crypto, javax.crypto.spec, javax.naming, javax.naming.directory, javax.net.ssl, org.checkerframework.checker.nullness.compatqual] warning: Unreferenced class path entries [grpc-protobuf-1.43.2, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, jsr305-3.0.2, guava-30.1-android, proto-google-common-protos-2.0.1, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.managedobject, com.ibm.ws.container.service, com.ibm.ws.kernel.service, grpc-census-1.43.2, protobuf-java-3.19.2, grpc-protobuf-lite-1.43.2, opencensus-api-0.28.0, com.ibm.websphere.org.osgi.service.component, grpc-context-1.43.2, io.openliberty.io.grpc.1.0, org.osgi.service.component.annotations-1.4.0, checker-compat-qual-2.5.2, perfmark-api-0.23.0, grpc-stub-1.43.2, com.ibm.ws.logging.core, j2objc-annotations-1.1, grpc-core-1.43.2, opencensus-contrib-grpc-metrics-0.28.0, failureaccess-1.0.1] > Task :io.openliberty.grpc.1.0:compileJava NO-SOURCE > Task :io.openliberty.grpc.1.0:processResources NO-SOURCE > Task :io.openliberty.grpc.1.0:classes UP-TO-DATE > Task :io.openliberty.grpc.1.0:instrument > Task :io.openliberty.grpc.1.0:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [io.openliberty.grpc.1.0.internal.common, com.ibm.ws.ras.instrument] > Task :io.openliberty.grpc.1.0:apiSpiJavadoc > Task :io.openliberty.grpc.1.0:zipJavadoc > Task :io.openliberty.grpc.1.0:publishJavadoc > Task :io.openliberty.grpc.1.0:publishWLPJars > Task :io.openliberty.grpc.1.0:assemble > Task :io.openliberty.grpc.1.0.internal:globalize > Task :io.openliberty.grpc.1.0.internal:compileJava > Task :io.openliberty.grpc.1.0.internal:processResources NO-SOURCE > Task :io.openliberty.grpc.1.0.internal:classes > Task :io.openliberty.grpc.1.0.internal:instrument > Task :io.openliberty.grpc.1.0.internal:jar warning: io.openliberty.grpc.1.0.internal: Split package, multiple jars provide the same package:io/openliberty/grpc/internal Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:io.openliberty.grpc.1.0.internal.common] Class path [Jar:main, Jar:com.ibm.ws.container.service, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.ws.monitor, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.injection.core, Jar:com.ibm.ws.channelfw, Jar:com.ibm.ws.kernel.boot, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.kernel.feature, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.app.manager.lifecycle, Jar:com.ibm.ws.resource, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.transport.http, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.managedobject, Jar:jsr305-3.0.2, Jar:guava-30.1-android, Jar:com.ibm.ws.security.authorization.util, Jar:io.openliberty.grpc.1.0.internal.common, Jar:io.openliberty.io.grpc.1.0, Jar:org.osgi.service.component.annotations-1.4.0, Jar:com.ibm.ws.ras.instrument] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal/original.bnd:0: warning: io.openliberty.grpc.1.0.internal: Version for package io.openliberty.grpc.internal is set to different values in the source (1.0) and in the manifest (1.0.67). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: io.openliberty.grpc.1.0.internal: Imports that lack version ranges: [javax.annotation] warning: io.openliberty.grpc.1.0.internal: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.kernel.feature.FeatureProvisioner)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.application.lifecycle.ApplicationRecycleCoordinator)";effective:=active,osgi.service;filter:="(objectClass=io.openliberty.grpc.server.monitor.GrpcMonitoringServerInterceptorService)";effective:=active;resolution:=optional,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.grpc.1.0.internal: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener,javax.servlet.ServletContainerInitializer";uses:="com.ibm.ws.container.service.state,javax.servlet",osgi.service;objectClass:List="com.ibm.wsspi.application.lifecycle.ApplicationRecycleComponent,io.openliberty.grpc.internal.config.GrpcServiceConfig";uses:="com.ibm.wsspi.application.lifecycle,io.openliberty.grpc.internal.config"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.grpc.1.0.internal.jakarta: Split package, multiple jars provide the same package:io/openliberty/grpc/internal Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:io.openliberty.grpc.1.0.internal.common] Class path [Jar:main, Jar:com.ibm.ws.container.service, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.ws.monitor, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.injection.core, Jar:com.ibm.ws.channelfw, Jar:com.ibm.ws.kernel.boot, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.kernel.feature, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.app.manager.lifecycle, Jar:com.ibm.ws.resource, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.transport.http, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.managedobject, Jar:jsr305-3.0.2, Jar:guava-30.1-android, Jar:com.ibm.ws.security.authorization.util, Jar:io.openliberty.grpc.1.0.internal.common, Jar:io.openliberty.io.grpc.1.0, Jar:org.osgi.service.component.annotations-1.4.0, Jar:com.ibm.ws.ras.instrument] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.jakarta: Version for package io.openliberty.grpc.internal is set to different values in the source (1.0) and in the manifest (1.0.67). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: io.openliberty.grpc.1.0.internal.jakarta: Imports that lack version ranges: [javax.annotation] warning: io.openliberty.grpc.1.0.internal.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.kernel.feature.FeatureProvisioner)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.application.lifecycle.ApplicationRecycleCoordinator)";effective:=active,osgi.service;filter:="(objectClass=io.openliberty.grpc.server.monitor.GrpcMonitoringServerInterceptorService)";effective:=active;resolution:=optional,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.grpc.1.0.internal.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener,javax.servlet.ServletContainerInitializer";uses:="com.ibm.ws.container.service.state,javax.servlet",osgi.service;objectClass:List="com.ibm.wsspi.application.lifecycle.ApplicationRecycleComponent,io.openliberty.grpc.internal.config.GrpcServiceConfig";uses:="com.ibm.wsspi.application.lifecycle,io.openliberty.grpc.internal.config"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.channelfw, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, jsr305-3.0.2, guava-30.1-android, com.ibm.ws.kernel.boot, io.openliberty.grpc.1.0.internal.common, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.authorization.util, com.ibm.ws.managedobject, com.ibm.ws.transport.http, com.ibm.ws.container.service, com.ibm.ws.kernel.service, com.ibm.ws.kernel.feature, com.ibm.ws.webcontainer, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.app.manager.lifecycle, com.ibm.ws.injection.core, com.ibm.ws.adaptable.module, com.ibm.ws.anno, com.ibm.websphere.javaee.servlet.4.0, com.ibm.ws.monitor, io.openliberty.io.grpc.1.0, org.osgi.service.component.annotations-1.4.0, com.ibm.ws.resource, com.ibm.ws.logging.core] > Task :io.openliberty.grpc.1.0.internal:publishWLPJars > Task :io.openliberty.grpc.1.0.internal:assemble > Task :io.openliberty.grpc.1.0.internal.client:globalize > Task :io.openliberty.grpc.1.0.internal.client:compileJava > Task :io.openliberty.grpc.1.0.internal.client:processResources NO-SOURCE > Task :io.openliberty.grpc.1.0.internal.client:classes > Task :io.openliberty.grpc.1.0.internal.client:jar warning: io.openliberty.grpc.1.0.internal.client: Unable to determine whether the meta annotation javax.annotation.Nullable applied to type io.grpc.netty.CancelClientStreamCommand provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.client: Unable to determine whether the meta annotation com.google.errorprone.annotations.CanIgnoreReturnValue applied to type io.grpc.netty.ClientTransportLifecycleManager provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.client: Unable to determine whether the meta annotation javax.annotation.CheckReturnValue applied to type io.grpc.netty.KeepAliveEnforcer provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.client: Unable to determine whether the meta annotation javax.annotation.CheckForNull applied to type io.grpc.netty.MaxConnectionIdleManager provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.client: Unable to determine whether the meta annotation com.google.errorprone.annotations.ForOverride applied to type io.grpc.netty.ProtocolNegotiators$ProtocolNegotiationHandler provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.client: Unable to determine whether the meta annotation com.oracle.svm.core.annotate.Alias applied to type io.netty.util.NetUtilSubstitutions provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.client: Unable to determine whether the meta annotation com.oracle.svm.core.annotate.InjectAccessors applied to type io.netty.util.NetUtilSubstitutions provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.client: Unable to determine whether the meta annotation com.oracle.svm.core.annotate.TargetClass applied to type io.netty.util.NetUtilSubstitutions provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.client: Unable to determine whether the meta annotation org.jetbrains.annotations.Async$Execute applied to type io.netty.util.concurrent.AbstractEventExecutor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.client: Unable to determine whether the meta annotation org.jetbrains.annotations.Async$Schedule applied to type io.netty.util.concurrent.AbstractEventExecutor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.client: Unable to determine whether the meta annotation com.oracle.svm.core.annotate.RecomputeFieldValue applied to type io.netty.util.internal.svm.CleanerJava6Substitution provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.bootstrap is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.buffer is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.buffer.search is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.channel is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.channel.embedded is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.channel.group is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.channel.internal is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.channel.local is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.channel.nio is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.channel.oio is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.channel.pool is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.channel.socket is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.channel.socket.nio is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.channel.socket.oio is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.handler.address is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.handler.codec is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.handler.codec.base64 is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.handler.codec.bytes is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.handler.codec.compression is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.handler.codec.http is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.handler.codec.http.cookie is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.handler.codec.http.cors is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.handler.codec.http.multipart is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.handler.codec.http.websocketx is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.handler.codec.http.websocketx.extensions is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.handler.codec.http.websocketx.extensions.compression is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.handler.codec.http2 is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.handler.codec.json is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.handler.codec.marshalling is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.handler.codec.protobuf is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.handler.codec.rtsp is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.handler.codec.serialization is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.handler.codec.socks is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.handler.codec.socksx is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.handler.codec.socksx.v4 is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.handler.codec.socksx.v5 is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.handler.codec.spdy is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.handler.codec.string is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.handler.codec.xml is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.handler.flow is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.handler.flush is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.handler.ipfilter is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.handler.logging is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.handler.pcap is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.handler.proxy is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.handler.ssl is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.handler.ssl.ocsp is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.handler.ssl.util is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.handler.stream is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.handler.timeout is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.handler.traffic is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.resolver is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.util is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.util.collection is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.util.concurrent is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.util.internal is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.util.internal.logging is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/original.bnd:0: warning: io.openliberty.grpc.1.0.internal.client: Version for package io.netty.util.internal.svm is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: io.openliberty.grpc.1.0.internal.client: Imports that lack version ranges: [javax.annotation, javax.crypto, javax.crypto.spec, javax.net.ssl, javax.security.auth, javax.security.auth.x500, javax.security.cert, org.apache.commons.logging, org.slf4j, org.slf4j.helpers, org.slf4j.spi] warning: io.openliberty.grpc.1.0.internal.client: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.kernel.feature.FeatureProvisioner)";effective:=active,osgi.service;filter:="(objectClass=io.openliberty.grpc.client.monitor.GrpcMonitoringClientInterceptorService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=io.openliberty.grpc.internal.client.GrpcSSLService)";effective:=active;resolution:=optional,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.grpc.1.0.internal.client: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener";uses:="com.ibm.ws.container.service.state",osgi.service;objectClass:List="io.openliberty.grpc.internal.client.config.GrpcClientConfig";uses:="io.openliberty.grpc.internal.client.config"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.grpc.1.0.internal.client.jakarta: Unable to determine whether the meta annotation javax.annotation.Nullable applied to type io.grpc.netty.CancelClientStreamCommand provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.client.jakarta: Unable to determine whether the meta annotation com.google.errorprone.annotations.CanIgnoreReturnValue applied to type io.grpc.netty.ClientTransportLifecycleManager provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.client.jakarta: Unable to determine whether the meta annotation javax.annotation.CheckReturnValue applied to type io.grpc.netty.KeepAliveEnforcer provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.client.jakarta: Unable to determine whether the meta annotation javax.annotation.CheckForNull applied to type io.grpc.netty.MaxConnectionIdleManager provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.client.jakarta: Unable to determine whether the meta annotation com.google.errorprone.annotations.ForOverride applied to type io.grpc.netty.ProtocolNegotiators$ProtocolNegotiationHandler provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.client.jakarta: Unable to determine whether the meta annotation com.oracle.svm.core.annotate.Alias applied to type io.netty.util.NetUtilSubstitutions provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.client.jakarta: Unable to determine whether the meta annotation com.oracle.svm.core.annotate.InjectAccessors applied to type io.netty.util.NetUtilSubstitutions provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.client.jakarta: Unable to determine whether the meta annotation com.oracle.svm.core.annotate.TargetClass applied to type io.netty.util.NetUtilSubstitutions provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.client.jakarta: Unable to determine whether the meta annotation org.jetbrains.annotations.Async$Execute applied to type io.netty.util.concurrent.AbstractEventExecutor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.client.jakarta: Unable to determine whether the meta annotation org.jetbrains.annotations.Async$Schedule applied to type io.netty.util.concurrent.AbstractEventExecutor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.1.0.internal.client.jakarta: Unable to determine whether the meta annotation com.oracle.svm.core.annotate.RecomputeFieldValue applied to type io.netty.util.internal.svm.CleanerJava6Substitution provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.bootstrap is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.buffer is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.buffer.search is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.channel is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.channel.embedded is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.channel.group is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.channel.internal is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.channel.local is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.channel.nio is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.channel.oio is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.channel.pool is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.channel.socket is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.channel.socket.nio is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.channel.socket.oio is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.handler.address is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.handler.codec is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.handler.codec.base64 is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.handler.codec.bytes is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.handler.codec.compression is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.handler.codec.http is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.handler.codec.http.cookie is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.handler.codec.http.cors is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.handler.codec.http.multipart is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.handler.codec.http.websocketx is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.handler.codec.http.websocketx.extensions is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.handler.codec.http.websocketx.extensions.compression is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.handler.codec.http2 is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.handler.codec.json is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.handler.codec.marshalling is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.handler.codec.protobuf is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.handler.codec.rtsp is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.handler.codec.serialization is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.handler.codec.socks is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.handler.codec.socksx is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.handler.codec.socksx.v4 is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.handler.codec.socksx.v5 is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.handler.codec.spdy is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.handler.codec.string is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.handler.codec.xml is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.handler.flow is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.handler.flush is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.handler.ipfilter is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.handler.logging is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.handler.pcap is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.handler.proxy is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.handler.ssl is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.handler.ssl.ocsp is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.handler.ssl.util is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.handler.stream is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.handler.timeout is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.handler.traffic is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.resolver is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.util is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.util.collection is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.util.concurrent is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.util.internal is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.util.internal.logging is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.client/transformed.bnd:0: warning: io.openliberty.grpc.1.0.internal.client.jakarta: Version for package io.netty.util.internal.svm is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: io.openliberty.grpc.1.0.internal.client.jakarta: Imports that lack version ranges: [javax.annotation, javax.crypto, javax.crypto.spec, javax.net.ssl, javax.security.auth, javax.security.auth.x500, javax.security.cert, org.apache.commons.logging, org.slf4j, org.slf4j.helpers, org.slf4j.spi] warning: io.openliberty.grpc.1.0.internal.client.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.kernel.feature.FeatureProvisioner)";effective:=active,osgi.service;filter:="(objectClass=io.openliberty.grpc.client.monitor.GrpcMonitoringClientInterceptorService)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=io.openliberty.grpc.internal.client.GrpcSSLService)";effective:=active;resolution:=optional,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.grpc.1.0.internal.client.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener";uses:="com.ibm.ws.container.service.state",osgi.service;objectClass:List="io.openliberty.grpc.internal.client.config.GrpcClientConfig";uses:="io.openliberty.grpc.internal.client.config"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, netty-buffer-4.1.77.Final, netty-codec-http-4.1.77.Final, com.ibm.ws.kernel.boot, io.openliberty.grpc.1.0.internal.common, com.ibm.ws.org.osgi.annotation.versioning, netty-handler-4.1.77.Final, netty-transport-4.1.77.Final, com.ibm.ws.managedobject, netty-resolver-4.1.77.Final, com.ibm.ws.container.service, com.ibm.ws.kernel.service, netty-handler-proxy-4.1.77.Final, com.ibm.ws.webcontainer, com.ibm.ws.kernel.feature, netty-codec-socks-4.1.77.Final, com.ibm.websphere.org.osgi.service.component, netty-codec-4.1.77.Final, grpc-netty-1.43.2, com.ibm.websphere.javaee.servlet.4.0, com.ibm.ws.monitor, io.openliberty.io.grpc.1.0, org.osgi.service.component.annotations-1.4.0, netty-common-4.1.77.Final, netty-codec-http2-4.1.77.Final, com.ibm.websphere.security, com.ibm.ws.logging.core] > Task :io.openliberty.grpc.1.0.internal.client:publishWLPJars > Task :io.openliberty.grpc.1.0.internal.client:assemble > Task :io.openliberty.grpc.1.0.internal.client.monitor:globalize NO-SOURCE > Task :io.openliberty.grpc.1.0.internal.client.monitor:compileJava > Task :io.openliberty.grpc.1.0.internal.client.monitor:processResources NO-SOURCE > Task :io.openliberty.grpc.1.0.internal.client.monitor:classes > Task :io.openliberty.grpc.1.0.internal.client.monitor:jar warning: Unreferenced class path entries [protobuf-java-3.19.2, io.openliberty.grpc.1.0.internal.client, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, jsr305-3.0.2, com.ibm.websphere.org.osgi.service.component, guava-30.1-android, proto-google-common-protos-2.0.1, io.openliberty.grpc.1.0.internal.common, com.ibm.ws.monitor, com.ibm.ws.org.osgi.annotation.versioning, org.osgi.service.component.annotations-1.4.0, checker-compat-qual-2.5.2, com.ibm.ws.logging.core, j2objc-annotations-1.1, failureaccess-1.0.1] > Task :io.openliberty.grpc.1.0.internal.client.monitor:publishWLPJars > Task :io.openliberty.grpc.1.0.internal.client.monitor:assemble > Task :io.openliberty.grpc.1.0.internal.client.security:globalize > Task :io.openliberty.grpc.1.0.internal.client.security:compileJava > Task :io.openliberty.grpc.1.0.internal.client.security:processResources NO-SOURCE > Task :io.openliberty.grpc.1.0.internal.client.security:classes > Task :io.openliberty.grpc.1.0.internal.client.security:instrument > Task :io.openliberty.grpc.1.0.internal.client.security:jar warning: Imports that lack version ranges: [javax.net.ssl, javax.security.auth] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, org.osgi.service.component.annotations-1.4.0, netty-handler-4.1.77.Final, io.openliberty.grpc.1.0.internal.client, com.ibm.ws.ras.instrument, com.ibm.websphere.security, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.service, com.ibm.websphere.org.osgi.service.component, grpc-netty-1.43.2, com.ibm.ws.ssl] > Task :io.openliberty.grpc.1.0.internal.client.security:publishWLPJars > Task :io.openliberty.grpc.1.0.internal.client.security:assemble > Task :io.openliberty.grpc.1.0.internal.common:publishWLPJars > Task :io.openliberty.grpc.1.0.internal.common:assemble > Task :io.openliberty.grpc.1.0.internal.monitor:globalize NO-SOURCE Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.1.0.internal.monitor/src/io/openliberty/grpc/internal/monitor/GrpcMonitoringServerInterceptorServiceImpl.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :io.openliberty.grpc.1.0.internal.monitor:compileJava > Task :io.openliberty.grpc.1.0.internal.monitor:processResources NO-SOURCE > Task :io.openliberty.grpc.1.0.internal.monitor:classes > Task :io.openliberty.grpc.1.0.internal.monitor:jar warning: Unreferenced class path entries [protobuf-java-3.19.2, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, jsr305-3.0.2, com.ibm.websphere.org.osgi.service.component, guava-30.1-android, proto-google-common-protos-2.0.1, io.openliberty.grpc.1.0.internal.common, com.ibm.ws.monitor, com.ibm.ws.org.osgi.annotation.versioning, io.openliberty.grpc.1.0.internal, org.osgi.service.component.annotations-1.4.0, checker-compat-qual-2.5.2, com.ibm.ws.logging.core, j2objc-annotations-1.1, failureaccess-1.0.1] > Task :io.openliberty.grpc.1.0.internal.monitor:publishWLPJars > Task :io.openliberty.grpc.1.0.internal.monitor:assemble > Task :io.openliberty.grpc.client.1.0.thirdparty:globalize NO-SOURCE > Task :io.openliberty.grpc.client.1.0.thirdparty:compileJava NO-SOURCE > Task :io.openliberty.grpc.client.1.0.thirdparty:processResources NO-SOURCE > Task :io.openliberty.grpc.client.1.0.thirdparty:classes UP-TO-DATE > Task :io.openliberty.grpc.client.1.0.thirdparty:instrument > Task :io.openliberty.grpc.client.1.0.thirdparty:jar warning: io.openliberty.grpc.client.1.0.thirdparty: There is an empty jar or directory on the classpath: main warning: io.openliberty.grpc.client.1.0.thirdparty: Unable to determine whether the meta annotation javax.annotation.Nullable applied to type io.grpc.netty.CancelClientStreamCommand provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.client.1.0.thirdparty: Unable to determine whether the meta annotation javax.annotation.CheckReturnValue applied to type io.grpc.netty.KeepAliveEnforcer provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.client.1.0.thirdparty: Unable to determine whether the meta annotation javax.annotation.CheckForNull applied to type io.grpc.netty.MaxConnectionIdleManager provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.client.1.0.thirdparty/original.bnd:0: warning: io.openliberty.grpc.client.1.0.thirdparty: Version for package io.netty.handler.ssl is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: io.openliberty.grpc.client.1.0.thirdparty: Imports that lack version ranges: [javax.annotation, javax.crypto, javax.crypto.spec, javax.net.ssl, javax.security.auth.x500, javax.security.cert] warning: io.openliberty.grpc.client.1.0.jakarta.thirdparty: There is an empty jar or directory on the classpath: main warning: io.openliberty.grpc.client.1.0.jakarta.thirdparty: Unable to determine whether the meta annotation javax.annotation.Nullable applied to type io.grpc.netty.CancelClientStreamCommand provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.client.1.0.jakarta.thirdparty: Unable to determine whether the meta annotation javax.annotation.CheckReturnValue applied to type io.grpc.netty.KeepAliveEnforcer provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.grpc.client.1.0.jakarta.thirdparty: Unable to determine whether the meta annotation javax.annotation.CheckForNull applied to type io.grpc.netty.MaxConnectionIdleManager provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.grpc.client.1.0.thirdparty/transformed.bnd:0: warning: io.openliberty.grpc.client.1.0.jakarta.thirdparty: Version for package io.netty.handler.ssl is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: io.openliberty.grpc.client.1.0.jakarta.thirdparty: Imports that lack version ranges: [javax.annotation, javax.crypto, javax.crypto.spec, javax.net.ssl, javax.security.auth.x500, javax.security.cert] warning: Unreferenced class path entries [netty-codec-socks-4.1.77.Final, com.ibm.ws.ras.instrument, netty-buffer-4.1.77.Final, netty-codec-4.1.77.Final, netty-codec-http-4.1.77.Final, grpc-netty-1.43.2, io.openliberty.grpc.1.0.internal.common, netty-handler-4.1.77.Final, netty-transport-4.1.77.Final, netty-common-4.1.77.Final, netty-codec-http2-4.1.77.Final, netty-resolver-4.1.77.Final, error_prone_annotations-2.4.0, netty-handler-proxy-4.1.77.Final] > Task :io.openliberty.grpc.client.1.0.thirdparty:publishWLPJars > Task :io.openliberty.grpc.client.1.0.thirdparty:assemble > Task :io.openliberty.handlelist.context.internal:globalize NO-SOURCE > Task :io.openliberty.handlelist.context.internal:compileJava > Task :io.openliberty.handlelist.context.internal:processResources NO-SOURCE > Task :io.openliberty.handlelist.context.internal:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.handlelist.context.internal/src/io/openliberty/handlelist/context/internal/EmptyHandleListContextProvider.java:26: warning: [deprecation] ThreadContextProvider in com.ibm.wsspi.threadcontext has been deprecated import com.ibm.wsspi.threadcontext.ThreadContextProvider; ^ 1 warning > Task :io.openliberty.handlelist.context.internal:instrument > Task :io.openliberty.handlelist.context.internal:jar warning: Imports that lack version ranges: [com.ibm.ejs.j2c, com.ibm.ws.jca.cm.handle, com.ibm.ws.threadContext] warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.context, com.ibm.ws.container.service.compat, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.org.osgi.service.cm] > Task :io.openliberty.handlelist.context.internal:publishWLPJars > Task :io.openliberty.handlelist.context.internal:assemble > Task :io.openliberty.io.grpc.1.0:publishWLPJars > Task :io.openliberty.io.grpc.1.0:assemble > Task :io.openliberty.io.grpc.netty.shaded:globalize NO-SOURCE > Task :io.openliberty.io.grpc.netty.shaded:compileJava NO-SOURCE > Task :io.openliberty.io.grpc.netty.shaded:processResources NO-SOURCE > Task :io.openliberty.io.grpc.netty.shaded:classes UP-TO-DATE > Task :io.openliberty.io.grpc.netty.shaded:jar /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.io.grpc.netty.shaded/bnd.bnd:55: warning: Invalid property key: `okhttp3;version`: << okhttp3;version="1.0.0">> warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation com.google.common.annotations.VisibleForTesting applied to type io.grpc.netty.shaded.io.grpc.netty.AbstractNettyHandler$FlowControlPinger provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.Nullable applied to type io.grpc.netty.shaded.io.grpc.netty.CancelClientStreamCommand provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.google.errorprone.annotations.CanIgnoreReturnValue applied to type io.grpc.netty.shaded.io.grpc.netty.ClientTransportLifecycleManager provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation io.grpc.Internal applied to type io.grpc.netty.shaded.io.grpc.netty.GrpcHttp2ConnectionHandler provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation io.grpc.ExperimentalApi applied to type io.grpc.netty.shaded.io.grpc.netty.GrpcSslContexts provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.CheckReturnValue applied to type io.grpc.netty.shaded.io.grpc.netty.KeepAliveEnforcer provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.CheckForNull applied to type io.grpc.netty.shaded.io.grpc.netty.MaxConnectionIdleManager provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.google.errorprone.annotations.ForOverride applied to type io.grpc.netty.shaded.io.grpc.netty.ProtocolNegotiators$ProtocolNegotiationHandler provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.oracle.svm.core.annotate.Alias applied to type io.grpc.netty.shaded.io.netty.util.NetUtilSubstitutions provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.oracle.svm.core.annotate.InjectAccessors applied to type io.grpc.netty.shaded.io.netty.util.NetUtilSubstitutions provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.oracle.svm.core.annotate.TargetClass applied to type io.grpc.netty.shaded.io.netty.util.NetUtilSubstitutions provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.oracle.svm.core.annotate.RecomputeFieldValue applied to type io.grpc.netty.shaded.io.netty.util.internal.svm.CleanerJava6Substitution provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.concurrent.GuardedBy applied to type io.grpc.okhttp.AsyncSink provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.google.errorprone.annotations.FormatMethod applied to type io.grpc.okhttp.internal.framed.Http2 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jetbrains.annotations.NotNull applied to type okhttp3.Address provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jetbrains.annotations.Nullable applied to type okhttp3.Address provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation kotlin.jvm.JvmName applied to type okhttp3.Address provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation kotlin.Deprecated applied to type okhttp3.Address provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation kotlin.Metadata applied to type okhttp3.Address provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation kotlin.jvm.JvmField applied to type okhttp3.Authenticator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation kotlin.jvm.JvmStatic applied to type okhttp3.Cache$Companion provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement applied to type okhttp3.Cookie provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation kotlin.jvm.JvmOverloads applied to type okhttp3.Credentials provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation android.annotation.SuppressLint applied to type okhttp3.internal.platform.Android10Platform provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation kotlin.annotation.Retention applied to type okhttp3.internal.platform.Android10Platform provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation kotlin.annotation.Target applied to type okhttp3.internal.platform.Android10Platform provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.google.common.base, com.google.common.collect, com.google.common.io, com.google.common.util.concurrent, com.google.protobuf, io.grpc, io.grpc.internal, io.perfmark, javax.annotation, javax.crypto, javax.crypto.spec, javax.net, javax.net.ssl, javax.security.auth.x500, javax.security.cert, org.apache.commons.logging, org.slf4j, org.slf4j.helpers, org.slf4j.spi] warning: POM will not validate on Central due to missing Bundle-Developers header warning: Unreferenced class path entries [okio-3.1.0, com.ibm.ws.webcontainer, com.ibm.ws.kernel.feature, grpc-okhttp-1.47.0, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.boot, com.ibm.websphere.javaee.servlet.4.0, com.ibm.ws.monitor, com.ibm.ws.org.osgi.annotation.versioning, org.osgi.service.component.annotations-1.4.0, com.ibm.ws.managedobject, com.ibm.websphere.security, com.ibm.ws.container.service, com.ibm.ws.logging.core, com.ibm.ws.kernel.service, okhttp-4.10.0, grpc-netty-shaded-1.43.2] > Task :io.openliberty.io.grpc.netty.shaded:publishWLPJars > Task :io.openliberty.io.grpc.netty.shaded:assemble > Task :io.openliberty.io.netty:globalize NO-SOURCE > Task :io.openliberty.io.netty:compileJava NO-SOURCE > Task :io.openliberty.io.netty:processResources NO-SOURCE > Task :io.openliberty.io.netty:classes UP-TO-DATE > Task :io.openliberty.io.netty:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation com.oracle.svm.core.annotate.Alias applied to type io.netty.util.NetUtilSubstitutions provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.oracle.svm.core.annotate.InjectAccessors applied to type io.netty.util.NetUtilSubstitutions provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.oracle.svm.core.annotate.TargetClass applied to type io.netty.util.NetUtilSubstitutions provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jetbrains.annotations.Async$Execute applied to type io.netty.util.concurrent.AbstractEventExecutor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jetbrains.annotations.Async$Schedule applied to type io.netty.util.concurrent.AbstractEventExecutor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.oracle.svm.core.annotate.RecomputeFieldValue applied to type io.netty.util.internal.svm.CleanerJava6Substitution provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Version for package io.netty.bootstrap is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.buffer is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.buffer.search is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.channel is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.channel.embedded is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.channel.group is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.channel.internal is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.channel.local is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.channel.nio is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.channel.oio is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.channel.pool is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.channel.socket is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.channel.socket.nio is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.channel.socket.oio is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.handler.address is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.handler.codec is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.handler.codec.base64 is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.handler.codec.bytes is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.handler.codec.compression is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.handler.codec.http is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.handler.codec.http.cookie is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.handler.codec.http.cors is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.handler.codec.http.multipart is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.handler.codec.http.websocketx is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.handler.codec.http.websocketx.extensions is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.handler.codec.http.websocketx.extensions.compression is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.handler.codec.http2 is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.handler.codec.json is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.handler.codec.marshalling is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.handler.codec.protobuf is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.handler.codec.rtsp is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.handler.codec.serialization is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.handler.codec.socks is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.handler.codec.socksx is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.handler.codec.socksx.v4 is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.handler.codec.socksx.v5 is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.handler.codec.spdy is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.handler.codec.string is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.handler.codec.xml is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.handler.flow is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.handler.flush is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.handler.ipfilter is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.handler.logging is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.handler.pcap is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.handler.proxy is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.handler.stream is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.handler.timeout is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.handler.traffic is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.resolver is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.util is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.util.collection is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.util.concurrent is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.util.internal is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.util.internal.logging is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.util.internal.svm is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Imports that lack version ranges: [javax.net.ssl, javax.security.cert] warning: Unreferenced class path entries [netty-handler-4.1.77.Final, netty-transport-4.1.77.Final, netty-codec-socks-4.1.77.Final, netty-common-4.1.77.Final, netty-codec-http2-4.1.77.Final, netty-resolver-4.1.77.Final, netty-buffer-4.1.77.Final, netty-codec-4.1.77.Final, netty-codec-http-4.1.77.Final, netty-handler-proxy-4.1.77.Final] > Task :io.openliberty.io.netty:publishWLPJars > Task :io.openliberty.io.netty:assemble > Task :io.openliberty.io.netty.ssl:globalize NO-SOURCE > Task :io.openliberty.io.netty.ssl:compileJava NO-SOURCE > Task :io.openliberty.io.netty.ssl:processResources NO-SOURCE > Task :io.openliberty.io.netty.ssl:classes UP-TO-DATE > Task :io.openliberty.io.netty.ssl:instrument > Task :io.openliberty.io.netty.ssl:jar warning: There is an empty jar or directory on the classpath: main warning: Version for package io.netty.handler.ssl is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.handler.ssl.ocsp is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package io.netty.handler.ssl.util is set to different values in the source (4.1.77.Final) and in the manifest (4.1.77). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Imports that lack version ranges: [javax.crypto, javax.crypto.spec, javax.net.ssl, javax.security.auth.x500, javax.security.cert] warning: Unreferenced class path entries [netty-handler-4.1.77.Final, netty-transport-4.1.77.Final, netty-codec-socks-4.1.77.Final, netty-common-4.1.77.Final, netty-codec-http2-4.1.77.Final, com.ibm.ws.ras.instrument, netty-resolver-4.1.77.Final, netty-buffer-4.1.77.Final, netty-codec-4.1.77.Final, netty-codec-http-4.1.77.Final, netty-handler-proxy-4.1.77.Final] > Task :io.openliberty.io.netty.ssl:publishWLPJars > Task :io.openliberty.io.netty.ssl:assemble > Task :io.openliberty.io.opentracing.opentracing-api.0.33.0:globalize NO-SOURCE > Task :io.openliberty.io.opentracing.opentracing-api.0.33.0:compileJava NO-SOURCE > Task :io.openliberty.io.opentracing.opentracing-api.0.33.0:processResources NO-SOURCE > Task :io.openliberty.io.opentracing.opentracing-api.0.33.0:classes UP-TO-DATE > Task :io.openliberty.io.opentracing.opentracing-api.0.33.0:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [opentracing-api-0.33.0] > Task :io.openliberty.io.opentracing.opentracing-api.0.33.0:assemble > Task :io.openliberty.io.opentracing.opentracing-util.0.33.0:globalize NO-SOURCE > Task :io.openliberty.io.opentracing.opentracing-util.0.33.0:compileJava NO-SOURCE > Task :io.openliberty.io.opentracing.opentracing-util.0.33.0:processResources NO-SOURCE > Task :io.openliberty.io.opentracing.opentracing-util.0.33.0:classes UP-TO-DATE > Task :io.openliberty.io.opentracing.opentracing-util.0.33.0:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [io.opentracing, io.opentracing.propagation, io.opentracing.tag] warning: Unreferenced class path entries [opentracing-util-0.33.0, opentracing-noop-0.33.0] > Task :io.openliberty.io.opentracing.opentracing-util.0.33.0:publishWLPJars > Task :io.openliberty.io.opentracing.opentracing-util.0.33.0:assemble > Task :io.openliberty.io.smallrye.common:globalize NO-SOURCE > Task :io.openliberty.io.smallrye.common:compileJava NO-SOURCE > Task :io.openliberty.io.smallrye.common:processResources NO-SOURCE > Task :io.openliberty.io.smallrye.common:classes UP-TO-DATE > Task :io.openliberty.io.smallrye.common:instrument > Task :io.openliberty.io.smallrye.common:jar warning: io.openliberty.io.smallrye.common: There is an empty jar or directory on the classpath: main warning: io.openliberty.io.smallrye.common: Unable to determine whether the meta annotation org.jboss.logging.annotations.Message applied to type io.smallrye.common.constraint.Messages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.io.smallrye.common: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageBundle applied to type io.smallrye.common.constraint.Messages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.io.smallrye.common: Imports that lack version ranges: [javax.enterprise.util, javax.inject, org.jboss.logging] warning: io.openliberty.io.smallrye.common.jakarta: There is an empty jar or directory on the classpath: main warning: io.openliberty.io.smallrye.common.jakarta: Unable to determine whether the meta annotation org.jboss.logging.annotations.Message applied to type io.smallrye.common.constraint.Messages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.io.smallrye.common.jakarta: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageBundle applied to type io.smallrye.common.constraint.Messages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.io.smallrye.common.jakarta: Imports that lack version ranges: [javax.enterprise.util, javax.inject, org.jboss.logging] warning: Unreferenced class path entries [smallrye-common-constraint-1.6.0, smallrye-common-function-1.6.0, smallrye-common-classloader-1.6.0, smallrye-common-annotation-1.6.0, com.ibm.ws.ras.instrument, smallrye-common-expression-1.6.0] > Task :io.openliberty.io.smallrye.common:publishWLPJars > Task :io.openliberty.io.smallrye.common:assemble > Task :io.openliberty.io.smallrye.config:globalize NO-SOURCE /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.io.smallrye.config/src/io/openliberty/microprofile/config/internal/extension/OLSmallRyeConfigExtension.java:18: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.io.smallrye.config/src/io/openliberty/microprofile/config/internal/extension/OLSmallRyeConfigExtension.java:23: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class OLSmallRyeConfigExtension extends ConfigExtension implements Extension, WebSphereCDIExtension { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.io.smallrye.config/src/io/openliberty/microprofile/config/internal/extension/OLSmallRyeConfigExtension.java:22: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated @Component(service = WebSphereCDIExtension.class, configurationPolicy = ConfigurationPolicy.IGNORE, property = { "service.vendor=IBM" }, immediate = true) ^ 3 warnings > Task :io.openliberty.io.smallrye.config:compileJava > Task :io.openliberty.io.smallrye.config:processResources NO-SOURCE > Task :io.openliberty.io.smallrye.config:classes > Task :io.openliberty.io.smallrye.config:instrument > Task :io.openliberty.io.smallrye.config:jar warning: io.openliberty.io.smallrye.config: [org.eclipse.microprofile.config.spi.ConfigProviderResolver] Unable to determine whether the annotation aQute.bnd.annotation.spi.ServiceConsumer is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: io.openliberty.io.smallrye.config: Unable to determine whether the meta annotation org.jboss.logging.annotations.LogMessage applied to type io.smallrye.config.ConfigLogging provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.io.smallrye.config: Unable to determine whether the meta annotation org.jboss.logging.annotations.Message applied to type io.smallrye.config.ConfigLogging provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.io.smallrye.config: Unable to determine whether the meta annotation org.jboss.logging.annotations.Cause applied to type io.smallrye.config.ConfigLogging provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.io.smallrye.config: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageLogger applied to type io.smallrye.config.ConfigLogging provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.io.smallrye.config: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageBundle applied to type io.smallrye.config.ConfigMessages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.io.smallrye.config: Unable to determine whether the meta annotation org.jboss.logging.annotations.Param applied to type io.smallrye.config.inject.InjectionMessages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.io.smallrye.config: Unable to determine whether the meta annotation org.jboss.logging.annotations.Pos applied to type io.smallrye.config.inject.InjectionMessages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.io.smallrye.config: Imports that lack version ranges: [com.ibm.ws.serialization, org.objectweb.asm] warning: io.openliberty.io.smallrye.config: Duplicate name osgi.cdi.extension used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.cdi.extension;filter:="(osgi.cdi.extension=org.eclipse.microprofile.config)";effective:=active,osgi.cdi.extension;filter:="(osgi.cdi.extension=org.eclipse.microprofile.config)";resolution:=optional,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.io.smallrye.config: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.cdi.extension.WebSphereCDIExtension";uses:="com.ibm.ws.cdi.extension",osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener,io.openliberty.microprofile.config.internal.common.ConfigIntrospectionProvider,org.eclipse.microprofile.config.spi.ConfigProviderResolver";uses:="com.ibm.ws.container.service.state,io.openliberty.microprofile.config.internal.common,org.eclipse.microprofile.config.spi"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.io.smallrye.config.jakarta: [org.eclipse.microprofile.config.spi.ConfigProviderResolver] Unable to determine whether the annotation aQute.bnd.annotation.spi.ServiceConsumer is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: io.openliberty.io.smallrye.config.jakarta: Unable to determine whether the meta annotation org.jboss.logging.annotations.LogMessage applied to type io.smallrye.config.ConfigLogging provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.io.smallrye.config.jakarta: Unable to determine whether the meta annotation org.jboss.logging.annotations.Message applied to type io.smallrye.config.ConfigLogging provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.io.smallrye.config.jakarta: Unable to determine whether the meta annotation org.jboss.logging.annotations.Cause applied to type io.smallrye.config.ConfigLogging provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.io.smallrye.config.jakarta: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageLogger applied to type io.smallrye.config.ConfigLogging provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.io.smallrye.config.jakarta: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageBundle applied to type io.smallrye.config.ConfigMessages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.io.smallrye.config.jakarta: Unable to determine whether the meta annotation org.jboss.logging.annotations.Param applied to type io.smallrye.config.inject.InjectionMessages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.io.smallrye.config.jakarta: Unable to determine whether the meta annotation org.jboss.logging.annotations.Pos applied to type io.smallrye.config.inject.InjectionMessages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.io.smallrye.config.jakarta: Imports that lack version ranges: [com.ibm.ws.serialization, org.objectweb.asm] warning: io.openliberty.io.smallrye.config.jakarta: Duplicate name osgi.cdi.extension used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.cdi.extension;filter:="(osgi.cdi.extension=org.eclipse.microprofile.config)";effective:=active,osgi.cdi.extension;filter:="(osgi.cdi.extension=org.eclipse.microprofile.config)";resolution:=optional,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.io.smallrye.config.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.cdi.extension.WebSphereCDIExtension";uses:="com.ibm.ws.cdi.extension",osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener,io.openliberty.microprofile.config.internal.common.ConfigIntrospectionProvider,org.eclipse.microprofile.config.spi.ConfigProviderResolver";uses:="com.ibm.ws.container.service.state,io.openliberty.microprofile.config.internal.common,org.eclipse.microprofile.config.spi"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.2.0, com.ibm.ws.logging, io.openliberty.io.smallrye.common, smallrye-config-core-2.5.1, smallrye-config-2.5.1, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.javaee.annotation.1.3, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.jboss.logging, io.openliberty.microprofile.config.internal.serverxml, com.ibm.ws.org.osgi.annotation.versioning, smallrye-config-common-2.5.1, com.ibm.ws.cdi.interfaces, io.openliberty.microprofile.config.internal.common, com.ibm.ws.container.service, io.openliberty.org.eclipse.microprofile.config.2.0] > Task :io.openliberty.io.smallrye.config:publishWLPJars > Task :io.openliberty.io.smallrye.config:assemble > Task :io.openliberty.io.smallrye.openapi.core:globalize NO-SOURCE > Task :io.openliberty.io.smallrye.openapi.core:compileJava NO-SOURCE > Task :io.openliberty.io.smallrye.openapi.core:processResources NO-SOURCE > Task :io.openliberty.io.smallrye.openapi.core:classes UP-TO-DATE > Task :io.openliberty.io.smallrye.openapi.core:instrument > Task :io.openliberty.io.smallrye.openapi.core:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.Message applied to type io.smallrye.openapi.api.ApiMessages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageBundle applied to type io.smallrye.openapi.api.ApiMessages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.LogMessage applied to type io.smallrye.openapi.api.util.UtilLogging provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.Cause applied to type io.smallrye.openapi.api.util.UtilLogging provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageLogger applied to type io.smallrye.openapi.api.util.UtilLogging provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.fasterxml.jackson.core, com.fasterxml.jackson.databind, com.fasterxml.jackson.databind.node, com.fasterxml.jackson.dataformat.yaml, org.eclipse.microprofile.config, org.jboss.jandex, org.jboss.logging, io.smallrye.openapi.jaxrs] warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.service.component, smallrye-open-api-core-2.1.15, com.ibm.websphere.javaee.validation.2.0, io.openliberty.org.eclipse.microprofile.openapi.2.0] > Task :io.openliberty.io.smallrye.openapi.core:publishWLPJars > Task :io.openliberty.io.smallrye.openapi.core:assemble > Task :io.openliberty.io.smallrye.openapi.jaxrs:globalize NO-SOURCE > Task :io.openliberty.io.smallrye.openapi.jaxrs:compileJava NO-SOURCE > Task :io.openliberty.io.smallrye.openapi.jaxrs:processResources NO-SOURCE > Task :io.openliberty.io.smallrye.openapi.jaxrs:classes UP-TO-DATE > Task :io.openliberty.io.smallrye.openapi.jaxrs:instrument > Task :io.openliberty.io.smallrye.openapi.jaxrs:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.LogMessage applied to type io.smallrye.openapi.jaxrs.JaxRsLogging provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.Message applied to type io.smallrye.openapi.jaxrs.JaxRsLogging provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageLogger applied to type io.smallrye.openapi.jaxrs.JaxRsLogging provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.wsspi.classloading, io.smallrye.openapi.api, io.smallrye.openapi.api.constants, io.smallrye.openapi.api.models, io.smallrye.openapi.api.models.media, io.smallrye.openapi.api.util, io.smallrye.openapi.runtime.io, io.smallrye.openapi.runtime.io.parameter, io.smallrye.openapi.runtime.io.response, io.smallrye.openapi.runtime.scanner, io.smallrye.openapi.runtime.scanner.dataobject, io.smallrye.openapi.runtime.scanner.processor, io.smallrye.openapi.runtime.scanner.spi, io.smallrye.openapi.runtime.util, org.jboss.jandex, org.jboss.logging] warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, smallrye-open-api-jaxrs-2.1.15, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.javaee.validation.2.0, io.openliberty.org.eclipse.microprofile.openapi.2.0] > Task :io.openliberty.io.smallrye.openapi.jaxrs:publishWLPJars > Task :io.openliberty.io.smallrye.openapi.jaxrs:assemble > Task :io.openliberty.io.smallrye.openapi3.core:globalize NO-SOURCE > Task :io.openliberty.io.smallrye.openapi3.core:compileJava NO-SOURCE > Task :io.openliberty.io.smallrye.openapi3.core:processResources NO-SOURCE > Task :io.openliberty.io.smallrye.openapi3.core:classes UP-TO-DATE > Task :io.openliberty.io.smallrye.openapi3.core:instrument > Task :io.openliberty.io.smallrye.openapi3.core:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.Message applied to type io.smallrye.openapi.api.ApiMessages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageBundle applied to type io.smallrye.openapi.api.ApiMessages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.LogMessage applied to type io.smallrye.openapi.api.util.UtilLogging provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.Cause applied to type io.smallrye.openapi.api.util.UtilLogging provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageLogger applied to type io.smallrye.openapi.api.util.UtilLogging provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [smallrye-open-api-core-3.1.0-RC1, io.openliberty.org.eclipse.microprofile.openapi.3.1, com.ibm.ws.logging, io.openliberty.org.eclipse.microprofile.config.3.0, io.openliberty.com.fasterxml.jackson, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, io.openliberty.jakarta.validation.3.0, com.ibm.ws.org.jboss.jandex, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.jboss.logging] > Task :io.openliberty.io.smallrye.openapi3.core:publishWLPJars > Task :io.openliberty.io.smallrye.openapi3.core:assemble > Task :io.openliberty.io.smallrye.openapi3.jaxrs:globalize NO-SOURCE > Task :io.openliberty.io.smallrye.openapi3.jaxrs:compileJava NO-SOURCE > Task :io.openliberty.io.smallrye.openapi3.jaxrs:processResources NO-SOURCE > Task :io.openliberty.io.smallrye.openapi3.jaxrs:classes UP-TO-DATE > Task :io.openliberty.io.smallrye.openapi3.jaxrs:instrument > Task :io.openliberty.io.smallrye.openapi3.jaxrs:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.LogMessage applied to type io.smallrye.openapi.jaxrs.JaxRsLogging provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.Message applied to type io.smallrye.openapi.jaxrs.JaxRsLogging provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageLogger applied to type io.smallrye.openapi.jaxrs.JaxRsLogging provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [io.openliberty.org.eclipse.microprofile.openapi.3.1, com.ibm.ws.logging, com.ibm.ws.ras.instrument, com.ibm.ws.org.jboss.jandex, com.ibm.wsspi.org.osgi.service.component.annotations, io.openliberty.jakarta.validation.3.0, smallrye-open-api-jaxrs-3.1.0-RC1, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, io.openliberty.io.smallrye.openapi3.core, com.ibm.ws.org.jboss.logging] > Task :io.openliberty.io.smallrye.openapi3.jaxrs:publishWLPJars > Task :io.openliberty.io.smallrye.openapi3.jaxrs:assemble > Task :io.openliberty.jakarta:publishWLPJars > Task :io.openliberty.jakarta:assemble > Task :io.openliberty.jakarta.activation.2.0:globalize NO-SOURCE > Task :io.openliberty.jakarta.activation.2.0:compileJava NO-SOURCE > Task :io.openliberty.jakarta.activation.2.0:processResources NO-SOURCE > Task :io.openliberty.jakarta.activation.2.0:classes UP-TO-DATE > Task :io.openliberty.jakarta.activation.2.0:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [jakarta.activation-2.0.0] > Task :io.openliberty.jakarta.activation.2.0:publishWLPJars > Task :io.openliberty.jakarta.activation.2.0:assemble > Task :io.openliberty.jakarta.activation.2.1:globalize NO-SOURCE > Task :io.openliberty.jakarta.activation.2.1:compileJava NO-SOURCE > Task :io.openliberty.jakarta.activation.2.1:processResources NO-SOURCE > Task :io.openliberty.jakarta.activation.2.1:classes UP-TO-DATE > Task :io.openliberty.jakarta.activation.2.1:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [com.ibm.wsspi.classloading] warning: Unreferenced class path entries [jakarta.activation-api-2.1.0, angus-activation-1.0.0-M1, io.openliberty.org.glassfish.hk2.osgi-resource-locator] > Task :io.openliberty.jakarta.activation.2.1:publishWLPJars > Task :io.openliberty.jakarta.activation.2.1:assemble > Task :io.openliberty.jakarta.annotation.2.0:publishWLPJars > Task :io.openliberty.jakarta.annotation.2.0:assemble > Task :io.openliberty.jakarta.annotation.2.1:globalize NO-SOURCE > Task :io.openliberty.jakarta.annotation.2.1:compileJava NO-SOURCE > Task :io.openliberty.jakarta.annotation.2.1:processResources NO-SOURCE > Task :io.openliberty.jakarta.annotation.2.1:classes UP-TO-DATE > Task :io.openliberty.jakarta.annotation.2.1:jar warning: There is an empty jar or directory on the classpath: main warning: Version for package jakarta.annotation is set to different values in the source (2.1.0) and in the manifest (2.1.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package jakarta.annotation.security is set to different values in the source (2.1.0) and in the manifest (2.1.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package jakarta.annotation.sql is set to different values in the source (2.1.0) and in the manifest (2.1.1). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Unreferenced class path entries [jakarta.annotation-api-2.1.1] > Task :io.openliberty.jakarta.annotation.2.1:publishWLPJars > Task :io.openliberty.jakarta.annotation.2.1:assemble > Task :io.openliberty.jakarta.authentication.2.0:globalize NO-SOURCE > Task :io.openliberty.jakarta.authentication.2.0:compileJava NO-SOURCE > Task :io.openliberty.jakarta.authentication.2.0:processResources NO-SOURCE > Task :io.openliberty.jakarta.authentication.2.0:classes UP-TO-DATE > Task :io.openliberty.jakarta.authentication.2.0:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.crypto, javax.security.auth, javax.security.auth.callback, javax.security.auth.login, javax.security.auth.x500] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, jakarta.authentication-api-2.0.0] > Task :io.openliberty.jakarta.authentication.2.0:publishWLPJars > Task :io.openliberty.jakarta.authentication.2.0:assemble > Task :io.openliberty.jakarta.authorization.2.0:globalize NO-SOURCE > Task :io.openliberty.jakarta.authorization.2.0:compileJava NO-SOURCE > Task :io.openliberty.jakarta.authorization.2.0:processResources NO-SOURCE > Task :io.openliberty.jakarta.authorization.2.0:classes UP-TO-DATE > Task :io.openliberty.jakarta.authorization.2.0:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [jakarta.servlet.http] warning: Unreferenced class path entries [jakarta.authorization-api-2.0.0] > Task :io.openliberty.jakarta.authorization.2.0:publishWLPJars > Task :io.openliberty.jakarta.authorization.2.0:assemble > Task :io.openliberty.jakarta.batch.2.0:globalize > Task :io.openliberty.jakarta.batch.2.0:compileJava > Task :io.openliberty.jakarta.batch.2.0:processResources NO-SOURCE > Task :io.openliberty.jakarta.batch.2.0:classes > Task :io.openliberty.jakarta.batch.2.0:jar warning: Split package, multiple jars provide the same package:jakarta/batch/runtime Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:jakarta.batch-api-2.0.0] Class path [Jar:main, Jar:jakarta.batch-api-2.0.0, Jar:com.ibm.websphere.org.osgi.core] warning: Unreferenced class path entries [com.ibm.websphere.org.osgi.core, jakarta.batch-api-2.0.0] > Task :io.openliberty.jakarta.batch.2.0:publishWLPJars > Task :io.openliberty.jakarta.batch.2.0:assemble > Task :io.openliberty.jakarta.batch.2.1:globalize > Task :io.openliberty.jakarta.batch.2.1:compileJava > Task :io.openliberty.jakarta.batch.2.1:processResources NO-SOURCE > Task :io.openliberty.jakarta.batch.2.1:classes > Task :io.openliberty.jakarta.batch.2.1:jar warning: Split package, multiple jars provide the same package:jakarta/batch/runtime Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:jakarta.batch-api-2.1.1] Class path [Jar:main, Jar:jakarta.batch-api-2.1.1, Jar:com.ibm.websphere.org.osgi.core] warning: Unreferenced class path entries [jakarta.batch-api-2.1.1, com.ibm.websphere.org.osgi.core] > Task :io.openliberty.jakarta.batch.2.1:publishWLPJars > Task :io.openliberty.jakarta.batch.2.1:assemble > Task :io.openliberty.jakarta.cdi.3.0:publishWLPJars > Task :io.openliberty.jakarta.cdi.3.0:assemble > Task :io.openliberty.jakarta.cdi.4.0:publishWLPJars > Task :io.openliberty.jakarta.cdi.4.0:assemble > Task :io.openliberty.jakarta.concurrency.2.0:globalize NO-SOURCE > Task :io.openliberty.jakarta.concurrency.2.0:compileJava NO-SOURCE > Task :io.openliberty.jakarta.concurrency.2.0:processResources NO-SOURCE > Task :io.openliberty.jakarta.concurrency.2.0:classes UP-TO-DATE > Task :io.openliberty.jakarta.concurrency.2.0:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [jakarta.enterprise.concurrent-api-2.0.0] > Task :io.openliberty.jakarta.concurrency.2.0:publishWLPJars > Task :io.openliberty.jakarta.concurrency.2.0:assemble > Task :io.openliberty.jakarta.concurrency.3.0:publishWLPJars > Task :io.openliberty.jakarta.concurrency.3.0:assemble > Task :io.openliberty.jakarta.concurrency.3.0_fat_tck:assemble SKIPPED > Task :io.openliberty.jakarta.connectors.2.0:publishWLPJars > Task :io.openliberty.jakarta.connectors.2.0:assemble > Task :io.openliberty.jakarta.enterpriseBeans.4.0:publishWLPJars > Task :io.openliberty.jakarta.enterpriseBeans.4.0:assemble > Task :io.openliberty.jakarta.expressionLanguage.4.0:copySource > Task :io.openliberty.jakarta.expressionLanguage.4.0:publishWLPJars > Task :io.openliberty.jakarta.expressionLanguage.4.0:assemble > Task :io.openliberty.jakarta.expressionLanguage.5.0:copySource > Task :io.openliberty.jakarta.expressionLanguage.5.0:publishWLPJars > Task :io.openliberty.jakarta.expressionLanguage.5.0:assemble > Task :io.openliberty.jakarta.faces.3.0:copyJavadoc > Task :io.openliberty.jakarta.faces.3.0:copySource > Task :io.openliberty.jakarta.faces.3.0:publishWLPJars > Task :io.openliberty.jakarta.faces.3.0:assemble > Task :io.openliberty.jakarta.faces.4.0:copyJavadoc > Task :io.openliberty.jakarta.faces.4.0:copySource > Task :io.openliberty.jakarta.faces.4.0:publishWLPJars > Task :io.openliberty.jakarta.faces.4.0:assemble > Task :io.openliberty.jakarta.interceptor.2.0:publishWLPJars > Task :io.openliberty.jakarta.interceptor.2.0:assemble > Task :io.openliberty.jakarta.interceptor.2.1:globalize NO-SOURCE > Task :io.openliberty.jakarta.interceptor.2.1:compileJava NO-SOURCE > Task :io.openliberty.jakarta.interceptor.2.1:processResources NO-SOURCE > Task :io.openliberty.jakarta.interceptor.2.1:classes UP-TO-DATE > Task :io.openliberty.jakarta.interceptor.2.1:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [jakarta.interceptor-api-2.1.0] > Task :io.openliberty.jakarta.interceptor.2.1:publishWLPJars > Task :io.openliberty.jakarta.interceptor.2.1:assemble > Task :io.openliberty.jakarta.jsonb.2.0:publishWLPJars > Task :io.openliberty.jakarta.jsonb.2.0:assemble > Task :io.openliberty.jakarta.jsonb.3.0:globalize NO-SOURCE > Task :io.openliberty.jakarta.jsonb.3.0:compileJava NO-SOURCE > Task :io.openliberty.jakarta.jsonb.3.0:processResources NO-SOURCE > Task :io.openliberty.jakarta.jsonb.3.0:classes UP-TO-DATE > Task :io.openliberty.jakarta.jsonb.3.0:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [jakarta.json.spi, jakarta.json.stream] warning: Unreferenced class path entries [jakarta.json.bind-api-3.0.0] > Task :io.openliberty.jakarta.jsonb.3.0:publishWLPJars > Task :io.openliberty.jakarta.jsonb.3.0:assemble > Task :io.openliberty.jakarta.jsonb.3.0_fat_tck:assemble SKIPPED > Task :io.openliberty.jakarta.jsonb.compatibility:globalize > Task :io.openliberty.jakarta.jsonb.compatibility:compileJava > Task :io.openliberty.jakarta.jsonb.compatibility:processResources NO-SOURCE > Task :io.openliberty.jakarta.jsonb.compatibility:classes > Task :io.openliberty.jakarta.jsonb.compatibility:instrument > Task :io.openliberty.jakarta.jsonb.compatibility:jar warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.service.component] > Task :io.openliberty.jakarta.jsonb.compatibility:publishWLPJars > Task :io.openliberty.jakarta.jsonb.compatibility:assemble > Task :io.openliberty.jakarta.jsonb.internal_fat:assemble SKIPPED > Task :io.openliberty.jakarta.jsonp.2.0:globalize NO-SOURCE > Task :io.openliberty.jakarta.jsonp.2.0:compileJava NO-SOURCE > Task :io.openliberty.jakarta.jsonp.2.0:processResources NO-SOURCE > Task :io.openliberty.jakarta.jsonp.2.0:classes UP-TO-DATE > Task :io.openliberty.jakarta.jsonp.2.0:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [org.glassfish.json] warning: Unreferenced class path entries [jakarta.json-api-2.0.0] > Task :io.openliberty.jakarta.jsonp.2.0:publishWLPJars > Task :io.openliberty.jakarta.jsonp.2.0:assemble > Task :io.openliberty.jakarta.jsonp.2.1:globalize NO-SOURCE > Task :io.openliberty.jakarta.jsonp.2.1:compileJava NO-SOURCE > Task :io.openliberty.jakarta.jsonp.2.1:processResources NO-SOURCE > Task :io.openliberty.jakarta.jsonp.2.1:classes UP-TO-DATE > Task :io.openliberty.jakarta.jsonp.2.1:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [org.eclipse.parsson] warning: Unreferenced class path entries [jakarta.json-api-2.1.0] > Task :io.openliberty.jakarta.jsonp.2.1:publishWLPJars > Task :io.openliberty.jakarta.jsonp.2.1:assemble > Task :io.openliberty.jakarta.jsonp.2.1_fat_tck:assemble SKIPPED > Task :io.openliberty.jakarta.jsonp.compatibility:globalize > Task :io.openliberty.jakarta.jsonp.compatibility:compileJava > Task :io.openliberty.jakarta.jsonp.compatibility:processResources NO-SOURCE > Task :io.openliberty.jakarta.jsonp.compatibility:classes > Task :io.openliberty.jakarta.jsonp.compatibility:instrument > Task :io.openliberty.jakarta.jsonp.compatibility:jar warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.service.component] > Task :io.openliberty.jakarta.jsonp.compatibility:publishWLPJars > Task :io.openliberty.jakarta.jsonp.compatibility:assemble > Task :io.openliberty.jakarta.jstl.2.0:copySource > Task :io.openliberty.jakarta.jstl.2.0:publishWLPJars > Task :io.openliberty.jakarta.jstl.2.0:assemble > Task :io.openliberty.jakarta.jws.3.0:globalize NO-SOURCE > Task :io.openliberty.jakarta.jws.3.0:compileJava NO-SOURCE > Task :io.openliberty.jakarta.jws.3.0:processResources NO-SOURCE > Task :io.openliberty.jakarta.jws.3.0:classes UP-TO-DATE > Task :io.openliberty.jakarta.jws.3.0:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [jakarta.jws-api-3.0.0] > Task :io.openliberty.jakarta.jws.3.0:publishWLPJars > Task :io.openliberty.jakarta.jws.3.0:assemble > Task :io.openliberty.jakarta.mail.2.0:globalize NO-SOURCE > Task :io.openliberty.jakarta.mail.2.0:compileJava NO-SOURCE > Task :io.openliberty.jakarta.mail.2.0:processResources NO-SOURCE > Task :io.openliberty.jakarta.mail.2.0:classes UP-TO-DATE > Task :io.openliberty.jakarta.mail.2.0:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [com.sun.mail.util] warning: Unreferenced class path entries [jakarta.mail-api-2.0.0, io.openliberty.jakarta.activation.2.0] > Task :io.openliberty.jakarta.mail.2.0:publishWLPJars > Task :io.openliberty.jakarta.mail.2.0:assemble > Task :io.openliberty.jakarta.messaging.3.0:publishWLPJars > Task :io.openliberty.jakarta.messaging.3.0:assemble > Task :io.openliberty.jakarta.pages.3.0:publishWLPJars > Task :io.openliberty.jakarta.pages.3.0:assemble > Task :io.openliberty.jakarta.pages.tld.3.0:globalize NO-SOURCE > Task :io.openliberty.jakarta.pages.tld.3.0:compileJava NO-SOURCE > Task :io.openliberty.jakarta.pages.tld.3.0:processResources NO-SOURCE > Task :io.openliberty.jakarta.pages.tld.3.0:classes UP-TO-DATE > Task :io.openliberty.jakarta.pages.tld.3.0:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [com.oracle.wls.shaded.org.apache.xalan.res, com.oracle.wls.shaded.org.apache.xml.utils, com.oracle.wls.shaded.org.apache.xpath, com.oracle.wls.shaded.org.apache.xpath.jaxp, com.oracle.wls.shaded.org.apache.xpath.objects, jakarta.el, jakarta.servlet, jakarta.servlet.http, jakarta.servlet.jsp, jakarta.servlet.jsp.el, jakarta.servlet.jsp.jstl.core, jakarta.servlet.jsp.jstl.fmt, jakarta.servlet.jsp.jstl.sql, jakarta.servlet.jsp.tagext, javax.naming, javax.sql, javax.xml.namespace, javax.xml.parsers, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stream, javax.xml.xpath, org.w3c.dom, org.w3c.dom.traversal, org.xml.sax, org.xml.sax.helpers] warning: Export org.apache.taglibs.standard.tag.el.fmt, has 1, private references [org.apache.taglibs.standard.tag.common.fmt] warning: Export org.apache.taglibs.standard.tag.el.sql, has 1, private references [org.apache.taglibs.standard.tag.common.sql] warning: Export org.apache.taglibs.standard.tag.rt.fmt, has 1, private references [org.apache.taglibs.standard.tag.common.fmt] warning: Export org.apache.taglibs.standard.tag.rt.sql, has 1, private references [org.apache.taglibs.standard.tag.common.sql] > Task :io.openliberty.jakarta.pages.tld.3.0:publishWLPJars > Task :io.openliberty.jakarta.pages.tld.3.0:assemble > Task :io.openliberty.jakarta.persistence.3.0:publishWLPJars > Task :io.openliberty.jakarta.persistence.3.0:assemble > Task :io.openliberty.jakarta.persistence.3.1:publishWLPJars > Task :io.openliberty.jakarta.persistence.3.1:assemble > Task :io.openliberty.jakarta.persistence.api.3.0:globalize NO-SOURCE > Task :io.openliberty.jakarta.persistence.api.3.0:compileJava NO-SOURCE > Task :io.openliberty.jakarta.persistence.api.3.0:processResources NO-SOURCE > Task :io.openliberty.jakarta.persistence.api.3.0:classes UP-TO-DATE > Task :io.openliberty.jakarta.persistence.api.3.0:instrument > Task :io.openliberty.jakarta.persistence.api.3.0:jar warning: There is an empty jar or directory on the classpath: main warning: Host io.openliberty.org.eclipse.persistence-3.0= for this fragment/require bundle cannot be found on the classpath warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :io.openliberty.jakarta.persistence.api.3.0:publishWLPJars > Task :io.openliberty.jakarta.persistence.api.3.0:assemble > Task :io.openliberty.jakarta.persistence.api.3.1:globalize NO-SOURCE > Task :io.openliberty.jakarta.persistence.api.3.1:compileJava NO-SOURCE > Task :io.openliberty.jakarta.persistence.api.3.1:processResources NO-SOURCE > Task :io.openliberty.jakarta.persistence.api.3.1:classes UP-TO-DATE > Task :io.openliberty.jakarta.persistence.api.3.1:instrument > Task :io.openliberty.jakarta.persistence.api.3.1:jar warning: There is an empty jar or directory on the classpath: main warning: Host io.openliberty.org.eclipse.persistence-3.1= for this fragment/require bundle cannot be found on the classpath warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :io.openliberty.jakarta.persistence.api.3.1:publishWLPJars > Task :io.openliberty.jakarta.persistence.api.3.1:assemble > Task :io.openliberty.jakarta.rest.3.1.internal_fat_tck:assemble SKIPPED > Task :io.openliberty.jakarta.restfulWS.3.0:globalize NO-SOURCE > Task :io.openliberty.jakarta.restfulWS.3.0:compileJava NO-SOURCE > Task :io.openliberty.jakarta.restfulWS.3.0:processResources NO-SOURCE > Task :io.openliberty.jakarta.restfulWS.3.0:classes UP-TO-DATE > Task :io.openliberty.jakarta.restfulWS.3.0:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation jakarta.xml.bind.annotation.XmlAttribute applied to type jakarta.ws.rs.core.Link$JaxbLink provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.xml.bind.annotation.XmlAnyAttribute applied to type jakarta.ws.rs.core.Link$JaxbLink provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [javax.net.ssl] warning: Unreferenced class path entries [jakarta.ws.rs-api-3.0.0] > Task :io.openliberty.jakarta.restfulWS.3.0:publishWLPJars > Task :io.openliberty.jakarta.restfulWS.3.0:assemble > Task :io.openliberty.jakarta.restfulWS.3.0.api_fat:assemble SKIPPED > Task :io.openliberty.jakarta.security.2.0:globalize NO-SOURCE > Task :io.openliberty.jakarta.security.2.0:compileJava NO-SOURCE > Task :io.openliberty.jakarta.security.2.0:processResources NO-SOURCE > Task :io.openliberty.jakarta.security.2.0:classes UP-TO-DATE > Task :io.openliberty.jakarta.security.2.0:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.security.auth, javax.security.auth.callback] warning: Unreferenced class path entries [jakarta.security.enterprise-api-2.0.0, io.openliberty.jakarta.authentication.2.0, com.ibm.ws.org.osgi.annotation.versioning, io.openliberty.jakarta.servlet.5.0, io.openliberty.jakarta.interceptor.2.0, io.openliberty.jakarta.cdi.3.0] > Task :io.openliberty.jakarta.security.2.0:publishWLPJars > Task :io.openliberty.jakarta.security.2.0:assemble > Task :io.openliberty.jakarta.security.3.0:globalize NO-SOURCE > Task :io.openliberty.jakarta.security.3.0:compileJava NO-SOURCE > Task :io.openliberty.jakarta.security.3.0:processResources NO-SOURCE > Task :io.openliberty.jakarta.security.3.0:classes UP-TO-DATE > Task :io.openliberty.jakarta.security.3.0:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.security.auth, javax.security.auth.callback] warning: Unreferenced class path entries [io.openliberty.jakarta.jsonp.2.1, com.ibm.ws.org.osgi.annotation.versioning, io.openliberty.jakarta.servlet.6.0, io.openliberty.jakarta.authentication.3.0, io.openliberty.jakarta.interceptor.2.1, io.openliberty.jakarta.cdi.4.0, jakarta.security.enterprise-api-3.0.0] > Task :io.openliberty.jakarta.security.3.0:publishWLPJars > Task :io.openliberty.jakarta.security.3.0:assemble > Task :io.openliberty.jakarta.servlet.5.0:publishWLPJars > Task :io.openliberty.jakarta.servlet.5.0:assemble > Task :io.openliberty.jakarta.servlet.6.0:publishWLPJars > Task :io.openliberty.jakarta.servlet.6.0:assemble > Task :io.openliberty.jakarta.servlet.jsp.jstl.2.0.internal:assemble > Task :io.openliberty.jakarta.servlet.jsp.tags.3.0.internal:assemble > Task :io.openliberty.jakarta.soap.2.0:globalize NO-SOURCE > Task :io.openliberty.jakarta.soap.2.0:compileJava NO-SOURCE > Task :io.openliberty.jakarta.soap.2.0:processResources NO-SOURCE > Task :io.openliberty.jakarta.soap.2.0:classes UP-TO-DATE > Task :io.openliberty.jakarta.soap.2.0:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [jakarta.activation, javax.xml.namespace, javax.xml.transform, javax.xml.transform.dom, org.w3c.dom] warning: Unreferenced class path entries [jakarta.xml.soap-api-2.0.0] > Task :io.openliberty.jakarta.soap.2.0:publishWLPJars > Task :io.openliberty.jakarta.soap.2.0:assemble > Task :io.openliberty.jakarta.transaction.2.0:publishWLPJars > Task :io.openliberty.jakarta.transaction.2.0:assemble > Task :io.openliberty.jakarta.validation.3.0:publishWLPJars > Task :io.openliberty.jakarta.validation.3.0:assemble > Task :io.openliberty.jakarta.websocket.2.0:publishWLPJars > Task :io.openliberty.jakarta.websocket.2.0:assemble > Task :io.openliberty.jakarta.websocket.2.1:copySource > Task :io.openliberty.jakarta.websocket.2.1:publishWLPJars > Task :io.openliberty.jakarta.websocket.2.1:assemble > Task :io.openliberty.jakarta.websocket.client.2.1:copySource > Task :io.openliberty.jakarta.websocket.client.2.1:globalize NO-SOURCE > Task :io.openliberty.jakarta.websocket.client.2.1:compileJava NO-SOURCE > Task :io.openliberty.jakarta.websocket.client.2.1:processResources NO-SOURCE > Task :io.openliberty.jakarta.websocket.client.2.1:classes UP-TO-DATE > Task :io.openliberty.jakarta.websocket.client.2.1:jar warning: There is an empty jar or directory on the classpath: main warning: Empty clause, usually caused by repeating a comma without any name field or by having spaces after the backslash of a property file: jakarta.websocket; version="2.1.0", warning: Imports that lack version ranges: [javax.net.ssl] warning: Unreferenced class path entries [jakarta.websocket-client-api-2.1.0] > Task :io.openliberty.jakarta.websocket.client.2.1:publishWLPJars > Task :io.openliberty.jakarta.websocket.client.2.1:assemble > Task :io.openliberty.jakarta.xmlBinding.3.0:publishWLPJars > Task :io.openliberty.jakarta.xmlBinding.3.0:assemble > Task :io.openliberty.jakarta.xmlBinding.4.0:globalize NO-SOURCE > Task :io.openliberty.jakarta.xmlBinding.4.0:compileJava NO-SOURCE > Task :io.openliberty.jakarta.xmlBinding.4.0:processResources NO-SOURCE > Task :io.openliberty.jakarta.xmlBinding.4.0:classes UP-TO-DATE > Task :io.openliberty.jakarta.xmlBinding.4.0:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [jakarta.activation, javax.xml.namespace, javax.xml.stream, javax.xml.datatype, javax.xml.parsers, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stream, javax.xml.validation, org.w3c.dom, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers] warning: Unreferenced class path entries [jakarta.xml.bind-api-4.0.0, io.openliberty.org.glassfish.hk2.osgi-resource-locator] > Task :io.openliberty.jakarta.xmlBinding.4.0:publishWLPJars > Task :io.openliberty.jakarta.xmlBinding.4.0:assemble > Task :io.openliberty.jakarta.xmlWS.3.0:globalize NO-SOURCE > Task :io.openliberty.jakarta.xmlWS.3.0:compileJava NO-SOURCE > Task :io.openliberty.jakarta.xmlWS.3.0:processResources NO-SOURCE > Task :io.openliberty.jakarta.xmlWS.3.0:classes UP-TO-DATE > Task :io.openliberty.jakarta.xmlWS.3.0:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation jakarta.xml.bind.annotation.XmlTransient applied to type jakarta.xml.ws.EndpointReference provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.xml.bind.annotation.XmlValue applied to type jakarta.xml.ws.wsaddressing.W3CEndpointReference$Address provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.xml.bind.annotation.XmlAnyAttribute applied to type jakarta.xml.ws.wsaddressing.W3CEndpointReference$Address provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.xml.bind.annotation.XmlType applied to type jakarta.xml.ws.wsaddressing.W3CEndpointReference$Address provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.xml.bind.annotation.XmlAnyElement applied to type jakarta.xml.ws.wsaddressing.W3CEndpointReference$Elements provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.xml.bind.annotation.XmlElement applied to type jakarta.xml.ws.wsaddressing.W3CEndpointReference provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.xml.bind.annotation.XmlRootElement applied to type jakarta.xml.ws.wsaddressing.W3CEndpointReference provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.xml.bind.annotation.XmlSchema applied to type jakarta.xml.ws.wsaddressing.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [jakarta.xml.soap, javax.xml.namespace, javax.xml.transform, javax.xml.transform.stream, org.w3c.dom] warning: Unreferenced class path entries [jakarta.xml.ws-api-3.0.0] > Task :io.openliberty.jakarta.xmlWS.3.0:publishWLPJars > Task :io.openliberty.jakarta.xmlWS.3.0:assemble > Task :io.openliberty.jakartaee.platform.v10:globalize NO-SOURCE > Task :io.openliberty.jakartaee.platform.v10:compileJava NO-SOURCE > Task :io.openliberty.jakartaee.platform.v10:processResources NO-SOURCE > Task :io.openliberty.jakartaee.platform.v10:classes UP-TO-DATE > Task :io.openliberty.jakartaee.platform.v10:instrument > Task :io.openliberty.jakartaee.platform.v10:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [com.ibm.ws.javaee.version] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :io.openliberty.jakartaee.platform.v10:publishWLPJars > Task :io.openliberty.jakartaee.platform.v10:assemble > Task :io.openliberty.jakartaee.platform.v9:globalize NO-SOURCE > Task :io.openliberty.jakartaee.platform.v9:compileJava NO-SOURCE > Task :io.openliberty.jakartaee.platform.v9:processResources NO-SOURCE > Task :io.openliberty.jakartaee.platform.v9:classes UP-TO-DATE > Task :io.openliberty.jakartaee.platform.v9:instrument > Task :io.openliberty.jakartaee.platform.v9:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [com.ibm.ws.javaee.version] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :io.openliberty.jakartaee.platform.v9:publishWLPJars > Task :io.openliberty.jakartaee.platform.v9:assemble > Task :io.openliberty.jakartaee10.internal_fat:assemble SKIPPED > Task :io.openliberty.jakartaee9.internal_fat:assemble SKIPPED > Task :io.openliberty.jakartapersistenceactivator:assemble > Task :io.openliberty.java.internal_fat:assemble SKIPPED > Task :io.openliberty.java11.internal:globalize NO-SOURCE > Task :io.openliberty.java11.internal:compileJava NO-SOURCE > Task :io.openliberty.java11.internal:processResources NO-SOURCE > Task :io.openliberty.java11.internal:classes UP-TO-DATE > Task :io.openliberty.java11.internal:instrument > Task :io.openliberty.java11.internal:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :io.openliberty.java11.internal:publishWLPJars > Task :io.openliberty.java11.internal:assemble > Task :io.openliberty.jaxrs30:globalize NO-SOURCE > Task :io.openliberty.org.jboss.resteasy.common:extractInjectedClasses > Task :io.openliberty.org.jboss.resteasy.common:globalize > Task :io.openliberty.org.jboss.resteasy.common:compileJava > Task :io.openliberty.org.jboss.resteasy.common:processResources > Task :io.openliberty.org.jboss.resteasy.common:classes > Task :io.openliberty.org.jboss.resteasy.common:instrument > Task :io.openliberty.org.jboss.resteasy.common:jar warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:com/ibm/websphere/jaxrs20/multipart Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:com.ibm.ws.jaxrs.2.0.common] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/annotations/cache Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/annotations/jaxrs Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/annotations/providers/img Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/annotations Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/api/validation Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/client/exception Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-api-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/client/jaxrs/cache Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/client/jaxrs/engines Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/client/jaxrs/i18n Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-api-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/client/jaxrs/internal/proxy/extractors Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/client/jaxrs/internal/proxy/processors/invocation Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/client/jaxrs/internal/proxy/processors/webtarget Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/client/jaxrs/internal/proxy/processors Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/client/jaxrs/internal/proxy Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/client/jaxrs/internal Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/client/jaxrs Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-api-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/core/interception/jaxrs Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/core/messagebody Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/core/providerfactory Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/core/registry Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/core/request Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/core Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/microprofile/config Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/mock Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/plugins/delegates Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/plugins/interceptors Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/plugins/providers/multipart Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-multipart-provider-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/plugins/providers/sse/client Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/plugins/providers/sse Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/plugins/providers Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/plugins/server/embedded Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/plugins/server/resourcefactory Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/plugins/server/servlet Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/plugins/server Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/plugins/touri Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/resteasy_jaxrs/i18n Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/specimpl Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/spi/interception Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/spi/metadata Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/spi/statistics Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/spi/touri Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/spi/util Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/spi/validation Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/spi Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/statistics Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/test Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/tracing Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/util/snapshot Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Split package, multiple jars provide the same package:org/jboss/resteasy/util Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common: Unable to determine whether the meta annotation org.jboss.logging.annotations.LogMessage applied to type org.jboss.resteasy.client.jaxrs.i18n.LogMessages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.org.jboss.resteasy.common: Unable to determine whether the meta annotation org.jboss.logging.annotations.Message applied to type org.jboss.resteasy.client.jaxrs.i18n.LogMessages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.org.jboss.resteasy.common: Unable to determine whether the meta annotation org.jboss.logging.annotations.Cause applied to type org.jboss.resteasy.client.jaxrs.i18n.LogMessages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.org.jboss.resteasy.common: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageLogger applied to type org.jboss.resteasy.client.jaxrs.i18n.LogMessages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.org.jboss.resteasy.common: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageBundle applied to type org.jboss.resteasy.client.jaxrs.i18n.Messages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.org.jboss.resteasy.common: Imports that lack version ranges: [javax.activation, javax.annotation, javax.annotation.security, javax.xml.bind, javax.xml.bind.annotation, javax.xml.bind.attachment, javax.crypto, javax.crypto.spec, javax.imageio, javax.imageio.metadata, javax.imageio.plugins.jpeg, javax.imageio.stream, javax.naming, javax.net.ssl, javax.security.auth, javax.xml.parsers, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stream, org.w3c.dom, org.xml.sax, javax.xml.bind.annotation.adapters, javax.xml.bind.helpers, javax.xml.bind.util] warning: io.openliberty.org.jboss.resteasy.common: Export org.jboss.resteasy.client.jaxrs.internal, has 1, private references [org.jboss.resteasy.client.jaxrs.spi] warning: io.openliberty.org.jboss.resteasy.common: Export org.jboss.resteasy.plugins.providers.multipart, has 3, private references [org.apache.james.mime4j, org.apache.james.mime4j.dom, org.apache.james.mime4j.message] warning: io.openliberty.org.jboss.resteasy.common: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.jaxrs20.client.MpJwtPropagation)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=io.openliberty.restfulWS.client.ClientAsyncTaskWrapper)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.org.jboss.resteasy.common: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.wsspi.logging.Introspector,io.openliberty.restfulWS.introspector.RESTfulEndpointLoggingIntrospector";uses:="com.ibm.wsspi.logging,io.openliberty.restfulWS.introspector",osgi.service;objectClass:List="io.openliberty.restfulWS.client.security.OAuthPropagationHelper";uses:="io.openliberty.restfulWS.client.security"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:com/ibm/websphere/jaxrs20/multipart Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:com.ibm.ws.jaxrs.2.0.common] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/annotations/cache Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/annotations/jaxrs Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/annotations/providers/img Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/annotations Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/api/validation Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/client/exception Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-api-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/client/jaxrs/cache Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/client/jaxrs/engines Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/client/jaxrs/i18n Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-api-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/client/jaxrs/internal/proxy/extractors Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/client/jaxrs/internal/proxy/processors/invocation Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/client/jaxrs/internal/proxy/processors/webtarget Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/client/jaxrs/internal/proxy/processors Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/client/jaxrs/internal/proxy Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/client/jaxrs/internal Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/client/jaxrs Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-api-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/core/interception/jaxrs Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/core/messagebody Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/core/providerfactory Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/core/registry Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/core/request Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/core Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/microprofile/config Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/mock Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/plugins/delegates Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/plugins/interceptors Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/plugins/providers/multipart Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-multipart-provider-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/plugins/providers/sse/client Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/plugins/providers/sse Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/plugins/providers Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/plugins/server/embedded Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/plugins/server/resourcefactory Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/plugins/server/servlet Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/plugins/server Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/plugins/touri Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/resteasy_jaxrs/i18n Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/specimpl Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/spi/interception Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/spi/metadata Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/spi/statistics Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/spi/touri Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/spi/util Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/spi/validation Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/spi Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/statistics Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/test Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/tracing Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/util/snapshot Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Split package, multiple jars provide the same package:org/jboss/resteasy/util Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-4.7.2.Final] Class path [Jar:main, Jar:resteasy-client-api-4.7.2.Final, Jar:resteasy-client-4.7.2.Final, Jar:resteasy-core-spi-4.7.2.Final, Jar:resteasy-core-4.7.2.Final, Jar:resteasy-multipart-provider-4.7.2.Final, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.org.eclipse.microprofile.config.1.4, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Unable to determine whether the meta annotation org.jboss.logging.annotations.LogMessage applied to type org.jboss.resteasy.client.jaxrs.i18n.LogMessages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.org.jboss.resteasy.common.jakarta: Unable to determine whether the meta annotation org.jboss.logging.annotations.Message applied to type org.jboss.resteasy.client.jaxrs.i18n.LogMessages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.org.jboss.resteasy.common.jakarta: Unable to determine whether the meta annotation org.jboss.logging.annotations.Cause applied to type org.jboss.resteasy.client.jaxrs.i18n.LogMessages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.org.jboss.resteasy.common.jakarta: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageLogger applied to type org.jboss.resteasy.client.jaxrs.i18n.LogMessages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.org.jboss.resteasy.common.jakarta: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageBundle applied to type org.jboss.resteasy.client.jaxrs.i18n.Messages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.org.jboss.resteasy.common.jakarta: Imports that lack version ranges: [javax.activation, javax.annotation, javax.annotation.security, javax.xml.bind, javax.xml.bind.annotation, javax.xml.bind.attachment, javax.crypto, javax.crypto.spec, javax.imageio, javax.imageio.metadata, javax.imageio.plugins.jpeg, javax.imageio.stream, javax.naming, javax.net.ssl, javax.security.auth, javax.xml.parsers, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stream, org.w3c.dom, org.xml.sax, javax.xml.bind.annotation.adapters, javax.xml.bind.helpers, javax.xml.bind.util] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Export org.jboss.resteasy.client.jaxrs.internal, has 1, private references [org.jboss.resteasy.client.jaxrs.spi] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Export org.jboss.resteasy.plugins.providers.multipart, has 3, private references [org.apache.james.mime4j, org.apache.james.mime4j.dom, org.apache.james.mime4j.message] warning: io.openliberty.org.jboss.resteasy.common.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.jaxrs20.client.MpJwtPropagation)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=io.openliberty.restfulWS.client.ClientAsyncTaskWrapper)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.org.jboss.resteasy.common.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.wsspi.logging.Introspector,io.openliberty.restfulWS.introspector.RESTfulEndpointLoggingIntrospector";uses:="com.ibm.wsspi.logging,io.openliberty.restfulWS.introspector",osgi.service;objectClass:List="io.openliberty.restfulWS.client.security.OAuthPropagationHelper";uses:="io.openliberty.restfulWS.client.security"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [resteasy-core-4.7.2.Final, com.ibm.ws.container.service.compat, com.ibm.websphere.appserver.api.basics, com.ibm.ws.ras.instrument, apache-mime4j-core-0.8.6, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.eclipse.microprofile.config.1.4, com.ibm.websphere.javaee.validation.2.0, com.ibm.ws.org.jboss.logging, apache-mime4j-storage-0.8.6, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.jsonp.1.1, com.ibm.ws.container.service, com.ibm.ws.kernel.service, resteasy-core-spi-4.7.2.Final, com.ibm.websphere.javaee.cdi.2.0, com.ibm.ws.webcontainer, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.websphere.javaee.annotation.1.3, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.webcontainer.security, resteasy-client-4.7.2.Final, resteasy-tracing-api-1.1.0.Final, com.ibm.ws.adaptable.module, resteasy-multipart-provider-4.7.2.Final, com.ibm.ws.anno, activation-1.1, com.ibm.websphere.javaee.servlet.4.0, resteasy-client-api-4.7.2.Final, com.ibm.websphere.javaee.jaxrs.2.1, com.ibm.ws.cdi.interfaces, com.ibm.ws.logging.core, com.ibm.ws.jaxrs.2.0.common, com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, com.ibm.ws.org.apache.httpcomponents, apache-mime4j-dom-0.8.6, com.ibm.ws.org.apache.commons.io, com.ibm.websphere.javaee.jaxb.2.2] > Task :io.openliberty.jaxrs30:compileJava NO-SOURCE > Task :io.openliberty.jaxrs30:processResources NO-SOURCE > Task :io.openliberty.jaxrs30:classes UP-TO-DATE > Task :io.openliberty.jaxrs30:instrument > Task :io.openliberty.jaxrs30:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.websphere.jaxrs20.multipart.AttachmentBuilder provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.websphere.jaxrs20.multipart.AttachmentBuilder provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.websphere.jaxrs20.multipart.AttachmentBuilder provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.websphere.monitor.jmx, com.ibm.websphere.ras, jakarta.activation, jakarta.ws.rs.core, com.ibm.ws.jaxrs20.multipart.impl, jakarta.ws.rs, jakarta.ws.rs.client, jakarta.ws.rs.container, jakarta.ws.rs.ext, jakarta.ws.rs.sse] warning: Unreferenced class path entries [com.ibm.ws.jaxrs.2.x.config, com.ibm.ws.ras.instrument, io.openliberty.org.jboss.resteasy.common.jakarta, com.ibm.ws.jaxrs.2.x.monitor.jakarta] > Task :io.openliberty.jaxrs30:apiSpiJavadoc 2 warnings > Task :io.openliberty.jaxrs30:zipJavadoc > Task :io.openliberty.jaxrs30:publishJavadoc > Task :io.openliberty.jaxrs30:publishWLPJars > Task :io.openliberty.jaxrs30:assemble > Task :io.openliberty.jaxws.wssecurity:globalize NO-SOURCE /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/com.ibm.ws.jaxrs.2.x.monitor/src/com/ibm/websphere/jaxrs/monitor/RestStatsMXBean.java:24: warning - Tag @link: reference not found: javax.management.JMX#newMMBeanProxy /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.org.jboss.resteasy.common/src/com/ibm/websphere/jaxrs20/multipart/IMultipartBody.java:53: warning - @param argument "content" is not a parameter name. > Task :io.openliberty.jaxws.wssecurity:compileJava > Task :io.openliberty.jaxws.wssecurity:processResources NO-SOURCE > Task :io.openliberty.jaxws.wssecurity:classes > Task :io.openliberty.jaxws.wssecurity:instrument > Task :io.openliberty.jaxws.wssecurity:jar warning: Unreferenced class path entries [com.ibm.ws.net.sf.ehcache.core.2.5.2, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.ws.org.apache.cxf.cxf.rt.bindings.soap.3.2, io.openliberty.wssecurity, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.apache.cxf.cxf.core.3.2, com.ibm.websphere.org.osgi.service.cm] > Task :io.openliberty.jaxws.wssecurity:publishWLPJars > Task :io.openliberty.jaxws.wssecurity:assemble > Task :io.openliberty.jcache.internal:publishWLPJars > Task :io.openliberty.jcache.internal:assemble > Task :com.ibm.ws.security.wim.adapter.ldap_fat.krb5.1:globalize NO-SOURCE > Task :com.ibm.ws.security.wim.adapter.ldap_fat.krb5.1:compileJava > Task :com.ibm.ws.security.wim.adapter.ldap_fat.krb5.1:processResources NO-SOURCE > Task :com.ibm.ws.security.wim.adapter.ldap_fat.krb5.1:classes > Task :com.ibm.ws.security.wim.adapter.ldap_fat.krb5.1:jar warning: Imports that lack version ranges: [com.ibm.ws.security.registry.test, javax.security.auth.kerberos, org.apache.directory.api.ldap.model.entry, org.apache.directory.api.ldap.model.exception, org.apache.directory.api.ldap.model.message, org.apache.directory.api.ldap.model.name, org.apache.directory.api.ldap.model.schema, org.apache.directory.kerberos.client, org.apache.directory.kerberos.credentials.cache, org.apache.directory.server.core.api, org.apache.directory.server.core.api.changelog, org.apache.directory.server.core.api.interceptor, org.apache.directory.server.core.api.partition, org.apache.directory.server.core.factory, org.apache.directory.server.core.kerberos, org.apache.directory.server.kerberos, org.apache.directory.server.kerberos.kdc, org.apache.directory.server.kerberos.shared.crypto.encryption, org.apache.directory.server.kerberos.shared.keytab, org.apache.directory.server.ldap, org.apache.directory.server.ldap.handlers.sasl.gssapi, org.apache.directory.server.protocol.shared.transport, org.apache.directory.shared.kerberos, org.apache.directory.shared.kerberos.codec.types, org.apache.directory.shared.kerberos.components] warning: Unreferenced class path entries [com.ibm.ws.security.registry, junit, fattest.simplicity, unboundid-ldapsdk-5.1.0, com.ibm.ws.security.wim.adapter.ldap, com.ibm.ws.componenttest, apacheds-all-2.0.0-M24, com.ibm.ws.security.registry_test.servlet, com.ibm.ws.com.unboundid, kerberos-client-2.0.0-M24, shrinkwrap-api-1.2.3, com.ibm.ws.org.slf4j.jdk14, com.ibm.ws.org.slf4j.api, com.ibm.ws.junit.extensions, com.ibm.websphere.security.wim.base] > Task :io.openliberty.jcache.internal_fat.hazelcast:globalize NO-SOURCE > Task :io.openliberty.jcache.internal_fat.hazelcast:compileJava > Task :io.openliberty.jcache.internal_fat.hazelcast:processResources NO-SOURCE > Task :io.openliberty.jcache.internal_fat.hazelcast:classes > Task :io.openliberty.jcache.internal_fat.hazelcast:CustomLoginModule_JAR > Task :io.openliberty.jcache.internal_fat.hazelcast:ProviderInApp_WAR > Task :io.openliberty.jcache.internal_fat.hazelcast:SubjectCast_WAR > Task :io.openliberty.jcache.internal_fat.hazelcast:assemble SKIPPED > Task :io.openliberty.jcache.internal_fat.hazelcast:jar warning: Imports that lack version ranges: [com.gargoylesoftware.htmlunit, com.gargoylesoftware.htmlunit.html, com.gargoylesoftware.htmlunit.util, com.ibm.ws.security.wim.adapter.ldap.fat.krb5, com.ibm.ws.webcontainer.security.test.servlets, javax.json, javax.net.ssl, javax.security.auth, javax.security.auth.callback, javax.security.auth.login, javax.security.auth.spi, org.ietf.jgss] warning: Unreferenced class path entries [com.ibm.ws.security.wim.adapter.ldap_fat.krb5.1, com.ibm.ws.componenttest, com.ibm.ws.security.common, com.ibm.ws.security.fat.common, io.openliberty.jcache.internal, hazelcast-client-3.12.12, io.openliberty.org.testcontainers, com.ibm.ws.security.jaas.common, shrinkwrap-api-1.2.3, com.ibm.ws.serialization, com.ibm.ws.kernel.service, com.ibm.ws.junit.extensions, junit, com.ibm.ws.com.meterware.httpunit.1.7, fattest.simplicity, com.ibm.ws.security.spnego.fat.common, com.ibm.ws.webcontainer.security, com.ibm.ws.security.oauth.oidc_fat.common, com.ibm.websphere.javaee.servlet.4.0, com.ibm.websphere.security, com.ibm.ws.webcontainer.security_test.servlets, htmlunit-2.59.0, hazelcast-3.12.12, com.ibm.ws.org.apache.httpcomponents, com.ibm.ws.org.slf4j.api, com.ibm.ws.security.saml.sso_fat.common] > Task :io.openliberty.jcache.internal_fat.infinispan:globalize NO-SOURCE > Task :io.openliberty.jcache.internal_fat.infinispan:compileJava > Task :io.openliberty.jcache.internal_fat.infinispan:processResources NO-SOURCE > Task :io.openliberty.jcache.internal_fat.infinispan:classes > Task :io.openliberty.jcache.internal_fat.infinispan:ProviderInApp_WAR > Task :io.openliberty.jcache.internal_fat.infinispan:assemble SKIPPED > Task :io.openliberty.jsonp.2.1_fat:assemble SKIPPED > Task :io.openliberty.jstl.2.0.facade:globalize NO-SOURCE > Task :io.openliberty.jstl.2.0.facade:compileJava NO-SOURCE > Task :io.openliberty.jstl.2.0.facade:processResources NO-SOURCE > Task :io.openliberty.jstl.2.0.facade:classes UP-TO-DATE > Task :io.openliberty.jstl.2.0.facade:instrument > Task :io.openliberty.jstl.2.0.facade:jar warning: io.openliberty.tags.3.0.facade: There is an empty jar or directory on the classpath: main warning: io.openliberty.jstl.2.0.facade: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :io.openliberty.jstl.2.0.facade:publishWLPJars > Task :io.openliberty.jstl.2.0.facade:assemble > Task :io.openliberty.mail.2.0.internal:globalize > Task :io.openliberty.mail.2.0.internal:compileJava > Task :io.openliberty.mail.2.0.internal:processResources NO-SOURCE > Task :io.openliberty.mail.2.0.internal:classes > Task :io.openliberty.mail.2.0.internal:instrument > Task :io.openliberty.mail.2.0.internal:jar warning: Imports that lack version ranges: [com.ibm.wsspi.classloading, com.ibm.wsspi.injectionengine, javax.naming] warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.resource.ResourceFactoryBuilder";uses:="com.ibm.ws.resource",osgi.service;objectClass:List="com.ibm.wsspi.injectionengine.InjectionProcessorProvider";uses:="com.ibm.wsspi.injectionengine",osgi.service;objectClass:List="com.ibm.wsspi.resource.ResourceFactory";uses:="com.ibm.wsspi.resource"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, io.openliberty.com.sun.mail.jakarta.mail.2.0, com.ibm.ws.ras.instrument, io.openliberty.jakarta.mail.2.0, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.injection.core, com.ibm.ws.javaee.dd.common, com.ibm.ws.config, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.resource, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.container.service, com.ibm.ws.logging.core] > Task :io.openliberty.mail.2.0.internal:publishWLPJars > Task :io.openliberty.mail.2.0.internal:assemble > Task :io.openliberty.mail.2.0.internal_fat:assemble SKIPPED > Task :io.openliberty.mail.2.0.thirdparty:globalize NO-SOURCE > Task :io.openliberty.mail.2.0.thirdparty:compileJava NO-SOURCE > Task :io.openliberty.mail.2.0.thirdparty:processResources NO-SOURCE > Task :io.openliberty.mail.2.0.thirdparty:classes UP-TO-DATE > Task :io.openliberty.mail.2.0.thirdparty:instrument > Task :io.openliberty.mail.2.0.thirdparty:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [jakarta.activation, jakarta.mail, jakarta.mail.event, jakarta.mail.internet, jakarta.mail.search, jakarta.mail.util] warning: Unreferenced class path entries [io.openliberty.com.sun.mail.jakarta.mail.2.0, com.ibm.ws.ras.instrument] > Task :io.openliberty.mail.2.0.thirdparty:publishWLPJars > Task :io.openliberty.mail.2.0.thirdparty:assemble > Task :io.openliberty.microprofile.config.2.0.internal_fat:assemble SKIPPED > Task :io.openliberty.microprofile.config.2.0.internal_fat_tck:assemble SKIPPED > Task :io.openliberty.microprofile.config.3.0.internal_fat:assemble SKIPPED > Task :io.openliberty.microprofile.config.3.0.internal_fat_tck:assemble SKIPPED > Task :io.openliberty.microprofile.config.internal.common:publishWLPJars > Task :io.openliberty.microprofile.config.internal.common:assemble > Task :io.openliberty.microprofile.config.internal.serverxml:publishWLPJars > Task :io.openliberty.microprofile.config.internal.serverxml:assemble > Task :io.openliberty.microprofile.context.cleared.internal:globalize NO-SOURCE > Task :io.openliberty.microprofile.context.cleared.internal:compileJava > Task :io.openliberty.microprofile.context.cleared.internal:processResources NO-SOURCE > Task :io.openliberty.microprofile.context.cleared.internal:classes > Task :io.openliberty.microprofile.context.cleared.internal:instrument > Task :io.openliberty.microprofile.context.cleared.internal:jar warning: Unreferenced class path entries [com.ibm.ws.context, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.ws.bnd.annotations, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.eclipse.microprofile.contextpropagation.1.0, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.service, com.ibm.wsspi.org.osgi.service.metatype.annotations] > Task :io.openliberty.microprofile.context.cleared.internal:publishWLPJars > Task :io.openliberty.microprofile.context.cleared.internal:assemble > Task :io.openliberty.microprofile.faulttolerance.3.0.internal.cdi:globalize NO-SOURCE > Task :io.openliberty.microprofile.faulttolerance.3.0.internal.cdi:compileJava > Task :io.openliberty.microprofile.faulttolerance.3.0.internal.cdi:processResources NO-SOURCE > Task :io.openliberty.microprofile.faulttolerance.3.0.internal.cdi:classes > Task :io.openliberty.microprofile.faulttolerance.3.0.internal.cdi:instrument > Task :io.openliberty.microprofile.faulttolerance.3.0.internal.cdi:jar warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.javaee.cdi.2.0, org.eclipse.osgi, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.javaee.annotation.1.3, com.ibm.ws.microprofile.faulttolerance.cdi, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.cdi.interfaces, com.ibm.ws.logging.core, com.ibm.ws.kernel.service] > Task :io.openliberty.microprofile.faulttolerance.3.0.internal.cdi:publishWLPJars > Task :io.openliberty.microprofile.faulttolerance.3.0.internal.cdi:assemble > Task :io.openliberty.microprofile.faulttolerance.3.0.internal.metrics:globalize NO-SOURCE > Task :io.openliberty.microprofile.faulttolerance.3.0.internal.metrics:compileJava > Task :io.openliberty.microprofile.faulttolerance.3.0.internal.metrics:processResources NO-SOURCE > Task :io.openliberty.microprofile.faulttolerance.3.0.internal.metrics:classes > Task :io.openliberty.microprofile.faulttolerance.3.0.internal.metrics:instrument > Task :io.openliberty.microprofile.faulttolerance.3.0.internal.metrics:jar warning: Unreferenced class path entries [com.ibm.ws.logging, org.eclipse.osgi, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.microprofile.faulttolerance, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.microprofile.metrics, com.ibm.ws.microprofile.faulttolerance.spi, com.ibm.ws.org.osgi.annotation.versioning, io.openliberty.org.eclipse.microprofile.metrics.3.0, com.ibm.ws.logging.core, com.ibm.ws.kernel.service, io.openliberty.org.eclipse.microprofile.config.2.0] > Task :io.openliberty.microprofile.faulttolerance.3.0.internal.metrics:publishWLPJars > Task :io.openliberty.microprofile.faulttolerance.3.0.internal.metrics:assemble > Task :io.openliberty.microprofile.faulttolerance.3.0.internal_fat_tck:assemble SKIPPED > Task :io.openliberty.microprofile.faulttolerance.4.0.internal_fat_tck:assemble SKIPPED > Task :io.openliberty.microprofile.graphql.2.0.internal_fat_tck:assemble SKIPPED > Task :io.openliberty.microprofile.health.3.0.internal:globalize NO-SOURCE > Task :io.openliberty.microprofile.health.internal.common:globalize > Task :io.openliberty.microprofile.health.internal.common:compileJava > Task :io.openliberty.microprofile.health.internal.common:processResources > Task :io.openliberty.microprofile.health.internal.common:classes > Task :io.openliberty.microprofile.health.internal.common:instrument > Task :io.openliberty.microprofile.health.internal.common:jar warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, org.eclipse.osgi, com.ibm.ws.ras.instrument, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.service] > Task :io.openliberty.microprofile.health.3.0.internal:compileJava > Task :io.openliberty.microprofile.health.3.0.internal:processResources > Task :io.openliberty.microprofile.health.3.0.internal:classes > Task :io.openliberty.microprofile.health.3.0.internal:instrument > Task :io.openliberty.microprofile.health.3.0.internal:jar warning: Imports that lack version ranges: [com.ibm.ws.javaee.version, com.ibm.wsspi.adaptable.module, com.ibm.wsspi.application, javax.management] warning: No translation found for macro: admin.virtual.host warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.websphere.csi.J2EENameFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.cdi.CDIService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.classloader.context.ClassLoaderThreadContextFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.classloading.ClassLoaderIdentifierService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.extended.MetaDataIdentifierService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.metadata.context.JEEMetadataThreadContextFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.health.internal.AppTracker)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.health.services.impl.AppModuleContextService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.threadcontext.WSContextService)";effective:=active,osgi.service;filter:="(objectClass=io.openliberty.microprofile.health30.services.HealthCheck30CDIBeanInvoker)";effective:=active,osgi.service;filter:="(objectClass=io.openliberty.microprofile.health30.services.HealthCheck30Executor)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener,com.ibm.ws.microprofile.health.internal.AppTracker";uses:="com.ibm.ws.container.service.state,com.ibm.ws.microprofile.health.internal",osgi.service;objectClass:List="com.ibm.ws.microprofile.health.services.impl.AppModuleContextService";uses:="com.ibm.ws.microprofile.health.services.impl",osgi.service;objectClass:List="io.openliberty.microprofile.health30.internal.HealthCheck30Service";uses:="io.openliberty.microprofile.health30.internal",osgi.service;objectClass:List="io.openliberty.microprofile.health30.services.HealthCheck30CDIBeanInvoker";uses:="io.openliberty.microprofile.health30.services",osgi.service;objectClass:List="io.openliberty.microprofile.health30.services.HealthCheck30Executor";uses:="io.openliberty.microprofile.health30.services",osgi.service;objectClass:List="org.eclipse.microprofile.health.spi.HealthCheckResponseProvider";uses:="org.eclipse.microprofile.health.spi"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.container.service.compat, org.eclipse.osgi, com.ibm.websphere.jsonsupport, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.threading, com.ibm.ws.microprofile.health, com.ibm.websphere.org.osgi.core, com.ibm.ws.javaee.metadata.context, com.ibm.ws.org.osgi.annotation.versioning, io.openliberty.microprofile.health.internal.common, com.ibm.ws.container.service, com.ibm.ws.kernel.service, io.openliberty.org.eclipse.microprofile.config.2.0, com.ibm.websphere.javaee.cdi.2.0, com.ibm.ws.context, com.ibm.ws.logging, com.ibm.ws.webcontainer, io.openliberty.org.eclipse.microprofile.health.3.0, com.ibm.websphere.javaee.annotation.1.3, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.classloader.context, com.ibm.websphere.javaee.servlet.4.0, com.ibm.ws.cdi.interfaces, com.ibm.ws.org.apache.commons.lang3] > Task :io.openliberty.microprofile.health.3.0.internal:publishWLPJars > Task :io.openliberty.microprofile.health.3.0.internal:assemble > Task :io.openliberty.microprofile.health.3.0.internal_fat:assemble SKIPPED > Task :io.openliberty.microprofile.health.3.0.internal_fat_tck:assemble SKIPPED > Task :io.openliberty.microprofile.health.3.1.internal:globalize NO-SOURCE > Task :io.openliberty.microprofile.health.3.1.internal:compileJava > Task :io.openliberty.microprofile.health.3.1.internal:processResources > Task :io.openliberty.microprofile.health.3.1.internal:classes > Task :io.openliberty.microprofile.health.3.1.internal:instrument > Task :io.openliberty.microprofile.health.3.1.internal:jar warning: io.openliberty.microprofile.health.3.1.internal: Imports that lack version ranges: [com.ibm.wsspi.adaptable.module, com.ibm.wsspi.application, javax.management] warning: io.openliberty.microprofile.health.3.1.internal: Export io.openliberty.microprofile.health30.internal, has 1, private references [com.ibm.ws.microprofile.health.internal] warning: io.openliberty.microprofile.health.3.1.internal: Export io.openliberty.microprofile.health30.services, has 1, private references [com.ibm.ws.microprofile.health.services] warning: io.openliberty.microprofile.health.3.1.internal: No translation found for macro: admin.virtual.host warning: io.openliberty.microprofile.health.3.1.internal: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.websphere.csi.J2EENameFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.cdi.CDIService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.classloader.context.ClassLoaderThreadContextFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.classloading.ClassLoaderIdentifierService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.extended.MetaDataIdentifierService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.metadata.context.JEEMetadataThreadContextFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.version.JavaEEVersion)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.health.internal.AppTracker)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.health.services.impl.AppModuleContextService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.threadcontext.WSContextService)";effective:=active,osgi.service;filter:="(objectClass=io.openliberty.microprofile.health31.services.HealthCheck31CDIBeanInvoker)";effective:=active,osgi.service;filter:="(objectClass=io.openliberty.microprofile.health31.services.HealthCheck31Executor)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.microprofile.health.3.1.internal: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener,com.ibm.ws.microprofile.health.internal.AppTracker";uses:="com.ibm.ws.container.service.state,com.ibm.ws.microprofile.health.internal",osgi.service;objectClass:List="com.ibm.ws.microprofile.health.services.impl.AppModuleContextService";uses:="com.ibm.ws.microprofile.health.services.impl",osgi.service;objectClass:List="io.openliberty.microprofile.health31.internal.HealthCheck31Service";uses:="io.openliberty.microprofile.health31.internal",osgi.service;objectClass:List="io.openliberty.microprofile.health31.services.HealthCheck31CDIBeanInvoker";uses:="io.openliberty.microprofile.health31.services",osgi.service;objectClass:List="io.openliberty.microprofile.health31.services.HealthCheck31Executor";uses:="io.openliberty.microprofile.health31.services",osgi.service;objectClass:List="org.eclipse.microprofile.health.spi.HealthCheckResponseProvider";uses:="org.eclipse.microprofile.health.spi"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.microprofile.health.3.1.internal.jakarta: Imports that lack version ranges: [com.ibm.wsspi.adaptable.module, com.ibm.wsspi.application, javax.management] warning: io.openliberty.microprofile.health.3.1.internal.jakarta: Export io.openliberty.microprofile.health30.internal, has 1, private references [com.ibm.ws.microprofile.health.internal] warning: io.openliberty.microprofile.health.3.1.internal.jakarta: Export io.openliberty.microprofile.health30.services, has 1, private references [com.ibm.ws.microprofile.health.services] warning: io.openliberty.microprofile.health.3.1.internal.jakarta: No translation found for macro: admin.virtual.host warning: io.openliberty.microprofile.health.3.1.internal.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.websphere.csi.J2EENameFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.cdi.CDIService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.classloader.context.ClassLoaderThreadContextFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.classloading.ClassLoaderIdentifierService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.container.service.metadata.extended.MetaDataIdentifierService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.metadata.context.JEEMetadataThreadContextFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.javaee.version.JavaEEVersion)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.health.internal.AppTracker)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.health.services.impl.AppModuleContextService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.threadcontext.WSContextService)";effective:=active,osgi.service;filter:="(objectClass=io.openliberty.microprofile.health31.services.HealthCheck31CDIBeanInvoker)";effective:=active,osgi.service;filter:="(objectClass=io.openliberty.microprofile.health31.services.HealthCheck31Executor)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.microprofile.health.3.1.internal.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener,com.ibm.ws.microprofile.health.internal.AppTracker";uses:="com.ibm.ws.container.service.state,com.ibm.ws.microprofile.health.internal",osgi.service;objectClass:List="com.ibm.ws.microprofile.health.services.impl.AppModuleContextService";uses:="com.ibm.ws.microprofile.health.services.impl",osgi.service;objectClass:List="io.openliberty.microprofile.health31.internal.HealthCheck31Service";uses:="io.openliberty.microprofile.health31.internal",osgi.service;objectClass:List="io.openliberty.microprofile.health31.services.HealthCheck31CDIBeanInvoker";uses:="io.openliberty.microprofile.health31.services",osgi.service;objectClass:List="io.openliberty.microprofile.health31.services.HealthCheck31Executor";uses:="io.openliberty.microprofile.health31.services",osgi.service;objectClass:List="org.eclipse.microprofile.health.spi.HealthCheckResponseProvider";uses:="org.eclipse.microprofile.health.spi"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.container.service.compat, org.eclipse.osgi, com.ibm.websphere.jsonsupport, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.threading, com.ibm.websphere.org.osgi.core, io.openliberty.microprofile.health.3.0.internal, com.ibm.ws.javaee.metadata.context, com.ibm.ws.javaee.version, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.container.service, com.ibm.ws.kernel.service, io.openliberty.org.eclipse.microprofile.config.2.0, com.ibm.websphere.javaee.cdi.2.0, com.ibm.ws.context, com.ibm.ws.logging, com.ibm.ws.webcontainer, io.openliberty.org.eclipse.microprofile.health.3.1, com.ibm.websphere.javaee.annotation.1.3, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.classloader.context, com.ibm.websphere.javaee.servlet.4.0, com.ibm.ws.cdi.interfaces, com.ibm.ws.org.apache.commons.lang3] > Task :io.openliberty.microprofile.health.3.1.internal:publishWLPJars > Task :io.openliberty.microprofile.health.3.1.internal:assemble > Task :io.openliberty.microprofile.health.3.1.internal_fat:assemble SKIPPED > Task :io.openliberty.microprofile.health.3.1.internal_fat_tck:assemble SKIPPED > Task :io.openliberty.microprofile.health.4.0.internal_fat_tck:assemble SKIPPED > Task :io.openliberty.microprofile.health.internal.common:assemble > Task :io.openliberty.microprofile.internal_fat:assemble SKIPPED > Task :io.openliberty.microprofile.jwt.1.2.internal_fat_tck:assemble SKIPPED > Task :io.openliberty.microprofile.jwt.2.0.internal_fat_tck:assemble SKIPPED [ant:validate] (error) CMVCPATHNAME is unset [ant:validate] (error) NLS_MESSAGEFORMAT unset or has an unsupported value > Task :io.openliberty.microprofile.lra.1.0.internal:globalize > Task :io.openliberty.org.jboss.narayana.rts:globalize NO-SOURCE > Task :io.openliberty.org.jboss.narayana.rts:compileJava > Task :io.openliberty.org.jboss.narayana.rts:processResources NO-SOURCE > Task :io.openliberty.org.jboss.narayana.rts:classes > Task :io.openliberty.org.jboss.narayana.rts:jar warning: Unable to determine whether the meta annotation javax.ws.rs.Path applied to type io.narayana.lra.client.internal.proxy.ParticipantProxyResource provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.ws.rs.PUT applied to type io.narayana.lra.client.internal.proxy.ParticipantProxyResource provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.ws.rs.PathParam applied to type io.narayana.lra.client.internal.proxy.ParticipantProxyResource provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.ws.rs.DELETE applied to type io.narayana.lra.client.internal.proxy.ParticipantProxyResource provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.ws.rs.GET applied to type io.narayana.lra.client.internal.proxy.ParticipantProxyResource provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.PostConstruct applied to type io.narayana.lra.client.internal.proxy.ProxyService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.PreDestroy applied to type io.narayana.lra.client.internal.proxy.ProxyService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.ws.rs.Produces applied to type io.narayana.lra.client.internal.proxy.nonjaxrs.LRAParticipantResource provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.eclipse.microprofile.lra.annotation.Compensate applied to type io.narayana.lra.client.internal.proxy.nonjaxrs.LRAParticipantResource provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.ws.rs.HeaderParam applied to type io.narayana.lra.client.internal.proxy.nonjaxrs.LRAParticipantResource provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.eclipse.microprofile.lra.annotation.Complete applied to type io.narayana.lra.client.internal.proxy.nonjaxrs.LRAParticipantResource provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.eclipse.microprofile.lra.annotation.Status applied to type io.narayana.lra.client.internal.proxy.nonjaxrs.LRAParticipantResource provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.eclipse.microprofile.lra.annotation.Forget applied to type io.narayana.lra.client.internal.proxy.nonjaxrs.LRAParticipantResource provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.eclipse.microprofile.lra.annotation.AfterLRA applied to type io.narayana.lra.client.internal.proxy.nonjaxrs.LRAParticipantResource provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.ws.rs.core.Context applied to type io.narayana.lra.filter.ClientLRAResponseFilter provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.ws.rs.ext.Provider applied to type io.narayana.lra.filter.ServerLRAFilter provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.LogMessage applied to type io.narayana.lra.logging.lraI18NLogger provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.Message applied to type io.narayana.lra.logging.lraI18NLogger provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.Cause applied to type io.narayana.lra.logging.lraI18NLogger provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageLogger applied to type io.narayana.lra.logging.lraI18NLogger provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [javax.annotation, javax.json, javax.ws.rs, javax.ws.rs.client, javax.ws.rs.container, javax.ws.rs.core, javax.ws.rs.ext, org.apache.http, org.apache.http.client, org.apache.http.client.methods, org.apache.http.client.protocol, org.apache.http.client.utils, org.apache.http.entity, org.apache.http.impl.client, org.apache.http.protocol, org.apache.http.util, org.eclipse.microprofile.lra.annotation, org.eclipse.microprofile.lra.annotation.ws.rs, org.jboss.jandex, org.jboss.logging] warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.2.0, com.ibm.ws.org.osgi.annotation.versioning, lra-service-base-5.10.6.Final, lra-client-5.10.6.Final, com.ibm.ws.cdi.interfaces, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.service.component, lra-proxy-api-5.10.6.Final, narayana-lra-5.10.6.Final] > Task :io.openliberty.microprofile.lra.1.0.internal:compileJava > Task :io.openliberty.microprofile.lra.1.0.internal:processResources NO-SOURCE > Task :io.openliberty.microprofile.lra.1.0.internal:classes > Task :io.openliberty.microprofile.lra.1.0.internal:instrument > Task :io.openliberty.microprofile.lra.1.0.internal:jar warning: Split package, multiple jars provide the same package:io/openliberty/microprofile/lra/internal Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:io.openliberty.org.jboss.narayana.rts] Class path [Jar:main, Jar:io.openliberty.org.jboss.narayana.rts, Jar:com.ibm.ws.logging.core, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.cm, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.ws.jaxrs.2.1.common, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.ws.ras.instrument] warning: Imports that lack version ranges: [io.openliberty.cdi.spi] warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.jaxrs20.providers.api.JaxRsProviderRegister";uses:="com.ibm.ws.jaxrs20.providers.api",osgi.service;objectClass:List="io.openliberty.microprofile.lra.internal.LraConfig";uses:="io.openliberty.microprofile.lra.internal"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.2.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.jaxrs.2.1, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, io.openliberty.org.jboss.narayana.rts, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.jaxrs.2.1.common, com.ibm.websphere.org.osgi.service.cm] > Task :io.openliberty.microprofile.lra.1.0.internal:publishWLPJars > Task :io.openliberty.microprofile.lra.1.0.internal:assemble > Task :io.openliberty.microprofile.lra.1.0.internal_fat_tck:assemble SKIPPED > Task :io.openliberty.microprofile.lra.coordinator.1.0.internal:globalize NO-SOURCE > Task :io.openliberty.microprofile.lra.coordinator.1.0.internal:compileJava NO-SOURCE > Task :io.openliberty.microprofile.lra.coordinator.1.0.internal:processResources NO-SOURCE > Task :io.openliberty.microprofile.lra.coordinator.1.0.internal:classes UP-TO-DATE > Task :io.openliberty.microprofile.lra.coordinator.1.0.internal:instrument > Task :io.openliberty.microprofile.lra.coordinator.1.0.internal:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :io.openliberty.microprofile.lra.coordinator.1.0.internal:publishWLPJars > Task :io.openliberty.microprofile.lra.coordinator.1.0.internal:assemble > Task :io.openliberty.microprofile.metrics.internal.3.0:globalize NO-SOURCE Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :io.openliberty.microprofile.metrics.internal.3.0:compileJava > Task :io.openliberty.microprofile.metrics.internal.3.0:processResources NO-SOURCE > Task :io.openliberty.microprofile.metrics.internal.3.0:classes > Task :io.openliberty.microprofile.metrics.internal.3.0:instrument > Task :io.openliberty.microprofile.metrics.internal.3.0:jar warning: io.openliberty.microprofile.metrics.internal.3.0: Unused Import-Package instructions: [org.eclipse.microprofile.metrics.*] warning: io.openliberty.microprofile.metrics.internal.3.0: Imports that lack version ranges: [javax.management, javax.management.openmbean] warning: io.openliberty.microprofile.metrics.internal.3.0: Export com.ibm.ws.microprofile.metrics, has 2, private references [com.ibm.ws.microprofile.metrics.exceptions, com.ibm.ws.microprofile.metrics.writer] warning: io.openliberty.microprofile.metrics.internal.3.0: Export com.ibm.ws.microprofile.metrics.helper, has 2, private references [com.ibm.ws.microprofile.metrics.exceptions, com.ibm.ws.microprofile.metrics.writer] warning: io.openliberty.microprofile.metrics.internal.3.0: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.metrics.impl.SharedMetricRegistries)";effective:=active,osgi.service;filter:="(objectClass=org.eclipse.microprofile.config.spi.ConfigProviderResolver)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.microprofile.metrics.internal.3.0: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener";uses:="com.ibm.ws.container.service.state",osgi.service;objectClass:List="com.ibm.ws.microprofile.metrics.MetricsConfig";uses:="com.ibm.ws.microprofile.metrics",osgi.service;objectClass:List="com.ibm.ws.microprofile.metrics.WriterFactory";uses:="com.ibm.ws.microprofile.metrics",osgi.service;objectClass:List="com.ibm.ws.microprofile.metrics.impl.SharedMetricRegistries";uses:="com.ibm.ws.microprofile.metrics.impl",osgi.service;objectClass:List="io.openliberty.microprofile.metrics30.internal.BaseMetrics";uses:="io.openliberty.microprofile.metrics30.internal"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.microprofile.metrics.internal.3.0.jakarta: Unused Import-Package instructions: [org.eclipse.microprofile.metrics.*] warning: io.openliberty.microprofile.metrics.internal.3.0.jakarta: Imports that lack version ranges: [javax.management, javax.management.openmbean] warning: io.openliberty.microprofile.metrics.internal.3.0.jakarta: Export com.ibm.ws.microprofile.metrics, has 2, private references [com.ibm.ws.microprofile.metrics.exceptions, com.ibm.ws.microprofile.metrics.writer] warning: io.openliberty.microprofile.metrics.internal.3.0.jakarta: Export com.ibm.ws.microprofile.metrics.helper, has 2, private references [com.ibm.ws.microprofile.metrics.exceptions, com.ibm.ws.microprofile.metrics.writer] warning: io.openliberty.microprofile.metrics.internal.3.0.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.metrics.impl.SharedMetricRegistries)";effective:=active,osgi.service;filter:="(objectClass=org.eclipse.microprofile.config.spi.ConfigProviderResolver)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.microprofile.metrics.internal.3.0.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener";uses:="com.ibm.ws.container.service.state",osgi.service;objectClass:List="com.ibm.ws.microprofile.metrics.MetricsConfig";uses:="com.ibm.ws.microprofile.metrics",osgi.service;objectClass:List="com.ibm.ws.microprofile.metrics.WriterFactory";uses:="com.ibm.ws.microprofile.metrics",osgi.service;objectClass:List="com.ibm.ws.microprofile.metrics.impl.SharedMetricRegistries";uses:="com.ibm.ws.microprofile.metrics.impl",osgi.service;objectClass:List="io.openliberty.microprofile.metrics30.internal.BaseMetrics";uses:="io.openliberty.microprofile.metrics30.internal"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.websphere.appserver.spi.kernel.service, com.ibm.ws.container.service.compat, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.microprofile.metrics.2.3, com.ibm.websphere.rest.handler, com.ibm.websphere.appserver.spi.ssl, com.ibm.ws.org.osgi.annotation.versioning, io.openliberty.org.eclipse.microprofile.metrics.4.0, io.openliberty.org.eclipse.microprofile.metrics.3.0, com.ibm.ws.container.service, com.ibm.ws.kernel.service, io.openliberty.org.eclipse.microprofile.config.2.0, com.ibm.wsspi.org.osgi.service.event, com.ibm.ws.logging, com.ibm.websphere.javaee.cdi.2.0, com.ibm.websphere.appserver.api.json, com.ibm.ws.webcontainer, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.ws.classloading, com.ibm.websphere.appserver.spi.httptransport, com.ibm.websphere.javaee.annotation.1.2, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.app.manager.wab, com.ibm.ws.rest.handler] > Task :io.openliberty.microprofile.metrics.internal.3.0:publishWLPJars > Task :io.openliberty.microprofile.metrics.internal.3.0:assemble > Task :io.openliberty.microprofile.metrics.internal.3.0.monitor:globalize NO-SOURCE Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.microprofile.metrics.internal.3.0.monitor/src/io/openliberty/microprofile/metrics/internal/monitor/MonitorGauge.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :io.openliberty.microprofile.metrics.internal.3.0.monitor:compileJava > Task :io.openliberty.microprofile.metrics.internal.3.0.monitor:processResources NO-SOURCE > Task :io.openliberty.microprofile.metrics.internal.3.0.monitor:classes > Task :io.openliberty.microprofile.metrics.internal.3.0.monitor:instrument > Task :io.openliberty.microprofile.metrics.internal.3.0.monitor:jar warning: io.openliberty.microprofile.metrics.internal.3.0.monitor: Unused Import-Package instructions: [javax.enterprise.*] warning: io.openliberty.microprofile.metrics.internal.3.0.monitor: Imports that lack version ranges: [javax.management, javax.management.openmbean] warning: io.openliberty.microprofile.metrics.internal.3.0.monitor: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.metrics.impl.SharedMetricRegistries)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ExecutorService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.microprofile.metrics.internal.3.0.monitor.jakarta: Unused Import-Package instructions: [javax.enterprise.*] warning: io.openliberty.microprofile.metrics.internal.3.0.monitor.jakarta: Imports that lack version ranges: [javax.management, javax.management.openmbean] warning: io.openliberty.microprofile.metrics.internal.3.0.monitor.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.metrics.impl.SharedMetricRegistries)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ExecutorService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, io.openliberty.microprofile.metrics.internal.3.0, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.anno, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.jaxrs.defaultexceptionmapper, io.openliberty.org.eclipse.microprofile.metrics.3.0, com.ibm.websphere.javaee.jaxrs.2.0, com.ibm.ws.container.service, com.ibm.ws.microprofile.metrics.common] > Task :io.openliberty.microprofile.metrics.internal.3.0.monitor:publishWLPJars > Task :io.openliberty.microprofile.metrics.internal.3.0.monitor:assemble > Task :io.openliberty.microprofile.metrics.internal.3.0_fat_tck:assemble SKIPPED > Task :io.openliberty.microprofile.metrics.internal.3.x.monitor_fat:assemble SKIPPED > Task :io.openliberty.microprofile.metrics.internal.4.0_fat_tck:assemble SKIPPED > Task :io.openliberty.microprofile.metrics.internal.4.x.monitor_fat:assemble SKIPPED > Task :io.openliberty.microprofile.metrics.internal.cdi.3.0:globalize NO-SOURCE > Task :io.openliberty.microprofile.metrics.internal.cdi.3.0:compileJava > Task :io.openliberty.microprofile.metrics.internal.cdi.3.0:processResources NO-SOURCE > Task :io.openliberty.microprofile.metrics.internal.cdi.3.0:classes > Task :io.openliberty.microprofile.metrics.internal.cdi.3.0:instrument /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.microprofile.metrics.internal.cdi.3.0/src/io/astefanutti/metrics/cdi30/MetricsExtension.java:67: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.microprofile.metrics.internal.cdi.3.0/src/io/astefanutti/metrics/cdi30/MetricsExtension.java:76: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class MetricsExtension implements Extension, WebSphereCDIExtension { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.microprofile.metrics.internal.cdi.3.0/src/io/astefanutti/metrics/cdi30/MetricsExtension.java:75: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated @Component(service = WebSphereCDIExtension.class, immediate = true) ^ 3 warnings > Task :io.openliberty.microprofile.metrics.internal.cdi.3.0:jar warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.javaee.cdi.2.0, com.ibm.ws.container.service.compat, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.microprofile.metrics.cdi.common, com.ibm.websphere.org.osgi.core, com.ibm.websphere.javaee.annotation.1.3, com.ibm.ws.classloading, io.openliberty.microprofile.metrics.internal.3.0, com.ibm.ws.adaptable.module, com.ibm.ws.org.osgi.annotation.versioning, io.openliberty.org.eclipse.microprofile.metrics.4.0, com.ibm.websphere.javaee.concurrent.1.0, com.ibm.ws.cdi.interfaces, io.openliberty.org.eclipse.microprofile.metrics.3.0, com.ibm.ws.container.service, com.ibm.ws.kernel.service, io.openliberty.org.eclipse.microprofile.config.2.0, com.ibm.ws.microprofile.metrics.common] > Task :io.openliberty.microprofile.metrics.internal.cdi.3.0:publishWLPJars > Task :io.openliberty.microprofile.metrics.internal.cdi.3.0:assemble > Task :io.openliberty.microprofile.metrics.internal.private:globalize NO-SOURCE > Task :io.openliberty.microprofile.metrics.internal.private:compileJava > Task :io.openliberty.microprofile.metrics.internal.private:processResources NO-SOURCE > Task :io.openliberty.microprofile.metrics.internal.private:classes > Task :io.openliberty.microprofile.metrics.internal.private:instrument > Task :io.openliberty.microprofile.metrics.internal.private:jar warning: Unused Import-Package instructions: [org.eclipse.microprofile.metrics.*] warning: No translation found for macro: admin.virtual.host warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.metrics.WriterFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.metrics.impl.SharedMetricRegistries)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.wsspi.org.osgi.service.component, io.openliberty.org.eclipse.microprofile.metrics.3.0, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, io.openliberty.microprofile.metrics.internal.3.0, com.ibm.ws.microprofile.metrics, com.ibm.websphere.rest.handler] > Task :io.openliberty.microprofile.metrics.internal.private:publishWLPJars > Task :io.openliberty.microprofile.metrics.internal.private:assemble > Task :io.openliberty.microprofile.metrics.internal.public:globalize NO-SOURCE > Task :io.openliberty.microprofile.metrics.internal.public:compileJava > Task :io.openliberty.microprofile.metrics.internal.public:processResources NO-SOURCE > Task :io.openliberty.microprofile.metrics.internal.public:classes > Task :io.openliberty.microprofile.metrics.internal.public:instrument > Task :io.openliberty.microprofile.metrics.internal.public:jar warning: Unused Import-Package instructions: [org.eclipse.microprofile.metrics.*] warning: No translation found for macro: admin.virtual.host warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.metrics.WriterFactory)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.microprofile.metrics.impl.SharedMetricRegistries)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.wsspi.org.osgi.service.component, io.openliberty.org.eclipse.microprofile.metrics.3.0, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, io.openliberty.microprofile.metrics.internal.3.0, com.ibm.ws.microprofile.metrics, com.ibm.websphere.rest.handler] > Task :io.openliberty.microprofile.metrics.internal.public:publishWLPJars > Task :io.openliberty.microprofile.metrics.internal.public:assemble > Task :io.openliberty.microprofile.openapi.2.0.internal:globalize NO-SOURCE > Task :io.openliberty.microprofile.openapi.2.0.internal:compileJava > Task :io.openliberty.microprofile.openapi.2.0.internal:processResources NO-SOURCE > Task :io.openliberty.microprofile.openapi.2.0.internal:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.microprofile.openapi.2.0.internal/src/io/openliberty/microprofile/openapi20/internal/ApplicationProcessor.java:216: warning: [deprecation] getPhysicalPath() in Container has been deprecated String modulePathString = appContainer.getPhysicalPath(); ^ 1 warning > Task :io.openliberty.microprofile.openapi.2.0.internal:instrument > Task :io.openliberty.microprofile.openapi.2.0.internal:jar warning: io.openliberty.microprofile.openapi.2.0.internal: Imports that lack version ranges: [javax.xml.bind.annotation] warning: io.openliberty.microprofile.openapi.2.0.internal: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.kernel.feature.ServerStartedPhase2)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.classloading.ClassLoadingService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.http.VirtualHost)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=io.openliberty.microprofile.openapi20.internal.ApplicationProcessor)";effective:=active,osgi.service;filter:="(objectClass=io.openliberty.microprofile.openapi20.internal.ApplicationRegistry)";effective:=active,osgi.service;filter:="(objectClass=io.openliberty.microprofile.openapi20.internal.MergeDisabledAlerter)";effective:=active,osgi.service;filter:="(objectClass=io.openliberty.microprofile.openapi20.internal.cache.ConfigSerializer)";effective:=active,osgi.service;filter:="(objectClass=io.openliberty.microprofile.openapi20.internal.services.ConfigFieldProvider)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ScheduledExecutorService)";effective:=active,osgi.service;filter:="(objectClass=org.eclipse.microprofile.config.spi.ConfigProviderResolver)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.microprofile.openapi.2.0.internal: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener";uses:="com.ibm.ws.container.service.state",osgi.service;objectClass:List="com.ibm.wsspi.kernel.service.utils.ServerQuiesceListener,io.openliberty.microprofile.openapi20.internal.css.CustomCSSProcessor";uses:="com.ibm.wsspi.kernel.service.utils,io.openliberty.microprofile.openapi20.internal.css",osgi.service;objectClass:List="io.openliberty.microprofile.openapi20.internal.ApplicationProcessor";uses:="io.openliberty.microprofile.openapi20.internal",osgi.service;objectClass:List="io.openliberty.microprofile.openapi20.internal.ApplicationRegistry";uses:="io.openliberty.microprofile.openapi20.internal",osgi.service;objectClass:List="io.openliberty.microprofile.openapi20.internal.DefaultHostListener";uses:="io.openliberty.microprofile.openapi20.internal",osgi.service;objectClass:List="io.openliberty.microprofile.openapi20.internal.MergeDisabledAlerter";uses:="io.openliberty.microprofile.openapi20.internal",osgi.service;objectClass:List="io.openliberty.microprofile.openapi20.internal.cache.ConfigSerializer";uses:="io.openliberty.microprofile.openapi20.internal.cache",osgi.service;objectClass:List="org.eclipse.microprofile.openapi.spi.OASFactoryResolver";uses:="org.eclipse.microprofile.openapi.spi"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.microprofile.openapi.2.0.internal.jakarta: Imports that lack version ranges: [javax.xml.bind.annotation] warning: io.openliberty.microprofile.openapi.2.0.internal.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.ws.kernel.feature.ServerStartedPhase2)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=com.ibm.wsspi.classloading.ClassLoadingService)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.http.VirtualHost)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.wsspi.kernel.service.location.WsLocationAdmin)";effective:=active,osgi.service;filter:="(objectClass=io.openliberty.microprofile.openapi20.internal.ApplicationProcessor)";effective:=active,osgi.service;filter:="(objectClass=io.openliberty.microprofile.openapi20.internal.ApplicationRegistry)";effective:=active,osgi.service;filter:="(objectClass=io.openliberty.microprofile.openapi20.internal.MergeDisabledAlerter)";effective:=active,osgi.service;filter:="(objectClass=io.openliberty.microprofile.openapi20.internal.cache.ConfigSerializer)";effective:=active,osgi.service;filter:="(objectClass=io.openliberty.microprofile.openapi20.internal.services.ConfigFieldProvider)";effective:=active,osgi.service;filter:="(objectClass=java.util.concurrent.ScheduledExecutorService)";effective:=active,osgi.service;filter:="(objectClass=org.eclipse.microprofile.config.spi.ConfigProviderResolver)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.microprofile.openapi.2.0.internal.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener";uses:="com.ibm.ws.container.service.state",osgi.service;objectClass:List="com.ibm.wsspi.kernel.service.utils.ServerQuiesceListener,io.openliberty.microprofile.openapi20.internal.css.CustomCSSProcessor";uses:="com.ibm.wsspi.kernel.service.utils,io.openliberty.microprofile.openapi20.internal.css",osgi.service;objectClass:List="io.openliberty.microprofile.openapi20.internal.ApplicationProcessor";uses:="io.openliberty.microprofile.openapi20.internal",osgi.service;objectClass:List="io.openliberty.microprofile.openapi20.internal.ApplicationRegistry";uses:="io.openliberty.microprofile.openapi20.internal",osgi.service;objectClass:List="io.openliberty.microprofile.openapi20.internal.DefaultHostListener";uses:="io.openliberty.microprofile.openapi20.internal",osgi.service;objectClass:List="io.openliberty.microprofile.openapi20.internal.MergeDisabledAlerter";uses:="io.openliberty.microprofile.openapi20.internal",osgi.service;objectClass:List="io.openliberty.microprofile.openapi20.internal.cache.ConfigSerializer";uses:="io.openliberty.microprofile.openapi20.internal.cache",osgi.service;objectClass:List="org.eclipse.microprofile.openapi.spi.OASFactoryResolver";uses:="org.eclipse.microprofile.openapi.spi"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.ws.org.jboss.jandex, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.boot.core, com.ibm.websphere.javaee.validation.2.0, io.openliberty.org.eclipse.microprofile.openapi.2.0, io.openliberty.io.smallrye.openapi.jaxrs, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.container.service, com.ibm.ws.kernel.service, io.openliberty.org.eclipse.microprofile.config.2.0, com.ibm.ws.logging, com.ibm.ws.kernel.feature, com.ibm.ws.webcontainer, com.ibm.websphere.appserver.spi.httptransport, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.ws.anno, com.ibm.websphere.javaee.servlet.4.0, com.ibm.websphere.javaee.jaxrs.2.1, io.openliberty.com.fasterxml.jackson, com.ibm.ws.org.apache.commons.lang3, io.openliberty.io.smallrye.openapi.core, com.ibm.ws.kernel.filemonitor, io.openliberty.microprofile.openapi.internal.common] > Task :io.openliberty.microprofile.openapi.2.0.internal:publishWLPJars > Task :io.openliberty.microprofile.openapi.2.0.internal:assemble > Task :io.openliberty.microprofile.openapi.2.0.internal.services:globalize NO-SOURCE > Task :io.openliberty.microprofile.openapi.2.0.internal.services:compileJava > Task :io.openliberty.microprofile.openapi.2.0.internal.services:processResources NO-SOURCE > Task :io.openliberty.microprofile.openapi.2.0.internal.services:classes > Task :io.openliberty.microprofile.openapi.2.0.internal.services:instrument > Task :io.openliberty.microprofile.openapi.2.0.internal.services:jar warning: Unreferenced class path entries [io.openliberty.microprofile.openapi.2.0.internal, com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, io.openliberty.io.smallrye.openapi.core, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, io.openliberty.org.eclipse.microprofile.openapi.2.0] > Task :io.openliberty.microprofile.openapi.2.0.internal.services:publishWLPJars > Task :io.openliberty.microprofile.openapi.2.0.internal.services:assemble > Task :io.openliberty.microprofile.openapi.2.0.internal_fat:assemble SKIPPED > Task :io.openliberty.microprofile.openapi.2.0.internal_fat_tck:assemble SKIPPED > Task :io.openliberty.microprofile.openapi.3.0.internal_fat_tck:assemble SKIPPED > Task :io.openliberty.microprofile.openapi.3.1.internal.services:globalize NO-SOURCE > Task :io.openliberty.microprofile.openapi.3.1.internal.services:compileJava > Task :io.openliberty.microprofile.openapi.3.1.internal.services:processResources NO-SOURCE > Task :io.openliberty.microprofile.openapi.3.1.internal.services:classes > Task :io.openliberty.microprofile.openapi.3.1.internal.services:instrument > Task :io.openliberty.microprofile.openapi.3.1.internal.services:jar warning: Unreferenced class path entries [io.openliberty.microprofile.openapi.2.0.internal, io.openliberty.org.eclipse.microprofile.openapi.3.1, com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, io.openliberty.io.smallrye.openapi3.core] > Task :io.openliberty.microprofile.openapi.3.1.internal.services:publishWLPJars > Task :io.openliberty.microprofile.openapi.3.1.internal.services:assemble > Task :io.openliberty.microprofile.openapi.3.1.internal_fat_tck:assemble SKIPPED > Task :io.openliberty.microprofile.openapi.internal.common:publishWLPJars > Task :io.openliberty.microprofile.openapi.internal.common:assemble > Task :io.openliberty.microprofile.opentracing.2.0.internal:globalize NO-SOURCE > Task :io.openliberty.opentracing.2.0.internal:globalize NO-SOURCE > Task :io.openliberty.opentracing.2.0.internal:compileJava > Task :io.openliberty.opentracing.2.0.internal:processResources NO-SOURCE > Task :io.openliberty.opentracing.2.0.internal:classes > Task :io.openliberty.opentracing.2.0.internal:instrument /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.microprofile.opentracing.2.0.internal/src/io/openliberty/microprofile/opentracing/internal/cdi/OpenTracingCDIInjectionExtension.java:18: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.microprofile.opentracing.2.0.internal/src/io/openliberty/microprofile/opentracing/internal/cdi/OpenTracingCDIInjectionExtension.java:21: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class OpenTracingCDIInjectionExtension implements WebSphereCDIExtension, Extension {} ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.microprofile.opentracing.2.0.internal/src/io/openliberty/microprofile/opentracing/internal/cdi/OpenTracingCDIInjectionExtension.java:20: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated @Component(service = WebSphereCDIExtension.class, configurationPolicy = ConfigurationPolicy.IGNORE, immediate = true) ^ 3 warnings > Task :io.openliberty.opentracing.2.0.internal:jar warning: io.openliberty.opentracing.2.0.internal: Imports that lack version ranges: [javax.naming] warning: io.openliberty.opentracing.2.0.internal: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.wsspi.library.Library)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=io.openliberty.opentracing.internal.OpentracingFilterHelper)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=io.openliberty.opentracing.spi.tracer.OpentracingTracerFactory)";effective:=active,osgi.service;filter:="(objectClass=org.eclipse.microprofile.config.spi.ConfigProviderResolver)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.opentracing.2.0.internal: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener";uses:="com.ibm.ws.container.service.state",osgi.service;objectClass:List="com.ibm.ws.jaxrs.defaultexceptionmapper.DefaultExceptionMapperCallback";uses:="com.ibm.ws.jaxrs.defaultexceptionmapper",osgi.service;objectClass:List="io.openliberty.opentracing.internal.OpentracingFilterHelperProvider";uses:="io.openliberty.opentracing.internal",osgi.service;objectClass:List="io.openliberty.opentracing.internal.OpentracingUserFeatureAccessService";uses:="io.openliberty.opentracing.internal"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.opentracing.2.0.internal.jakarta: Imports that lack version ranges: [javax.naming] warning: io.openliberty.opentracing.2.0.internal.jakarta: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.wsspi.library.Library)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.service;filter:="(objectClass=io.openliberty.opentracing.internal.OpentracingFilterHelper)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=io.openliberty.opentracing.spi.tracer.OpentracingTracerFactory)";effective:=active,osgi.service;filter:="(objectClass=org.eclipse.microprofile.config.spi.ConfigProviderResolver)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.opentracing.2.0.internal.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.container.service.state.ApplicationStateListener";uses:="com.ibm.ws.container.service.state",osgi.service;objectClass:List="com.ibm.ws.jaxrs.defaultexceptionmapper.DefaultExceptionMapperCallback";uses:="com.ibm.ws.jaxrs.defaultexceptionmapper",osgi.service;objectClass:List="io.openliberty.opentracing.internal.OpentracingFilterHelperProvider";uses:="io.openliberty.opentracing.internal",osgi.service;objectClass:List="io.openliberty.opentracing.internal.OpentracingUserFeatureAccessService";uses:="io.openliberty.opentracing.internal"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, io.openliberty.io.opentracing.opentracing-api.0.33.0, com.ibm.websphere.appserver.spi.kernel.service, com.ibm.wsspi.org.osgi.core, io.openliberty.microprofile.opentracing.common, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.jaxrs.defaultexceptionmapper, com.ibm.websphere.javaee.servlet.3.1, com.ibm.ws.javaee.version, com.ibm.websphere.javaee.jaxrs.2.1, com.ibm.wsspi.org.osgi.service.component, com.ibm.ws.microprofile.opentracing.jaeger, com.ibm.ws.container.service, io.openliberty.io.opentracing.opentracing-util.0.33.0, io.openliberty.org.eclipse.microprofile.config.2.0, io.openliberty.org.eclipse.microprofile.opentracing.2.0, com.ibm.ws.jaxrs.2.1.common] > Task :io.openliberty.microprofile.opentracing.2.0.internal:compileJava > Task :io.openliberty.microprofile.opentracing.2.0.internal:processResources NO-SOURCE > Task :io.openliberty.microprofile.opentracing.2.0.internal:classes > Task :io.openliberty.microprofile.opentracing.2.0.internal:instrument > Task :io.openliberty.microprofile.opentracing.2.0.internal:jar warning: io.openliberty.microprofile.opentracing.2.0.internal: Unused Import-Package instructions: [org.eclipse.microprofile.opentracing.*] warning: io.openliberty.microprofile.opentracing.2.0.internal: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.cdi.extension.WebSphereCDIExtension";uses:="com.ibm.ws.cdi.extension",osgi.service;objectClass:List="io.openliberty.opentracing.internal.OpentracingFilterHelper";uses:="io.openliberty.opentracing.internal"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: io.openliberty.microprofile.opentracing.2.0.internal.jakarta: Unused Import-Package instructions: [org.eclipse.microprofile.opentracing.*] warning: io.openliberty.microprofile.opentracing.2.0.internal.jakarta: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.cdi.extension.WebSphereCDIExtension";uses:="com.ibm.ws.cdi.extension",osgi.service;objectClass:List="io.openliberty.opentracing.internal.OpentracingFilterHelper";uses:="io.openliberty.opentracing.internal"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.javaee.cdi.2.0, io.openliberty.io.opentracing.opentracing-api.0.33.0, com.ibm.wsspi.org.osgi.core, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.javaee.annotation.1.2, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.wsspi.org.osgi.service.component, com.ibm.websphere.javaee.jaxrs.2.0, com.ibm.ws.cdi.interfaces, com.ibm.ws.jaxrs.2.0.common, io.openliberty.org.eclipse.microprofile.opentracing.2.0, io.openliberty.io.opentracing.opentracing-util.0.33.0, io.openliberty.opentracing.2.0.internal] > Task :io.openliberty.microprofile.opentracing.2.0.internal:publishWLPJars > Task :io.openliberty.microprofile.opentracing.2.0.internal:assemble > Task :io.openliberty.microprofile.opentracing.2.0.internal.jaeger_fat:assemble SKIPPED > Task :io.openliberty.microprofile.opentracing.2.0.internal.rest.client:globalize NO-SOURCE > Task :io.openliberty.microprofile.opentracing.2.0.internal.rest.client:compileJava > Task :io.openliberty.microprofile.opentracing.2.0.internal.rest.client:processResources NO-SOURCE > Task :io.openliberty.microprofile.opentracing.2.0.internal.rest.client:classes > Task :io.openliberty.microprofile.opentracing.2.0.internal.rest.client:instrument > Task :io.openliberty.microprofile.opentracing.2.0.internal.rest.client:jar warning: Imports that lack version ranges: [com.ibm.wsspi.classloading] warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.websphere.javaee.jaxrs.2.0, com.ibm.ws.ras.instrument, com.ibm.websphere.org.eclipse.microprofile.rest.client.1.4, com.ibm.ws.jaxrs.2.0.common, io.openliberty.org.eclipse.microprofile.opentracing.2.0, io.openliberty.opentracing.2.0.internal] > Task :io.openliberty.microprofile.opentracing.2.0.internal.rest.client:publishWLPJars > Task :io.openliberty.microprofile.opentracing.2.0.internal.rest.client:assemble > Task :io.openliberty.microprofile.opentracing.2.0.internal_fat_tck:assemble SKIPPED > Task :io.openliberty.microprofile.opentracing.3.0.internal.rest.client:globalize NO-SOURCE > Task :io.openliberty.microprofile.opentracing.3.0.internal.rest.client:compileJava > Task :io.openliberty.microprofile.opentracing.3.0.internal.rest.client:processResources NO-SOURCE > Task :io.openliberty.microprofile.opentracing.3.0.internal.rest.client:classes > Task :io.openliberty.microprofile.opentracing.3.0.internal.rest.client:instrument > Task :io.openliberty.microprofile.opentracing.3.0.internal.rest.client:jar warning: Imports that lack version ranges: [com.ibm.wsspi.classloading] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, io.openliberty.org.eclipse.microprofile.opentracing.3.0, io.openliberty.jakarta.annotation.2.0, io.openliberty.jakarta.restfulWS.3.0, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.logging.core, io.openliberty.org.eclipse.microprofile.rest.client.3.0, io.openliberty.opentracing.2.0.internal] > Task :io.openliberty.microprofile.opentracing.3.0.internal.rest.client:publishWLPJars > Task :io.openliberty.microprofile.opentracing.3.0.internal.rest.client:assemble > Task :io.openliberty.microprofile.opentracing.3.0.internal_fat_tck:assemble SKIPPED > Task :io.openliberty.microprofile.opentracing.common:publishWLPJars > Task :io.openliberty.microprofile.opentracing.common:assemble > Task :io.openliberty.microprofile.rest.client.2.0.internal_fat_tck:assemble SKIPPED > Task :io.openliberty.microprofile.rest.client.3.0.internal.ft:globalize NO-SOURCE > Task :io.openliberty.org.jboss.resteasy.mprestclient:globalize NO-SOURCE > Task :io.openliberty.org.jboss.resteasy.server:globalize > Task :io.openliberty.org.jboss.resteasy.server:compileJava > Task :io.openliberty.org.jboss.resteasy.server:processResources > Task :io.openliberty.org.jboss.resteasy.server:classes > Task :io.openliberty.org.jboss.resteasy.server:instrument > Task :io.openliberty.org.jboss.resteasy.server:jar warning: io.openliberty.org.jboss.resteasy.server: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageLogger applied to type org.jboss.resteasy.cdi.i18n.LogMessages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.org.jboss.resteasy.server: Unable to determine whether the meta annotation org.jboss.logging.annotations.Message applied to type org.jboss.resteasy.cdi.i18n.Messages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.org.jboss.resteasy.server: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageBundle applied to type org.jboss.resteasy.cdi.i18n.Messages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.org.jboss.resteasy.server: Imports that lack version ranges: [javax.naming, org.jboss.weld.proxy, javax.activation, javax.annotation, javax.annotation.security, javax.xml.bind, javax.xml.bind.annotation, javax.xml.bind.annotation.adapters, javax.xml.bind.attachment, javax.xml.bind.helpers, javax.xml.bind.util] warning: io.openliberty.org.jboss.resteasy.server.jakarta: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageLogger applied to type org.jboss.resteasy.cdi.i18n.LogMessages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.org.jboss.resteasy.server.jakarta: Unable to determine whether the meta annotation org.jboss.logging.annotations.Message applied to type org.jboss.resteasy.cdi.i18n.Messages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.org.jboss.resteasy.server.jakarta: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageBundle applied to type org.jboss.resteasy.cdi.i18n.Messages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.org.jboss.resteasy.server.jakarta: Imports that lack version ranges: [javax.naming, org.jboss.weld.proxy, javax.activation, javax.annotation, javax.annotation.security, javax.xml.bind, javax.xml.bind.annotation, javax.xml.bind.annotation.adapters, javax.xml.bind.attachment, javax.xml.bind.helpers, javax.xml.bind.util] warning: Unreferenced class path entries [com.ibm.ws.container.service.compat, com.ibm.ws.ras.instrument, resteasy-cdi-4.7.2.Final, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.eclipse.microprofile.config.1.4, com.ibm.websphere.javaee.validation.2.0, io.openliberty.org.jboss.resteasy.common, com.ibm.ws.org.jboss.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.jsonp.1.1, com.ibm.ws.container.service, resteasy-servlet-initializer-4.7.2.Final, com.ibm.websphere.javaee.cdi.2.0, com.ibm.ws.webcontainer, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.websphere.javaee.annotation.1.3, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.ws.anno, activation-1.1, com.ibm.websphere.javaee.servlet.4.0, com.ibm.websphere.javaee.jaxrs.2.1, com.ibm.ws.cdi.interfaces, com.ibm.ws.logging.core, com.ibm.ws.jaxrs.2.0.common, com.ibm.ws.org.apache.httpcomponents, com.ibm.ws.org.apache.commons.io, com.ibm.websphere.javaee.jaxb.2.2] Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :io.openliberty.org.jboss.resteasy.mprestclient:compileJava > Task :io.openliberty.org.jboss.resteasy.mprestclient:processResources NO-SOURCE > Task :io.openliberty.org.jboss.resteasy.mprestclient:classes > Task :io.openliberty.org.jboss.resteasy.mprestclient:instrument > Task :io.openliberty.org.jboss.resteasy.mprestclient:jar warning: Split package, multiple jars provide the same package:org/jboss/resteasy/microprofile/client Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-microprofile-base-4.7.2.Final] Class path [Jar:main, Jar:io.openliberty.org.jboss.resteasy.common, Jar:io.openliberty.org.jboss.resteasy.server, Jar:resteasy-client-microprofile-base-4.7.2.Final, Jar:resteasy-client-microprofile-4.7.2.Final, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.javaee.concurrent.1.0, Jar:io.openliberty.org.eclipse.microprofile.config.2.0, Jar:io.openliberty.org.eclipse.microprofile.rest.client.2.0, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/microprofile/client/header Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:resteasy-client-microprofile-base-4.7.2.Final, Jar:resteasy-client-microprofile-4.7.2.Final] Class path [Jar:main, Jar:io.openliberty.org.jboss.resteasy.common, Jar:io.openliberty.org.jboss.resteasy.server, Jar:resteasy-client-microprofile-base-4.7.2.Final, Jar:resteasy-client-microprofile-4.7.2.Final, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:com.ibm.websphere.javaee.annotation.1.3, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.interceptor.1.2, Jar:com.ibm.websphere.javaee.jaxb.2.2, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.websphere.javaee.jsonp.1.1, Jar:com.ibm.websphere.javaee.servlet.4.0, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.websphere.javaee.concurrent.1.0, Jar:io.openliberty.org.eclipse.microprofile.config.2.0, Jar:io.openliberty.org.eclipse.microprofile.rest.client.2.0, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.anno, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.jaxrs.2.0.common, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.webcontainer, Jar:com.ibm.ws.webcontainer.security, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:activation-1.1, Jar:com.ibm.websphere.appserver.api.basics, Jar:com.ibm.ws.kernel.service, Jar:com.ibm.ws.ras.instrument] warning: Imports that lack version ranges: [javax.annotation, org.eclipse.microprofile.rest.client, org.eclipse.microprofile.rest.client.annotation, org.eclipse.microprofile.rest.client.ext, org.eclipse.microprofile.rest.client.inject, org.eclipse.microprofile.rest.client.spi, javax.net.ssl, org.jboss.resteasy.cdi, org.reactivestreams] warning: POM will not validate on Central due to missing Bundle-Developers header warning: Unreferenced class path entries [com.ibm.ws.container.service.compat, com.ibm.websphere.appserver.api.basics, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.javaee.validation.2.0, io.openliberty.org.jboss.resteasy.common, io.openliberty.org.eclipse.microprofile.rest.client.2.0, com.ibm.ws.org.jboss.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.jsonp.1.1, com.ibm.websphere.javaee.concurrent.1.0, com.ibm.ws.container.service, com.ibm.ws.kernel.service, io.openliberty.org.eclipse.microprofile.config.2.0, com.ibm.websphere.javaee.cdi.2.0, com.ibm.ws.webcontainer, com.ibm.websphere.javaee.interceptor.1.2, io.openliberty.org.jboss.resteasy.server, com.ibm.websphere.javaee.annotation.1.3, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.webcontainer.security, resteasy-client-microprofile-4.7.2.Final, com.ibm.ws.adaptable.module, resteasy-client-microprofile-base-4.7.2.Final, com.ibm.ws.anno, activation-1.1, com.ibm.websphere.javaee.servlet.4.0, com.ibm.websphere.javaee.jaxrs.2.1, com.ibm.ws.cdi.interfaces, com.ibm.ws.logging.core, com.ibm.ws.jaxrs.2.0.common, com.ibm.ws.org.apache.httpcomponents, com.ibm.ws.org.apache.commons.io, com.ibm.websphere.javaee.jaxb.2.2] > Task :io.openliberty.microprofile.rest.client.3.0.internal.ft:compileJava > Task :io.openliberty.microprofile.rest.client.3.0.internal.ft:processResources NO-SOURCE > Task :io.openliberty.microprofile.rest.client.3.0.internal.ft:classes > Task :io.openliberty.microprofile.rest.client.3.0.internal.ft:instrument > Task :io.openliberty.microprofile.rest.client.3.0.internal.ft:jar warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.logging.core, io.openliberty.org.jboss.resteasy.mprestclient, com.ibm.ws.microprofile.faulttolerance.spi] > Task :io.openliberty.microprofile.rest.client.3.0.internal.ft:publishWLPJars > Task :io.openliberty.microprofile.rest.client.3.0.internal.ft:assemble > Task :io.openliberty.microprofile.rest.client.3.0.internal_fat_tck:assemble SKIPPED > Task :io.openliberty.microprofile.telemetry.1.0.internal:globalize NO-SOURCE > Task :io.openliberty.microprofile.telemetry.internal:globalize NO-SOURCE > Task :io.openliberty.microprofile.telemetry.internal:compileJava NO-SOURCE > Task :io.openliberty.microprofile.telemetry.internal:processResources NO-SOURCE > Task :io.openliberty.microprofile.telemetry.internal:classes UP-TO-DATE > Task :io.openliberty.microprofile.telemetry.internal:instrument > Task :io.openliberty.microprofile.telemetry.internal:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation javax.annotation.concurrent.ThreadSafe applied to type io.opentelemetry.api.DefaultOpenTelemetry provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.Nullable applied to type io.opentelemetry.api.GlobalOpenTelemetry provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.concurrent.Immutable applied to type io.opentelemetry.api.baggage.Baggage provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.google.auto.value.AutoValue applied to type io.opentelemetry.api.baggage.ImmutableEntry provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.ParametersAreNonnullByDefault applied to type io.opentelemetry.api.baggage.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.CheckForNull applied to type io.opentelemetry.api.baggage.propagation.PercentEscaper provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.google.errorprone.annotations.MustBeClosed applied to type io.opentelemetry.context.Context provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.concurrent.GuardedBy applied to type io.opentelemetry.instrumentation.api.internal.cache.concurrentlinkedhashmap.ConcurrentLinkedHashMap$AddTask provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.concurrent.NotThreadSafe applied to type io.opentelemetry.instrumentation.api.internal.cache.concurrentlinkedhashmap.LinkedDeque provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.google.auto.value.AutoValue$CopyAnnotations applied to type io.opentelemetry.sdk.common.InstrumentationLibraryInfo provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.Nonnull applied to type io.opentelemetry.sdk.metrics.internal.aggregator.DoubleExponentialHistogramBuckets provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement applied to type io.opentelemetry.sdk.metrics.internal.concurrent.AdderUtil provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.google.auto.value.extension.memoized.Memoized applied to type io.opentelemetry.sdk.metrics.internal.descriptor.InstrumentDescriptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [javax.net.ssl] warning: POM will not validate on Central due to missing Bundle-Developers header warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :io.openliberty.microprofile.telemetry.internal.common:globalize NO-SOURCE > Task :io.openliberty.microprofile.telemetry.internal.common:compileJava NO-SOURCE > Task :io.openliberty.microprofile.telemetry.internal.common:processResources NO-SOURCE > Task :io.openliberty.microprofile.telemetry.internal.common:classes UP-TO-DATE > Task :io.openliberty.microprofile.telemetry.internal.common:instrument > Task :io.openliberty.microprofile.telemetry.internal.common:jar warning: There is an empty jar or directory on the classpath: main warning: Unused -privatepackage instructions , no such package(s) on the class path: [io.openliberty.microprofile.telemetry.common] warning: Unable to determine whether the meta annotation javax.annotation.Nullable applied to type io.opentelemetry.exporter.internal.TlsUtil provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.checkerframework.checker.nullness.qual.Nullable applied to type io.opentelemetry.exporter.internal.grpc.DefaultGrpcExporter$1 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.ParametersAreNonnullByDefault applied to type io.opentelemetry.exporter.internal.grpc.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.google.auto.value.AutoValue applied to type io.opentelemetry.exporter.internal.marshal.ProtoEnumInfo provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.concurrent.ThreadSafe applied to type io.opentelemetry.exporter.jaeger.JaegerGrpcSpanExporter provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [okhttp3, javax.net.ssl, com.fasterxml.jackson.core, com.fasterxml.jackson.jr.ob, com.google.common.io, com.google.common.util.concurrent, io.grpc, io.grpc.netty, io.grpc.netty.shaded.io.grpc.netty, io.grpc.netty.shaded.io.netty.handler.ssl, io.grpc.okhttp, io.grpc.stub, io.netty.handler.ssl, io.opentelemetry.api.common, io.opentelemetry.api.internal, io.opentelemetry.api.metrics, io.opentelemetry.api.trace, io.opentelemetry.api.trace.propagation.internal, io.opentelemetry.context.internal.shaded, io.opentelemetry.sdk.common, io.opentelemetry.sdk.internal, io.opentelemetry.sdk.logs.data, io.opentelemetry.sdk.metrics.data, io.opentelemetry.sdk.metrics.internal.data.exponentialhistogram, io.opentelemetry.sdk.resources, io.opentelemetry.sdk.trace.data, io.opentelemetry.sdk.trace.export, io.opentelemetry.semconv.resource.attributes, javax.annotation, org.checkerframework.checker.nullness.qual] warning: POM will not validate on Central due to missing Bundle-Developers header warning: Unreferenced class path entries [opentelemetry-exporter-jaeger-1.14.0, opentelemetry-exporter-otlp-trace-1.14.0, com.ibm.ws.ras.instrument, opentelemetry-exporter-otlp-common-1.14.0] > Task :io.openliberty.microprofile.telemetry.1.0.internal:compileJava > Task :io.openliberty.microprofile.telemetry.1.0.internal:processResources > Task :io.openliberty.microprofile.telemetry.1.0.internal:classes > Task :io.openliberty.microprofile.telemetry.1.0.internal:instrument > Task :io.openliberty.microprofile.telemetry.1.0.internal:jar warning: [io.openliberty.microprofile.telemetry.internal.cdi.SPIMetaData] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceObjectField is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: [io.openliberty.microprofile.telemetry.internal.cdi.SPIMetaData] Unable to determine whether the annotation com.ibm.websphere.ras.annotation.TraceOptions is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type io.openliberty.microprofile.telemetry.internal.cdi.MethodRequest provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type io.openliberty.microprofile.telemetry.internal.cdi.MethodRequest provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type io.openliberty.microprofile.telemetry.internal.cdi.MethodRequest provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.websphere.ras, com.ibm.websphere.ras.annotation, com.ibm.wsspi.classloading] warning: Export io.openliberty.microprofile.telemetry.internal.cdi, has 1, private references [io.opentelemetry.extension.annotations] warning: Unreferenced class path entries [com.ibm.ws.cdi.interfaces.jakarta, io.openliberty.microprofile.telemetry.internal, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, io.openliberty.jakarta.cdi.3.0, io.openliberty.jakarta.servlet.5.0, com.ibm.ws.org.osgi.annotation.versioning, io.openliberty.org.eclipse.microprofile.config.3.0, io.openliberty.jakarta.annotation.2.0, io.openliberty.microprofile.telemetry.internal.common, io.openliberty.jakarta.restfulWS.3.0, io.openliberty.jakarta.interceptor.2.0, com.ibm.websphere.appserver.api.servlet, failureaccess-1.0.1, com.ibm.ws.injection] > Task :io.openliberty.microprofile.telemetry.1.0.internal:publishWLPJars > Task :io.openliberty.microprofile.telemetry.1.0.internal:assemble > Task :io.openliberty.microprofile.telemetry.internal:publishWLPJars > Task :io.openliberty.microprofile.telemetry.internal:assemble > Task :io.openliberty.microprofile.telemetry.internal.common:publishWLPJars > Task :io.openliberty.microprofile.telemetry.internal.common:assemble > Task :io.openliberty.microprofile.telemetry_git_fat_tck:assemble SKIPPED > Task :io.openliberty.microprofile41.internal_fat:assemble SKIPPED > Task :io.openliberty.microprofile5.internal_fat:assemble SKIPPED > Task :io.openliberty.netty.internal:globalize NO-SOURCE > Task :io.openliberty.netty.internal:compileJava > Task :io.openliberty.netty.internal:processResources NO-SOURCE > Task :io.openliberty.netty.internal:classes > Task :io.openliberty.netty.internal:instrument > Task :io.openliberty.netty.internal:jar warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.kernel.security.thread, com.ibm.ws.kernel.feature, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.boot.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.event, com.ibm.ws.timer, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.kernel.service, com.ibm.ws.kernel.feature.core, io.openliberty.io.netty] > Task :io.openliberty.netty.internal:publishWLPJars > Task :io.openliberty.netty.internal:assemble > Task :io.openliberty.netty.internal.impl:globalize NO-SOURCE > Task :io.openliberty.netty.internal.impl:compileJava > Task :io.openliberty.netty.internal.impl:processResources NO-SOURCE > Task :io.openliberty.netty.internal.impl:classes > Task :io.openliberty.netty.internal.impl:instrument /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.opentracing.2.0.internal.cdi/src/io/openliberty/opentracing/internal/cdi/OpentracingCDIInjectionExtension.java:18: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.opentracing.2.0.internal.cdi/src/io/openliberty/opentracing/internal/cdi/OpentracingCDIInjectionExtension.java:21: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class OpentracingCDIInjectionExtension implements WebSphereCDIExtension, Extension {} ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.opentracing.2.0.internal.cdi/src/io/openliberty/opentracing/internal/cdi/OpentracingCDIInjectionExtension.java:20: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated @Component(service = WebSphereCDIExtension.class, configurationPolicy = ConfigurationPolicy.IGNORE, immediate = true) ^ 3 warnings > Task :io.openliberty.netty.internal.impl:jar warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))",osgi.service;filter:="(objectClass=com.ibm.websphere.channelfw.osgi.CHFWBundle)";effective:=active,osgi.service;filter:="(objectClass=com.ibm.ws.kernel.feature.ServerStarted)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=java.util.concurrent.ExecutorService)";effective:=active,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.channelfw, com.ibm.ws.kernel.security.thread, com.ibm.ws.wsbytebuffer, com.ibm.ws.kernel.feature, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.boot.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.event, com.ibm.ws.timer, com.ibm.ws.org.osgi.annotation.versioning, io.openliberty.accesslists.internal, io.openliberty.netty.internal, com.ibm.ws.kernel.service, com.ibm.ws.kernel.feature.core, io.openliberty.io.netty] > Task :io.openliberty.netty.internal.impl:publishWLPJars > Task :io.openliberty.netty.internal.impl:assemble > Task :io.openliberty.opentracing.2.0.internal:publishWLPJars > Task :io.openliberty.opentracing.2.0.internal:assemble > Task :io.openliberty.opentracing.2.0.internal.cdi:globalize NO-SOURCE > Task :io.openliberty.opentracing.2.0.internal.cdi:compileJava > Task :io.openliberty.opentracing.2.0.internal.cdi:processResources NO-SOURCE > Task :io.openliberty.opentracing.2.0.internal.cdi:classes > Task :io.openliberty.opentracing.2.0.internal.cdi:instrument > Task :io.openliberty.opentracing.2.0.internal.cdi:jar warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.2.0, io.openliberty.io.opentracing.opentracing-api.0.33.0, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.javaee.annotation.1.2, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.wsspi.org.osgi.service.component, com.ibm.ws.cdi.interfaces, com.ibm.websphere.javaee.jaxrs.2.0, com.ibm.websphere.appserver.spi.logging, com.ibm.ws.jaxrs.2.0.common, io.openliberty.opentracing.2.0.internal] > Task :io.openliberty.opentracing.2.0.internal.cdi:publishWLPJars > Task :io.openliberty.opentracing.2.0.internal.cdi:assemble > Task :io.openliberty.opentracing.2.0.internal.jaxrs2x:globalize NO-SOURCE > Task :io.openliberty.opentracing.2.0.internal.jaxrs2x:compileJava > Task :io.openliberty.opentracing.2.0.internal.jaxrs2x:processResources NO-SOURCE > Task :io.openliberty.opentracing.2.0.internal.jaxrs2x:classes > Task :io.openliberty.opentracing.2.0.internal.jaxrs2x:instrument > Task :io.openliberty.opentracing.2.0.internal.jaxrs2x:jar warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.wsspi.org.osgi.service.component, com.ibm.websphere.javaee.jaxrs.2.0, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.jaxrs.2.0.common, io.openliberty.opentracing.2.0.internal] > Task :io.openliberty.opentracing.2.0.internal.jaxrs2x:publishWLPJars > Task :io.openliberty.opentracing.2.0.internal.jaxrs2x:assemble > Task :io.openliberty.opentracing.2.0.spi:globalize NO-SOURCE > Task :io.openliberty.opentracing.2.0.spi:compileJava NO-SOURCE > Task :io.openliberty.opentracing.2.0.spi:processResources NO-SOURCE > Task :io.openliberty.opentracing.2.0.spi:classes UP-TO-DATE > Task :io.openliberty.opentracing.2.0.spi:instrument > Task :io.openliberty.opentracing.2.0.spi:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type io.openliberty.opentracing.spi.tracer.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, io.openliberty.opentracing.2.0.internal] > Task :io.openliberty.opentracing.2.0.spi:apiSpiJavadoc > Task :io.openliberty.opentracing.2.0.spi:zipJavadoc > Task :io.openliberty.opentracing.2.0.spi:publishJavadoc > Task :io.openliberty.opentracing.2.0.spi:publishWLPJars > Task :io.openliberty.opentracing.2.0.spi:assemble > Task :io.openliberty.opentracing.2.0.thirdparty:globalize NO-SOURCE > Task :io.openliberty.opentracing.2.0.thirdparty:compileJava NO-SOURCE > Task :io.openliberty.opentracing.2.0.thirdparty:processResources NO-SOURCE > Task :io.openliberty.opentracing.2.0.thirdparty:classes UP-TO-DATE > Task :io.openliberty.opentracing.2.0.thirdparty:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [io.openliberty.io.opentracing.opentracing-api.0.33.0] > Task :io.openliberty.opentracing.2.0.thirdparty:publishWLPJars > Task :io.openliberty.opentracing.2.0.thirdparty:assemble > Task :io.openliberty.opentracing.2.x_fat:assemble SKIPPED > Task :io.openliberty.opentracing.3.0.internal.restfulws:globalize NO-SOURCE > Task :io.openliberty.opentracing.3.0.internal.restfulws:compileJava > Task :io.openliberty.opentracing.3.0.internal.restfulws:processResources NO-SOURCE > Task :io.openliberty.opentracing.3.0.internal.restfulws:classes > Task :io.openliberty.opentracing.3.0.internal.restfulws:instrument > Task :io.openliberty.opentracing.3.0.internal.restfulws:jar warning: Unreferenced class path entries [io.openliberty.io.opentracing.opentracing-api.0.33.0, com.ibm.websphere.javaee.jaxrs.2.1, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.logging.core, io.openliberty.org.jboss.resteasy.common, io.openliberty.opentracing.2.0.internal] > Task :io.openliberty.opentracing.3.0.internal.restfulws:publishWLPJars > Task :io.openliberty.opentracing.3.0.internal.restfulws:assemble > Task :io.openliberty.opentracing.3.x_fat:assemble SKIPPED > Task :io.openliberty.org.apache.commons.codec:publishWLPJars > Task :io.openliberty.org.apache.commons.codec:assemble > Task :io.openliberty.org.apache.commons.logging:publishWLPJars > Task :io.openliberty.org.apache.commons.logging:assemble > Task :io.openliberty.org.apache.jasper.expressionLanguage.4.0:copySource > Task :io.openliberty.org.apache.jasper.expressionLanguage.4.0:globalize NO-SOURCE > Task :io.openliberty.org.apache.jasper.expressionLanguage.4.0:compileJava NO-SOURCE > Task :io.openliberty.org.apache.jasper.expressionLanguage.4.0:processResources NO-SOURCE > Task :io.openliberty.org.apache.jasper.expressionLanguage.4.0:classes UP-TO-DATE > Task :io.openliberty.org.apache.jasper.expressionLanguage.4.0:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation aQute.bnd.annotation.spi.ServiceProvider applied to type org.apache.el.ExpressionFactoryImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Version for package org.apache.el is set to different values in the source (4.0.0) and in the manifest (10.0.18). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.apache.el.lang is set to different values in the source (4.0.0) and in the manifest (10.0.18). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.apache.el.parser is set to different values in the source (4.0.0) and in the manifest (10.0.18). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Duplicate name osgi.contract used in header: 'osgi.contract,osgi.contract;osgi.contract=JavaEL;filter:="(&(osgi.contract=JavaEL)(version=4.0.0))",osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [io.openliberty.jakarta.expressionLanguage.4.0, com.ibm.ws.org.osgi.annotation.versioning, tomcat-jasper-el-10.0.18, com.ibm.websphere.appserver.spi.logging] > Task :io.openliberty.org.apache.jasper.expressionLanguage.4.0:publishWLPJars > Task :io.openliberty.org.apache.jasper.expressionLanguage.4.0:assemble > Task :io.openliberty.org.apache.jasper.expressionLanguage.5.0:copySource > Task :io.openliberty.org.apache.jasper.expressionLanguage.5.0:globalize NO-SOURCE > Task :io.openliberty.org.apache.jasper.expressionLanguage.5.0:compileJava NO-SOURCE > Task :io.openliberty.org.apache.jasper.expressionLanguage.5.0:processResources NO-SOURCE > Task :io.openliberty.org.apache.jasper.expressionLanguage.5.0:classes UP-TO-DATE > Task :io.openliberty.org.apache.jasper.expressionLanguage.5.0:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation aQute.bnd.annotation.spi.ServiceProvider applied to type org.apache.el.ExpressionFactoryImpl provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Version for package org.apache.el is set to different values in the source (5.0.0) and in the manifest (10.1.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.apache.el.lang is set to different values in the source (5.0.0) and in the manifest (10.1.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Version for package org.apache.el.parser is set to different values in the source (5.0.0) and in the manifest (10.1.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project warning: Duplicate name osgi.contract used in header: 'osgi.contract,osgi.contract;osgi.contract=JavaEL;filter:="(&(osgi.contract=JavaEL)(version=5.0.0))",osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=11))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [tomcat-jasper-el-10.1.0-M16, com.ibm.ws.org.osgi.annotation.versioning, io.openliberty.jakarta.expressionLanguage.5.0, com.ibm.websphere.appserver.spi.logging] > Task :io.openliberty.org.apache.jasper.expressionLanguage.5.0:publishWLPJars > Task :io.openliberty.org.apache.jasper.expressionLanguage.5.0:assemble > Task :io.openliberty.org.apache.jasper.expressionLanguage.5.0_fat:assemble SKIPPED > Task :io.openliberty.org.apache.myfaces.3.0:copySource > Task :io.openliberty.org.apache.myfaces.3.0:publishWLPJars > Task :io.openliberty.org.apache.myfaces.3.0:assemble > Task :io.openliberty.org.apache.myfaces.4.0:copySource > Task :io.openliberty.org.apache.myfaces.4.0:publishWLPJars > Task :io.openliberty.org.apache.myfaces.4.0:assemble > Task :io.openliberty.org.apache.taglibs.standard:copySource > Task :io.openliberty.org.apache.taglibs.standard:globalize NO-SOURCE > Task :io.openliberty.org.apache.taglibs.standard:compileJava > Task :io.openliberty.org.apache.taglibs.standard:processResources NO-SOURCE > Task :io.openliberty.org.apache.taglibs.standard:classes > Task :io.openliberty.org.apache.taglibs.standard:instrument > Task :io.openliberty.org.apache.taglibs.standard:jar warning: Split package, multiple jars provide the same package:org/apache/taglibs/standard/tag/common/core Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:jakarta.servlet.jsp.jstl-2.0.0] Class path [Jar:main, Jar:jakarta.servlet.jsp.jstl-2.0.0, Jar:io.openliberty.jakarta.servlet.5.0, Jar:io.openliberty.jakarta.pages.3.0, Jar:com.ibm.ws.ras.instrument] warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type org.apache.taglibs.standard.tag.common.core.ImportSupport$ImportResponseWrapper$1 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type org.apache.taglibs.standard.tag.common.core.ImportSupport$ImportResponseWrapper$1 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type org.apache.taglibs.standard.tag.common.core.ImportSupport$ImportResponseWrapper$1 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Host com.ibm.ws.jsp.jakarta= for this fragment/require bundle cannot be found on the classpath warning: Imports that lack version ranges: [com.ibm.websphere.ras, com.ibm.websphere.ras.annotation, com.ibm.ws.ffdc, jakarta.el, javax.naming, javax.sql, javax.swing, javax.swing.border, javax.swing.event, javax.swing.text, javax.xml.namespace, javax.xml.parsers, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stream, javax.xml.xpath, org.w3c.dom, org.w3c.dom.events, org.w3c.dom.traversal, org.w3c.dom.xpath, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers] warning: Export org.apache.taglibs.standard.tag.common.xml, has 1, private references [com.oracle.wls.shaded.org.apache.xpath.jaxp] warning: Unreferenced class path entries [io.openliberty.jakarta.servlet.5.0, jakarta.servlet.jsp.jstl-2.0.0, com.ibm.ws.ras.instrument, io.openliberty.jakarta.pages.3.0] > Task :io.openliberty.org.apache.taglibs.standard:publishWLPJars > Task :io.openliberty.org.apache.taglibs.standard:assemble > Task :io.openliberty.org.apache.taglibs.standard.3.0:globalize NO-SOURCE > Task :io.openliberty.org.apache.taglibs.standard.3.0:compileJava NO-SOURCE > Task :io.openliberty.org.apache.taglibs.standard.3.0:processResources NO-SOURCE > Task :io.openliberty.org.apache.taglibs.standard.3.0:classes UP-TO-DATE > Task :io.openliberty.org.apache.taglibs.standard.3.0:instrument > Task :io.openliberty.org.apache.taglibs.standard.3.0:jar warning: There is an empty jar or directory on the classpath: main warning: Host com.ibm.ws.jsp.jakarta= for this fragment/require bundle cannot be found on the classpath warning: Imports that lack version ranges: [jakarta.el, jakarta.servlet.jsp.jstl.core, jakarta.servlet.jsp.jstl.fmt, jakarta.servlet.jsp.jstl.sql, javax.naming, javax.sql, javax.swing, javax.swing.border, javax.swing.event, javax.swing.text, javax.xml.namespace, javax.xml.parsers, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stream, javax.xml.xpath, org.w3c.dom, org.w3c.dom.events, org.w3c.dom.traversal, org.w3c.dom.xpath, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers] warning: Export org.apache.taglibs.standard.tag.common.xml, has 1, private references [org.eclipse.tags.shaded.org.apache.xpath.jaxp] warning: Unreferenced class path entries [io.openliberty.jakarta.servlet.6.0, com.ibm.ws.ras.instrument, jakarta.servlet.jsp.jstl-3.0.0, io.openliberty.jakarta.pages.3.0] > Task :io.openliberty.org.apache.taglibs.standard.3.0:publishWLPJars > Task :io.openliberty.org.apache.taglibs.standard.3.0:assemble > Task :io.openliberty.org.apache.xercesImpl:globalize NO-SOURCE > Task :io.openliberty.org.apache.xercesImpl:compileJava NO-SOURCE > Task :io.openliberty.org.apache.xercesImpl:processResources NO-SOURCE > Task :io.openliberty.org.apache.xercesImpl:classes UP-TO-DATE > Task :io.openliberty.org.apache.xercesImpl:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [javax.xml.datatype, javax.xml.namespace, javax.xml.parsers, javax.xml.stream, javax.xml.stream.events, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stax, javax.xml.transform.stream, javax.xml.validation, org.apache.xml.resolver, org.apache.xml.resolver.readers, org.w3c.dom, org.w3c.dom.events, org.w3c.dom.ls, org.w3c.dom.ranges, org.w3c.dom.traversal, org.w3c.dom.views, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers, sun.io] warning: Export org.apache.html.dom, has 1, private references [org.w3c.dom.html] warning: Unreferenced class path entries [junit, xercesImpl-2.12.2, com.ibm.ws.junit.extensions] > Task :io.openliberty.org.apache.xercesImpl:assemble > Task :io.openliberty.org.eclipse.microprofile:publishWLPJars > Task :io.openliberty.org.eclipse.microprofile:assemble > Task :io.openliberty.org.eclipse.openj9.criu:assemble > Task :io.openliberty.org.eclipse.parsson.1.1:globalize NO-SOURCE > Task :io.openliberty.org.eclipse.parsson.1.1:compileJava NO-SOURCE > Task :io.openliberty.org.eclipse.parsson.1.1:processResources NO-SOURCE > Task :io.openliberty.org.eclipse.parsson.1.1:classes UP-TO-DATE > Task :io.openliberty.org.eclipse.parsson.1.1:instrument > Task :io.openliberty.org.eclipse.parsson.1.1:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [jakarta.json, jakarta.json.stream] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, parsson-1.1.0] > Task :io.openliberty.org.eclipse.parsson.1.1:publishWLPJars > Task :io.openliberty.org.eclipse.parsson.1.1:assemble > Task :io.openliberty.org.eclipse.persistence-3.0:globalize NO-SOURCE > Task :io.openliberty.org.eclipse.persistence-3.0:compileJava NO-SOURCE > Task :io.openliberty.org.eclipse.persistence-3.0:processResources NO-SOURCE > Task :io.openliberty.org.eclipse.persistence-3.0:classes UP-TO-DATE > Task :io.openliberty.org.eclipse.persistence-3.0:jar warning: There is an empty jar or directory on the classpath: main warning: Unused -privatepackage instructions , no such package(s) on the class path: [org.apache.geronimo.osgi.locator, org.apache.geronimo.specs.jpa] warning: Imports that lack version ranges: [com.ibm.ws.threadContext, com.ibm.ws.runtime.metadata, javax.sql] warning: Unreferenced class path entries [jakarta.persistence-api-3.0.0, io.openliberty.jakartapersistenceactivator, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component] > Task :io.openliberty.org.eclipse.persistence-3.0:publishWLPJars > Task :io.openliberty.org.eclipse.persistence-3.0:assemble > Task :io.openliberty.org.eclipse.persistence-3.1:globalize NO-SOURCE > Task :io.openliberty.org.eclipse.persistence-3.1:compileJava NO-SOURCE > Task :io.openliberty.org.eclipse.persistence-3.1:processResources NO-SOURCE > Task :io.openliberty.org.eclipse.persistence-3.1:classes UP-TO-DATE > Task :io.openliberty.org.eclipse.persistence-3.1:jar warning: There is an empty jar or directory on the classpath: main warning: Unused -privatepackage instructions , no such package(s) on the class path: [org.apache.geronimo.osgi.locator, org.apache.geronimo.specs.jpa] warning: Imports that lack version ranges: [com.ibm.ws.threadContext, com.ibm.ws.runtime.metadata, javax.sql] warning: Unreferenced class path entries [jakarta.persistence-api-3.1.0, io.openliberty.jakartapersistenceactivator, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component] > Task :io.openliberty.org.eclipse.persistence-3.1:publishWLPJars > Task :io.openliberty.org.eclipse.persistence-3.1:assemble > Task :io.openliberty.org.eclipse.yasson.3.0:globalize NO-SOURCE > Task :io.openliberty.org.eclipse.yasson.3.0:compileJava NO-SOURCE > Task :io.openliberty.org.eclipse.yasson.3.0:processResources NO-SOURCE > Task :io.openliberty.org.eclipse.yasson.3.0:classes UP-TO-DATE > Task :io.openliberty.org.eclipse.yasson.3.0:jar warning: There is an empty jar or directory on the classpath: main warning: Imports that lack version ranges: [com.ibm.wsspi.classloading, jakarta.enterprise.context.spi, jakarta.enterprise.inject.spi, jakarta.json, jakarta.json.spi, jakarta.json.stream] warning: Unreferenced class path entries [io.openliberty.jakarta.jsonb.3.0, yasson-3.0.0] > Task :io.openliberty.org.eclipse.yasson.3.0:publishWLPJars > Task :io.openliberty.org.eclipse.yasson.3.0:assemble > Task :io.openliberty.org.glassfish.hk2.osgi-resource-locator:publishWLPJars > Task :io.openliberty.org.glassfish.hk2.osgi-resource-locator:assemble > Task :io.openliberty.org.hibernate.validator.7.0:globalize NO-SOURCE > Task :io.openliberty.org.hibernate.validator.7.0:compileJava NO-SOURCE > Task :io.openliberty.org.hibernate.validator.7.0:processResources NO-SOURCE > Task :io.openliberty.org.hibernate.validator.7.0:classes UP-TO-DATE > Task :io.openliberty.org.hibernate.validator.7.0:instrument > Task :io.openliberty.org.hibernate.validator.7.0:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation jakarta.validation.constraintvalidation.SupportedValidationTarget applied to type org.hibernate.validator.internal.constraintvalidators.hv.ParameterScriptAssertValidator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.validation.valueextraction.ExtractedValue applied to type org.hibernate.validator.internal.engine.valueextraction.BooleanArrayValueExtractor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.validation.valueextraction.UnwrapByDefault applied to type org.hibernate.validator.internal.engine.valueextraction.ObservableValueValueExtractor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.LogMessage applied to type org.hibernate.validator.internal.util.logging.Log provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.Message applied to type org.hibernate.validator.internal.util.logging.Log provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.FormatWith applied to type org.hibernate.validator.internal.util.logging.Log provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.Cause applied to type org.hibernate.validator.internal.util.logging.Log provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageLogger applied to type org.hibernate.validator.internal.util.logging.Log provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageBundle applied to type org.hibernate.validator.internal.util.logging.Messages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [javax.script, javax.xml.namespace, javax.xml.stream, javax.xml.stream.events, javax.xml.transform, javax.xml.transform.stream, javax.xml.validation, org.xml.sax, com.ibm.wsspi.classloading, org.apache.el] warning: Unreferenced class path entries [hibernate-validator-7.0.4.Final, com.ibm.ws.ras.instrument] > Task :io.openliberty.org.hibernate.validator.7.0:publishWLPJars > Task :io.openliberty.org.hibernate.validator.7.0:assemble > Task :io.openliberty.org.hibernate.validator.cdi.7.0:globalize NO-SOURCE > Task :io.openliberty.org.hibernate.validator.cdi.7.0:compileJava NO-SOURCE > Task :io.openliberty.org.hibernate.validator.cdi.7.0:processResources NO-SOURCE > Task :io.openliberty.org.hibernate.validator.cdi.7.0:classes UP-TO-DATE > Task :io.openliberty.org.hibernate.validator.cdi.7.0:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation jakarta.enterprise.event.Observes applied to type org.hibernate.validator.cdi.ValidationExtension provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.enterprise.inject.spi.WithAnnotations applied to type org.hibernate.validator.cdi.ValidationExtension provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.inject.Inject applied to type org.hibernate.validator.cdi.internal.InjectingConstraintValidatorFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.interceptor.AroundInvoke applied to type org.hibernate.validator.cdi.internal.interceptor.ValidationInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.interceptor.AroundConstruct applied to type org.hibernate.validator.cdi.internal.interceptor.ValidationInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.interceptor.InterceptorBinding applied to type org.hibernate.validator.cdi.internal.interceptor.ValidationInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.interceptor.Interceptor applied to type org.hibernate.validator.cdi.internal.interceptor.ValidationInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.annotation.Priority applied to type org.hibernate.validator.cdi.internal.interceptor.ValidationInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [jakarta.annotation, jakarta.enterprise.context, jakarta.enterprise.context.spi, jakarta.enterprise.event, jakarta.enterprise.inject, jakarta.enterprise.inject.literal, jakarta.enterprise.inject.spi, jakarta.enterprise.util, jakarta.inject, jakarta.interceptor, jakarta.validation, jakarta.validation.bootstrap, jakarta.validation.executable, jakarta.validation.metadata, jakarta.validation.valueextraction, org.hibernate.validator.internal.engine, org.hibernate.validator.internal.engine.valueextraction, org.hibernate.validator.internal.properties, org.hibernate.validator.internal.util, org.hibernate.validator.internal.util.classhierarchy, org.hibernate.validator.internal.util.logging, org.hibernate.validator.internal.util.privilegedactions, org.apache.el] warning: Unreferenced class path entries [hibernate-validator-7.0.4.Final, hibernate-validator-cdi-7.0.4.Final] > Task :io.openliberty.org.hibernate.validator.cdi.7.0:publishWLPJars > Task :io.openliberty.org.hibernate.validator.cdi.7.0:assemble > Task :io.openliberty.org.jboss.logging35:globalize NO-SOURCE > Task :io.openliberty.org.jboss.logging35:compileJava NO-SOURCE > Task :io.openliberty.org.jboss.logging35:processResources NO-SOURCE > Task :io.openliberty.org.jboss.logging35:classes UP-TO-DATE > Task :io.openliberty.org.jboss.logging35:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, jboss-logging-3.5.0.Final] > Task :io.openliberty.org.jboss.logging35:publishWLPJars > Task :io.openliberty.org.jboss.logging35:assemble > Task :io.openliberty.org.jboss.narayana.rts:publishWLPJars > Task :io.openliberty.org.jboss.narayana.rts:assemble > Task :io.openliberty.org.jboss.narayana.rts.lra-coordinator:globalize NO-SOURCE > Task :io.openliberty.org.jboss.narayana.rts.lra-coordinator:compileJava NO-SOURCE > Task :io.openliberty.org.jboss.narayana.rts.lra-coordinator:processResources NO-SOURCE > Task :io.openliberty.org.jboss.narayana.rts.lra-coordinator:classes UP-TO-DATE > Task :io.openliberty.org.jboss.narayana.rts.lra-coordinator:jar /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.org.jboss.narayana.rts.lra-coordinator/bnd.bnd:28: warning: No value specified for key: -wab. An empty value should be specified as '-wab:' or '-wab=': <<-wab -outputmask: mpLRACoordinator.jar>> warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.Message applied to type com.arjuna.ats.arjuna.logging.arjunaI18NLogger provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.LogMessage applied to type com.arjuna.ats.arjuna.logging.arjunaI18NLogger provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.Cause applied to type com.arjuna.ats.arjuna.logging.arjunaI18NLogger provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageLogger applied to type com.arjuna.ats.arjuna.logging.arjunaI18NLogger provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.ws.rs.core.Context applied to type io.narayana.lra.coordinator.api.Coordinator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.inject.Inject applied to type io.narayana.lra.coordinator.api.Coordinator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.ws.rs.GET applied to type io.narayana.lra.coordinator.api.Coordinator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.ws.rs.Path applied to type io.narayana.lra.coordinator.api.Coordinator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.ws.rs.Produces applied to type io.narayana.lra.coordinator.api.Coordinator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.eclipse.microprofile.openapi.annotations.Operation applied to type io.narayana.lra.coordinator.api.Coordinator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.eclipse.microprofile.openapi.annotations.responses.APIResponse applied to type io.narayana.lra.coordinator.api.Coordinator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.eclipse.microprofile.openapi.annotations.parameters.Parameter applied to type io.narayana.lra.coordinator.api.Coordinator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.ws.rs.QueryParam applied to type io.narayana.lra.coordinator.api.Coordinator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.ws.rs.DefaultValue applied to type io.narayana.lra.coordinator.api.Coordinator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.eclipse.microprofile.openapi.annotations.media.Schema applied to type io.narayana.lra.coordinator.api.Coordinator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.eclipse.microprofile.openapi.annotations.responses.APIResponses applied to type io.narayana.lra.coordinator.api.Coordinator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.ws.rs.PathParam applied to type io.narayana.lra.coordinator.api.Coordinator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.ws.rs.POST applied to type io.narayana.lra.coordinator.api.Coordinator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.ws.rs.HeaderParam applied to type io.narayana.lra.coordinator.api.Coordinator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.ws.rs.PUT applied to type io.narayana.lra.coordinator.api.Coordinator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.eclipse.microprofile.openapi.annotations.parameters.RequestBody applied to type io.narayana.lra.coordinator.api.Coordinator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.enterprise.context.ApplicationScoped applied to type io.narayana.lra.coordinator.api.Coordinator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.eclipse.microprofile.openapi.annotations.tags.Tag applied to type io.narayana.lra.coordinator.api.Coordinator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.ws.rs.ext.Provider applied to type io.narayana.lra.coordinator.api.CoordinatorContainerFilter provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.ws.rs.ApplicationPath applied to type io.narayana.lra.coordinator.api.JaxRsActivator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.eclipse.microprofile.openapi.annotations.OpenAPIDefinition applied to type io.narayana.lra.coordinator.api.JaxRsActivator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.ws.rs.DELETE applied to type io.narayana.lra.coordinator.api.RecoveryCoordinator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.PostConstruct applied to type io.narayana.lra.coordinator.domain.service.LRAService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.PreDestroy applied to type io.narayana.lra.coordinator.domain.service.LRAService provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [javax.annotation, javax.crypto, javax.crypto.spec, javax.enterprise.context, javax.inject, javax.json, javax.management, javax.management.remote, javax.naming, javax.naming.directory, javax.naming.ldap, javax.net, javax.net.ssl, javax.security.auth.x500, javax.servlet, javax.sql, javax.swing, javax.swing.border, javax.swing.event, javax.swing.tree, javax.ws.rs, javax.ws.rs.client, javax.ws.rs.container, javax.ws.rs.core, javax.ws.rs.ext, javax.xml.parsers, javax.xml.stream, org.apache.avalon.framework.logger, org.apache.commons.codec.binary, org.apache.log, org.apache.log4j, org.apache.logging.log4j, org.apache.logging.log4j.message, org.apache.logging.log4j.spi, org.eclipse.microprofile.lra.annotation, org.ietf.jgss, org.jboss.logmanager, org.slf4j, org.slf4j.spi, org.xml.sax, org.xml.sax.helpers] warning: Unreferenced class path entries [lra-service-base-5.10.6.Final, arjuna-5.10.6.Final, common-5.10.6.Final, jboss-logging-3.4.3.Final, io.openliberty.org.apache.commons.logging, com.ibm.ws.org.apache.httpcomponents] > Task :io.openliberty.org.jboss.narayana.rts.lra-coordinator:publishWLPJars > Task :io.openliberty.org.jboss.narayana.rts.lra-coordinator:assemble > Task :io.openliberty.org.jboss.resteasy.cdi:globalize NO-SOURCE > Task :io.openliberty.org.jboss.resteasy.cdi:compileJava > Task :io.openliberty.org.jboss.resteasy.cdi:processResources > Task :io.openliberty.org.jboss.resteasy.cdi:classes > Task :io.openliberty.org.jboss.resteasy.cdi:instrument Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.org.jboss.resteasy.cdi/src/io/openliberty/org/jboss/resteasy/common/cdi/LibertyFallbackInjectorFactory.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :io.openliberty.org.jboss.resteasy.cdi:jar warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageLogger applied to type org.jboss.resteasy.cdi.i18n.LogMessages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.Message applied to type org.jboss.resteasy.cdi.i18n.Messages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageBundle applied to type org.jboss.resteasy.cdi.i18n.Messages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [javax.naming, org.jboss.weld.proxy] warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.wsspi.webcontainer.collaborator.WebAppInjectionClassListCollaborator";uses:="com.ibm.wsspi.webcontainer.collaborator",osgi.service;objectClass:List="io.openliberty.cdi.spi.CDIExtensionMetadata";uses:="io.openliberty.cdi.spi"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: POM will not validate on Central due to missing Bundle-Developers header warning: Unreferenced class path entries [com.ibm.ws.container.service.compat, com.ibm.ws.ras.instrument, resteasy-cdi-4.7.2.Final, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.eclipse.microprofile.config.1.4, com.ibm.websphere.javaee.validation.2.0, io.openliberty.org.jboss.resteasy.common, com.ibm.ws.org.jboss.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.websphere.javaee.jsonp.1.1, com.ibm.ws.container.service, resteasy-servlet-initializer-4.7.2.Final, com.ibm.websphere.javaee.cdi.2.0, com.ibm.ws.webcontainer, com.ibm.websphere.javaee.interceptor.1.2, com.ibm.websphere.javaee.annotation.1.3, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.ws.anno, activation-1.1, com.ibm.websphere.javaee.servlet.4.0, com.ibm.websphere.javaee.jaxrs.2.1, com.ibm.ws.cdi.interfaces, com.ibm.ws.logging.core, com.ibm.ws.jaxrs.2.0.common, com.ibm.ws.org.apache.httpcomponents, com.ibm.ws.org.apache.commons.io, com.ibm.websphere.javaee.jaxb.2.2] > Task :io.openliberty.org.jboss.resteasy.cdi:publishWLPJars > Task :io.openliberty.org.jboss.resteasy.cdi:assemble > Task :io.openliberty.org.jboss.resteasy.cdi.ee10:globalize NO-SOURCE > Task :io.openliberty.org.jboss.resteasy.common.ee10:extractInjectedClasses > Task :io.openliberty.org.jboss.resteasy.common.ee10:globalize > Task :io.openliberty.org.jboss.resteasy.common.ee10:compileJava /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.org.jboss.resteasy.common.ee10/src/org/jboss/resteasy/plugins/server/servlet/ServletContainerDispatcher.java:187: warning: [deprecation] getSingletons() in Application has been deprecated if (config.getSingletons() != null) ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.org.jboss.resteasy.common.ee10/src/org/jboss/resteasy/plugins/server/servlet/ServletContainerDispatcher.java:189: warning: [deprecation] getSingletons() in Application has been deprecated for (Object obj : config.getSingletons()) ^ 2 warnings > Task :io.openliberty.org.jboss.resteasy.common.ee10:processResources > Task :io.openliberty.org.jboss.resteasy.common.ee10:classes > Task :io.openliberty.org.jboss.resteasy.common.ee10:instrument > Task :io.openliberty.org.jboss.resteasy.common.ee10:jar warning: Split package, multiple jars provide the same package:org/jboss/resteasy/annotations/cache Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/annotations/jaxrs Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/annotations/providers/img Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/annotations Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/api/validation Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/client/exception Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/client/jaxrs/cache Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/client/jaxrs/engines Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/client/jaxrs/i18n Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/client/jaxrs/internal/proxy/extractors Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/client/jaxrs/internal/proxy/processors/invocation Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/client/jaxrs/internal/proxy/processors/webtarget Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/client/jaxrs/internal/proxy/processors Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/client/jaxrs/internal/proxy Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/client/jaxrs/internal Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/client/jaxrs Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/concurrent Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/core/interception/jaxrs Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/core/messagebody Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/core/providerfactory Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/core/registry Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/core/request Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/core Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/mock Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/plugins/delegates Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/plugins/interceptors Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/plugins/providers/multipart Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-multipart-provider-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/plugins/providers/sse/client Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/plugins/providers/sse Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/plugins/providers Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/plugins/server/embedded Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/plugins/server/resourcefactory Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/plugins/server/servlet Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/plugins/server Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/plugins/touri Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/resteasy_jaxrs/i18n Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/specimpl Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/spi/concurrent Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/spi/interception Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/spi/metadata Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/spi/statistics Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/spi/touri Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/spi/util Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/spi/validation Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/spi Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-spi-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/statistics Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/test Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-client-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/tracing Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/util/snapshot Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/jboss/resteasy/util Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-core-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-client-api-6.1.0.Beta2, Jar:resteasy-client-6.1.0.Beta2, Jar:resteasy-core-spi-6.1.0.Beta2, Jar:resteasy-core-6.1.0.Beta2, Jar:resteasy-multipart-provider-6.1.0.Beta2, Jar:resteasy-tracing-api-1.1.0.Final, Jar:apache-mime4j-core-0.8.6, Jar:apache-mime4j-dom-0.8.6, Jar:apache-mime4j-storage-0.8.6, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:io.openliberty.jakarta.activation.2.1, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.jakarta.annotation.2.1, Jar:io.openliberty.jakarta.jsonp.2.1, Jar:io.openliberty.jakarta.cdi.4.0, Jar:com.ibm.ws.org.apache.commons.io, Jar:com.ibm.ws.org.apache.httpcomponents, Jar:io.openliberty.org.eclipse.microprofile.config.3.0, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.classloading, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.container.service.compat, Jar:com.ibm.ws.logging.core, Jar:io.openliberty.org.jboss.logging35, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.kernel.service, Jar:io.openliberty.webcontainer.security.internal, Jar:com.ibm.websphere.security, Jar:com.ibm.ws.ras.instrument] warning: Unable to determine whether the meta annotation jakarta.xml.bind.annotation.XmlRootElement applied to type org.jboss.resteasy.api.validation.ResteasyConstraintViolation provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.xml.bind.annotation.XmlAccessorType applied to type org.jboss.resteasy.api.validation.ResteasyConstraintViolation provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.LogMessage applied to type org.jboss.resteasy.client.jaxrs.i18n.LogMessages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.Message applied to type org.jboss.resteasy.client.jaxrs.i18n.LogMessages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.Cause applied to type org.jboss.resteasy.client.jaxrs.i18n.LogMessages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageLogger applied to type org.jboss.resteasy.client.jaxrs.i18n.LogMessages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageBundle applied to type org.jboss.resteasy.client.jaxrs.i18n.Messages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [jakarta.validation, jakarta.xml.bind, jakarta.xml.bind.annotation, jakarta.xml.bind.attachment, javax.crypto, javax.crypto.spec, javax.imageio, javax.imageio.metadata, javax.imageio.plugins.jpeg, javax.imageio.stream, javax.naming, javax.net, javax.net.ssl, javax.security.auth, javax.xml.parsers, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stream, org.jboss.jandex, org.w3c.dom, org.xml.sax] warning: Export org.jboss.resteasy.client.jaxrs.internal, has 1, private references [org.jboss.resteasy.client.jaxrs.spi] warning: Export org.jboss.resteasy.plugins.providers.multipart, has 3, private references [org.apache.james.mime4j, org.apache.james.mime4j.dom, org.apache.james.mime4j.message] warning: Duplicate name osgi.service used in header: 'osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=11))",osgi.service;filter:="(objectClass=com.ibm.ws.jaxrs20.client.MpJwtPropagation)";effective:=active;resolution:=optional,osgi.service;filter:="(objectClass=io.openliberty.restfulWS.client.ClientAsyncTaskWrapper)";effective:=active;resolution:=optional;cardinality:=multiple,osgi.extender;filter:="(&(osgi.extender=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.wsspi.logging.Introspector,io.openliberty.restfulWS.introspector.RESTfulEndpointLoggingIntrospector";uses:="com.ibm.wsspi.logging,io.openliberty.restfulWS.introspector",osgi.service;objectClass:List="io.openliberty.restfulWS.client.security.OAuthPropagationHelper";uses:="io.openliberty.restfulWS.client.security"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.container.service.compat, com.ibm.ws.ras.instrument, apache-mime4j-core-0.8.6, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, io.openliberty.jakarta.cdi.4.0, io.openliberty.jakarta.activation.2.1, apache-mime4j-storage-0.8.6, com.ibm.ws.org.osgi.annotation.versioning, io.openliberty.jakarta.servlet.6.0, io.openliberty.org.eclipse.microprofile.config.3.0, io.openliberty.jakarta.annotation.2.1, resteasy-multipart-provider-6.1.0.Beta2, com.ibm.ws.container.service, com.ibm.ws.kernel.service, resteasy-core-spi-6.1.0.Beta2, resteasy-core-6.1.0.Beta2, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, resteasy-tracing-api-1.1.0.Final, com.ibm.ws.adaptable.module, resteasy-client-api-6.1.0.Beta2, io.openliberty.jakarta.jsonp.2.1, io.openliberty.webcontainer.security.internal, io.openliberty.org.jboss.logging35, com.ibm.websphere.security, com.ibm.ws.logging.core, resteasy-client-6.1.0.Beta2, io.openliberty.jakarta.restfulWS.3.1, com.ibm.websphere.org.reactivestreams.reactive-streams.1.0, com.ibm.ws.org.apache.httpcomponents, apache-mime4j-dom-0.8.6, com.ibm.ws.org.apache.commons.io] /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.org.jboss.resteasy.cdi.ee10/src/io/openliberty/org/jboss/resteasy/common/component/ResteasyCDIExtensionMetadata.java:50: warning: [deprecation] ManagedBean in jakarta.annotation has been deprecated BDAs.add(ManagedBean.class); ^ Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.org.jboss.resteasy.cdi.ee10/src/io/openliberty/org/jboss/resteasy/common/cdi/LibertyFallbackInjectorFactory.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning > Task :io.openliberty.org.jboss.resteasy.cdi.ee10:compileJava > Task :io.openliberty.org.jboss.resteasy.cdi.ee10:processResources > Task :io.openliberty.org.jboss.resteasy.cdi.ee10:classes > Task :io.openliberty.org.jboss.resteasy.cdi.ee10:instrument > Task :io.openliberty.org.jboss.resteasy.cdi.ee10:jar warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageLogger applied to type org.jboss.resteasy.cdi.i18n.LogMessages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.Message applied to type org.jboss.resteasy.cdi.i18n.Messages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageBundle applied to type org.jboss.resteasy.cdi.i18n.Messages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [javax.naming, org.jboss.weld.proxy] warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.wsspi.webcontainer.collaborator.WebAppInjectionClassListCollaborator";uses:="com.ibm.wsspi.webcontainer.collaborator",osgi.service;objectClass:List="io.openliberty.cdi.spi.CDIExtensionMetadata";uses:="io.openliberty.cdi.spi"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [resteasy-cdi-6.1.0.Beta2, com.ibm.ws.container.service.compat, com.ibm.ws.cdi.interfaces.jakarta, com.ibm.ws.webcontainer.jakarta, io.openliberty.org.jboss.resteasy.common.ee10, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, io.openliberty.jakarta.cdi.4.0, com.ibm.ws.adaptable.module, com.ibm.ws.anno, com.ibm.ws.org.osgi.annotation.versioning, io.openliberty.jakarta.annotation.2.1, io.openliberty.org.jboss.logging35, com.ibm.ws.container.service, com.ibm.ws.logging.core, io.openliberty.jakarta.restfulWS.3.1] > Task :io.openliberty.org.jboss.resteasy.cdi.ee10:publishWLPJars > Task :io.openliberty.org.jboss.resteasy.cdi.ee10:assemble > Task :io.openliberty.org.jboss.resteasy.common:publishWLPJars > Task :io.openliberty.org.jboss.resteasy.common:assemble > Task :io.openliberty.org.jboss.resteasy.common.ee10:publishWLPJars > Task :io.openliberty.org.jboss.resteasy.common.ee10:assemble > Task :io.openliberty.org.jboss.resteasy.jaxb.provider:globalize NO-SOURCE > Task :io.openliberty.org.jboss.resteasy.jaxb.provider:compileJava NO-SOURCE > Task :io.openliberty.org.jboss.resteasy.jaxb.provider:processResources NO-SOURCE > Task :io.openliberty.org.jboss.resteasy.jaxb.provider:classes UP-TO-DATE > Task :io.openliberty.org.jboss.resteasy.jaxb.provider:jar warning: There is an empty jar or directory on the classpath: main warning: Unused -privatepackage instructions , no such package(s) on the class path: [org.jboss.resteasy.plugins.providers.jaxb.i18n] warning: Unable to determine whether the meta annotation javax.ws.rs.core.Context applied to type org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBContextFinder provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.ws.rs.ext.Provider applied to type org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.ws.rs.Produces applied to type org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.ws.rs.Consumes applied to type org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyElement applied to type org.jboss.resteasy.plugins.providers.jaxb.JaxbCollection provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAnyAttribute applied to type org.jboss.resteasy.plugins.providers.jaxb.JaxbMap$Entry provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlTransient applied to type org.jboss.resteasy.plugins.providers.jaxb.JaxbMap$Entry provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.xml.bind.annotation.XmlAccessorType applied to type org.jboss.resteasy.plugins.providers.jaxb.JaxbMap$Entry provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.resteasy.annotations.DecorateTypes applied to type org.jboss.resteasy.plugins.providers.jaxb.PrettyProcessor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageLogger applied to type org.jboss.resteasy.plugins.providers.jaxb.i18n.LogMessages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.Message applied to type org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageBundle applied to type org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [javax.xml.bind, javax.xml.bind.annotation, javax.xml.bind.annotation.adapters, javax.xml.bind.attachment, com.ibm.wsspi.classloading, javax.ws.rs, javax.ws.rs.core, javax.ws.rs.ext, javax.xml.namespace, javax.xml.parsers, javax.xml.stream, javax.xml.transform, javax.xml.transform.sax, javax.xml.transform.stream, javax.xml.validation, org.jboss.logging, org.jboss.resteasy.annotations, org.jboss.resteasy.core, org.jboss.resteasy.core.interception.jaxrs, org.jboss.resteasy.core.messagebody, org.jboss.resteasy.plugins.providers, org.jboss.resteasy.resteasy_jaxrs.i18n, org.jboss.resteasy.spi, org.jboss.resteasy.spi.util, org.jboss.resteasy.util, org.w3c.dom, org.xml.sax, javax.xml.bind.helpers, javax.xml.bind.util] warning: POM will not validate on Central due to missing Bundle-Developers header > Task :io.openliberty.org.jboss.resteasy.jaxb.provider:publishWLPJars > Task :io.openliberty.org.jboss.resteasy.jaxb.provider:assemble > Task :io.openliberty.org.jboss.resteasy.jaxb.provider.ee10:globalize NO-SOURCE > Task :io.openliberty.org.jboss.resteasy.jaxb.provider.ee10:compileJava NO-SOURCE > Task :io.openliberty.org.jboss.resteasy.jaxb.provider.ee10:processResources NO-SOURCE > Task :io.openliberty.org.jboss.resteasy.jaxb.provider.ee10:classes UP-TO-DATE > Task :io.openliberty.org.jboss.resteasy.jaxb.provider.ee10:jar warning: There is an empty jar or directory on the classpath: main warning: Unused -privatepackage instructions , no such package(s) on the class path: [org.jboss.resteasy.plugins.providers.jaxb.i18n] warning: Unable to determine whether the meta annotation jakarta.ws.rs.core.Context applied to type org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBContextFinder provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.ws.rs.ext.Provider applied to type org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.ws.rs.Produces applied to type org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.ws.rs.Consumes applied to type org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.xml.bind.annotation.XmlAnyElement applied to type org.jboss.resteasy.plugins.providers.jaxb.JaxbCollection provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.xml.bind.annotation.XmlAnyAttribute applied to type org.jboss.resteasy.plugins.providers.jaxb.JaxbMap$Entry provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.xml.bind.annotation.XmlTransient applied to type org.jboss.resteasy.plugins.providers.jaxb.JaxbMap$Entry provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.xml.bind.annotation.XmlAccessorType applied to type org.jboss.resteasy.plugins.providers.jaxb.JaxbMap$Entry provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.resteasy.annotations.DecorateTypes applied to type org.jboss.resteasy.plugins.providers.jaxb.PrettyProcessor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageLogger applied to type org.jboss.resteasy.plugins.providers.jaxb.i18n.LogMessages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.Message applied to type org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.Cause applied to type org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageBundle applied to type org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.wsspi.classloading, jakarta.ws.rs, jakarta.ws.rs.core, jakarta.ws.rs.ext, jakarta.xml.bind, jakarta.xml.bind.annotation, jakarta.xml.bind.annotation.adapters, jakarta.xml.bind.attachment, javax.xml.namespace, javax.xml.parsers, javax.xml.stream, javax.xml.transform, javax.xml.transform.sax, javax.xml.transform.stream, javax.xml.validation, org.glassfish.jaxb.runtime.marshaller, org.jboss.logging, org.jboss.resteasy.annotations, org.jboss.resteasy.core, org.jboss.resteasy.core.interception.jaxrs, org.jboss.resteasy.core.messagebody, org.jboss.resteasy.plugins.providers, org.jboss.resteasy.resteasy_jaxrs.i18n, org.jboss.resteasy.spi, org.jboss.resteasy.spi.util, org.jboss.resteasy.util, org.w3c.dom, org.xml.sax] > Task :io.openliberty.org.jboss.resteasy.jaxb.provider.ee10:publishWLPJars > Task :io.openliberty.org.jboss.resteasy.jaxb.provider.ee10:assemble > Task :io.openliberty.org.jboss.resteasy.mprestclient:publishWLPJars > Task :io.openliberty.org.jboss.resteasy.mprestclient:assemble > Task :io.openliberty.org.jboss.resteasy.server:publishWLPJars > Task :io.openliberty.org.jboss.resteasy.server:assemble > Task :io.openliberty.org.jboss.resteasy.server.ee10:globalize > Task :io.openliberty.org.jboss.resteasy.server.ee10:compileJava > Task :io.openliberty.org.jboss.resteasy.server.ee10:processResources > Task :io.openliberty.org.jboss.resteasy.server.ee10:classes > Task :io.openliberty.org.jboss.resteasy.server.ee10:instrument > Task :io.openliberty.org.jboss.resteasy.server.ee10:jar warning: Unable to determine whether the meta annotation jakarta.enterprise.context.ApplicationScoped applied to type org.jboss.resteasy.cdi.ContextProducers provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.enterprise.inject.Produces applied to type org.jboss.resteasy.cdi.ContextProducers provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.enterprise.context.RequestScoped applied to type org.jboss.resteasy.cdi.ContextProducers provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.inject.Singleton applied to type org.jboss.resteasy.cdi.ContextProducers provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.enterprise.event.Observes applied to type org.jboss.resteasy.cdi.ResteasyCdiExtension provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.enterprise.inject.spi.WithAnnotations applied to type org.jboss.resteasy.cdi.ResteasyCdiExtension provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageLogger applied to type org.jboss.resteasy.cdi.i18n.LogMessages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.Message applied to type org.jboss.resteasy.cdi.i18n.Messages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageBundle applied to type org.jboss.resteasy.cdi.i18n.Messages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [jakarta.decorator, jakarta.enterprise.context, jakarta.enterprise.context.spi, jakarta.enterprise.event, jakarta.enterprise.inject, jakarta.enterprise.inject.spi, jakarta.enterprise.inject.spi.configurator, jakarta.enterprise.util, jakarta.inject, jakarta.interceptor, javax.naming, org.jboss.logging, org.jboss.weld.proxy] warning: Unreferenced class path entries [resteasy-cdi-6.1.0.Beta2, resteasy-core-spi-6.1.0.Beta2, resteasy-servlet-initializer-6.1.0.Beta2, resteasy-core-6.1.0.Beta2, io.openliberty.org.jboss.resteasy.common.ee10, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.org.osgi.annotation.versioning, io.openliberty.jakarta.servlet.6.0, com.ibm.ws.logging.core, io.openliberty.jakarta.restfulWS.3.1] > Task :io.openliberty.org.jboss.resteasy.server.ee10:publishWLPJars > Task :io.openliberty.org.jboss.resteasy.server.ee10:assemble > Task :io.openliberty.org.jboss.resteasy.validator.provider:globalize NO-SOURCE > Task :io.openliberty.org.jboss.resteasy.validator.provider:compileJava > Task :io.openliberty.org.jboss.resteasy.validator.provider:processResources NO-SOURCE > Task :io.openliberty.org.jboss.resteasy.validator.provider:classes > Task :io.openliberty.org.jboss.resteasy.validator.provider:instrument > Task :io.openliberty.org.jboss.resteasy.validator.provider:jar warning: Split package, multiple jars provide the same package:org/jboss/resteasy/plugins/validation Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-validator-provider-4.7.2.Final] Class path [Jar:main, Jar:resteasy-validator-provider-4.7.2.Final, Jar:com.ibm.websphere.javaee.validation.2.0, Jar:com.ibm.ws.cdi.interfaces, Jar:com.ibm.websphere.javaee.cdi.2.0, Jar:com.ibm.websphere.javaee.jaxrs.2.1, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.jboss.logging, Jar:io.openliberty.org.jboss.resteasy.common, Jar:io.openliberty.org.jboss.resteasy.server, Jar:com.ibm.ws.com.fasterxml.classmate, Jar:com.ibm.ws.ras.instrument] warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageLogger applied to type org.jboss.resteasy.plugins.validation.i18n.LogMessages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.Message applied to type org.jboss.resteasy.plugins.validation.i18n.Messages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageBundle applied to type org.jboss.resteasy.plugins.validation.i18n.Messages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.wsspi.classloading, javax.naming, org.jboss.resteasy.cdi, jakarta.persistence] warning: POM will not validate on Central due to missing Bundle-Developers header warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.2.0, resteasy-validator-provider-4.7.2.Final, com.ibm.websphere.javaee.jaxrs.2.1, com.ibm.ws.cdi.interfaces, com.ibm.ws.ras.instrument, io.openliberty.org.jboss.resteasy.server, com.ibm.ws.com.fasterxml.classmate, com.ibm.ws.logging.core, com.ibm.websphere.javaee.validation.2.0, io.openliberty.org.jboss.resteasy.common, com.ibm.ws.org.jboss.logging] > Task :io.openliberty.org.jboss.resteasy.validator.provider:publishWLPJars > Task :io.openliberty.org.jboss.resteasy.validator.provider:assemble > Task :io.openliberty.org.jboss.resteasy.validator.provider.ee10:globalize NO-SOURCE > Task :io.openliberty.org.jboss.resteasy.validator.provider.ee10:compileJava > Task :io.openliberty.org.jboss.resteasy.validator.provider.ee10:processResources NO-SOURCE > Task :io.openliberty.org.jboss.resteasy.validator.provider.ee10:classes > Task :io.openliberty.org.jboss.resteasy.validator.provider.ee10:instrument > Task :io.openliberty.org.jboss.resteasy.validator.provider.ee10:jar warning: Split package, multiple jars provide the same package:org/jboss/resteasy/plugins/validation Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:resteasy-validator-provider-6.1.0.Beta2] Class path [Jar:main, Jar:resteasy-validator-provider-6.1.0.Beta2, Jar:io.openliberty.org.jboss.logging35, Jar:io.openliberty.org.jboss.resteasy.common.ee10, Jar:io.openliberty.org.jboss.resteasy.server.ee10, Jar:com.ibm.ws.com.fasterxml.classmate, Jar:io.openliberty.jakarta.cdi.4.0, Jar:io.openliberty.jakarta.validation.3.0, Jar:io.openliberty.jakarta.restfulWS.3.1, Jar:com.ibm.ws.ras.instrument] warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type org.jboss.resteasy.plugins.validation.GeneralValidatorImpl$1 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type org.jboss.resteasy.plugins.validation.GeneralValidatorImpl$1 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type org.jboss.resteasy.plugins.validation.GeneralValidatorImpl$1 provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageLogger applied to type org.jboss.resteasy.plugins.validation.i18n.LogMessages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.Message applied to type org.jboss.resteasy.plugins.validation.i18n.Messages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageBundle applied to type org.jboss.resteasy.plugins.validation.i18n.Messages provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [jakarta.enterprise.context, com.ibm.websphere.ras, com.ibm.websphere.ras.annotation, com.ibm.wsspi.classloading, javax.naming, org.jboss.resteasy.cdi, jakarta.persistence] warning: Unreferenced class path entries [resteasy-validator-provider-6.1.0.Beta2, io.openliberty.org.jboss.resteasy.common.ee10, com.ibm.ws.ras.instrument, io.openliberty.org.jboss.logging35, com.ibm.ws.com.fasterxml.classmate, io.openliberty.jakarta.validation.3.0, io.openliberty.jakarta.restfulWS.3.1, io.openliberty.jakarta.cdi.4.0, io.openliberty.org.jboss.resteasy.server.ee10] > Task :io.openliberty.org.jboss.resteasy.validator.provider.ee10:publishWLPJars > Task :io.openliberty.org.jboss.resteasy.validator.provider.ee10:assemble > Task :io.openliberty.org.jboss.weld4:publishWLPJars > Task :io.openliberty.org.jboss.weld4:assemble > Task :io.openliberty.org.jboss.weld4.se:globalize NO-SOURCE > Task :io.openliberty.org.jboss.weld4.se:compileJava NO-SOURCE > Task :io.openliberty.org.jboss.weld4.se:processResources NO-SOURCE > Task :io.openliberty.org.jboss.weld4.se:classes UP-TO-DATE > Task :io.openliberty.org.jboss.weld4.se:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation jakarta.enterprise.inject.Vetoed applied to type org.jboss.weld.environment.se.StartMain provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.enterprise.event.Observes applied to type org.jboss.weld.environment.se.WeldSEBeanRegistrant provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.enterprise.inject.Produces applied to type org.jboss.weld.environment.se.beans.ParametersFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.inject.Qualifier applied to type org.jboss.weld.environment.se.beans.ParametersFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.enterprise.context.ApplicationScoped applied to type org.jboss.weld.environment.se.beans.ParametersFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.inject.Inject applied to type org.jboss.weld.environment.se.contexts.activators.ActivateThreadScopeInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.interceptor.AroundInvoke applied to type org.jboss.weld.environment.se.contexts.activators.ActivateThreadScopeInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.interceptor.Interceptor applied to type org.jboss.weld.environment.se.contexts.activators.ActivateThreadScopeInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.interceptor.InterceptorBinding applied to type org.jboss.weld.environment.se.contexts.activators.ActivateThreadScopeInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.annotation.Priority applied to type org.jboss.weld.environment.se.contexts.activators.ActivateThreadScopeInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.Message applied to type org.jboss.weld.environment.se.logging.WeldSELogger provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.LogMessage applied to type org.jboss.weld.environment.se.logging.WeldSELogger provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageLogger applied to type org.jboss.weld.environment.se.logging.WeldSELogger provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.decorator.Delegate applied to type org.jboss.weld.environment.se.threading.RunnableDecorator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.decorator.Decorator applied to type org.jboss.weld.environment.se.threading.RunnableDecorator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Empty Import-Package header warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, weld-se-core-4.0.3.Final] > Task :io.openliberty.org.jboss.weld4.se:publishWLPJars > Task :io.openliberty.org.jboss.weld4.se:assemble > Task :io.openliberty.org.jboss.weld5:publishWLPJars > Task :io.openliberty.org.jboss.weld5:assemble > Task :io.openliberty.org.jboss.weld5.se:globalize NO-SOURCE > Task :io.openliberty.org.jboss.weld5.se:compileJava NO-SOURCE > Task :io.openliberty.org.jboss.weld5.se:processResources NO-SOURCE > Task :io.openliberty.org.jboss.weld5.se:classes UP-TO-DATE > Task :io.openliberty.org.jboss.weld5.se:jar warning: There is an empty jar or directory on the classpath: main warning: Unable to determine whether the meta annotation jakarta.enterprise.inject.Vetoed applied to type org.jboss.weld.environment.deployment.discovery.jandex.package-info provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.LogMessage applied to type org.jboss.weld.environment.logging.CommonLogger provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.Message applied to type org.jboss.weld.environment.logging.CommonLogger provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.Cause applied to type org.jboss.weld.environment.logging.CommonLogger provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.jboss.logging.annotations.MessageLogger applied to type org.jboss.weld.environment.logging.CommonLogger provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.enterprise.event.Observes applied to type org.jboss.weld.environment.se.WeldSEBeanRegistrant provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.enterprise.inject.Produces applied to type org.jboss.weld.environment.se.beans.ParametersFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.inject.Qualifier applied to type org.jboss.weld.environment.se.beans.ParametersFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.enterprise.context.ApplicationScoped applied to type org.jboss.weld.environment.se.beans.ParametersFactory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.inject.Inject applied to type org.jboss.weld.environment.se.contexts.activators.ActivateThreadScopeInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.interceptor.AroundInvoke applied to type org.jboss.weld.environment.se.contexts.activators.ActivateThreadScopeInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.interceptor.Interceptor applied to type org.jboss.weld.environment.se.contexts.activators.ActivateThreadScopeInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.interceptor.InterceptorBinding applied to type org.jboss.weld.environment.se.contexts.activators.ActivateThreadScopeInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.annotation.Priority applied to type org.jboss.weld.environment.se.contexts.activators.ActivateThreadScopeInterceptor provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.decorator.Delegate applied to type org.jboss.weld.environment.se.threading.RunnableDecorator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.decorator.Decorator applied to type org.jboss.weld.environment.se.threading.RunnableDecorator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Empty Import-Package header warning: Unreferenced class path entries [weld-environment-common-5.0.1.Final, weld-se-core-5.0.1.Final, com.ibm.ws.org.osgi.annotation.versioning] > Task :io.openliberty.org.jboss.weld5.se:publishWLPJars > Task :io.openliberty.org.jboss.weld5.se:assemble > Task :io.openliberty.org.osgi.service.http:globalize NO-SOURCE > Task :io.openliberty.org.osgi.service.http:compileJava NO-SOURCE > Task :io.openliberty.org.osgi.service.http:processResources NO-SOURCE > Task :io.openliberty.org.osgi.service.http:classes UP-TO-DATE > Task :io.openliberty.org.osgi.service.http:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [org.osgi.service.http-1.2.1] > Task :io.openliberty.org.osgi.service.http:publishWLPJars > Task :io.openliberty.org.osgi.service.http:assemble > Task :io.openliberty.org.testcontainers:assemble > Task :io.openliberty.pages.3.1.internal_fat:assemble SKIPPED > Task :io.openliberty.persistence.3.0.thirdparty:globalize [ant:validate] (warning) 7501 variables should not be encapsulated in quotation marks [ant:validate] (warning) 61018 variables should not be encapsulated in quotation marks > Task :io.openliberty.persistence.3.0.thirdparty:compileJava > Task :io.openliberty.persistence.3.0.thirdparty:processResources NO-SOURCE > Task :io.openliberty.persistence.3.0.thirdparty:classes Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.persistence.3.0.thirdparty/src/org/eclipse/persistence/internal/helper/ConcurrencyManager.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :io.openliberty.persistence.3.0.thirdparty:instrument > Task :io.openliberty.persistence.3.0.thirdparty:jar warning: Split package, multiple jars provide the same package:org/eclipse/persistence/exceptions/i18n Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:org.eclipse.persistence.core-3.0.2] Class path [Jar:main, Jar:org.eclipse.persistence.core-3.0.2, Jar:org.eclipse.persistence.jpa-3.0.2, Jar:jakarta.persistence-api-3.0.0, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/eclipse/persistence/internal/helper Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:org.eclipse.persistence.core-3.0.2] Class path [Jar:main, Jar:org.eclipse.persistence.core-3.0.2, Jar:org.eclipse.persistence.jpa-3.0.2, Jar:jakarta.persistence-api-3.0.0, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/eclipse/persistence/internal/localization/i18n Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:org.eclipse.persistence.core-3.0.2] Class path [Jar:main, Jar:org.eclipse.persistence.core-3.0.2, Jar:org.eclipse.persistence.jpa-3.0.2, Jar:jakarta.persistence-api-3.0.0, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.ras.instrument] warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type io.openliberty.persistence.internal.helper.EclipselinkPersistenceActivator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type io.openliberty.persistence.internal.helper.EclipselinkPersistenceActivator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type io.openliberty.persistence.internal.helper.EclipselinkPersistenceActivator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unused Export-Package instructions: [org.eclipse.persistence.internal.libraries.antlr.runtime*] warning: Imports that lack version ranges: [com.ibm.websphere.ras, javax.crypto, javax.crypto.spec, jakarta.enterprise.context.spi, jakarta.enterprise.inject.spi, javax.imageio, javax.imageio.stream, jakarta.jms, jakarta.json, jakarta.json.stream, javax.management, javax.management.openmbean, jakarta.mail.internet, javax.naming, jakarta.resource, jakarta.resource.cci, javax.rmi.CORBA, javax.sql, jakarta.transaction, javax.transaction.xa, jakarta.validation, jakarta.validation.groups, jakarta.validation.metadata, javax.xml.datatype, javax.xml.namespace, javax.xml.parsers, javax.xml.stream, javax.xml.stream.events, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stream, javax.xml.validation, javax.xml.xpath, org.omg.CORBA, org.omg.CORBA.portable, org.omg.CORBA_2_3.portable, org.w3c.dom, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers, com.ibm.ws.Transaction, com.ibm.ws.jpa.container.eclipselink.logging, javax.rmi] warning: Unreferenced class path entries [jakarta.persistence-api-3.0.0, org.eclipse.persistence.core-3.0.2, org.eclipse.persistence.jpa-3.0.2, com.ibm.ws.ras.instrument, com.ibm.websphere.org.osgi.core] > Task :io.openliberty.persistence.3.0.thirdparty:publishWLPJars > Task :io.openliberty.persistence.3.0.thirdparty:assemble > Task :io.openliberty.persistence.3.1.thirdparty:globalize [ant:validate] (warning) 7501 variables should not be encapsulated in quotation marks [ant:validate] (warning) 61018 variables should not be encapsulated in quotation marks > Task :io.openliberty.persistence.3.1.thirdparty:compileJava > Task :io.openliberty.persistence.3.1.thirdparty:processResources NO-SOURCE > Task :io.openliberty.persistence.3.1.thirdparty:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.persistence.3.1.thirdparty/src/com/ibm/ws/i18n/conversion/tools/ConvertRBtoNLSProps.java:103: warning: [deprecation] newInstance() in Class has been deprecated ResourceBundle rb = rbClass.newInstance(); ^ where T is a type-variable: T extends Object declared in class Class 1 warning > Task :io.openliberty.persistence.3.1.thirdparty:instrument > Task :io.openliberty.persistence.3.1.thirdparty:jar warning: Split package, multiple jars provide the same package:org/eclipse/persistence/exceptions/i18n Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:org.eclipse.persistence.core-4.0.0.70bac7a] Class path [Jar:main, Jar:org.eclipse.persistence.core-4.0.0.70bac7a, Jar:org.eclipse.persistence.jpa-4.0.0.70bac7a, Jar:io.openliberty.jakarta.persistence.3.1, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.ras.instrument] warning: Split package, multiple jars provide the same package:org/eclipse/persistence/internal/localization/i18n Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:main, Jar:org.eclipse.persistence.core-4.0.0.70bac7a] Class path [Jar:main, Jar:org.eclipse.persistence.core-4.0.0.70bac7a, Jar:org.eclipse.persistence.jpa-4.0.0.70bac7a, Jar:io.openliberty.jakarta.persistence.3.1, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.ws.ras.instrument] warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type io.openliberty.persistence.internal.helper.EclipselinkPersistenceActivator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type io.openliberty.persistence.internal.helper.EclipselinkPersistenceActivator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type io.openliberty.persistence.internal.helper.EclipselinkPersistenceActivator provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unused Export-Package instructions: [org.eclipse.persistence.internal.libraries.antlr.runtime*] warning: Imports that lack version ranges: [com.ibm.websphere.ras, javax.crypto, javax.crypto.spec, jakarta.enterprise.context.spi, jakarta.enterprise.inject.spi, javax.imageio, javax.imageio.stream, jakarta.jms, jakarta.json, jakarta.json.stream, javax.management, javax.management.openmbean, jakarta.mail.internet, javax.naming, jakarta.resource, jakarta.resource.cci, javax.rmi.CORBA, javax.sql, jakarta.transaction, javax.transaction.xa, jakarta.validation, jakarta.validation.groups, jakarta.validation.metadata, javax.xml.datatype, javax.xml.namespace, javax.xml.parsers, javax.xml.stream, javax.xml.stream.events, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stream, javax.xml.validation, javax.xml.xpath, org.omg.CORBA, org.omg.CORBA.portable, org.omg.CORBA_2_3.portable, org.w3c.dom, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers, com.ibm.ws.Transaction, com.ibm.ws.jpa.container.eclipselink.logging, javax.rmi] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, org.eclipse.persistence.jpa-4.0.0.70bac7a, com.ibm.websphere.org.osgi.core, org.eclipse.persistence.core-4.0.0.70bac7a, io.openliberty.jakarta.persistence.3.1] > Task :io.openliberty.persistence.3.1.thirdparty:publishWLPJars > Task :io.openliberty.persistence.3.1.thirdparty:assemble > Task :io.openliberty.rest.handler.config.openapi.2.0:globalize NO-SOURCE > Task :io.openliberty.rest.handler.config.openapi.2.0:compileJava > Task :io.openliberty.rest.handler.config.openapi.2.0:processResources NO-SOURCE > Task :io.openliberty.rest.handler.config.openapi.2.0:classes > Task :io.openliberty.rest.handler.config.openapi.2.0:instrument > Task :io.openliberty.rest.handler.config.openapi.2.0:jar warning: Unreferenced class path entries [com.ibm.ws.rest.handler.validator, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, io.openliberty.io.smallrye.openapi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.rest.handler, io.openliberty.org.eclipse.microprofile.openapi.2.0] > Task :io.openliberty.rest.handler.config.openapi.2.0:publishWLPJars > Task :io.openliberty.rest.handler.config.openapi.2.0:assemble > Task :io.openliberty.rest.handler.config.openapi.common:globalize > Task :io.openliberty.rest.handler.config.openapi.common:compileJava > Task :io.openliberty.rest.handler.config.openapi.common:processResources NO-SOURCE > Task :io.openliberty.rest.handler.config.openapi.common:classes > Task :io.openliberty.rest.handler.config.openapi.common:instrument > Task :io.openliberty.rest.handler.config.openapi.common:jar warning: io.openliberty.rest.handler.config.openapi.common: No translation found for macro: admin.virtual.host warning: io.openliberty.rest.handler.config.openapi.common.jakarta: No translation found for macro: admin.virtual.host warning: Unreferenced class path entries [com.ibm.websphere.javaee.servlet.3.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.rest.handler, com.ibm.websphere.rest.handler] > Task :io.openliberty.rest.handler.config.openapi.common:publishWLPJars > Task :io.openliberty.rest.handler.config.openapi.common:assemble > Task :io.openliberty.rest.handler.validator.openapi.2.0:globalize NO-SOURCE > Task :io.openliberty.rest.handler.validator.openapi.2.0:compileJava > Task :io.openliberty.rest.handler.validator.openapi.2.0:processResources NO-SOURCE > Task :io.openliberty.rest.handler.validator.openapi.2.0:classes > Task :io.openliberty.rest.handler.validator.openapi.2.0:instrument > Task :io.openliberty.rest.handler.validator.openapi.2.0:jar warning: Unreferenced class path entries [com.ibm.ws.rest.handler.validator, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging, com.ibm.websphere.org.osgi.core, io.openliberty.io.smallrye.openapi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.rest.handler, io.openliberty.org.eclipse.microprofile.openapi.2.0] > Task :io.openliberty.rest.handler.validator.openapi.2.0:publishWLPJars > Task :io.openliberty.rest.handler.validator.openapi.2.0:assemble > Task :io.openliberty.restfulWS.3.0.cdi.3.0_fat:assemble SKIPPED > Task :io.openliberty.restfulWS.3.0.client_fat:assemble SKIPPED > Task :io.openliberty.restfulWS.3.0_fat:assemble SKIPPED > Task :io.openliberty.restfulWS.internal.globalhandler:globalize NO-SOURCE > Task :io.openliberty.restfulWS.internal.globalhandler:compileJava > Task :io.openliberty.restfulWS.internal.globalhandler:processResources > Task :io.openliberty.restfulWS.internal.globalhandler:classes > Task :io.openliberty.restfulWS.internal.globalhandler:instrument > Task :io.openliberty.restfulWS.internal.globalhandler:jar warning: Imports that lack version ranges: [com.ibm.wsspi.classloading] warning: Unreferenced class path entries [com.ibm.ws.webcontainer.jakarta, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, io.openliberty.org.jboss.resteasy.common.jakarta, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.ws.anno, com.ibm.ws.org.jboss.logging, io.openliberty.jakarta.servlet.5.0, com.ibm.ws.org.osgi.annotation.versioning, io.openliberty.jakarta.restfulWS.3.0, com.ibm.ws.container.service, com.ibm.ws.logging.core, io.openliberty.webservices.handler] > Task :io.openliberty.restfulWS.internal.globalhandler:publishWLPJars > Task :io.openliberty.restfulWS.internal.globalhandler:assemble > Task :io.openliberty.restfulWS.internal.logging.filter:globalize > Task :io.openliberty.restfulWS.internal.logging.filter:compileJava > Task :io.openliberty.restfulWS.internal.logging.filter:processResources NO-SOURCE > Task :io.openliberty.restfulWS.internal.logging.filter:classes > Task :io.openliberty.restfulWS.internal.logging.filter:instrument > Task :io.openliberty.restfulWS.internal.logging.filter:jar warning: Imports that lack version ranges: [com.ibm.wsspi.classloading] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, io.openliberty.jakarta.restfulWS.3.0, com.ibm.ws.ras.instrument, com.ibm.ws.logging.core] > Task :io.openliberty.restfulWS.internal.logging.filter:publishWLPJars > Task :io.openliberty.restfulWS.internal.logging.filter:assemble > Task :io.openliberty.restfulWS.internal.ssl:globalize NO-SOURCE > Task :io.openliberty.restfulWS.internal.ssl:compileJava > Task :io.openliberty.restfulWS.internal.ssl:processResources NO-SOURCE > Task :io.openliberty.restfulWS.internal.ssl:classes > Task :io.openliberty.restfulWS.internal.ssl:instrument > Task :io.openliberty.restfulWS.internal.ssl:jar warning: Imports that lack version ranges: [javax.net.ssl] warning: Unreferenced class path entries [com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, io.openliberty.jakarta.cdi.3.0, io.openliberty.org.eclipse.microprofile.rest.client.3.0, io.openliberty.jakarta.jsonb.2.0, com.ibm.ws.org.jboss.logging, io.openliberty.jakarta.servlet.5.0, com.ibm.ws.org.osgi.annotation.versioning, io.openliberty.jakarta.xmlBinding.3.0, io.openliberty.org.eclipse.microprofile.config.3.0, io.openliberty.jakarta.annotation.2.0, com.ibm.ws.container.service, com.ibm.ws.ssl, com.ibm.ws.cdi.interfaces.jakarta, com.ibm.ws.webcontainer.jakarta, io.openliberty.jakarta.validation.3.0, io.openliberty.org.jboss.resteasy.common.jakarta, com.ibm.ws.classloading, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.ws.anno, io.openliberty.jakarta.restfulWS.3.0, io.openliberty.jakarta.interceptor.2.0, com.ibm.ws.logging.core] > Task :io.openliberty.restfulWS.internal.ssl:publishWLPJars > Task :io.openliberty.restfulWS.internal.ssl:assemble > Task :io.openliberty.restfulWS30.appSecurity:globalize NO-SOURCE > Task :io.openliberty.restfulWS30.appSecurity:compileJava > Task :io.openliberty.restfulWS30.appSecurity:processResources NO-SOURCE > Task :io.openliberty.restfulWS30.appSecurity:classes > Task :io.openliberty.restfulWS30.appSecurity:instrument > Task :io.openliberty.restfulWS30.appSecurity:jar warning: Imports that lack version ranges: [com.ibm.wsspi.classloading, javax.security.auth] warning: Unreferenced class path entries [io.openliberty.jakarta.servlet.5.0, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.security.authorization.util, com.ibm.ws.security.authentication, io.openliberty.jakarta.annotation.2.0, io.openliberty.jakarta.restfulWS.3.0, com.ibm.ws.ras.instrument, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.service.component, io.openliberty.org.jboss.resteasy.common, com.ibm.ws.security] > Task :io.openliberty.restfulWS30.appSecurity:publishWLPJars > Task :io.openliberty.restfulWS30.appSecurity:assemble > Task :io.openliberty.restfulWS30.jsonb20provider:globalize NO-SOURCE > Task :io.openliberty.restfulWS30.jsonb20provider:compileJava > Task :io.openliberty.restfulWS30.jsonb20provider:processResources NO-SOURCE > Task :io.openliberty.restfulWS30.jsonb20provider:classes > Task :io.openliberty.restfulWS30.jsonb20provider:instrument > Task :io.openliberty.restfulWS30.jsonb20provider:jar warning: Imports that lack version ranges: [com.ibm.wsspi.classloading] warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, io.openliberty.jakarta.restfulWS.3.0, com.ibm.ws.ras.instrument, com.ibm.websphere.org.osgi.core, com.ibm.ws.logging.core, com.ibm.websphere.org.osgi.service.component, io.openliberty.jakarta.jsonb.2.0] > Task :io.openliberty.restfulWS30.jsonb20provider:publishWLPJars > Task :io.openliberty.restfulWS30.jsonb20provider:assemble > Task :io.openliberty.security.3.0.internal:globalize NO-SOURCE > Task :io.openliberty.security.3.0.internal:compileJava NO-SOURCE > Task :io.openliberty.security.3.0.internal:processResources NO-SOURCE > Task :io.openliberty.security.3.0.internal:classes UP-TO-DATE > Task :io.openliberty.security.3.0.internal:instrument > Task :io.openliberty.security.3.0.internal:jar warning: There is an empty jar or directory on the classpath: main warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :io.openliberty.security.3.0.internal:publishWLPJars > Task :io.openliberty.security.3.0.internal:assemble > Task :io.openliberty.security.mp.jwt.1.2.config:globalize > Task :io.openliberty.security.mp.jwt.1.2.config:compileJava > Task :io.openliberty.security.mp.jwt.1.2.config:processResources NO-SOURCE > Task :io.openliberty.security.mp.jwt.1.2.config:classes > Task :io.openliberty.security.mp.jwt.1.2.config:instrument > Task :io.openliberty.security.mp.jwt.1.2.config:jar warning: Unused Import-Package instructions: [org.jose4j.*] warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.security.mp.jwt.MpConfigProxyService";uses:="com.ibm.ws.security.mp.jwt",osgi.service;objectClass:List="io.openliberty.security.mp.jwt.osgi.MpJwtRuntimeVersion";uses:="io.openliberty.security.mp.jwt.osgi"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.resource, com.ibm.ws.security.mp.jwt.1.1.config, com.ibm.websphere.org.osgi.core, com.ibm.ws.security.mp.jwt, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.kernel.service, io.openliberty.org.eclipse.microprofile.config.2.0, com.ibm.websphere.org.osgi.service.cm] > Task :io.openliberty.security.mp.jwt.1.2.config:publishWLPJars > Task :io.openliberty.security.mp.jwt.1.2.config:assemble > Task :io.openliberty.security.mp.jwt.2.1.config:globalize > Task :io.openliberty.security.mp.jwt.2.1.config:compileJava > Task :io.openliberty.security.mp.jwt.2.1.config:processResources NO-SOURCE > Task :io.openliberty.security.mp.jwt.2.1.config:classes > Task :io.openliberty.security.mp.jwt.2.1.config:instrument > Task :io.openliberty.security.mp.jwt.2.1.config:jar warning: Unused Import-Package instructions: [org.jose4j.*] warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.security.mp.jwt.MpConfigProxyService";uses:="com.ibm.ws.security.mp.jwt",osgi.service;objectClass:List="io.openliberty.security.mp.jwt.osgi.MpJwtRuntimeVersion";uses:="io.openliberty.security.mp.jwt.osgi"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.ws.security.mp.jwt.1.1.config, com.ibm.websphere.org.osgi.core, com.ibm.websphere.org.osgi.service.component, com.ibm.websphere.org.osgi.service.cm, com.ibm.ws.org.osgi.annotation.versioning, io.openliberty.security.mp.jwt.1.2.config, com.ibm.ws.resource, com.ibm.ws.security.mp.jwt, com.ibm.ws.kernel.service, io.openliberty.org.eclipse.microprofile.config.2.0] > Task :io.openliberty.security.mp.jwt.2.1.config:publishWLPJars > Task :io.openliberty.security.mp.jwt.2.1.config:assemble > Task :io.openliberty.security.oidcclientcore.internal:publishWLPJars > Task :io.openliberty.security.oidcclientcore.internal:assemble > Task :io.openliberty.session.6.0.internal:globalize NO-SOURCE Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :io.openliberty.session.6.0.internal:compileJava > Task :io.openliberty.session.6.0.internal:processResources NO-SOURCE > Task :io.openliberty.session.6.0.internal:classes /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.transaction.internal.cdi12/src/io/openliberty/transaction/internal/cdi12/CDI12TransactionContextExtension.java:23: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.transaction.internal.cdi12/src/io/openliberty/transaction/internal/cdi12/CDI12TransactionContextExtension.java:27: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class CDI12TransactionContextExtension implements Extension, WebSphereCDIExtension { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.transaction.internal.cdi12/src/io/openliberty/transaction/internal/cdi12/CDI12TransactionContextExtension.java:25: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated @Component(service = WebSphereCDIExtension.class, ^ 3 warnings > Task :io.openliberty.session.6.0.internal:jar warning: No translation found for macro: liberty.beta.version warning: Unreferenced class path entries [com.ibm.ws.org.osgi.annotation.versioning, io.openliberty.jakarta.servlet.6.0, com.ibm.ws.session.jakarta, com.ibm.websphere.security, com.ibm.ws.container.service, com.ibm.ws.logging.core] > Task :io.openliberty.session.6.0.internal:publishWLPJars > Task :io.openliberty.session.6.0.internal:assemble > Task :io.openliberty.transaction.internal.cdi12:globalize NO-SOURCE > Task :io.openliberty.transaction.internal.cdi12:compileJava > Task :io.openliberty.transaction.internal.cdi12:processResources NO-SOURCE > Task :io.openliberty.transaction.internal.cdi12:classes > Task :io.openliberty.transaction.internal.cdi12:instrument /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.transaction.internal.cdi20/src/io/openliberty/transaction/internal/cdi20/CDI20TransactionContextExtension.java:23: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated import com.ibm.ws.cdi.extension.WebSphereCDIExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.transaction.internal.cdi20/src/io/openliberty/transaction/internal/cdi20/CDI20TransactionContextExtension.java:27: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated public class CDI20TransactionContextExtension implements Extension, WebSphereCDIExtension { ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.transaction.internal.cdi20/src/io/openliberty/transaction/internal/cdi20/CDI20TransactionContextExtension.java:25: warning: [deprecation] WebSphereCDIExtension in com.ibm.ws.cdi.extension has been deprecated @Component(service = WebSphereCDIExtension.class, ^ 3 warnings > Task :io.openliberty.transaction.internal.cdi12:jar warning: Unable to determine whether the meta annotation javax.interceptor.AroundInvoke applied to type com.ibm.tx.jta.cdi.interceptors.Mandatory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.transaction.Transactional applied to type com.ibm.tx.jta.cdi.interceptors.Mandatory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.annotation.Priority applied to type com.ibm.tx.jta.cdi.interceptors.Mandatory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation javax.interceptor.Interceptor applied to type com.ibm.tx.jta.cdi.interceptors.Mandatory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.ws.tx.jta.embeddable, com.ibm.wsspi.uow, javax.annotation, javax.interceptor, javax.transaction] warning: Unreferenced class path entries [com.ibm.tx.jta, com.ibm.tx.util, com.ibm.websphere.javaee.cdi.1.2, com.ibm.ws.cdi.interfaces, com.ibm.ws.transaction.cdi, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging] > Task :io.openliberty.transaction.internal.cdi12:publishWLPJars > Task :io.openliberty.transaction.internal.cdi12:assemble > Task :io.openliberty.transaction.internal.cdi20:globalize NO-SOURCE > Task :io.openliberty.transaction.internal.cdi20:compileJava > Task :io.openliberty.transaction.internal.cdi20:processResources NO-SOURCE > Task :io.openliberty.transaction.internal.cdi20:classes > Task :io.openliberty.transaction.internal.cdi20:instrument > Task :io.openliberty.transaction.internal.cdi20:jar warning: io.openliberty.transaction.internal.cdi20: Unable to determine whether the meta annotation javax.interceptor.AroundInvoke applied to type com.ibm.tx.jta.cdi.interceptors.Mandatory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.transaction.internal.cdi20: Unable to determine whether the meta annotation javax.transaction.Transactional applied to type com.ibm.tx.jta.cdi.interceptors.Mandatory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.transaction.internal.cdi20: Unable to determine whether the meta annotation javax.annotation.Priority applied to type com.ibm.tx.jta.cdi.interceptors.Mandatory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.transaction.internal.cdi20: Unable to determine whether the meta annotation javax.interceptor.Interceptor applied to type com.ibm.tx.jta.cdi.interceptors.Mandatory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.transaction.internal.cdi20: Imports that lack version ranges: [com.ibm.ws.tx.jta.embeddable, com.ibm.wsspi.uow, javax.annotation, javax.interceptor, javax.transaction] warning: io.openliberty.transaction.internal.cdi20.jakarta: Unable to determine whether the meta annotation javax.interceptor.AroundInvoke applied to type com.ibm.tx.jta.cdi.interceptors.Mandatory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.transaction.internal.cdi20.jakarta: Unable to determine whether the meta annotation javax.transaction.Transactional applied to type com.ibm.tx.jta.cdi.interceptors.Mandatory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.transaction.internal.cdi20.jakarta: Unable to determine whether the meta annotation javax.annotation.Priority applied to type com.ibm.tx.jta.cdi.interceptors.Mandatory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.transaction.internal.cdi20.jakarta: Unable to determine whether the meta annotation javax.interceptor.Interceptor applied to type com.ibm.tx.jta.cdi.interceptors.Mandatory provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: io.openliberty.transaction.internal.cdi20.jakarta: Imports that lack version ranges: [com.ibm.ws.tx.jta.embeddable, com.ibm.wsspi.uow, javax.annotation, javax.interceptor, javax.transaction] warning: Unreferenced class path entries [com.ibm.websphere.javaee.cdi.2.0, com.ibm.tx.jta, com.ibm.tx.util, com.ibm.ws.cdi.interfaces, com.ibm.ws.transaction.cdi, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.appserver.spi.logging] > Task :io.openliberty.transaction.internal.cdi20:publishWLPJars > Task :io.openliberty.transaction.internal.cdi20:assemble > Task :io.openliberty.transport.http_fat:assemble SKIPPED > Task :io.openliberty.webcontainer.servlet.6.0.internal:globalize NO-SOURCE > Task :io.openliberty.webcontainer.servlet.6.0.internal:compileJava > Task :io.openliberty.webcontainer.servlet.6.0.internal:processResources NO-SOURCE > Task :io.openliberty.webcontainer.servlet.6.0.internal:classes Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :io.openliberty.webcontainer.servlet.6.0.internal:jar warning: Split package, multiple jars provide the same package:com/ibm/websphere/security Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:com.ibm.ws.webcontainer.jakarta, Jar:com.ibm.websphere.security] Class path [Jar:main, Jar:com.ibm.ws.webcontainer.jakarta, Jar:com.ibm.ws.webcontainer.servlet.3.1.jakarta, Jar:com.ibm.ws.webcontainer.servlet.4.0.jakarta, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.logging, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.transport.http, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.injection, Jar:com.ibm.ws.managedobject, Jar:com.ibm.ws.resource, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.org.apache.commons.fileupload, Jar:com.ibm.ws.session.jakarta, Jar:com.ibm.ws.javaee.dd.common, Jar:com.ibm.ws.javaee.dd, Jar:com.ibm.ws.kernel.boot.core, Jar:com.ibm.websphere.security, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.session.6.0.internal] warning: Split package, multiple jars provide the same package:com/ibm/ws/security/core Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:com.ibm.ws.webcontainer.jakarta, Jar:com.ibm.websphere.security] Class path [Jar:main, Jar:com.ibm.ws.webcontainer.jakarta, Jar:com.ibm.ws.webcontainer.servlet.3.1.jakarta, Jar:com.ibm.ws.webcontainer.servlet.4.0.jakarta, Jar:com.ibm.ws.logging.core, Jar:com.ibm.ws.org.osgi.annotation.versioning, Jar:com.ibm.ws.logging, Jar:com.ibm.websphere.org.osgi.core, Jar:com.ibm.websphere.org.osgi.service.component, Jar:com.ibm.wsspi.org.osgi.service.component.annotations, Jar:com.ibm.ws.transport.http, Jar:com.ibm.ws.container.service, Jar:com.ibm.ws.injection, Jar:com.ibm.ws.managedobject, Jar:com.ibm.ws.resource, Jar:com.ibm.ws.adaptable.module, Jar:com.ibm.ws.org.apache.commons.fileupload, Jar:com.ibm.ws.session.jakarta, Jar:com.ibm.ws.javaee.dd.common, Jar:com.ibm.ws.javaee.dd, Jar:com.ibm.ws.kernel.boot.core, Jar:com.ibm.websphere.security, Jar:io.openliberty.jakarta.servlet.6.0, Jar:io.openliberty.session.6.0.internal] warning: Imports that lack version ranges: [com.ibm.wsspi.kernel.service.utils, javax.security.auth] warning: No translation found for macro: liberty.beta.version warning: Unreferenced class path entries [com.ibm.ws.logging, com.ibm.ws.webcontainer.jakarta, com.ibm.ws.org.apache.commons.fileupload, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.boot.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.ws.javaee.dd.common, com.ibm.ws.org.osgi.annotation.versioning, com.ibm.ws.javaee.dd, io.openliberty.jakarta.servlet.6.0, com.ibm.ws.managedobject, io.openliberty.session.6.0.internal, com.ibm.ws.transport.http, com.ibm.ws.session.jakarta, com.ibm.websphere.security, com.ibm.ws.resource, com.ibm.ws.logging.core, com.ibm.ws.container.service, com.ibm.ws.webcontainer.servlet.4.0.jakarta, com.ibm.ws.webcontainer.servlet.3.1.jakarta, com.ibm.ws.injection] > Task :io.openliberty.webcontainer.servlet.6.0.internal:publishWLPJars > Task :io.openliberty.webcontainer.servlet.6.0.internal:assemble > Task :io.openliberty.webcontainer.servlet.6.0.internal.factories:globalize NO-SOURCE > Task :io.openliberty.webcontainer.servlet.6.0.internal.factories:compileJava > Task :io.openliberty.webcontainer.servlet.6.0.internal.factories:processResources > Task :io.openliberty.webcontainer.servlet.6.0.internal.factories:classes > Task :io.openliberty.webcontainer.servlet.6.0.internal.factories:instrument > Task :io.openliberty.webcontainer.servlet.6.0.internal.factories:jar warning: Imports that lack version ranges: [com.ibm.ws.javaee.version] warning: No translation found for macro: liberty.beta.version warning: Duplicate name osgi.service used in header: 'osgi.service;objectClass:List="com.ibm.ws.webcontainer.async.AsyncContextFactory";uses:="com.ibm.ws.webcontainer.async",osgi.service;objectClass:List="com.ibm.ws.webcontainer.osgi.container.config.WebAppConfiguratorHelperFactory";uses:="com.ibm.ws.webcontainer.osgi.container.config",osgi.service;objectClass:List="com.ibm.ws.webcontainer.osgi.request.IRequestFactory,com.ibm.ws.webcontainer.osgi.response.IResponseFactory";uses:="com.ibm.ws.webcontainer.osgi.request,com.ibm.ws.webcontainer.osgi.response",osgi.service;objectClass:List="com.ibm.ws.webcontainer.osgi.srt.SRTConnectionContextPool";uses:="com.ibm.ws.webcontainer.osgi.srt",osgi.service;objectClass:List="com.ibm.ws.webcontainer.osgi.webapp.WebAppFactory";uses:="com.ibm.ws.webcontainer.osgi.webapp",osgi.service;objectClass:List="com.ibm.ws.webcontainer.servlet.CacheServletWrapperFactory";uses:="com.ibm.ws.webcontainer.servlet",osgi.service;objectClass:List="com.ibm.ws.webcontainer.session.impl.SessionContextRegistryImplFactory";uses:="com.ibm.ws.webcontainer.session.impl",osgi.service;objectClass:List="com.ibm.wsspi.webcontainer.util.URIMatcherFactory";uses:="com.ibm.wsspi.webcontainer.util"'. Duplicate names are specially marked in Bnd with a ~ at the end (which is stripped at printing time). warning: Unreferenced class path entries [com.ibm.ws.channelfw, com.ibm.ws.webcontainer.jakarta, com.ibm.ws.ras.instrument, com.ibm.wsspi.org.osgi.service.component.annotations, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.boot.core, com.ibm.websphere.org.osgi.service.component, com.ibm.ws.adaptable.module, com.ibm.ws.org.osgi.annotation.versioning, io.openliberty.jakarta.servlet.6.0, com.ibm.ws.managedobject, com.ibm.ws.transport.http, com.ibm.ws.session.jakarta, io.openliberty.webcontainer.servlet.6.0.internal, com.ibm.ws.resource, com.ibm.ws.logging.core, com.ibm.ws.container.service, com.ibm.ws.webcontainer.servlet.4.0.jakarta, com.ibm.ws.webcontainer.servlet.3.1.jakarta, com.ibm.ws.injection] > Task :io.openliberty.webcontainer.servlet.6.0.internal.factories:publishWLPJars > Task :io.openliberty.webcontainer.servlet.6.0.internal.factories:assemble > Task :io.openliberty.webcontainer.servlet.6.0.internal_fat:assemble SKIPPED > Task :io.openliberty.ws.jaxrs.2.1.jaxws.2.2_fat:assemble SKIPPED > Task :io.openliberty.ws.jaxrs.global.handler.internal_fat:assemble SKIPPED > Task :io.openliberty.ws.jaxws.global.handler.internal_fat:assemble SKIPPED > Task :io.openliberty.ws.jaxws.tools_fat:assemble SKIPPED > Task :io.openliberty.wsoc.2.1.internal_fat:assemble SKIPPED > Task :io.openliberty.wsoc.internal_fat:assemble SKIPPED > Task :io.openliberty.wssecurity:publishWLPJars > Task :io.openliberty.wssecurity:assemble > Task :io.openliberty.xmlBinding.3.0.internal.tools:publishWLPJars > Task :io.openliberty.xmlBinding.3.0.internal.tools:assemble > Task :io.openliberty.xmlBinding.3.0.internal.tools.schemagen:globalize NO-SOURCE > Task :io.openliberty.xmlBinding.3.0.internal.tools.schemagen:compileJava NO-SOURCE > Task :io.openliberty.xmlBinding.3.0.internal.tools.schemagen:processResources NO-SOURCE > Task :io.openliberty.xmlBinding.3.0.internal.tools.schemagen:classes UP-TO-DATE > Task :io.openliberty.xmlBinding.3.0.internal.tools.schemagen:instrument > Task :io.openliberty.xmlBinding.3.0.internal.tools.schemagen:jar warning: There is an empty jar or directory on the classpath: main warning: Host io.openliberty.xmlBinding.3.0.internal.tools=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host io.openliberty.jakarta.xmlBinding.3.0=version="[1,1.0.100)";location="dev/api/spec/" for this fragment/require bundle cannot be found on the classpath warning: Host io.openliberty.jakarta.activation.2.0=version="[1,1.0.100)";location="dev/api/spec/" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.logging=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :io.openliberty.xmlBinding.3.0.internal.tools.schemagen:publishToolScripts > Task :io.openliberty.xmlBinding.3.0.internal.tools.schemagen:publishToolJars > Task :io.openliberty.xmlBinding.3.0.internal.tools.schemagen:assemble > Task :io.openliberty.xmlBinding.3.0.internal.tools.xjc:globalize NO-SOURCE > Task :io.openliberty.xmlBinding.3.0.internal.tools.xjc:compileJava NO-SOURCE > Task :io.openliberty.xmlBinding.3.0.internal.tools.xjc:processResources NO-SOURCE > Task :io.openliberty.xmlBinding.3.0.internal.tools.xjc:classes UP-TO-DATE > Task :io.openliberty.xmlBinding.3.0.internal.tools.xjc:instrument > Task :io.openliberty.xmlBinding.3.0.internal.tools.xjc:jar warning: There is an empty jar or directory on the classpath: main warning: Host io.openliberty.xmlBinding.3.0.internal.tools=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host io.openliberty.jakarta.xmlBinding.3.0=version="[1,1.0.100)";location="dev/api/spec/" for this fragment/require bundle cannot be found on the classpath warning: Host io.openliberty.jakarta.activation.2.0=version="[1,1.0.100)";location="dev/api/spec/" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.logging=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Unreferenced class path entries [com.ibm.ws.ras.instrument] > Task :io.openliberty.xmlBinding.3.0.internal.tools.xjc:publishToolScripts > Task :io.openliberty.xmlBinding.3.0.internal.tools.xjc:publishToolJars > Task :io.openliberty.xmlBinding.3.0.internal.tools.xjc:assemble > Task :io.openliberty.xmlWS.3.0.internal.tools:globalize NO-SOURCE /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.xmlWS.3.0.internal.tools/src/com/sun/tools/ws/wscompile/WsimportTool.java:43: warning: [deprecation] TJavaGeneratorExtension in com.sun.tools.ws.api has been deprecated import com.sun.tools.ws.api.TJavaGeneratorExtension; ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.xmlWS.3.0.internal.tools/src/com/sun/tools/ws/wscompile/WsimportTool.java:311: warning: [deprecation] addGeneratedFile(File) in Options has been deprecated options.addGeneratedFile(f); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.xmlWS.3.0.internal.tools/src/com/sun/tools/ws/wscompile/WsimportTool.java:453: warning: [deprecation] TJavaGeneratorExtension in com.sun.tools.ws.api has been deprecated TJavaGeneratorExtension[] genExtn = ServiceFinder.find(TJavaGeneratorExtension.class).toArray(); ^ /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/io.openliberty.xmlWS.3.0.internal.tools/src/com/sun/tools/ws/wscompile/WsimportTool.java:453: warning: [deprecation] TJavaGeneratorExtension in com.sun.tools.ws.api has been deprecated TJavaGeneratorExtension[] genExtn = ServiceFinder.find(TJavaGeneratorExtension.class).toArray(); ^ 4 warnings > Task :io.openliberty.xmlWS.3.0.internal.tools:compileJava > Task :io.openliberty.xmlWS.3.0.internal.tools:processResources NO-SOURCE > Task :io.openliberty.xmlWS.3.0.internal.tools:classes > Task :io.openliberty.xmlWS.3.0.internal.tools:jar warning: Split package, multiple jars provide the same package:com/sun/tools/ws/ant Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:jaxws-tools-3.0.0, Jar:com.ibm.ws.jaxws.tools.2.2.10] Class path [Jar:main, Jar:jaxws-tools-3.0.0, Jar:com.ibm.ws.jaxws.tools.2.2.10, Jar:io.openliberty.com.sun.xml.messaging.saaj, Jar:io.openliberty.jakarta.xmlBinding.3.0, Jar:io.openliberty.xmlBinding.3.0.internal.tools, Jar:io.openliberty.jakarta.xmlWS.3.0, Jar:io.openliberty.jakarta.jws.3.0, Jar:io.openliberty.jakarta.soap.2.0, Jar:jaxws-rt-3.0.0, Jar:resolver-20050927, Jar:stax-ex-1.7.7, Jar:streambuffer-1.5.3, Jar:com.ibm.ws.org.apache.ant] warning: Split package, multiple jars provide the same package:org/jvnet/staxex Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:com.ibm.ws.jaxws.tools.2.2.10, Jar:stax-ex-1.7.7] Class path [Jar:main, Jar:jaxws-tools-3.0.0, Jar:com.ibm.ws.jaxws.tools.2.2.10, Jar:io.openliberty.com.sun.xml.messaging.saaj, Jar:io.openliberty.jakarta.xmlBinding.3.0, Jar:io.openliberty.xmlBinding.3.0.internal.tools, Jar:io.openliberty.jakarta.xmlWS.3.0, Jar:io.openliberty.jakarta.jws.3.0, Jar:io.openliberty.jakarta.soap.2.0, Jar:jaxws-rt-3.0.0, Jar:resolver-20050927, Jar:stax-ex-1.7.7, Jar:streambuffer-1.5.3, Jar:com.ibm.ws.org.apache.ant] warning: Split package, multiple jars provide the same package:org/jvnet/staxex/util Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:com.ibm.ws.jaxws.tools.2.2.10, Jar:stax-ex-1.7.7] Class path [Jar:main, Jar:jaxws-tools-3.0.0, Jar:com.ibm.ws.jaxws.tools.2.2.10, Jar:io.openliberty.com.sun.xml.messaging.saaj, Jar:io.openliberty.jakarta.xmlBinding.3.0, Jar:io.openliberty.xmlBinding.3.0.internal.tools, Jar:io.openliberty.jakarta.xmlWS.3.0, Jar:io.openliberty.jakarta.jws.3.0, Jar:io.openliberty.jakarta.soap.2.0, Jar:jaxws-rt-3.0.0, Jar:resolver-20050927, Jar:stax-ex-1.7.7, Jar:streambuffer-1.5.3, Jar:com.ibm.ws.org.apache.ant] warning: Unable to determine whether the meta annotation org.glassfish.gmbal.ManagedAttribute applied to type com.sun.xml.ws.api.addressing.OneWayFeature provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.glassfish.gmbal.ManagedData applied to type com.sun.xml.ws.api.addressing.OneWayFeature provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.glassfish.gmbal.ManagedObject applied to type com.sun.xml.ws.client.MonitorRootClient provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.glassfish.gmbal.Description applied to type com.sun.xml.ws.client.MonitorRootClient provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.glassfish.gmbal.AMXMetadata applied to type com.sun.xml.ws.client.MonitorRootClient provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.glassfish.gmbal.InheritedAttributes applied to type com.sun.xml.ws.server.DummyWebServiceFeature provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.glassfish.external.probe.provider.annotations.Probe applied to type com.sun.xml.ws.transport.http.servlet.JAXWSRIDeploymentProbeProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.glassfish.external.probe.provider.annotations.ProbeParam applied to type com.sun.xml.ws.transport.http.servlet.JAXWSRIDeploymentProbeProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.glassfish.external.probe.provider.annotations.ProbeProvider applied to type com.sun.xml.ws.transport.http.servlet.JAXWSRIDeploymentProbeProvider provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation jakarta.servlet.annotation.HandlesTypes applied to type com.sun.xml.ws.transport.http.servlet.WSServletContainerInitializer provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unreferenced class path entries [jaxws-rt-3.0.0, io.openliberty.jakarta.jws.3.0, io.openliberty.jakarta.soap.2.0, resolver-20050927, streambuffer-1.5.3, io.openliberty.com.sun.xml.messaging.saaj, io.openliberty.jakarta.xmlBinding.3.0, io.openliberty.jakarta.xmlWS.3.0, com.ibm.ws.org.apache.ant, stax-ex-1.7.7, jaxws-tools-3.0.0, io.openliberty.xmlBinding.3.0.internal.tools, com.ibm.ws.jaxws.tools.2.2.10] > Task :io.openliberty.xmlWS.3.0.internal.tools:publishWLPJars > Task :io.openliberty.xmlWS.3.0.internal.tools:assemble > Task :io.openliberty.xmlWS.3.0.internal.tools.wsgen:globalize NO-SOURCE > Task :io.openliberty.xmlWS.3.0.internal.tools.wsgen:compileJava NO-SOURCE > Task :io.openliberty.xmlWS.3.0.internal.tools.wsgen:processResources NO-SOURCE > Task :io.openliberty.xmlWS.3.0.internal.tools.wsgen:classes UP-TO-DATE > Task :io.openliberty.xmlWS.3.0.internal.tools.wsgen:jar warning: There is an empty jar or directory on the classpath: main warning: Host io.openliberty.xmlWS.3.0.internal.tools=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host io.openliberty.xmlBinding.3.0.internal.tools=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host io.openliberty.jakarta.activation.2.0=version="[1,1.0.100)";location="dev/api/spec/" for this fragment/require bundle cannot be found on the classpath warning: Host io.openliberty.jakarta.jws.3.0=version="[1,1.0.100)";location="dev/api/spec/" for this fragment/require bundle cannot be found on the classpath warning: Host io.openliberty.jakarta.soap.2.0=version="[1,1.0.100)";location="dev/api/spec/" for this fragment/require bundle cannot be found on the classpath warning: Host io.openliberty.jakarta.xmlWS.3.0=version="[1,1.0.100)";location="dev/api/spec/" for this fragment/require bundle cannot be found on the classpath warning: Host io.openliberty.jakarta.xmlBinding.3.0=version="[1,1.0.100)";location="dev/api/spec/" for this fragment/require bundle cannot be found on the classpath warning: Host io.openliberty.com.sun.xml.messaging.saaj=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.logging=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath > Task :io.openliberty.xmlWS.3.0.internal.tools.wsgen:publishToolScripts > Task :io.openliberty.xmlWS.3.0.internal.tools.wsgen:publishToolJars > Task :io.openliberty.xmlWS.3.0.internal.tools.wsgen:assemble > Task :io.openliberty.xmlWS.3.0.internal.tools.wsimport:globalize NO-SOURCE > Task :io.openliberty.xmlWS.3.0.internal.tools.wsimport:compileJava NO-SOURCE > Task :io.openliberty.xmlWS.3.0.internal.tools.wsimport:processResources NO-SOURCE > Task :io.openliberty.xmlWS.3.0.internal.tools.wsimport:classes UP-TO-DATE > Task :io.openliberty.xmlWS.3.0.internal.tools.wsimport:jar warning: There is an empty jar or directory on the classpath: main warning: Host io.openliberty.xmlWS.3.0.internal.tools=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host io.openliberty.xmlBinding.3.0.internal.tools=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath warning: Host io.openliberty.jakarta.activation.2.0=version="[1,1.0.100)";location="dev/api/spec/" for this fragment/require bundle cannot be found on the classpath warning: Host io.openliberty.jakarta.jws.3.0=version="[1,1.0.100)";location="dev/api/spec/" for this fragment/require bundle cannot be found on the classpath warning: Host io.openliberty.jakarta.soap.2.0=version="[1,1.0.100)";location="dev/api/spec/" for this fragment/require bundle cannot be found on the classpath warning: Host io.openliberty.jakarta.xmlWS.3.0=version="[1,1.0.100)";location="dev/api/spec/" for this fragment/require bundle cannot be found on the classpath warning: Host io.openliberty.jakarta.xmlBinding.3.0=version="[1,1.0.100)";location="dev/api/spec/" for this fragment/require bundle cannot be found on the classpath warning: Host com.ibm.ws.logging=version="[1,1.0.100)" for this fragment/require bundle cannot be found on the classpath > Task :io.openliberty.xmlWS.3.0.internal.tools.wsimport:publishToolScripts > Task :io.openliberty.xmlWS.3.0.internal.tools.wsimport:publishToolJars > Task :io.openliberty.xmlWS.3.0.internal.tools.wsimport:assemble > Task :org.eclipse.osgi:publishWLPJars > Task :org.eclipse.osgi:assemble > Task :wlp-bndPlugins:assemble UP-TO-DATE > Task :wlp-featureTasks:compileJava > Task :wlp-featureTasks:processResources > Task :wlp-featureTasks:classes > Task :wlp-featureTasks:jar warning: Imports that lack version ranges: [aQute.bnd.header, aQute.bnd.osgi, aQute.bnd.version, com.ibm.aries.buildtasks.junit, org.osgi.framework] warning: Unreferenced class path entries [com.ibm.ws.org.apache.ant, biz.aQute.bnd-6.3.0, com.ibm.ws.kernel.boot.core, com.ibm.ws.org.apache.aries.util, infra.buildtasks-core-6.0.6] > Task :wlp-featureTasks:assemble > Task :wlp-generateChecksums:compileJava > Task :wlp-generateChecksums:processResources > Task :wlp-generateChecksums:classes > Task :wlp-generateChecksums:jar warning: Unreferenced class path entries [com.ibm.ws.org.apache.ant, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.boot.core, com.ibm.ws.org.apache.aries.util] > Task :wlp-generateChecksums:assemble Note: /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh11.solo/build/open-liberty/dev/wlp-generateRepositoryContent/src/com/ibm/ws/wlp/repository/XmlGenerator.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :wlp-generateRepositoryContent:compileJava > Task :wlp-generateRepositoryContent:processResources > Task :wlp-generateRepositoryContent:classes > Task :wlp-generateRepositoryContent:jar warning: Unable to determine whether the meta annotation com.ibm.ws.ffdc.annotation.FFDCIgnore applied to type com.ibm.ws.kernel.feature.ApiRegion provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.InjectedTrace applied to type com.ibm.ws.kernel.feature.internal.subsystem.FeatureDefinitionUtils$ImmutableAttributes provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceObjectField applied to type com.ibm.ws.kernel.feature.internal.subsystem.FeatureDefinitionUtils$ImmutableAttributes provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.ws.ras.instrument.annotation.InjectedFFDC applied to type com.ibm.ws.kernel.feature.internal.subsystem.FeatureDefinitionUtils$ImmutableAttributes provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.TraceOptions applied to type com.ibm.ws.kernel.feature.internal.subsystem.FeatureDefinitionUtils$ImmutableAttributes provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation com.ibm.websphere.ras.annotation.Trivial applied to type com.ibm.ws.kernel.feature.internal.subsystem.FeatureDefinitionUtils provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Activate applied to type com.ibm.ws.kernel.feature.internal.subsystem.FeatureIntrospector provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Reference applied to type com.ibm.ws.kernel.feature.internal.subsystem.FeatureIntrospector provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Unable to determine whether the meta annotation org.osgi.service.component.annotations.Component applied to type com.ibm.ws.kernel.feature.internal.subsystem.FeatureIntrospector provides bundle annotations as it is not on the project build path. If this annotation does provide bundle annotations then it must be present on the build path in order to be processed warning: Imports that lack version ranges: [com.ibm.websphere.ras, com.ibm.websphere.ras.annotation, com.ibm.ws.ffdc, com.ibm.ws.ras.instrument.annotation, com.ibm.wsspi.kernel.service.location, com.ibm.wsspi.logging, javax.security.auth.x500, javax.tools, javax.xml.parsers, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.stream, javax.xml.validation, org.apache.aries.util.manifest, org.apache.tools.ant.types, org.eclipse.equinox.region, org.w3c.dom, org.xml.sax] warning: Unreferenced class path entries [com.ibm.ws.org.apache.ant, jsoup-1.7.2, com.ibm.websphere.org.osgi.core, com.ibm.ws.kernel.boot.core, wlp-generateChecksums, com.ibm.ws.kernel.feature.core, com.ibm.json4j, com.ibm.websphere.javaee.jaxb.2.2] > Task :wlp-generateRepositoryContent:assemble > Task :wlp-jakartaee-transform:compileJava NO-SOURCE > Task :wlp-jakartaee-transform:processResources NO-SOURCE > Task :wlp-jakartaee-transform:classes UP-TO-DATE > Task :wlp-jakartaee-transform:jar warning: There is an empty jar or directory on the classpath: main warning: Unused -privatepackage instructions , no such package(s) on the class path: [org.eclipse.transformer.jakarta] warning: Imports that lack version ranges: [org.eclipse.transformer] > Task :wlp-jakartaee-transform:assemble > Task :wlp-mavenRepoTasks:compileJava > Task :wlp-mavenRepoTasks:processResources > Task :wlp-mavenRepoTasks:classes > Task :wlp-mavenRepoTasks:jar warning: Imports that lack version ranges: [org.apache.maven.model, org.apache.maven.model.io.xpp3, org.apache.tools.ant.types] warning: Unreferenced class path entries [com.ibm.ws.org.apache.ant, commons-lang-2.4, javax.json-api-1.1.4, maven-model-3.5.0, com.ibm.ws.org.apache.commons.io, org.apache.aries.util-1.1.3] > Task :wlp-mavenRepoTasks:assemble > Task :wlp-metatypeValidator:compileJava > Task :wlp-metatypeValidator:processResources > Task :wlp-metatypeValidator:classes > Task :wlp-metatypeValidator:jar warning: Imports that lack version ranges: [javax.xml.namespace, javax.xml.stream, javax.xml.stream.util, org.w3c.dom] warning: Unreferenced class path entries [com.ibm.websphere.org.osgi.core, com.ibm.websphere.javaee.jaxb.2.2] > Task :wlp-metatypeValidator:assemble > Task :wlp-rasInstrumentation:assemble > Task :wlp.lib.extract:publishManifest > Task :wlp.lib.extract:publishExtract > Task :wlp.lib.extract:assemble > Task :wlp.lib.extract_fat:assemble SKIPPED > Task :wlp.lib.extract_test:globalize NO-SOURCE > Task :wlp.lib.extract_test:compileJava NO-SOURCE > Task :wlp.lib.extract_test:processResources NO-SOURCE > Task :wlp.lib.extract_test:classes UP-TO-DATE > Task :wlp.lib.extract_test:jar SKIPPED > Task :wlp.lib.extract_test:assemble UP-TO-DATE > Task :com.ibm.ws.springboot.support.version20.test.war.app:module:assemble > Task :com.ibm.websphere.appserver.features:createFeatureResources > Task :com.ibm.websphere.appserver.features:globalize NO-SOURCE > Task :com.ibm.websphere.appserver.features:compileJava NO-SOURCE > Task :com.ibm.websphere.appserver.features:processResources NO-SOURCE > Task :com.ibm.websphere.appserver.features:classes UP-TO-DATE > Task :com.ibm.websphere.appserver.features:jar SKIPPED > Task :com.ibm.websphere.appserver.features:publishWLPJars NO-SOURCE > Task :com.ibm.websphere.appserver.features:assemble Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings BUILD SUCCESSFUL in 24m 26s 4739 actionable tasks: 4734 executed, 5 up-to-date